/* Styles form page blocks */

.bg-blue-s1 h1, .bg-blue-s1 h3	{
		.bg-blue-s1 h1, .bg-blue-s1 h3}

.bg-blue-s1 h1, .bg-blue-s1 h3	{
		color: #fff!important;
		        line-height: 1.6;
		        text-shadow: 1px 1px #2a5276;
		}

.c-gradient-bg-1	{
		background-color: #3c72a1;
		        background-image: linear-gradient(to right, #3c72a1, #1c9fc3);
		}

.cookiecolor	{
		color:White !important;
		}

.cookiebg	{
		background-color: rgba(46,139,87,.8);
		}

.cookiemsg	{
		overflow: hidden;
		                 z-index:10000;
		                right:0;
		                position:fixed;
		}

/* END Styles form page blocks */

