.data-cell {
    color:#330;
    padding:10px;
}

.header-row {
    background:#e8edff;
    padding:10px;
    text-align:left;
}

.table {
    font-family:Sans-Serif;
}

.table thead {
    font-weight:400;
}

.text-danger {
    color:red;
}

.text-success {
    color:green;
}
