.notOk{
	background:#ea1616;
	color:#fff!important;
}
.notOk::-webkit-input-placeholder{
	color:#fff;
}
.notOk::-moz-placeholder{
	color:#fff;
}