body {
	margin: 0px;
	padding: 0px;
	background-image: url(../Siteezy-Assets/BackgroundImage.jpg);
}
img { border:0px solid; }
.Container {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	background-position: top;
	height: 100vh;
	background-attachment: fixed;
	clear: both;
	background-image: url(../Siteezy-Assets/BackgroundImage.jpg);
}
.tint {
	background-color:rgba(0,0,0,.0);
	height:100vh;
	background-attachment:fixed;
	clear:both;
}
.Holder {
	width:900px;
	height:auto;
	margin:0 auto;
	padding-top:31px;
	clear:both;
}
.WelcomeMessage {
	width: 496px;
	height: auto;
	margin: 11px auto;
	float: left;
	background-image: url(../Siteezy-Assets/YourLogo.png);
	background-repeat: no-repeat;
}
.OuterAccountBox {
	width:300px;
	padding:12px;
	margin:0px auto;
	margin-left:31px;
	margin-bottom:11px;
	border-radius:16px;
	background-color:rgba(0,0,0,.3);
	float:left;
}
.Account {
	width:300px;
	height:auto;
	padding:11px 0px 11px 0px;
	margin:0px auto;
	border-radius:6px;
	background-color:rgba(245,244,244,1.00);
}
h2 {
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin:0px 0px 0px 0px;
	color:rgba(5,26,107,1.00);
	font-size:21px;
	font-weight:lighter;
}
h1 {
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin:6px 0px 0px 0px;
	color:#FFF;
	font-size:31px;
	font-weight:lighter;
}
h3 {
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin:6px 0px 0px 0px;
	color:#FFF;
	font-size:16px;
	font-weight:lighter;
}
h5 {
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin:6px 0px 0px 0px;
	color:#FFF;
	font-size:21px;
	font-weight:lighter;
}
h6 {
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin:6px 0px 0px 0px;
	color:#000;
	font-size:14px;
	font-weight:lighter;
}
.TextFieldStyle {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: 450;
	padding-left: 6px;
	border: 1px solid #AAAAAA;
	;
	border-radius: 6px;
	width: 95%;
	height: 35px;
}
.Auth {
	float: right;
	width: 400px;
	text-align: center;
	font-size: 30px;
}
.Button {
	width:100px;
	height:30px;	
	border-radius:6px;
	border:1px solid #9A8601;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:14px;
	font-weight:lighter;
	margin:6px 0px 6px 0px;
	/* CSS Button Gradient Start */
	
	background: rgba(254,182,69,1);
	background: -moz-linear-gradient(top, rgba(254,182,69,1) 0%, rgba(232,216,67,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(254,182,69,1)), color-stop(100%, rgba(232,216,67,1)));
	background: -webkit-linear-gradient(top, rgba(254,182,69,1) 0%, rgba(232,216,67,1) 100%);
	background: -o-linear-gradient(top, rgba(254,182,69,1) 0%, rgba(232,216,67,1) 100%);
	background: -ms-linear-gradient(top, rgba(254,182,69,1) 0%, rgba(232,216,67,1) 100%);
	background: linear-gradient(to bottom, rgba(254,182,69,1) 0%, rgba(232,216,67,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feb645', endColorstr='#e8d843', GradientType=0 );
	
	/* CSS Button Gradient End */
}
.Button:hover {
background: rgba(254,182,69,1);
background: -moz-linear-gradient(top, rgba(254,182,69,1) 0%, rgba(204,187,30,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(254,182,69,1)), color-stop(100%, rgba(204,187,30,1)));
background: -webkit-linear-gradient(top, rgba(254,182,69,1) 0%, rgba(204,187,30,1) 100%);
background: -o-linear-gradient(top, rgba(254,182,69,1) 0%, rgba(204,187,30,1) 100%);
background: -ms-linear-gradient(top, rgba(254,182,69,1) 0%, rgba(204,187,30,1) 100%);
background: linear-gradient(to bottom, rgba(254,182,69,1) 0%, rgba(204,187,30,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feb645', endColorstr='#ccbb1e', GradientType=0 );
}
.RegisterOuterBox {
	width: 350px;
	padding: 12px;
	border-radius: 16px;
	background-color: rgba(0,0,0,.3);
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
.RegisterBox {
	width: 350px;
	height: auto;
	border-radius: 6px;
	background-color: rgba(245,244,244,1.00);
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 11px;
	padding-left: 0px;
}
.error {
	height:auto;
	margin:6px auto;
	border:1px solid #414141;
	background-color:rgba(5,75,41,1.00);
	color:#FFF;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	padding:3px;
	text-align:center;	
}
.Logo {
	width: 200px;
	height: 102px;
	margin-top: 21px;
}
.LogoMobile {
	display: none;
	width: 200px;
	height: 102px;
	margin-top: 11px;
	margin-right: auto;
	margin-bottom: 11px;
	margin-left: auto;
}
.MobileFooter {
	width:300px;
	margin:6px; auto;
	text-align:center;
	display:none;
}
.FormHolder {
	width: 100%;
	margin: 6px auto;
}
.FormElement {
	width: 90%;
	margin: 6px auto;
	text-align: center;
	word-spacing: normal;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #FFF;
	background-color: #F00;
	text-decoration: underline;
}
@media (max-width: 1000px) {
.LogoMobile {
	display:block;
}
.WelcomeMessage {
	display: none;
	float: left;
	width: 50%;
}
.Auth {
	width:100%;
	float:none;
	margin:0 auto;
	margin-left:0px;
}
.Holder {
	width:100%;
	margin:0 auto;
}
.OuterAccountBox {

	margin-left:0px;
	margin:11px auto;
	float:none;
	padding:0px;
	width:90%;
	background-color:transparent;

}
.Account {
	width: 90%;
}
.RegisterOuterBox {
	width:90%;
	padding:12px;
	margin:0px auto 0px auto;
	border-radius:16px;
	background-color:rgba(0,0,0,.3);
}
.RegisterBox {
	width:100%;
	height:auto;
	padding:11px 0px 11px 0px;
	border-radius:6px;
	background-color:rgba(245,244,244,1.00);
}
.MobileFooter {
	width:90%;
	margin:6px auto;
	text-align:center;
	display:block;
}

}
