.icon-menu-link-rh {
    background-image: url(/modules/contrib/reported_hours/images/icon_id_card2_w.png);
    background-position: left;
    background-repeat: no-repeat;
    background-position-x: 10px;
    background-size: 40px;
}

.member-info > label {
    font-weight: bold;
}

.table-row:hover {
    background-color: lightgoldenrodyellow;
}

.table-row {
  border-bottom: 1px solid #ddd;
}

.table-header {
    background-color: #eee;
}

.work-month {
    font-weight: bold;
}
