#k-close-popup:checked ~ .k-popup-container{
    display: none;
}
#k-close-notification:checked ~ .k_notification{
    display: none !important;
}