#colorbox, #cboxOverlay, #cboxWrapper {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -2;
    overflow: hidden;
    display: none;
}

#cboxOverlay {
    background: none;
    display: none;
}