/**
	Foglio di stile CSS inerente le classi di riga

**/
.fa.jgrid-viewport-row > .jgrid-viewport-cell:first-child{
 margin-left: -14px;
}
.fa > .jgrid-viewport-cell{
  font: 9pt/1.6 sans-serif !important;
}
/*************
.zum-rowClass-IVSACCONAPPARATO > .isConApparato * {
  visibility: hidden;
}
.zum-rowClass-IVSACCONAPPARATO  > .isConApparato {
  background: transparent url(../res/icons/tlc/isConApparato.png) 50% 50% no-repeat;
  background-size:auto 100%;
}
.zum-rowClass-IVSACSENZAAPPARATO > .isConApparato * {
  visibility: hidden;
}
.zum-rowClass-IVSACINPUTINATTIVO > *,
.zum-rowClass-IVSACINPUTINATTIVO  input {
	color: gray !important;
}
.zum-rowClass-IVSACINPUTINATTIVO .isCollegamentoAttivo{

}
*/

/* Impianto con/senza telelettori - Nasconde il contenuto del campo*/
/*
.zum-meta-cssClass_IVSACRESET *,
.zum-meta-cssClass_IVSACNOTRESET *,
*/
.zum-meta-cssClass_NOICON *,
.zum-meta-cssClass_IVSAC_RESET *,
.zum-meta-cssClass_WARNING *,
.zum-meta-cssClass_V_BLUE *,
.zum-meta-cssClass_V_RED *,
.zum-meta-cssClass_V_GREEN *,
.zum-meta-cssClass_V_GRAY *,
.zum-meta-cssClass_X_BLUE *,
.zum-meta-cssClass_X_RED *,
.zum-meta-cssClass_X_GREEN *,
.zum-meta-cssClass_X_GRAY *,
.zum-meta-cssClass_LOCK_RED *,
.zum-meta-cssClass_LOCK_YELLOW *,
.zum-meta-cssClass_LOCK_BLUE *,
.zum-meta-cssClass_UNLOCK_GREEN *,
.zum-meta-cssClass_UNLOCK_YELLOW *,
.zum-meta-cssClass_UNLOCK_BLUE *,
.zum-meta-cssClass_SERBATOIO_ASSE_V *,
.zum-meta-cssClass_SERBATOIO_ASSE_H *,
.zum-meta-cssClass_IVSACCONAPPARATO *,
.zum-meta-cssClass_IVSACSENZAAPPARATO * {
  visibility: hidden;
}

/* Impianto con telelettori - visualizza icona */
.zum-meta-cssClass_IVSACCONAPPARATO {
  background: transparent url(../res/icons/tlc/isConApparato.png) 50% 50% no-repeat !important;
  background-size:auto 100%;
}
.zum-meta-cssClass_V_BLUE {
  background: transparent url(../res/icons/tlc/v_blue.png) 50% 50% no-repeat !important;
  /*background-size:auto 100%;*/
}
.zum-meta-cssClass_V_GRAY {
  background: transparent url(../res/icons/tlc/v_gray.png) 50% 50% no-repeat !important;
  /*background-size:auto 100%;*/
}
.zum-meta-cssClass_V_RED {
  background: transparent url(../res/icons/tlc/v_red.png) 50% 50% no-repeat !important;
  /*background-size:auto 100%;*/
}
.zum-meta-cssClass_V_GREEN {
  background: transparent url(../res/icons/tlc/v_green.png) 50% 50% no-repeat !important;
  /*background-size:auto 100%;*/
}

.zum-meta-cssClass_X_BLUE {
  background: transparent url(../res/icons/tlc/x_blue.png) 50% 50% no-repeat !important;
  /*background-size:auto 100%;*/
}
.zum-meta-cssClass_X_GRAY {
  background: transparent url(../res/icons/tlc/x_gray.png) 50% 50% no-repeat !important;
  /*background-size:auto 100%;*/
}
.zum-meta-cssClass_X_RED {
  background: transparent url(../res/icons/tlc/x_red.png) 50% 50% no-repeat !important;
  /*background-size:auto 100%;*/
}
.zum-meta-cssClass_X_GREEN {
  background: transparent url(../res/icons/tlc/x_green.png) 50% 50% no-repeat !important;
  /*background-size:auto 100%;*/
}

.zum-meta-cssClass_LOCK_RED {
  background: transparent url(../res/icons/tlc/lock_red.png) 50% 50% no-repeat !important;
}
.zum-meta-cssClass_LOCK_YELLOW {
  background: transparent url(../res/icons/tlc/lock_yellow.png) 50% 50% no-repeat !important;
}
.zum-meta-cssClass_LOCK_BLUE {
  background: transparent url(../res/icons/tlc/lock_blue.png) 50% 50% no-repeat !important;
}
.zum-meta-cssClass_UNLOCK_GREEN {
  background: transparent url(../res/icons/tlc/unlock_green.png) 50% 50% no-repeat !important;
}
.zum-meta-cssClass_UNLOCK_YELLOW {
  background: transparent url(../res/icons/tlc/unlock_yellow.png) 50% 50% no-repeat !important;
}
.zum-meta-cssClass_UNLOCK_BLUE {
  background: transparent url(../res/icons/tlc/unlock_blue.png) 50% 50% no-repeat !important;
}
.zum-meta-cssClass_WARNING {
  /*background: transparent url(../res/icons/tlc/alert.png) 50% 50% no-repeat;*/
  background: transparent url(../res/icons/tlc/alert.png) 50% 50% no-repeat !important;
  /*background-size:auto 100%;*/
}

.zum-meta-cssClass_IVSAC_RESET {
  background: transparent url(../res/icons/tlc/reset.png) 50% 50% no-repeat !important;
  /*background-size:auto 100%;*/
}

.zum-meta-cssClass_SERBATOIO_ASSE_V {
  background: transparent url(../res/icons/tlc/serbatoiov.png) 50% 50% no-repeat !important;
}
.zum-meta-cssClass_SERBATOIO_ASSE_H {
  background: transparent url(../res/icons/tlc/serbatoioh.png) 50% 50% no-repeat !important;
}

/* Messaggio di reset - visualizza icona
.zum-meta-cssClass_IVSACRESET {
  background: transparent url(../res/icons/tlc/isReset.png) 50% 50% no-repeat;
  background-size:auto 100%;
}
*/

.zum-meta-cssClass_IVSAC_ANOMALIA {
     color:#990000 !important;
     font-style:italic !important;
}

.zum-meta-cssClass_BG-Sfumato-Rosso,
.zum-meta-cssClass_BG-Sfumato-Arancio,
.zum-meta-cssClass_BG-Sfumato-Giallo,
.zum-meta-cssClass_BG-Sfumato-Verde,
.zum-meta-cssClass_BG-Sfumato-Blu
{
    text-shadow: 1px 1px 1px whitesmoke;
}


/* META DATO   * se non è un solo elemento - Essendo un background non lo metto */
/*VERDE*/
.jgrid-widget .jgrid-viewport .zum-meta-cssClass_BG-Sfumato-Verde,
.gridster .zum-meta-cssClass_BG-Sfumato-Verde input {
background: -moz-linear-gradient(left, rgba(139,222,76,1) 0%, rgba(208,241,171,0) 100%) !important;
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(139,222,76,1)), color-stop(100%,rgba(208,241,171,0))) !important;
background: -webkit-linear-gradient(left, rgba(139,222,76,1) 0%,rgba(208,241,171,0) 100%) !important;
background: -o-linear-gradient(left, rgba(139,222,76,1) 0%,rgba(208,241,171,0) 100%) !important;
background: -ms-linear-gradient(left, rgba(139,222,76,1) 0%,rgba(208,241,171,0) 100%) !important;
background: linear-gradient(to right, rgba(139,222,76,1) 0%,rgba(208,241,171,0) 100%) !important;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8bde4c', endColorstr='#00d0f1ab',GradientType=1 ) !important;
/*
background: -moz-linear-gradient(left, rgba(0,255,12,1) 0%, rgba(125,185,232,0) 100%) !important;
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(0,255,12,1)), color-stop(100%,rgba(125,185,232,0))) !important;
background: -webkit-linear-gradient(left, rgba(0,255,12,1) 0%,rgba(125,185,232,0) 100%) !important;
background: -o-linear-gradient(left, rgba(0,255,12,1) 0%,rgba(125,185,232,0) 100%) !important;
background: -ms-linear-gradient(left, rgba(0,255,12,1) 0%,rgba(125,185,232,0) 100%) !important;
background: linear-gradient(to right, rgba(0,255,12,1) 0%,rgba(125,185,232,0) 100%) !important;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ff0c', endColorstr='#007db9e8',GradientType=1 );
*/
}

/* META DATO   * se non è un solo elemento - Essendo un background non lo metto */
/*GIALLO*/
.jgrid-widget .jgrid-viewport .zum-meta-cssClass_BG-Sfumato-Giallo,
.gridster .zum-meta-cssClass_BG-Sfumato-Giallo input {
background: -moz-linear-gradient(left, rgba(236,241,107,1) 0%, rgba(249,245,185,0) 100%) !important;
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(236,241,107,1)), color-stop(100%,rgba(249,245,185,0))) !important;
background: -webkit-linear-gradient(left, rgba(236,241,107,1) 0%,rgba(249,245,185,0) 100%) !important;
background: -o-linear-gradient(left, rgba(236,241,107,1) 0%,rgba(249,245,185,0) 100%) !important;
background: -ms-linear-gradient(left, rgba(236,241,107,1) 0%,rgba(249,245,185,0) 100%) !important;
background: linear-gradient(to right, rgba(236,241,107,1) 0%,rgba(249,245,185,0) 100%) !important;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ecf16b', endColorstr='#00f9f5b9',GradientType=1 ) !important;
/*
background: -moz-linear-gradient(left, rgba(249,243,49,1) 0%, rgba(125,185,232,0) 100%) !important;
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(249,243,49,1)), color-stop(100%,rgba(125,185,232,0))) !important;
background: -webkit-linear-gradient(left, rgba(249,243,49,1) 0%,rgba(125,185,232,0) 100%) !important;
background: -o-linear-gradient(left, rgba(249,243,49,1) 0%,rgba(125,185,232,0) 100%) !important;
background: -ms-linear-gradient(left, rgba(249,243,49,1) 0%,rgba(125,185,232,0) 100%) !important;
background: linear-gradient(to right, rgba(249,243,49,1) 0%,rgba(125,185,232,0) 100%) !important;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f331', endColorstr='#007db9e8',GradientType=1 );
*/
}

/* META DATO   * se non è un solo elemento - Essendo un background non lo metto */
/*ARANCIONE*/
.jgrid-widget .jgrid-viewport .zum-meta-cssClass_BG-Sfumato-Arancio,
.gridster .zum-meta-cssClass_BG-Sfumato-Arancio input {
background: -moz-linear-gradient(left, rgba(255,171,75,1) 0%, rgba(255,207,171,0) 100%) !important;
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,171,75,1)), color-stop(100%,rgba(255,207,171,0))) !important;
background: -webkit-linear-gradient(left, rgba(255,171,75,1) 0%,rgba(255,207,171,0) 100%) !important;
background: -o-linear-gradient(left, rgba(255,171,75,1) 0%,rgba(255,207,171,0) 100%) !important;
background: -ms-linear-gradient(left, rgba(255,171,75,1) 0%,rgba(255,207,171,0) 100%) !important;
background: linear-gradient(to right, rgba(255,171,75,1) 0%,rgba(255,207,171,0) 100%) !important;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffab4b', endColorstr='#00ffcfab',GradientType=1 ) !important;
/*
background: -moz-linear-gradient(left, rgba(237,155,23,1) 0%, rgba(125,185,232,0) 100%) !important;
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(237,155,23,1)), color-stop(100%,rgba(125,185,232,0))) !important;
background: -webkit-linear-gradient(left, rgba(237,155,23,1) 0%,rgba(125,185,232,0) 100%) !important;
background: -o-linear-gradient(left, rgba(237,155,23,1) 0%,rgba(125,185,232,0) 100%) !important;
background: -ms-linear-gradient(left, rgba(237,155,23,1) 0%,rgba(125,185,232,0) 100%) !important;
background: linear-gradient(to right, rgba(237,155,23,1) 0%,rgba(125,185,232,0) 100%) !important;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ed9b17', endColorstr='#007db9e8',GradientType=1 );
*/
}

/* META DATO   * se non è un solo elemento - Essendo un background non lo metto */
/*ROSSO*/
.jgrid-widget .jgrid-viewport .zum-meta-cssClass_BG-Sfumato-Rosso,
.gridster .zum-meta-cssClass_BG-Sfumato-Rosso input {
background: -moz-linear-gradient(left, rgba(247,122,91,1) 0%, rgba(252,186,178,0) 100%) !important;
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(247,122,91,1)), color-stop(100%,rgba(252,186,178,0))) !important;
background: -webkit-linear-gradient(left, rgba(247,122,91,1) 0%,rgba(252,186,178,0) 100%) !important;
background: -o-linear-gradient(left, rgba(247,122,91,1) 0%,rgba(252,186,178,0) 100%) !important;
background: -ms-linear-gradient(left, rgba(247,122,91,1) 0%,rgba(252,186,178,0) 100%) !important;
background: linear-gradient(to right, rgba(247,122,91,1) 0%,rgba(252,186,178,0) 100%) !important;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f77a5b', endColorstr='#00fcbab2',GradientType=1 ) !important;
/*
background: -moz-linear-gradient(left, rgba(255,0,0,1) 0%, rgba(125,185,232,0) 100%) !important;
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,0,0,1)), color-stop(100%,rgba(125,185,232,0))) !important;
background: -webkit-linear-gradient(left, rgba(255,0,0,1) 0%,rgba(125,185,232,0) 100%) !important;
background: -o-linear-gradient(left, rgb(a255,0,0,1) 0%,rgba(125,185,232,0) 100%) !important;
background: -ms-linear-gradient(left, rgba(255,0,0,1) 0%,rgba(125,185,232,0) 100%) !important;
background: linear-gradient(to right, rgba(255,0,0,1) 0%,rgba(125,185,232,0) 100%) !important;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff0000', endColorstr='#007db9e8',GradientType=1 );
*/
}

/* META DATO   * se non è un solo elemento - Essendo un background non lo metto */
/*BLU*/
.jgrid-widget .jgrid-viewport .zum-meta-cssClass_BG-Sfumato-Blu,
.gridster .zum-meta-cssClass_BG-Sfumato-Blu input {

background: -moz-linear-gradient(left, rgba(151,154,245,1) 0%, rgba(205,211,251,0) 100%) !important;
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(151,154,245,1)), color-stop(100%,rgba(205,211,251,0))) !important;
background: -webkit-linear-gradient(left, rgba(151,154,245,1) 0%,rgba(205,211,251,0) 100%) !important;
background: -o-linear-gradient(left, rgba(151,154,245,1) 0%,rgba(205,211,251,0) 100%) !important;
background: -ms-linear-gradient(left, rgba(151,154,245,1) 0%,rgba(205,211,251,0) 100%) !important;
background: linear-gradient(to right, rgba(151,154,245,1) 0%,rgba(205,211,251,0) 100%) !important;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#979af5', endColorstr='#00cdd3fb',GradientType=1 ) !important;

/*
background: -moz-linear-gradient(left, rgba(30,87,153,1) 0%, rgba(125,185,232,0) 100%) !important;
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(30,87,153,1)), color-stop(100%,rgba(125,185,232,0))) !important;
background: -webkit-linear-gradient(left, rgba(30,87,153,1) 0%,rgba(125,185,232,0) 100%) !important;
background: -o-linear-gradient(left, rgba(30,87,153,1) 0%,rgba(125,185,232,0) 100%) !important;
background: -ms-linear-gradient(left, rgba(30,87,153,1) 0%,rgba(125,185,232,0) 100%) !important;
background: linear-gradient(to right, rgba(30,87,153,1) 0%,rgba(125,185,232,0) 100%) !important;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#007db9e8',GradientType=1 );
*/
}


/**
BC
**/
.zum-rowClass-NOTMPTABLE  > .fancytree-node > .fancytree-icon{
	background: url("../res/icons/bc/notmptable.png") no-repeat scroll 0 0 / 100% 100% transparent !important;
}
.zum-rowClass-TMPLOADTABLE  > .fancytree-node > .fancytree-icon{
	background: url("../res/icons/bc/tmptable_load.png") no-repeat scroll 0 0 / 100% 100% transparent !important;
}
.zum-rowClass-TMPBUILDTABLE  > .fancytree-node > .fancytree-icon{
	background: url("../res/icons/bc/tmptable_build.png") no-repeat scroll 0 0 / 100% 100% transparent !important;
}
.zum-rowClass-TMPNOSCRIPTTABLE  > .fancytree-node > .fancytree-icon{
	background: url("../res/icons/bc/tmptable.png") no-repeat scroll 0 0 / 100% 100% transparent !important;
}
.zum-rowClass-TMPBUILDLOADTABLE  > .fancytree-node > .fancytree-icon{
	background: url("../res/icons/bc/tmptable_loadbuild.png") no-repeat scroll 0 0 / 100% 100% transparent !important;
}
.zum-rowClass-TMPWINVALTABLE  > .fancytree-node > .fancytree-icon{
	background: url("../res/icons/bc/tmptable_winval.png") no-repeat scroll 0 0 / 100% 100% transparent !important;
}
.zum-rowClass-TMPSYSVALTABLE  > .fancytree-node > .fancytree-icon{
	background: url("../res/icons/bc/tmptable_sysval.png") no-repeat scroll 0 0 / 100% 100% transparent !important;
}
.zum-rowClass-PKFIELD  > .fancytree-node > .fancytree-icon{
	background: url("../res/icons/bc/pk.png") no-repeat scroll 0 0 / 100% 100% transparent !important;
}
.zum-rowClass-NOPKFIELD  > .fancytree-node > .fancytree-icon{
	background: url("../res/icons/bc/fields.png") no-repeat scroll 0 0 / 100% 100% transparent !important;
}

.zum-rowClass-TOONEARC  > .fancytree-node > .fancytree-icon{
	background: url("../res/icons/bc/arcs.png") no-repeat scroll 0 0 / 100% 100% transparent !important;
}
.zum-rowClass-TONARC  > .fancytree-node > .fancytree-icon{
	background: url("../res/icons/bc/arcs_n.png") no-repeat scroll 0 0 / 100% 100% transparent !important;
}

.zum-rowClass-TOONEARC_NOFK  > .fancytree-node > .fancytree-icon{
	background: url("../res/icons/bc/arcs_nofk.png") no-repeat scroll 0 0 / 100% 100% transparent !important;
}
.zum-rowClass-TONARC_NOFK  > .fancytree-node > .fancytree-icon{
	background: url("../res/icons/bc/arcs_n_nofk.png") no-repeat scroll 0 0 / 100% 100% transparent !important;
}

.zum-rowClass-REQUIREDARC {

    color:#990000 !important;
}
.zum-rowClass-TOSETFIELD{

    color:#990000 !important;
}
.zum-rowClass-AUTOSETFIELD{

    color:#ff8000 !important;
/**
	oppure FFBF00 FE642E FF4000 FF8000

**/
}

/**
IVSMS
**/

.zum-rowClass-QUADRO_ACCESO,
.zum-rowClass-QUADRO_SPENTO,
.zum-rowClass-APERTURA_VALVOLA,
.zum-rowClass-CHIUSURA_VALVOLA,
.zum-rowClass-IMPULSI
{
    font-weight: bolder;
    /*font-variant:small-caps;*/

  /*  text-shadow: 1px 1px 1px whitesmoke;*/
}
.zum-rowClass-QUADRO_ACCESO > *,
.zum-rowClass-QUADRO_SPENTO > *,
.zum-rowClass-APERTURA_VALVOLA > *,
.zum-rowClass-CHIUSURA_VALVOLA > *,
.zum-rowClass-IMPULSI > *{
  font-size: 11pt !important;
  text-shadow:none
}
.zum-rowClass-QUADRO_ACCESO{
  /*background-image: -webkit-gradient(
	linear,
	right top,
	right bottom,
	color-stop(0, #F28C08),
	color-stop(1, #FFA822)
  );
  background-image: -o-linear-gradient(bottom, #F28C08 0%, #FFA822 100%);
  background-image: -moz-linear-gradient(bottom, #F28C08 0%, #FFA822 100%);
  background-image: -webkit-linear-gradient(bottom, #F28C08 0%, #FFA822 100%);
  background-image: -ms-linear-gradient(bottom, #F28C08 0%, #FFA822 100%);
  background-image: linear-gradient(to bottom, #F28C08 0%, #FFA822 100%);*/
  background:#FFA822 !important;
  color:#FFFFFF !important;
  /*-moz-border-radius:10px;
  -webkit-border-radius:10px;
  border-radius:10px;*/
}
.zum-rowClass-QUADRO_SPENTO{
  /*  background-image: -webkit-gradient(
	linear,
	right top,
	left bottom,
	color-stop(0, #990000),
	color-stop(0.61, #FF3300)
  );
  background-image: -o-linear-gradient(left bottom, #990000 0%, #FF3300 61%);
  background-image: -moz-linear-gradient(left bottom, #990000 0%, #FF3300 61%);
  background-image: -webkit-linear-gradient(left bottom, #990000 0%, #FF3300 61%);
  background-image: -ms-linear-gradient(left bottom, #990000 0%, #FF3300 61%);
  background-image: linear-gradient(to left bottom, #990000 0%, #FF3300 61%);
  -moz-border-radius:10px;
  -webkit-border-radius:10px;
  border-radius:10px;*/
  background:#FF3300 !important;
  color:white !important;
}
.zum-rowClass-APERTURA_VALVOLA{
  /*background-image: -webkit-gradient(
	linear,
	right top,
	right bottom,
	color-stop(0, #00FFFF),
	color-stop(0.9, #1C91FF)
  );
  background-image: -o-linear-gradient(bottom, #00FFFF 0%, #1C91FF 90%);
  background-image: -moz-linear-gradient(bottom, #00FFFF 0%, #1C91FF 90%);
  background-image: -webkit-linear-gradient(bottom, #00FFFF 0%, #1C91FF 90%);
  background-image: -ms-linear-gradient(bottom, #00FFFF 0%, #1C91FF 90%);
  background-image: linear-gradient(to bottom, #00FFFF 0%, #1C91FF 90%);
  -moz-border-radius:10px;
  -webkit-border-radius:10px;
  border-radius:10px;*/
  background:#00FFFF  !important;
  color:#FF0000 !important;
}
.zum-rowClass-CHIUSURA_VALVOLA{
  /*background-image: -webkit-gradient(
	linear,
	right top,
	right bottom,
	color-stop(0.01, #DCDCF2),
	color-stop(0.9, #1C91FF)
  );
  background-image: -o-linear-gradient(bottom, #DCDCF2 1%, #1C91FF 90%);
  background-image: -moz-linear-gradient(bottom, #DCDCF2 1%, #1C91FF 90%);
  background-image: -webkit-linear-gradient(bottom, #DCDCF2 1%, #1C91FF 90%);
  background-image: -ms-linear-gradient(bottom, #DCDCF2 1%, #1C91FF 90%);
  background-image: linear-gradient(to bottom, #DCDCF2 1%, #1C91FF 90%);
  -moz-border-radius:10px;
  -webkit-border-radius:10px;
  border-radius:10px;*/
  background:#1C91FF !important;
  color:#FFFFFF !important;
}
.zum-rowClass-IMPULSI{
/*background-image: -webkit-gradient(
	linear,
	right top,
	right bottom,
	color-stop(0, #F7E30D),
	color-stop(1, #FFFF27)
  );
  background-image: -o-linear-gradient(bottom, #F7E30D 0%, #FFFF27 100%);
  background-image: -moz-linear-gradient(bottom, #F7E30D 0%, #FFFF27 100%);
  background-image: -webkit-linear-gradient(bottom, #F7E30D 0%, #FFFF27 100%);
  background-image: -ms-linear-gradient(bottom, #F7E30D 0%, #FFFF27 100%);
  background-image: linear-gradient(to bottom, #F7E30D 0%, #FFFF27 100%);
  -moz-border-radius:10px;
  -webkit-border-radius:10px;
  border-radius:10px;*/
  background:#F7E30D !important;
  color:#0D21F7;
}
.zum-rowClass-ANOMALIE{
     color:#990000 !important;
     font-style:italic !important;
}

.zum-rowClass-ANOMSTOR_ATTIVA .jgrid-viewport-cell span{
     font-weight: 500;
}


.zum-meta-cssClass_BOMBOLE_DACOLLAUDARE *
{
    font-weight: bold;
    color:#990000 !important;
    font-style:italic !important;
}

/**
RICLASSIFICAZIONE CONTI
**/
li.file.zum-rowClass-SETTORE-ISTEMP a ,
li.file.zum-rowClass-SETTORE-ISTEMP label
{
    background: url("../res/icons/ricl/alert.png") no-repeat scroll 0 0 / 100% 100% transparent !important;
}

.fast-tree-wdg li.zum-rowClass-GRUPPO-ISTEMP  > input + ol

{
	background-image:none !important

}

.zum-rowClass-HIDEBI .grp-1
{
    display: none !important;
}


.zum-rowClass-papozzo input{
  color: red;
  font-weight:bold;
}


/**
FORNITORI - QUALIFICAZIONI
**/
.zum-rowClass-FACOLTATIVO .jgrid-viewport-cell span{
     color: blue;
}

.zum-rowClass-VALIDATO .jgrid-viewport-cell span{
     color: green;
}

.zum-rowClass-NONVALIDATO .jgrid-viewport-cell span{
     color: red;
}


.disabilitareset .zum-icon-eraser {
    display: none !important ;
}


/**EVASIONE RDA**/
.zum-rowClass-RigaRdA_ANNULLATA > .Tipo{
  color: red;
}

.zum-rowClass-RigaRdA_NONUTILIZZATA > .Tipo{
  color: green;
}

.zum-rowClass-RigaRda_INORDINE > .jgrid-viewport-cell > span {
  text-decoration:underline !important;
}
