.notification-alerts ol {
  list-style: none; }

.notification-alerts .notification-alert {
  margin: 0 auto 3px;
  padding: 0; }
  .notification-alerts .notification-alert.info span {
    vertical-align: top;
    color: #31708f; }
  .notification-alerts .notification-alert.info .message {
    display: inline-block;
    margin: 0 0 0 10px;
    width: 95%;
    color: #337ab7; }
  .notification-alerts .notification-alert .action.close {
    margin-left: 10px;
    font-size: 14px;
    font-weight: bold;
    color: #013a56;
    opacity: 0.6; }
    .notification-alerts .notification-alert .action.close:hover, .notification-alerts .notification-alert .action.close:focus {
      opacity: 1; }

/*# sourceMappingURL=nbeyond.notification.alert.app.css.map*/