.error{
    font-family: Arial;
    font-size:11px;
    color:#F00;
    clear:both;
    font-family: Arial ;
}
*{
    font-family: Arial ; 
}
.c-table td{
   padding-top:5px; 
   padding-bottom:5px; 
}
.c-table td input{
   width:100%; 
}
.c-msg-error{
    color:red;
    margin:30px 0 30px 0; 
    font-family:Arial;
    font-size:12px;
}
.c-msg-success{
    color:green;
    margin:30px 0 30px 0; 
    font-family:Arial;
     font-size:12px;
}

