<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#inbox-dropDown .icon--default {
  display: none !important;
}

:host(:not([is-icon-button])) .button:not(.beacon-button) .icon--default {
  display: none !important;
}

rps-wrs-beacon-social-link-container
p{
  margin: 0 0 0 !important;
}

.dropdown-popover-masthead {
  position: relative;
  display: inline-block;
  z-index: 1009 !important;
  width:100%;
}

dropdown-popover-unread-count-zero-masthead{
  position: relative;
  display: inline-block;
  z-index: 1009 !important;
  width:100%;
  display:none;
}

.unread-popover-masthead {
  position: absolute;
  top: -4px;
  left: 12px;
  padding: 0px 7px;
  border-radius: 50%;
  background-color: #dd3636;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
}

.new-message-popover-masthead{
  font-family: Rocky !important;
  padding: 0px 32px 20px 0px !important;
  font-size: 18px !important;
  font-weight: bold !important;
  color: #061937 !important;
}

.link-title-popover-masthead{
  font-family: Roboto Flex !important;
  padding: 0px 0px 20px 0px !important;
  font-size: 16px !important;
  font-weight: 300 !important;
  color: #0063ad !important;
}

.link-see-all-popover-masthead{
  font-family: Roboto Flex !important;
  margin: 12px 32px 0px 0px !important;
  padding-top: 32px !important;
  border-top: 1px solid #d3d7da !important;
  font-size: 16px !important;
  font-weight: bold !important;
  color: #0063ad !important;
}

.link-see-all-unread-count-zero-masthead{
  font-family: Roboto Flex !important;
  padding: 0px 0px 20px 0px !important;
  font-size: 16px !important;
  font-weight: bold !important;
  color: #0063ad !important;
}

.dropdown-content-popover-masthead a {
  text-decoration: none !important;
  display: block;
}

.round-tick-image{
  vertical-align: text-top !important;
}

a:hover{
  text-decoration: underline !important;
}</pre></body></html>