.delete-commessa:hover,
.delete-voce:hover,
.delete-option:hover,
.add-option:hover
{
    cursor:pointer;
}

i[mensilizzato="true"]
{
    color:green;
}

.back-to-list
{
    position:fixed;
    bottom:2em;
    
}

.go-to-btn
{
    position:fixed;
    bottom:2em;
    right:2em;
}

.editable{
      text-decoration: underline;

    cursor:pointer;
}

.nowrap{
    white-space:nowrap;
}

.unstyled-link{
    color:inherit;
    text-decoration:none;
}