<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.reviews-collapse.reviews-minimized {
    position: relative;
    float: none;
    margin-bottom: 10px;
}
.button.wicon {
    position: relative;
    display: inline-block;
    width: auto;
    padding: 5px 35px;
    cursor: pointer;
    color: #fff;
    font-weight: 700;
    text-decoration: none;
    background-color: #ff7112;
}
.reviews-reply-form .form-control {
    margin-bottom: 20px;
}
.reviews-reply-form .form-control input {
    border: 1px solid #fa7112;
}
.reviews-reply-form .form-control label {
    margin: 0 0 4px;
    font-weight: normal;
    color: #848484;
    display: block;
    font-size: 12px;
}
.reviews-reply-field .lhe-stat-toolbar-cont {
    margin-top: 1px;
    border: 1px solid #fa7112;
    border-bottom-width: 0px;
    box-sizing: border-box;
    border-radius: 2px 2px 0px 0px;
    background-color: #F7F7F7;
}
.reviews-reply-field iframe.lha-iframe {
    border: 1px solid #fa7112 !important;
    border-top-width: 0px !important;
    box-sizing: border-box;
    border-radius: 0px 0px 2px 2px;
    background-color: #ebebeb;
}
.reviews-reply-field-upload {
    padding: 11px 0px 19px;
}
.forum-upload-file-attach {
    font-size: 13px;
    color: #ff7112;
}
.forum-upload-file-attach:hover {
    color: #1d1a1a;
    text-decoration: none;
}
.reviews-reply-field.reviews-reply-field-settings.filter {
    border: initial;
    width: auto;
    padding: 0px 0px 15px;
}
.captcha_image {
    margin-bottom: 10px;
}
.reviews-reply-buttons .button {
    padding: 5px 35px;
    outline: none;
    cursor: pointer;
    font-weight: 700;
    color: white;
    border: 1px solid #ff7112;
    background-color: #ff7112;
}
.reviews-reply-buttons .button.transparent {
    -moz-appearance: none;
    appearance: none;
    display: inline-block;
    max-width: 100%;
    word-break: break-all;
    background: none;
    border: 1px solid #4087fa;
    color: black;
    text-decoration: none;
    cursor: pointer;
}
.reviews-reply-buttons .button.transparent:hover {
    outline: none;
    font-weight: 700;
    color: white;
    border-color: #ff7112;
    background-color: #ff8e42;
}
.reviews-header-title {
    margin-bottom: 5px;
}
div.reviews-info-box {
    border: 1px solid #ddd;
    padding: 10px;
    margin: 0px 0px 20px;
}
input[type="tel"], input[type="password"], input[type="email"], select, textarea {
    background-color: #ebebeb;
    border: 1px solid #E5E5E5;
    box-shadow: none;
    color: #383838;
    height: auto;
    font-size: 12px;
    padding: 8px 13px 7px;
    width: 100%;
}
div.reviews-info-box,
.reviews-note-box {
    border: 1px solid #ddd;
    padding: 10px;
    margin: 0px 0px 20px;
    font-size: 13px;
    color: #848484;
}
div.reviews-info-box p,
.reviews-note-box p {
    margin-bottom: initial;
}
.reviews-post-reply-buttons a {
    color: #848484;
    font-size: 10px;
}
.reviews-post-reply-buttons .separator{
    background-color: #E0E0E0;
    display: inline-block;
    margin: 0 3px;
    height: 7px;
    line-height: 5px;
    width: 1px;
}
.reviews-post-reply-buttons a:hover {
    text-decoration: none;
    color: #000;
}
.reviews-post-table {
    margin-bottom: 30px;
    width: 100%;
}
.reviews-post-table.reviews-post-hidden {
    background-color: #fff7d6;
}
.reviews-post-table thead {
    font-size: 11px;
}
.reviews-post-table tbody {
    margin-left: 15px;
}
.reviews-post-table thead&gt;tr&gt;td&gt;div {
    margin-bottom: 5px;
}
.reviews-post-table thead .message-post-author {
    margin-right: 10px;
    color: #007bff;
}
.reviews-post-table .message-post-date {
    color: #848484;
}
.reviews-post-table .reviews-text {
    margin-left: 10px;
}
.reviews-post-table .reviews-text,
.reviews-post-table .reviews-message-img {
    padding: 2px 0;
    line-height: 1.3;
}
.forum-quote {
    display: block;
    width: 100%;
    border: 1px solid #C0C0C0!important;
    background: #fff4ca url(/bitrix/images/fileman/light_htmledit/font_quote.gif) left top no-repeat;
    padding: 4px 4px 4px 24px;
    color: #373737!important;
}
.captcha_reload {
    position: relative;
    width: 40px;
    height: 40px;
    display: inline-block;
    cursor: pointer;
    vertical-align: middle;
}

.captcha_reload:after {
    content: "\21BB";
    font-size: 25px;
    width: 20px;
    height: 30px;
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto auto;
}</pre></body></html>