﻿.parsley-errors-list {
    list-style: none;
    padding: 0
}
.parsley-errors-list li {
    text-align:left;
    color:red;
}