.ui-widget {
    font-size: 12px !important;
}
.ui-layout-north {
    z-index: 20 !important;
    overflow: visible !important;;
}
.ui-layout-north .ui-layout-unit-content {
    overflow: visible !important;
}
.ui-widget-header {
    text-align: center;
    text-transform: uppercase;
}
.ui-button {
    margin-top: 10px !important;
}
.filtro-em-desen {
    display: block; 
    color: blue;
}
.filtro-fora-de-linha {
    display: block; 
    color: red;
}
.filtro-em-fornec {
    display: block; 
    color: green;
}
.footer-tecfil { 
    background-image: url("/javax.faces.resource/img/footer-tecfil.png.xhtml")
}

.img-top-adm { 
    background: url("");
}