/*
Arquivo:            includes\easyui\themes\icon.css
Objetivo:           definir estilos para as páginas do sistema
Página relacionada: todos os recursos do sistema
Data:               07/03/2025
Autor:              Elézer Vieira Santos
*/
.icon-blank{
	background:url('icons/blank.gif') no-repeat center center;
}
.icon-file{
	background:url('icons/file.png') no-repeat center center;
}
.icon-add{
	background:url('icons/edit_add.png') no-repeat center center;
}
.icon-edit{
	background:url('icons/pencil.png') no-repeat center center;
}
.icon-clear{
	background:url('icons/clear.png') no-repeat center center;
}
.icon-remove{
	background:url('icons/edit_remove.png') no-repeat center center;
}
.icon-save{
	background:url('icons/filesave.png') no-repeat center center;
}
.icon-cut{
	background:url('icons/cut.png') no-repeat center center;
}
.icon-ok{
	background:url('icons/ok.png') no-repeat center center;
}
.icon-no{
	background:url('icons/no.png') no-repeat center center;
}
.icon-cancel{
	background:url('icons/cancel.png') no-repeat center center;
}
.icon-reload{
	background:url('icons/reload.png') no-repeat center center;
}
.icon-reload2{
	background:url('icons/reload2.png') no-repeat center center;
}
.icon-search{
	background:url('icons/search.png') no-repeat center center;
}
.icon-print{
	background:url('icons/print.png') no-repeat center center;
}
.icon-help{
	background:url('icons/help.png') no-repeat center center;
}
.icon-undo{
	background:url('icons/undo.png') no-repeat center center;
}
.icon-redo{
	background:url('icons/redo.png') no-repeat center center;
}
.icon-back{
	background:url('icons/back.png') no-repeat center center;
}
.icon-sum{
	background:url('icons/sum.png') no-repeat center center;
}
.icon-tip{
	background:url('icons/tip.png') no-repeat center center;
}
.icon-filter{
	background:url('icons/filter.png') no-repeat center center;
}
.icon-man{
	background:url('icons/man.png') no-repeat center center;
}
.icon-lock{
	background:url('icons/lock.png') no-repeat center center;
}
.icon-more{
	background:url('icons/more.png') no-repeat center center;
}
.icon-open{
	background:url('icons/open.png') no-repeat center center;
}
.icon-email{
	background:url('icons/email.png') no-repeat center center;
}
.icon-app16{
	background:url('icons/app16.png') no-repeat center center;
}
.icon-app32{
	background:url('icons/app32.png') no-repeat center center;
}
.icon-max{
	background:url('icons/maximize.png') no-repeat center center;
}
.icon-maximize{
	background:url('icons/maximize32.png') no-repeat center center;
}

.icon-mini-add{
	background:url('icons/mini_add.png') no-repeat center center;
}
.icon-mini-edit{
	background:url('icons/mini_edit.png') no-repeat center center;
}
.icon-mini-refresh{
	background:url('icons/mini_refresh.png') no-repeat center center;
}

.icon-large-picture{
	background:url('icons/large_picture.png') no-repeat center center;
}
.icon-large-clipart{
	background:url('icons/large_clipart.png') no-repeat center center;
}
.icon-large-shapes{
	background:url('icons/large_shapes.png') no-repeat center center;
}
.icon-large-smartart{
	background:url('icons/large_smartart.png') no-repeat center center;
}
.icon-large-chart{
	background:url('icons/large_chart.png') no-repeat center center;
}

/*sistema*/

.icon-tab-delete{
	background:url('icons/tab-delete-icon.png') no-repeat center center;
}
.icon-excel-large{
    background:url('icons/excel-large.png') no-repeat center center;
}
.icon-excel-small{
    background:url('icons/excel-small.png') no-repeat center center;
}
.icon-print-large{
    background:url('icons/print-large.png') no-repeat center center;
}
.icon-print-small{
    background:url('icons/print-small.png') no-repeat center center;
}
.icon-search-large{
    background:url('icons/search-large.png') no-repeat center center;
}
.icon-search-small{
    background:url('icons/search-small.png') no-repeat center center;
}

.icon-new-large{
    background:url('icons/new-large.png') no-repeat center center;
}
.icon-new-med{
    background:url('icons/new-med.png') no-repeat center center;
}
.icon-new-small{
    background:url('icons/new-small.png') no-repeat center center;
}

.icon-edit-large{
    background:url('icons/edit-large.png') no-repeat center center;
}
.icon-edit-med{
    background:url('icons/edit-med.png') no-repeat center center;
}
.icon-edit-small{
    background:url('icons/edit-small.png') no-repeat center center;
}

.icon-delete-large{
    background:url('icons/delete-large.png') no-repeat center center;
}
.icon-delete-med{
    background:url('icons/delete-med.png') no-repeat center center;
}
.icon-close-small{
    background:url('icons/close-small.png') no-repeat center center;
}

.icon-close-large{
    background:url('icons/close-large.png') no-repeat center center;
}
.icon-delete-small{
    background:url('icons/delete-small.png') no-repeat center center;
}
.icon-menu-large{
    background:url('icons/menu-large.png') no-repeat center center;
}
.icon-menu-small{
    background:url('icons/menu-small.png') no-repeat center center;
}
.icon-menuitem-large{
    background:url('icons/menu-item-large.png') no-repeat center center;
}
.icon-menuitem-small{
    background:url('icons/menu-item-small.png') no-repeat center center;
}
.icon-grupo-large{
    background:url('icons/grupo-large.png') no-repeat center center;
}
.icon-acesso-small{
    background:url('icons/acesso-small.png') no-repeat center center;
}
.icon-acesso-large{
    background:url('icons/acesso-large.png') no-repeat center center;
}
.icon-grupo-small{
    background:url('icons/grupo-small.png') no-repeat center center;
}
.icon-sistema-large{
    background:url('icons/sistema-large.png') no-repeat center center;
}
.icon-sistema-small{
    background:url('icons/sistema-small.png') no-repeat center center;
}
.icon-padrao-large{
    background:url('icons/padrao-large.png') no-repeat center center;
}
.icon-padrao-small{
    background:url('icons/padrao-small.png') no-repeat center center;
}
.icon-cadastros-large{
    background:url('icons/cadastros-large.png') no-repeat center center;
}
.icon-cadastros-small{
    background:url('icons/cadastros-small.png') no-repeat center center;
}
.icon-arquitetos-large{
    background:url('icons/arquitetos-large.png') no-repeat center center;
}
.icon-arquitetos-small{
    background:url('icons/arquitetos-small.png') no-repeat center center;
}
.icon-categorias-large{
    background:url('icons/categorias-large.png') no-repeat center center;
}
.icon-categorias-small{
    background:url('icons/categorias-small.png') no-repeat center center;
}
.icon-construtoras-large{
    background:url('icons/construtoras-large.png') no-repeat center center;
}
.icon-construtoras-small{
    background:url('icons/construtoras-small.png') no-repeat center center;
}
.icon-consultores-large{
    background:url('icons/consultores-large.png') no-repeat center center;
}
.icon-consultores-small{
    background:url('icons/consultores-small.png') no-repeat center center;
}
.icon-disciplinas-large{
    background:url('icons/disciplinas-large.png') no-repeat center center;
}
.icon-disciplinas-small{
    background:url('icons/disciplinas-small.png') no-repeat center center;
}
.icon-cidades-large{
    background:url('icons/cidades-large.png') no-repeat center center;
}
.icon-cidades-small{
    background:url('icons/cidades-small.png') no-repeat center center;
}
.icon-localizacao-large{
    background:url('icons/localizacao-large.png') no-repeat center center;
}
.icon-localizacao-small{
    background:url('icons/localizacao-small.png') no-repeat center center;
}
.icon-subcontratados-large{
    background:url('icons/subcontratados-large.png') no-repeat center center;
}
.icon-subcontratados-small{
    background:url('icons/subcontratados-small.png') no-repeat center center;
}
.icon-projetos-large{
    background:url('icons/projetos-large.png') no-repeat center center;
}
.icon-projetos-small{
    background:url('icons/projetos-small.png') no-repeat center center;
}
.icon-usuarios-large{
    background:url('icons/usuarios-large.png') no-repeat center center;
}
.icon-usuarios-small{
    background:url('icons/usuarios-small.png') no-repeat center center;
}
.icon-ramoatividades-large{
    background:url('icons/ramoatividades-large.png') no-repeat center center;
}
.icon-ramoatividades-small{
    background:url('icons/ramoatividades-small.png') no-repeat center center;
}
.icon-profissionais-large{
    background:url('icons/profissionais-large.png') no-repeat center center;
}
.icon-profissionais-small{
    background:url('icons/profissionais-small.png') no-repeat center center;
}
.icon-tipoprofissional-large{
    background:url('icons/tipoprofissional-large.png') no-repeat center center;
}
.icon-tipoprofissional-small{
    background:url('icons/tipoprofissional-small.png') no-repeat center center;
}

.icon-usuario-adm{
    background:url('icons/usuario-adm-small.png') no-repeat center center;
}
.icon-usuario-arq{
    background:url('icons/usuario-arq-small.png') no-repeat center center;
}
.icon-usuario-eng{
    background:url('icons/usuario-eng-small.png') no-repeat center center;
}
.icon-usuario-ele{
    background:url('icons/usuario-ele-small.png') no-repeat center center;
}
.icon-usuario-prog{
    background:url('icons/usuario-prog-small.png') no-repeat center center;
}
.icon-usuario-ana{
    background:url('icons/usuario-ana-small.png') no-repeat center center;
}
.icon-usuario-prof{
    background:url('icons/usuario-prof-small.png') no-repeat center center;
}
.icon-usuario-sis{
    background:url('icons/usuario-sis-small.png') no-repeat center center;
}
.icon-usuario-mat{
    background:url('icons/usuario-mat-small.png') no-repeat center center;
}
.icon-usuario-adv{
    background:url('icons/usuario-adv-small.png') no-repeat center center;
}
.icon-usuario-mulher1{
    background:url('icons/usuario-mulher1-small.png') no-repeat center center;
}
.icon-usuario-mulher2{
    background:url('icons/usuario-mulher2-small.png') no-repeat center center;
}
.icon-usuario-mulher3{
    background:url('icons/usuario-mulher3-small.png') no-repeat center center;
}
.icon-usuario-mulher4{
    background:url('icons/usuario-mulher4-small.png') no-repeat center center;
}
.icon-usuario-mulher5{
    background:url('icons/usuario-mulher5-small.png') no-repeat center center;
}
.icon-usuario-mulher6{
    background:url('icons/usuario-mulher6-small.png') no-repeat center center;
}
.icon-usuario-mulher7{
    background:url('icons/usuario-mulher7-small.png') no-repeat center center;
}
.icon-usuario-mulher8{
    background:url('icons/usuario-mulher8-small.png') no-repeat center center;
}
.icon-usuario-mulher9{
    background:url('icons/usuario-mulher9-small.png') no-repeat center center;
}
.icon-usuario-mulher10{
    background:url('icons/usuario-mulher10-small.png') no-repeat center center;
}
.icon-usuario-mulher11{
    background:url('icons/usuario-mulher11-small.png') no-repeat center center;
}
.icon-usuario-mulher12{
    background:url('icons/usuario-mulher12-small.png') no-repeat center center;
}
.icon-usuario-mulher13{
    background:url('icons/usuario-mulher13-small.png') no-repeat center center;
}
.icon-usuario-mulher14{
    background:url('icons/usuario-mulher14-small.png') no-repeat center center;
}
.icon-usuario-mulher15{
    background:url('icons/usuario-mulher15-small.png') no-repeat center center;
}
.icon-usuario-mulher16{
    background:url('icons/usuario-mulher16-small.png') no-repeat center center;
}
.icon-usuario-mulher17{
    background:url('icons/usuario-mulher17-small.png') no-repeat center center;
}
.icon-usuario-mulher18{
    background:url('icons/usuario-mulher18-small.png') no-repeat center center;
}
.icon-usuario-mulher19{
    background:url('icons/usuario-mulher19-small.png') no-repeat center center;
}
.icon-usuario-mulher20{
    background:url('icons/usuario-mulher20-small.png') no-repeat center center;
}
.icon-usuario-mulher21{
    background:url('icons/usuario-mulher21-small.png') no-repeat center center;
}
.icon-usuario-mulher22{
    background:url('icons/usuario-mulher22-small.png') no-repeat center center;
}
.icon-usuario-mulher23{
    background:url('icons/usuario-mulher23-small.png') no-repeat center center;
}
.icon-usuario-padrao1{
    background:url('icons/usuario-padrao1-small.png') no-repeat center center;
}
.icon-usuario-padrao2{
    background:url('icons/usuario-padrao2-small.png') no-repeat center center;
}
.icon-usuario-padrao3{
    background:url('icons/usuario-padrao3-small.png') no-repeat center center;
}
.icon-usuario-padrao4{
    background:url('icons/usuario-padrao4-small.png') no-repeat center center;
}
.icon-usuario-padrao5{
    background:url('icons/usuario-padrao5-small.png') no-repeat center center;
}
.icon-usuario-padrao6{
    background:url('icons/usuario-padrao6-small.png') no-repeat center center;
}
.icon-usuario-padrao7{
    background:url('icons/usuario-padrao7-small.png') no-repeat center center;
}
.icon-usuario-sistema{
    background:url('icons/usuario-sistema-small.png') no-repeat center center;
}
.icon-usuario-sistema1{
    background:url('icons/usuario-sistema1-small.png') no-repeat center center;
}
.icon-usuario-sistema2{
    background:url('icons/usuario-sistema2-small.png') no-repeat center center;
}
.icon-usuario-sistema3{
    background:url('icons/usuario-sistema3-small.png') no-repeat center center;
}


.icon-gerenciamento-small{
    background:url('icons/gerenciamento-small.png') no-repeat center center;
}
.icon-gerenciamento-large{
    background:url('icons/gerenciamento-large.png') no-repeat center center;
}
.icon-empresa-projeto-small{
    background:url('icons/empresa-projeto-small.png') no-repeat center center;
}
.icon-empresa-projeto-large{
    background:url('icons/empresa-projeto-large.png') no-repeat center center;
}
.icon-profissional-projeto-small{
    background:url('icons/profissional-projeto-small.png') no-repeat center center;
}
.icon-profissional-projeto-large{
    background:url('icons/profissional-projeto-large.png') no-repeat center center;
}
.icon-opcoes-large{
    background:url('icons/opcoes-large.png') no-repeat center center;
}
.icon-opcoes-small{
    background:url('icons/opcoes-small.png') no-repeat center center;
}
.icon-usuario-projeto-large{
    background:url('icons/usuario-projeto-large.png') no-repeat center center;
}
.icon-usuario-projeto-small{
    background:url('icons/usuario-projeto-small.png') no-repeat center center;
}
.icon-licoes-aprendidas-large{
    background:url('icons/licoesaprendidas-large.png') no-repeat center center;
}
.icon-licoes-aprendidas-small{
    background:url('icons/licoesaprendidas-small.png') no-repeat center center;
}
.icon-comunicacao-large{
    background:url('icons/comunicacao-large.png') no-repeat center center;
}
.icon-comunicacao-small{
    background:url('icons/comunicacao-small.png') no-repeat center center;
}
.icon-maisinfo-large{
    background:url('icons/maisinfo-large.png') no-repeat center center;
}
.icon-maisinfo-small{
    background:url('icons/maisinfo-small.png') no-repeat center center;
}
.icon-encaminharlicao-large{
    background:url('icons/encaminharlicao-large.png') no-repeat center center;
}
.icon-informativos-small{
    background:url('icons/informativos-small.png') no-repeat center center;
}
.icon-informativos-large{
    background:url('icons/informativos-large.png') no-repeat center center;
}
.icon-encaminharlicao-small{
    background:url('icons/encaminharlicao-small.png') no-repeat center center;
}
.icon-publicar-informativo-small{
    background:url('icons/publicar-informativo-small.png') no-repeat center center;
}
.icon-publicar-informativo-large{
    background:url('icons/publicar-informativo-large.png') no-repeat center center;
}
.icon-enviar-informativo-small{
    background:url('icons/enviar-email-small.png') no-repeat center center;
}
.icon-enviar-informativo-large{
    background:url('icons/enviar-email-large.png') no-repeat center center;
}
.icon-lideranca-large{
    background:url('icons/lideranca-large.png') no-repeat center center;
}
.icon-lideranca-small{
    background:url('icons/lideranca-small.png') no-repeat center center;
}
.icon-visitas-large{
    background:url('icons/visitas-large.png') no-repeat center center;
}
.icon-visitas-small{
    background:url('icons/visitas-small.png') no-repeat center center;
}
.icon-relatorios-large{
    background:url('icons/relatorios-large.png') no-repeat center center;
}
.icon-relatorios-small{
    background:url('icons/relatorios-small.png') no-repeat center center;
}
.icon-rel-designacoes-large{
    background:url('icons/rel-designacoes-large.png') no-repeat center center;
}
.icon-rel-designacoes-small{
    background:url('icons/rel-designacoes-small.png') no-repeat center center;
}
.icon-proj-detalhes-large{
    background:url('icons/proj-detalhes-large.png') no-repeat center center;
}
.icon-proj-datas-large{
    background:url('icons/calendar-icon-red.png') no-repeat center center;
}
.icon-proj-detalhes-small{
    background:url('icons/proj-detalhes-small.png') no-repeat center center;
}
.icon-prof-definidos-large{
    background:url('icons/prof-definidos-large.png') no-repeat center center;
}
.icon-prof-definidos-small{
    background:url('icons/prof-definidos-small.png') no-repeat center center;
}
.icon-proj-time-large{
    background:url('icons/proj-time-large.png') no-repeat center center;
}
.icon-proj-time-small{
    background:url('icons/proj-time-small.png') no-repeat center center;
}
.icon-acesso-outros-large{
    background:url('icons/acesso-outros-large.png') no-repeat center center;
}
.icon-acesso-outros-small{
    background:url('icons/acesso-outros-small.png') no-repeat center center;
}
.icon-acesso-email-large{
    background:url('icons/acesso-email-large.png') no-repeat center center;
}
.icon-acesso-email-small{
    background:url('icons/acesso-email-small.png') no-repeat center center;
}
.icon-lista-emails-large{
    background:url('icons/lista-emails-large.png') no-repeat center center;
}
.icon-lista-emails-small{
    background:url('icons/lista-emails-small.png') no-repeat center center;
}
.icon-rel-gerador-large{
    background:url('icons/rel-gerador-large.png') no-repeat center center;
}
.icon-rel-gerador-small{
    background:url('icons/rel-gerador-small.png') no-repeat center center;
}
.icon-proj-arquivos-large{
    background:url('icons/proj-arquivos-large.png') no-repeat center center;
}
.icon-proj-arquivos-small{
    background:url('icons/proj-arquivos-small.png') no-repeat center center;
}
.icon-zoom-mais-large{
    background:url('icons/zoom-mais-large.png') no-repeat center center;
}
.icon-zoom-mais-small{
    background:url('icons/zoom-mais-small.png') no-repeat center center;
}
.icon-zoom-menos-large{
    background:url('icons/zoom-menos-large.png') no-repeat center center;
}
.icon-zoom-menos-small{
    background:url('icons/zoom-menos-small.png') no-repeat center center;
}
.icon-proj-empresas-large{
    background:url('icons/construtoras-large.png') no-repeat center center;
}
.icon-proj-empresas-small{
    background:url('icons/construtoras-small.png') no-repeat center center;
}
.icon-reuniao-large{
    background:url('icons/reuniao-large.png') no-repeat center center;
}
.icon-reuniao-small{
    background:url('icons/reuniao-small.png') no-repeat center center;
}
.icon-reuniao-planejar-large{
    background:url('icons/reuniao-planejar-large.png') no-repeat center center;
}
.icon-reuniao-planejar-small{
    background:url('icons/reuniao-planejar-small.png') no-repeat center center;
}
.icon-tarefas-large{
    background:url('icons/tarefas-large.png') no-repeat center center;
}
.icon-tarefas-small{
    background:url('icons/tarefas-small.png') no-repeat center center;
}
.icon-tarefas-minhas-large{
    background:url('icons/tarefas-minhas-large.png') no-repeat center center;
}
.icon-tarefas-minhas-small{
    background:url('icons/tarefas-minhas-small.png') no-repeat center center;
}
.icon-reuniao-situacao-large{
    background:url('icons/reuniao-situacao-large.png') no-repeat center center;
}
.icon-reuniao-situacao-small{
    background:url('icons/reuniao-situacao-small.png') no-repeat center center;
}
.icon-reuniao-participantes-large{
    background:url('icons/reuniao-participantes-large.png') no-repeat center center;
}
.icon-reuniao-participantes-small{
    background:url('icons/reuniao-participantes-small.png') no-repeat center center;
}
.icon-reuniao-assuntos-large{
    background:url('icons/reuniao-assuntos-large.png') no-repeat center center;
}
.icon-reuniao-assuntos-small{
    background:url('icons/reuniao-assuntos-small.png') no-repeat center center;
}
.icon-reuniao-unica-large{
    background:url('icons/reuniao-unica-large.png') no-repeat center center;
}
.icon-reuniao-unica-small{
    background:url('icons/reuniao-unica-small.png') no-repeat center center;
}
.icon-acesso-copiar-large{
    background:url('icons/acesso-copiar-large.png') no-repeat center center;
}
.icon-acesso-copiar-small{
    background:url('icons/acesso-copiar-small.png') no-repeat center center;
}
.icon-acesso-copiar1-large{
    background:url('icons/acesso-copiar1-large.png') no-repeat center center;
}
.icon-acesso-copiar1-small{
    background:url('icons/acesso-copiar1-small.png') no-repeat center center;
}
.icon-ajuda-large{
    background:url('icons/ajuda-large.png') no-repeat center center;
}
.icon-ajuda-small{
    background:url('icons/ajuda-small.png') no-repeat center center;
}
.icon-ajuda-tutoriais-large{
    background:url('icons/ajuda-tutoriais-large.png') no-repeat center center;
}
.icon-ajuda-tutoriais-small{
    background:url('icons/ajuda-tutoriais-small.png') no-repeat center center;
}
.icon-settings-large{
    background:url('icons/settings-large.png') no-repeat center center;
}
.icon-settings-small{
    background:url('icons/settings-small.png') no-repeat center center;
}
.icon-control-large{
    background:url('icons/control-large.png') no-repeat center center;
}
.icon-control-small{
    background:url('icons/control-small.png') no-repeat center center;
}
.icon-reuniao-copiar-large{
    background:url('icons/reuniao-copiar-large.png') no-repeat center center;
}
.icon-reuniao-email-small{
    background:url('icons/reuniao-email-small.png') no-repeat center center;
}
.icon-reuniao-email-large{
    background:url('icons/reuniao-email-large.png') no-repeat center center;
}
.icon-reuniao-copiar-small{
    background:url('icons/reuniao-copiar-small.png') no-repeat center center;
}
.icon-reuniao-arquivos-large{
    background:url('icons/proj-arquivos-large.png') no-repeat center center;
}
.icon-reuniao-arquivos-small{
    background:url('icons/proj-arquivos-small.png') no-repeat center center;
}
.icon-reuniao-recorrencia-large{
    background:url('icons/reuniao-recorrencia-large.png') no-repeat center center;
}
.icon-reuniao-recorrencia-small{
    background:url('icons/reuniao-recorrencia-small.png') no-repeat center center;
}
.icon-reuniao-topicos-large{
    background:url('icons/reuniao-topicos-large.png') no-repeat center center;
}
.icon-reuniao-topicos-small{
    background:url('icons/reuniao-topicos-small.png') no-repeat center center;
}
.icon-reuniao-agendar-large{
    background:url('icons/reuniao-agendar-large.png') no-repeat center center;
}
.icon-reuniao-agendar-small{
    background:url('icons/reuniao-agendar-small.png') no-repeat center center;
}
.icon-tiporeuniao-large{
    background:url('icons/tiporeuniao-large.png') no-repeat center center;
}
.icon-tiporeuniao-small{
    background:url('icons/tiporeuniao-small.png') no-repeat center center;
}
.icon-tipotopicos-large{
    background:url('icons/tipotopicos-large.png') no-repeat center center;
}
.icon-tipotopicos-small{
    background:url('icons/tipotopicos-small.png') no-repeat center center;
}
.icon-rfi-large{
    background:url('icons/rfi-large.png') no-repeat center center;
}
.icon-rfi-small{
    background:url('icons/rfi-small.png') no-repeat center center;
}
.icon-submittal-large{
    background:url('icons/submittal-large.png') no-repeat center center;
}
.icon-submittal-small{
    background:url('icons/submittal-small.png') no-repeat center center;
}
.icon-rfi-arquivos-large{
    background:url('icons/rfi-arquivos-large.png') no-repeat center center;
}
.icon-rfi-arquivos-small{
    background:url('icons/rfi-arquivos-small.png') no-repeat center center;
}
.icon-rfi-consultor-large{
    background:url('icons/rfi-consultor-large.png') no-repeat center center;
}
.icon-rfi-consultor-small{
    background:url('icons/rfi-consultor-small.png') no-repeat center center;
}
.icon-rfi-arquiteto-large{
    background:url('icons/rfi-arquiteto-large.png') no-repeat center center;
}
.icon-rfi-arquiteto-small{
    background:url('icons/rfi-arquiteto-small.png') no-repeat center center;
}
.icon-rfi-design-large{
    background:url('icons/rfi-design-large.png') no-repeat center center;
}
.icon-rfi-design-small{
    background:url('icons/rfi-design-small.png') no-repeat center center;
}
.icon-download-large{
    background:url('icons/download-large.png') no-repeat center center;
}
.icon-download-small{
    background:url('icons/download-small.png') no-repeat center center;
}
.icon-upload-large{
    background:url('icons/upload-large.png') no-repeat center center;
}
.icon-upload-small{
    background:url('icons/upload-small.png') no-repeat center center;
}
.icon-rfi-resposta-large{
    background:url('icons/rfi-resposta-large.png') no-repeat center center;
}
.icon-rfi-resposta-small{
    background:url('icons/rfi-resposta-small.png') no-repeat center center;
}
.icon-rfi-proprietario-large{
    background:url('icons/rfi-proprietario-large.png') no-repeat center center;
}
.icon-rfi-proprietario-small{
    background:url('icons/rfi-proprietario-small.png') no-repeat center center;
}
.icon-rfi-construtora-large{
    background:url('icons/rfi-construtora-large.png') no-repeat center center;
}
.icon-rfi-construtora-small{
    background:url('icons/rfi-construtora-small.png') no-repeat center center;
}

.icon-submittal-arquivos-large{
    background:url('icons/submittal-arquivos-large.png') no-repeat center center;
}
.icon-submittal-arquivos-small{
    background:url('icons/submittal-arquivos-small.png') no-repeat center center;
}
.icon-submittal-consultor-large{
    background:url('icons/submittal-consultor-large.png') no-repeat center center;
}
.icon-submittal-consultor-small{
    background:url('icons/submittal-consultor-small.png') no-repeat center center;
}
.icon-submittal-arquiteto-large{
    background:url('icons/submittal-arquiteto-large.png') no-repeat center center;
}
.icon-submittal-arquiteto-small{
    background:url('icons/submittal-arquiteto-small.png') no-repeat center center;
}
.icon-submittal-proprietario-large{
    background:url('icons/submittal-proprietario-large.png') no-repeat center center;
}
.icon-submittal-proprietario-small{
    background:url('icons/submittal-proprietario-small.png') no-repeat center center;
}
.icon-submittal-parecer-large{
    background:url('icons/submittal-parecer-large.png') no-repeat center center;
}
.icon-submittal-parecer-small{
    background:url('icons/submittal-parecer-small.png') no-repeat center center;
}
.icon-check-large{
    background:url('icons/check-icon-large.png') no-repeat center center;
}
.icon-dashboard-large{
    background:url('icons/dashboard-large.png') no-repeat center center;
}
.icon-dashboard-small{
    background:url('icons/dashboard-small.png') no-repeat center center;
}

.icon-tipo-adm{
    background:url('icons/tipos/tipo-adm.png') no-repeat center center;
}
.icon-tipo-arq-1{
    background:url('icons/tipos/tipo-arq-1.png') no-repeat center center;
}
.icon-tipo-arq-2{
    background:url('icons/tipos/tipo-arq-2.png') no-repeat center center;
}
.icon-tipo-arq-3{
    background:url('icons/tipos/tipo-arq-3.png') no-repeat center center;
}
.icon-tipo-arq-ass{
    background:url('icons/tipos/tipo-arq-ass.png') no-repeat center center;
}
.icon-tipo-con-pa{
    background:url('icons/tipos/tipo-con-pa.png') no-repeat center center;
}
.icon-tipo-con-proj{
    background:url('icons/tipos/tipo-con-proj.png') no-repeat center center;
}
.icon-tipo-coord{
    background:url('icons/tipos/tipo-coord.png') no-repeat center center;
}
.icon-tipo-coord-ob{
    background:url('icons/tipos/tipo-coord-ob.png') no-repeat center center;
}
.icon-tipo-coord-pd{
    background:url('icons/tipos/tipo-coord-pd.png') no-repeat center center;
}
.icon-tipo-di{
    background:url('icons/tipos/tipo-di.png') no-repeat center center;
}
.icon-tipo-dia{
    background:url('icons/tipos/tipo-dia.png') no-repeat center center;
}
.icon-tipo-eng{
    background:url('icons/tipos/tipo-eng.png') no-repeat center center;
}
.icon-tipo-enc{
    background:url('icons/tipos/tipo-enc.png') no-repeat center center;
}
.icon-tipo-finan{
    background:url('icons/tipos/tipo-finan.png') no-repeat center center;
}
.icon-tipo-ger{
    background:url('icons/tipos/tipo-ger.png') no-repeat center center;
}
.icon-tipo-ger-ct{
    background:url('icons/tipos/tipo-ger-ct.png') no-repeat center center;
}
.icon-tipo-ger-prod{
    background:url('icons/tipos/tipo-ger-prod.png') no-repeat center center;
}
.icon-tipo-outros{
    background:url('icons/tipos/tipo-outros.png') no-repeat center center;
}
.icon-tipo-padrao{
    background:url('icons/tipos/tipo-padrao.png') no-repeat center center;
}
.icon-tipo-rep-sub{
    background:url('icons/tipos/tipo-rep-sub.png') no-repeat center center;
}
.icon-tipo-spd-af-br{
    background:url('icons/tipos/tipo-spd-af-br.png') no-repeat center center;
}
.icon-tipo-spd-af-eua{
    background:url('icons/tipos/tipo-spd-af-eua.png') no-repeat center center;
}
.icon-tipo-spd-dir{
    background:url('icons/tipos/tipo-spd-dir.png') no-repeat center center;
}
.icon-tipo-spd-dm{
    background:url('icons/tipos/tipo-spd-dm.png') no-repeat center center;
}
.icon-tipo-spd-idm{
    background:url('icons/tipos/tipo-spd-idm.png') no-repeat center center;
}
.icon-tipo-spd-mis{
    background:url('icons/tipos/tipo-spd-mis.png') no-repeat center center;
}
.icon-tipo-spd-mis1{
    background:url('icons/tipos/tipo-spd-mis1.png') no-repeat center center;
}
.icon-tipo-spd-mis2{
    background:url('icons/tipos/tipo-spd-mis2.png') no-repeat center center;
}
.icon-tipo-spd-pm{
    background:url('icons/tipos/tipo-spd-pm.png') no-repeat center center;
}
.icon-tipo-spd-spm{
    background:url('icons/tipos/tipo-spd-spm.png') no-repeat center center;
}
.icon-tipo-spd-tfm{
    background:url('icons/tipos/tipo-spd-tfm.png') no-repeat center center;
}
.icon-tipo-spd-tfm-atfm{
    background:url('icons/tipos/tipo-spd-tfm-atfm.png') no-repeat center center;
}
.icon-tipo-super{
    background:url('icons/tipos/tipo-super.png') no-repeat center center;
}
.icon-tipo-tec{
    background:url('icons/tipos/tipo-tec.png') no-repeat center center;
}
.icon-tipo-us-arq-firm{
    background:url('icons/tipos/tipo-us-arq-firm.png') no-repeat center center;
}
.icon-tipo-us-id{
    background:url('icons/tipos/tipo-us-id.png') no-repeat center center;
}

.icon-licoes-controle-large{
    background:url('icons/licoes-controle-large.png') no-repeat center center;
}
.icon-licoes-controle-small{
    background:url('icons/licoes-controle-small.png') no-repeat center center;
}

.icon-comunicacao-arqprop-large{
    background:url('icons/comunicacao-arqprop-large.png') no-repeat center center;
}
.icon-comunicacao-arqprop-small{
    background:url('icons/comunicacao-arqprop-small.png') no-repeat center center;
}
.icon-comunicacao-constprop-large{
    background:url('icons/comunicacao-constprop-large.png') no-repeat center center;
}
.icon-comunicacao-constprop-small{
    background:url('icons/comunicacao-constprop-small.png') no-repeat center center;
}
.icon-comunicacao-asi-large{
    background:url('icons/comunicacao-asi-large.png') no-repeat center center;
}
.icon-comunicacao-asi-small{
    background:url('icons/comunicacao-asi-small.png') no-repeat center center;
}
.icon-comunicacao-fcd-large{
    background:url('icons/comunicacao-fcd-large.png') no-repeat center center;
}
.icon-comunicacao-fcd-small{
    background:url('icons/comunicacao-fcd-small.png') no-repeat center center;
}
.icon-comunicacao-ccd-large{
    background:url('icons/comunicacao-ccd-large.png') no-repeat center center;
}
.icon-comunicacao-ccd-small{
    background:url('icons/comunicacao-ccd-small.png') no-repeat center center;
}
.icon-comunicacao-rfp-large{
    background:url('icons/comunicacao-rfp-large.png') no-repeat center center;
}
.icon-comunicacao-rfp-small{
    background:url('icons/comunicacao-rfp-small.png') no-repeat center center;
}
.icon-acesso-ajudante-large{
    background:url('icons/acesso-ajudante-large.png') no-repeat center center;
}
.icon-acesso-ajudante-small{
    background:url('icons/acesso-ajudante-small.png') no-repeat center center;
}
.icon-acesso-lock-large{
    background:url('icons/lock-large.png') no-repeat center center;
}
.icon-acesso-lock-small{
    background:url('icons/lock-small.png') no-repeat center center;
}
.icon-reuniao-verificarata-large{
    background:url('icons/verificarata-large.png') no-repeat center center;
}
.icon-reuniao-verificarata-small{
    background:url('icons/verificarata-small.png') no-repeat center center;
}

.icon-assuntos-futuros-large{
    background:url('icons/reuniao-assuntos-futuros-large.png') no-repeat center center;
}
.icon-assuntos-futuros-small{
    background:url('icons/reuniao-assuntos-futuros-small.png') no-repeat center center;
}

.icon-inspection-large{
    background:url('icons/inspection-large.png') no-repeat center center;
}
.icon-inspection-small{
    background:url('icons/inspection-small.png') no-repeat center center;
}

.icon-arquivos-large{
    background:url('icons/arquivos-large.png') no-repeat center center;
}
.icon-arquivos-small{
    background:url('icons/arquivos-small.png') no-repeat center center;
}

.icon-cancelar-large{
    background:url('icons/cancelar-large.png') no-repeat center center;
}
.icon-cancelar-small{
    background:url('icons/cancelar-small.png') no-repeat center center;
}

.icon-planilha-licao-large{
    background:url('icons/planilha-licao-large.png') no-repeat center center;
}
.icon-planilha-licao-small{
    background:url('icons/planilha-licao-small.png') no-repeat center center;
}

.icon-portuguese-small{
    background:url('icons/portuguese-small.png') no-repeat center center;
}
.icon-portuguese-large{
    background:url('icons/portuguese-large.png') no-repeat center center;
}

.icon-english-small{
    background:url('icons/english-small.png') no-repeat center center;
}
.icon-english-large{
    background:url('icons/english-large.png') no-repeat center center;
}

.icon-spanish-small{
    background:url('icons/spanish-small.png') no-repeat center center;
}
.icon-spanish-large{
    background:url('icons/spanish-large.png') no-repeat center center;
}

.icon-estudosprograma-small{
    background:url('icons/estudosprograma-small.png') no-repeat center center;
}
.icon-estudosprograma-large{
    background:url('icons/estudosprograma-large.png') no-repeat center center;
}

.icon-licoes-melhoria-small{
    background:url('icons/licoes-melhoria-small.png') no-repeat center center;
}
.icon-licoes-melhoria-large{
    background:url('icons/licoes-melhoria-large.png') no-repeat center center;
}

.icon-licoes-revisar-small{
    background:url('icons/licoes-revisar-small.png') no-repeat center center;
}
.icon-licoes-revisar-large{
    background:url('icons/licoes-revisar-large.png') no-repeat center center;
}
