﻿
.validation-errors {
    border: 1px solid red;
    padding: 4px;
    color: red;
    margin-bottom:12px;
}

td.fitwidth {
    width: 1px;
    white-space: nowrap;
    
}
