.RadNotification_SilkAzul1 {
    border-color: #d9d9d9;
    color: #5f5f5f;
    background-color: #ffffff;
}

.RadNotification_SilkAzul1 .rnTitleBar {
    border-color: #e3e3e3;
    color: #5f5f5f;
    background-color: #e3e3e3;
    background-image: linear-gradient(white, #e3e3e3);
}

.RadNotification_SilkAzul1 .rnCommands a:hover {
    color: #2b5597;
}

.RadNotification_SilkAzul1.rnShadows {
    box-shadow: 2px 2px 3px rgba(217, 217, 217, 0.5);
}
