#supersized { display: none !important; background: none !important; }
body.cb-active { background: #fff !important; }
body.cb-active #header,
body.cb-active #content { display: none !important; }
body.cb-active #colorbox { display: block !important; }
body.cb-active #colorbox { left: 0 !important; }
body.cb-active #colorbox + #wrap { /* display: none; */ }
body.cb-active #colorbox .jspContainer,
    body.cb-active #colorbox .jspScrollable,
    body.cb-active #colorbox .custom-scroller,
    body.cb-active #colorbox #cboxLoadedContent,
    body.cb-active #colorbox #cboxContent,
    body.cb-active #cboxWrapper,
    body.cb-active #colorbox { *display: inline-block; height: auto !important; overflow: visible !important; }
body.cb-active #colorbox .jspContainer:after,
    body.cb-active #colorbox .jspScrollable:after,
    body.cb-active #colorbox .custom-scroller:after,
    body.cb-active #colorbox #cboxLoadedContent:after,
    body.cb-active #colorbox #cboxContent:after,
    body.cb-active #cboxWrapper:after,
    body.cb-active #colorbox:after { content: "."; visibility: hidden; height: 0; font-size: 0; clear: both; }
body.cb-active #colorbox #cboxNext { display: none !important; }
body.cb-active #colorbox #cboxPrevious { display: none !important; }
body.cb-active #colorbox #cboxClose { display: none !important; }
body.cb-active .footer-container { visibility: hidden !important; }
body.cb-active #cboxOverlay { background: #fff !important; }

.jspContainer,
.jspPane { width: auto !important; height: auto !important; position: static; overflow: visible !important; }
.jspVerticalBar { display: none !important; }

.icon-print { display: none; }