#product-notify .uk-input:focus, #product-notify .uk-textarea:focus {
    border: 1px solid #00C24E;
    overflow: hidden;
}
#product-notify .success-title {
	color: #00C24E!important;
}