/* 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;

}