.admin-bar .fancybox-container { margin-top: 32px; }
if ( window.Fancybox ){
Fancybox.bind(".gravityview-fancybox", {"animationEffect":"fade","toolbar":true,"closeExisting":true,"arrows":true,"buttons":["thumbs","close"],"i18n":{"en":{"CLOSE":"Close","NEXT":"Next","PREV":"Previous","ERROR":"The requested content cannot be loaded. Please try again later.","PLAY_START":"Start slideshow","PLAY_STOP":"Pause slideshow","FULL_SCREEN":"Full screen","THUMBS":"Thumbnails","DOWNLOAD":"Download","SHARE":"Share","ZOOM":"Zoom"}}});
}