#appComments .comment-separator {
    width: 70%;
}
#appComments.template-default.template-custom-lt .nb-box-2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: auto;
    margin: 0 0 30px;
    padding: 16px 30px;
    color: #fff;
    background: #3858f5;
    border-radius: 8px;
}
@media screen and (max-width: 480px) {
    #appComments.template-default.template-custom-lt .nb-box-2 {
        margin: 0 0 10px;
        padding: 16px;
        border-radius: 0;
    }
}
#appComments.template-default.template-custom-lt .nb-box-2 i {
    min-width: 78px;
    width: 78px;
    height: 77px;
    margin-right: 40px;
    background: transparent url("") 0 0 no-repeat;
}
@media screen and (max-width: 480px) {
    #appComments.template-default.template-custom-lt .nb-box-2 i {
        min-width: 65px;
        width: 65px;
        height: 64px;
        margin-right: 16px;
        background-size: contain;
    }
}
#appComments.template-default.template-custom-lt .nb-box-2 p {
    margin: 20px 0;
    padding: 0;
    font: normal normal normal 15px/19px Inter;
}
@media screen and (max-width: 480px) {
    #appComments.template-default.template-custom-lt .nb-box-2 p {
        margin: 0;
        font: normal normal normal 13px/17px Inter;
    }
}
#appComments.template-default.template-custom-lt .chat-wrapper .has-reply {
    border-left: none;
}
#appComments.template-default.template-custom-lt .chat-wrapper .wa {
    width: auto !important;
}
#appComments.template-default.template-custom-lt .chat-wrapper ul.select-type {
    padding: 2px;
    border-radius: 25px;
}
#appComments.template-default.template-custom-lt .chat-wrapper .subscriber-only-disclaimer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: auto;
    margin: 0 0 20px;
    padding: 30px;
    color: #0c1055;
    background: #ebeefe;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
}
@media screen and (max-width: 480px) {
    #appComments.template-default.template-custom-lt .chat-wrapper .subscriber-only-disclaimer {
        padding: 16px;
    }
}
#appComments.template-default.template-custom-lt .chat-wrapper .subscriber-only-disclaimer.mt20 {
    display: none !important;
}
#appComments.template-default.template-custom-lt .chat-wrapper .subscriber-only-disclaimer > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 394px;
}
#appComments.template-default.template-custom-lt .chat-wrapper .subscriber-only-disclaimer i {
    width: 92px;
    height: 94px;
    margin-right: 36px;
    background: transparent url("../img/subscriber-only-disclaimer.d2033fff.svg") 0 0 no-repeat;
}
@media screen and (max-width: 480px) {
    #appComments.template-default.template-custom-lt .chat-wrapper .subscriber-only-disclaimer i {
        min-width: 86px;
        width: 86px;
        height: 92px;
        margin-right: 14px;
        background-size: contain;
    }
}
#appComments.template-default.template-custom-lt .chat-wrapper .subscriber-only-disclaimer h4 {
    margin: 0 0 10px;
    color: #040484;
    font: normal normal 700 32px/40px Inter;
}
@media screen and (max-width: 480px) {
    #appComments.template-default.template-custom-lt .chat-wrapper .subscriber-only-disclaimer h4 {
        margin: 0 0 10px;
        font: normal normal 700 22px/26px Inter;
    }
}
#appComments.template-default.template-custom-lt .chat-wrapper .subscriber-only-disclaimer p {
    margin: 0;
    color: #0c1055;
    font: normal normal normal 15px/21px Inter;
}
@media screen and (max-width: 480px) {
    #appComments.template-default.template-custom-lt .chat-wrapper .subscriber-only-disclaimer p {
        font: normal normal normal 14px/18px Inter;
    }
}
#appComments.template-default.template-custom-lt .chat-wrapper .subscriber-only-disclaimer a {
    max-width: 180px;
    margin: 15px 0 10px;
    padding: 11px 18px;
    color: #0c1055;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    background-color: #1bdab5;
    border-radius: 25px;
    cursor: pointer;
}
@media screen and (max-width: 480px) {
    #appComments.template-default.template-custom-lt .chat-wrapper .subscriber-only-disclaimer a {
        margin-bottom: 0;
        padding: 8px 12px;
        font-size: 13px;
    }
}
#appComments.template-default.template-custom-lt .chat-wrapper .subscriber-only-disclaimer.wide > div {
    max-width: none;
}
#appComments.template-default.template-custom-lt .chat-wrapper .subscriber-only-disclaimer.wide i {
    min-width: 92px;
}
#appComments.template-default.template-custom-lt .chat-wrapper .input .flex-container-outer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
#appComments.template-default.template-custom-lt .chat-wrapper .input .button-cancel {
    position: absolute;
    right: 0;
    top: -18px;
    margin-bottom: 0;
}
#appComments.template-default.template-custom-lt .chat-wrapper .input .flex-container {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
#appComments.template-default.template-custom-lt .chat-wrapper .input .flex-auto {
    width: auto !important;
}
#appComments.template-default.template-custom-lt .chat-wrapper .input-avatar-wrapper {
    margin-right: 12px !important;
    margin-bottom: 12px !important;
}
#appComments.template-default.template-custom-lt .chat-wrapper .input-name {
    margin-top: 0 !important;
    margin-left: 0 !important;
    border-radius: 25px;
}
#appComments.template-default.template-custom-lt .chat-wrapper .input-message {
    padding-right: 20px !important;
    border-radius: 25px !important;
}
#appComments.template-default.template-custom-lt .chat-wrapper .input-buttons {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    text-align: right;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
#appComments.template-default.template-custom-lt .chat-wrapper .input-buttons button {
    display: inline-block !important;
}
#appComments.template-default.template-custom-lt .chat-wrapper .input-buttons .input-login {
    position: relative;
    top: 0;
    right: 0;
    padding: 10px 25px;
    border-radius: 25px;
    width: auto;
    margin-top: 12px;
}
#appComments.template-default.template-custom-lt .chat-wrapper .input-buttons .input-read {
    position: relative;
    top: 0;
    right: 0;
    width: auto;
    margin-left: 12px;
    padding: 10px 25px;
    border-radius: 25px;
}
#appComments.template-default.template-custom-lt .chat-wrapper .input-buttons div.text-right {
    position: relative;
}
#appComments.template-default.template-custom-lt .chat-wrapper .input .text-right {
    display: block;
    position: absolute;
    left: 0;
    text-align: left;
    line-height: 12px;
    padding-top: 6px;
}
#appComments.template-default.template-custom-lt .chat-wrapper .input .text-right .button-terms {
    display: inline-block;
    margin-left: 3px;
    padding-top: 3px;
}
#appComments.template-default.template-custom-lt .chat-wrapper .input .text-right-reg {
    left: 64px;
}
#appComments.template-default.template-custom-lt .chat-wrapper .input .text-right-reg .button-terms {
    display: block;
    margin-left: 0;
    padding-top: 3px;
}
#appComments.template-default.template-custom-lt .chat-wrapper .comment-content div > span a {
    font-size: 13px;
}
#appComments.template-default.template-custom-lt .chat-wrapper .comment-reply .input {
    margin-top: 30px !important;
}
#appComments.template-default.template-custom-lt .chat-wrapper .comment-reply .input .input-avatar-wrapper,
#appComments.template-default.template-custom-lt .chat-wrapper.read-only .nb-box {
    margin-bottom: 0 !important;
}
@media screen and (max-width: 480px) {
    #appComments.template-default.template-custom-lt .chat-wrapper.read-only .nb-box {
        margin-left: 12px;
        margin-right: 12px;
    }
}
#appComments.template-default.template-custom-lt .chat-wrapper.read-only .input-buttons {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: end;
}
@media screen and (max-width: 480px) {
    #appComments.template-default.template-custom-lt .chat-wrapper.read-only .input-buttons {
        padding: 0 12px !important;
    }
}
.screen-lock {
    overflow: hidden !important;
    width: 100% !important;
    height: 100vh !important;
}
#appComments .comment-separator {
    width: 70%;
}
#appComments.template-default.template-custom-et-sticky .chat-wrapper .has-reply .input,
#appComments.template-default.template-custom-et-sticky .chat-wrapper .input--reply,
#appComments.template-default.template-custom-et-sticky .chat-wrapper .inputPlace {
    position: -webkit-sticky;
    position: sticky;
    bottom: 0;
    z-index: 99;
    padding: 8px 12px;
    background-color: #fff;
}
#appComments.template-default.template-custom-et-sticky .chat-wrapper .has-reply .input.inputPlace-sticky,
#appComments.template-default.template-custom-et-sticky .chat-wrapper .input--reply.inputPlace-sticky,
#appComments.template-default.template-custom-et-sticky .chat-wrapper .inputPlace.inputPlace-sticky {
    -webkit-box-shadow: 0 -3px 5px -3px rgba(0, 0, 0, 0.2);
    box-shadow: 0 -3px 5px -3px rgba(0, 0, 0, 0.2);
}
#appComments.template-default.template-custom-et-sticky .chat-wrapper .has-reply .input,
#appComments.template-default.template-custom-et-sticky .chat-wrapper .input--reply {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    -webkit-box-shadow: 0 -3px 5px -3px rgba(0, 0, 0, 0.2);
    box-shadow: 0 -3px 5px -3px rgba(0, 0, 0, 0.2);
}
#appComments.template-default.template-custom-et-sticky .chat-wrapper .input {
    margin-bottom: 0;
}
#appComments.template-default.template-custom-et-sticky .chat-wrapper .input .flex-container {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}
#appComments.template-default.template-custom-et-sticky .chat-wrapper .input__login-to-comment {
    -ms-flex-item-align: center;
    align-self: center;
    width: auto;
    font-size: 14px;
    color: #6e7179;
}
#appComments.template-default.template-custom-et-sticky .chat-wrapper .input__login-to-comment a {
    text-transform: lowercase;
    text-decoration: none;
    color: #0372dd;
}
#appComments.template-default.template-custom-et-sticky .chat-wrapper .input input {
    width: 100%;
    margin: 0 0 6px;
    min-height: 38px;
}
#appComments.template-default.template-custom-et-sticky .chat-wrapper .input .input-message,
#appComments.template-default.template-custom-et-sticky .chat-wrapper .input textarea {
    min-height: 38px;
    max-height: 150px;
    padding-top: 8px;
    padding-bottom: 8px;
    line-height: 1.43;
    color: #6e7179;
    white-space: pre-wrap;
    word-break: break-all;
    overflow-wrap: break-word;
    overflow: auto;
}
#appComments.template-default.template-custom-et-sticky .chat-wrapper .input .errors {
    float: left;
    margin-bottom: 8px;
    line-height: 1.39;
    font-size: 12px;
}
#appComments.template-default.template-custom-et-sticky .chat-wrapper .input .input--error {
    background-color: #fce5ed;
}
#appComments.template-default.template-custom-et-sticky .chat-wrapper .input-avatar,
#appComments.template-default.template-custom-et-sticky .chat-wrapper .input-avatar img,
#appComments.template-default.template-custom-et-sticky .chat-wrapper .input-avatar span {
    width: 38px;
    height: 38px;
}
#appComments.template-default.template-custom-et-sticky .chat-wrapper .typeSelect {
    top: auto;
    bottom: 55px;
}
#appComments.template-default.template-custom-et-sticky .chat-wrapper .typeSelect:before {
    top: auto;
    bottom: -17px;
    border-color: #dedfe0 transparent transparent;
}
#appComments.template-default.template-custom-et-sticky .chat-wrapper .typeSelect:after {
    top: auto;
    bottom: -14px;
    border-color: #fff transparent transparent;
}
#appComments.template-default.template-custom-et-sticky .chat-wrapper .button-terms {
    padding-top: 8px;
}
#appComments.template-default.template-custom-et-sticky .button-publish-circle {
    width: 22px;
    height: 38px;
    padding: 12px 0;
    background: #fff url("") 50% no-repeat;
    background-size: 22px 19px;
}
#appComments.template-default.template-custom-et-sticky .button-cancel {
    margin-bottom: 14px;
}
#appComments.template-default.template-custom-et-sticky #sticky-ident {
    width: 100%;
    height: 1px;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    background-color: transparent;
}
.template-et-widget body {
    line-height: normal;
}
#appComments,
#appComments.template-default {
    font-family: Roboto, sans-serif;
}
#appComments.template-default .chat-wrapper .input-message,
#appComments.template-default .chat-wrapper button,
#appComments.template-default .chat-wrapper input,
#appComments.template-default .chat-wrapper textarea {
    font-family: Roboto, sans-serif !important;
}
ul.reactions-disabled li[data-v-88333692] {
    cursor: default !important;
}
ul.reactions li[data-v-88333692] {
    cursor: pointer;
    margin-right: 5px !important;
}
ul.reactions li .reaction-icon[data-v-88333692] {
    margin-right: 5px !important;
}
ul.reactions li .reaction-cnt[data-v-88333692] {
    display: block !important;
}
ul.reactions li.reaction-total-cnt[data-v-88333692] {
    display: none !important;
}
#deleteConfirmationModal .v--modal-box {
    text-align: center;
    padding: 30px;
    border-radius: 10px;
}
@font-face {
    font-family: fontello;
    src: url("");
    src: url("") format("embedded-opentype"),
        url("")
            format("woff2"),
        url("")
            format("woff"),
        url("") format("truetype"), url("") format("svg");
    font-weight: 400;
    font-style: normal;
}
[class*=" icon-"]:before,
[class^="icon-"]:before {
    font-family: fontello;
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: 0.2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: 0.2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-thumbs-up:before {
    content: "\E800";
}
.icon-thumbs-down:before {
    content: "\E801";
}
.icon-attention:before {
    content: "\E802";
}
.icon-reply:before {
    content: "\E803";
}
#app-settings input,
#cookie-info {
    border: 1px solid #b8babe;
}
#appComments {
    font-family: Helvetica, sans-serif;
    color: #222;
    line-height: normal;
}
#appComments .as-link,
#appComments button {
    cursor: pointer;
}
#appComments .input-message,
#appComments button,
#appComments input,
#appComments textarea {
    line-height: normal;
    font-size: 14px;
    border-radius: 30px;
    border: none;
    padding: 12px 20px;
}
#appComments .input-message:focus,
#appComments button:focus,
#appComments input:focus,
#appComments textarea:focus {
    outline: none;
}
#appComments .title {
    text-align: center;
    margin: 0;
    padding: 2rem 0;
}
#appComments #user-dcdb-login {
    width: 100%;
    float: left;
    margin-bottom: 0.5rem;
}
#appComments .input .input-message,
#appComments .input button,
#appComments .input input,
#appComments .input textarea {
    font-size: 14px;
}
#appComments .input input {
    display: block;
    margin: 1rem 0;
    min-height: 42px;
    padding: 0 20px;
}
#appComments .input input:focus {
    outline: none;
}
#appComments .input .input-message,
#appComments .input textarea {
    display: block;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 15px;
}
#appComments .input .button-publish {
    display: inline-block;
    margin: 1rem 0;
    width: 15rem;
    background-color: #1c81e1;
    color: #fff;
}
#appComments .input .button-publish:disabled {
    opacity: 0.5;
    cursor: wait !important;
}
#appComments .input .errors {
    padding: 0;
    margin-bottom: 0;
    margin-left: 8px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #050f19;
    background-color: rgba(250, 4, 79, 0.05);
    border-radius: 16px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 16px;
    font-weight: 500;
}
#appComments .input .errors.bottom {
    margin-top: 12px;
    margin-left: 0;
    display: none;
}
#appComments .input .errors .errors-marker {
    -ms-flex-item-align: start;
    align-self: flex-start;
    width: 16px;
    height: 24.4px;
    margin-right: 12px;
    padding-top: 3px;
}
#appComments .input .errors .errors-marker:before {
    display: block;
    content: "";
    background-image: url("");
    background-repeat: no-repeat;
    background-size: 100%;
    width: 16px;
    height: 16px;
}
#appComments .input .errors.multiple .errors-marker {
    padding-top: 0;
}
#appComments .input .errors .error a {
    color: #3858f5 !important;
}
#appComments .input .errors .error .edit-icon {
    display: inline-block;
    width: 20px;
    height: 15px;
    cursor: pointer;
    background: url("");
    background-position: 50%;
    top: 2px;
    position: relative;
    left: 4px;
}
#appComments .input .errors .error:not(:first-child) {
    margin-top: 12px;
}
@media (max-width: 1200px) {
    #appComments .input .errors:not(.bottom) {
        display: none;
    }
    #appComments .input .errors.bottom {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}
#appComments .top-actions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 4px solid #dedfe0;
    font-size: 14px;
    color: #b8babe;
}
#appComments .top-actions .select-type {
    list-style: none;
    margin: 0;
    margin-left: auto;
    padding: 0;
}
#appComments .top-actions .select-type li {
    display: inline-block;
    margin: 0 10px;
}
#appComments .top-actions .select-type li .type-cnt {
    color: #e6004e;
}
#appComments .btn-loadmore {
    border-radius: 10rem;
    padding: 10px 0;
    font-size: 16px;
    margin: 1rem 0.5rem;
    background-color: #f5f6f7;
    font-size: 12px;
    width: 100%;
}
#appComments .sorting {
    margin: 0;
    padding: 0.5rem;
    padding-bottom: 0;
}
#appComments .sorting li {
    display: inline-block;
    margin-right: 1rem;
    font-size: 12px;
    cursor: pointer;
}
#appComments .slide-fade-enter-active,
#appComments .slide-fade-leave-active {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
#appComments .slide-fade-enter,
#appComments .slide-fade-leave-to {
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
    opacity: 0;
}
#appComments .content-window {
    scroll-behavior: smooth !important;
}
#appComments .button-publish-circle {
    background: #1c81e1 url("") 13px no-repeat;
}
#appComments .button-publish-circle:disabled {
    opacity: 0.5;
    cursor: wait !important;
}
#appComments .as-widget {
    position: fixed;
    bottom: 2.5rem;
    right: 1rem;
    width: 25rem;
    z-index: 99999;
}
#appComments .as-widget .chat-wrapper {
    position: relative;
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
    padding: 0.5rem;
    background-color: #f5f6f7;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
#appComments .as-widget .chat-wrapper .comment {
    background-color: #fff;
    padding: 0.5rem;
    margin-bottom: 0;
}
#appComments .as-widget .chat-wrapper .comment .created-time {
    margin-bottom: 1rem;
}
#appComments .as-widget .chat-wrapper .comment-actions {
    margin-bottom: 0;
}
#appComments .as-widget .chat-wrapper .comment-body {
    border: none;
}
#appComments .as-widget .chat-wrapper .comment-avatar {
    outline: none;
}
#appComments .as-widget .chat-wrapper .content-window {
    height: 20rem;
    overflow-y: scroll;
}
#appComments .as-widget .chat-wrapper .input {
    margin-top: 0.5rem;
    padding-top: 0.5rem;
    border-top: 1px solid #dedfe0;
}
#appComments .as-widget .chat-wrapper .input input {
    margin: 0.5rem 0;
    display: inline-block;
    width: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
#appComments .as-widget .chat-wrapper .input .button-publish {
    display: block;
    margin: 0.5rem 0;
    width: 100%;
    background-color: #1c81e1;
    color: #fff;
}
#appComments .as-widget .report-comment {
    font-size: 12px;
}
#appComments .as-widget .comment {
    margin-top: 0.5rem;
}
#appComments .as-widget .btn-loadmore {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
}
#appComments .as-widget .close-button {
    position: absolute;
    background: #1c81e1
        url("")
        50% no-repeat;
    background-size: 15px;
    top: -20px;
    right: -5px;
    z-index: 99;
    width: 30px;
    height: 30px;
    border-radius: 10rem;
    color: #fff;
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.5);
}
#appComments .as-widget .open-button {
    position: fixed;
    background: #1c81e1 url("") 50% no-repeat;
    background-size: 45px;
    bottom: 80px;
    right: 80px;
    z-index: 99;
    width: 55px;
    height: 55px;
    border-radius: 10rem;
    background-color: #1c81e1;
    color: #fff;
    text-align: center;
    -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
}
#appComments .as-widget .open-button .new-comments-cnt {
    position: absolute;
    top: -5px;
    right: -5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    border-radius: 10rem;
    width: 22px;
    height: 22px;
    background: #e6004e;
    color: #fff;
    text-align: center;
    margin: auto;
    font-size: 12px;
    font-weight: 500;
}
#appComments .comment {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-radius: 0.3rem;
    font-size: 14px;
}
#appComments .comment-subject {
    font-weight: 500;
    font-size: 16px;
}
#appComments .comment-avatar {
    width: 44px;
    height: 44px;
    margin-right: 10px;
    outline: 4px solid #fff;
}
#appComments .comment-avatar img,
#appComments .comment-avatar span {
    display: block;
    width: 44px;
    height: 44px;
    border-radius: 10rem;
    text-align: center;
    line-height: 44px;
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
}
#appComments .comment-body {
    width: 100%;
    border-bottom: 1px solid #dedfe0;
    margin-bottom: 20px;
}
#appComments .comment-body p {
    margin-top: 0;
}
#appComments .comment .delete-button {
    position: relative;
    color: #b8babe;
    margin-left: 1rem;
    background: none;
}
#appComments .comment .delete-button:hover {
    color: #e6004e;
}
#appComments .comment-actions {
    position: relative;
    margin-top: 1rem;
    font-size: 14px;
    margin-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
#appComments .comment-actions .reply-comment {
    margin-left: auto;
}
#appComments .comment-actions .updown-icons i {
    width: 21px;
    height: 21px;
    background-color: #dedfe0;
    display: inline-block;
    color: #fff;
    border-radius: 10rem;
    font-size: 14px;
    text-align: center;
    -webkit-transition: 0.2s;
    transition: 0.2s;
}
#appComments .comment-actions .updown-icons i.icon-thumbs-up:before {
    line-height: 20px;
}
#appComments .comment-actions .updown-icons i:before {
    line-height: 21px;
}
#appComments .comment-actions:after {
    content: "";
    clear: both;
    display: block;
}
#appComments .comment-actions ul {
    margin: 0 25px 0 0 !important;
    padding: 0 !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
#appComments .comment-actions ul li {
    list-style-type: none;
    display: inline-block;
    margin-right: 5px;
    color: #b8babe;
}
#appComments .comment-actions ul li:last-child {
    margin: 0;
}
#appComments .comment .delete-comment,
#appComments .comment .report-comment,
#appComments .comment .thumb-down,
#appComments .comment .thumb-up {
    position: relative;
    display: inline-block;
    color: #b8babe;
    -webkit-transition: 0.2s;
    transition: 0.2s;
}
#appComments .comment .delete-comment.as-link,
#appComments .comment .report-comment.as-link,
#appComments .comment .thumb-down.as-link,
#appComments .comment .thumb-up.as-link {
    z-index: 99;
}
#appComments .comment .thumb-up.as-link:hover i,
#appComments .comment .thumb-up.voted i {
    background-color: #43bdfb;
}
#appComments .comment .thumb-down.as-link:hover i,
#appComments .comment .thumb-down.voted i {
    background-color: #e6004e;
}
#appComments .comment .report {
    position: absolute;
    top: 0.5rem;
    right: 0.5rem;
    font-size: 12px;
}
#appComments .comment .report-comment i {
    margin-right: 0;
}
#appComments .comment .report-comment.as-link:hover,
#appComments .comment .report-comment.voted i:before {
    color: #e6004e;
}
#appComments .comment .reply-comment {
    float: right;
    font-weight: 500;
    padding: 8px 30px;
    border-radius: 10rem;
    border: 1px solid #dedfe0;
    font-size: 12px;
    -webkit-transition: 0.2s;
    transition: 0.2s;
}
#appComments .comment .reply-comment:hover {
    background-color: #f5f6f7;
}
#appComments .comment .created-time {
    font-size: 12px;
    color: #b8babe;
    margin-bottom: 24px;
}
#appComments .comment .reaction {
    position: relative;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    color: #222;
}
#appComments .comment .reaction img {
    width: 25px;
    height: 25px;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    display: inline-block;
}
#appComments .comment .reaction.as-link {
    z-index: 99;
}
#appComments .comment .reaction span {
    display: inline-block;
    color: #b8babe;
}
#appComments .comment .popper {
    position: absolute;
    padding-bottom: 10px;
    z-index: 9;
    margin: 0;
    padding: 0;
    border: 0;
    border-radius: 10rem;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    font-family: inherit;
    vertical-align: baseline;
    background: transparent;
}
#appComments .comment .popper__arrow {
    top: 0 !important;
    position: relative !important;
    width: 0 !important;
    height: 0 !important;
    border-style: solid !important;
    border-width: 7px 7.5px 0 !important;
    border-color: #ebf4ff transparent transparent !important;
    margin: auto !important;
}
#appComments .comment .popper ul {
    margin: 0 !important;
    background: #ebf4ff;
    padding: 5px 10px 3px !important;
    border-radius: 10rem;
}
#appComments .comment .popper ul li {
    vertical-align: middle;
    margin: 0 3px;
}
#appComments .comment .popper ul li img:hover {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}
#appComments #comment_temp {
    position: relative;
}
#appComments #comment_temp:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
}
@media screen and (max-width: 480px) {
    #appComments.template-default .reply-comment {
        background: url("") 50% no-repeat;
        background-size: 22px;
        width: 22px;
        height: 20px;
        padding: 0 !important;
        color: transparent;
        font-size: 0;
        border: none;
    }
    #appComments.template-default .reply-comment:hover {
        background-color: transparent;
    }
    #appComments.template-default .reply-comment.quote-comment {
        background: url("") 50% no-repeat;
        background-size: 26px;
        width: 26px;
    }
}
#appComments.template-default .report-comment:after {
    content: "";
    position: relative;
    display: block;
    float: right;
    width: 20px;
    height: 20px;
    margin: -2px 0 0 7px;
    background: url("") 50% no-repeat;
    -webkit-transition: 0.2s;
    transition: 0.2s;
}
#appComments.template-default .report-comment.voted:after,
#appComments.template-default .report-comment:hover:after {
    background: url("") 50% no-repeat;
    -webkit-transition: 0.2s;
    transition: 0.2s;
}
#appComments.template-default .comment-anonymous,
#appComments.template-default .input-avatar span {
    background: #dedfe0 url("") 50% no-repeat;
}
#appComments.template-default .comment-anonymous.removed {
    background: #dedfe0 url("") 50% no-repeat !important;
    background-size: 20px !important;
}
#appComments.template-default .delete-button {
    position: relative;
    font-size: 12px;
    margin: 0;
    padding: 0;
    background: none;
}
#appComments.template-default .delete-button:after {
    content: "";
    position: relative;
    display: block;
    float: right;
    width: 17px;
    height: 18px;
    margin: -2px 0 0 7px;
    background: url("") 50% no-repeat;
    -webkit-transition: 0.2s;
    transition: 0.2s;
}
#appComments.template-default .delete-button:hover {
    color: #222;
    font-weight: 500;
}
#appComments.template-default .delete-button:hover:after {
    background: url("") 50% no-repeat;
    -webkit-transition: 0.2s;
    transition: 0.2s;
}
#appComments.template-default .button-cancel {
    margin: 0;
    padding: 0;
}
#appComments.template-default .button-cancel:after {
    content: "";
    position: relative;
    display: block;
    float: right;
    width: 9px;
    height: 9px;
    margin: 2px 0 0 7px;
    background: url("") 50% no-repeat;
    -webkit-transition: 0.2s;
    transition: 0.2s;
}
#appComments.template-default .button-cancel:hover {
    color: #222;
}
#appComments.template-default .button-cancel:hover:after {
    background: url("") 50% no-repeat;
    -webkit-transition: 0.2s;
    transition: 0.2s;
}
#appComments.template-default .button-close {
    position: absolute;
    top: 14px;
    right: 24px;
    margin: 0;
    padding: 0;
    border: none;
    border-radius: unset;
    background: none;
}
#appComments.template-default .button-close:after {
    content: "";
    position: relative;
    display: block;
    width: 13px;
    height: 13px;
    background: url("") 50% no-repeat;
    -webkit-transition: 0.2s;
    transition: 0.2s;
}
#appComments.template-default .button-close:hover {
    color: #222;
}
#appComments.template-default .button-close:hover:after {
    background: url("") 50% no-repeat;
    -webkit-transition: 0.2s;
    transition: 0.2s;
}
#appComments.template-default .reaction-btn:before {
    content: "";
    position: relative;
    display: block;
    float: left;
    width: 15px;
    height: 15px;
    margin: 1px 7px 0 0;
    background: url("") 50% no-repeat;
    -webkit-transition: 0.2s;
    transition: 0.2s;
}
#appComments.template-default .reaction-btn:hover:before {
    background: url("") 50% no-repeat;
    -webkit-transition: 0.2s;
    transition: 0.2s;
}
.userCommentsModal {
    top: 0 !important;
}
.text-bold {
    font-weight: 700;
}
#appComments {
    font-weight: 400;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
#appComments .user-input .user-input-upper {
    margin-bottom: 8px;
}
#appComments .user-input .user-input-upper,
#appComments .user-input .user-input-upper .avatar-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
#appComments .user-input .user-input-upper .avatar-container {
    margin-right: 8px;
}
#appComments .user-input .user-input-upper .avatar-container .input-avatar span {
    background: #e9f6ff url("") 50% no-repeat;
}
#appComments .user-input .user-input-upper .name-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 1;
}
#appComments .user-input .user-input-upper .name-container .name-change-toggle {
    width: 14px;
    height: 18px;
    cursor: pointer;
    background: url("") 50%;
}
#appComments .user-input .user-input-upper .name-container .user-name {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-weight: 600;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 0;
}
#appComments .user-input .user-input-upper .name-container .user-name .name {
    margin-right: 8px;
    z-index: 1;
}
#appComments .user-input .user-input-upper .name-container .user-name .name-info {
    margin-left: 8px;
    position: relative;
}
#appComments .user-input .user-input-upper .name-container .user-name .name-info .popper {
    color: #708597;
    background: #fff;
    -webkit-filter: drop-shadow(0 2px 20px rgba(5, 15, 25, 0.15));
    filter: drop-shadow(0 2px 20px rgba(5, 15, 25, 0.15));
    min-width: 273px;
    width: 408px;
    padding: 24px;
    border-radius: 16px;
    font-weight: 400;
    font-size: 13px;
    z-index: 20;
    line-height: 180%;
}
#appComments .user-input .user-input-upper .name-container .user-name .name-info .popper .popper__arrow {
    width: 12px;
    height: 12px;
    background: #fff;
    position: absolute;
    margin: 5px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
#appComments .user-input .user-input-upper .name-container .user-name .name-info .popper[x-placement^="top"] {
    margin-bottom: 5px;
}
#appComments .user-input .user-input-upper .name-container .user-name .name-info .popper[x-placement^="top"] .popper__arrow {
    border-width: 5px 5px 0;
    border-color: #fafafa transparent transparent;
    bottom: -5px;
    left: calc(50% - 5px);
    margin-top: 0;
    margin-bottom: 0;
}
#appComments .user-input .user-input-upper .name-container .user-name .name-info .popper[x-placement^="bottom"] {
    margin-top: 5px;
}
#appComments .user-input .user-input-upper .name-container .user-name .name-info .popper[x-placement^="bottom"] .popper__arrow {
    border-width: 0 5px 5px;
    border-color: transparent transparent #fafafa;
    top: -5px;
    left: calc(50% - 5px);
    margin-top: 0;
    margin-bottom: 0;
}
#appComments .user-input .user-input-upper .name-container .user-name .name-info .popper[x-placement^="right"] {
    margin-left: 5px;
}
#appComments .user-input .user-input-upper .name-container .user-name .name-info .popper[x-placement^="right"] .popper__arrow {
    border-width: 5px 5px 5px 0;
    border-color: transparent #fafafa transparent transparent;
    left: -5px;
    top: calc(50% - 5px);
    margin-left: 0;
    margin-right: 0;
}
#appComments .user-input .user-input-upper .name-container .user-name .name-info .popper[x-placement^="left"] {
    margin-right: 5px;
}
#appComments .user-input .user-input-upper .name-container .user-name .name-info .popper[x-placement^="left"] .popper__arrow {
    border-width: 5px 0 5px 5px;
    border-color: transparent transparent transparent #fafafa;
    right: -5px;
    top: calc(50% - 5px);
    margin-left: 0;
    margin-right: 0;
}
#appComments .user-input .user-input-upper .name-container .user-name .name-info .popper a {
    color: #3858f5;
}
@media (max-width: 480px) {
    #appComments .user-input .user-input-upper .name-container .user-name .name-info .popper {
        width: auto;
    }
}
#appComments .user-input .user-input-upper .name-container .user-name .name-info .info-icon {
    background: url("") 50%;
    width: 20px;
    height: 20px;
    cursor: pointer;
}
#appComments .user-input .user-input-upper .name-container .user-name .name-info .info-icon.active,
#appComments .user-input .user-input-upper .name-container .user-name .name-info .info-icon:hover {
    -webkit-filter: brightness(0.8);
    filter: brightness(0.8);
}
#appComments .user-input .user-input-upper .name-container .name-change {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
#appComments .user-input .user-input-upper .name-container .name-change .input-name {
    background: #edf2f4;
    border-radius: 8px;
    margin: 0;
}
#appComments .user-input .user-input-upper .name-container .name-change .yesNo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 5px;
}
#appComments .user-input .user-input-upper .name-container .name-change .yesNo .btn {
    width: 28px;
    height: 28px;
    border-radius: 28px;
    -webkit-box-shadow: 0 2px 8px rgba(5, 15, 25, 0.1);
    box-shadow: 0 2px 8px rgba(5, 15, 25, 0.1);
    cursor: pointer;
}
#appComments .user-input .user-input-upper .name-container .name-change .yesNo .btn.yes {
    background: #e9f6ff url("") 50% no-repeat;
    margin-right: 5px;
}
#appComments .user-input .user-input-upper .name-container .name-change .yesNo .btn.no {
    background: #e9f6ff url("") 50% no-repeat;
}
#appComments .user-input .user-input-upper .name-container .name-change .yesNo .btn:hover {
    -webkit-filter: brightness(80%);
    filter: brightness(80%);
}
#appComments .user-input .input-message {
    background: #edf2f4;
    border: 0;
    border-radius: 16px;
    border-top-left-radius: 0;
}
#appComments .user-input .input-message:active,
#appComments .user-input .input-message:focus {
    background: #e9f6ff;
}
#appComments .user-input .user-input-lower {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 8px;
}
#appComments .user-input .user-input-lower .postAsAnonymous {
    font-size: 12px;
    text-decoration: underline;
    color: #b8babe;
    cursor: pointer;
}
#appComments .v--modal-block-scroll ::-webkit-scrollbar {
    display: none;
}
#appComments .v--modal-overlay {
    padding: 50px 0;
    z-index: 9999;
}
#appComments .v--modal-box {
    background-color: #fff;
}
#appComments.template-default {
    font-weight: 400;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
#appComments.template-default .mobile-show {
    display: none !important;
}
@media screen and (max-width: 480px) {
    #appComments.template-default .mobile-show {
        display: block !important;
    }
    #appComments.template-default .mobile-hide {
        display: none !important;
    }
}
@media screen and (max-width: 480px) {
    #appComments.template-default .chat-page {
        padding: 20px 0;
    }
    #appComments.template-default .article-title {
        margin: 0 0 15px 15px !important;
    }
    #appComments.template-default .article-title a {
        font-size: 17px !important;
    }
    #appComments.template-default .nb-box {
        padding: 15px !important;
        font-size: 13px !important;
        margin-bottom: 15px !important;
    }
    #appComments.template-default .chat-wrapper .top-actions {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    #appComments.template-default .chat-wrapper .top-actions .v-select {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    #appComments.template-default .chat-wrapper .top-actions .select-type {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        margin: 0 auto 15px;
        width: 100%;
    }
    #appComments.template-default .chat-wrapper .top-actions .select-type li {
        margin: 0;
    }
    #appComments.template-default .chat-wrapper .reply-comment {
        padding: 8px 15px;
    }
    #appComments.template-default .chat-wrapper .comment-reply {
        padding-left: 7px;
    }
    #appComments.template-default .chat-wrapper .input textarea.hide-placeholder::-webkit-input-placeholder {
        color: transparent;
    }
    #appComments.template-default .chat-wrapper .input textarea.hide-placeholder::-moz-placeholder {
        color: transparent;
    }
    #appComments.template-default .chat-wrapper .input textarea.hide-placeholder:-ms-input-placeholder {
        color: transparent;
    }
    #appComments.template-default .chat-wrapper .comment-content {
        font-size: 14px !important;
    }
    #appComments.template-default .chat-wrapper .comment-actions ul {
        margin: 0 5px 0 0 !important;
    }
    #appComments.template-default .chat-wrapper .comment-actions ul:first-child {
        margin: 0 10px 0 0 !important;
    }
    #appComments.template-default .chat-wrapper .input input {
        width: 142px;
    }
    #appComments.template-default .chat-wrapper .loadmore-reply {
        width: 85% !important;
    }
    #appComments.template-default .chat-wrapper ul.reactions:hover {
        margin: 0 !important;
    }
    #appComments.template-default .chat-wrapper ul.reactions:hover li {
        display: block;
        margin-right: 5px !important;
    }
    #appComments.template-default .chat-wrapper ul.reactions:hover li .reaction-icon {
        margin: 0 !important;
    }
    #appComments.template-default .chat-wrapper ul.reactions:hover li .reaction-cnt {
        text-align: center;
        width: 100%;
        height: 0 !important;
    }
    #appComments.template-default .chat-wrapper .comment-box .top-actions {
        padding-bottom: 0 !important;
    }
    #appComments.template-default .chat-wrapper .comment-box .select-type {
        margin: 0 auto 10px;
    }
    #appComments.template-default .chat-wrapper .comment-box div.input {
        margin-bottom: 15px !important;
    }
}
#appComments.template-default #user-dcdb-login {
    display: none;
}
#appComments.template-default .chat-wrapper {
    max-width: 1200px;
    width: 100%;
    margin: auto;
    background: #fff;
}
#appComments.template-default .chat-wrapper .comment-alert {
    background-color: rgba(255, 200, 58, 0.15);
    padding: 31.5px 16px;
    border-radius: 16px;
    margin-bottom: 8px;
    font-family: Inter, sans-serif;
    font-weight: 500;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 12px;
    max-width: 876px;
}
#appComments.template-default .chat-wrapper .comment-alert .left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
#appComments.template-default .chat-wrapper .comment-alert .left:before {
    display: inline-block;
    content: "";
    background-image: url("");
    background-repeat: no-repeat;
    background-size: 100%;
    width: 18px;
    height: 16px;
}
#appComments.template-default .chat-wrapper .comment-alert .right {
    padding-left: 12px;
    line-height: 16.8px;
}
#appComments.template-default .chat-wrapper .comment-alert .right span:hover {
    cursor: pointer;
}
#appComments.template-default .chat-wrapper .selectMode {
    width: 100%;
    text-align: right;
    margin-bottom: 20px;
}
#appComments.template-default .chat-wrapper .input {
    padding: 0;
    margin-bottom: 50px;
}
#appComments.template-default .chat-wrapper .input .input-message,
#appComments.template-default .chat-wrapper .input textarea {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
#appComments.template-default .chat-wrapper .comment {
    border-radius: 0;
    font-size: 15px;
    line-height: normal;
}
#appComments.template-default .chat-wrapper .comment-body {
    margin-left: 54px;
    width: calc(100% - 54px);
    font-size: 15px;
    line-height: inherit;
    min-height: 44px;
}
#appComments.template-default .chat-wrapper .comment-body p,
#appComments.template-default .chat-wrapper .comment-body span {
    font-size: 15px;
    line-height: inherit;
}
#appComments.template-default .chat-wrapper .comment-anonymous.removed {
    background: #dedfe0;
    font-weight: 700;
    font-size: 26px;
}
#appComments.template-default .chat-wrapper .comment-avatar {
    position: absolute;
    margin-right: 0;
}
#appComments.template-default .chat-wrapper .comment-subject {
    width: 100%;
    overflow: hidden;
}
#appComments.template-default .chat-wrapper .comment-subject > span {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    float: left;
    width: calc(100% - 180px);
}
@media screen and (max-width: 480px) {
    #appComments.template-default .chat-wrapper .comment-subject > span {
        width: calc(100% - 27px);
    }
}
#appComments.template-default .chat-wrapper .comment-actions .fade-enter-active,
#appComments.template-default .chat-wrapper .comment-actions .fade-leave-active {
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
}
#appComments.template-default .chat-wrapper .comment-actions .fade-enter,
#appComments.template-default .chat-wrapper .comment-actions .fade-leave-to {
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
    opacity: 0;
}
#appComments.template-default .chat-wrapper .comment .reaction img {
    width: 19px;
    height: 19px;
}
#appComments.template-default .chat-wrapper .report {
    position: relative;
    top: 0;
    right: 0;
    float: right;
}
#appComments.template-default .chat-wrapper .report-comment {
    display: block;
    font-weight: 400;
}
#appComments.template-default .chat-wrapper .report-comment span {
    display: inline-block;
    margin-top: 2px;
    font-size: 14px;
}
#appComments.template-default .chat-wrapper .report-comment:after {
    margin: 0 0 0 7px;
}
@media screen and (max-width: 480px) {
    #appComments.template-default .chat-wrapper .report-comment span {
        display: none;
    }
}
#appComments.template-default .chat-wrapper .reply-comment {
    text-align: center;
}
#appComments.template-default .chat-wrapper .content-window {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}
#appComments.template-default .chat-wrapper .content-window.display-block {
    display: block !important;
}
#appComments.template-default .chat-wrapper .content-window.asChat {
    overflow-y: auto;
}
#appComments.template-default .chat-wrapper .content-window .inputPlace {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    width: 100%;
    max-width: 852px;
}
@media screen and (max-width: 480px) {
    #appComments.template-default .chat-wrapper .content-window .inputPlace,
    #appComments.template-default .chat-wrapper .content-window .inputPlace.withSideAd {
        width: 100%;
    }
}
#appComments.template-default .chat-wrapper .comment-row {
    position: relative;
    width: 100%;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0px;
    flex: 1 1 0;
    padding: 50px 12px 0 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
#appComments.template-default .chat-wrapper .comment-row.no-ads {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
}
#appComments.template-default .chat-wrapper .comment-row.last-row {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}
@media (max-width: 480px) {
    #appComments.template-default .chat-wrapper .comment-row {
        padding: 0;
    }
}
#appComments.template-default .chat-wrapper .comment-adPlace {
    text-align: center;
}
#appComments.template-default .chat-wrapper .comment-adPlace.ad-torn,
#appComments.template-default .chat-wrapper .comment-adPlace.col-324 {
    width: 324px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding: 12px;
}
#appComments.template-default .chat-wrapper .comment-adPlace.ad-torn.last-ad,
#appComments.template-default .chat-wrapper .comment-adPlace.col-324.last-ad {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
}
#appComments.template-default .chat-wrapper .comment-adPlace.ad-torn > div,
#appComments.template-default .chat-wrapper .comment-adPlace.col-324 > div {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
}
#appComments.template-default .chat-wrapper .comment-adPlace.col-wide {
    width: 100%;
    margin-top: 12px;
    margin-bottom: 12px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    padding: 12px;
}
#appComments.template-default .chat-wrapper .comment-adPlace.col-wide.last-ad {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
}
#appComments.template-default .chat-wrapper .comment .created-time {
    margin: 4px 0 24px;
}
#appComments.template-default .chat-wrapper .comment-content {
    position: relative;
    line-height: 22px;
}
#appComments.template-default .chat-wrapper .comment-content p {
    margin: 0;
    padding: 0;

}
#appComments.template-default .chat-wrapper .comment-content p span.quoteTo {
    font-weight: 500;
}
#appComments.template-default .chat-wrapper .comment-content #readmore {
    position: absolute;
    bottom: 0;
    text-align: right;
    width: 100%;
    display: block;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.07;
    letter-spacing: normal;
    text-decoration: none;
    color: #0372dd;
    padding-top: 14px;
    background: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.5)), to(#fff));
    background: linear-gradient(hsla(0, 0%, 100%, 0.5), #fff);
}
#appComments.template-default .chat-wrapper .comment-content #readmore:nth-child(2) {
    background: none;
    margin-bottom: -12px;
}
#appComments.template-default .chat-wrapper .comment-art-url a {
    color: #0372dd;
    text-decoration: none;
}
#appComments.template-default .chat-wrapper .comment-art-url a:hover {
    text-decoration: underline;
}
#appComments.template-default .chat-wrapper .comment-reply {
    position: relative;
    padding-left: 27px;
}
#appComments.template-default .chat-wrapper .has-reply {
    border-left: 2px solid #dedfe0;
    margin-left: 22px;
}
#appComments.template-default .chat-wrapper .has-reply > div:first-of-type {
    margin-left: -22px;
}
#appComments.template-default .chat-wrapper .has-reply .input {
    padding-left: 27px;
}
#appComments.template-default .chat-wrapper .has-reply .input.is-reply {
    padding-left: 55px;
}
@media (max-width: 480px) {
    #appComments.template-default .chat-wrapper .has-reply .input.is-reply {
        padding-left: 27px;
    }
}
#appComments.template-default .chat-wrapper .has-reply .comment-reply .input {
    padding: 0;
}
#appComments.template-default .chat-wrapper .has-reply .comment-reply:last-child .comment {
    border-bottom: 1px solid #dedfe0;
    margin-bottom: 20px;
}
#appComments.template-default .chat-wrapper .has-reply .comment-reply:last-child .comment-body {
    border: none;
    margin-bottom: 0;
}
#appComments.template-default .chat-wrapper .btn-loadmore {
    margin: 0;
    font-size: 13px;
    color: #6e7179;
    -webkit-transition: all 0.1s;
    transition: all 0.1s;
}
#appComments.template-default .chat-wrapper .btn-loadmore:hover {
    -webkit-transition: all 0.1s;
    transition: all 0.1s;
    color: #222;
    background-color: #dedfe0;
}
#appComments.template-default .chat-wrapper .loadmore-reply {
    margin: 0 auto 20px;
    width: 80%;
}
#appComments.template-default .chat-wrapper .comment-actions .popper {
    -webkit-transform: none !important;
    transform: none !important;
    top: -55px !important;
    left: -55px;
}
#appComments.template-default .chat-wrapper .comment-actions .popper__arrow {
    margin-left: 80px;
}
#appComments.template-default .chat-wrapper .comment-actions .popper .reaction img {
    width: 34px;
    height: 34px;
}
#appComments.template-default .chat-wrapper .comment-actions .popper .reaction.reacted:after {
    content: "";
    position: absolute;
    display: block;
    width: 6px;
    height: 6px;
    margin: 6px 5px 0 0;
    background: #0372dd;
    border-radius: 10px;
    left: 14px;
    bottom: -10px;
}
#appComments.template-default .chat-wrapper .comment-actions .popper ul {
    padding: 8px !important;
    padding-bottom: 12px !important;
}
#appComments.template-default .chat-wrapper .comment-actions .popper ul li {
    line-height: 0;
}
#appComments.template-default .chat-wrapper .reaction-btn {
    min-width: 60px;
    color: #222;
    font-weight: 500;
}
#appComments.template-default .chat-wrapper .reaction-btn:hover {
    color: #6e7179;
    cursor: pointer;
}
#appComments.template-default .chat-wrapper ul.reactions li {
    margin-right: -2px;
    -webkit-transition: all 0.1s;
    transition: all 0.1s;
}
#appComments.template-default .chat-wrapper ul.reactions li .reaction-cnt {
    margin: 0;
    display: none;
}
#appComments.template-default .chat-wrapper ul.reactions li.reaction-total-cnt {
    margin-left: 5px;
}
#appComments.template-default .chat-wrapper ul.reactions:hover li {
    margin-right: 5px;
    -webkit-transition: all 0.1s;
    transition: all 0.1s;
}
#appComments.template-default .chat-wrapper ul.reactions:hover li .reaction-icon {
    margin-right: 5px;
}
#appComments.template-default .chat-wrapper ul.reactions:hover li .reaction-cnt {
    display: block;
}
#appComments.template-default .chat-wrapper ul.reactions:hover li.reaction-total-cnt {
    display: none;
}
#appComments.template-default .chat-wrapper ul.select-type {
    padding: 3px 4px;
    background-color: #dedfe0;
    border-radius: 30px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 400px;
}
#appComments.template-default .chat-wrapper ul.select-type li {
    position: relative;
    text-align: center;
    display: inline-block;
    width: 50%;
    margin: 0;
    color: #6e7179;
    vertical-align: middle;
}
#appComments.template-default .chat-wrapper ul.select-type li .select-type-text {
    position: relative;
    display: block;
    width: 100%;
    z-index: 1;
    padding: 5px 0;
}
#appComments.template-default .chat-wrapper ul.select-type li:first-of-type.is-active + li:before {
    left: -100%;
}
#appComments.template-default .chat-wrapper ul.select-type li:last-child:before {
    background-color: #fff;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 30px;
    -webkit-transition: all 0.1s;
    transition: all 0.1s;
}
#appComments.template-default .chat-wrapper ul.select-type li:hover {
    color: #222;
}
#appComments.template-default .chat-wrapper ul.select-type li.is-active {
    font-weight: 500;
    color: #222;
}
#appComments.template-default .chat-wrapper .input {
    position: relative;
}
#appComments.template-default .chat-wrapper .input-avatar {
    position: relative;
    width: 44px;
    height: 44px;
    border-radius: 50px;
    -webkit-transition: all 0.1s;
    transition: all 0.1s;
}
#appComments.template-default .chat-wrapper .input-avatar:hover {
    cursor: pointer;
}
#appComments.template-default .chat-wrapper .input-avatar:hover span {
    background-color: #d1d2d4;
}
#appComments.template-default .chat-wrapper .input-avatar .avatar-arrow {
    position: absolute;
    width: 18px;
    height: 18px;
    -webkit-box-shadow: 1px 1.7px 2px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 1px 1.7px 2px 0 rgba(0, 0, 0, 0.15);
    background-color: #fff;
    border-radius: 20px;
    bottom: 0;
    right: -5px;
}
#appComments.template-default .chat-wrapper .input-avatar .avatar-arrow:before {
    -webkit-transition: all 0.1s;
    transition: all 0.1s;
    content: "";
    position: absolute;
    border: solid #0372dd;
    border-width: 2px 2px 0 0;
    height: 5px;
    width: 5px;
    top: 5px;
    left: 5px;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
#appComments.template-default .chat-wrapper .input-avatar .avatar-arrow.open:before {
    content: "";
    top: 7px;
    -webkit-transform: scaleX(-1) rotate(315deg);
    transform: scaleX(-1) rotate(315deg);
}
#appComments.template-default .chat-wrapper .input-avatar img,
#appComments.template-default .chat-wrapper .input-avatar span {
    display: block;
    width: 44px;
    height: 44px;
    border-radius: 50px;
    text-align: center;
    line-height: 44px;
    -webkit-transition: all 0.1s;
    transition: all 0.1s;
}
#appComments.template-default .chat-wrapper .input-buttons {
    position: absolute;
    top: 14px;
    right: 15px;
}
#appComments.template-default .chat-wrapper .input-buttons .input-login {
    position: relative;
    display: block;
    top: 0;
    right: 0;
}
#appComments.template-default .chat-wrapper .input-login {
    position: absolute;
    top: 5px;
    right: 5px;
    font-size: 12px;
    font-weight: 500;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 18px;
    background-color: #0372dd;
    border-radius: 50px;
    text-decoration: none;
}
#appComments.template-default .chat-wrapper .input-login:hover {
    background-color: #0365c4;
}
@media screen and (max-width: 480px) {
    #appComments.template-default .chat-wrapper .input-login {
        top: 20px;
    }
}
#appComments.template-default .chat-wrapper .input-read {
    position: relative;
    display: block;
    margin-top: 12px;
    font-size: 12px;
    font-weight: 500;
    text-align: center;
    color: #6e7179;
    padding: 10px 18px;
    border-radius: 50px;
    text-decoration: none;
    border: 1px solid #dedfe0;
    background-color: #fff;
}
#appComments.template-default .chat-wrapper .input-read:hover {
    color: #222;
}
#appComments.template-default .chat-wrapper .typeSelect {
    z-index: 99;
    position: absolute;
    top: 55px;
    left: -4px;
    min-width: 140px;
    border-radius: 4px;
    border: 1px solid #dedfe0;
    background-color: #fff;
    -webkit-box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.19);
    box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.19);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
#appComments.template-default .chat-wrapper .typeSelect:after,
#appComments.template-default .chat-wrapper .typeSelect:before {
    content: "";
    display: block;
    position: absolute;
    left: 35px;
    width: 0;
    height: 0;
    border-style: solid;
}
#appComments.template-default .chat-wrapper .typeSelect:after {
    top: -14px;
    left: 36px;
    border-color: transparent transparent #fff;
    border-width: 7px;
}
#appComments.template-default .chat-wrapper .typeSelect:before {
    top: -17px;
    border-color: transparent transparent #dedfe0;
    border-width: 8px;
}
#appComments.template-default .chat-wrapper .typeSelect ul {
    margin: 0;
    padding: 16px;
    list-style: none;
}
#appComments.template-default .chat-wrapper .typeSelect ul + ul {
    padding-top: 0;
}
#appComments.template-default .chat-wrapper .typeSelect ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
#appComments.template-default .chat-wrapper .typeSelect ul li div {
    display: inline-block;
    color: #6e7179;
    text-decoration: none;
    font-size: 14px;
    cursor: pointer;
}
#appComments.template-default .chat-wrapper .typeSelect ul li.active .option,
#appComments.template-default .chat-wrapper .typeSelect ul li:hover .option {
    -webkit-transition: all 0.1s;
    transition: all 0.1s;
    background-color: #0372dd;
    border: 1px solid #0372dd;
}
#appComments.template-default .chat-wrapper .typeSelect ul li .option {
    -webkit-transition: all 0.1s;
    transition: all 0.1s;
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 8px;
    background-color: #fff;
    border: 1px solid #b8babe;
    margin: 5px 12px 0 0;
}
#appComments.template-default .chat-wrapper .typeSelect ul li.disabled:hover .option {
    -webkit-transition: all 0.1s;
    transition: all 0.1s;
    background-color: inherit;
    border: 1px solid #b8babe;
}
#appComments.template-default .chat-wrapper .typeSelect ul li.disabled div {
    color: #b8babe;
    cursor: default;
}
#appComments.template-default .chat-wrapper .typeSelect ul.logout li div {
    text-align: center;
    width: 100%;
}
#appComments.template-default .chat-wrapper .slide-fade-enter-active,
#appComments.template-default .chat-wrapper .slide-fade-leave-active {
    -webkit-transition: all 0.1s;
    transition: all 0.1s;
    height: 79px !important;
}
#appComments.template-default .chat-wrapper .slide-fade-enter,
#appComments.template-default .chat-wrapper .slide-fade-leave-to {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    height: 0 !important;
}
#appComments.template-default .chat-wrapper .preloaderDiv {
    position: relative;
    margin: 0;
    padding: 0;
    background-color: #f5f6f7;
    width: 100%;
    min-height: 250px;
}
#appComments.template-default .chat-wrapper .preloaderSmall {
    position: relative;
    margin: 0;
    padding: 0;
}
#appComments.template-default .chat-wrapper .preloaderSmall #preloader {
    position: relative;
    height: 30px;
    width: 30px;
    border-radius: 30px;
    top: 0;
    left: 0;
}
#appComments.template-default .chat-wrapper .preloaderSmall #preloader:after {
    top: 3px;
    left: 3px;
    width: 20px;
    height: 20px;
    border-radius: 20px;
}
#appComments.template-default .chat-wrapper .preloaderSmall #preloader:before {
    top: 0;
    left: 0;
    width: 30px;
    height: 30px;
    border-radius: 30px;
}
#appComments.template-default .chat-wrapper #preloader {
    position: absolute;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    margin: 0;
    padding: 0;
    width: 50px;
    height: 50px;
    border: 2px solid hsla(0, 0%, 100%, 0.2);
    border-radius: 50px;
    top: calc(50% - 25px);
    left: calc(50% - 25px);
    -webkit-animation-name: spinner 0.4s linear infinite;
    animation-name: spinner 0.4s linear infinite;
    -webkit-animation: spinner 0.4s linear infinite;
    -moz-animation: spinner 0.4s linear infinite;
}
#appComments.template-default .chat-wrapper #preloader:before {
    position: absolute;
    margin: 0;
    padding: 0;
    content: "";
    display: block;
    background-color: rgba(0, 0, 0, 0.2);
    width: 80px;
    height: 80px;
    border-radius: 80px;
    top: -15px;
    left: -15px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
#appComments.template-default .chat-wrapper #preloader:after {
    position: absolute;
    margin: 0;
    padding: 0;
    content: "";
    width: 50px;
    height: 50px;
    border-radius: 50px;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
    border-left: 2px solid #fff;
    border-right: 2px solid transparent;
    top: -2px;
    left: -2px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
@-webkit-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn);
    }
}
@keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn);
    }
}
#appComments.template-default .chat-wrapper .text-disabled {
    color: #b8babe;
}
#appComments.template-default .chat-wrapper .quoteTo {
    color: #0372dd;
}
#appComments.template-default .chat-wrapper .input-box .input-message,
#appComments.template-default .chat-wrapper .input-box textarea {
    border-radius: 17px;
    padding-right: 190px;
}
#appComments.template-default .chat-wrapper .input-box button {
    text-align: center;
    width: 100%;
}
#appComments.template-default .chat-wrapper .comment-box .p12 {
    padding: 0 12px !important;
}
#appComments.template-default .chat-wrapper .comment-box .input {
    margin-top: 0 !important;
    margin-bottom: 15px !important;
}
#appComments.template-default .chat-wrapper .comment-box .input input {
    margin: 0 0 12px 52px;
}
#appComments.template-default .chat-wrapper .comment-box .top-actions {
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #dedfe0;
}
#appComments.template-default .chat-wrapper .comment-box .comment-row {
    padding: 0 12px;
}
#appComments.template-default .chat-wrapper .comment-box .teaser-comments {
    margin-bottom: 20px;
}
#appComments.template-default .chat-wrapper .comment-box .teaser-comments .comment {
    border-bottom: 1px solid #dedfe0;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
#appComments.template-default .chat-wrapper .comment-box .teaser-comments .comment-avatar {
    outline: none;
    position: relative;
}
#appComments.template-default .chat-wrapper .comment-box .teaser-comments .comment-body {
    width: 100%;
    border-bottom: none;
    margin-bottom: 0;
    margin-left: 15px;
}
#appComments.template-default .chat-wrapper .comment-box .teaser-comments .comment:last-child {
    border: none;
    margin-bottom: 0;
    padding-bottom: 0;
}
#appComments.template-default .chat-wrapper .hr-light {
    margin: 15px 0;
    border-top: 1px solid #dedfe0;
}
#appComments.template-default .chat-wrapper .button-add {
    width: 270px !important;
    text-align: center;
    padding: 15px 30px;
    border-radius: 50px;
    text-decoration: none;
    text-transform: uppercase;
    margin: auto;
    display: block;
    color: #fff;
    background-color: #0372dd;
    margin-bottom: 15px;
}
#appComments.template-default .chat-wrapper .button-read {
    display: block;
    color: #3858f5;
    font-size: 14px;
    text-align: center;
    text-decoration: none;
}
#appComments.template-default .chat-wrapper .button-terms {
    display: inline-block;
    font-size: 12px;
    color: #b8babe;
}
#appComments.template-default .chat-wrapper a.button-terms {
    margin-left: 3px;
    text-decoration: underline;
    cursor: pointer;
}
#appComments.template-default .chat-wrapper .text-right {
    text-align: right;
}
#appComments.template-default .chat-wrapper .text-center {
    text-align: center;
}
#appComments.template-default .chat-wrapper .relative {
    position: relative;
}
#appComments.template-default .chat-wrapper .comment-separator {
    width: 100%;
}
#appComments.template-default .uc-header {
    padding: 14px 24px;
    background-color: #f5f6f7;
}
#appComments.template-default .uc-header.flex-container {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
#appComments.template-default .uc-header .comment-anonymous,
#appComments.template-default .uc-header .comment-avatar {
    outline: none;
    width: 52px;
    height: 52px;
}
#appComments.template-default .uc-header .comment-anonymous img,
#appComments.template-default .uc-header .comment-avatar img {
    width: 52px;
    height: 52px;
}
#appComments.template-default .uc-body {
    padding: 24px;
}
#appComments.template-default .uc-body .comment {
    margin-bottom: 20px;
}
#appComments.template-default .uc-body .comment-body {
    padding-bottom: 20px;
}
#appComments.template-default .uc-title {
    font-size: 16px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    text-align: center;
    color: #222;
    margin-bottom: 30px;
}
#appComments.template-default .uc .comment-art-url {
    margin-top: 20px;
    font-weight: 500;
}
#appComments.template-default .uc .pagination {
    padding: 0;
    margin: 0 0 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style: none;
}
#appComments.template-default .uc .pagination li {
    margin: 0 4px;
}
#appComments.template-default .uc .pagination li a {
    display: block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    border-radius: 10px;
    background-color: #f5f6f7;
    font-size: 12px;
    text-align: center;
    color: #777b85;
    outline: none;
}
#appComments.template-default .uc .pagination li.active a {
    background-color: #0372dd;
    color: #fff;
}
#appComments.template-default .article-title {
    margin: 0 0 30px 30px;
}
#appComments.template-default .article-title a {
    font-size: 34px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #222;
    text-decoration: none;
}
#appComments.template-default .posting-rules {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 18px;
    border-top: 1px solid #dedfe0;
    border-bottom: 1px solid #dedfe0;
}
#appComments.template-default .posting-rules .nb-box {
    padding: 12px 0;
    font-size: 14px;
    color: #708597;
    line-height: 23.4px;
    max-width: 665px;
}
#appComments.template-default .posting-rules .commentRules {
    margin-left: 24px;
    background-color: #3858f5;
    color: #fff;
    display: block;
    padding: 9px 24px;
    font-family: Inter, sans-serif;
    font-size: 12px;
    white-space: nowrap;
    text-decoration: none;
    border-radius: 30px;
}
@media screen and (max-width: 768px) {
    #appComments.template-default .posting-rules {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-bottom: 15px;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    #appComments.template-default .posting-rules .commentRules {
        margin-left: 0;
    }
}
#appComments.template-default #modals-container {
    position: relative;
    z-index: 12502;
}
#appComments.template-default .flex-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    float: none;
}
#appComments.template-default .flex-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
#appComments.template-default .w-100 {
    position: relative;
    width: 100%;
}
#appComments.template-default .button-publish-circle {
    width: 44px;
    height: 44px;
    overflow: hidden;
    margin-left: 8px;
    -webkit-transition: all 0.1s;
    transition: all 0.1s;
}
#appComments.template-default .button-publish-circle:hover {
    background-color: #0365c4;
}
#appComments.template-default .button-cancel {
    float: right;
    color: #b8babe;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    text-transform: uppercase;
    font-size: 10px;
    margin-bottom: 14px;
    background-color: transparent;
}
#appComments.template-default .v-select {
    width: 134px;
    height: 30px;
    border-radius: 4px;
    background-color: #f5f6f7;
}
#appComments.template-default .v-select:hover .open-indicator {
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
    -webkit-transform: translateY(0.125rem) rotate(135deg);
    transform: translateY(0.125rem) rotate(135deg);
}
#appComments.template-default .v-select a {
    color: #6e7179;
}
#appComments.template-default .v-select button.clear {
    display: none;
}
#appComments.template-default .v-select .dropdown-toggle {
    border: none;
}
#appComments.template-default .v-select .dropdown-toggle input {
    padding: 0;
}
#appComments.template-default .v-select .dropdown-menu {
    border-radius: 4px;
    border: 1px solid #dedfe0;
    overflow-y: hidden !important;
}
#appComments.template-default .v-select .open-indicator {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    height: 8px;
    width: 8px;
    position: absolute;
    top: 10px;
    right: 12px;
}
#appComments.template-default .v-select .open-indicator:before {
    border-color: #0372dd;
    border-width: 2px 2px 0 0;
    height: 8px;
    width: 8px;
    -webkit-transform: rotate(0);
    transform: rotate(0);
}
#appComments.template-default .v-select.open .open-indicator {
    -webkit-transform: scaleX(-1) rotate(315deg);
    transform: scaleX(-1) rotate(315deg);
    top: 12px;
}
#appComments.template-default .v-select.open .open-indicator:before {
    -webkit-transform: rotate(0);
    transform: rotate(0);
}
#appComments.template-default .v-select .active a,
#appComments.template-default .v-select .highlight a {
    background: none;
    color: #6e7179;
}
#appComments.template-default .v-select li a {
    color: #6e7179;
}
#appComments.template-default .v-select li.active .option,
#appComments.template-default .v-select li:hover .option {
    -webkit-transition: all 0.1s;
    transition: all 0.1s;
    background-color: #0372dd;
    border: 1px solid #0372dd;
}
#appComments.template-default .v-select li .option {
    -webkit-transition: all 0.1s;
    transition: all 0.1s;
    display: block;
    float: left;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background-color: #fff;
    border: 1px solid #b8babe;
    margin: 5px 12px 0 0;
}
#appComments.template-default .v-select .selected-tag {
    margin: 6px 2px 0;
}
#appComments.template-default .mb-20 {
    margin-bottom: 20px !important;
}
#appComments.template-default .p12 {
    padding: 12px !important;
}
#appComments.template-default .p12:empty {
    display: none !important;
}
#appComments.template-default .ptb-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
#appComments.template-default .p0 {
    padding: 0 !important;
}
#appComments.template-default .invisible {
    visibility: hidden;
}
#appComments.template-default .inline-block {
    display: inline-block !important;
}


.comment-content img {
	max-width: 100%;
}