.monsterinsights-realtime-right-now__body[data-v-0bc77549] {
  padding: 20px;
  text-align: center;
}
.monsterinsights-realtime-right-now__count[data-v-0bc77549] {
  font-size: 64px;
  font-weight: 700;
  line-height: 1.1;
  color: var(--monsterinsights-color-primary, #338eef);
}
.monsterinsights-realtime-right-now__label[data-v-0bc77549] {
  font-size: 16px;
  font-weight: 500;
  margin-top: 8px;
  margin-bottom: 16px;
}
.monsterinsights-realtime-right-now__note[data-v-0bc77549], .monsterinsights-realtime-right-now__refresh[data-v-0bc77549] {
  font-size: 12px;
  color: var(--monsterinsights-color-text-secondary, #757575);
  line-height: 1.6;
  margin-top: 8px;
}
.monsterinsights-realtime-right-now__unavailable[data-v-0bc77549] {
  color: var(--monsterinsights-color-text-secondary, #757575);
}
.monsterinsights-realtime-chart__body[data-v-0bc77549] {
  padding: 16px;
  min-height: 280px;
}
.monsterinsights-realtime-chart__empty[data-v-0bc77549] {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 250px;
  color: var(--monsterinsights-color-text-secondary, #757575);
}