﻿.push_notification
{
    position:fixed;
    right:0;
    bottom:0;
    width:300px;
}
.push_notification .push_ns_title{
    padding:5px 8px;
}
.push_notification .push_ns_title i{
    float:right;
    cursor:pointer;
}
.push_notification .push_ns_el_title_footer{
    font-size:12pt;
    color:lightgrey;
}
    .push_notification .push_ns_el_link{
        float:right;
        width:32px;
        height:32px;
    }
    .push_notification .push_ns_el_title{
        padding-right:35px;
    }