﻿
/*BOTTONI STANDARD DI COMANDO*/

.BottoneNuovo {
  background-image: url('Image/Bottoni24/Nuovo.png');
  background-repeat: no-repeat;
}

  .BottoneNuovo:disabled {
    background-image: url('Image/Bottoni24/NuovoDis.png');
  }

.BottoneModifica {
  background-image: url('Image/Bottoni24/Modifica.png');
  background-repeat: no-repeat;
}

  .BottoneModifica:disabled {
    background-image: url('Image/Bottoni24/ModificaDis.png');
  }

.BottoneSalva {
  background-image: url('Image/Bottoni24/Salva.png');
  background-repeat: no-repeat;
}

  .BottoneSalva:disabled {
    background-image: url('Image/Bottoni24/SalvaDis.png');
  }

.BottoneAnnulla {
  background-image: url('Image/Bottoni24/Annulla.png');
  background-repeat: no-repeat;
}

  .BottoneAnnulla:disabled {
    background-image: url('Image/Bottoni24/AnnullaDis.png');
  }

.BottoneElimina {
  background-image: url('Image/Bottoni24/Elimina.png');
  background-repeat: no-repeat;
}

  .BottoneElimina:disabled {
    background-image: url('Image/Bottoni24/EliminaDis.png');
  }

.BottoneLente {
  background-image: url('Image/Bottoni24/Lente.png');
  background-repeat: no-repeat;
}

  .BottoneLente:disabled {
    background-image: url('Image/Bottoni24/LenteDis.gif');
  }

.BottoneLogOut {
  background-image: url('Image/Bottoni24/LogOut.png');
  background-repeat: no-repeat;
}

.BottoneStampa {
  background-image: url('Image/Bottoni24/Stampa.png');
  background-repeat: no-repeat;
}

  .BottoneStampa:disabled {
    background-image: url('Image/Bottoni24/StampaDis.png');
  }

  .BottoneCodiceFiscale {
  background-image: url('Image/Bottoni24/CodiceFiscale.png');
  background-repeat: no-repeat;
}

  .BottoneCodiceFiscale:disabled {
    background-image: url('Image/Bottoni24/CodiceFiscaleDis.png');
  }


/*BOTTONI FRECCE*/
.BottoneFrecciaSu {
  background-image: url('Image/Bottoni24/FrecciaSu.png');
  background-repeat: no-repeat;
}

.BottoneFrecciaGiu {
  background-image: url('Image/Bottoni24/FrecciaGiu.png');
  background-repeat: no-repeat;
}

.BottoneFrecciaSuBlu {
  background-image: url('Image/Bottoni24/FrecciaSu_BLU.png');
  background-repeat: no-repeat;
}

.BottoneFrecciaGiuBlu {
  background-image: url('Image/Bottoni24/FrecciaGiu_BLU.png');
  background-repeat: no-repeat;
}

.BottoneFrecciaSx {
  background-image: url('Image/Bottoni24/FrecciaSx.png');
  background-repeat: no-repeat;
}

.BottoneFrecciaDx {
  background-image: url('Image/Bottoni24/FrecciaDx.png');
  background-repeat: no-repeat;
}

.BottoneFrecciaSxBlu {
  background-image: url('Image/Bottoni24/FrecciaSx_BLU.png');
  background-repeat: no-repeat;
}

.BottoneFrecciaDxBlu {
  background-image: url('Image/Bottoni24/FrecciaDx_BLU.png');
  background-repeat: no-repeat;
}

/*ALTRI COMANDI*/

.BottoneSeleziona {
  background-image: url('Image/Bottoni24/Seleziona.png');
  background-repeat: no-repeat;
}

  .BottoneSeleziona:disabled {
    background-image: url('Image/Bottoni24/SelezionaDis.png');
  }

.BottoneSelezionaTutti {
  background-image: url('Image/Bottoni24/SelezionaTutti.png');
  background-repeat: no-repeat;
}

  .BottoneSelezionaTutti:disabled {
    background-image: url('Image/Bottoni24/SelezionaTuttiDis.png');
  }

/*BOTTONI CONSOLE DEVELOPER*/

.BottoneModulo {
  background-image: url('Image/Bottoni24/Modulo.png');
  background-repeat: no-repeat;
}

  .BottoneModulo:disabled {
    background-image: url('Image/Bottoni24/ModuloDis.png');
  }

.BottoneFunzioni {
  background-image: url('Image/Bottoni24/Funzioni.png');
  background-repeat: no-repeat;
}

  .BottoneFunzioni :disabled {
    background-image: url('Image/Bottoni24/FunzioniDis.png');
  }


.BottoneRuoli {
  background-image: url('Image/Bottoni24/Ruoli.png');
  background-repeat: no-repeat;
}

  .BottoneRuoli :disabled {
    background-image: url('Image/Bottoni24/RuoliDis.png');
  }

.BottoneProfili {
  background-image: url('Image/Bottoni24/Profili.png');
  background-repeat: no-repeat;
}

  .BottoneProfili :disabled {
    background-image: url('Image/Bottoni24/ProfiliDis.png');
  }

.BottoneSeverity {
  background-image: url('Image/Bottoni24/Severity.png');
  background-repeat: no-repeat;
}

  .BottoneSeverity :disabled {
    background-image: url('Image/Bottoni24/SeverityDis.png');
  }

.BottonePolicyPwd {
  background-image: url('Image/Bottoni24/PolicyPwd.png');
  background-repeat: no-repeat;
}

  .BottonePolicyPwd :disabled {
    background-image: url('Image/Bottoni24/PolicyPwdDis.png');
  }

.BottoneMonitorLog {
  background-image: url('Image/Bottoni24/MonitorLog.png');
  background-repeat: no-repeat;
}

  .BottoneMonitorLog :disabled {
    background-image: url('Image/Bottoni24/MonitorLogDis.png');
  }

.BottoneInitDB {
  background-image: url('Image/Bottoni24/InitDB.png');
  background-repeat: no-repeat;
}

  .BottoneInitDB :disabled {
    background-image: url('Image/Bottoni24/InitDBDis.png');
  }

.BottoneGestioneUtenti {
  background-image: url('Image/Bottoni24/User.png');
  background-repeat: no-repeat;
}

  .BottoneGestioneUtenti :disabled {
    background-image: url('Image/Bottoni24/UserDis.jpg');
  }


/*ALTRI BOTTONI*/

.BottoneLucchetto {
  background-image: url('Image/Bottoni24/Lucchetto.gif');
  background-repeat: no-repeat;
}

  .BottoneLucchetto:disabled {
    background-image: url('Image/Bottoni24/Lucchetto_DIS.gif');
  }

.BottoneLucchettoAperto {
  background-image: url('Image/Bottoni24/Lucchetto_Aperto.gif');
  background-repeat: no-repeat;
}

  .BottoneLucchettoAperto:disabled {
    background-image: url('Image/Bottoni24/Lucchetto_Aperto_DIS.gif');
  }

.BottoneExcel {
  background-image: url('Image/Bottoni24/Excel.gif');
  background-repeat: no-repeat;
}

  .BottoneExcel:disabled {
    background-image: url('Image/Bottoni24/Excel_DIS.gif');
  }

.BottoneUpload {
  background-image: url('Image/Bottoni24/Upload.gif');
  background-repeat: no-repeat;
}

  .BottoneUpload:disabled {
    background-image: url('Image/Bottoni24/Upload_DIS.gif');
  }


.BottoneLoginError {
  background-image: url('Image/LoginError.png');
  background-repeat: no-repeat;
}


.BottoneWebConfig {
  background-image: url('Image/Bottoni24/WebConfig.png');
  background-repeat: no-repeat;
}

.BottoneConfigMail {
  background-image: url('Image/Bottoni24/ConfigMail.png');
  background-repeat: no-repeat;
}

.BtnFunzione_Default {
  box-shadow: 0px 0px 10px rgba(0,0,0,0.5);
  -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.5);
  -moz-box-shadow: 0px 0px 10px rgba(0,0,0,0.5);
  filter: Alpha(Opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
  -webkit-transition: -webkit-transform 1s,opacity 1s,background 1s,width 1s,height 1s,font-size 1s;
  -o-transition-property: width,height,-o-transform,background,font-size,opacity;
  -o-transition-duration: 1s,1s,1s,1s,1s,1s;
  -moz-transition-property: width,height,-o-transform,background,font-size,opacity;
  -moz-transition-duration: 1s,1s,1s,1s,1s,1s;
  transition-property: width,height,transform,background,font-size,opacity;
  transition-duration: 1s,1s,1s,1s,1s,1s;
}

  .BtnFunzione_Default:hover {
    filter: Alpha(Opacity=100);
    -moz-opacity: 1;
    opacity: 1;
    -moz-transform: scale(1.10,1.10);
    -webkit-transform: scale(1.10,1.10);
    -o-transform: scale(1.10,1.10);
    transform: scale(1.10,1.10);
  }

/* FINE CLASSI BOTTONI */


