﻿.dd-validation-error {
    font-size: 15px;
    color: #ff0000;
    font-weight: bold;
    text-align: center;
    padding-bottom: 5px;
}