.RadNotification_BootstrapLightGreen {
  border-color: #c2ddd0;
  color: #333333;
  background-color: #edf5f1;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .RadNotification_BootstrapLightGreen .rnTitleBar {
    border-color: #c2ddd0;
    color: #333333;
    background-color: #e0eee7; }
  .RadNotification_BootstrapLightGreen .rnCommands a:hover {
    border-color: #14231b;
    color: #ffffff;
    background-color: #3d6b51; }
  .RadNotification_BootstrapLightGreen.rnShadows {
    box-shadow: 2px 2px 3px rgba(194, 221, 208, 0.5); }
