.ui-menu-custom{
	position: absolute;
    width: 50%;
    z-index: 100;
}	
.custom-menu-item{
	padding:5px
} 

.node-form input[readonly='readonly']{
    background:transparent;
}

.node-form  input[readonly='readonly']:focus{
    box-shadow: none;
}