.icon-blank{
	background:url('../App_Imagens/jeasyui/icons/blank.gif') no-repeat center center; 
}
.icon-add{
	background:url('../App_Imagens/jeasyui/icons/edit_add.png') no-repeat center center;
}
.icon-add-disabled{
	background:url('../App_Imagens/jeasyui/icons/edit_add-disabled.png') no-repeat center center;
}
.icon-edit{
	background:url('../App_Imagens/jeasyui/icons/pencil.png') no-repeat center center;
}
.icon-remove{
	background:url('../App_Imagens/jeasyui/icons/edit_remove.png') no-repeat center center;
}
.icon-save{
	background:url('../App_Imagens/jeasyui/icons/filesave.png') no-repeat center center;
}
.icon-cut{
	background:url('../App_Imagens/jeasyui/icons/cut.png') no-repeat center center;
}
.icon-ok{
	background:url('../App_Imagens/jeasyui/icons/ok.png') no-repeat center center;
}
.icon-ok-disabled{
	background:url('../App_Imagens/jeasyui/icons/ok-disabled.png') no-repeat center center;
}
.icon-no{
	background:url('../App_Imagens/jeasyui/icons/no.png') no-repeat center center;
}
.icon-cancel{
	background:url('../App_Imagens/jeasyui/icons/cancel.png') no-repeat center center;
}
.icon-telaCheia{
	background:url('../App_Imagens/jeasyui/icons/expandir.png') no-repeat center center;
}
.icon-delete{
	background:url('../App_Imagens/jeasyui/icons/delete.png') no-repeat center center;
}
.icon-validate{
	background:url('../App_Imagens/jeasyui/icons/validate.png') no-repeat center center;
}
.icon-reload{
	background:url('../App_Imagens/jeasyui/icons/reload.png') no-repeat center center;
}
.icon-search{
	background:url('../App_Imagens/jeasyui/icons/search.png') no-repeat center center;
}
.icon-print{
	background:url('../App_Imagens/jeasyui/icons/print.png') no-repeat center center;
}
.icon-help{
	background:url('../App_Imagens/jeasyui/icons/help.png') no-repeat center center;
}
.icon-undo{
	background:url('../App_Imagens/jeasyui/icons/undo.png') no-repeat center center;
}
.icon-redo{
	background:url('../App_Imagens/jeasyui/icons/redo.png') no-repeat center center;
}
.icon-back{
	background:url('../App_Imagens/jeasyui/icons/back.png') no-repeat center center;
}
.icon-custos{
	background:url('../App_Imagens/jeasyui/icons/custos.png') no-repeat center center;
}
.icon-custos-disabled{
	background:url('../App_Imagens/jeasyui/icons/custos-disabled.png') no-repeat center center;
}
.icon-sum{
	background:url('../App_Imagens/jeasyui/icons/sum.png') no-repeat center center;
}
.icon-sum-disabled{
	background:url('../App_Imagens/jeasyui/icons/sum.png') no-repeat center center;
}
.icon-tip{
	background:url('../App_Imagens/jeasyui/icons/tip.png') no-repeat center center;
}

.icon-mini-add{
	background:url('../App_Imagens/jeasyui/icons/mini_add.png') no-repeat center center;
}
.icon-mini-edit{
	background:url('../App_Imagens/jeasyui/icons/mini_edit.png') no-repeat center center;
}
.icon-mini-refresh{
	background:url('../App_Imagens/jeasyui/icons/mini_refresh.png') no-repeat center center;
}

.icon-mapa{
	background:url('../App_Imagens/jeasyui/icons/mapa.png') no-repeat center center;
}

.icon-ponto{
	background:url('../App_Imagens/jeasyui/icons/ponto.png') no-repeat center center;
}

.icon-ponto-alerta{
	background:url('../App_Imagens/jeasyui/icons/ponto_alerta.png') no-repeat center center;
}

.icon-ponto-stop{
	background:url('../App_Imagens/jeasyui/icons/ponto_stop.png') no-repeat center center;
}


.icon-close{
	background:url('../App_Imagens/jeasyui/icons/close.png') no-repeat center center;
}

.icon-clear{
	background:url('../App_Imagens/clear16.png') no-repeat center center;
}

.icon-clear-disabled {
	background:url('../App_Imagens/clear16_disabled.png') no-repeat center center;
}

.icon-legend{
	background:url('../App_Imagens/jeasyui/icons/legend.png') no-repeat center center;
}

.icon-alert{
	background:url('../App_Imagens/jeasyui/icons/alert.png') no-repeat center center;
}

.icon-arrow_down{
	background:url('../App_Imagens/jeasyui/icons/arrow_down.png') no-repeat center center;
}

.icon-arrow_down-disabled{
	background:url('../App_Imagens/jeasyui/icons/arrow_down-disabled.png') no-repeat center center;
}

.icon-arrow_up{
	background:url('../App_Imagens/jeasyui/icons/arrow_up.png') no-repeat center center;
}

.icon-arrow_up-disabled{
	background:url('../App_Imagens/jeasyui/icons/arrow_up-disabled.png') no-repeat center center;
}

.icon-veiculo{
	background:url('../App_Imagens/jeasyui/icons/car.png') no-repeat center center;
}

.icon-configuracao{
	background:url('../App_Imagens/jeasyui/icons/config.png') no-repeat center center;
}

.icon-trajeto 
{
    background:url('../App_Imagens/jeasyui/icons/icon_trajeto.png') no-repeat center center;
}