﻿.text-danger.field-validation-error span {
    color: #e74c3c;
    font-size: 13px;
    font-weight: normal;
}

label.checkbox {
    font-weight: normal;
    font-size: 13px !important;
}

label span.optional {
    font-weight: normal;
    font-size: 12px;
}
