﻿table.dataTable a span.glyphicon {
    color: black;
}

span.glyphicon.glyphicon-remove:hover {
    cursor: pointer;
}

.breadcrumb a{
    text-decoration: underline;
}

h2 a{
    text-decoration: underline;
}

.top-buffer {
    margin-top: 20px;
}

