
table.history td {
    text-align: left;
}


table.history tbody { border-top:1px solid #ccc  }


table.history th {
    background-color: #eff6fc;
    border: 1px solid #CBD6DC;
    padding: 10px;
    text-align: center;
}

table th {
    color: #222;
    text-align: center;
    vertical-align: middle;
    padding: 6px;
    line-height: 20px;
}

table th.title {

    text-align: left;

}

span {
display: block;
text-align: center;
}