.ui-layout-north {
	z-index: 20 !important;
	overflow: visible !important;;
}

.ui-layout-north .ui-layout-unit-content {
	overflow: visible !important;
}
.ui-widget, .ui-widget .ui-widget {
	font-size: 92% !important;
}

.ui-spinner-input-small .ui-spinner-input {
	width: 35px !important;
}

.centered {
position:relative;
height: 100px;
margin:0 auto;
padding: 10% 0;
}

.centerContainer
{ 
   top: 0; left: 0; width: 100%; height: 100%;
   position: absolute; display: table
}

.container {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
.content {
    background-color: red; /* just for the demo */
    display: inline-block;
    text-align: left;
}

.campoLivreCondicional {
	size: 50;
}