div.fvPlayer>div.playerView>div.errorScreen:after {
	content: 'Failed to load the video. Please reload this page.';
}

div.fvPlayer>div.playerView>ul>li.swapCamera:hover:before {
	content: 'Click to Swap';
}