@charset "utf-8";

body {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}

#loginError {
	font-style: italic;
	color: #FF0000;
	text-align: center;
}

input, select, textarea {
	font-weight: bold;
	background-color: #CCCCCC;
}

.right {
	text-align: right;
}

a {
	color: #FF0000;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

.intestazione {
	background-color: #CCCCCC;
	padding: 5px;
}

.bold {
	font-weight: bold;
}

.seiIn {
	background-color: #FF9900;
	padding: 5px;
}

.tab {
	border: #666666 thin solid;
	border-collapse: collapse;
	text-align: center;
}

.listaUtenti {
	background-color: #999999;
	padding-bottom: 5px;
	padding-top: 5px;
}

.nuovoUtente a {
	background: #FF0000;
	color: #FFFFFF;
	text-decoration: none;
}

.nuovoUtente a:hover {
	background: #FFFFFF;
	color: #FF0000;
}

img {
	border: none;
}

.nomeCommessa {
	padding-left: 25px;
}

.nomeCliente {
	background: #6699CC;
}

.dettagliCommessa {
	padding-left: 50px;
}

.borderBottom {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-collapse: collapse;
	border-bottom-color: #FF0000;
}

.cliente {
	padding-left: 25px;
	height: 30px;
}

.allBorder {
	/*
	border-width: thin;
	border-style: solid;
	border-collapse: collapse;
	border-color: #000000;
	*/
	padding: 3px;
	color: #000000;
	background: #00FF00;
	font-weight: bold;
}

.commessa {
	padding-left: 50px;
}

.dettCommessa {
	padding-left: 75px;
}

.info {
	background: #CCCCCC;
}

.red {
	color: #FF0000;
}

.ftp a {
	color: #000000;
}

.somma {
	background: #CC6600;
}

.descrizione {
	padding-left: 10px;
}

.fatturazione {}

.small {
	font-size: 11px;
}

.blu {
	color: #00F;
}

.targetRosso {
	background-color: #F00;
	color: #FFF;
	font-weight: bold;
	padding: 3px;
	font-size: larger;
}

.targetVerde {
	background-color: #0F0;
	color: #000;
	font-weight: bold;
	padding: 3px;
	font-size: larger;
}

.targetGiallo {
	background: #FF0;
	color: #000;
	font-weight: bold;
	padding: 3px;
	font-size: larger;
}

.targetOne {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	background-color: #6699CC;
	cursor: pointer;
	padding-left: 5px;
	font-weight: bold;
}

.targetTwo {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	cursor: pointer;
	background: #00FF00;
	padding-left: 5px;
	margin-bottom: 1px;
	margin-top: 1px;
	font-weight: bold;
}

.targetThree {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	cursor: pointer;
	background: #FFCC00;
	padding-left: 5px;
	margin-bottom: 1px;
	margin-top: 1px;
	font-weight: bold;
}

.targetFour {
	font-family: Verdana;
	font-size: 12px;
	color: #FFF;
	background-color: #F60;
	cursor: pointer;
	padding-left: 5px;
	font-weight: bold;
}

.targetAdmin {
	background-color: #FFCC00;
	padding: 5px;
}

.targetPad {
	padding-left: 5px;
}

.targetEsporta {
	color: #000;
	text-decoration: underline;
}

.targetHeight {
	height: 30px;
}

.padPannello {
	padding: 10px;
}

.selClienti {
	background-color: #00F;
	color: #FFF;
}

.selComm {
	padding-left: 10px;
}

.viewUpdFatt {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	background-color: #6699CC;
	cursor: pointer;
	padding: 5px;
}

.white {
	color: #FFF;
}

.percentoOne {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	cursor: pointer;
	background: #FFCC00;
	text-align: right;
}

.percentoTwo {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	background-color: #6699CC;
	cursor: pointer;
	font-weight: bold;
}

.backgroundRed {
	background: #F00;
}

.backgroundGrey {
	background: #CCC;
}

.widthZero {
	width: 0px;
}

.invoiceOne {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	cursor: pointer;
	background: #99FF99;
	padding-left: 5px;
	margin-bottom: 1px;
	margin-top: 1px;
}

.invoiceTwo {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	background-color: #99CCFF;
	cursor: pointer;
	padding-left: 5px;
}

.centro {
	text-align: center;
}

input.checkRed {
	outline: #F00 medium solid;
}

input.checkGreen {
	outline: #0F0 medium solid;
}

.paddingRight {
	padding-right: 5px;
}

.N {
	background-color: #F00;
	color: #FFF;
}

.Y {
	background-color: #0F0;
	color: #000;
}

.invoiceHeight {
	height: 35px;
}

.fatturaCliente {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	background-color: #6699CC;
	cursor: pointer;
	padding-left: 2px;
	padding-right: 2px;
}

.fatturaClienteTesta {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	cursor: pointer;
	background: #00FF00;
	padding-left: 2px;
	padding-right: 2px;
	margin-bottom: 1px;
	margin-top: 1px;
	font-weight: bold;
}

.fatturaClienteCoda {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	cursor: pointer;
	background: #FF9900;
	padding-left: 2px;
	padding-right: 2px;
	margin-bottom: 1px;
	margin-top: 1px;
	font-weight: bold;
}

.tabTargetNew {
	border: #666666 thin solid;
	border-collapse: collapse;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 12px;
}

.tabTargetNewFirst {
	border: #FFF thin solid;
	border-collapse: collapse;
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}

.tabTargetNewSecond {
	border-bottom: #666666 thin solid;
	border-left: #FFF thin solid;
	border-right: #FFF thin solid;
	border-top: #FFF thin solid;
	border-collapse: collapse;
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}

.tabTargetNewTerzo {
	border-top: #666666 thin solid;
	border-left: #FFF thin solid;
	border-right: #FFF thin solid;
	border-bottom: #666666 thin solid;
	border-collapse: collapse;
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}

.dividi {
	font-family: Arial, Verdana, Sans-serif;
	font-size: 12px;
	/*
	border: #F00 thin solid;
	*/
	border: none;
	background: #FFF;
	color: #00F;
	cursor: pointer;
	text-decoration: underline;
}

.rl, .rf {
	font-family: Arial, Verdana, Sans-serif;
	font-size: 10px;
	border: none;
	background: #FFF;
	color: #00F;
	cursor: pointer;
	text-decoration: underline;
}

.rlRed {
	font-family: Arial, Verdana, Sans-serif;
	font-size: 10px;
	border: none;
	background: #FFF;
	color: #F00;
	cursor: pointer;
	text-decoration: underline;
}

.rlGrey {
	font-family: Arial, Verdana, Sans-serif;
	font-size: 10px;
	border: none;
	background: #CCC;
	color: #F00;
	cursor: pointer;
	text-decoration: underline;
}

.sottolinea {
	text-decoration: underline;
}

.mouseOver {
	cursor: pointer;
}

.sottoFissa a:hover {
	text-decoration: underline;
}

.sfondoVerde {
	background: #0F0;
}

.rosso {
	background: #FF0000;
	color: #FFFFFF;
	text-decoration: none;
}

.verde {
	background: #0F0;
	color: #000;
	text-decoration: none;
}

.sfondoTargetNew {
	background: #FC9;
}

.dividiColor {
	background: #FC9;
}

.sfondoRigaRiepilogo, .dividiRiepilogo {
	background: #CF0;
}

.targetBianco {
	color: #000;
	font-weight: bold;
	padding: 3px;
	padding-left: 0px;
	font-size: larger;
}

.padBottom {
	padding-bottom: 11px;
}

.lavorate {
	background: #F90;
	color: #FFFFFF;
	text-decoration: none;
}

.rLavorate {
	color: #F90;
}
