#taote-heart {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: -9; 
  width: 100%;
  height: 25px;
  font-size: 14px;
  text-align: left;
  color: red;
}
#taote-heart .taote-beat {
  display: none;
  width: 25px;
}
#taote-heart.fail {
  color: black;
}
#taote-heart .taote-status, 
#taote-heart .taote-agenda, 
#taote-heart .taote-single, 
#taote-heart .taote-chat {
  display: none;
}