table td {
    padding: 21px 3px !important;
}

#companyLogo  {
    height: 80px;
}

#viewPersonalData div.row.changes-info {
    font-style: italic;
    margin-top: 15px;
}

#viewPersonalData div.row.changes-info a {
    cursor: pointer;
    font-size: 1em;
    font-style: italic;
}

.mainArea {
    width: 100%;
}

.modalFooter a {
    cursor: pointer;
}

.unread {
    font-family: var(--fooftnote-semibold-12-font-family);
}

.tab.active {
    cursor: default;
}

@media only screen and (max-width: 992px) {
    .mainArea {
        padding: 0;
    }
}
