html, body { overflow-y: hidden; overflow-x: hidden; }
#application_framework { background: url(images/application_framework_bg.png); height: 116px; }
#img_application_framework { float: left; }
#img_application_framework_binary { float: right; }

.x-accordion-configuracoes { background: url(images/cog.png) no-repeat 0 0px !important; }
.x-accordion-controle-de-acesso { background: url(images/lock.png) no-repeat 0 0px !important; }
.x-accordion-clientes { background: url(images/user.png) no-repeat 0 0px !important; }
.x-accordion-fornecedores { background: url(images/user_suit.png) no-repeat 0 0px !important; }
.x-accordion-produtos { background: url(images/package.png) no-repeat 0 0px !important; }

.x-tab-clientes { background: url(images/user.png) no-repeat 0 3px !important; }
.x-tab-relatorios { background: url(images/chart_curve.png) no-repeat 0 3px !important; }

.x-toolbar-novo { background: url(images/page_white.png) no-repeat !important; }
.x-toolbar-salvar { background: url(images/disk.png) no-repeat !important; }
.x-toolbar-imprimir { background: url(images/printer.png) no-repeat !important; }
