#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; }
#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;margin-top:0px !important; -ms-interpolation-mode:bicubic}
.cboxIframe{width:100%; height:100%; display:block; border:0; padding:0; margin:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}
#cboxOverlay{background:#000; opacity: 0.95; filter: alpha(opacity = 95);}
#colorbox{outline:0;}
    #cboxBottomCenter{height:43px;}
    #cboxContent{ overflow:visible;}
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{margin-bottom:5px;}
        #cboxLoadingOverlay{background:url(http://res.baobacgiang.com.vn/BacGiang/v2016/images/loading_background.png) no-repeat center center;}
        #cboxLoadingGraphic{background:url(http://res.baobacgiang.com.vn/BacGiang/v2016/images/loading1.gif) no-repeat center center;}
        #cboxTitle{position:fixed;bottom:15px;left:0;text-align:center;width:96%;color:#fff;line-height:20px;font-size:14px;padding:0px 20px;background: rgba(4, 4, 4, 0.47);}
        #cboxCurrent{position:fixed; top:45px; left:20px; font-weight:bold; color:#ccc;}
        /* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
		 #cboxClose ,#cboxSlideshow{border:0; padding:0; margin:0; overflow:visible;  position:fixed; top: 10px; right:20px; background:url(http://res.baobacgiang.com.vn/BacGiang/v2016/images/controls.png) no-repeat 0px 0px; width:40px; height:40px; text-indent:-9999px;}
		#cboxPrevious, #cboxNext{border:0; padding:0; margin:0; overflow:visible;  position:fixed; top:40px; right:20px; background:url(http://res.baobacgiang.com.vn/BacGiang/v2016/images/controls.png) no-repeat 0px 0px; width:40px; height:80px; text-indent:-9999px;}
        /* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
        #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}
        #cboxBottomCenter .fb-like {  position:fixed; top:45px; left:100px; }
        #cboxPrevious{left:20px; top:50%; background-position: -250px 0px;}
        #cboxPrevious:hover{background-position:-300px 0px;}
        #cboxNext{right:20px; top:50%; background-position:-150px 0px;}
        #cboxNext:hover{background-position:-200px 0px;}
        #cboxClose{ background-position:-100px 0px;}
        #cboxClose:hover{background-position:-100px -50px;}

        .cboxSlideshow_on #cboxSlideshow{background-position:0px -50px; right:75px;}
        .cboxSlideshow_on #cboxSlideshow:hover{background-position:-50px 0px;}
        .cboxSlideshow_off #cboxSlideshow{background-position:-50px -50px; right:75px;}
        .cboxSlideshow_off #cboxSlideshow:hover{background-position:0px 0px;}
.ArticleContent .image a img:hover {cursor: zoom-in;opacity: 1;}