.absence {
    border-collapse:collapse;
    width: 100%;
}

/*.absence tr:first-child td {
    border-top: 1px solid #ddd;
}*/

/*tbody.absence-body td, th {
    height: auto;
}*/

.header-absreason {
    padding: 7px 0 0 0;
}


.abs-status img {
    width: 5px;
    padding: 2px 0;
}

.absence tr.borderbottom {
    border-bottom: 1px solid #ddd;
}


/*.absence td {
    border: 1px solid #f00;
}*/
