/*1764102764000*/

.notification-list-menu-title {
    margin: 0;
    font-size: 0.85rem;
    /* font-weight: 600; */
    line-height: 1.4;
}

.notification-list-title {
    margin: 0;
    font-size: 1rem;
    /* font-weight: 600; */
    line-height: 1.4;
}

.notification-list-message {
    margin: 0;
    font-size: 1rem;
    /* font-weight: 600; */
    line-height: 1.4;
}

.notification-list-subtitle {
    margin: 0;
    font-size: 0.75rem;
    font-weight: 400;
    line-height: 1.4;
    color: #6a7178;
}
#notification-settings-table .ecx-table-productName span  {
    display: flex;
}

.notification-menus-section {
    z-index: 1500 !important;
}

.notification-menus-section .dropdown-menu {
    z-index: 1600 !important;
}

/* Adding to match the drawer's z-index so that the menu will be visible */
.dropdown-menu {
    z-index: 1300 !important;
}

.notification-dropdown {
    position: absolute;
    left: 0.5rem !important;
    right: auto;
}
