/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

 .ml-msg{
	 font-size: 15px;
 }
 .ml-msg.error{
	 color:#911;
 }
