/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 23-jun-2014, 11:43:51
    Author     : Tincho
*/

body {
    font-size: 55%;
}

.center_content {
    display: table;
    margin: 5px auto 5px auto;
}

.ui-layout-north {
    z-index:20 !important;
    overflow:visible !important;
}

.ui-layout-north .ui-layout-unit-content {
    overflow:visible !important;
}

.favicon {
    background:url("WEB-INF/images/favicon.png") no-repeat !important;
    width:14px;
    height:16px;
}
