/* Generated code, do not modify */

#notifications_notifications {
}

#notifications_lblNotifications {
    left: 10px;
    top: 10px;
    width: auto;
    height: 30px;
    font-style: initial;
    font-weight: initial;
    font-size: 17pt;
    justify-content: flex-start;
    align-items: center;
    overflow: initial;
    white-space: initial;
}
#notifications_grdNotifications {
    left: 10px;
    top: 50px;
    width: calc(100% - 20px);
    height: calc(100% - 60px);
    position: absolute;
    padding: 0px;
    display: flex;
    flex-direction: column;
}

