/* 
    Created on : 9.1.2020, 17:49:05
    Author     : TB
*/

@charset 'UTF-8';



#notifications_modal .modal-body {
    background: #eee;
}
#notifications_modal .toast {
    opacity: 1;
    max-width: 100%;
}





