
tr:first-child th, tr:first-child td {
    border-top-style: none !important;
    border-top-width: 1px;
}

th {
    font-weight: bold;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    text-align: left;
    padding: 9px 12px;
    border-style: none !important;
        border-top-style: none;
    border-width: 0px;
        border-top-width: 0px;
        border-left-width: 0px;
    border-left: none;
        border-left-style: none;
    border-top: none;
        border-top-width: medium;
        border-top-style: none;
}

tr th:first-child, tr td:first-child {
    border-left-style: none;
    border-left-width: 0px;
}

td {
    font-size: 13px;
    padding: 9px 12px;
    border-style: none;
        border-top-style: none;
        border-left-style: none;
    border-width: 0px;
        border-top-width: 0px;
        border-left-width: 0px;
    border-left: none;
        border-left-width: medium;
        border-left-style: none;
    border-top: none;
}

p {
        text-transform: none !important;
    font-weight: 100 !important;
}