#autopuls-notifications>.autopuls-notification{margin-bottom:20px;min-height:120px;width:100%;position:relative;border-radius:7px}#autopuls-notifications>.autopuls-notification:not(.autopuls-animate){border:2px hsla(0,0%,100%,.5) solid}#autopuls-notifications>.autopuls-notification .autopuls-notification-content{display:flex;flex-direction:row;gap:10px;padding:10px}#autopuls-notifications>.autopuls-notification .autopuls-notification-content h3{font-size:1.2rem;color:#fff;font-weight:700}#autopuls-notifications>.autopuls-notification .autopuls-notification-content i{font-size:2.5rem;color:#fff;padding-top:20px}#autopuls-notifications>.autopuls-notification .autopuls-notification-content i.normal{color:#27d9c5}#autopuls-notifications>.autopuls-notification .autopuls-notification-content i.warning{color:#c38e2c}#autopuls-notifications>.autopuls-notification .autopuls-notification-content i.important{color:#b83c3c}#autopuls-notifications>.autopuls-notification .autopuls-notification-content p{font-size:.85rem;color:#dcdcdc}#autopuls-notifications>.autopuls-notification .autopuls-notification-date{color:#fff;font-size:.7rem}.autopuls-animate .animated-border-box,.autopuls-animate .animated-border-box-glow{height:100%;width:100%;position:absolute;overflow:hidden;z-index:0;border-radius:7px}.autopuls-animate .animated-border-box:before,.autopuls-animate .animated-border-box-glow:before{content:"";z-index:-2;text-align:center;top:50%;left:50%;transform:translate(-50%, -50%) rotate(0deg);position:absolute;width:99999px;height:99999px;background-repeat:no-repeat;background-position:0 0;background-image:conic-gradient(rgba(64, 224, 212, 0.2) 30deg, rgba(13, 206, 246, 0.9) 260deg, rgba(64, 224, 212, 0.2) 60deg);animation:conic-rotate 3s linear infinite}.autopuls-animate .animated-border-box-glow{overflow:hidden;height:100%;width:100%;filter:blur(8px)}.autopuls-animate .animated-border-box:after{content:"";position:absolute;z-index:-1;left:2px;top:2px;width:calc(100% - 5px);height:calc(100% - 5px);background-color:#1a1a1a;border-radius:5px}@keyframes conic-rotate{100%{transform:translate(-50%, -50%) rotate(360deg)}}.notifications-count{position:relative}.notifications-count-value{position:absolute;top:-5px;right:5px;width:24px;height:24px;font-size:1rem;font-weight:700;border-radius:100%;background-color:#c80000}
