#loaderinside {
    background: url(scripts/modules/loaderinside/img/loader_interno.png);
    display: none;
    position: fixed;
    width: 50px; height: 50px;
    z-index: 10000000;
}

#glass-pane {
   /* cursor: wait;*/
	display: none;
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 10000;
}
