@charset "utf-8";
/*Associazione dei profili*/

.modProfili
{
	height:500px;
	overflow:auto;
	/*width:450px;
	border:#000 1px solid;*/
}

.modProfili span
{
	margin-top:30px;
	font-weight:600;
	font-size:15px;
	/*border:#000 solid 1px;*/
}

/*stile per il div dell'utente assegnato*/
.utenteProfAss
{
	width:180px;
	height:75px;
	border:#06F 1px solid;
	background:#09C;
	position:relative;
	float:left;
	margin-left:15px;
	margin-top:15px;
	color:#FFF;
	cursor:pointer;
}

.utenteProfAss:hover
{
	background-color:#F00;
}

utenteProfAss table{width:180px;}


/*STILE PER LA BARRA DELLA CHAT*/
#chatTitle
{
	width:200px;
	height:20px;
	border:#000 1px solid;
	background-color:#2a3f54;
	text-align:center;
	color:#FFF;
	font-weight:bolder;
	display: none;
}

#chatColumn
{
	width:200px;
	/*height:300px;*/
	background-color:#FFF;
	border:#000 1px solid;
}

#chatColumn ul li
{
	list-style-image: url(img/on-line.png);
	width:100%;
}

#chatColumn ul li:hover
{
	background-color:#000;
	color:#FFF;
	cursor:pointer;
}


#chatColumn ul li a
{
	text-decoration:none;
}

#chatColumn ul li a:hover{ font-weight:bolder;}

#chatBanner
{
	width:200px;
	height:17px;
	border-bottom:#2a3f54 1px solid;
	background-color:#2a3f54;
	color:#fff;
	/*padding-left:35px;*/
}

#chatbarr
{
	width:200px;
	position:fixed;
	bottom:0px;
	right:1px;
}


/*STILE FATTURAZIONE*/
#banco
{
	width:98%;
	/*border:#000 1px solid;*/
	position:relative;
	float:left;
}



.foglio
{
	width:210mm;
	height:297mm;
	border:#000 1px solid;
	background-color:#FFF;
	position:relative;
	float:left;
	margin-left:10px;
}

.margini
{
	width:200mm;
	/*height:277mm;*/
	border:#000 1px solid;
	background-color:#FFF;
	margin-left:5mm;
	margin-top:10mm;
	position:relative;
	float:left;
}

.notaPieDiPagina
{
	position:relative;
	float:right; 
	margin-top:10px;
	margin-right:10px;
}

#anagCollab
{
	width:128mm;
	/*border:#000 1px solid;*/
	position:relative;
	float:left;
}

#anagCollab table
{
	width:118mm;
	border:#CCC dashed 1px;
	margin-left:5mm;
	margin-top:5mm;
	margin-bottom:5mm;
}

#anagCollab table tbody th
{
	width:150px;
	border-bottom:#CCC dashed 1px;
}
#anagCollab table tbody td
{
	border-bottom:#CCC dashed 1px;
	border-left:#CCC dashed 1px;
}


#anagCollab table tfoot td
{
	text-align:right;
	color:#999;
	font-style:italic;
}

/*FATTURAZIONE: dettagli fattura*/
#dettFattura
{
	width:60mm;
	/*border:#000 1px solid;*/
	position:relative;
	float:right;
}

#dettFattura table
{
	width:60mm;
	/*border:#CCC dashed 1px;*/
	margin-left:5mm;
	margin-top:5mm;
	margin-bottom:5mm;
}

#dettFattura input
{
	width:60px;
	border:none;
	border-bottom:#000 dashed 1px;
	text-align:center;
}


#anagSiriofin
{
	width:100%;
	/*border:#000 1px solid;*/
	position:relative;
	float:right;
}

#anagSiriofin table
{
	width:118mm;
	border:#CCC dashed 1px;
	margin-top:5mm;
	margin-bottom:5mm;
	border-bottom:none;
}

#anagSiriofin table tbody th
{
	width:150px;
	border-bottom:#CCC dashed 1px;
}
#anagSiriofin table tbody td
{
	border-bottom:#CCC dashed 1px;
	border-left:#CCC dashed 1px;
}


#anagSiriofin table tfoot td
{
	text-align:right;
	color:#999;
	font-style:italic;
}

#fatturazione
{
	width:100%;
	/*border:#000 1px solid;*/
	position:relative;
	float:right;
	min-height:133mm;
	max-height:167mm;
}

#fatturazione table
{
	width:98%;
	border:#000 1px solid;
	border-left:none;
}

#fatturazione table thead tr th
{
	border-left:#000 1px solid;
	border-bottom:#000 1px solid;
}

#fatturazione table tbody tr td
{
	border-left:#666 1px dotted;
	text-align:center;
}

#fatturazione table tbody tr th
{
	border-left:#000 1px solid;
	font-weight:normal;
	text-align:left;
	padding-left:5px;
}

#fatturazione table tbody tr:hover
{
	background-color:#666;
	color:#FFF;
	cursor:pointer;
}

.fatturaAltRow
{
	background-color:#ebebeb;
}

#coda
{
	width:100%;
	/*border:#000 1px solid;*/
	position:relative;
	float:right;
}

/*#coda table{ margin-top:15px;}*/

/*#coda table tbody td{width:100px;}*/

/*campo per i subtotali nella tabella che li mostra*/
.subTot, .subTot:hover
{
	background-color:#CCC;
	cursor:default;
	color:#000;
	text-align:right;
	font-size:10px;
}

/*STILE MODIFICA CREDENZIALI*/
#modificaCredenziali
{
	width:520px;
	height:270px;
	background-color:#FFF;
	border:#000 1px solid;
	margin-left:10px;
	margin-top:10px;
}

/*STILE AGGIUNTA PRATICHE SU FATTURA*/

#sceltaFatture
{
	width:780px;
	height:530px;
	margin-left:10px;
	margin-top:10px;
	border:#000 1px solid;
	background-color:#FFF;
	overflow:auto;
}

/*Tabella mostra dati senza scorrimento del mouse*/
#tabRisult2, #tabRisult3
{
	margin-top:30px;
	border-right:#000 solid 1px;
	border-bottom:#000 1px solid;
}

#tabRisult2 caption, #tabRisult3 caption
{
	font-size:15px;
	font-weight:600;
}

#tabRisult2 a, #tabRisult3 a
{text-decoration:none;}

/*Thead*/
#tabRisult2 thead
{
	background-color:#2293ff;
	color:#FFF;
}

#tabRisult2 thead th, #tabRisult3 thead th
{
	border-top:#000 1px solid;
	border-left:#000 1px solid;
	border-bottom:#000 1px solid;
	height:	26px;
}

/*Tbody*/
#tabRisult2 tbody
{
	
}

#tabRisult2 tbody tr
{}

#tabRisult2 tbody tr:hover a, #tabRisult3 tbody tr:hover a
{
	color:#FFF;
}

#tabRisult2 td, #tabRisult3 td
{
	border-left:#000 1px solid;
	height:	26px;
}

/*Tfoot*/
#tabRisult2 tfoot
{
	background-color:#2293ff;
	color:#FFF;
}

#tabRisult2 tfoot th, #tabRisult3 tfoot th
{
	border-left:#000 solid 1px;
	border-top: #000 solid 1px;
	text-align:right;
	padding-right:15px;
	height:30px;
}

#tabRisult2 tfoot th a{color:#FFF;}
#tabRisult2 tfoot th a:hover{font-weight:bolder;}

/*Modifica anagrafica utenti*/
#modAnagUsr{}

#modAnagUsr table tbody th
{
	color:#FFF;
	border-color:#c6c6c6;
	background-color:#2293ff;
	text-align:right;
	width:250;
}


#modAnagUsr table tbody td input[type=text],#modAnagUsr table tbody td select,#modAnagUsr table tbody td input[type=file]{width:200px;}


.nuova_ricerca
{
	position:relative;
	float:left;
	width:400px;
	height:200;
	border:#F90 1px solid;
	background-color:#FFF;
}


/*STILE PER RICERCA ATC*/
#tabRisult3 thead, #tabRisult3 tfoot
{
	background-color:#090;
	color:#FFF;
}



/*STILE PER ACCONTO IN CREAZIONE PRATICA*/

#acconto
{
}

#acconto table
{
	width:600px;
	font-size:10px;
}

#acconto table thead tr
{
	height:25px;
}

#acconto table thead tr th
{
	background-color:#FF9900;
	border-left:#FFF 1px solid;
	color:#FFF;
	padding:2px;
	text-align:center;
	
}


#acconto table tfoot tr
{
	height:25px;
}

#acconto table tfoot tr td
{
	background-color:#FF9900;
	border-left:#FFF 1px solid;
	color:#FFF;
	padding:2px;
}


#acconto table tbody tr
{
	height:20px;
	color:#000;
}

#acconto table input
{
	font-size:10px;
}
