.errorMsg{
 color: #cc0000;
 margin-bottom: 10px;
 display:none;
}
.sucessMsg{
 color: #6B8E23;
 margin-bottom: 10px;
}