@CHARSET "ISO-8859-1";

/* ICONES DOS BOTOES USADOS PELO PRIMEFACES */
.icone_limpar{
    width: 24px;
    height: 24px;
    left: 37% !important;
    top: 37% !important;
    background-repeat: no-repeat;
    background-image: url("../img/botoes/limpar.png") !important;
}
.icone_limpar_label{
    width: 24px;
    height: 24px;
    top: 37% !important;
    background-repeat: no-repeat;
    background-image: url("../img/botoes/limpar.png") !important;
}
.icone_salvar{
    width: 24px;
    height: 24px;
    left: 37% !important;
    top: 37% !important;
    background-repeat: no-repeat;
    background-image: url("../img/botoes/salvar.png") !important;
}

.icone_salvar_label{
    width: 24px;
    height: 24px;
    top: 37% !important;
    background-repeat: no-repeat;
    background-image: url("../img/botoes/salvar.png") !important;
}
.icone_salvarCard{
    width: 24px;
    height: 24px;
    left: 37% !important;
    top: 37% !important;
    background-repeat: no-repeat;
    background-image: url("../img/botoes/salvarCard.png") !important;
}

.icone_enviar_label{
    width: 24px;
    height: 24px;
    top: 37% !important;
    background-repeat: no-repeat;
    background-image: url("../img/botoes/enviar.png") !important;
}

.icone_incluir{
    width: 24px;
    height: 24px;
    left: 37% !important;
    top: 37% !important;
    background-repeat: no-repeat;
    background-image: url("../img/botoes/incluir.png") !important;
}

.icone_incluir_label{
    width: 24px;
    height: 24px;
    top: 37% !important;
    background-repeat: no-repeat;
    background-image: url("../img/botoes/incluir.png") !important;
}

.icone_alterar{
    width: 24px;
    height: 24px;
    left: 37% !important;
    top: 37% !important;
    background-repeat: no-repeat;
    background-image: url("../img/botoes/alterar.png") !important;
}

.icone_alterar_label{
    width: 24px;
    height: 24px;
    top: 37% !important;
    background-repeat: no-repeat;
    background-image: url("../img/botoes/alterar.png") !important;
}

.icone_excluir{
    width: 24px;
    height: 24px;
    left: 37% !important;
    top: 37% !important;
    background-repeat: no-repeat;
    background-image: url("../img/botoes/excluir.png") !important;
}

.icone_excluir_label{
    width: 24px;
    height: 24px;
    top: 37% !important;
    background-repeat: no-repeat;
    background-image: url("../img/botoes/excluir.png") !important;
}

.icone_cancelar{
    width: 24px;
    height: 24px;
    left: 40% !important;
    top: 37% !important;
    background-repeat: no-repeat;
    background-image: url("../img/botoes/cancelar.png") !important;
}

.icone_imprimir{
    width: 24px;
    height: 24px;
    left: 37% !important;
    top: 37% !important;
    background-repeat: no-repeat;
    background-image: url("../img/botoes/imprimir.png") !important;
}

.icone_imprimir_label{
    width: 24px;
    height: 24px;
    top: 37% !important;
    background-repeat: no-repeat;
    background-image: url("../img/botoes/imprimir.png") !important;
}

.icone_detalhes{
    width: 24px;
    height: 24px;
    left: 37% !important;
    top: 37% !important;
    background-repeat: no-repeat;
    background-image: url("../img/botoes/detalhes.png") !important;
}

.icone_voltar{
    width: 24px;
    height: 24px;
    left: 37% !important;
    top: 37% !important;
    background-repeat: no-repeat;
    background-image: url("../img/botoes/voltar.png") !important;
}

.icone_voltar_label{
    width: 24px;
    height: 24px;
    top: 37% !important;
    background-repeat: no-repeat;
    background-image: url("../img/botoes/voltar.png") !important;
}

.icone_pesquisar{
    width: 24px;
    height: 24px;
    left: 37% !important;
    top: 37% !important;
    background-repeat: no-repeat;
    background-image: url("../img/botoes/pesquisar.png") !important;
}

.icone_pesquisar_label{
    width: 24px;
    height: 24px;
    top: 37% !important;
    background-repeat: no-repeat;
    background-image: url("../img/botoes/pesquisar.png") !important;
}

.icone_faturar_label{
    width: 24px;
    height: 24px;
    top: 37% !important;
    background-repeat: no-repeat;
    background-image: url("../img/botoes/faturar.png") !important;
}

.icone_listarcadastrar{
    background-repeat: no-repeat;
    background-image: url("../img/botoes/listarcadastrar.png") !important;
}

.icone_ok{
    width: 24px;
    height: 24px;
    left: 37% !important;
    top: 37% !important;
    background-repeat: no-repeat;
    background-image: url("../img/botoes/ok.png") !important;
}

.icone_ok_label{
    width: 24px;
    height: 24px;
    left: 13% !important;
    top: 37% !important;
    background-repeat: no-repeat;
    background-image: url("../img/botoes/ok.png") !important;
}
.icone_negativo{
    width: 24px;
    height: 24px;
    left: 37% !important;
    top: 37% !important;
    background-repeat: no-repeat;
    background-image: url("../img/botoes/negativo.png") !important;
}
.icone_usuario{
    width: 24px;
    height: 24px;
    left: 37% !important;
    top: 37% !important;
    background-repeat: no-repeat;
    background-image: url("../img/botoes/usuario.png") !important;
}

.icone_usuario_label{
    width: 24px;
    height: 24px;
    top: 37% !important;
    background-repeat: no-repeat;
    background-image: url("../img/botoes/usuario.png") !important;
}

.icone_pdf{
    width: 24px;
    height: 24px;
    left: 37% !important;
    top: 37% !important;
    background-repeat: no-repeat;
    background-image: url("../img/botoes/pdf.png") !important;
}

.icone_pdf_label{
    width: 24px;
    height: 24px;
    top: 37% !important;
    background-repeat: no-repeat;
    background-image: url("../img/botoes/pdf.png") !important;
}

.icone_primeiro{
    width: 24px;
    height: 24px;
    left: 37% !important;
    top: 37% !important;
    background-repeat: no-repeat;
    background-image: url("../img/botoes/primeiro.png") !important;
}

.icone_primeiro_label{
    width: 24px;
    height: 24px;
    top: 37% !important;
    background-repeat: no-repeat;
    background-image: url("../img/botoes/primeiro.png") !important;
}

.icone_interrogacao{
    width: 24px;
    height: 24px;
    left: 37% !important;
    top: 37% !important;
    background-repeat: no-repeat;
    background-image: url("../img/botoes/interrogacao.png") !important;
}

.icone_interrogacao_label{
    width: 24px;
    height: 24px;
    top: 37% !important;
    background-repeat: no-repeat;
    background-image: url("../img/botoes/interrogacao.png") !important;
}

.icone_email{
    width: 24px;
    height: 24px;
    left: 37% !important;
    top: 37% !important;
    background-repeat: no-repeat;
    background-image: url("../img/botoes/email.png") !important;
}

.icone_email_label{
    width: 24px;
    height: 24px;
    top: 37% !important;
    background-repeat: no-repeat;
    background-image: url("../img/botoes/email.png") !important;
}

.icone_anexo{
    width: 24px;
    height: 24px;
    left: 37% !important;
    top: 37% !important;
    background-repeat: no-repeat;
    background-image: url("../img/botoes/atachar.png") !important;
}

.icone_anexo_label{
    width: 24px;
    height: 24px;
    top: 37% !important;
    background-repeat: no-repeat;
    background-image: url("../img/botoes/atachar.png") !important;
}

.icone_mais{
    width: 24px;
    height: 24px;
    left: 37% !important;
    top: 37% !important;
    background-repeat: no-repeat;
    background-image: url("../img/botoes/mais.png") !important;
}

.icone_menos{
    width: 24px;
    height: 24px;
    left: 37% !important;
    top: 37% !important;
    background-repeat: no-repeat;
    background-image: url("../img/botoes/menos.png") !important;
}

.icone_download{
    width: 24px;
    height: 24px;
    left: 37% !important;
    top: 37% !important;
    background-repeat: no-repeat;
    background-image: url("../img/botoes/download.png") !important;
}

.icone_download_label{
    width: 24px;
    height: 24px;
    top: 37% !important;
    background-repeat: no-repeat;
    background-image: url("../img/botoes/download.png") !important;
}

.icone_pesquisar_pessoas{
    width: 24px;
    height: 24px;
    left: 37% !important;
    top: 37% !important;
    background-repeat: no-repeat;
    background-image: url("../img/botoes/pesquisarPessoas.png") !important;
}

.icone_bloquear{
    width: 24px;
    height: 24px;
    left: 37% !important;
    top: 37% !important;
    background-repeat: no-repeat;
    background-image: url("../img/botoes/bloquear.png") !important;
}

.icone_bloquear_label{
    width: 24px;
    height: 24px;
    top: 37% !important;
    background-repeat: no-repeat;
    background-image: url("../img/botoes/bloquear.png") !important;
}

.icone_desbloquear{
    width: 24px;
    height: 24px;
    left: 37% !important;
    top: 37% !important;
    background-repeat: no-repeat;
    background-image: url("../img/botoes/desbloquear.png") !important;
}

.icone_desbloquear_label{
    width: 24px;
    height: 24px;
    top: 37% !important;
    background-repeat: no-repeat;
    background-image: url("../img/botoes/desbloquear.png") !important;
}

.icone_prestador_nao_conv{
    width: 24px;
    height: 24px;
    left: 37% !important;
    top: 37% !important;
    background-repeat: no-repeat;
    background-image: url("../img/botoes/prestadorNaoConv.png") !important;
}

.icone_prestador_nao_conv_label{
    width: 24px;
    height: 24px;
    top: 37% !important;
    background-repeat: no-repeat;
    background-image: url("../img/botoes/prestadorNaoConv.png") !important;
}

.icone_procedimento_label{
    width: 24px;
    height: 24px;
    top: 37% !important;
    background-repeat: no-repeat;
    background-image: url("../img/botoes/procedimento.png") !important;
}

.icone_honorario_label{
    width: 24px;
    height: 24px;
    top: 37% !important;
    background-repeat: no-repeat;
    background-image: url("../img/botoes/honorario.png") !important;
}
.icone_honorario{
    width: 24px;
    height: 24px;
    left: 37% !important;
    background-repeat: no-repeat;
    background-image: url("../img/menu/honorario.png") !important;
}
.icone_servhosp_label{
    width: 24px;
    height: 24px;
    top: 37% !important;
    background-repeat: no-repeat;
    background-image: url("../img/botoes/servHosp.png") !important;
}

.icone_matmed_label{
    width: 24px;
    height: 24px;
    top: 37% !important;
    background-repeat: no-repeat;
    background-image: url("../img/botoes/medicamento.png") !important;
}

.icone_exame_label{
    width: 24px;
    height: 24px;
    top: 37% !important;
    background-repeat: no-repeat;
    background-image: url("../img/botoes/exames.png") !important;
}

.icone_formulario_manual{
    width: 24px;
    height: 24px;
    left: 45% !important;
    top: 37% !important;
    background-repeat: no-repeat;
    background-image: url("../img/botoes/folha_verde.png") !important;
}

.icone_declaracao{
    width: 24px;
    height: 24px;
    left: 37% !important;
    top: 37% !important;
    background-repeat: no-repeat;
    background-image: url("../img/botoes/folha_verde.png") !important;
}

.icone_declaracao_label{
    width: 24px;
    height: 24px;
    top: 37% !important;
    background-repeat: no-repeat;
    background-image: url("../img/botoes/folha_verde.png") !important;
}

.icone_matricula{
    width: 24px;
    height: 24px;
    left: 37% !important;
    top: 37% !important;
    background-repeat: no-repeat;
    background-image: url("../img/botoes/matricula.png") !important;
}

.icone_matricula_label{
    width: 24px;
    height: 24px;
    top: 37% !important;
    background-repeat: no-repeat;
    background-image: url("../img/botoes/matricula.png") !important;
}

.icone_senha{
    width: 24px;
    height: 24px;
    top: 37% !important;
    background-repeat: no-repeat;
    background-image: url("../img/botoes/senha.png") !important;
}

.icone_help_label{
    width: 24px;
    height: 24px;
    top: 37% !important;
    background-repeat: no-repeat;
    background-image: url("../img/botoes/help.png") !important;
}

.icone_guiamedico_label{
    width: 24px;
    height: 24px;
    left: 15% !important;
    top: 37% !important;
    background-repeat: no-repeat;
    background-image: url("../img/botoes/guiaMedico.png") !important;
}

.icone_localizacao{
    width: 16px;
    height: 16px;
    left: 45% !important;
    top: 48% !important;
    background-repeat: no-repeat;
    background-image: url("../img/botoes/localizacao.png") !important;
}

.icone_consulta_label{
    width: 24px;
    height: 24px;
    top: 37% !important;
    background-repeat: no-repeat;
    background-image: url("../img/botoes/consulta.png") !important;
}
.icone_consulta{
    width: 24px;
    height: 24px;
    top: 37% !important;
    background-repeat: no-repeat;
    background-image: url("../img/menu/consulta.png") !important;
}


.icone_sp_sadt_label{
    width: 24px;
    height: 24px;
    top: 37% !important;
    background-repeat: no-repeat;
    background-image: url("../img/botoes/exames.png") !important;
}
.icone_sp_sadt{
    width: 24px;
    height: 24px;
    left: 37% !important;
    background-repeat: no-repeat;
    background-image: url("../img/menu/exames.png") !important;
}
.icone_internacao_label{
    width: 24px;
    height: 24px;
    top: 37% !important;
    background-repeat: no-repeat;
    background-image: url("../img/botoes/internacao.png") !important;
}
.icone_internacao{
    width: 24px;
    height: 24px;
    left: 37% !important;
    background-repeat: no-repeat;
    background-image: url("../img/menu/internacao.png") !important;
}

.icone_prorrogacao_internacao_label{
    width: 24px;
    height: 24px;
    top: 37% !important;
    background-repeat: no-repeat;
    background-image: url("../img/botoes/prorrogacao-inter.png") !important;
}

.icone_bed_label{
    width: 24px;
    height: 24px;
    top: 37% !important;
    background-repeat: no-repeat;
    background-image: url("../img/botoes/bed.png") !important;
}

.icone_doctor_label{
    width: 24px;
    height: 24px;
    top: 37% !important;
    background-repeat: no-repeat;
    background-image: url("../img/botoes/doctor.png") !important;
}

.icone_print-detail_label{
    width: 24px;
    height: 24px;
    top: 37% !important;
    background-repeat: no-repeat;
    background-image: url("../img/botoes/print-detail.png") !important;
}
.icone_parcelamento_label{
    width: 24px;
    height: 24px;
    top: 37% !important;
    background-repeat: no-repeat;
    background-image: url("../img/botoes/parcelamento.png") !important;
}
.icone_find_dente{
    width: 24px;
    height: 24px;
    left: 37% !important;
    top: 37% !important;
    background-repeat: no-repeat;
    background-image: url("../img/botoes/find-dente.png") !important;
}
.icone_autorizar_label{
    width: 24px;
    height: 24px;
    top: 37% !important;
    background-repeat: no-repeat;
    background-image: url("../img/botoes/autorizar.png") !important;
}
.icone_atualizar_label{
    width: 24px;
    height: 24px;
    top: 37% !important;
    background-repeat: no-repeat;
    background-image: url("../img/botoes/atualizar.png") !important;
}
.icone_receita_label{
    width: 24px;
    height: 24px;
    top: 37% !important;
    background-repeat: no-repeat;
    background-image: url("../img/botoes/receita.png") !important;
}
.icone_lupamais{
    width: 24px;
    height: 24px;
    left: 37% !important;
    top: 37% !important;
    background-repeat: no-repeat;
    background-image: url("../img/botoes/lupamais.png") !important;
}
.icone_historicoresumido_label{
    width: 24px;
    height: 24px;
    top: 37% !important;
    background-repeat: no-repeat;
    background-image: url("../img/botoes/historicoresumido.png") !important;
}
.icone_historicoresumido{
    width: 24px;
    height: 24px;
    left: 37% !important;
    top: 37% !important;
    background-repeat: no-repeat;
    background-image: url("../img/botoes/historicoresumido.png") !important;
}
.icone_next_label{
    width: 24px;
    height: 24px;
    top: 37% !important;
    background-repeat: no-repeat;
    background-image: url("../img/botoes/next.png") !important;
}
.icone_auditor_label{
    width: 24px;
    height: 24px;
    top: 37% !important;
    background-repeat: no-repeat;
    background-image: url("../img/botoes/audit.png") !important;
}
.icone_auditores_label{
    width: 24px;
    height: 24px;
    top: 37% !important;
    background-repeat: no-repeat;
    background-image: url("../img/botoes/auditores.png") !important;
}
.icone_receive_label{
    width: 24px;
    height: 24px;
    top: 37% !important;
    background-repeat: no-repeat;
    background-image: url("../img/botoes/receive.png") !important;
}
.icone_movements_label{
    width: 24px;
    height: 24px;
    top: 37% !important;
    background-repeat: no-repeat;
    background-image: url("../img/botoes/movements.png") !important;
}
.icone_auditar_label{
    width: 24px;
    height: 24px;
    top: 37% !important;
    background-repeat: no-repeat;
    background-image: url("../img/botoes/auditar.png") !important;
}
.icone_auditar{
    width: 24px;
    height: 24px;
    left: 37% !important;
    top: 37% !important;
    background-repeat: no-repeat;
    background-image: url("../img/botoes/auditar.png") !important;
}
.icone_cancelar_baixar_manual{
    width: 24px;
    height: 24px;
    left: 37% !important;
    top: 37% !important;
    background-repeat: no-repeat;
    background-image: url("../img/botoes/cancelarbaixamanual.png") !important;
}
.icone_carencia_label{
    width: 24px;
    height: 24px;
    top: 37% !important;
    background-repeat: no-repeat;
    background-image: url("../img/botoes/carencia.png") !important;
}
.icone_valor{
    width: 24px;
    height: 24px;
    left: 37% !important;
    top: 37% !important;
    background-repeat: no-repeat;
    background-image: url("../img/botoes/valor.png") !important;
}
.icone_hospital{
    width: 24px;
    height: 24px;
    left: 37% !important;
    top: 37% !important;
    background-repeat: no-repeat;
    background-image: url("../img/botoes/hospital.png") !important;
}
.icone_valor_label{
    width: 24px;
    height: 24px;
    top: 37% !important;
    background-repeat: no-repeat;
    background-image: url("../img/botoes/valor.png") !important;
}
.icone_novo_label{
    width: 24px;
    height: 24px;
    top: 37% !important;
    background-repeat: no-repeat;
    background-image: url("../img/botoes/novo.png") !important;
}
/***********************************************************************************************************/
/***********************************************************************************************************/
/********************************* ICONES DO MENU PORTAL DO AUDITOR **************************************/
/***********************************************************************************************************/
/***********************************************************************************************************/
.icone_gestao_processos{
    width: 24px;
    height: 24px;
    left: 37% !important;
    top: 37% !important;
    background-repeat: no-repeat;
    background-image: url("../img/menu/gestaoprocessos.png") !important;
}
.icone_painel_guias{
    width: 24px;
    height: 24px;
    left: 37% !important;
    background-repeat: no-repeat;
    background-image: url("../img/menu/preview.png") !important;
}
.icone_gestao_processos_auditor{
    width: 24px;
    height: 24px;
    left: 37% !important;
    background-repeat: no-repeat;
    background-image: url("../img/menu/processoAuditor.png") !important;
}
#menuPrincipal > .ui-widget .ui-icon.fa, .ui-icon.fa{
    margin-top: 8px;
}