.obrand_loginPageLogoImage {
	margin-bottom: 0px;
	opacity: 0.2;
	color: #fff;
	background: #fff url(../images/eventi.jpg)
		top center no-repeat;
	width: 100%;
	height: 100%;
	background-size: cover;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

.eventi_style_background body{
	background-size: 100% auto;
	background: #282d33 url(../images/eventi.jpg) top center repeat-y;
	opacity: 0.8;
	overflow: hidden;
	color: #fff;
	top:0;
	left: 0;
	width: 100%;
	height: 100%;
	position: absolute;
	background-size: cover;
	/* background-repeat: repeat-x;
	background-position: 50% 0; */
}

.login-pf {
	font-family: 'Open Sans', Helvetica, Arial, sans-serif !important;
}

.login-pf .container {
	background-color: rgba(0, 0, 0, 0.25);
	bottom: 13%;
	clear: right;
	color: #fff;
	padding-bottom: 40px;
	padding-left: 80px;
	position: absolute;
	width: 100%;
}

.container {
	padding-top: 10px !important;
}

