.errorMessage
{
    margin-top: 5px;
    margin-bottom: 5px;
    color: #A94442;
}
.alert-warning p, .alert-warning h4
{
    color: #8A6D3B !important;
}
.alert-success p, .alert-success h4
{
    color: #3C763D !important;
}
.alert-info p
{
    color: #31708F !important;
}
