/* Add here all your CSS customizations */

a.commentReply {
    cursor: pointer;
}

p.fullComment {
    white-space: pre-line;
    overflow:auto;
}

.hidden {
     display: none !important;
}

.replyCommentHolder {
    margin-top: 0px;
    margin-bottom: 15px;
}









tr.loanHeader td {
    text-align: center;
    background-color: #000 !important;
    color: #fff;
}