table.tablepress tr th, table.tablepress tr td {
    border: 0.666667px solid #eaeaea;
}
table.tablepress tbody, table.tablepress thead, table.tablepress tr {
    border: 0px;
}
table.tablepress tr th{
	background-color: #1B365D;
	color: #fff;
        font-weight: normal;
}