.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: fullwidth;
}
.ui-button {
    margin-top: 10px !important;
}
.ui-growl {
    right:30px;
}
.ui-tabs { 
    font-size: 12px !important;
    position: relative; 
    padding: auto; 
    zoom: 1; 
}
.ui-widget-overlay {
    background: darkgray 50%;
    opacity: 0.3;

}
.ui-datatable-odd {
    background: none repeat scroll 0 0 #becde1;
}