a {
    cursor: pointer;
}
.selected_a {
    color: #E82C0C;
}
.activities th {
    text-align: left;
    padding-left: 5px;
    height: 30px;
}
.activities td {
    height: 30px;
}
.margin-form fieldset {
    border: 0;
    margin: 0;
}