.globalnotification [class^="icon"]:before,.globalnotification [class*="icon"]:before,.globalnotification .mvp-stack_close:before{display:inline-block;text-transform:none;font-weight:400;font-style:normal;font-variant:normal;font-family:"icomoonregular";line-height:1;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:40px}
.globalnotification .notification-component .notification{display:none;position:relative;padding:15px;min-height:100px}
.globalnotification .notification-component .notification__close{padding:0 20px 20px 0;cursor:pointer}
.globalnotification .notification-component .notification__close .mvp-stack_close:before{content:"\e90C";border-radius:100%;font-size:22px;padding:0}
.globalnotification .notification-component .notification__content{font-size:16px;padding-left:15px}
.globalnotification .notification-component .notification__content-header{font-weight:900;line-height:20px}
.globalnotification .notification-component .notification__content-description{font-weight:500;line-height:20px;padding-top:5px}
@media(max-width:767px){.globalnotification .notification-component .notification__content-description{-ms-flex-direction:column;flex-direction:column}
}
.globalnotification .notification-component .notification__content-description .notification__content-link{font-size:16px;font-weight:800;line-height:20px;color:#137bc0}
.globalnotification .notification-component .notification__content-description .notification__content-link:hover{text-decoration:none}
@media(max-width:767px){.globalnotification .notification-component .notification__content-description .notification__content-link{padding-left:0}
}
.globalnotification .notification-component .notification__content-description .notification__description{word-break:break-word;padding-right:8px}
.globalnotification .icon:before{font-size:36px}
.globalnotification--critical .icon:before{content:"\e900"}
.globalnotification--important .icon:before{content:'\e900'}
.globalnotification--informative .icon:before{content:'\e91B'}
.globalnotification--success .icon:before{content:'\e93D'}
.globalnotification--critical .notification::before,.globalnotification--important .notification::before,.globalnotification--informative .notification::before,.globalnotification--success .notification::before{content:"";position:absolute;top:0;left:0;width:6px;height:100%}
.globalnotification--banner .notification-component{width:100%;max-width:1600px;margin:0 auto}
.globalnotification--square .notification{width:100%;min-height:120px}
@media(min-width:768px){.globalnotification--square .notification{width:518px}
}
.globalnotification--square .notification-component{position:fixed;right:50px;bottom:0;z-index:2;width:518px;margin-top:5px;-webkit-box-shadow:0 10px 10px 0 rgba(0,0,0,0.11);-moz-box-shadow:0 10px 10px 0 rgba(0,0,0,0.11);box-shadow:0 10px 10px 0 rgba(0,0,0,0.11)}
@media(max-width:767px){.globalnotification--square .notification-component{width:100%;right:0}
}
.globalnotification--square .notification__content-description{-ms-flex-direction:column;flex-direction:column}
.globalnotification--square .notification__content-description .notification__description{display:flex;padding-bottom:15px}
.globalnotification--square .notification__content-description .notification__content-link{text-align:left;padding:0}
.globalnotification--critical .notification::before,.globalnotification--important .notification::before,.globalnotification--informative .notification::before,.globalnotification--success .notification::before{width:5px}