﻿.hd
{
    display: none;
}
.cutstr
{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
