﻿.error 
{
    color:Red;
    
}

input .notvalid 
{
    border: 1p solid red;
}