

  
	
  
.noty_bar.noty_theme_default.noty_error .noty_text {
	font-weight: bold;
	color: rgb(151 0 0);
}
	   
	/* noty_success */
	.noty_bar.noty_theme_default.noty_success {
		
		color: darkgreen;
		
	}
	 
  

   
  