.image-circular {
    width: 2.2em !important;
}
.text-link a {
    color: #3490dc;
}
#filter-modal {
    height: 100%;
}
.ui.avatar.image {
    margin-bottom: 0;
}
::-webkit-scrollbar {
    height: 12px;
    width: 12px;
    background: rgb(138, 137, 137);
}

::-webkit-scrollbar-thumb {
    background: #444444;
    -webkit-border-radius: 1ex;
    -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.75);
}

::-webkit-scrollbar-corner {
    background: #000;
}

#notification_popup a {
    line-height: inherit;
}
.flatpickr-current-month {
    font-size: 125% !important;
}
#notificationCount {
    position: absolute;
    /* z-index: 100; */
    margin: -5px 0px 0px -1.5em !important;
    font-size: xx-small;
    top: auto;
    left: auto;
}

#notificationDateTime {
    font-size: 13px;
    text-align: end;
    margin-top: 4px;
}

