/* ========================================================================== Alert Badge ========================================================================== */
.a-AlertBadge { display: inline-block; border-radius: 20px; text-align: center; -webkit-font-smoothing: antialiased; }

.a-AlertBadge:empty { display: none; }
