.field-validation-error {
    color: red;
    display: block;
}
.top-offset8 {
    margin-top:8px;    
}

.top-offset20 {
    margin-top:20px;    
}
.top-offset24 {
    margin-top:24px;    
}
.photogallery-photo img{
    max-width:200px;    
}
table.dataTable thead .sorting:after {
    content: "";
}