.sortable-placeholder{
  height:24px;
  border-radius: 24px;
  display:block;
  background-color:rgb(0,0,0,0.166);
  position:relative;
};