html, body {
	height: 99,9999%;
	background-color: #cbd300;
	font-size: 90%;
	font-family: arial,sans-serif;
	margin: 0;
	padding: 0;
}

.smartcard {
 	background:#005292 url('../img/smartcard.gif') no-repeat center center;
    position: relative; 
    top:5px;
	width: 60px;
    height: 40px;  
}

.rounded {
 	background:#005292 url('../img/logo_edotto_login.gif') no-repeat center center;
    position: absolute;
	top: 0;
	left:0; 
	width: 42%;
    min-height: 100%;
	margin: 0 auto;
    padding: 0;
   	float:  left;
    border: none;
	z-index:1;
    border-radius: 0 40px 40px 0;
    -moz-border-radius: 0 40px 40px 0;
    -webkit-border-radius: 0 40px 40px 0;    
}

.login {
 	background:transparent;
    position: absolute;
	top: 35%;
	right: 15%;
	width: 416px;   
	margin: 0 auto;
    padding-bottom: 1em;
    transform: translateX(-2px);
    padding-top: 0em;
   	float:  left;
    border: none;
	z-index: 3;
}

.loginsmartcard {
 	background:transparent;
    position: absolute;
	top: 15%;
	right: 15%;
	width: 416px;   
	margin: 0 auto;
    padding-bottom: 1em;
    transform: translateX(-2px);
    padding-top: 0em;
   	float:  left;
    border: none;
	z-index: 3;
}

.csinfo_sup {
 	background:#005292;
    position: absolute;
	top: 0;
	right: 15%;
	width: 416px;   
	margin: 0 auto;
    padding-bottom: 1em;
    transform: translateX(-2px);
    padding-top: 0em;
   	float:  left;
    border: none;
	z-index: 3;
    border-radius: 0px 0px 26px 26px;
    -moz-border-radius: 0px 0px 26px 26px;
    -webkit-border-radius: 0px 0px 26px 26px;    
}

.csinfo_inf {
 	background:#005292;
    position: absolute;
	bottom: 0;
	right: 15%;
	width: 416px;   
	margin: 0 auto;
    padding-bottom: 1em;
    transform: translateX(-2px);
   	float:  left;
    border: none;
	z-index: 3;
    border-radius: 26px 26px 0px 0px;
    -moz-border-radius: 26px 26px 0px 0px;
    -webkit-border-radius: 26px 26px 0px 0px;    
}

#logogruppo {
    background:transparent url('../img/exprivia_spa_login.png') no-repeat center bottom;
   	position: absolute;
	bottom:5px;
	left:0px;
	width: 42%;
    height: 44px;
	margin: 0 auto;
    padding: 0;
    border: none; 
	z-index:2;
	visibility: visible;
}
 
#versione_software {
   	position: absolute;
	top:5px;
	left:0px;
	width: 42%;
    height: 44px;
	margin: 0 auto;
    padding: 0;
    border: none; 
	z-index:2;
	visibility: visible;
}
 
/* IE6 hack */
* html #contenitore {
    height: 100%;
}
  
fieldset {
	background-color: #005292;
	width: 400px;
	border: 0px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    border-radius: 26px 26px 26px 26px;
    -moz-border-radius: 26px 26px 26px 26px;
    -webkit-border-radius: 26px 26px 26px 26px;
    padding-top: 0cm;
}

.button {
	font-weight: lighter;
	text-decoration: none;
	background-color: transparent;
	color: #FFFFFF;
	/* padding: 1px 6px 1px 6px; */
	margin: 8px 0px 0px 0px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}

input {
	width: 110px;
	float: left;
	margin-bottom: 0px;
	margin-top: 10px;
	text-align: left;
	border: 0px;
	border-color: #336699;
	}

label {
	text-align: right;
	font-weight: lighter;
	font-size: 0.9em;
	color: #FFFFFF;
	width: 125px;
	padding-right: 10px;
	padding-left: 0px;
	margin-top: 15px;
	margin-left: 0px;
	margin-bottom: 0px;
	float: left;
}

#BtnResetPassword {
	text-align: center;
	font-weight: lighter;
	font-size: 0.9em;
	color: #FFFFFF;
	width: 100%;
	margin-top: 30px;
	float: none;
	background-color: transparent;	
}

.legend {
	text-align: center;
	font-weight: bold;
	font-size: 1em;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	width: 100%;
}

.legend_top {
	text-align: center;
	font-weight: bold;
	font-size: 1em;
	margin-top: 8px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	width: 100%;
}

#contenitore
{
background-color: transparent;
	text-align: left;
	/* margin-top: 20px;
	margin-left: -20px; 
	position: absolute;
	top: 0px;
	left: 50%;*/
	width: 58%;
    min-height: 100%;
	margin: 0 auto;
    padding: 0;
   	float:  right;
    border: none;
	height: 100%;
	visibility: visible
}
br {
	clear: left;
}
#error {
    position: absolute;
	top: 75px;
	right: 18%;
	width: 320px;   
	margin: 0 auto;
    padding-bottom: 1em;
    transform: translateX(-2px);
    padding-top: 0em;
   	float:  left;
	z-index:-1;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-align: left;
	color: #005292;
	background: #FFF;
	font-size: 1em;
	border: 2px solid #005292;
	padding: 0.5em;
	/* clear:right; */
	}
	
#errorsmartcard {
	position: relative; 
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-align: left;
	color: #005292;
	background: #FFF;
	top: 75px;
	right: -17%; 
	font-size: 1em;
	border: 2px solid #005292;
	padding: 0.5em;
	width: 320px;
	/* clear:right; */
	}

#info {
	position: absolute;
	left: 50%;
	
	width: 34%;
    height: 32%;
    overflow-x: auto;
	margin: 45px 0 0 18px;
    padding: 0;
    background-color:transparent; 
    border: none; 
	z-index:3;
	color: #000;
	visibility: visible;
}

.info_resetpwd {
	background:transparent;
    position: absolute;
	top: 15%;
	right: 15%;
	width: 416px;   
	margin: 0 auto;
    padding-bottom: 1em;
    transform: translateX(-2px);
    padding-top: 0em;
   	float:  left;
    border: none;
	z-index:-1;
	overflow-x: auto;
}

#bookmarks {
    position: absolute;
    right: 0;
    margin-top: 42px;
}

#bookmarks a, #bookmarks a:visited {
	color: #fff;
    text-decoration: none;
    font-weight: bold;
    margin: 0;
    font-size: 14px;
    display: block;
    background-color: #005292;
    border-radius: 14px 0 0 14px;
    -moz-border-radius: 14px 0 0 14px;
    -webkit-border-radius: 14px 0 0 14px;
    padding: 6px 4px 6px 10px;
    margin-bottom: 4px;
    border-right: 4px solid #0092BC;
    width: 115px;
}

#bookmarks a:hover {
	background-color: #0092BC;
}

.loading_background {
	background: #005292 url('../img/loading_90.gif') no-repeat 50% 70%;
}

.loading_background_smartcard {
	background: #005292 url('../img/loading_150.gif') no-repeat 50% 60%;
}

#cookie-banner {
	z-index: 3;
	background-color: rgba(255, 255, 255, 0.75);
	border: black;
    box-shadow: 0px 0px 7px 0px;
	width: 100%;
	height: 10%;
	position: fixed; 
	bottom: 0;
	-moz-transition: height .5s;
	-ms-transition: height .5s;
	-o-transition: height .5s;
	-webkit-transition: height .5s;
	transition: height .5s;
}


#cookie-banner.hidden {
	height: 0;
}

#cookie-btn {
	border: thin solid #FFFFFF; 
	background-color: #005292; 
	color: #fff;
	margin-left: 10px;
}

.iam-btn {
	border: thin solid #FFFFFF;
	background-color: #005292;
	color: #fff;
	text-decoration: none; 
}

.iam-btn:hover {
	background-color: #036;
}