
.comments-header-title {
    margin-bottom: 10px;
}

.comments-header-title {
    float: left;
    font-size: 22px;
    font-weight: 600;
}

.comments-header-title span {
    font-weight: 400;
    color: #737373;
    font-family: 'PT Sans', sans-serif;
    padding-left: 5px;
}

/*.comments {*/
/*margin-top: 30px;*/
/*padding-top: 25px;*/
/*border-top: 2px solid #bfbeb6; }*/

.comments-filter {
    float: right;
    font-size: 0;
    margin-top: 5px;
}

.comments-filter ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.comments-filter ul li {
    display: inline-block;
    vertical-align: top;
}

.comments-filter ul li a {
    color: #00439f;
    font-size: 15px;
    line-height: 28px;
    height: 28px;
    display: block;
    padding: 0 10px;
    background: transparent;
}

.comments-filter ul li a:hover {
    color: #006cff !important;
}

.comments-filter ul li.active a {
    background: #f1d9a1;
    color: #000 !important;
}

.comments-item-title {
    font-size: 19px;
    line-height: 26px;
    margin-bottom: 25px;
}

.comments-item-title a {
    color: #00439f;
    text-decoration: underline !important;
}

.comments-item-title a:hover {
    color: #006cff !important;
}

.comment-date {
    margin-left: -15px;
}

.comment-links a {
    display: inline-block;
    vertical-align: middle;
    width: 17px;
    height: 17px;
    border-radius: 2px;
    background: #b0b0a7;
    position: relative;
}

.comment-links a:after {
    width: 100%;
    height: 100%;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    z-index: 3;
}

.comment-links a:hover {
    background: #00439f;
}

.add-comm:after {
    background: url("/images/elements/add-icon.png") no-repeat center;
}

.quote-comm:after {
    background: url("/images/elements/quote-icon.png") no-repeat center;
}

.copy-comm:after {
    background: url("/images/elements/copy-icon.png") no-repeat center;
}

.exclam-comm:after {
    background: url("/images/elements/exclam-icon.png") no-repeat center;
}

.del-comm:after {
    background: url("/images/elements/del-icon.png") no-repeat center;
}

.freeze-comm:after {
    background: url("/images/elements/showflake-icon.png") no-repeat center;
}

.link-comm:after {
    background: url("/images/elements/link-icon.png") no-repeat center;
}

.freeze-comm .del-comm:hover {
    background: #d05050 !important;
}

.comment-links a:not(:last-child) {
    margin-right: 10px;
}

.comments-count {
    float: right;
    margin-top: 2px;
}

.comments-count a {
    display: inline-block;
    vertical-align: middle;
    width: 13px;
    height: 13px;
    border-radius: 2px;
    position: relative;
    margin-right: 3px;
    opacity: 0.7;
}

.comments-count a:hover {
    opacity: 1;
}

.comments-count a:before {
    width: 100%;
    height: 100%;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    z-index: 3;
}

.minus-reit {
    border: 1px solid #d5082f;
}

.plus-reit {
    border: 1px solid #549f04;
}

.minus-reit:before {
    background: url("/images/elements/menus-icon.png") no-repeat center;
}

.plus-reit:before {
    background: url("/images/elements/plus-icon.png") no-repeat center;
}

.comments-count span {
    color: #737373;
    font-size: 13px;
    line-height: 13px;
    display: inline-block;
    vertical-align: middle;
    padding-left: 5px;
}

.plus-value {
    color: #549f04 !important;
}

.minus-value {
    color: #d5082f !important;
}

.comments-item {
    padding-bottom: 18px;
    margin-bottom: 16px;
    border-bottom: 1px solid #bfbeb6;
}

.comments-item-reply {
    padding-left: 20px;
    position: relative;
}

.comments-item-reply .comments-item-title {
    margin-bottom: 0;
}

.comments-item-reply:before {
    background: rgba(27, 86, 189, 0.3);
    left: 0;
    width: 2px;
    top: 6px;
    bottom: 6px;
    position: absolute;
    content: '';
}

.comments-item-child {
    position: relative;
    margin-left: 50px;
}

.comments-item-reply {
    margin-bottom: 10px;
}

.first-child:before {
    content: '';
    position: absolute;
    left: -40px;
    background: url("/images/elements/reply-icon.png") no-repeat;
    width: 11px;
    height: 11px;
    top: 4px;
}

.reply-to {
    position: relative;
    margin-left: -15px;
    padding-left: 20px;
}

.reply-to:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -4px;
    background: url("/images/elements/reply-icon-2.png") no-repeat;
    width: 9px;
    height: 9px;
}

.comment-img {
    margin-bottom: 12px;
    padding-top: 12px;
}

.comment-img img {
    display: block;
    max-width: 100%;
}
.profile-link {
    color: #00439f !important;
    font-size: 16px !important;
    font-weight: bold;
}

.subscribe-link {
    color: #990098 !important;
    font-weight: bold;
}
.owner-link {
    color: #529906 !important;
    font-weight: bold;
    font-size: 16px !important;
}
.banned-link {
    color: #78866b !important;
    font-weight: bold;
}
.banned-temp-link {
    color: #9c9c9c !important;
    font-weight: bold;
}
.vip-link {
    color: #16993c !important;
    font-size: 16px !important;
    font-weight: bold;
}
.reply-comments {
    margin-left: 20px;
}

.comments-list {
    margin-top: 20px;
}

.comments-header {
    margin-bottom: 5px;
}

.comment-form-bottom button,
.comment-form-top button,
.btn-success {
    color: #fff;
    height: 28px;
    padding: 0 10px;
    border: 1px solid #fff;
    border-radius: 4px;
    background: transparent;
    font-size: 14px;
}
.comment-form-bottom button,
.comment-form-top button {
    float: right;
    margin-left: 15px;
}

.comment-form-bottom button:hover,
.comment-form-top button:hover,
.btn-success button:hover
{
    background: #fff;
    color: #000 !important;
}

.comment-login {
    margin-left: 20px;
    font-size: 20px;
    padding-top: 18px;
    margin-top: 16px;
    padding-bottom: 18px;
    margin-bottom: 16px;
    border-top: 1px solid #bfbeb6;
    border-bottom: 1px solid #bfbeb6;
}

.comment-form input[type="text"] {
    background: #fff;
    padding: 0px 10px;
    line-height: 18px;
    font-size: 15px;
    color: rgba(0, 0, 0, 0.4);
    resize: none;
    margin-top: 5px;
    width: 300px;
}

.comment-form-top {
    color: white;
    padding: 6px;
    border-radius: 0 0 4px 4px;
    background: #96968f;
    margin-bottom: 10px;
    display: none;
}

.url-link {
    margin-left: 15px;
    vertical-align: middle;
}

.video-comment-wrap {
    text-align: center;
}

.progress {
    margin-top: 10px;
    margin-bottom: 10px;
}

.comments-header {
    padding-top: 18px;
    margin-top: 16px;
    border-top: 1px solid #bfbeb6;
}

.comments-item-title{
    font-size: 18px !important;
    line-height: 22px !important;
    margin-bottom: 13px  !important;
}

.title-link {
    color: #00439f !important;
    font-size: 16px !important;
}

.comment-textarea .help-block {
    padding-top: 5px;
    padding-left: 6px;
    background: transparent;
    border: 1px solid #96968f;
    border-top: none;
    border-bottom: none;
    margin: auto;
}

.comment-textarea textarea {
    min-height: 195px !important;
    resize: vertical !important;
}
.comment-user {
    margin-bottom: 5px;
}
.comment-user span {
    color: #00439f;
    font-size: 16px;
    font-weight: bold;
}
.post {
    font-weight: bold;
}
.comments-item-title iframe {
    display: block;
}
.comment__info {
    padding-left: 6px;
    font-size: 12px;
}

.spoiler-comment-trigger{
    color: #0b70db;
    padding-left: 15px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAJCAYAAADgkQYQAAAANUlEQVQoU2PkLrj9n4EAYAQp+jpBlRGXOpA8hiJ0TaQrwuY2kDNINwnmcKLchO5LuHWEwgkAlO5FBwhFaI8AAAAASUVORK5CYII=) no-repeat 0 50%;
}
.spoiler-comment-trigger.active{
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAJCAYAAADgkQYQAAAAKklEQVQoU2PkLrj9n4EAYAQp+jpBlRGXOpA8DRRhcxvIGTSyjqDvCIUTAEcINQcERZkIAAAAAElFTkSuQmCC);
}
.spoiler-comment-trigger>span{
    padding:0 3px;
}
.spoiler-comment-block{
    display: none;
    background-color: #d2d1c4;
    padding: 10px;
}
.comment-item-ip {
    color: #737373;
    font-size: 11px;
    font-weight: normal !important;
    padding-right: 6px;
    display: inline-block;
}


.img-insert:before {
    background-image: url("/images/elements/img-attach.png");
}

.img-insert:after {
    background-image: url("/images/elements/img-attach-hover.png");
}

.video-insert:before {
    background-image: url("/images/elements/video-attach.png");
}

.video-insert:after {
    background-image: url("/images/elements/video-attach-hover.png");
}

.link-insert:before {
    background-image: url("/images/elements/link-attach.png");
    left: -1px !important;
}

.link-insert:after {
    background-image: url("/images/elements/link-attach-hover.png");
    left: -1px !important;
}

.spoiler-insert:before {
    background-image: url("/images/elements/spoiler.png");
}
.spoiler-insert:after {
    background-image: url("/images/elements/spoiler-hover.png");
}
.bold-insert:before {
    background-image: url("/images/elements/bold.png");
}
.bold-insert:after {
    background-image: url("/images/elements/bold-hover.png");
}
.italic-insert:before {
    background-image: url("/images/elements/italic.png");
}
.italic-insert:after {
    background-image: url("/images/elements/italic-hover.png");
}

.comment-form-bottom button:hover {
    background: #96968f;
    color: #fff !important;
}

.comment-textarea input[type="file"] {
    position: absolute;
    left: -2000px;
    top: 0;
    visibility: hidden;
    opacity: 0;
}

.img-files img {
    padding: 5px;
}