﻿.no-found :hover {
    background-color: #f5f5f5;
}

.no-found {
    text-align: center;
}

.no-found td {
    text-align: center !important;
}

label.error {
    color: red !important
}
