li.active a
{            
  background-color: SlateBlue;
  font-weight:bold;
  border-radius: 30px;

                
}
.hide
{
  display:none;  
}