﻿.divImgLogin {
	position: absolute;
}

.divImgLoginPrincipale {
	left: 0px;
	width: 100%;
	top: 0px;
	bottom: 0px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	right: 0px;
}

.cssDivLoginNoRightSh {
	left: 60%;
	top: 55%;
	height: 370px;
	width: 20px;
	margin-top: -185px;
	margin-left: -10px;
	z-index: 11;
	background-color: #FFF;
}

.cssDivLogin {
	position: absolute;
	right: 40%;
	height: 370px;
	width: 370px;
	top: 55%;
	margin-top: -185px;
	background-color: #FFF;
	z-index: 10;
	-webkit-box-shadow: -2px 0px 3px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: -2px 0px 3px 0px rgba(50, 50, 50, 0.75);
	box-shadow: -2px 0px 3px 0px rgba(50, 50, 50, 0.75);
}

.cssDivLoginBoxSh {
	right: 0px;
	width: 40%;
	top: 0px;
	bottom: 0px;
	-webkit-box-shadow: -2px 0px 3px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: -2px 0px 3px 0px rgba(50, 50, 50, 0.75);
	box-shadow: -2px 0px 3px 0px rgba(50, 50, 50, 0.75);
}

.cssDivLoginPadding {
	left: 25px;
	top: 25px;
	right: 25px;
	bottom: 25px;
}

.divImgLoginRight {
	right: 6%;
	width: 28%;
	top: 0px;
	bottom: 0px;
}

.bottoneOKLogin {
	background-image: url(images/spuntalogin.png);
}

.cssDivLoginPowered {
	padding-top: 15px;
	font-weight: 100;
	text-align: center;
}

.cssDivLoginRecuperaPwd {
	padding-top: 35px;
	font-weight: 100;
	height: 30px;
	text-align: center;
	border-bottom: 1px solid #cad401;
}
