﻿/* NOTIFY MESSAGE RADZEN*/
.rz-notification {
    bottom: 20px !important;
    float: right !important;
    right: 20px !important;
    z-index: 1050 !important;
    position: fixed !important;
    top: unset !important;
}

.rz-growl {
    bottom: 20px !important;
    float: right !important;
    right: 20px !important;
    z-index: 1050 !important;
    position: fixed !important;
    top: unset !important;
}
/* END NOTIFY MESSAGE RADZEN*/