
html, body, div, td, th {
font-family: 'Open Sans', sans-serif;
    font-size: 15px;
}


#content h2 {
    color: #000;
    font-size: large;
    text-transform: none;
    font-size: 30px;
    /* font-weight: bold; */
    margin: 0px 0px 40px 0px;
}

#content {
    color: #000000;
    margin: 25px 48px 20px 198px;
    padding: 0px;
    line-height: 140%;
}

#content ul li {
    color: #000000;
    line-height: 120%;
}

#content th {
    padding: 10px;
    line-height: 110%;
    background-color: #003876;
    color: white;
}


#example tbody td {
    padding: 15px;
}

#listing {
    float: left;
    padding-top: 25px;
    padding-right: 10px;
    min-width: 730px;
    width: 100%;
}

.dataTable >thead > tr> th {
    font-weight: normal;
    padding-left: 5px;
    padding-right: 5px;
    text-transform: uppercase;
    text-align: left!important;
}

#content table, #content table {
    line-height: 100%;
    margin-top: 4px;
    width: auto;
    background-color: #fff;
}

tr.odd {
    background-color: #ffffff!important;
    border-top: 1px solid;
    border-color: #ccc;
    border-bottom: 1px solid;
    border-color: #ccc;
}

tr.odd td {
    background-color: #ffffff !important;
}

tr.odd td.sorting_1 {
    background-color: #ffffff !important;
}



<td class=""><img src="images/minus.gif" class="openIt center"></td>
