table td {
    padding: 12px;
    color:#444;
    font-size:16px;
    border-right: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;

}
table th {
    padding: 14px !important;
    border-right: none;
    border-bottom:none !important;
    background-color: #0076c9;
    color: white;
    line-height:normal !important;
    font-weight: 100;
    font-size: 14px;
}
