﻿.name-format {
    font-size: 18px;
    font-weight: 700;
    color: #4c4c4c;
}

.link-format {
    
}

.list-style-none {
    list-style-type: none;
}

table.dataTable thead th, table.dataTable thead td {
    padding: 0px 10px;
}