﻿notifications{pointer-events:none}notifications [data-notification]{display:block;left:0;width:100%;position:absolute;padding:15px 25px;background-color:#f0f0f0;z-index:1000;box-shadow:5px 5px 15px;pointer-events:all}@media only screen and (min-width: 1181px){notifications [data-notification]{display:flex;left:50%;transform:translateX(-50%);max-width:100%;align-items:center;width:auto;flex-wrap:wrap}notifications [data-notification] .inner{padding-right:50px}notifications [data-notification] .buttons{margin-top:0}}notifications [data-notification][data-location="Top"]{top:0;border-radius:0 0 15px 15px}notifications [data-notification][data-location="Bottom"]{bottom:0;border-radius:15px 15px 0 0}notifications [data-notification] .inner{position:relative}notifications [data-notification] .inner .title{font-weight:bold;font-style:italic;line-height:1.1em;font-size:15px}notifications [data-notification] .inner .content{line-height:1.1em;font-size:12px}notifications [data-notification] .inner .content p{font-size:12px;line-height:1.1em;margin:0}notifications [data-notification] .inner .title+.content{margin-top:5px}notifications [data-notification] .buttons{position:relative;display:flex;flex-wrap:nowrap;justify-content:right;flex-grow:1;margin-top:7px}notifications [data-notification] .buttons a{display:flex;justify-content:center;align-items:center;background-color:transparent;border:1px solid #ccc;color:inherit;border-radius:0;transition:background-color 0.5s linear;text-transform:none;line-height:1em;font-size:11px}notifications [data-notification] .buttons a i{display:none}notifications [data-notification] .buttons a:hover{background-color:#CCC}notifications [data-notification] .buttons a+a{margin-left:7px}notifications.from-header [data-notification]{position:relative;width:100%;left:auto;transform:none;box-shadow:none;top:auto;bottom:auto;border-radius:15px}notifications.from-header [data-notification] .buttons{display:none}notifications.from-header [data-notification] [data-close-button]{display:none}notifications.from-header [data-notification]+[data-notification]{margin-top:7px}
