Introduce BigScreen styled FullScreenOverlay & update Favourites Manager style
This MR introduces a new FullScreenOverlay component, based on the NanoShell.FullScreenOverlay. It is a styled full screen shell overlay component with a header, close button and animation. It is intended to be shared across similar full screen overlays within the shell.
The first usage of this overlay is in the Favourites Manager, which has been slightly modified visually and now includes add and remove icons.

