body #demo-add-alert-content{position:fixed;left:50%;transform:translateX(-50%);top:0;bottom:unset;z-index:999998}@media (min-width:992px){body #demo-add-alert-content{left:30%}}@media (min-width:1200px){body #demo-add-alert-content{left:40%}}@media (min-width:1400px){body #demo-add-alert-content{left:50%}}body #demo-add-alert-content a#demo-add-alert{text-decoration:none;background:#4B54B9;width:50px;height:40px;display:block;text-align:center;border-bottom-left-radius:25px;border-bottom-right-radius:25px;position:relative}body #demo-add-alert-content a#demo-add-alert i{color:#fff;position:absolute;top:50%;left:50%;font-size:24px;transform:translate(-50%, -50%)}body #demo-add-alert-content span.badge{font-size:0}body #notification-group{background-color:#4B54B9;border-bottom:1px solid #D9D9D9;position:relative;z-index:999999;margin-top:-2px}body #notification-group .container{overflow:hidden}body #notification-group .container .notifBloc{position:relative;padding:78px 20px 40px 20px;background:unset;margin:0;box-shadow:unset;border:unset !important;width:100%;max-width:100%;text-align:left}@media (min-width:576px){body #notification-group .container .notifBloc{padding:20px 85px 68px 150px}}body #notification-group .container .notifBloc *{color:#fff !important}body #notification-group .container .notifBloc i.pli-exclamation{position:absolute;left:22px;top:25px;font-size:48px;color:#fff !important}@media (min-width:576px){body #notification-group .container .notifBloc i.pli-exclamation{left:45px;top:50%;transform:translateY(-50%);font-size:75px}}body #notification-group .container .notifBloc p.title{font-size:1.75rem;font-weight:600}body #notification-group .container .notifBloc p:not(.title){font-size:16px;margin:0.5rem}body #notification-group .container .notifBloc .delete{position:absolute;right:35px;top:28px}body #notification-group .container .notifBloc .delete i.pli-cross{color:#fff !important;font-size:25px}body #notification-group .container .notifBloc .link-external:after{display:none}body #notification-group .container div.owl-dots{bottom:20px;display:flex;justify-content:center;gap:0.75rem}body #notification-group .container div.owl-dots button span{width:22px;height:8px;padding:0;margin:0;background-color:#fff;border:2px solid #fff;border-radius:50px}body #notification-group .container div.owl-dots button.active span{background-color:#fff;width:30px;height:10px}