﻿.lblAzienda
{
	display: block;
	height: 20px;
	font-weight: bold;
}

.cbAzienda
{
	display: block;
	height: 22px;
	width: 350px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
}

.tblExport
{
    float: right;
    width: 450px;
    border: solid 1px #66cc99;
    font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
}

.tblHR
{
    background-color: #ccffcc;
    font-weight: bold;
}

.tblTRd
{
    background-color: #fafcd8;
}

.tblTRp
{
    background-color: #f5f9b4;
}

.lblNeed
{
	display: block;
	height: 20px;
	margin-top: 20px;
	font-weight: bold;
}

.cbNeed
{
	display: block;
	height: 22px;
	width: 350px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	float: left;
}

.pnlListaUtenti
{
    width: 840px;
    height: 290px;
    clear: both;
}

.lblUtenti
{
    clear: left;
	display: block;
	height: 20px;
	margin-top: 20px;
	font-weight: bold;
	width: 420px;
    float: left;
}

.lblUtentiNoComplete
{
    display: block;
	height: 20px;
	margin-top: 20px;
	font-weight: bold;
	width: 420px;
    float: left;
}

.pnlUtentiLocal
{
    clear: left;
    float: left;
    width: 420px;
}

.pnlUtentiNoCompleteLocal
{
    float: left;
    width: 420px;
}

.pnlOverflow
{
    width: 370px;
    height: 220px;
    overflow: auto;
    border: solid 1px #66cc99;
}

.pnlOverflowLocal
{
    width: 370px;
    height: 265px;
    overflow: auto;
    border: solid 1px #66cc99;
}

.gvUtentiLocal
{
    height: 22px;
	width: 350px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
}

.cmdExport
{
	display: block;
    margin-left: 100px;
    margin-right: 20px;
    width: 90px;
    height: 20px;
    float: left;
}

.cmdGraph
{
	display: block;
}

.pnlUtAss
{
    clear: left;
    margin-top: 20px;
    font-weight: bold;
    border-left: solid 1px #6699cc;
    border-bottom: solid 1px #6699cc;
    padding-left: 5px;
    width: 220px;
    float: left;
}

.pnlNC
{
    clear: left;
    margin-top: 20px;
    font-weight: bold;
    border-left: solid 1px #6699cc;
    border-bottom: solid 1px #6699cc;
    padding-left: 5px;
    width: 296px;
    float: left;
}

.pnlUtAssTest
{
    clear: left;
    margin-top: 20px;
    font-weight: bold;
    border-left: solid 1px #6699cc;
    border-bottom: solid 1px #6699cc;
    padding-left: 5px;
    width: 161px;
    float: left;
}

.pnlTC
{
    clear: left;
    margin-top: 20px;
    font-weight: bold;
    border-left: solid 1px #6699cc;
    border-bottom: solid 1px #6699cc;
    padding-left: 5px;
    width: 237px;
    float: left;
}

.lblUtentiAssociati , .lblNeedCompletati
{
    display: block;
    float: left;
}

.lblUtAss, .lnlNC
{
    display: block;
    width: 25px;
    background-color: #fafcd8;
    text-align: center;
    float: left;
}

.gvRiepilogo
{
    clear: left;
    margin-top: 20px;
    border: solid 1px #66cc99;
}

.rowDetails
{
    border-bottom: solid 1px #6699cc;
}

/*****************/
/* Report Utenti */
/*****************/

.pnlcbAzienda
{
    margin-top: 5px;
    width: 360px;
    height: 45px;
    float: left;
    margin-bottom: 10px;
}

.pnlcbTipoUtente
{
    margin-top: 5px;
    width: 250px;
    height: 45px;
    float: left;
}

.pnlgvReportUtenti
{
    clear: left;
    width: 867px;
    height: 387px;
    overflow: auto;
    border: solid 1px #66cc99;
}

.gvReportUtenti
{
 	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
}

/******************/
/* Report accessi */
/******************/

.pnlcbData
{
	margin-top: 5px;
    width: 600px;
    height: 20px;
    margin-bottom: 10px;
}

.lblDataInizio
{
	float: left;
	padding-top: 2px;
	font-weight: bold;
}

.cmdData
{
	display: block;
	float: left;
	margin: 1px 5px 0px 30px;
}

.txtDataFiltro
{
	float: left;
	text-align: center;
}

.pnlgvReportAccessi
{
    clear: left;
    width: 867px;
    height: 363px;
    overflow: auto;
    border: solid 1px #66cc99;
}

.pnlCalDataInizio
{
	position: absolute;
	top: 178px;
	left: 196px;
}

.calDataInizio, .calDataFine
{
	background-color: #fafcd8;
	border: solid 1px #66cc99;
}

.calTitle
{
	background-color: #ccffcc;
}

.pnlCalDataFine
{
	position: absolute;
	top: 178px;
	left: 386px;
}

.pnlcvLog
{
	width: 600px;
}

.pnlcvDataInizio
{
	position: relative;
	left: 60px;
	top: 0px;
}

.pnlcvDataFine
{
	position: relative;
	left: 270px;
	top: 0px;
}

.cvData
{
	color: Red;
}

.cmdFiltraAccessi
{
	display: block;
	float: left;
	margin: 1px 5px 0px 30px;
}

.pnlcbAziendaUtente
{
	width: 800px;
	height: 45px;
	padding-bottom: 5px;
}

.pnlcbAziendaAccessi
{
	float: left;
	margin-right: 20px;
}

.pnlcbUtenteAccessi
{
	float: left;
}

.lblUtente
{
	display: block;
	height: 20px;
	font-weight: bold;
}

.cbUtente
{
	display: block;
	height: 22px;
	width: 350px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
}