.notification_sent_heading_notif1 {
  font-size: 21px;
  margin-left: 60px;
  margin-top: 30px;
  display: inline-block;
}
.notification_sent_heading_notif1 {
  font-size: 21px;
  text-align: center;
  /*margin-top: 30px;*/
}
.notifier_dash_absolute_center {
  position: absolute;
  top: 30%;
  left: 46%;
  transform: translate(-50%, -50%);
}

.notifier_dash_absolute_text_center {
  text-align: center;
}
.notifier_bell_dahs {
  font-size: 40px;
  color: #0066ff;
}
.subscriber_percentage_empty {
  padding-bottom: 15px;
  text-align: center;
  display: inline-block;
  margin-left: 20px;
}

.subscriber_percentage_empty_text {
  color: #a6a6a6;
}
