/*
		Purpose:	Veri-Check Branding, Style Sheet
		Site:		application.veri-check
		Author:		Anna Hough (c) Fusion Advertising & Design Ltd 2017
		Version:	0.01 (03 Jan 2017)
	
*/

body.loginContainer { font-family:'Roboto', Arial, Helvetica, sans-serif; font-weight:200;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#25cdcc+0,1a2d81+100 */
	background: #25cdcc; /* Old browsers */
	background: -moz-linear-gradient(left,  #25cdcc 0%, #1a2d81 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  #25cdcc 0%,#1a2d81 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  #25cdcc 0%,#1a2d81 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#25cdcc', endColorstr='#1a2d81',GradientType=1 ); /* IE6-9 */
}
