<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.jucm-comments {
    margin-top: 20px;
}

.jucm-comments h3.leave-comment {
    font-size: 14px !important;
    font-weight: 700 !important;
    color: #222 !important;
}

/* STYLESHEET COMMENT FORM */
.jucm-comments .comment-form-container {
    margin-top: 10px;
    clear: both;
}

.jucm-comments p.note-required {
    color: #a0a0a0;
}

.jucm-comments p.note-required span {
    color: red;
}

.jucm-comments .comment-form .comment-user-info {
    float: left;
    width: 60%;
}

.jucm-comments .comment-form .jucm-rating {
    float: left;
    width: 35%;
}

.jucm-comments .jucm-rating .rating-item {
    width: 100%;
    clear: both;
    display: block;
    padding: 5px 0px 5px 0px;
    margin-bottom: 5px;
    overflow: hidden;
    border-bottom: 1px dotted #ccc;
}

.jucm-comments .jucm-rating .rating-item .rating-title .required {
    color: red;
    margin-left: 5px;
}

input.comment-subscribe {
    margin-top: 0px !important;
}

.jucm-comments .captcha {
    margin-top: 5px;
}

/* Stylesheet Reply Form */
.comment-reply-wrapper {
    float: left;
    margin-left: 110px;
}

.fieldset-reply legend {
    display: block;
    width: auto;
    padding: 0px 2px;
    margin: 0px;
}

.jucm-comments .comment-filter-sort-form {
    margin-bottom: 0;
}

.jucm-comments .btn-comment-group {
    clear: both;
}

.jucm-comments .btn-reply-group {
    clear: both;
}

/* STYLESHEET COMMENT TREE */
.jucm-comments .total-comments {
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: 40px;
    color: #333333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}

.jucm-comments ul.comment-list {
    list-style: none !important;
    padding-left: 0 !important;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 100%;
    clear: both;
    margin: 0;
}

.jucm-comments ul.comment-list li.comment-item.unpublished {
    opacity: .6
}

.jucm-comments ul.comment-list li.comment-item {
    padding-left: 15% !important
}

.jucm-comments ul.comment-list li.comment-item ul.comment-list {
    margin: 0 !important;
}

.jucm-comments ul.comment-list li.comment-item.level-1, .jucm-comments ul.comment-list li.comment-item.level-3 li.comment-item {
    padding-left: 0 !important
}

.jucm-comments ul.comment-list li.comment-item .comment-box {
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 1px solid #e5e5e5;
    margin-bottom: 20px;
    padding: 5px;
}

.jucm-comments ul.comment-list li.comment-item .comment-box .comment-user {
    float: left;
    margin-right: 10px;
    overflow: hidden;
    position: relative;
    min-width: 100px;
}

.jucm-comments ul.comment-list li.comment-item .comment-box .comment-user .comment-avatar {
    max-width: 100px;
}

.jucm-comments ul.comment-list li.comment-item .comment-box .comment-user .comment-username {
    margin-top: 5px !important;
    font-size: 12px !important;
    text-align: center;
}

.jucm-comments ul.comment-list li.comment-item .comment-box .comment-text {
    overflow: hidden;
    position: relative;
    width: auto;
}

.jucm-comments ul.comment-list li.comment-item .comment-box .comment-text .comment-metadata h3 {
    font-size: 18px !important;
    font-weight: 700;
    color: #222 !important;
    font-family: Helvetica, Arial, sans-serif !important;
    margin: 10px 0 0 !important
}

.jucm-comments .comment-item .comment-actions .comment-vote {
    font-size: 11px;
    margin: 5px 0;
}

.jucm-comments ul.comment-list li.comment-item .comment-box .comment-text .comment-metadata .comment-created {
    color: #a0a0a0;
    font-size: 11px;
}

.jucm-comments ul.comment-list li.comment-item .comment-box .comment-text .comment-metadata .comment-website {
    margin: 5px 0px 10px;
    color: #a0a0a0;
}

.jucm-comments ul.comment-list li.comment-item .comment-box .comment-text .comment-content {
    overflow: hidden;
}

.jucm-comments ul.comment-list li.comment-item .comment-box .comment-text .readmore-js-toggle {
    clear: both;
    cursor: pointer;
    display: block;
    height: 15px;
    padding: 5px 0;
    text-align: center;
    width: 100%;
}

.btn-comment-group a {
    display: inline-block;
    text-decoration: none;
    margin-left: 10px;
    float: left;
    color: #7BA428 !important;
}

.save_edit_comment, .cancel_edit_comment {
    margin: 10px;
}

.comment-item {
    position: relative;
}

.comment-item .private-actions {
    opacity: 1;
    position: absolute;
    right: 5px;
    top: 10px;
    transition: all 0.2s ease 0.1s;
}

.comment-item .comment-actions {
    margin-top: 7px;
}

.vote-up.voted {
    color: #2e9fff;
}

.vote-down.voted {
    color: #f05f70;
}

.jucm-pagination {
    text-align: center;
}

.jucm-pagination ul {
    list-style: none;
    margin: 0 0 7px 0;
}

.jucm-pagination ul li {
    display: inline-block;
}

.jucm-pagination ul li a.active {
    cursor: default;
}

.jucm-comment-list .filter-sort{
    margin-bottom: 10px;
}

.jucm-comment-list .filter-sort select {
    float: left;
    margin-left: 5px;
    height: auto;
}

/*Fix fancybox*/
html.fancybox-lock {
    overflow: unset !important;
}

.jucm-form label {
    display: block;
    text-align: left !important;
    font-weight: normal;
}

.jucm-form label.error{
    display: none;
    color: #cc0000;
    margin: 0;
}

.jucm-form .control-group {
    margin-bottom: 5px !important;
}

.jucm-form label .star {
    color: #cc0000;
}

.jucm-form .comment-row {
    clear: both;
    overflow: visible;
    margin-bottom: 5px;
}
</pre></body></html>