/* PULSANTI */

input.btnCerca {
  background: url("../../images_tmt_custom/it/btnCerca.png") no-repeat scroll 0 0 transparent;
  border: medium none;
  cursor: pointer;
  height: 30px;
  text-indent: -9999px;
  width: 90px;
}

input.btnCrea {
  background: url("../../images_tmt_custom/it/btnCrea.png") no-repeat scroll 0 0 transparent;
  border: medium none;
  cursor: pointer;
  height: 30px;
  text-indent: -9999px;
  width: 90px;
}

input.btnPersonalizza {
  background: url("../../images_tmt_custom/it/btnPersonalizza.png") no-repeat scroll 0 0 transparent;
  border: medium none;
  cursor: pointer;
  height: 30px;
  text-indent: -9999px;
  width: 90px;
}

input.btnQuota {
  background: url("../../images_tmt_custom/it/btnQuota.png") no-repeat scroll 0 0 transparent;
  border: medium none;
  cursor: pointer;
  height: 30px;
  text-indent: -9999px;
  width: 90px;
}

input.btnSalva {
  background: url("../../images_tmt_custom/it/btnSalva.png") no-repeat scroll 0 0 transparent;
  border: medium none;
  cursor: pointer;
  height: 30px;
  text-indent: -9999px;
  width: 90px;
}

input.btnSalvaOra {
  background: url("../../images_tmt_custom/it/btnSalvaOra.png") no-repeat scroll 0 0 transparent;
  border: medium none;
  cursor: pointer;
  height: 30px;
  text-indent: -9999px;
  width: 90px;
}

input.btnModifica {
  background: url("../../images_tmt_custom/it/btnModifica.png") no-repeat scroll 0 0 transparent;
  border: medium none;
  cursor: pointer;
  height: 30px;
  text-indent: -9999px;
  width: 90px;
}

input.btnPrenota {
  background: url("../../images_tmt_custom/it/btnPrenota.png") no-repeat scroll 0 0 transparent;
  border: medium none;
  cursor: pointer;
  height: 30px;
  text-indent: -9999px;
  width: 90px;
}

input.btnContinua {
  background: url("../../images_tmt_custom/it/btnContinua.png") no-repeat scroll 0 0 transparent;
  border: medium none;
  cursor: pointer;
  height: 30px;
  text-indent: -9999px;
  width: 90px;
}

input.btnElimina {
  background: url("../../images_tmt_custom/it/btnElimina.png") no-repeat scroll 0 0 transparent;
  border: medium none;
  cursor: pointer;
  height: 30px;
  text-indent: -9999px;
  width: 90px;
}

input.btnStampa {
  background: url("../../images_tmt_custom/it/btnStampa.png") no-repeat scroll 0 0 transparent;
  border: medium none;
  cursor: pointer;
  height: 30px;
  text-indent: -9999px;
  width: 90px;
}

input.btnChiudi {
  background: url("../../images_tmt_custom/it/btnChiudi.png") no-repeat scroll 0 0 transparent;
  border: medium none;
  cursor: pointer;
  height: 30px;
  text-indent: -9999px;
  width: 90px;
}

input.btnStampaFN {
  background: url("../../images_tmt_custom/it/btnStampaFN.png") no-repeat scroll 0 0 transparent;
  border:solid 1px #ccc;
  cursor: pointer;
  height: 30px;
  text-indent: -9999px;
  width: 90px;
}

input.btnStampaEC {
  background: url("../../images_tmt_custom/it/btnStampaEC.png") no-repeat scroll 0 0 transparent;
  border:solid 1px #ccc;
  cursor: pointer;
  height: 30px;
  text-indent: -9999px;
  width: 90px;
}

input.btnQuotaNO {
  background: url("../../images_tmt_custom/it/btnQuotaNO.png") no-repeat scroll 0 0 transparent;
  border: medium none;
  cursor: pointer;
  height: 30px;
  text-indent: -9999px;
  width: 90px;
}

#btnConvertInNet { display:inline!important; }