.form_error{
    /*background: #f5bbbb;*/
    /*border: 1px solid #e44949;*/
    /*border-radius: 4px;*/
}
.form_error p{
    color: #e44949 !important;
    font-size: 14px;
    /*padding: 10px;*/
    margin: 0 !important;
}