.v-site-notif-popup{z-index:1100;color:#fff;justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;font-weight:700;display:flex;position:fixed;top:56px;left:0;right:0}.v-site-notif-popup.type-error{background-color:#ff5722}.v-site-notif-popup.type-warning{background-color:#9c27b0}.v-site-notif-popup.type-info{background-color:#009688}.v-site-notif-popup .popup-msg{text-align:center;flex:1;min-width:0}.v-site-notif-popup .dismiss-btn{color:#fff;cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:12px;font-size:18px;line-height:1}.v-site-notif-popup .dismiss-btn:hover{opacity:.7}
