.sq_list{

}

.sq_list-item{

}
.sq_list.selectable .sq_list-item:hover{
  background:rgb(180,180,180);
  cursor:pointer;
}