.uk-notification-message {
	background-color: #1e87f0;
	color:  white;
	font-size: 0.9rem;
	border-radius: 3px;
	box-shadow: 0 4px 14px rgba(0,0,0,0.1);
}




/* ==================
 *  CAPTCHA ELEMENTS
 * ================== */
#captchaInput {
    width: 2.5em;
    height : 35px;
    margin-right: 2.5em;
   /* border : 1px solid #e5e5e5 ;*/
}
