.div-notification {
    padding: 7px;
    cursor: pointer;
}

/*
.zebra .div-notification:nth-child(odd) {
    background-color: rgba(241, 242, 255, 0.993);
} */

.div-notification:hover {
    background-color: rgb(235, 231, 231);
}

.h57 {
    max-height: 57px!important;
}

.addon-height {
    height: 74px;
}