.gi-lang-chooser{
	display: none !important;
}
.gi-theme-chooser{
	display: none !important;
}
.panel{
	-webkit-box-shadow: 0 1px 4px rgba(0,0,0,.3);
    box-shadow: 0 1px 4px rgba(0,0,0,.3);
}

table.cust-td-wrap td{ word-wrap:  break-word; max-width: 300px; white-space: normal; overflow: visible; text-overflow: clip; } /* faccio andare a capo se è più lungo */
table.cust-td-wrap td div.gi-title-overflow {display: inline; word-wrap: break-word; white-space: normal; overflow: visible; text-overflow: clip; } /* deve essere uguale a table.gi-td-wrap td */



