/*Ajuste da barra de scroll no w2layout*/
.w2ui-layout[name="layout2"] > div {
    overflow: inherit;
    
}