@charset "UTF-8";
/* CSS Document */

body {
	color: #ffffff;
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
img#qr {
	height: 200px;
	width: 200px;
	margin: 50px;
}
h1 {
	font-size: 72px;
	margin-top: 0px;
	margin-bottom: 25px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #00c13a;
	color: $font_color;
	height: auto;
	width: auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	letter-spacing: 1px;
}
h3 {
	margin: 0px;
	padding: 5px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: $font_color;
	background-color: #00c13a;
	height: auto;
	width: auto;
}
.text {
	position: absolute;
	left: 75px;
	bottom: 75px;
}
#contact {
	color: $font_color;
	background-color: #0f1221;
	position: absolute;
	right: 0px;
	margin: 0px;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;
	text-align: right;
	padding-right: 15px;
	bottom: 0px;
	border-top-width: 2px;
	border-top-color: #e7e7e7;
	border-top-style: solid;
	padding-left: 15px;
}
#contact p {
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	display: inline;
}
#contact a {
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	display: inline;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

#conash3D0 {height:0px; top:-1px;}
.fdpoweredby {
	height:0px;
	top:-1px;
}