span.notif_solicitud {
  background: white;
  border-radius: 30%;
  -moz-border-radius: 30%;
  -webkit-border-radius: 30%;
  display: inline-block;
  line-height: 2.4em;
  margin-right: 15px;
  text-align: center;
  width: 34px; 
  height: 30px;
  padding-bottom: 4px;
}

i.infoSol{
    color: #efba18 !important;
    /*display: none;*/
}