#classe-lists li {
    cursor: pointer;
}

select.green  {
    background-color: chartreuse;
}

.fixedButton2{
    position: fixed;
    bottom: 56px;
    right: 10px; 
}

.fixedButton{
    position: fixed;
    bottom: 10px;
    right: 10px; 
}