.alert-dropdown{position:relative;cursor:pointer}.alert-items-container{max-height:80vh;overflow-y:auto;scrollbar-width:thin}.alert-list{position:absolute;top:35px;right:10px;width:13.5rem;background-color:#fff;border:1px solid #ccc;border-radius:5px;box-shadow:0 4px 8px #0000001a;opacity:0;pointer-events:none;z-index:1000;transition:opacity .3s ease-in-out;-ms-flex-pack:center;justify-content:center;overflow:hidden}.alert-dropdown:hover .alert-list{opacity:1;pointer-events:auto}.loading-spinner-container{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;margin-top:10px;margin-bottom:10px}.alert-list.show{opacity:1;pointer-events:auto}.alert-item{display:-ms-flexbox!important;display:flex!important;-ms-flex-align:center!important;align-items:center!important;border-bottom:1px solid #f0f0f0!important;font-size:.7rem;padding:10px 6px!important;transition:background-color .3s ease-in-out!important;-ms-flex-pack:justify!important;justify-content:space-between!important;text-decoration:none!important;color:#000!important}.alert-item span{text-align:left!important;-ms-flex-positive:1!important;flex-grow:1!important;white-space:normal!important;word-wrap:break-word!important}.alertList{background-color:#ff4b5c;padding:.3rem;border-radius:10px;font-weight:700;color:#fff;font-size:.9rem;margin-right:10px;display:inline-block}.alert-item:nth-child(odd){background-color:#f5f5f5}.alert-item:nth-child(2n){background-color:#f0f0f0}.alert-item:hover{background-color:#ddd}.alert-item:last-child{border-bottom:none}.alert-image{width:1.7rem;height:1.7rem;-o-object-fit:contain;object-fit:contain}.alert-count{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:40px;padding:5px 10px;background-color:#7367f0;border-radius:15px;font-weight:700;color:#fff;text-decoration:none}.alert-count:hover{color:#fff}.custom-spinner .p-progress-spinner .p-progress-circle path{stroke:#7367f0}.alert-header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:12px 10px;background-color:#7367f0;color:#fff;-ms-flex-pack:center;justify-content:center;border-bottom:1px solid #f0f0f0;font-size:1rem;font-weight:700}.alert-title{font-size:.9rem;font-weight:700;margin-left:10px}.alert-header .heading-icon{color:#fff;font-size:1rem;margin-right:10px;background-color:#ff4b5c;padding:.5rem;border-radius:50%;display:inline-block}@media (max-width: 600px){.alert-list{width:200px;top:40px}.alert-header{font-size:14px;padding:8px 5px}.alert-item{font-size:12px}.alert-image{width:30px;height:30px}.alert-name{font-size:.8rem}.alert-count{font-size:.8rem;width:20px;height:20px}}
