@CHARSET "UTF-8";

.loginlogoImg {
	background-image: url(../img/spartacus.svg);
}

.headerLogoImg {
	background-image: url(../img/headerLogo.png);
	height: 4em;
	background-repeat: no-repeat;
	background-position: center;
	top: 0;
}

.poweredByText {
	visibility: hidden;
}