﻿.notification-infoTemplate img,
.notification-errorTemplate img,
.notification-successTemplate img 
{
    float: left;
    margin: 30px 15px 30px 30px;
}

.k-notification-error.k-group {
    background: rgba(100%,0%,0%,.7);
    color: #ffffff;
}

