body div.public {
	background-color: white;
}

#header h1.app-logo {
	background-image: url(/brand/fiberstream-voip.ch/logo.png);
	background-repeat: no-repeat;
	background-size: 230px;
	margin-top: 75px;
}

.login-page .login-logo {
	background: url(/brand/fiberstream-voip.ch/logo.png) 32px 20px no-repeat;
	height: 70px;
}

#header {
	height: 125px;
	color: #222;
	background: white;
	background-image: inherit;
}

#header h1{
	margin-top: 3.99rem;
}
