.btn-glyphicon {
    padding:8px;
    background:#ffffff;
    margin-right:4px;
}
.icon-btn {
    padding: 1px 15px 3px 2px;
    border-radius:50px;
}

 .hovercolor:hover {
    background-color: white !important;
    text-decoration:underline !important;
  }
  
   .hovercolor:visited {
    background-color: white !important;
    text-decoration:underline !important;
  }
  

  
