form label {
color: #404040;
display: block;
margin-bottom: 5px;
position: relative;
}

.has-error label
{
color:#a94442;
}