

 ul.ui-menu-child{
    width: 280px !important;
}


.ui-widget {
    font-size: 80%;
}
.ui-widget .ui-widget {
    font-size: 100%;
}

.disable-scroll .ui-dialog-content {
  overflow: hidden !important;
}


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

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



.logo {

	position: absolute;
	top : 5px;


}

 .logoInicio {

     position: absolute;
     margin-left:25%;
     top : 40px;


 }


.login {
	width: 50%;
	height: auto;
	position: absolute;
	margin-left:25%;
    margin-right:25%;
	top : 100px;


}

.body{
    font-size: 80%;
}


.botonMenu{
    width: 100%;
    height: 50px

}


 .etiqueta{
     width: 120px;height:auto
 }

 .campo{
     width: 50px;height:auto
 }

 .ui-panelgrid td, .ui-panelgrid tr
 {

     border-style: none !important
 }

 body {
     font-size:76%;
     margin:0;
 }


 .numberCircle {

     width: 10px;
     height: 10px;
     padding: 1px;

     background: #fff;

     color: #666;
     text-align: center;

     font: 32px Arial, sans-serif;
 }

