.system-notification-wrapper{background:#00549f;border-bottom:1px solid #00396c;display:block;padding:20px 0;width:100%}
.system-notification-wrapper h1,.system-notification-wrapper h2,.system-notification-wrapper h3,.system-notification-wrapper h4,.system-notification-wrapper h5,.system-notification-wrapper h6,.system-notification-wrapper p{color:#fff;margin-top:0}
.system-notification-wrapper p{font-size:20px}
.system-notification-wrapper p:only-of-type,.system-notification-wrapper p:last-of-type{margin-bottom:0}
.system-notification-wrapper p a{border-bottom:1px solid rgba(255,255,255,0.4);color:#fff !important}
.system-notification-wrapper p a:active,.system-notification-wrapper p a:focus,.system-notification-wrapper p a:hover{border-bottom:3px solid white;text-decoration:none;-webkit-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out}
#systemNotificationDropdown:active,#systemNotificationDropdown:focus,#systemNotificationDropdown:hover{background:#d2eaff}
.system-notification-wrapper .notification-menu{top:38px;width:auto}
.system-notification-wrapper .notification-menu>li>a{white-space:normal}
@media screen and (min-width:768px){.system-notification-wrapper .notification-menu{left:50%;list-style:none;margin:auto;padding:0;-webkit-transform:translateX(-50%);transform:translateX(-50%)}
}