.swap_article_content #pt-notifications .mw-echo-notifications-badge {
  min-width: 7px;
  border-radius: 2px;
  padding: 0.25em 0.45em 0.2em 0.45em;
  margin-left: -4px;
  text-align: center;
  background-color: #d2d2d2;
  font-weight: bold;
  color: white;
  cursor: pointer;
  text-decoration: none; }
.swap_article_content #pt-notifications .mw-echo-notifications-badge:hover, .swap_article_content #pt-notifications .mw-echo-notifications-badge:active, .swap_article_content #pt-notifications .mw-echo-notifications-badge:focus {
  background-color: #c2c2c2;
  outline: none;
  -moz-outline-style: none; }
.swap_article_content #pt-notifications .mw-echo-notifications-badge.mw-echo-unread-notifications {
  background-color: #cc0000; }
.swap_article_content #pt-notifications .mw-echo-notifications-badge.mw-echo-unread-notifications:hover {
  background-color: #bf0000; }
.swap_article_content #p-personal #pt-notifications a.mw-echo-notifications-badge:hover {
  background-color: #c2c2c2; }
