html { display: none; }

.login-logo {
	position: relative;
	background: url(/jivs/img/jivsLogo.svg);
	background-repeat: no-repeat;
	width: 280px;
	height: 280px;
	margin: 0 auto;
}

.login-version {
	position: absolute;
	bottom: 150px;
	color: white;
	width: 100%;
	left: 63px;
}

.login-center-table {
	margin: 0 auto;
}
