html{
	background:#eee;
}
body{
	padding:0;
	text-align:center;
	font-size:small;
	font-family:Arial, Helvetica, sans-serif;
	background-image: url(../images/login/bg.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	background-color: #FFF;
	background-position: top;
}

	body.bodyBackground {
		background: #48FE9B url(/Content/images/Brightly/Brightly_background_graphic.png) round;
		background-size: cover;
		transform-style: preserve-3d;
		min-height: 100vh;
	}

		body.bodyBackground:before {
			content: "";
			background-image: url(/Content/images/Brightly/brightly_wordmark_blue_RGB.png);
			background-size: contain;
			background-repeat: no-repeat;
			height: 41px;
			width: 147px;
			position: absolute;
			top: 28px;
			left: 28px;
			transform: translateZ(0px);
		}
		body.bodyBackground * {
			transform: translateZ(1px);
			-ms-transform: translateZ(1px);
			z-index: 1;
		}
		body.bodyBackground:after {
			content: "";
			background-image: url(/Content/images/Brightly/Brightly_crescent_on_green_01.png);
			background-size: 80vw;
			background-repeat: no-repeat;
			height: 100%;
			width: 100%;
			position: absolute;
			top: 0;
			left: 0;
			transform: translateZ(0px);
			-ms-transform: translateZ(0px);
			background-position: 50vw 0vw;
		}
@media screen and (max-width: 1600px) {
	body.bodyBackground:after {
		background-size: 1400px
	}
}
@media screen and (max-width: 1200px) {
	body.bodyBackground:after {
		background-size: 1400px;
	}
}

#container{
	text-align:left;
	border:1px solid #ccc;
	-webkit-box-shadow:rgba(0,0,0,.2) 0px 0px 5px;
	-moz-box-shadow:rgba(0,0,0,.2) 0px 0px 5px;
	box-shadow:rgba(0,0,0,.2) 0px 0px 5px;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 640px;
	min-height: 400px;
	background-image: url(../images/login/mainContent-bg.jpg);
	margin-top: 40px;
	padding: 0px;
}
#marginTop {
	padding-top: 75px;
/*	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);*/
}
@media screen and (min-height: 700px) {
	#marginTop {
		position: absolute;
		left: 50%;
		top: 50%;
		-webkit-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
	}
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	#marginTop {
		position: inherit;
		transform: none;
		-webkit-transform: none;
	}
}



#container,
#bottom,
.your-server {
	margin: 0 auto;
	width: 800px;
}
	.your-server > div {
		padding: 24px 30px;
		text-align: right;
		font-size: 10px;
	}
#bottom{
	width:800px;
	height:10px !important;
	margin-bottom:10px;
}

#container.login-container {
	overflow: hidden;
	border-radius: 26px;
	border: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	background-image: none;
	background-color: #003358;
	font-family: Roboto, 'Lucida Grande', 'Lucida Sans Unicode', Tahoma, sans-serif;
}

#container.login-container .remember-password span,
#container.login-container .remember-password a {
	font-size: 14px;
}

form.wufoo {
	margin: 20px 14px 0 14px;
	padding: 0 0 20px 0;
}

.mainContent {
	margin-top: 0px;
	width: 530px;
	float: left;
	margin-left: 25px;
}
.your-server,
.mainContent span{
	color: #FFFFFF;
}

	.mainContent input[type=text],
	.mainContent input[type=password],
	.mainContent input[type=email] {
		width: 100%;
		padding: 14px;
		border-radius: 8px;
		border: 1.5px solid transparent;
		outline: none;
		color: #002743;
		font-size: 15px;
	}

	.mainContent .buttons a{
		font-size: 14px;
	}

.mainContent.has-error #loginError,
.mainContent.has-error input[type=text],
.mainContent.has-error input[type=email],
.mainContent.has-error input[type=password] {
	border: 1.5px solid #B40909;
}
.control-group:focus-within label {
	color: #48FE9B;
}
.control-group:focus-within input[type=text],
.control-group:focus-within input[type=password],
.control-group:focus-within input[type=email],
.control-group:focus-within input[type=checkbox]:before {
	border: 1.5px solid #48FE9B;
}


.control-group.check-box {
	display: flex;
	align-items: end;
}

input[type=checkbox] {
	-moz-appearance: none;
	-webkit-appearance: none;
	-o-appearance: none;
	outline: none;
	content: none;
}

	input[type=checkbox]:before {
		font-family: "Material Icons";
		content: "check";
		font-size: 15px;
		color: transparent !important;
		background: #FFFFFF;
		display: block;
		width: 15px;
		height: 15px;
		border: 1px solid black;
		border-radius: 5px;
		border: 2px solid transparent;
	}

	input[type=checkbox]:checked:before {
		color: black !important;
		background-color: #48FE9B;
	}

a {
	color: #FFFFFF!important;
    text-decoration: underline !important;
}
#loginError span,
#loginError a {
	color: #B40909!important;
	display: inline-block;
	line-height: 24px;
	font-size: 12px;
}
#loginError a {
	text-decoration: underline;
}

	#news h2 {
		font-weight: normal;
		font-size: 140%;
		clear: left;
		margin-right: 0;
		margin-bottom: 5px;
		margin-left: 0;
		background-repeat: no-repeat;
		text-indent: 30px;
		height: 25px;
		color: #424029;
	}

/* ----- INFO ----- */

.info{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding: 0px;
}
#clientLogo {
	margin-bottom: 10px;
}
.clientLogo {
	max-height: 20px;
}

#clientLogo img {
	padding: 0px;
	max-width: 200px;
	max-height: 180px;
	margin-top: 24px;
	margin-right: 24px;
}


.info .recentNews {
	background-image: url(../images/login/news.gif);
	background-repeat: no-repeat;
}
.info .blogPosts {
	background-image: url(../images/login/blog.gif);
	background-repeat: no-repeat;
}
.info ul {
	font-size:95%;
	line-height:130%;
	color:#555;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-image: url(../images/login/ul-arrow.png);
	list-style-position: outside;
	
    

	
}
.info ul li {
	margin-bottom: 5px;
}


.info a  {
	color: #FFFFFF;
	font-weight: normal;
}

.info .tweets {
	background-image: url(../images/login/tweets.gif);
	background-repeat: no-repeat;
}

.infoLogin {
	display:inline-block;
	clear:both;
	margin-right: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 1%;
	padding-left: 1%;
}

	.infoLogin h2 {
		display: inline-block;
		font-weight: normal;
		font-size: 160%;
		margin: 0 0 5px 0;
		clear: left;
		color: #424029;
		font-family: Roboto, Arial, Helvetica, sans-serif;
		font-size: 19px;
		font-weight: bold;
	}
	.infoLogin p {
		display: inline-block;
		margin: 0px;
		font-family: Roboto, Arial, Helvetica, sans-serif;
		font-size: 19px;
		font-weight: normal;
	}
	.infoLogin h4 {
		font-size: 13px;
		font-weight: normal;
	}

#news {
	width: 50%;
	float: right;
	margin-left: 0px;
	margin-right: 40px;
	margin-top: 10px;
	margin-bottom: 15px;
}
#footer {
	clear: both;
	color: white;
}
#footer h2 {
	font-weight:normal;
	font-size:140%;
	display: inline;
	margin-bottom: 0px;
	font-variant: normal;
}
#footer p {
	padding: 0px;
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer img {
	margin-left: 45px;
}
#footer, #header {
	background-color: #003358;
	color: #FFFFFF;
}
#footer .custom-banner-message {
	padding: 24px 0;
}

form li div,
form li span,
label.desc,
.infoLogin h2,
.infoLogin h4,
.infoLogin p {
	color: #FFFFFF;
	font-size: 19px;
}

#header .theworxhub {
	font-family: Roboto, 'Lucida Grande', 'Lucida Sans Unicode', Tahoma, sans-serif;
	font-weight: 500;
	font-size: 40px;
	padding: 40px 30px;
	flex: auto;
}

#header {
	display: flex;
	flex-wrap: wrap;
	align-content: center;
}

	#header .header-item {
		display: flex;
	}

#topLogoContainer {
	text-align: left;
	width: 800px;
	margin: 0 auto;
	margin-bottom: 5px;
}
#topLogoContainer .logo {
	max-width: 800px;
}

#container:not(.redirect) .show-while-redirect {
	display: none !important;
}

#container.redirect .hide-while-redirect {
	display: none !important;
}

.show-while-redirect {
	color: #FFFFFF;
	padding: 24px;
}

	.show-while-redirect > div {
		font-size: 18px;
		padding: 16px 0px;
	}

	.show-while-redirect .H1 {
		font-size: 40px;
		font-weight: 500;
		padding: 20px 0px;
	}

	.show-while-redirect .H2 {
		font-size: 30px;
		font-weight: 500;
		padding: 20px 0px;
	}

	.show-while-redirect .footer {
		display: flex;
		font-size: 13px;
		padding: 80px 0px 0px 0px;
	}
