#v2-logo {
	width: 190px;
	height: 48px;
	margin-top: 0;
	margin-left: 10px;
	background: url(StreamOne-logo-lockup-reverse-rgb.png) no-repeat left center;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	-o-background-size: contain;
	background-size: contain;
}
#v2-logo img {display: none}

#login-form-container{
	width: 640px;
	padding: 20px 30px 20px 30px;
}
div.box-form .form-logo {
	height: 40px;
	background: url(TD-StreamOne-logo.png) no-repeat left center,
		url(Enterprise-Solutions.png) no-repeat right center;
	-webkit-background-size: contain, 26%;
	-moz-background-size: contain, 26%;
	-o-background-size: contain, 26%;
	background-size: contain, 26%;
}
div.box-form .form-title {
	margin-top: 20px;
}

#footer .poweredBy {
	display:block;
	line-height: 16px;
	color: #a5a5a5;
	font-size: 10px;
}
#page.page-site-login #footer,
#page.page-site-index #footer .poweredBy {
	position: fixed;
	bottom: 10px;
}
#page.page-site-index #footer .poweredBy {
	left: 50%;
	margin-left: -60px;
}
#footer .poweredBy a
{
	width:58px;
	height:14px;
	text-indent:-9999px;
	text-transform: capitalize;
	background: url(footer-logo-orbitera-s.png) no-repeat center;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	-o-background-size: contain;
	background-size: contain;
	display:inline-block;
	vertical-align: baseline;
}
