#jc {
    clear: both
}

#jc a:link,#jc a:visited,#jc a:hover {
    outline: 0
}

#jc .clear {
    clear: both;
    height: 1px;
    overflow: hidden
}

#jc .busy {
    padding: 0;
    width: 48px;
    height: 48px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -24px;
    margin-top: -24px;
    background: url(images/jc_busy.svg) no-repeat;
    z-index: 99999
}

#jc h4 {
    font-size: 24px;
    color: #555;
    background-color: inherit;
    font-weight: bold;
    text-align: left;
    border-bottom: 1px solid #d2dadb;
    padding: 0 0 2px 0;
    margin-bottom: 10px;
    line-height: normal
}

#jc p.message {
    color: #777;
    background-color: inherit;
    background-image: none;
    text-align: center;
    text-decoration: none;
    text-transform: none;
    text-indent: 0;
    padding: 5px 0 0 0;
    border-top: 1px solid #d2dadb
}

#comments {
    margin: 0;
    padding: 0;
    width: 100%;
    text-align: left;
    text-decoration: none;
    text-transform: none;
    text-indent: 0;
    position: relative
}

#comments a {
    color: #888;
    font-weight: normal;
    text-decoration: none
}

#comments a:active,#comments a:focus,#comments a:hover {
    color: #373737
}

#comments a[rel*=external],#comments a[rel*=external]:active,#comments a[rel*=external]:hover,#comments a[rel*=external]:focus {
    background: url(images/external-link-alt-solid.svg) no-repeat left 0 top 0/14px 14px;
    padding: 0 0 0 15px;
    margin: 0 2px;
    display: inline-block
}

div.jcomment-empty-state {
    background: #f5f5f5;
    border: 1px dashed #e1e1e1;
    border-radius: 3px;
    text-align: center;
    color: #444;
    padding: 20px 10px;
    font-size: 13px;
    display: flex;
    align-items: end;
    justify-content: center;
    height: 100px;
    background: #f4f6f7 url(images/info-circle-solid.svg) no-repeat center 20px/48px 48px
}

div.comments-inline-report {
    padding: 4px 8px;
    line-height: 100%;
    background-color: #f4f6f7;
    border: 1px solid #ccc;
    border-radius: 3px;
    margin-top: 10px
}

#search-comments-container a,#search-comments-container a:hover,#search-comments-container a:focus,#comments-list-footer a,#comments-list-footer a:hover,#comments-list-footer a:focus,#comments-form span.captcha {
    margin: 5px 5px 0 0;
    padding: 2px 6px 2px 22px;
    border: 0;
    font-weight: bold;
    display: block;
    background-size: 16px 16px;
    background-position: 6px 8px;
    color: #000;
    display: inline-block;
    background-color: #3d618f;
    color: #FFF;
    border-radius: 2px;
    font-size: 10px;
    line-height: 18px
}

#search-comments-container .search {
    background: #3d618f url(images/magnifying-glass-solid.svg) no-repeat 4px 4px/14px 14px!important
}

#search-comments-container .reset {
    background: #3d618f url(images/trash-solid-white.svg) no-repeat 4px 4px/14px 14px!important
}

#comments .rss {
    background: #3d618f url(images/rss-square-solid.svg) no-repeat 5px 4px/13px 13px!important
}

#comments .refresh {
    background: #3d618f url(images/retweet-solid.svg) no-repeat 3px 3px/16px 16px!important
}

#comments .subscribe {
    background: #3d618f url(images/envelope-regular.svg) no-repeat 4px 4px/14px 14px!important
}

#comments h4 .rss,#comments h4 .refresh {
    padding: 0 0 0 10px;
    margin: 0 0 0 5px;
    display: inline-block
}

#comments-list-footer {
    margin: 5px 0 10px 0!important
}

#comments-form-link .showform {
    margin: 5px 0 0 0;
    padding: 8px 10px 8px 26px;
    background: url(images/plus-square-solid.svg) no-repeat;
    border: 0;
    font-weight: bold;
    display: block;
    background-size: 16px 16px;
    background-position: 6px 8px;
    color: #000;
    display: inline-block;
    background-color: #3d618f;
    color: #FFF;
    border-radius: 4px;
    line-height: 16px
}

#comments .comment-box {
    margin: 0;
    padding: 0;
    color: #999;
    position: relative
}

#comments .comment-anchor {
    color: #777;
    text-decoration: none;
    border: 0
}

#comments .comment-author,#comments .author-homepage,#comments .author-email {
    color: #3c452d;
    font-weight: bold;
    margin: 0;
    padding: 0
}

#comments .author-homepage,#comments .author-email {
    text-decoration: none;
    border-bottom: 1px dotted #3c452d
}

#comments .comment-title {
    color: #5e5e5e;
    font: bold 1em Verdana,Arial,Sans-Serif;
    margin: 0 0 10px 0;
    padding: 0;
    display: block
}

#jc .rbox div.comment-author-info {
    margin-left: 58px;
    display: inline-block
}

#comments .comment-avatar {
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 1
}

#comments-form .comment-avatar-default,#jc #comments .comment-avatar-default {
    float: left;
    background-image: url(images/user-circle-solid.svg);
    width: 50px;
    height: 50px;
    margin-right: 5px;
    margin-bottom: 5px;
    border-radius: 50%;
    background-repeat: no-repeat
}

@media(max-width : 480px) {
    #comments-form .comment-avatar-default {
        top:-48px;
        position: relative;
        width: 30px;
        height: 30px
    }

    #comments-inline-edit #comments-form .comment-avatar-default {
        top: -5px;
        position: relative;
        width: 24px;
        height: 24px
    }

    a.comment-email,span.comment-email-dash {
        display: none
    }
}

#comments .comment-avatar img {
    width: 50px;
    height: 50px;
    border: none!important;
    width: 50px;
    height: 50px;
    margin-right: 10px;
    margin-bottom: 5px;
    border-radius: 50%
}

#comments .comment-date {
    float: right;
    font-size: 10px;
    color: #999;
    margin: 0;
    padding: 0 0 0 20px;
    line-height: 14px;
    background: url(images/clock.svg) no-repeat 2px 0;
    border-top-left-radius: 15px;
    border-bottom-right-radius: 15px;
    border-top-right-radius: 6px;
    border-bottom-left-radius: 6px;
    background-size: 14px 14px;
    height: 16px
}

#jc #comments .comment-body {
    color: #777;
    margin: 6px 0 0;
    padding: 0 0 2px;
    background: #FFF;
    padding: 20px;
    clear: both;
    margin: 38px 0 15px;
    position: relative;
    float: none;
    border-top-left-radius: 15px;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 15px;
    border: 1px solid #e3e3e3;
    line-height: 16px;
    word-break: break-word
}

@media all and (-ms-high-contrast:none) {
    #comments .comment-date {
        background: 0
    }

    #jc span.vote-good::after {
        background-image: url(images/heart-solid.svg)!important;
        background-color: #FFF!important
    }

    #jc span.vote-poor::after {
        background-image: url(images/heart-broken-solid.svg)!important;
        background-color: #FFF!important
    }
}

#comments .quote,#comments blockquote,#comments .code,#comments code,#comments pre {
    margin: 5px 0 5px 10px;
    display: block;
    clear: both;
    background-image: none
}

#comments blockquote,#comments .hidden,#comments code,#comments pre {
    color: #005e8d;
    text-align: left;
    padding: 8px;
    margin-bottom: 8px
}

#comments blockquote,#comments .hidden {
    border: 1px dashed #ccc
}

#comments code,#comments pre {
    border: 1px solid #dedede;
    overflow: hidden;
    white-space: normal
}

#comments .code {
    background: 0;
    border: 0;
    padding: 0
}

#comments .quote {
    color: #777
}

#comments .hidden {
    clear: both;
    display: block;
    margin: 5px 0
}

#comments .comments-buttons {
    line-height: 16px;
    float: right
}

#comments .email,#comments .emailactive {
    font: normal 1em Verdana,Arial,Sans-Serif;
    text-decoration: none;
    white-space: normal;
    margin: 0;
    padding: 0;
    line-height: 10px;
    cursor: pointer;
    border-bottom: 1px dotted #999
}

#comments .email {
    color: #444;
    background-color: inherit
}

#comments img.jc-email-icon {
    width: 12px;
    height: 12px
}

#comments .emailactive {
    color: #373737;
    background-color: inherit
}

#comments .email img,#comments .emailactive img {
    padding: 0
}

#comments p {
    font: normal 1em Verdana,Arial,Sans-Serif;
    margin: 5px 5px 5px 0;
    padding: 0;
    text-decoration: none;
    text-transform: none;
    text-indent: 0
}

#comments .comment-body img {
    padding: 0;
    border: 0 none
}

#comments .comment-body img.jcomment-image {
    display: block;
    margin-top: 10px
}

#comments .comment-body a.jcomment-file {
    display: block;
    margin-top: 10px;
    background-image: url(images/bbcode/file.svg);
    background-repeat: no-repeat;
    padding-left: 20px
}

#comments .comment-body .img {
    padding: 4px 0!important;
    max-width: 500px
}

#comments .toolbar {
    clear: both;
    color: #ccc;
    border-top: 1px solid #ccc;
    margin: 8px 0 0 0;
    padding: 5px 0 0 0
}

#comments .toolbar a,#comments .toolbar a:hover {
    float: left;
    margin: 0 10px 0 0;
    width: 16px;
    height: 16px;
    cursor: pointer;
    background-color: transparent!important;
    background-repeat: no-repeat!important;
    padding: 0!important;
    display: block;
    overflow: hidden
}

#comments .toolbar a.comment-anchor,#comments .toolbar a.comment-anchor:hover {
    background-image: url(images/anchor.svg)!important;
    background-size: contain;
    float: right;
    margin: 0
}

#comments a.toolbar-button-edit,#comments a.toolbar-button-edit:hover {
    background-image: url(images/edit-solid.svg)!important;
    width: 18px;
    height: 18px
}

#comments .toolbar-button-delete {
    background-image: url(images/trash-solid.svg)!important
}

#comments .toolbar-button-unpublish {
    background-image: url(images/minus-circle-solid.svg)!important
}

#comments .toolbar-button-publish {
    background-image: url(images/check-circle-solid.svg)!important
}

#comments .toolbar-button-ip {
    background-image: url(images/map-marker-alt-solid.svg)!important
}

#comments .toolbar-button-ban {
    background-image: url(images/ban-solid.svg)!important
}

div.jcomment_ip_popover {
    color: #000;
    position: absolute;
    z-index: 99999;
    background: #FFF;
    bottom: 35px;
    left: 40px;
    padding: 10px;
    border-radius: 10px;
    border: 1px solid #CCC;
    min-width: 130px
}

div.jcomment-arrow-popover,div.jcomment-arrow-popover:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

div.jcomment-arrow-popover {
    border-width: 11px
}

div.jcomment-arrow-popover,div.jcomment-arrow-popover:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

div.jcomment-arrow-popover {
    left: 28%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0,0,0,0.25);
    bottom: -11px
}

div.jcomment-arrow-popover:after {
    border-width: 10px;
    content: ""
}

div.jcomment-arrow-popover:after {
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff
}

#imagecommentarrow {
    top: 0;
    left: 160px
}

#filecommentarrow {
    top: 0;
    left: 190px
}

ul.jcomment_ipgeolocation {
    list-style: none;
    padding: 0;
    margin: 0
}

#comments .comments-list {
    height: 1%;
    position: relative
}

#comments .comments-list.comments-list-collapsed>div.comments-list-toggler {
    display: block;
    width: auto;
    font-size: 12px;
    line-height: 16px;
    cursor: pointer;
    left: -7px;
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
    background: url(images/circle-chevron-up-solid.svg) no-repeat 0 0/16px 16px;
    padding-left: 20px!important
}

#comments .comments-list.comments-list-expanded>div.comments-list-toggler {
    display: block;
    width: auto;
    font-size: 12px;
    line-height: 16px;
    cursor: pointer;
    left: -7px;
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
    background: url(images/circle-chevron-down-solid.svg) no-repeat 0 0/16px 16px;
    padding-left: 20px!important
}

#comments .comments-list.comments-list-collapsed>div.odd,#comments .comments-list.comments-list-collapsed>div.even {
    max-height: 0;
    overflow: hidden;
    transition: margin 1s,max-height .9s;
    margin: 0
}

#comments .comments-list.comments-list-expanded>div.odd,#comments .comments-list.comments-list-expanded>div.even {
    max-height: 1000px;
    overflow: hidden;
    transition: max-height .9s
}

#comments .comments-list.comments-list-collapsed>div.comments-list {
    display: none
}

#comments .comments-list.comments-list-expanded>div.comments-list {
    display: block
}

#comments div[class*=comment-list-level]>div.even,#comments div[class*=comment-list-level]>div.odd,#comments div[class*=comment-list-level] div.comments-list>div.even,#comments div[class*=comment-list-level] div.comments-list>div.odd,#comments div[class*=comment-list-ajax-level] {
    border-left: 1px dashed #CCC;
    position: relative
}

#comments div[class*=comment-list-level]>div.even::after,#comments div[class*=comment-list-level]>div.odd::after,#comments div[class*=comment-list-level] div.comments-list>div.even::after,#comments div[class*=comment-list-level] div.comments-list>div.odd::after,#comments div[class*=comment-list-ajax-level]::after {
    content: '';
    border-bottom: 1px dashed #CCC;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 6px
}

#comments .even,#comments .odd {
    background-image: none;
    background-color: transparent;
    color: #3c452d;
    border: 0;
    margin-left: 0;
    margin-bottom: 10px;
    padding: 0
}

div.comments-list .comments-inline-edit,#comments-list .comments-inline-edit {
    padding: 5px;
    margin: 0;
    color: inherit;
    background-color: #fff;
    border: 1px solid #ccc;
    border-top: 0
}

div.comments-policy {
    background: #dfeeff url(images/info-circle-solid.svg) no-repeat 5px center/16px 16px;
    color: #777;
    text-align: left;
    text-decoration: none;
    text-transform: none;
    text-indent: 0;
    padding: 5px 5px 5px 30px;
    margin: 5px 0 5px 0;
    border-radius: 5px
}

div.comments-policy ol,div.comments-policy ul {
    margin: 0;
    padding: 5px 0 0 20px
}

div.comments-policy ol li,div.comments-policy ul li {
    font: normal 1em Verdana,Arial,Sans-Serif;
    margin: 0;
    padding: 0;
    border: 0;
    line-height: 1em
}

#comments-form {
    position: relative;
    padding: 10px;
    background-color: #ffffff;
    border: 1px solid #ccc;
    border-radius: 0px
}

#comments-form,#comments-form p,#comments-report-form,#comments-report-form p,#comments-form span,#comments-form .counter {
    text-align: left;
    text-decoration: none;
    text-transform: none;
    text-indent: 0
}

#comments-form p,#comments-report-form p,#comments-form span,#comments-form .counter {
    color: #777;
    font: normal 1em Verdana,Arial,Sans-Serif
}

form.jcomment-form-hidden {
    display: none
}

span.comments-area {
    float: left;
    width: 80%
}

@media(max-width: 640px) {
    span.comments-area {
        width:90%
    }
}

span.comments-area+p,#comments-form-buttons {
    clear: both;
    display: block
}

div.sameavatar {
    position: absolute;
    top: 0;
    right: 0
}

div.sameavatar img {
    width: 48px;
    height: 48px;
    border-radius: 50%
}

div.sameavatar>* {
    margin: 5px;
    display: inline-block
}

#comments-form p,#comments-form #comments-form-buttons,#comments-form #comments-form-error,#comments-form #comments-form-captcha-holder,#jcomment_recaptcha_container,label.jcomment_label_validation_recaptcha {
    font: normal 1em Verdana,Arial,Sans-Serif;
    margin-top: 10px;
    margin-bottom: 8px;
    overflow: hidden;
    padding: 0;
    overflow: hidden;
    padding: 0
}

#comments-inline-edit {
    margin: 0;
    background: #fff
}

#comments-inline-edit #comments-form p,#comments-inline-edit #comments-form #comments-form-buttons,#comments-inline-edit #comments-form-error {
    font: normal 1em Verdana,Arial,Sans-Serif;
    margin-left: 5px!important;
    margin-left: 5px;
    margin-top: 5px;
    margin-bottom: 2px;
    padding: 0
}

#comments-form img.smile {
    margin: 0 3px 3px 0;
    padding: 0;
    border: 0;
    cursor: pointer;
    float: none
}

#comments-form img.captcha {
    padding: 0;
    margin: 0 0 3px 0;
    border: 1px solid #ccc
}

#comments-form span.captcha {
    background: #3d618f url(images/retweet-solid.svg) no-repeat 4px 4px/14px 14px;
    color: #FFF;
    font-size: 12px;
    cursor: pointer
}

#comments-form input,#comments-report-form input,#comments-form textarea,#search-comments-container input {
    color: #444;
    background-color: #fff;
    margin: 0;
    border: 1px solid #ccc
}

span.comments-form-title-group {
    display: flex;
    align-items: center
}

#search-comments-container {
    margin-bottom: 10px
}

#search-comments-container span.comments-form-title-group {
    display: inline-flex;
    align-items: center;
    width: fit-content
}

label.comments-form-title-label {
    display: flex;
    align-items: center;
    padding: 4px 10px;
    min-width: 150px;
    margin: 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
    color: #212529;
    text-align: center;
    white-space: nowrap;
    background-color: #ffffff;
    border: 1px solid #ced4da;
    border-radius: 2px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    height: 32px;
    box-sizing: border-box
}

#comments-form span.comments-form-title-label-required {
    font-size: 11px;
    color: #777;
    margin-left: 5px;
    text-overflow: ellipsis;
    overflow: hidden
}

#comments-form input[type=text],#search-comments-container input {
    box-shadow: none!important;
    margin: 0!important;
    height: 32px;
    box-sizing: border-box!important;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-left: none!important;
    padding: 0 0 0 6px!important;
    max-width: 280px!important;
    min-height: auto!important;
    outline: 0
}

#search-comments-container input {
    margin-right: 5px!important
}

#comments-form #imagecomment,#comments-form #filecomment {
    position: absolute;
    left: 120px;
    top: -45px;
    background: #fff;
    border: 1px solid #CCC;
    border-radius: 3px;
    padding: 10px 15px;
    height: 50px;
    box-sizing: border-box
}

#comments-form #filecomment {
    left: 150px
}

@media(max-width: 430px) {
    #comments-form input:not([type=file]) {
        max-width:50%!important
    }

    #comments-form #imagecomment {
        left: 0
    }
}

#comments-form input.error,#comments-form textarea.error {
    border: 1px solid #f00!important;
    text-decoration: none;
    text-transform: none;
    background-color: #ffffe0
}

#comments-form input.checkbox {
    width: 16px;
    line-height: 1.5em;
    padding: 0;
    margin: 0;
    vertical-align: middle;
    border: 0;
    background: transparent
}

#comments-form input[type=checkbox].checkbox.error+label {
    color: #f00
}

#comments-form input.captcha {
    width: 116px
}

#comments-form textarea {
    box-shadow: none!important;
    height: auto;
    max-width: 600px!important;
    width: 100%;
    margin: 0;
    padding: 6px;
    resize: none;
    border: 1px solid #e1e1e1;
    border-radius: 0;
    font-size: 14px;
    box-sizing: border-box;
    outline: 0;
    display: block
}

#comments-form-message {
    padding: 5px 20px 5px 30px;
    margin-top: 5px;
    display: block;
    width: 100%;
    box-sizing: border-box;
    color: #000
}

#comments-list #comments-form-message {
    width: 100%
}

#comments-form #comments-form-message {
    width: 90%
}

@media(max-width: 600px) {
    #comments-form #comments-form-message {
        width:85%
    }
}

@media(max-width: 400px) {
    #comments-form #comments-form-message {
        width:80%
    }
}

.comments-form-message-error {
    background: #ffc107 url(images/exclamation-triangle-solid.svg) no-repeat 5px center/16px 16px;
    border-radius: 5px
}

.comments-form-message-info {
    background: #dfeeff url(images/info-circle-solid.svg) no-repeat 5px center/16px 16px;
    border-radius: 5px
}

#comments-form .counterpanel {
    height: 13px;
    display: block;
    overflow: hidden;
    color: #ccc;
    padding: 0;
    margin: 0;
    border: 1px solid #ddd;
    border-top-width: 0;
    max-width: 400px!important;
    width: 350px;
    background-color: #eee
}

#comments-form .grippie {
    height: 16px;
    display: block;
    overflow: hidden;
    color: #ccc;
    padding: 0 6px;
    margin: 0;
    border: 1px solid #ddd;
    border-top-width: 0;
    max-width: 600px!important;
    width: 100%;
    cursor: s-resize;
    box-sizing: border-box;
    background: #ffffff url(images/arrows-alt-v-solid.svg) no-repeat right 4px top 1px/14px 14px
}

#comments-form .grippie .counter {
    font-size: 12px;
    padding: 0;
    margin: 0
}

#comments-form .grippie span {
    display: block;
    float: left
}

#comments-form .grippie span span {
    display: inline;
    float: none
}

#comments-report-form div.btn-jcomment,#comments-form div.btn-jcomment {
    display: inline-block;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    border-radius: 4px;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    color: #fff;
    background-color: #3d618f
}

#comments-report-form div.btn-jcomment {
    padding: 4px 8px;
    line-height: 16px
}

#comments-report-form div.btn-jcomment a {
    font-size: 14px
}

label.comments-report-form-reason,#comments-report-form-reason {
    margin-bottom: 0;
    display: block
}

#comments-report-form-reason {
    min-width: 300px;
    min-height: 100px
}

#comments-report-form div.btn-jcomment a,#comments-form div.btn-jcomment span {
    color: #FFF
}

#comments-form-smilespanel {
    cursor: pointer;
    padding: 2px;
    max-width: 200px;
    background-color: #fff;
    border: 1px solid #ccc;
    overflow: auto;
    left: 0;
    top: 0;
    position: absolute;
    z-index: 999999!important;
    transition: opacity .3s;
    border-radius: 3px;
    box-sizing: content-box
}

#comments-form-smilespanel img {
    padding: 5px;
    width: 18px;
    height: 18px;
    box-sizing: content-box
}

#comments-form-smilespanel.comment-form-open {
    opacity: 1
}

#comments-form-smilespanel.comment-form-close {
    opacity: 0;
    width: 0;
    height: 0
}

div.comment-body img.emoji-img {
    width: 18px;
    height: 18px
}

#comments-form label[for=comments-form-subscribe],#comments-form label[for=comments-form-privacy],#comments-form label.comments-form-privacy {
    margin: 0 0 0 5px
}

body #jc #nav-bottom,body #jc #nav-top {
    line-height: 19px!important;
    line-height: 17px;
    height: auto!important;
    text-align: center;
    margin: 0 auto
}

#jc #nav-bottom span.page,#jc #nav-top span.page {
    color: #777;
    background-color: #eee;
    border: 1px solid #d6dadd
}

#jc #nav-top span.page-load-comments {
    background: #eee url(images/envelope-dark.svg) no-repeat 4px 4px / 14px 14px!important;
    padding-left: 22px
}

#jc .showsearch-comments-load-bybutton {
    display: none
}

#jc #nav-bottom span.hoverpage,#jc #nav-top span.hoverpage {
    color: #777;
    background-color: #e8e9ea;
    border: 1px solid #d6dadd
}

#jc #nav-bottom span,#jc #nav-top span {
    box-sizing: content-box;
    color: #777;
    background-color: inherit;
    font-size: 14px;
    font-family: Arial,sans-serif;
    margin: 0 2px;
    height: 18px;
    padding: 2px 8px;
    cursor: pointer;
    vertical-align: top;
    display: inline-block
}

#jc #nav-bottom span.activepage,#jc #nav-top span.activepage {
    font-weight: bold;
    color: inherit;
    background-color: #3d618f;
    color: #FFF
}

#jc #nav-bottom span b,#jc #nav-top span b {
    font-weight: bold
}

#jc div#nav-bottom,#jc div#nav-top {
    position: relative;
    z-index: 2;
    width: 100%
}

#jc div#nav-bottom {
    margin: 10px 0 0 0;
    padding: 0;
    background: url(images/jc_dot.gif) repeat-x top left
}

#jc #nav-bottom span.activepage {
    border-bottom: 1px solid #d6dadd;
    border-left: 1px solid #d6dadd;
    border-right: 1px solid #d6dadd;
    border-top: 1px solid white
}

#jc div#nav-top {
    margin: 10px 0;
    background: url(images/jc_dot.gif) repeat-x bottom
}

#jc #nav-top span.activepage {
    border-top: 1px solid #d6dadd;
    border-left: 1px solid #d6dadd;
    border-right: 1px solid #d6dadd;
    border-bottom: 1px solid white
}

#nav-bottom span.page {
    display: inline-block
}

#jc span.comments-vote {
    height: 15px;
    float: right;
    margin: 0 0 0 6px
}

#jc span.comments-vote a {
    width: 15px;
    height: 14px;
    float: left;
    margin: 0 3px 0 0;
    display: block;
    background-repeat: no-repeat;
    text-decoration: none;
    box-sizing: content-box
}

#jc span.comments-vote .busy {
    margin: 0;
    float: right;
    width: 16px
}

#jc a.vote-good,#jc a.vote-good:hover {
    background-image: url(images/heart-solid.svg)
}

#jc a.vote-poor,#jc a.vote-poor:hover {
    background-image: url(images/heart-broken-solid.svg)
}

#jc span.vote-good,#jc span.vote-poor,#jc span.vote-none {
    margin: 0;
    float: right;
    font: bold 1em Verdana,Arial,Sans-Serif;
    line-height: 14px
}

#jc span.vote-good::after {
    content: '';
    display: inline-block;
    width: 12px;
    height: 12px;
    mask: url(images/heart-solid.svg);
    -webkit-mask: url(images/heart-solid.svg);
    background-color: #d2232c;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    top: 2px;
    position: relative;
    margin-left: 2px
}

#jc span.vote-poor::after {
    content: '';
    display: inline-block;
    width: 12px;
    height: 12px;
    mask: url(images/heart-broken-solid.svg);
    -webkit-mask: url(images/heart-broken-solid.svg);
    background-color: #9b9b9b;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    top: 2px;
    position: relative;
    margin-left: 2px
}

#jc span[id*=comment-vote-holder] a:last-of-type {
    padding-right: 3px
}

#jc a.vote-poor+span.vote-none {
    display: none
}

#jc span.vote-good,#jc span.vote-poor,#jc span.vote-none {
    color: #000;
    border-left: 1px solid #000;
    padding-left: 4px;
    font-size: 13px
}

#jc span.bbcode,#jc div.smiles {
    margin-bottom: 0;
    background: #ffffff;
    border-top: 1px solid #e1e1e1;
    border-left: 1px solid #e1e1e1;
    padding: 2px 6px 0 6px!important;
    border-right: 1px solid #e1e1e1;
    width: 100%;
    max-width: 600px!important;
    display: inline-block!important;
    position: relative;
    vertical-align: bottom;
    box-sizing: border-box
}

#jc .bbcode a,#jc .bbcode a:focus,#jc .bbcode a:active,#jc .bbcode a:hover,#jc .bbcode img {
    width: 24px;
    height: 24px;
    float: left;
    margin: 4px 2px 4px 2px;
    display: block;
    background-repeat: no-repeat;
    text-decoration: none;
    cursor: pointer;
    background-size: 16px 16px;
    background-position: center
}

#jc div.smiles img {
    float: left;
    margin: 6px;
    display: block;
    background-repeat: no-repeat;
    text-decoration: none;
    cursor: pointer
}

#jc a.bbcode-b {
    background-image: url(images/bbcode/bold-solid.svg)
}

#jc a.bbcode-i {
    background-image: url(images/bbcode/italic-solid.svg)
}

#jc a.bbcode-u {
    background-image: url(images/bbcode/underline-solid.svg)
}

#jc a.bbcode-s {
    background-image: url(images/bbcode/strikethrough-solid.svg)
}

#jc a.bbcode-url {
    background-image: url(images/bbcode/link-solid.svg)
}

#jc a.bbcode-img {
    background-image: url(images/bbcode/images-solid.svg)
}

#jc a.bbcode-uploadimg {
    background-image: url(images/bbcode/camera-solid.svg)
}

#jc a.bbcode-file {
    background-image: url(images/bbcode/file.svg)
}

#jc a.bbcode-list {
    background-image: url(images/bbcode/list-solid.svg)
}

#jc a.bbcode-hide {
    background-image: url(images/bbcode/eye-slash-solid.svg)
}

#jc a.bbcode-quote {
    background-image: url(images/bbcode/quote-right-solid.svg)
}

#jc a.bbcode-smile {
    background-image: url(images/bbcode/grin-solid.svg)
}

#jc a.bbcode-youtube {
    background-image: url(images/bbcode/youtube-brands.svg)
}

#jc a.bbcode-google {
    background-image: url(images/bbcode/google-brands.svg)
}

#jc a.bbcode-wiki {
    background-image: url(images/bbcode/wikipedia-w-brands.svg)
}

#jc a.bbcode-facebook {
    background-image: url(images/bbcode/facebook-square-brands.svg)
}

#jc a.bbcode-flickr {
    background-image: url(images/bbcode/flickr-square-brands.svg)
}

#jc a.bbcode-instagram {
    background-image: url(images/bbcode/instagram-square-brands.svg)
}

#jc a.bbcode-vimeo {
    background-image: url(images/bbcode/vimeo-square-brands.svg)
}

#jc span.bbcode img {
    width: 24px;
    height: 24px;
    float: left;
    margin: 4px 2px 4px 2px;
    padding: 3px;
    box-sizing: border-box
}

#jc .custombbcode {
    width: 23px;
    height: 23px;
    float: left;
    margin: 0 2px 0 0;
    display: block;
    text-decoration: none;
    cursor: pointer
}

#jc .custombbcode {
    border-left: 1px solid #AAA;
    padding-left: 4px
}

#jc .rbox {
    margin: 0;
    padding: 4px 8px;
    width: auto;
    line-height: 100%;
    background-color: #ffffff;
    border: 1px solid #ccc;
    border-radius: 3px;
    position: relative
}

#jc .rbox div {
    text-align: left;
    margin: 0
}

#comments-form #jcomment_recaptcha_container {
    position: relative;
    background: #f9f9f9 url(images/recaptcha.png) no-repeat right 5px top 5px;
    padding: 0;
    border: 1px solid #d3d3d3;
    color: #000;
    height: 70px;
    margin-top: 8px;
    margin-bottom: 4px;
    overflow: hidden;
    max-width: 300px;
    border-radius: 3px
}

#comments-form #jcomment_recaptcha_control {
    display: inline-block;
    height: 100%;
    margin: 0 0 0 6px;
    width: 32px;
    background: transparent
}

#comments-form #jcomment_recaptcha_control,#comments-form #jcomment_recaptcha_control:focus {
    outline: 0
}

#comments-form #jcomment_recaptcha_label {
    display: block;
    margin: 0 0 0 5px;
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
    height: 100%;
    vertical-align: text-top;
    position: absolute;
    top: 25px;
    left: 42px
}

#comments-form label.jcomment_label_validate_recaptcha {
    color: red
}

#comments-form #jcomment_recaptcha_success.jcomment_animate {
    width: 32px
}

#comments-form #jcomment_recaptcha_success {
    background: url(images/recaptcha_success.png) no-repeat;
    width: 0;
    margin-left: 5px;
    height: 100%;
    display: inline-block;
    transition: width .5s ease;
    background-position: 0 center
}

#comments-form label.jcomment_label_validation {
    background-color: #D00;
    display: inline-block;
    padding: 5px 10px;
    color: #FFF;
    border-radius: 3px
}

#jc span.reactions-trigger {
    cursor: pointer;
    height: 20px;
    color: #7f919e;
    font-size: 12px;
    font-weight: bold;
    display: inline-flex;
    align-items: center;
    transition: all .3s
}

#jc .react-box {
    width: 280px;
    height: 44px;
    background: #fff;
    box-shadow: 0 0 0 1px rgb(0 0 0 / 8%),0 2px 2px rgb(0 0 0 / 15%);
    border-radius: 40px;
    position: absolute;
    bottom: 30px;
    left: -10px;
    opacity: 1;
    box-sizing: border-box
}

#jc .react-box.react-box-hidden {
    display: none
}

#jc .reaction-btn {
    width: 32px;
    height: 32px;
    position: relative;
    float: left;
    cursor: pointer;
    transform: scale(0.1) translateY(40px);
    transition: all .3s;
    opacity: 0;
    margin-left: 7px
}

#jc .reaction-btn.active {
    transform: scale(1) translateY(6px);
    opacity: 1
}

@supports(-moz-appearance: none) {
    #jc .reaction-btn {
        transform:none;
        width: 2px;
        height: 2px;
        margin-top: 6px;
        padding: 0 14px 0 14px
    }

    #jc .reaction-btn.active {
        transform: none;
        width: 32px;
        height: 32px;
        padding: 0
    }
}

@media all and (-ms-high-contrast:none),(-ms-high-contrast:active) {
    #jc .react-box {
        box-shadow: none;
        border: 1px solid #CCC
    }

    #jc .reaction-btn.active {
        transform: scale(1) translateY(5px)
    }
}

#jc .reaction-btn.active:hover {
    transform: scale(1.3) translateY(-2px)
}

#jc .reaction-btn:nth-child(1) {
    transition-delay: .03s
}

#jc .reaction-btn:nth-child(2) {
    transition-delay: .06s
}

#jc .reaction-btn:nth-child(3) {
    transition-delay: .09s
}

#jc .reaction-btn:nth-child(4) {
    transition-delay: .12s
}

#jc .reaction-btn:nth-child(5) {
    transition-delay: .15s
}

#jc .reaction-btn:nth-child(6) {
    transition-delay: .18s
}

#jc .reaction-btn:nth-child(7) {
    transition-delay: .21s
}

#jc span.reaction-image img {
    width: 32px;
    height: 32px;
    box-shadow: none
}

#jc .reaction-btn .reaction-label {
    opacity: 0
}

#jc .reaction-btn .reaction-label {
    position: absolute;
    top: -20px;
    left: 0;
    background: rgba(0,0,0,0.65);
    color: #fff;
    font-weight: bold;
    border-radius: 6px;
    font-size: 9px;
    opacity: 0;
    transition: opacity 200ms ease;
    transition-delay: .12s;
    padding: 3px 6px;
    line-height: normal;
    white-space: nowrap
}

#jc .reaction-btn:hover .reaction-label {
    opacity: 1
}

#jc span.reactions-given-summary-title {
    font-size: 14px;
    font-weight: bold;
    display: block;
    margin-bottom: 6px
}

#jc span.reactions-given-summary {
    position: absolute;
    bottom: 22px;
    left: -5px;
    background: rgba(0,0,0,0.65);
    color: #fff;
    font-weight: normal;
    font-size: 12px;
    border-radius: 6px;
    opacity: 0;
    transition: opacity 200ms ease;
    transition-delay: .12s;
    padding: 3px 6px;
    line-height: 16px;
    width: fit-content;
    display: block;
    white-space: nowrap;
    transition: all .3s;
    z-index: 999
}

#jc span.reactions-given-summary.active {
    opacity: 1;
    transition: all .3s
}

#jc span.reactions-given-summary-details {
    font-size: 11px
}

#jc span.reactions-trigger img,#jc span.reactions-given img {
    width: 16px;
    height: 16px;
    margin-right: 6px;
    box-shadow: none
}

#jc span.reactions-given img {
    margin: 0 1px 0 1px
}

#jc span.reactions-given {
    display: inline-flex;
    align-items: center;
    height: 20px;
    position: relative
}

#jc span.reactions-trigger+span.reactions-given,#jc div.react-box+span.reactions-given {
    padding-left: 5px;
    margin-left: 3px;
    border-left: 1px solid #CCC
}

#jc span.reactions-trigger.like {
    color: #2078f4
}

#jc span.reactions-trigger.wow,#jc span.reactions-trigger.haha,#jc span.reactions-trigger.care,#jc span.reactions-trigger.sad {
    color: #f7b125
}

#jc span.reactions-trigger.angry {
    color: #e9710f
}

#jc span.reactions-trigger.love {
    color: #f33e58
}

#jc span.reactions-given-total {
    margin-left: 2px;
    font-size: 12px;
    color: #777;
    vertical-align: top;
    margin-top: 4px;
    margin-right: 5px;
    display: inline-block
}

@media(max-width: 640px) {
    #jc .react-box {
        bottom:50px
    }

    #jc span.reactions-trigger {
        margin-bottom: 20px
    }
}

#jc .star,#jc div.stars a.star:hover {
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAABQCAYAAAAZQFV3AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAABOFJREFUeNrsmEFoHFUYx9/MdHfTJRKzUhBaFiL1YghZCFQUIV6UQJuLWCgr8eKpIoiFSqsHQYrmYj14KHqxKAl6MbA5eCgKRVAMBhpCwIJQCETRQzTsNtnO7s74+17fbGc3M7OzZhUsHfjzdvd97/++973vff99Y/m+rwb5WL0Idz60h2nckTc8Nw2hncLmAnhtIB7i3VGan8VD8Dhebh+U8FOaX8Bh4EB48R8TQlai+QnkgMTxD/AYpFt9EULk0EyBD8Dn4BPT9TZ4CrwD6Wos4V+XrUdpXzQk4tUEkAFXwNUu+1fAWWO7anADLDLJTkCYpf0K3DQe3Ui5oUI6B8ShlyBstZfMMiXoX4MV8GZKQgnJcXA6nKPtGJoE/gZ8Cy6mIJPwnIJsL3ZTIB2h+U6WANZjyE6Aj8Cz3WT7TooJ7HUwneDdc+BaFFnc0SuCzQTCTWOT+iwfN6cjWJ6clo9NzOS5Bcb6IZTZj5pU+syEYNV8XzA2Y6lOCptyhGbDeDFPnJa6TlGZ5rxJ/nxkSRPCACR5EUyHf4sCNjOgENVn/ecVe+CEy8vLWgJmZ2fd1IRra2vxSbe5eYlmu1gsXo6zmZycTKcpkEn6vC61kM+FQYiUeDdvauP5Ay0ZjyIlgKVv9bVkiBwQVJRX2YwWkKLxrhxB+qYSPaxUKrESANHVrh2PlQAzqSbskAA6UkkA5B0SICvRSzb5ddrMWu4jh8umSLwckLVjSKClWJ6SwsrM76fwLpCAM4x1I9OGjhrN8+AkAyYSyGTDnhEHjCPxeYhBagmIIvtXJOBQkgSY5Z01/76umAy4lbpiG5IqzQuG6Alz9LLmf+IP5hh+AfmxnoSQdUgAg5a6JuuQgMiSFi7fJHkR9JQAbGbA/SoBi4uLWgLK5XIqCdBpkyQBZne3sTm4BGxsbLQlgM+DkYBsNjucyWQKaSXATvCuZFnWHIQqlxMVUOeMx/0RMsgBWgIgcyBVgqwwIwH0JUvAwsJChwQwuOQ4jrJtO/CsfQBc11We56lWqyXfOySALNgJdlmuWzNSB/P5vBKyyJnxMjxBs9mc2tvbEye+DN1l7uYhuaZvAXg1LaQyOOkRL3d3d8XLishHOEd1DMfHx7UEYLjCrCop2aXP2Mht4QxjoyWADi0BxGddZm80GjpWYSL5TfpkYnHAOBK/yxhoCZAl1et1PbharWrUajX9m/SJBESRJUlAr6fvW0CvZyyxOIQPN4kbnv1mlwQERGPhMbHli/Q5Yv5lSdDnSYelrlLWIQGRJS1cvjk1RdBTArCZAferBPT7IkjvcuP7t3pKADaxEpB5+r10FXv3x3kKqqUlgM+DkQB76OFhKzdycAnAo5KynTlraFTZQ4/gqH3ursd9EjLIAVoC7KGCAxFWNqSjWgLoS5aAfS+C7EzJcrLKOjSkrNwoFu0ToPz6n8pv3dFQXjPyRdA9CbDsk/ZDx5SQxWiAsg4X7vE361NedQsn/P0SELwIgmzaHiZMtpMcKK+pWlUuVF6j0v0iSMcw/+QFLQF+y13xbv/GpF4CWUt5tV+FTEsAY6MlgA4tASxlnaUo362yLGLlh2Lo1iCjj4nFAeNI/H9sDHbYxesEfcK//XvSoq9Fkf0/JCDqDWfV3I+TJGCLne19CzAvgtoS8OBF0APC6OdvAQYAj2xzC/IfXBsAAAAASUVORK5CYII=') transparent;
    background-position: left -2px;
    display: block;
    width: 20px;
    height: 16px;
    line-height: 16px;
    float: left;
    cursor: pointer;
    zoom:1}

#jc .starSmall {
    width: 20px
}

#jc .fullStar {
    background-position: left -59px
}

#jc .stars {
    overflow: hidden;
    display: inline-block
}

#jc .tmp_es {
    background-position: left -2px
}

#jc .tmp_fs,#jc div.stars a.star:hover {
    background-position: left -59px
}

#jc #jcomment-star-rating input.rating {
    display: none!important
}

#jc #jcomment-star-rating {
    margin-bottom: 10px;
    margin-top: 2px;
    margin-left: 2px
}

#jc div.jcomment_review_rating {
    float: left;
    margin-right: 10px
}

#jc div.jcomment_review_rating span.star {
    cursor: auto
}

#jc div.jcomment-your-rating {
    float: left;
    color: #777
}

#jc #jcomment-star-rating {
    float: left
}

#jc #jcomment-star-rating ~ p {
    clear: both
}

#jc div.rating-container {
    display: flex;
    justify-content: flex-end;
    margin-bottom: 10px;
    font-size: 13px;
    font-weight: 700;
    color: #555
}

#jc div.rating-container-empty {
    text-align: right;
    margin-bottom: 5px
}

#jc #pagescore_slider {
    position: relative;
    height: 20px;
    width: 200px;
    margin-left: 8px;
    border: 1px solid #ccc;
    box-sizing: content-box;
    border-radius: 3px
}

#jc #inner_slider {
    height: 20px;
    background-color: #ffc733;
    font-size: 1em;
    color: #FFF
}

#jc #inner_score {
    position: absolute;
    top: 1px;
    left: 10px;
    font-size: 12px;
    color: #333
}

#comments-form label.jcomment_label_validation.jcomment_label_validation_rating {
    padding: 2px 4px;
    font-size: 13px;
    line-height: normal;
    margin-left: 5px;
    margin-bottom: 0;
    height: 20px;
    box-sizing: border-box
}
