



/*@import url('http://fonts.googleapis.com/css?family=Titillium+Web:400,700');*/


.body {
	background: url(../img/login/bg_pattern.png) repeat-x;
	font-size: 13px !important;
	font-family:/* 'Titillium Web',*/Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-style: normal;
}

.boxBluTitle {
	border: 1px solid #e6e6e6;
	background: #eaeaea;
	padding: 10px 10px 7px 10px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	text-transform: uppercase;
	zoom: 1;
}

.boxBluTitleText {
	float: left;
}

.clear {
	clear: both;
}

.mainContainer {
	margin-left: auto;
	margin-right: auto;
	width: 953px;
}

.mainContainerInner {
	/*background: url(../img/login/bg_centrale.png) no-repeat;*/
	background: linear-gradient(to bottom, rgb(229, 229, 229) 0%, rgba(202,202,202,0) 54%, rgba(201,201,201,1) 100%);
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	padding-top: 15px;
}

.boxLogoCflow {
	padding: 25px 65px 25px 45px;
	background:url(../img/logod.png) no-repeat 46px;
	margin-bottom: 15px;
	margin-top: 7px;
}

.contLogInner {
	padding: 0 45px 75px 45px;
}

.imgPresentazione {
	background: url(../img/login/img_grande.png) no-repeat;
	height: 380px;
	width: 613px;
	position: relative;
	border-radius: 5px;
	border: 3px solid #FFF;
}

.boxLogin {
	background: #FFF;
	border-radius: 5px;
	position: absolute;
	right: -251px;
	top: 141px;
	width: 360px;
	height: 221px;
	box-shadow: 3px 3px 10px #AAA;
}

.boxLoginInner {
	color: #7f7f7f;
	text-transform: uppercase;
	padding: 25px;
}

.GridLayoutNoBorder tr.z-row td.z-row-inner,tr.z-row .z-cell,div.z-grid {
	border: none;
	overflow: hidden;
	zoom: 1;
	background: white;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: none;
}

.spessore10 {
	width: 10px;
	height: 10px;
}

.pwdDimenticata {
	color: #474747;
	text-transform: none;
	text-align: right;
}

.accessoLoginButton {
	background: url(../img/login/bg_bottone.png) no-repeat;
	padding: ;
	margin-left: 160px;
	width: 150px;
	border: none;
	text-align: center;
	text-transform: uppercase;
	cursor: pointer;
	height: 50px;
	width:140px !important;
}

.accessoLoginButton:hover {
	color: #000;
}

.footer {
	padding: 20px;
}

.txtFooter {
	float: left;
	width: 250px;
	padding-top: 5px;
	color: #757575;
}

.logoFooter {
	float: right;
	width: 160px;
}

.contHeader {
	margin: 15px 15px 15px 25px;
}

.contHeaderLogo {
	float: left;
	width: 250px;
}

.contHeaderRight {
	float: right;
	width: 650px;
	padding-top: 15px;
}

.contWelcomeUser {
	float: left;
	text-align: right;
	width: 500px;
	padding-top: 5px;
}

.contHeaderIcon {
	float: right;
	width: 100px;
	padding: 0 25px;
	text-align: center;
}

.contIcoSingola {
	float: left;
	width: 50px;
}

.contIcoSingolaTxt a {
	color: #7f7f7f;
	font-size: 10px;
}

.contIcoSingolaTxt a:hover {
	color: #000;
}

.contIcoSingolaTxt.z-div span.z-label {display:none;}

.topHeaderTestoBenvenuti .z-label {
	color: #000000;
	font-size: 20px !important;
	
}

.topHeaderTestoAccesso .z-label {
	color: #868686;
	display:none;
}

.z-menuitem-btn {border:none; }

.menuItem .z-menuitem-btn {
	width: 43px;
	min-height: 40px;
	/*background-color: #f2f2f2;*/
}

.menuItem .z-menuitem-inner-m {
	background-color: #f2f2f2;
	border: none;
}

.menuFunctionLabelStyle {
	font-weight: bold;
	font-size: 13px !important;
	color: #ed1d24;
	font-family: Inherit, Serif;
}

.cflow-brand {
    padding-top: 4px;
    padding-left: 10px;
    padding-right: 51px;
}

.navbar-nav > li > a {
    padding-top: 14px;
    padding-bottom: 10px;
    line-height: 20px;
}

/*.z-a {font-family: 'Titillium Web', sans-serif !important; font-size:12px; text-decoration:none; color:#ed1d24;}*/
.z-a {font-family: Arial, Helvetica, sans-serif !important; font-size:12px; text-decoration:none; color:#ed1d24;}
.z-a:hover {}

/*.z-groupbox-3d-hl .z-groupbox-3d-header*/
.z-caption input, .z-caption td {/*font-family: 'Titillium Web', sans-serif !important; */ font-family: Arial, Helvetica, sans-serif !important; font-size:15px;  color:#ed1d24; padding:3px 10px; font-size:13px !important;
}

/*.z-grid-body .z-rows tr td div div span {font-weight:bold !important;}*/
.z-rows .z-row-inner .z-div .z-label {font-weight:normal !important; font-size:12px !important; }

td .z-row .z-label {}

.boxLoginInner .z-rows .z-row-inner .z-div .z-label {font-size:11px !important;}
