You should add it on the theme.css of your current theme
Edit History
I guess the problem is with a module, to fix it just add the follwing CSS rule:
.fancybox-overlay.fancybox-overlay-fixed{ opacity: 1 !important; }
Delete cache and refresh your page.
You should add it on the theme.css of your current theme