﻿a {
    overflow: hidden;
    text-overflow: ellipsis;
}

.box-body ul {
    list-style: none;
}

.box-body h3 {
    margin: 0;
}
