.add-comment-container {
    width: 99%
}

.add-comment-img {
    width: 8%;
    height: 50px;
    float: left
}

.add-comment-img img {
    height: 50px;
    border-radius: 30px;
    width: auto
}

.nameContainer {
    padding: 20px 0
}

.commentContainer {
    padding: 0 0 20px 0
}

#add-comment {
    height: 100px
}

.inpunts-container {
    width: 90%;
    float: right
}

#add-warn {
    background: #dc143c;
    color: #fff;
    padding: 15px;
    margin-bottom: 10px;
    border-radius: 25px
}

#add-success {
    background: #50c878;
    color: #fff;
    padding: 15px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 10px;
    border-radius: 25px
}

.comments {
    font-size: 15px;
    font-family: 'Open Sans',sans-serif
}

.profileimage {
    float: left;
    padding-right: 10px;
    padding-bottom: 10px;
    width: 7%
}

.profileimage img {
    width: 50px;
    height: 50px
}

.commentsinfo {
    font-size: 20px!important;
    width: 25%;
    text-align: center!important;
    margin: 7px 0
}

.commentname,.commentsinfo {
    text-decoration: none;
    color: #3b5998!important;
    font-weight: 700
}

.commenttext {
    font-weight: 400;
    margin: 10px 0;
    line-height: 20px
}

.commentactions {
    color: #3b5998!important;
    font-weight: 700
}

.commentunderline {
    width: 100%;
    display: inline-block;
    color: #ccc;
    background: #ccc
}

.commentstextcontainer {
    float: left;
    width: 92%
}

.dotpos {
    color: gray;
    font-weight: 400;
    font-size: 11px
}

.commenttime {
    color: grey
}

.read-more {
    margin-bottom: 35px;
    margin-top: 35px;
    font-weight: 100
}

.commentsinfo {
    font-size: 18px!important;
    width: 25%;
    text-align: center!important;
    margin: 7px 0
}

.add-comment-img {
    width: 8%;
    height: 50px;
    float: left
}

.profile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.forum img {
    vertical-align: unset
}

.forum__abuse-captcha-cancel,.forum__abuse-captcha-send,.forum__add-bottom-submit,.forum__addinfo-comment-button,.forum__premiumform-correct-button,.forum__premiumformnew-correct-button {
    background-color: #2f3036;
    border: 3px solid #2f3036;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    font-family: OpenSansEB,Arial,sans-serif;
    line-height: 16px;
    padding: 10px 28px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.forum__premiumform-correct-button,.forum__premiumformnew-correct-button {
    background-color: #73beb9;
    border-color: #73beb9;
    color: #fff
}

.forum__addinfo-comment-button {
    background-color: #de6e28;;
    border-color: #de6e28;;
    color: #fff;
    -webkit-transition: -webkit-box-shadow 150ms linear;
    transition: -webkit-box-shadow 150ms linear;
    transition: box-shadow 150ms linear;
    transition: box-shadow 150ms linear,-webkit-box-shadow 150ms linear
}

.forum__addinfo-comment-button--active:hover {
    background-color: #fff;
    color: #de6e28;
}

.forum__addinfo-comment-button--active:active {
    -webkit-box-shadow: inset 0 0 0 3px rgba(65,144,139,.3);
    box-shadow: inset 0 0 0 3px rgba(65,144,139,.3)
}

.forum__abuse-captcha-send {
    -webkit-box-shadow: inset 0 0 0 0 rgba(255,255,255,0);
    box-shadow: inset 0 0 0 0 rgba(255,255,255,0);
    -webkit-transition: -webkit-box-shadow 150ms linear;
    transition: -webkit-box-shadow 150ms linear;
    transition: box-shadow 150ms linear;
    transition: box-shadow 150ms linear,-webkit-box-shadow 150ms linear
}

.forum__abuse-captcha-send:active {
    -webkit-box-shadow: inset 0 0 0 3px rgba(255,255,255,.5);
    box-shadow: inset 0 0 0 3px rgba(255,255,255,.5)
}

.forum__abuse-captcha-cancel,.forum__add-bottom-submit {
    -webkit-box-shadow: inset 0 0 0 0 rgba(0,0,0,0);
    box-shadow: inset 0 0 0 0 rgba(0,0,0,0);
    -webkit-transition: -webkit-box-shadow 150ms linear;
    transition: -webkit-box-shadow 150ms linear;
    transition: box-shadow 150ms linear;
    transition: box-shadow 150ms linear,-webkit-box-shadow 150ms linear
}

.forum__abuse-captcha-cancel:active,.forum__add-bottom-submit:active {
    -webkit-box-shadow: inset 0 0 0 3px rgba(0,0,0,.3);
    box-shadow: inset 0 0 0 3px rgba(0,0,0,.3)
}

.forum__abuse-captcha-cancel:hover,.forum__add-bottom-submit:hover {
    background-color: #fff;
    color: #2f3036
}

.forum__header-filter-button {
    color: #2f3036;
    cursor: pointer;
    display: inline-block;
    font-family: OpenSansEB,Arial,sans-serif;
    font-size: 15px;
    font-weight: 400;
    padding: 0 26px 0 10px;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition: background-color .5s ease;
    transition: background-color .5s ease;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.forum__header-filter-button:active,.forum__header-filter-button:hover {
    background-color: #ededed
}

.forum__header-filter-button:before {
    content: '';
    position: absolute;
    width: 16px;
    height: 100%;
    right: 5px;
    background: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20enable-background%3D%22new%200.5%200.5%2016%2012%22%20height%3D%2212%22%20viewBox%3D%220.5%200.5%2016%2012%22%20width%3D%2216%22%3E%0A%20%3Cpath%20d%3D%22m.5.5l8%2012%208-12h-16m8%207.208l-2.795-4.208h5.592l-2.797%204.208%22%2F%3E%0A%3C%2Fsvg%3E%0A) no-repeat center center
}

.forum__header-filter-button--open:before {
    background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2212%22%20viewBox%3D%220.5%200.5%2016%2012%22%20enable-background%3D%22new%200.5%200.5%2016%2012%22%3E%0A%20%3Cpath%20d%3D%22m.5%2012.5l8-12%208%2012h-16m8-7.208l-2.795%204.208h5.592l-2.797-4.208%22%2F%3E%0A%3C%2Fsvg%3E%0A)
}

.forum__comment-more-button {
    background-color: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #9a9da1;
    cursor: pointer;
    display: block;
    font-size: 13px;
    font-family: OpenSansEB,Arial,sans-serif;
    line-height: 22px;
    padding: 10px 0;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.forum__comment-more-button:before {
    background-color: #b6b7bd;
    content: '';
    display: block;
    height: 3px;
    position: relative;
    bottom: -12px
}

.forum__comment-more-button:after {
    background: #fff url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20enable-background%3D%22new%200.5%200.5%2016%2012%22%20height%3D%2212%22%20viewBox%3D%220.5%200.5%2016%2012%22%20width%3D%2216%22%3E%0A%20%3Cpath%20fill%3D%22%23bdc0c2%22%20d%3D%22m.5.5l8%2012%208-12h-16m8%207.208l-2.795-4.208h5.592l-2.797%204.208%22%2F%3E%0A%3C%2Fsvg%3E%0A) no-repeat left center;
    content: '';
    display: inline-block;
    height: 16px;
    position: relative;
    width: 20px;
    top: 3px;
    z-index: 1
}

.forum__comment-more-button:hover {
    color: #de6e28;
}

.forum__comment-more-button:hover:before {
    background-color: #de6e28;
}

.forum__comment-more-button:hover:after {
    background-image: url(data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Asodipodi%3D%22http%3A%2F%2Fsodipodi.sourceforge.net%2FDTD%2Fsodipodi-0.dtd%22%20xmlns%3Ainkscape%3D%22http%3A%2F%2Fwww.inkscape.org%2Fnamespaces%2Finkscape%22%20enable-background%3D%22new%200.5%200.5%2016%2012%22%20height%3D%2212%22%20viewBox%3D%220.5%200.5%2016%2012%22%20width%3D%2216%22%20version%3D%221.1%22%3E%0A%20%3Cmetadata%20id%3D%22metadata10%22%2F%3E%0A%20%3Cpath%20d%3D%22m.5.5l8%2012%208-12h-16m8%207.208l-2.795-4.208h5.592l-2.797%204.208%22%20id%3D%22path4%22%20fill%3D%22%2341908b%22%2F%3E%0A%3C%2Fsvg%3E%0A)
}

.forum__comment-more-button-text {
    background-color: #fff;
    display: inline-block;
    position: relative;
    padding: 0 4px;
    z-index: 1
}

.forum__comment-action {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 3px solid #ebf0f0;
    color: #de6e28;;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    font-family: OpenSansEB,Arial,sans-serif;
    line-height: 22px;
    min-height: 42px;
    margin-left: 5px;
    padding: 7px 5px;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    vertical-align: bottom;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.ex-captcha-input,.forum__abuse-captcha-input,.forum__add-captcha-input,.forum__add-user-author-input {
    background-color: #fff;
    border: 0;
    color: #2f3036;
    font-weight: 400;
    font-size: 15px;
    font-family: OpenSans,Arial,sans-serif;
    outline: 0;
    padding: 15px
}

.forum__abuse-reason-input,.forum__add-content-input {
    background-color: #ededed;
    border: 0;
    color: #2f3036;
    font-weight: 400;
    font-size: 15px;
    box-sizing: border-box;
    font-family: OpenSans,Arial,sans-serif;
    outline: 0;
    padding: 15px;
    width: 100%;
    min-height: 120px;
    border: 1px solid #bfbfbf
}

.form__cont {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin: 10px 0
}

.form__cont .forum__add-content-input--1 {
    background-color: #ededed;
    border: 0;
    color: #2f3036;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-weight: 400;
    font-size: 15px;
    font-family: OpenSans,Arial,sans-serif;
    outline: 0;
    padding: 15px;
    resize: vertical;
    width: 50%;
    min-height: 40px;
    border: 1px solid #bfbfbf
}

.forum__filter-select {
    background-color: #fff;
    border: 3px solid #fff;
    color: #9d9d9d;
    display: block;
    font-family: OpenSans,Arial,sans-serif;
    font-size: 13px;
    padding-right: 10px
}

.forum__filter-select:hover {
    border-color: #ededed
}

.forum__filter-select>select {
    background-color: transparent;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAMBAMAAACZySCyAAAAFVBMVEUAAAC2t729vsT6+vvQ0NTn5+nr6+0aVqAcAAAAAXRSTlMAQObYZgAAAENJREFUCNclycENABAQRNFJUAARd9GAqIAOtKD/Jszs/tNPHk62KpbPQPK5wCkz9ArQdqSA1p5EJjGTmEnMKG4UN8kHt9QHC7cQN7EAAAAASUVORK5CYII=);
    background-repeat: no-repeat;
    background-position: right 50%;
    border: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #9a9da1;
    cursor: pointer;
    display: block;
    font-size: 13px;
    outline: 0;
    padding: 10px;
    width: 100%;
    text-transform: uppercase;
    -webkit-appearance: none;
    -moz-appearance: none
}

.forum__filter-select>select::-ms-expand {
    display: none
}

.forum__abuse-captcha-send--loading,.forum__add-bottom-submit--loading,.forum__addinfo-comment-button--loading,.forum__layer-image--loading,.forum__premiumform-correct-button--loading,.forum__premiumform-submit--loading,.forum__premiumformnew-correct-button--loading,.forum__premiumformnew-submit--loading {
    background-image: url(data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20width%3D%2254%22%20height%3D%2254%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20100%20100%22%3E%0A%20%3Ccircle%20cx%3D%2250%22%20cy%3D%2250%22%20r%3D%2240%22%20fill%3D%22none%22%20stroke-width%3D%2210%22%20stroke-linecap%3D%22round%22%2F%3E%0A%20%3Ccircle%20cx%3D%2250%22%20cy%3D%2250%22%20r%3D%2240%22%20stroke%3D%22%23cae9e7%22%20fill%3D%22none%22%20stroke-width%3D%226%22%20stroke-linecap%3D%22round%22%3E%0A%20%20%3Canimate%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%222s%22%20repeatCount%3D%22indefinite%22%20from%3D%220%22%20to%3D%22502%22%2F%3E%0A%20%20%3Canimate%20attributeName%3D%22stroke-dasharray%22%20dur%3D%222s%22%20repeatCount%3D%22indefinite%22%20values%3D%22150.6%20100.4%3B1%20250%3B150.6%20100.4%22%2F%3E%0A%20%3C%2Fcircle%3E%0A%3C%2Fsvg%3E%0A);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 25px 25px
}

.ex-captcha-container--loading,.forum__abuse-captcha-container--loading,.forum__add-captcha-container--loading,.forum__add-file-thumb-preloader,.forum__comment-action--loading,.forum__comment-more-button--preloader:after,.forum__comment-replies-show--preloader.forum__comment-replies-show--open:after,.forum__comment-replies-show--preloader:after,.forum__header-label-count--loading,.forum__pagination-next.has-preloader,.forum__pagination-page.has-preloader,.forum__pagination-prev.has-preloader {
    background-image: url(data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20width%3D%2254%22%20height%3D%2254%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20100%20100%22%3E%0A%20%3Ccircle%20cx%3D%2250%22%20cy%3D%2250%22%20r%3D%2240%22%20fill%3D%22none%22%20stroke-width%3D%2210%22%20stroke-linecap%3D%22round%22%2F%3E%0A%20%3Ccircle%20cx%3D%2250%22%20cy%3D%2250%22%20r%3D%2240%22%20stroke%3D%22%2341908b%22%20fill%3D%22none%22%20stroke-width%3D%226%22%20stroke-linecap%3D%22round%22%3E%0A%20%20%3Canimate%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%222s%22%20repeatCount%3D%22indefinite%22%20from%3D%220%22%20to%3D%22502%22%2F%3E%0A%20%20%3Canimate%20attributeName%3D%22stroke-dasharray%22%20dur%3D%222s%22%20repeatCount%3D%22indefinite%22%20values%3D%22150.6%20100.4%3B1%20250%3B150.6%20100.4%22%2F%3E%0A%20%3C%2Fcircle%3E%0A%3C%2Fsvg%3E%0A);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 25px 25px
}

.forum__add-top:after,.forum__filter:after {
    content: '';
    display: table;
    clear: both
}

html.mobapp {
    margin: 0;
    padding: 0
}

html.mobapp body {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

html.mobapp body>.container {
    max-width: 1000px;
    margin: 0 auto
}

@media only screen and (min-width: 710px) {
    html.mobapp body>.container {
        padding:0 20px
    }
}

.ex-captcha-container,.forum__abuse-captcha-container,.forum__add-captcha-container {
    border: 4px solid #ebf0f0;
    background-color: #fff;
    color: #cf2400;
    display: inline-block;
    height: 36px;
    line-height: 36px;
    margin: 0 5px;
    padding: 0;
    vertical-align: top;
    text-align: center;
    min-width: 120px;
    width: 20%
}

@media only screen and (min-width: 710px) {
    .ex-captcha-container,.forum__abuse-captcha-container,.forum__add-captcha-container {
        width:28%
    }
}

.ex-captcha-container--timeout,.forum__abuse-captcha-container--timeout,.forum__add-captcha-container--timeout {
    border-color: #cf2400
}

.ex-captcha-input,.forum__abuse-captcha-input,.forum__add-captcha-input {
    border: 4px solid #ebf0f0;
    display: inline-block;
    height: 36px;
    line-height: 36px;
    min-width: 60px;
    padding: 0 4px;
    width: 20%
}

@media only screen and (min-width: 710px) {
    .ex-captcha-input,.forum__abuse-captcha-input,.forum__add-captcha-input {
        width:28%;
        font-size: 18px
    }
}

.ex-captcha-img,.forum__abuse-captcha-img,.forum__add-captcha-img {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    height: 100%;
    width: auto;
    overflow: hidden
}

.ex-captcha-refresh,.forum__abuse-captcha-refresh,.forum__add-captcha-refresh {
    border: 4px solid #ededed;
    cursor: pointer;
    display: inline-block;
    width: 36px;
    height: 36px;
    vertical-align: top;
    background: #fff url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2218%22%20height%3D%2218%22%20viewBox%3D%220%200%2018%2018%22%20enable-background%3D%22new%200%200%2018%2018%22%3E%0A%20%3Cpath%20d%3D%22M0%2C9c0%2C5%2C4%2C9%2C9%2C9c2.4%2C0%2C4.7-1%2C6.4-2.6l-2.6-2.6c-1%2C1-2.3%2C1.6-3.8%2C1.6c-2.9%2C0-5.3-2.4-5.3-5.3S6.1%2C3.7%2C9%2C3.7%0A%09c1.5%2C0%2C2.8%2C0.6%2C3.8%2C1.6l-2.8%2C2.8H18V0.1l-2.6%2C2.6C13.8%2C1%2C11.5%2C0%2C9%2C0C4%2C0%2C0%2C4%2C0%2C9%22%20fill%3D%22%231e1f23%22%2F%3E%0A%3C%2Fsvg%3E%0A) no-repeat center center
}

.ex-captcha-refresh:active,.forum__abuse-captcha-refresh:active,.forum__add-captcha-refresh:active {
    background-size: 22px 22px
}

.forum {
    min-height: 60px;
    font-family: OpenSans,Arial,sans-serif
}

.forum__top {
    margin-top: 40px
}

.forum--is-small .forum__top {
    padding-left: 20px;
    padding-right: 20px
}

.forum__header {
    border-bottom: 1px solid #eee;
    color: #1e1f23;
    position: relative;
    margin-bottom: 15px;
    padding-bottom: 1px;
    line-height: 37px;
    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
}

.forum__header-label {
    display: inline-block;
    font-family: OpenSansEB,Arial,sans-serif;
    font-size: 15px\;
}

.forum__header-label-text {
    display: inline-block;
    text-transform: uppercase
}

.forum__header-label-count {
    display: inline-block;
    margin-left: 5px;
    min-width: 26px;
    text-align: center
}

.forum__header-label-count--loading {
    color: transparent
}

.forum--is-small .forum__header-filter-button:before {
    right: 10px
}

.forum--is-small .forum__header-filter-button {
    color: transparent;
    font-size: 0;
    height: 37px;
    width: 37px;
    padding: 0
}

.forum__filter {
    background-color: #9a9da1;
    display: none;
    padding: 15px 15px
}

.forum__filter--open {
    display: block
}

.forum__filter-container--filter {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 50%;
    padding-right: 7.5px
}

.forum__filter-container--order {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 50%;
    padding-left: 7.5px
}

@media only screen and (max-width: 480px) {
    .forum__filter-container--filter {
        width:100%;
        padding-right: 0
    }

    .forum__filter-container--order {
        width: 100%;
        padding-left: 0;
        padding-top: 5px
    }
}

.forum__filter-select {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.forum__add {
    margin-top: 15px;
    margin-bottom: 15px
}

.forum__add--hidden {
    display: none
}

.forum--is-small .forum__add--reply {
    padding-right: 20px
}

.forum--is-big .forum__add--reply {
    padding-right: 15px
}

.forum__add-top {
    margin-bottom: 13px
}

.forum--is-big .forum__add-top {
    margin-bottom: 15px
}

.forum__add-error-message {
    background-color: #ffe3e3;
    border: 1px solid #fccccc;
    color: #cf2400;
    font-family: OpenSansB,Arial,sans-serif;
    font-size: 15px;
    margin-bottom: 15px;
    padding: 15px;
    text-transform: uppercase
}

.forum__add-error-message>hr {
    border: 0;
    border-top: 1px solid #fccccc
}

.forum__add-user {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 50%;
    padding-right: 10px
}

.forum--is-small .forum__add-user {
    float: left;
    width: 100%;
    padding-right: 0
}

.forum__add-user-avatar {
    height: 47px;
    float: left;
    width: 47px
}

.forum__add-user-avatar--guest {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC8AAAAvCAMAAABE+WOeAAAA9lBMVEX////i5+fj6Ojk6enh5ubh5+f+///5+/vl6uro7u7j6en09/fi6Oj8/v7n7Ozm6+vl6en1+fn4+/v9///g5ubl6+vn6+vp7u7p7+/q7+/t8vLy9/f1+Pj3+vr2+/v5/f3e5OTk6Ojn7e3r8PDs8fHs8vLu8vLv8/Pw9PTv9fXw9fXx9fXz9vb0+Pj4+vr8/f33+/v7/f3f5OT9/v78///b4eHh5eXi5ubj5+fh6Ojj6url7Ozo7e3n7u7r8fHt8fHu8/Pw8/Pv9PTw9vbx9vb09vbz9/fy+Pjk6urz+Pj2+Pj2+fn1+vr2+vr6/Pz7/Pz6/f36/v4dMjtVAAABeklEQVR42pXSY4L0QBCA4ULHwphr87NtYe9/mXGtO6k3f5+0oe0v4vwn1CnneRgXUCt/zsn5Ahpv3oPGY8fVeIpL0Phn2yAlpWdr7mkE0qd1Y+n5zGMHLhu+Cix1Z975CFdyq9ZPWED9fMbwr85nD3Q+PYPLxrv7lo5mvnV1/IMnDy09nXp6+Q8u+z/4Yelk5uORav1sDnQeOzrP4TlIbnJfj92Vd96BNHC+352z2Vh5JE/8txf3+Tfi2XTFN+5fD4jn5iHUSTzFv1Wekc9VntH/42o8N1/rvLMLKh8XKk9ZovJmCxaV43r+Myzy0t5po9IjlbCsWMdgb/yowm9egg9NY8K0Pzg9c+FqbuINV97pg7TmExMapFawtXN4HEXDKDo+6r8NsnBD3s+J6L1sg+cRmmkOzj8zDclf+dbFQns7bJCvRot43spjb77U0XZoiC2tvLMP4P7qkYxt90RrbhSgjF3lMf3adURXe/ZJdKXXpPe5yufQ9jW1J6TlQY3uV2D+AAAAAElFTkSuQmCC);
    background-size: 100% 100%;
    background-repeat: no-repeat
}

.forum__add-user-avatar-img {
    height: 100%;
    width: 100%
}

.forum__add-user-author {
    margin-left: 67px
}

.forum__add-user-author-input {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 47px;
    width: 100%
}

.forum__add-user-author-text {
    padding-top: 12px
}

.forum__add-user-author-name {
    font-family: OpenSansB,Arial,sans-serif;
    color: #1e1f23
}

.forum__add-user-author-name:hover {
    color: #de6e28;;
    text-decoration: underline
}

.forum__add-urls {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 50%;
    padding-left: 10px
}

.forum--is-small .forum__add-urls {
    float: left;
    width: 100%;
    padding: 15px 0 0
}

.forum--is-big .forum__add-urls {
    padding-top: 13px
}

.forum__add-urls-login {
    display: inline-block
}

.forum__add-urls-login-link {
    color: #de6e28;;
    font-size: 15px;
    font-family: OpenSansEB,Arial,sans-serif;
    text-transform: uppercase;
    text-decoration: none
}

.forum__add-urls-login-link:hover {
    text-decoration: underline
}

.forum__add-urls-rule {
    float: right
}

.forum__add-urls-rule-link {
    color: #de6e28;;
    font-size: 15px;
    font-family: OpenSansEB,Arial,sans-serif;
    text-transform: uppercase;
    text-decoration: none
}

.forum__add-urls-rule-link:hover {
    text-decoration: underline
}

.forum--is-big .forum__add-content {
    padding-left: 0
}

@media (min-width: 768px) {
    .forum--is-big .forum__add-content {
        padding-left:25px
    }
}

.forum__add-content-input {
    margin-bottom: 15px
}

.forum__add-nohate-container {
    position: relative;
    display: inline-block;
    height: auto;
    background-color: #f7f7f7;
    border: 3px solid #ededed;
    border-bottom: 0;
    padding: 11px
}

.forum__add-nohate-ico {
    position: absolute;
    display: inline-block;
    width: 75px;
    top: 50%;
    left: 11px;
    margin-top: -17px
}

.forum__add-nohate-ico>svg {
    fill: #cf2400
}

.forum__add-nohate-ico-mobi {
    position: absolute;
    display: none;
    width: 75px;
    top: 50%;
    left: 11px;
    margin-top: -17px
}

.forum__add-nohate-ico-mobi>svg {
    fill: #cf2400
}

.forum__add-nohate-content {
    display: inline-block;
    float: right;
    width: 100%;
    font-size: 13px;
    line-height: 17px;
    letter-spacing: -.11px
}

.forum__add-nohate-link {
    font-weight: 700;
    color: #000
}

@media only screen and (max-width: 768px) {
    .forum__add-nohate-ico {
        left:14px
    }
}

@media only screen and (max-width: 480px) {
    .forum__add-nohate-container {
        padding:7px;
        padding-left: 0;
        padding: 7px
    }

    .forum__add-nohate-ico {
        position: absolute;
        display: none;
        width: 75px;
        top: 50%;
        left: 11px;
        margin-top: -17px
    }

    .forum__add-nohate-ico>svg {
        fill: #cf2400
    }

    .forum__add-nohate-ico-mobi {
        position: absolute;
        display: inline-block;
        width: 40px;
        top: 50%;
        left: 11px;
        margin-top: -35px
    }

    .forum__add-nohate-ico-mobi>svg {
        fill: #cf2400
    }

    .forum__add-nohate-content {
        font-size: 12px;
        letter-spacing: 0;
        line-height: 14px;
        margin: 6px 0 8px 10px
    }
}

.forum__add-agreement {
    position: relative;
    margin-bottom: 15px
}

.forum--is-big .forum__add-agreement {
    margin-left: 67px
}

.forum__add-agreement-checkbox {
    position: absolute;
    visibility: hidden;
    left: 11px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-top: 1px
}

.forum__add-agreement-label {
    display: block;
    padding-left: 55px;
    font-size: 12px;
    line-height: 18px;
    background-position: 11px center;
    background-repeat: no-repeat
}

.forum--is-big .forum__add-agreement-label {
    font-size: 13px
}

.forum__add-recaptcha {
    padding-bottom: 15px
}

.forum--is-big .forum__add-recaptcha {
    padding-left: 25px
}

.forum__add-captcha-content {
    padding: 0 0 20px 0
}

.forum--is-big .forum__add-captcha {
    padding-left: 25px
}

.forum__add-files {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.forum__add-files:after {
    content: '';
    display: table;
    clear: both
}

.forum__add-file {
    height: 110px;
    width: 80px;
    float: left;
    margin-right: 20px;
    margin-bottom: 15px
}

.forum__add-file:last-of-type {
    margin-right: 0
}

.forum__add-file-thumb {
    font-size: 0;
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%
}

.forum__add-file-thumb-img {
    height: 100%;
    width: auto
}

.forum__add-file-thumb-preloader {
    height: 100%;
    width: auto
}

.forum__add-file-thumb-notfound {
    background-color: #ddd;
    background-image: radial-gradient(ellipse at center,#f7f7f7 0,#dadada 100%);
    height: 100%;
    position: relative;
    width: auto
}

.forum__add-file-thumb-notfound:after {
    content: 'Brak miniatury';
    color: #b6b7bd;
    display: block;
    font-size: 12px;
    line-height: 14px;
    font-family: OpenSans,Arial,sans-serif;
    padding-top: 20px;
    text-align: center
}

.forum__add-file-thumb-ico {
    background-color: rgba(0,0,0,.5);
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-box-shadow: 0 0 20px rgba(255,255,255,.75);
    box-shadow: 0 0 20px rgba(255,255,255,.75);
    bottom: 0;
    height: 30px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    width: 30px;
    top: 0;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease
}

.forum__add-file-thumb-ico--image {
    background-image: url(data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0A%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2218%22%20height%3D%2213%22%20viewBox%3D%22-0.5%200%2018%2013%22%20enable-background%3D%22new%20-0.5%200%2018%2013%22%3E%0A%20%3Cg%3E%0A%20%20%3Cg%3E%0A%20%20%20%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M12.634%2C2l-0.927-2h-6.41L4.37%2C2H-0.5v10.994L5.133%2C13v-0.014C4.486%2C12.5%2C3.884%2C11.729%2C3.5%2C11H1.49V3.981h3.981%0A%09%09%09l0.927-1.996h4.206l0.929%2C1.996h3.977V11h-2.024c-0.384%2C0.729-0.984%2C1.5-1.633%2C1.986V13H17.5V2H12.634z%20M13.036%2C8.324%0A%09%09%09c0-2.579-2.034-4.676-4.534-4.676S3.968%2C5.746%2C3.968%2C8.324S6.002%2C13%2C8.502%2C13S13.036%2C10.902%2C13.036%2C8.324z%20M8.502%2C11.006%0A%09%09%09c-1.434%2C0-2.601-1.203-2.601-2.682c0-1.479%2C1.167-2.683%2C2.601-2.683c1.436%2C0%2C2.602%2C1.204%2C2.602%2C2.683%0A%09%09%09C11.104%2C9.803%2C9.938%2C11.006%2C8.502%2C11.006z%22%2F%3E%0A%20%20%3C%2Fg%3E%0A%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A);
    background-size: 18px auto
}

.forum__add-file-thumb-ico--video {
    background-image: url(data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0A%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%229%22%20height%3D%2211%22%20viewBox%3D%220%200%209%2011%22%20enable-background%3D%22new%200%200%209%2011%22%3E%0A%20%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M0-0.011L9%2C5.5l-9%2C5.488V-0.011z%22%2F%3E%0A%3C%2Fsvg%3E%0A);
    background-size: 9px auto
}

.forum__add-file-thumb-ico--link {
    background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2017%209%22%20enable-background%3D%22new%200%200%2017%209%22%3E%0A%20%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22m2%204.5c0-1.381%201.119-2.5%202.5-2.5h3c1.381%200%202.5%201.119%202.5%202.5%200%20.171-.018.338-.051.5h2c.019-.167.051-.329.051-.5%200-2.485-2.02-4.5-4.5-4.5h-3c-2.485%200-4.5%202.02-4.5%204.5s2.02%204.5%204.5%204.5h.5v-2h-.5c-1.381%200-2.5-1.119-2.5-2.5m10.5-4.5v2c1.381%200%202.5%201.119%202.5%202.5s-1.119%202.5-2.5%202.5h-2c-1.381%200-2.5-1.119-2.5-2.5%200-.171.018-.338.05-.5h-2c-.018.167-.05.329-.05.5%200%202.485%202.02%204.5%204.5%204.5h2c2.485%200%204.5-2.01%204.5-4.5s-2.02-4.5-4.5-4.5%22%2F%3E%0A%3C%2Fsvg%3E%0A);
    background-size: 17px auto
}

.forum__add-file-remove {
    background-color: #1e1f23;
    bottom: 0;
    color: #fff;
    cursor: pointer;
    height: 30px;
    font-size: 16px;
    font-family: OpenSansB,Arial,sans-serif;
    line-height: 30px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    width: 100%
}

.forum__add-bottom {
    position: relative
}

.forum--is-big .forum__add-bottom {
    padding-left: 0
}

@media (min-width: 768px) {
    .forum--is-big .forum__add-bottom {
        padding-left:25px
    }
}

.forum__add-bottom-message {
    color: #2f3036;
    display: table;
    margin-bottom: 15px;
    min-height: 42px
}

.forum--is-big .forum__add-bottom-message {
    margin-right: 195px
}

.forum__add-bottom-message--warning {
    background-color: #ffe3e3
}

.forum__add-bottom-message--warning:before {
    background-color: #cb5454
}

.forum__add-bottom-message-inside {
    display: table-cell;
    font-family: OpenSans,Arial,sans-serif;
    font-size: 11px;
    line-height: 14px;
    vertical-align: middle;
    width: 100%;
    padding: 5px 5px 5px 0
}

.forum__add-bottom-message-inside a {
    color: #1e1f23!important;
    text-decoration: underline!important
}

.forum__add-bottom-message a {
    color: #de6e28;;
    font-family: OpenSansB,Arial,sans-serif;
    padding: 3px 0;
    text-decoration: none
}

.forum__add-bottom-message a:hover {
    text-decoration: underline
}

.forum--is-small .forum__add-bottom-submit {
    width: 100%
}

.forum--is-big .forum__add-bottom-submit {
    display: block;
    position: absolute;
    right: 0;
    width: 195px;
    top: 0
}

.forum__add-bottom-submit--loading {
    color: transparent
}

.forum--is-small .forum__add--reply {
    padding-left: 20px;
    padding-right: 20px
}

.forum--is-big .forum__list {
    margin-left: -20px
}

@media (min-width: 375px) {
    .forum--is-big .forum__list {
        margin-left:67px
    }
}

.forum__notfound {
    margin-bottom: 15px
}

.forum--is-big .forum__notfound {
    margin-left: 67px
}

.forum__notfound-info {
    background-color: #ffe3e3;
    padding: 30px 0;
    padding-left: 20px;
    padding-right: 20px;
    text-align: center
}

.forum__premium-promote-views {
    height: 44px;
    margin-top: 20px;
    margin-bottom: 5px;
    background: #cae9e7;
    text-align: center;
    text-transform: uppercase;
    font-family: OpenSansEB,Arial,sans-serif;
    font-size: 13px;
    line-height: 44px
}

.forum--is-big .forum__premium-promote-views {
    margin-left: 67px
}

.forum__premium-promote-views-count {
    display: inline-block;
    position: relative;
    padding-left: 40px;
    vertical-align: middle
}

.forum__premium-promote-views-count:before {
    content: ' ';
    width: 29px;
    height: 20px;
    position: absolute;
    top: 11px;
    left: 0;
    background: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2229%22%20height%3D%2220%22%20viewBox%3D%220%200%2029%2020%22%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3Cstyle%3E%0A%20%20%20%20%20%20.cls-1%20%7B%0A%20%20%20%20%20%20%20%20fill%3A%20%232f3036%3B%0A%20%20%20%20%20%20%20%20fill-rule%3A%20evenodd%3B%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%3C%2Fstyle%3E%0A%20%20%3C%2Fdefs%3E%0A%20%20%3Cpath%20class%3D%22cls-1%22%20d%3D%22M286.5%2C425.007a11.43%2C11.43%2C0%2C0%2C1-9.5-5%2C11.524%2C11.524%2C0%2C0%2C1%2C19%2C0A11.43%2C11.43%2C0%2C0%2C1%2C286.5%2C425.007Zm0.079-9.387a4.49%2C4.49%2C0%2C0%2C0-4.671%2C4.386A4.68%2C4.68%2C0%2C1%2C0%2C286.579%2C415.62Zm0%2C7a2.7%2C2.7%2C0%2C0%2C1-2.771-2.616%2C2.653%2C2.653%2C0%2C0%2C1%2C2.771-2.616%2C3.257%2C3.257%2C0%2C0%2C1%2C1.188.231l-1.267%2C2.385%2C2.85-.385v0.385A2.653%2C2.653%2C0%2C0%2C1%2C286.579%2C422.622Zm-12.294-2.355a9%2C9%2C0%2C0%2C0%2C4.766%2C4.335%2C5.326%2C5.326%2C0%2C0%2C1-1.547.4h-7.152c-0.988%2C0-1.8-1.3-2.415-1.881a3.154%2C3.154%2C0%2C0%2C1-.937-2.387c0-.381.012-0.758%2C0.038-1.122a10.954%2C10.954%2C0%2C0%2C1%2C.154-1.2%2C9.229%2C9.229%2C0%2C0%2C1%2C.3-1.207%2C5.993%2C5.993%2C0%2C0%2C1%2C.5-1.126%2C4.268%2C4.268%2C0%2C0%2C1%2C.748-0.975%2C3.293%2C3.293%2C0%2C0%2C1%2C1.076-.675%2C3.707%2C3.707%2C0%2C0%2C1%2C1.372-.249%2C1.393%2C1.393%2C0%2C0%2C1%2C.744.316c0.226%2C0.147.487%2C0.315%2C0.776%2C0.5a4.43%2C4.43%2C0%2C0%2C0%2C1%2C.441%2C3.9%2C3.9%2C0%2C0%2C0%2C2.453%2C0%2C4.44%2C4.44%2C0%2C0%2C0%2C1-.441c0.291-.187.552-0.355%2C0.775-0.5a1.393%2C1.393%2C0%2C0%2C1%2C.744-0.316%2C3.717%2C3.717%2C0%2C0%2C1%2C1.373.249%2C3.558%2C3.558%2C0%2C0%2C1%2C.423.213C276.253%2C415.145%2C274.285%2C420.267%2C274.285%2C420.267Zm0.523-6.115a4.578%2C4.578%2C0%2C1%2C1%2C3.237-1.341A4.427%2C4.427%2C0%2C0%2C1%2C274.808%2C414.152Z%22%20transform%3D%22translate(-267%20-405)%22%2F%3E%0A%3C%2Fsvg%3E%0A") no-repeat center center
}

.forum__premium-promote-views-count:after {
    content: ' komentarzy'
}

@media only screen and (max-width: 480px) {
    .forum__premium-promote-views-count:after {
        display:none
    }
}

.forum__premium-header {
    position: relative;
    padding-left: 20px;
    background-color: #73beb9;
    color: #fff;
    font-family: OpenSansB,Arial,sans-serif;
    font-size: 13px;
    line-height: 42px;
    text-transform: uppercase
}

.forum--is-big .forum__premium-header {
    margin-left: 67px
}

.forum__premium-how-it-works,.forum__premium-how-it-works:active,.forum__premium-how-it-works:hover,.forum__premium-how-it-works:visited {
    position: absolute;
    right: 24px;
    font-family: OpenSans,Arial,sans-serif;
    color: #fff;
    text-transform: initial;
    text-decoration: underline
}

@media only screen and (max-width: 480px) {
    .forum__premium-how-it-works,.forum__premium-how-it-works:active,.forum__premium-how-it-works:hover,.forum__premium-how-it-works:visited {
        display:block;
        position: inherit;
        margin-top: -2px;
        padding-bottom: 21px;
        right: 0;
        line-height: 0
    }
}

.forum__premium .forum__comment {
    margin-bottom: 5px
}

.forum__bottom {
    position: relative;
    margin-bottom: 15px;
    margin-top: 15px
}

.forum--is-small .forum__bottom {
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 40px
}

.forum--is-big .forum__bottom {
    margin-bottom: 47px
}

.forum__pagination {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: OpenSansB,Arial,sans-serif;
    font-size: 12px;
    padding: 0;
    text-align: center;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.forum__pagination-dots {
    background-color: transparent;
    color: #b6b7bd;
    cursor: default;
    display: inline-block;
    font-family: OpenSans,Arial,sans-serif;
    font-size: 14px;
    height: 36px;
    line-height: 36px;
    margin: 0 2px;
    text-align: center;
    width: 10px
}

.forum__pagination-next,.forum__pagination-page,.forum__pagination-prev {
    border: 3px solid #ebf0f0;
    background-color: #fff;
    color: #1e1f23;
    cursor: pointer;
    display: inline-block;
    height: 36px;
    line-height: 36px;
    text-decoration: none
}

.forum__pagination-next.has-preloader,.forum__pagination-page.has-preloader,.forum__pagination-prev.has-preloader {
    color: transparent;
    border-color: transparent
}

.forum__pagination-next.has-preloader:hover,.forum__pagination-page.has-preloader:hover,.forum__pagination-prev.has-preloader:hover {
    background-color: transparent;
    color: transparent
}

.forum__pagination-next.has-preloader:after,.forum__pagination-next.has-preloader:before,.forum__pagination-next.has-preloader:hover:after,.forum__pagination-next.has-preloader:hover:before,.forum__pagination-page.has-preloader:after,.forum__pagination-page.has-preloader:before,.forum__pagination-page.has-preloader:hover:after,.forum__pagination-page.has-preloader:hover:before,.forum__pagination-prev.has-preloader:after,.forum__pagination-prev.has-preloader:before,.forum__pagination-prev.has-preloader:hover:after,.forum__pagination-prev.has-preloader:hover:before {
    background-image: none;
    background-color: transparent;
    border-color: transparent
}

.forum--is-big .forum__pagination-next.has-preloader:after,.forum--is-big .forum__pagination-next.has-preloader:before,.forum--is-big .forum__pagination-next.has-preloader:hover:after,.forum--is-big .forum__pagination-next.has-preloader:hover:before,.forum--is-big .forum__pagination-page.has-preloader:after,.forum--is-big .forum__pagination-page.has-preloader:before,.forum--is-big .forum__pagination-page.has-preloader:hover:after,.forum--is-big .forum__pagination-page.has-preloader:hover:before,.forum--is-big .forum__pagination-prev.has-preloader:after,.forum--is-big .forum__pagination-prev.has-preloader:before,.forum--is-big .forum__pagination-prev.has-preloader:hover:after,.forum--is-big .forum__pagination-prev.has-preloader:hover:before {
    border-color: transparent
}

.forum__pagination-next--disabled,.forum__pagination-page--disabled,.forum__pagination-prev--disabled {
    border-color: #ededed;
    color: #b6b7bd;
    cursor: default
}

.forum__pagination-page {
    font-size: 14px;
    text-align: center;
    width: 44px
}

.forum--is-small .forum__pagination-page {
    margin: 0 1px
}

.forum--is-big .forum__pagination-page {
    margin: 0 5px
}

.forum__pagination-page:hover {
    border-color: #1e1f23
}

.forum__pagination-page--selected {
    background-color: #1e1f23;
    border-color: #1e1f23;
    color: #fff
}

.forum__pagination-prev {
    float: left;
    padding-left: 36px;
    position: relative;
    text-transform: uppercase;
    text-align: left
}

.forum--is-small .forum__pagination-prev {
    overflow: hidden;
    text-indent: -999px
}

.forum--is-big .forum__pagination-prev {
    padding-left: 56px;
    padding-right: 15px
}

.forum__pagination-prev:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 36px;
    height: 100%;
    background: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20enable-background%3D%22new%200.5%200.5%2016%2012%22%20height%3D%2216%22%20viewBox%3D%220.5%200.5%2012%2016%22%20width%3D%2212%22%3E%0A%20%3Cpath%20d%3D%22m12.5%2016.5l-12-8%2012-8v16m-7.208-8l4.208%202.795v-5.592l-4.208%202.797%22%20fill%3D%22%239a9da1%22%2F%3E%0A%3C%2Fsvg%3E%0A) no-repeat center center
}

.forum--is-big .forum__pagination-prev:before {
    border-right: 3px solid #ebf0f0
}

.forum__pagination-prev--active:hover {
    background-color: #1e1f23;
    border-color: #1e1f23;
    color: #fff
}

.forum__pagination-prev--active:hover:before {
    background: #1e1f23 url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20height%3D%2216%22%20viewBox%3D%220.5%200.5%2012%2016%22%20width%3D%2212%22%20enable-background%3D%22new%200.5%200.5%2016%2012%22%3E%0A%20%3Cpath%20d%3D%22m12.5.5l-12%208%2012%208v-16m-7.208%208l4.208-2.795v5.592l-4.208-2.797%22%20fill%3D%22%23fff%22%20fill-opacity%3D%220.941%22%2F%3E%0A%3C%2Fsvg%3E%0A) no-repeat center center;
    border-right-color: #1e1f23
}

.forum__pagination-next {
    float: right;
    padding-right: 36px;
    position: relative;
    text-transform: uppercase;
    text-align: right
}

.forum--is-small .forum__pagination-next {
    overflow: hidden;
    text-indent: -999px
}

.forum--is-big .forum__pagination-next {
    padding-right: 56px;
    padding-left: 15px
}

.forum__pagination-next:after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 36px;
    height: 100%;
    background: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20enable-background%3D%22new%200.5%200.5%2016%2012%22%20height%3D%2216%22%20viewBox%3D%220.5%200.5%2012%2016%22%20width%3D%2212%22%3E%0A%20%3Cpath%20d%3D%22m.5%2016.5l12-8-12-8v16m7.208-8l-4.208%202.795v-5.592l4.208%202.797%22%20fill%3D%22%239a9da1%22%2F%3E%0A%3C%2Fsvg%3E%0A) no-repeat center center
}

.forum--is-big .forum__pagination-next:after {
    border-left: 3px solid #ebf0f0
}

.forum__pagination-next--active:hover {
    background-color: #1e1f23;
    border-color: #1e1f23;
    color: #fff
}

.forum__pagination-next--active:hover:after {
    background: #1e1f23 url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20height%3D%2216%22%20viewBox%3D%220.5%200.5%2012%2016%22%20width%3D%2212%22%20enable-background%3D%22new%200.5%200.5%2016%2012%22%3E%0A%20%3Cpath%20d%3D%22m.5.5l12%208-12%208v-16m7.208%208l-4.208-2.795v5.592l4.208-2.797%22%20fill%3D%22%23fff%22%20fill-opacity%3D%220.941%22%2F%3E%0A%3C%2Fsvg%3E%0A) no-repeat center center;
    border-left-color: #1e1f23
}

.forum__comment-block {
    background-color: #fff;
    padding-top: 15px;
    padding-bottom: 15px;
    position: relative
}

.forum__comment-block--premium {
    background-color: #cae9e7;
    border-bottom: 1px solid #a6dad7
}

.forum__comment-block--visiting {
    background-color: #f2fffe
}

.forum__comment-block--warning {
    background-color: #cf2400
}

.forum__comment-block--before-delete {
    background: #ffdac8;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#ffdac8),color-stop(75%,#ffbda5),to(#ff9573));
    background: linear-gradient(to bottom,#ffdac8 0,#ffbda5 75%,#ff9573 100%)
}

.forum--is-small .forum__comment-block {
    padding: 20px
}

.forum--is-big .forum__comment-block {
    padding: 15px 15px
}

.forum__comment-delete-info {
    background: #ffdac8;
    color: #000;
    font-family: OpenSansB,Arial,sans-serif;
    font-size: 16px;
    line-height: 22px;
    margin: 10px 0;
    padding: 30px 20px
}

.forum__comment-header {
    position: relative;
    line-height: 0
}

.forum__comment-option {
    position: absolute;
    right: 0;
    top: 2px
}

.forum__comment-option-abuse,.forum__comment-option-delete,.forum__comment-option-link {
    cursor: pointer;
    display: inline-block;
    height: 30px;
    position: relative;
    width: 30px
}

.forum__comment-option-abuse:hover,.forum__comment-option-delete:hover,.forum__comment-option-link:hover {
    background-color: #ebf0f0
}

.forum__comment-option-link {
    background: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2017%209%22%20enable-background%3D%22new%200%200%2017%209%22%3E%0A%20%3Cpath%20fill%3D%22%2341908b%22%20d%3D%22m2%204.5c0-1.381%201.119-2.5%202.5-2.5h3c1.381%200%202.5%201.119%202.5%202.5%200%20.171-.018.338-.051.5h2c.019-.167.051-.329.051-.5%200-2.485-2.02-4.5-4.5-4.5h-3c-2.485%200-4.5%202.02-4.5%204.5s2.02%204.5%204.5%204.5h.5v-2h-.5c-1.381%200-2.5-1.119-2.5-2.5m10.5-4.5v2c1.381%200%202.5%201.119%202.5%202.5s-1.119%202.5-2.5%202.5h-2c-1.381%200-2.5-1.119-2.5-2.5%200-.171.018-.338.05-.5h-2c-.018.167-.05.329-.05.5%200%202.485%202.02%204.5%204.5%204.5h2c2.485%200%204.5-2.01%204.5-4.5s-2.02-4.5-4.5-4.5%22%2F%3E%0A%3C%2Fsvg%3E%0A) no-repeat center center;
    background-size: 18px auto;
    display: none
}

.forum__comment-option-abuse {
    background: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2010%2013%22%20enable-background%3D%22new%200%200%2010%2013%22%3E%0A%20%3Cpath%20fill%3D%22%2341908b%22%20d%3D%22M8%2C11.361H6V4H4v7.361H2V4H0v9h10V4H8V11.361z%20M7.971%2C1L6.044%2C0H3.911L1.956%2C1H0v2h10V1H7.971z%22%2F%3E%0A%3C%2Fsvg%3E%0A) no-repeat center center;
    background-size: 10px auto
}

.forum__comment-option-abuse.tooltip {
    height: 14px;
    width: 14px
}

.forum__comment-option-delete {
    background: #ff9059;
    background-size: 10px auto
}

.forum__comment-option-delete:after {
    color: #b33b00;
    content: 'x';
    display: block;
    font-weight: 700;
    position: absolute;
    top: 14px;
    text-align: center;
    width: 100%
}

.forum__comment-option-delete:hover {
    background-color: #ff5c1d
}

.forum__comment-option-linkblock {
    height: 30px;
    position: absolute;
    right: 0;
    line-height: 0
}

.forum__comment-option-linkblock--hidden {
    display: none
}

.forum__comment-option-linkblock-close {
    background: #ebf0f0 url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2017%209%22%20enable-background%3D%22new%200%200%2017%209%22%3E%0A%20%3Cpath%20fill%3D%22%2341908b%22%20d%3D%22m2%204.5c0-1.381%201.119-2.5%202.5-2.5h3c1.381%200%202.5%201.119%202.5%202.5%200%20.171-.018.338-.051.5h2c.019-.167.051-.329.051-.5%200-2.485-2.02-4.5-4.5-4.5h-3c-2.485%200-4.5%202.02-4.5%204.5s2.02%204.5%204.5%204.5h.5v-2h-.5c-1.381%200-2.5-1.119-2.5-2.5m10.5-4.5v2c1.381%200%202.5%201.119%202.5%202.5s-1.119%202.5-2.5%202.5h-2c-1.381%200-2.5-1.119-2.5-2.5%200-.171.018-.338.05-.5h-2c-.018.167-.05.329-.05.5%200%202.485%202.02%204.5%204.5%204.5h2c2.485%200%204.5-2.01%204.5-4.5s-2.02-4.5-4.5-4.5%22%2F%3E%0A%3C%2Fsvg%3E%0A) no-repeat center center;
    background-size: 18px auto;
    height: 30px;
    position: absolute;
    right: 0;
    top: 0;
    width: 30px;
    z-index: 2
}

.forum__comment-option-linkblock-input {
    border: 0;
    background-color: #ebf0f0;
    height: 30px;
    outline: 0;
    padding: 0 5px 0 10px;
    margin-right: 31px
}

.forum--is-small .forum__comment-option-linkblock-input {
    width: 170px
}

.forum--is-big .forum__comment-option-linkblock-input {
    width: 400px
}

.forum__comment-avatar {
    display: block
}

.forum--is-small .forum__comment-avatar {
    height: 34px;
    left: 0;
    position: absolute;
    top: 0;
    width: 34px
}

.forum--is-big .forum__comment-avatar {
    display: block;
    height: 47px;
    width: 47px;
    position: absolute;
    left: -77px
}

.forum__comment-avatar--guest {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC8AAAAvCAMAAABE+WOeAAAA9lBMVEX////i5+fj6Ojk6enh5ubh5+f+///5+/vl6uro7u7j6en09/fi6Oj8/v7n7Ozm6+vl6en1+fn4+/v9///g5ubl6+vn6+vp7u7p7+/q7+/t8vLy9/f1+Pj3+vr2+/v5/f3e5OTk6Ojn7e3r8PDs8fHs8vLu8vLv8/Pw9PTv9fXw9fXx9fXz9vb0+Pj4+vr8/f33+/v7/f3f5OT9/v78///b4eHh5eXi5ubj5+fh6Ojj6url7Ozo7e3n7u7r8fHt8fHu8/Pw8/Pv9PTw9vbx9vb09vbz9/fy+Pjk6urz+Pj2+Pj2+fn1+vr2+vr6/Pz7/Pz6/f36/v4dMjtVAAABeklEQVR42pXSY4L0QBCA4ULHwphr87NtYe9/mXGtO6k3f5+0oe0v4vwn1CnneRgXUCt/zsn5Ahpv3oPGY8fVeIpL0Phn2yAlpWdr7mkE0qd1Y+n5zGMHLhu+Cix1Z975CFdyq9ZPWED9fMbwr85nD3Q+PYPLxrv7lo5mvnV1/IMnDy09nXp6+Q8u+z/4Yelk5uORav1sDnQeOzrP4TlIbnJfj92Vd96BNHC+352z2Vh5JE/8txf3+Tfi2XTFN+5fD4jn5iHUSTzFv1Wekc9VntH/42o8N1/rvLMLKh8XKk9ZovJmCxaV43r+Myzy0t5po9IjlbCsWMdgb/yowm9egg9NY8K0Pzg9c+FqbuINV97pg7TmExMapFawtXN4HEXDKDo+6r8NsnBD3s+J6L1sg+cRmmkOzj8zDclf+dbFQns7bJCvRot43spjb77U0XZoiC2tvLMP4P7qkYxt90RrbhSgjF3lMf3adURXe/ZJdKXXpPe5yufQ9jW1J6TlQY3uV2D+AAAAAElFTkSuQmCC);
    background-size: 100% 100%;
    background-repeat: no-repeat
}

.forum__comment-avatar--1 {
    background-image: url(../img/comments/1.jpg);
    background-size: 100% 100%;
    background-repeat: no-repeat
}

.forum__comment-avatar--2 {
    background-image: url(../img/comments/2.jpg);
    background-size: 100% 100%;
    background-repeat: no-repeat
}

.forum__comment-avatar--3 {
    background-image: url(../img/comments/3.jpg);
    background-size: 100% 100%;
    background-repeat: no-repeat
}

.forum__comment-avatar--4 {
    background-image: url(../img/comments/4.jpg);
    background-size: 100% 100%;
    background-repeat: no-repeat
}

.forum__comment-avatar--5 {
    background-image: url(../img/comments/5.jpg);
    background-size: 100% 100%;
    background-repeat: no-repeat
}

.forum__comment-avatar--6 {
    background-image: url(../img/comments/6.jpg);
    background-size: 100% 100%;
    background-repeat: no-repeat
}

.forum__comment-avatar--7 {
    background-image: url(../img/comments/7.jpg);
    background-size: 100% 100%;
    background-repeat: no-repeat
}

.forum__comment-avatar--8 {
    background-image: url(../img/comments/8.jpg);
    background-size: 100% 100%;
    background-repeat: no-repeat
}

.forum__comment-avatar--9 {
    background-image: url(../img/comments/9.jpg);
    background-size: 100% 100%;
    background-repeat: no-repeat
}

.forum__comment-avatar--10 {
    background-image: url(../img/comments/10.jpg);
    background-size: 100% 100%;
    background-repeat: no-repeat
}

.forum__comment-avatar--11 {
    background-image: url(../img/comments/11.jpg);
    background-size: 100% 100%;
    background-repeat: no-repeat
}

.forum__comment-avatar--12 {
    background-image: url(../img/comments/12.jpg);
    background-size: 100% 100%;
    background-repeat: no-repeat
}

.forum__comment-avatar--13 {
    background-image: url(../img/comments/13.jpg);
    background-size: 100% 100%;
    background-repeat: no-repeat
}

.forum__comment-avatar--14 {
    background-image: url(../img/comments/14.jpg);
    background-size: 100% 100%;
    background-repeat: no-repeat
}

.forum__comment-avatar-img {
    height: 100%;
    width: 100%
}

.forum__comment-author {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    font-family: OpenSans,Arial,sans-serif;
    font-size: 13px;
    line-height: 16px;
    padding-top: 10px;
    padding-right: 60px;
    padding-bottom: 10px;
    width: 100%
}

.forum--is-big .forum__comment-author {
    font-size: 17px;
    padding-top: 15px;
    padding-bottom: 15px
}

.forum--is-small .forum__comment-author {
    padding-left: 44px
}

.forum__comment-author-name {
    color: #1e1f23;
    margin-right: 5px;
    font-family: OpenSansB,Arial,sans-serif;
    padding: 5px 0;
    text-decoration: none;
    word-wrap: break-word
}

.forum__comment-author-name[href]:hover {
    color: #de6e28;;
    text-decoration: underline
}

.forum__comment-author-date {
    display: inline-block;
    white-space: nowrap;
    color: rgb(135, 135, 135);
    font-size: 75%;
}

.forum__comment-author-parent {
    cursor: pointer
}

.forum__comment-author-parent-link {
    background-image: url(data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2011%2011%22%20enable-background%3D%22new%200%200%2011%2011%22%3E%0A%20%3Cpath%20d%3D%22M7%2C6v5H0V8h4V6H0l5.5-6L11%2C6H7z%22%20fill%3D%22%231e1f23%22%20fill-rule%3D%22evenodd%22%2F%3E%0A%3C%2Fsvg%3E%0A);
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 11px 11px;
    display: inline-block;
    margin-right: 5px;
    width: 18px
}

.forum__comment-author-parent-name {
    display: inline-block;
    font-family: OpenSansB,Arial,sans-serif;
    white-space: nowrap;
    word-wrap: break-word
}

.forum__comment-content {
    font-size: 17px;
    line-height: 29px;
    margin-bottom: 15px;
    word-wrap: break-word
}

/* .forum__comment-content-long>a,.forum__comment-content>a {
    color: #de6e28;;
    font-family: OpenSansB,Arial,sans-serif;
    padding: 2px 2px 2px 0;
    text-decoration: none
} */

.forum__comment-content-long>a:hover,.forum__comment-content>a:hover {
    text-decoration: underline
}

.forum__comment-content-seemore {
    background-image: url(data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Asodipodi%3D%22http%3A%2F%2Fsodipodi.sourceforge.net%2FDTD%2Fsodipodi-0.dtd%22%20xmlns%3Ainkscape%3D%22http%3A%2F%2Fwww.inkscape.org%2Fnamespaces%2Finkscape%22%20enable-background%3D%22new%200.5%200.5%2016%2012%22%20height%3D%2212%22%20viewBox%3D%220.5%200.5%2016%2012%22%20width%3D%2216%22%20version%3D%221.1%22%3E%0A%20%3Cmetadata%20id%3D%22metadata10%22%2F%3E%0A%20%3Cpath%20d%3D%22m.5.5l8%2012%208-12h-16m8%207.208l-2.795-4.208h5.592l-2.797%204.208%22%20id%3D%22path4%22%20fill%3D%22%2341908b%22%2F%3E%0A%3C%2Fsvg%3E%0A);
    background-position: right center;
    background-repeat: no-repeat;
    cursor: pointer;
    padding: 10px 20px 10px 0
}

.forum__comment-content-seemore--open {
    background-image: url(data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Asodipodi%3D%22http%3A%2F%2Fsodipodi.sourceforge.net%2FDTD%2Fsodipodi-0.dtd%22%20xmlns%3Ainkscape%3D%22http%3A%2F%2Fwww.inkscape.org%2Fnamespaces%2Finkscape%22%20width%3D%2216%22%20height%3D%2212%22%20viewBox%3D%220.5%200.5%2016%2012%22%20enable-background%3D%22new%200.5%200.5%2016%2012%22%20version%3D%221.1%22%3E%0A%20%3Cmetadata%20id%3D%22metadata10%22%2F%3E%0A%20%3Cpath%20fill%3D%22%2341908b%22%20d%3D%22m.5%2012.5l8-12%208%2012h-16m8-7.208l-2.795%204.208h5.592l-2.797-4.208%22%20id%3D%22path4%22%2F%3E%0A%3C%2Fsvg%3E%0A)
}

.forum__comment-content-seemore:hover .forum__comment-content-seemore-link {
    text-decoration: underline
}

.forum__comment-content-seemore-link {
    color: #de6e28;;
    font-family: OpenSansEB,Arial,sans-serif;
    font-size: 13px;
    padding-left: 5px;
    text-transform: uppercase
}

.forum__comment-content-long {
    display: none
}

.forum__comment-content-long--open {
    display: inline
}

.forum__comment-files:after {
    content: '';
    display: table;
    clear: both
}

.forum__comment-file {
    height: 80px;
    width: 80px;
    float: left;
    margin-right: 15px;
    margin-bottom: 15px
}

.forum__comment-file:last-of-type {
    margin-right: 0
}

.forum__comment-file-thumb {
    border-bottom: 0 solid #de6e28;;
    cursor: pointer;
    font-size: 0;
    height: 100%;
    overflow: hidden;
    position: relative;
    -webkit-transition: border .1s linear;
    transition: border .1s linear;
    width: 100%
}

.forum__comment-file-thumb:hover {
    border-bottom-width: 3px
}

.forum__comment-file-thumb:hover .forum__comment-file-thumb-ico {
    opacity: 0
}

.forum__comment-file-thumb-img {
    height: 100%;
    width: auto
}

.forum__comment-file-thumb-ico {
    background-color: rgba(0,0,0,.5);
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-box-shadow: 0 0 20px rgba(255,255,255,.75);
    box-shadow: 0 0 20px rgba(255,255,255,.75);
    bottom: 0;
    display: block;
    height: 30px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    width: 30px;
    top: 0;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease
}

.forum__comment-file-thumb-ico--image {
    background-image: url(data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0A%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2218%22%20height%3D%2213%22%20viewBox%3D%22-0.5%200%2018%2013%22%20enable-background%3D%22new%20-0.5%200%2018%2013%22%3E%0A%20%3Cg%3E%0A%20%20%3Cg%3E%0A%20%20%20%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M12.634%2C2l-0.927-2h-6.41L4.37%2C2H-0.5v10.994L5.133%2C13v-0.014C4.486%2C12.5%2C3.884%2C11.729%2C3.5%2C11H1.49V3.981h3.981%0A%09%09%09l0.927-1.996h4.206l0.929%2C1.996h3.977V11h-2.024c-0.384%2C0.729-0.984%2C1.5-1.633%2C1.986V13H17.5V2H12.634z%20M13.036%2C8.324%0A%09%09%09c0-2.579-2.034-4.676-4.534-4.676S3.968%2C5.746%2C3.968%2C8.324S6.002%2C13%2C8.502%2C13S13.036%2C10.902%2C13.036%2C8.324z%20M8.502%2C11.006%0A%09%09%09c-1.434%2C0-2.601-1.203-2.601-2.682c0-1.479%2C1.167-2.683%2C2.601-2.683c1.436%2C0%2C2.602%2C1.204%2C2.602%2C2.683%0A%09%09%09C11.104%2C9.803%2C9.938%2C11.006%2C8.502%2C11.006z%22%2F%3E%0A%20%20%3C%2Fg%3E%0A%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A);
    background-size: 18px auto
}

.forum__comment-file-thumb-ico--video {
    background-image: url(data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0A%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%229%22%20height%3D%2211%22%20viewBox%3D%220%200%209%2011%22%20enable-background%3D%22new%200%200%209%2011%22%3E%0A%20%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M0-0.011L9%2C5.5l-9%2C5.488V-0.011z%22%2F%3E%0A%3C%2Fsvg%3E%0A);
    background-size: 9px auto
}

.forum__comment-file-thumb-ico--link {
    background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2017%209%22%20enable-background%3D%22new%200%200%2017%209%22%3E%0A%20%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22m2%204.5c0-1.381%201.119-2.5%202.5-2.5h3c1.381%200%202.5%201.119%202.5%202.5%200%20.171-.018.338-.051.5h2c.019-.167.051-.329.051-.5%200-2.485-2.02-4.5-4.5-4.5h-3c-2.485%200-4.5%202.02-4.5%204.5s2.02%204.5%204.5%204.5h.5v-2h-.5c-1.381%200-2.5-1.119-2.5-2.5m10.5-4.5v2c1.381%200%202.5%201.119%202.5%202.5s-1.119%202.5-2.5%202.5h-2c-1.381%200-2.5-1.119-2.5-2.5%200-.171.018-.338.05-.5h-2c-.018.167-.05.329-.05.5%200%202.485%202.02%204.5%204.5%204.5h2c2.485%200%204.5-2.01%204.5-4.5s-2.02-4.5-4.5-4.5%22%2F%3E%0A%3C%2Fsvg%3E%0A);
    background-size: 17px auto
}

.forum__comment-bottom {
    clear: both;
    overflow: hidden
}

.forum__comment-replies-show {
    color: #de6e28;;
    font-size: 15px;
    font-family: OpenSansEB,Arial,sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 13px;
    line-height: 22px;
    padding: 10px 0
}

.forum__comment-replies-show:hover {
    text-decoration: underline
}

.forum--is-big .forum__comment-replies-show {
    float: left;
    line-height: 22px
}

.forum__comment-replies-show:hover {
    text-decoration: underline
}

.forum__comment-replies-show:after {
    background: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-0.5%200.5%2016%2012%22%20enable-background%3D%22new%20-0.5%200.5%2016%2012%22%3E%0A%20%3Cpath%20d%3D%22m13.793%201.939l-6.294%206.292-6.292-6.292-1.414%201.414%207.706%207.707%207.708-7.707%22%2F%3E%0A%3C%2Fsvg%3E%0A) no-repeat center center;
    content: ' ';
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-left: 5px;
    position: relative;
    top: 2px
}

.forum__comment-replies-show--open:after {
    background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-0.5%200.5%2016%2012%22%20enable-background%3D%22new%20-0.5%200.5%2016%2012%22%3E%0A%20%3Cpath%20d%3D%22M13.793%2011.06%207.499%204.768%201.207%2011.06-.207%209.646%207.499%201.939%2015.207%209.646z%22%2F%3E%0A%3C%2Fsvg%3E%0A)
}

.forum__comment-replies-show--preloader.forum__comment-replies-show--open:after,.forum__comment-replies-show--preloader:after {
    background-size: 14px 14px
}

.forum__comment-actions {
    float: right;
    text-align: right;
    white-space: nowrap
}

.forum__comment-action:hover {
    background-color: #ebf0f0
}

.forum--is-big .forum__comment-action {
    padding-left: 10px;
    padding-right: 10px
}

.forum__comment-block--premium .forum__comment-action {
    border-color: #f2fffe
}

.forum__comment-block--premium .forum__comment-action:hover {
    background-color: #f2fffe
}

.forum__comment-action--promote {
    padding-left: 29px
}

.forum--is-big .forum__comment-action--promote {
    padding-left: 34px
}

.forum__comment-action--promote:before {
    background: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2213%22%20viewBox%3D%220%200%2024%2013%22%20enable-background%3D%22new%200%200%2024%2013%22%3E%0A%20%3Cpath%20fill%3D%22%23bdc0c2%22%20d%3D%22m12%200c-8.2%200-12%206.5-12%206.5s3.8%206.5%2012%206.5c8.2%200%2012-6.5%2012-6.5s-3.8-6.5-12-6.5m.1%2012.2c-3.3%200-5.9-2.6-5.9-5.7%200-3.2%202.6-5.7%205.9-5.7%203.3%200%205.9%202.6%205.9%205.7%200%203.2-2.7%205.7-5.9%205.7m-.1-5.7l1.6-3.1c-.5-.2-1-.3-1.5-.3-2%200-3.5%201.5-3.5%203.4%200%201.9%201.6%203.4%203.5%203.4%202%200%203.5-1.5%203.5-3.4%200-.2%200-.4%200-.5l-3.6.5%22%2F%3E%0A%3C%2Fsvg%3E%0A) no-repeat left center;
    content: ' ';
    height: 13px;
    left: 5px;
    position: absolute;
    top: 12px;
    width: 24px
}

.forum--is-big .forum__comment-action--promote:before {
    left: 10px
}

.forum__comment-block--premium .forum__comment-action--promote:before {
    background: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2213%22%20viewBox%3D%220%200%2024%2013%22%20enable-background%3D%22new%200%200%2024%2013%22%3E%0A%20%3Cpath%20fill%3D%22%23f2fffe%22%20d%3D%22m12%200c-8.2%200-12%206.5-12%206.5s3.8%206.5%2012%206.5c8.2%200%2012-6.5%2012-6.5s-3.8-6.5-12-6.5m.1%2012.2c-3.3%200-5.9-2.6-5.9-5.7%200-3.2%202.6-5.7%205.9-5.7%203.3%200%205.9%202.6%205.9%205.7%200%203.2-2.7%205.7-5.9%205.7m-.1-5.7l1.6-3.1c-.5-.2-1-.3-1.5-.3-2%200-3.5%201.5-3.5%203.4%200%201.9%201.6%203.4%203.5%203.4%202%200%203.5-1.5%203.5-3.4%200-.2%200-.4%200-.5l-3.6.5%22%2F%3E%0A%3C%2Fsvg%3E%0A) no-repeat left center
}

.forum__comment-action--promote:active:before,.forum__comment-action--promote:hover:before {
    background-image: url(data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Asodipodi%3D%22http%3A%2F%2Fsodipodi.sourceforge.net%2FDTD%2Fsodipodi-0.dtd%22%20xmlns%3Ainkscape%3D%22http%3A%2F%2Fwww.inkscape.org%2Fnamespaces%2Finkscape%22%20width%3D%2224%22%20height%3D%2213%22%20viewBox%3D%220%200%2024%2013%22%20enable-background%3D%22new%200%200%2024%2013%22%20version%3D%221.1%22%3E%0A%20%3Cmetadata%20id%3D%22metadata10%22%2F%3E%0A%20%3Cpath%20fill%3D%22%2341908b%22%20d%3D%22m12%200c-8.2%200-12%206.5-12%206.5s3.8%206.5%2012%206.5c8.2%200%2012-6.5%2012-6.5s-3.8-6.5-12-6.5m.1%2012.2c-3.3%200-5.9-2.6-5.9-5.7%200-3.2%202.6-5.7%205.9-5.7%203.3%200%205.9%202.6%205.9%205.7%200%203.2-2.7%205.7-5.9%205.7m-.1-5.7l1.6-3.1c-.5-.2-1-.3-1.5-.3-2%200-3.5%201.5-3.5%203.4%200%201.9%201.6%203.4%203.5%203.4%202%200%203.5-1.5%203.5-3.4%200-.2%200-.4%200-.5l-3.6.5%22%20id%3D%22path4%22%2F%3E%0A%3C%2Fsvg%3E%0A)
}

.forum__comment-action--promote-text {
    padding-left: 5px
}

.forum--is-small .forum__comment-action--promote-text {
    display: none
}

.forum__comment-action--promote-count {
    padding-left: 5px
}

.forum__comment-action--promote-count:empty {
    display: none
}

.forum__comment-action--voteup {
    color: #44ad37
}

.forum__comment-action--voteup:before {
    content: '';
    display: inline-block;
    width: 12px;
    height: 16px;
    margin-right: 5px;
    background: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2012%2016%22%20width%3D%2212%22%20height%3D%2216%22%20enable-background%3D%22new%200%200%2012%2016%22%3E%0A%20%3Cpath%20fill%3D%22%23bdc0c2%22%20d%3D%22m10.8%206.7h-3.3c-.7%200-1.2-.4-1.2-1.1%200-.5.9-3.6%201.2-4.1.1-.6-.3-1.2-.8-1.5-.2%200-.3%200-.4%200-.4.1-.8.4-1.1.8-.4.5-2.8%204.9-3.3%205.5-.4.4-.6.6-1.9.6v9.1h8.5c.4%200%20.9-.4%201.1-.7%200%200%202.4-6.7%202.4-7.5%200-.6-.4-1.1-1.2-1.1%22%2F%3E%0A%3C%2Fsvg%3E%0A) no-repeat left center
}

.forum__comment-block--premium .forum__comment-action--voteup:before {
    background: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2012%2016%22%20width%3D%2212%22%20height%3D%2216%22%20enable-background%3D%22new%200%200%2012%2016%22%3E%0A%20%3Cpath%20fill%3D%22%23f2fffe%22%20d%3D%22m10.8%206.7h-3.3c-.7%200-1.2-.4-1.2-1.1%200-.5.9-3.6%201.2-4.1.1-.6-.3-1.2-.8-1.5-.2%200-.3%200-.4%200-.4.1-.8.4-1.1.8-.4.5-2.8%204.9-3.3%205.5-.4.4-.6.6-1.9.6v9.1h8.5c.4%200%20.9-.4%201.1-.7%200%200%202.4-6.7%202.4-7.5%200-.6-.4-1.1-1.2-1.1%22%2F%3E%0A%3C%2Fsvg%3E%0A) no-repeat left center
}

.forum__comment-action--voteup-marked:before,.forum__comment-action--voteup:active:before,.forum__comment-action--voteup:hover:before {
    background-image: url(data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Asodipodi%3D%22http%3A%2F%2Fsodipodi.sourceforge.net%2FDTD%2Fsodipodi-0.dtd%22%20xmlns%3Ainkscape%3D%22http%3A%2F%2Fwww.inkscape.org%2Fnamespaces%2Finkscape%22%20viewBox%3D%220%200%2012%2016%22%20width%3D%2212%22%20height%3D%2216%22%20enable-background%3D%22new%200%200%2012%2016%22%20version%3D%221.1%22%3E%0A%20%3Cmetadata%20id%3D%22metadata10%22%2F%3E%0A%20%3Cpath%20fill%3D%22%2344ad37%22%20d%3D%22m10.8%206.7h-3.3c-.7%200-1.2-.4-1.2-1.1%200-.5.9-3.6%201.2-4.1.1-.6-.3-1.2-.8-1.5-.2%200-.3%200-.4%200-.4.1-.8.4-1.1.8-.4.5-2.8%204.9-3.3%205.5-.4.4-.6.6-1.9.6v9.1h8.5c.4%200%20.9-.4%201.1-.7%200%200%202.4-6.7%202.4-7.5%200-.6-.4-1.1-1.2-1.1%22%20id%3D%22path4%22%2F%3E%0A%3C%2Fsvg%3E%0A)
}

.forum__comment-block--premium .forum__comment-action--voteup-marked:before,.forum__comment-block--premium .forum__comment-action--voteup:active:before,.forum__comment-block--premium .forum__comment-action--voteup:hover:before {
    background-image: url(data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Asodipodi%3D%22http%3A%2F%2Fsodipodi.sourceforge.net%2FDTD%2Fsodipodi-0.dtd%22%20xmlns%3Ainkscape%3D%22http%3A%2F%2Fwww.inkscape.org%2Fnamespaces%2Finkscape%22%20viewBox%3D%220%200%2012%2016%22%20width%3D%2212%22%20height%3D%2216%22%20enable-background%3D%22new%200%200%2012%2016%22%20version%3D%221.1%22%3E%0A%20%3Cmetadata%20id%3D%22metadata10%22%2F%3E%0A%20%3Cpath%20fill%3D%22%2344ad37%22%20d%3D%22m10.8%206.7h-3.3c-.7%200-1.2-.4-1.2-1.1%200-.5.9-3.6%201.2-4.1.1-.6-.3-1.2-.8-1.5-.2%200-.3%200-.4%200-.4.1-.8.4-1.1.8-.4.5-2.8%204.9-3.3%205.5-.4.4-.6.6-1.9.6v9.1h8.5c.4%200%20.9-.4%201.1-.7%200%200%202.4-6.7%202.4-7.5%200-.6-.4-1.1-1.2-1.1%22%20id%3D%22path4%22%2F%3E%0A%3C%2Fsvg%3E%0A)
}

.forum__comment-action--votedown {
    color: #cf2400
}

.forum__comment-action--votedown:before {
    content: '';
    display: inline-block;
    width: 12px;
    height: 16px;
    margin-right: 5px;
    vertical-align: middle;
    background: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2012%2016%22%20width%3D%2212%22%20height%3D%2216%22%20enable-background%3D%22new%200%200%2012%2016%22%3E%0A%20%3Cpath%20fill%3D%22%23bdc0c2%22%20d%3D%22m10.8%209.3h-3.3c-.7%200-1.2.4-1.2%201.1%200%20.5.9%203.6%201.2%204.1.1.6-.3%201.2-.8%201.5-.2%200-.3%200-.4%200-.4-.1-.8-.4-1.1-.8-.4-.5-2.8-4.9-3.3-5.5-.4-.4-.6-.6-1.9-.6v-9.1h8.5c.4%200%20.9.4%201.1.7%200%200%202.4%206.7%202.4%207.5%200%20.6-.4%201.1-1.2%201.1%22%2F%3E%0A%3C%2Fsvg%3E%0A) no-repeat left center
}

.forum__comment-action--votedown:before:active,.forum__comment-action--votedown:before:hover {
    background-image: url(data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Asodipodi%3D%22http%3A%2F%2Fsodipodi.sourceforge.net%2FDTD%2Fsodipodi-0.dtd%22%20xmlns%3Ainkscape%3D%22http%3A%2F%2Fwww.inkscape.org%2Fnamespaces%2Finkscape%22%20viewBox%3D%220%200%2012%2016%22%20width%3D%2212%22%20height%3D%2216%22%20enable-background%3D%22new%200%200%2012%2016%22%20version%3D%221.1%22%3E%0A%20%3Cmetadata%20id%3D%22metadata10%22%2F%3E%0A%20%3Cpath%20fill%3D%22%23cf2400%22%20d%3D%22m10.8%209.3h-3.3c-.7%200-1.2.4-1.2%201.1%200%20.5.9%203.6%201.2%204.1.1.6-.3%201.2-.8%201.5-.2%200-.3%200-.4%200-.4-.1-.8-.4-1.1-.8-.4-.5-2.8-4.9-3.3-5.5-.4-.4-.6-.6-1.9-.6v-9.1h8.5c.4%200%20.9.4%201.1.7%200%200%202.4%206.7%202.4%207.5%200%20.6-.4%201.1-1.2%201.1%22%20id%3D%22path4%22%2F%3E%0A%3C%2Fsvg%3E%0A)
}

.forum__comment-block--premium .forum__comment-action--votedown:before {
    background: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2012%2016%22%20width%3D%2212%22%20height%3D%2216%22%20enable-background%3D%22new%200%200%2012%2016%22%3E%0A%20%3Cpath%20fill%3D%22%23f2fffe%22%20d%3D%22m10.8%209.3h-3.3c-.7%200-1.2.4-1.2%201.1%200%20.5.9%203.6%201.2%204.1.1.6-.3%201.2-.8%201.5-.2%200-.3%200-.4%200-.4-.1-.8-.4-1.1-.8-.4-.5-2.8-4.9-3.3-5.5-.4-.4-.6-.6-1.9-.6v-9.1h8.5c.4%200%20.9.4%201.1.7%200%200%202.4%206.7%202.4%207.5%200%20.6-.4%201.1-1.2%201.1%22%2F%3E%0A%3C%2Fsvg%3E%0A) no-repeat left center
}

.forum__comment-action--votedown-marked:before,.forum__comment-action--votedown:active:before,.forum__comment-action--votedown:hover:before {
    background-image: url(data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Asodipodi%3D%22http%3A%2F%2Fsodipodi.sourceforge.net%2FDTD%2Fsodipodi-0.dtd%22%20xmlns%3Ainkscape%3D%22http%3A%2F%2Fwww.inkscape.org%2Fnamespaces%2Finkscape%22%20viewBox%3D%220%200%2012%2016%22%20width%3D%2212%22%20height%3D%2216%22%20enable-background%3D%22new%200%200%2012%2016%22%20version%3D%221.1%22%3E%0A%20%3Cmetadata%20id%3D%22metadata10%22%2F%3E%0A%20%3Cpath%20fill%3D%22%23cf2400%22%20d%3D%22m10.8%209.3h-3.3c-.7%200-1.2.4-1.2%201.1%200%20.5.9%203.6%201.2%204.1.1.6-.3%201.2-.8%201.5-.2%200-.3%200-.4%200-.4-.1-.8-.4-1.1-.8-.4-.5-2.8-4.9-3.3-5.5-.4-.4-.6-.6-1.9-.6v-9.1h8.5c.4%200%20.9.4%201.1.7%200%200%202.4%206.7%202.4%207.5%200%20.6-.4%201.1-1.2%201.1%22%20id%3D%22path4%22%2F%3E%0A%3C%2Fsvg%3E%0A)
}

.forum__comment-block--premium .forum__comment-action--votedown-marked:before,.forum__comment-block--premium .forum__comment-action--votedown:active:before,.forum__comment-block--premium .forum__comment-action--votedown:hover:before {
    background-image: url(data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Asodipodi%3D%22http%3A%2F%2Fsodipodi.sourceforge.net%2FDTD%2Fsodipodi-0.dtd%22%20xmlns%3Ainkscape%3D%22http%3A%2F%2Fwww.inkscape.org%2Fnamespaces%2Finkscape%22%20viewBox%3D%220%200%2012%2016%22%20width%3D%2212%22%20height%3D%2216%22%20enable-background%3D%22new%200%200%2012%2016%22%20version%3D%221.1%22%3E%0A%20%3Cmetadata%20id%3D%22metadata10%22%2F%3E%0A%20%3Cpath%20fill%3D%22%23cf2400%22%20d%3D%22m10.8%209.3h-3.3c-.7%200-1.2.4-1.2%201.1%200%20.5.9%203.6%201.2%204.1.1.6-.3%201.2-.8%201.5-.2%200-.3%200-.4%200-.4-.1-.8-.4-1.1-.8-.4-.5-2.8-4.9-3.3-5.5-.4-.4-.6-.6-1.9-.6v-9.1h8.5c.4%200%20.9.4%201.1.7%200%200%202.4%206.7%202.4%207.5%200%20.6-.4%201.1-1.2%201.1%22%20id%3D%22path4%22%2F%3E%0A%3C%2Fsvg%3E%0A)
}

.forum__comment-action--loading {
    color: transparent
}

.forum__comment-action--loading:before {
    visibility: hidden
}

.forum__comment-replies {
    border-top: 3px solid #ebf0f0;
    display: none;
    position: relative;
    margin-top: 15px
}

.forum--is-small .forum__comment-replies {
    border: 3px solid #ebf0f0;
    margin-left: 3px;
    margin-right: 3px
}

.forum--is-big .forum__comment-replies {
    padding-left: 25px
}

.forum__comment-replies:before {
    content: '';
    position: absolute;
    left: 20px;
    margin-top: -12px;
    width: 16px;
    height: 12px;
    color: #ebf0f0;
    background: url(data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Asodipodi%3D%22http%3A%2F%2Fsodipodi.sourceforge.net%2FDTD%2Fsodipodi-0.dtd%22%20xmlns%3Ainkscape%3D%22http%3A%2F%2Fwww.inkscape.org%2Fnamespaces%2Finkscape%22%20viewBox%3D%22-0.5%200.5%2016%2012%22%20enable-background%3D%22new%20-0.5%200.5%2016%2012%22%20version%3D%221.1%22%3E%0A%20%3Cmetadata%20id%3D%22metadata10%22%2F%3E%0A%20%3Cpath%20d%3D%22M%20-0.476659%2C12.5%207.4989654%2C4.3255902%2015.476659%2C12.5%20Z%22%20id%3D%22path4%22%20inkscape%3Aconnector-curvature%3D%220%22%20sodipodi%3Anodetypes%3D%22cccc%22%20fill%3D%22%23ffffff%22%20stroke%3D%22%23ebf0f0%22%20stroke-width%3D%223%22%2F%3E%0A%3C%2Fsvg%3E%0A) no-repeat left 2px
}

.forum__comment-replies--open {
    display: block
}

.forum__comment-more-button--hidden {
    display: none
}

.forum__comment-more-button--preloader:after {
    background-size: 16px 16px;
    background-position: left center
}

.forum__premiumformnew {
    background-color: #cae9e7;
    border: 1px solid #a6dad7;
    padding: 30px 0;
    position: absolute;
    text-align: center;
    left: 0;
    right: 0;
    z-index: 111122
}

.forum__premiumformnew .button-blik,.forum__premiumformnew .button-sms {
    display: none
}

.forum__premiumformnew-blik-or-sms .button-blik,.forum__premiumformnew-blik-or-sms .button-sms {
    display: inline-block
}

.forum__premiumformnew.blik .forum__premiumformnew-form-sms {
    display: none
}

.forum__premiumformnew.blik .button-sms {
    display: none;
    border-color: #96acac;
    color: #96acac
}

.forum__premiumformnew.sms .forum__premiumformnew-form-blik {
    display: none
}

.forum__premiumformnew.sms .button-blik {
    opacity: .5
}

.forum__premiumformnew--hidden {
    display: none
}

.forum__premiumformnew-close {
    background-color: #73beb9;
    cursor: pointer;
    height: 43px;
    position: absolute;
    right: 0;
    top: -1px;
    width: 43px;
    -webkit-transition: background-color .5s ease;
    transition: background-color .5s ease
}

.forum__premiumformnew-close:hover {
    background-color: #51ada7
}

.forum__premiumformnew-close:before {
    content: '\00d7';
    position: absolute;
    left: 0;
    width: 43px;
    font-size: 20px;
    font-weight: 700;
    line-height: 43px;
    text-align: center;
    color: #fff
}

.forum__premiumformnew-header {
    margin: 37px 0 25px;
    font-size: 36px;
    padding: 8px 15px;
    letter-spacing: -1.7px;
    font-family: OpenSans,Arial,sans-serif
}

.forum__premiumformnew-text {
    margin-top: 12px;
    margin-bottom: 26px;
    font-size: 13px;
    font-family: OpenSans;
    font-weight: 400
}

.forum__premiumformnew-text b {
    font-weight: 400;
    font-family: OpenSansB,Arial,sans-serif
}

.forum__premiumformnew-text-price {
    font-size: 14px;
    margin-bottom: 28px;
    letter-spacing: -.3px
}

.forum__premiumformnew-text-price b {
    font-weight: 400;
    font-family: OpenSansEB;
    letter-spacing: -1px
}

.forum__premiumformnew-text-price a {
    font-weight: 400;
    font-family: OpenSansEB;
    letter-spacing: -1px;
    color: #000
}

.forum__premiumformnew-phone-number {
    margin: 20px 0;
    font-family: OpenSansEB,Arial,sans-serif;
    font-size: 50px
}

.forum--is-big .forum__premiumformnew-phone-number {
    margin: 30px 0;
    font-size: 70px
}

.forum__premiumformnew-form {
    margin-top: 22px;
    padding: 0 21px
}

.forum__premiumformnew-price-blik {
    font-family: OpenSansEB;
    font-size: 45px;
    font-weight: 700
}

.forum__premiumformnew-price-blik span {
    font-size: 30px
}

.forum__premiumformnew-price-sms {
    font-family: OpenSansEB;
    font-weight: 700;
    font-size: 50px
}

.forum__premiumformnew-price-sms span {
    font-size: 30px
}

.forum__premiumformnew-blik-or-sms span {
    display: inline-block;
    padding: 0 15px
}

.forum__premiumformnew .button-sms {
    background: 0 0;
    border: 3px solid #000;
    color: #000;
    border-radius: 5px;
    font-size: 30px;
    font-weight: 700;
    cursor: pointer;
    font-family: OpenSansEB;
    padding: 1px 6px
}

.forum__premiumformnew .button-sms:focus {
    outline: 0
}

.forum__premiumformnew .button-blik {
    width: 150px;
    height: 70px;
    cursor: pointer;
    border: 0
}

.forum__premiumformnew .button-blik:focus {
    outline: 0
}

.forum__premiumformnew-input {
    background: #fff;
    border-width: 0;
    font-size: 15px;
    height: 43px;
    margin-bottom: 8px;
    padding: 0 17px;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center
}

.forum__premiumformnew-input::-webkit-input-placeholder {
    color: #d0d0d0
}

.forum__premiumformnew-input::-moz-placeholder {
    color: #d0d0d0
}

.forum__premiumformnew-input:-ms-input-placeholder {
    color: #d0d0d0
}

.forum__premiumformnew-input::-ms-input-placeholder {
    color: #d0d0d0
}

.forum__premiumformnew-input::placeholder {
    color: #d0d0d0
}

.forum__premiumformnew-input:focus {
    outline: 0
}

.forum__premiumformnew-input-container {
    position: relative;
    width: 100%;
    display: inline-block
}

.forum__premiumformnew-input-container-inputs {
    position: absolute;
    width: 60px;
    right: calc(50% + -30px);
    top: 0
}

.forum__premiumformnew-input-div {
    color: #d0d0d0;
    line-height: 43px;
    display: inline-block
}

.forum__premiumformnew-input-div-active {
    color: transparent
}

.forum__premiumformnew-input-b1 {
    width: 60px;
    text-align: center;
    border: none;
    outline: 0;
    font-size: 15px;
    line-height: 43px;
    background: 0 0;
    float: left
}

.forum__premiumformnew-input-b2 {
    width: 27px;
    border: none;
    outline: 0;
    font-size: 15px;
    line-height: 43px;
    background: 0 0;
    float: right
}

.forum__premiumformnew-submit {
    background-color: #de6e28;;
    border-width: 0;
    color: #fff;
    cursor: pointer;
    width: 100%;
    height: 43px;
    font-family: OpenSansB,Arial,sans-serif;
    font-size: 15px;
    outline: 0;
    text-transform: uppercase;
    -webkit-transition: background-color .5s ease;
    transition: background-color .5s ease
}

.forum__premiumformnew-submit:hover {
    background-color: #316d69
}

.forum__premiumformnew-submit--loading {
    color: transparent
}

.forum__premiumformnew-notes {
    font-size: 13px;
    margin-top: 28px;
    text-transform: uppercase
}

.forum__premiumformnew-note {
    display: block;
    margin-top: 12px;
    margin-right: 10px;
    padding-right: 10px;
    border-right: 0;
    white-space: nowrap
}

.forum__premiumformnew-note:last-child {
    border-right: 0;
    margin-right: 0;
    padding-right: 0
}

.forum__premiumformnew-note--link {
    font-family: OpenSansB,Arial,sans-serif;
    text-decoration: none;
    color: #73beb9
}

.forum__premiumformnew-note--link:hover {
    color: #51ada7;
    text-decoration: underline
}

.forum__premiumformnew-correct-message {
    color: #1e1f23;
    font-family: OpenSansEB,Arial,sans-serif;
    font-size: 17px;
    padding-top: 20px;
    text-transform: uppercase
}

.forum__premiumformnew-correct-button {
    margin-top: 20px
}

.forum__premiumformnew-correct-button--loading {
    color: transparent;
    cursor: default
}

.forum__premiumformnew-error-message {
    background-color: #ffe3e3;
    border: 1px solid #fccccc;
    color: #cf2400;
    font-family: OpenSansB,Arial,sans-serif;
    font-size: 15px;
    margin-top: 10px;
    padding: 15px;
    text-transform: uppercase
}

.forum__premiumformnew-info-message {
    background-color: transparent;
    border: 1px solid #a6dad7;
    color: #000;
    font-family: OpenSansB,Arial,sans-serif;
    font-size: 15px;
    margin-top: 10px;
    padding: 15px;
    text-transform: uppercase
}

.forum__premiumform {
    background-color: #cae9e7;
    border-top: 1px solid #a6dad7;
    border-bottom: 1px solid #a6dad7;
    padding: 30px;
    position: relative;
    text-align: center
}

.forum__premiumform--hidden {
    display: none
}

.forum__premiumform-close {
    background-color: #de6e28;;
    cursor: pointer;
    height: 43px;
    position: absolute;
    right: 0;
    top: -1px;
    width: 43px;
    -webkit-transition: background-color .5s ease;
    transition: background-color .5s ease
}

.forum__premiumform-close:hover {
    background-color: #316d69
}

.forum__premiumform-close:before {
    content: '\00d7';
    position: absolute;
    left: 0;
    width: 43px;
    font-size: 20px;
    font-weight: 700;
    line-height: 43px;
    text-align: center;
    color: #fff
}

.forum__premiumform-header {
    margin: 0 40px 15px;
    font-size: 18px;
    font-family: OpenSansB,Arial,sans-serif;
    text-transform: uppercase
}

.forum--is-big .forum__premiumform-header {
    font-size: 24px
}

.forum__premiumform-text {
    text-transform: uppercase;
    font-size: 15px;
    margin: 15px 0
}

.forum--is-big .forum__premiumform-text {
    font-size: 17px
}

.forum__premiumform-text b {
    font-weight: 400;
    font-family: OpenSansB,Arial,sans-serif
}

.forum__premiumform-phone-number {
    margin: 20px 0;
    font-family: OpenSansEB,Arial,sans-serif;
    font-size: 50px
}

.forum--is-big .forum__premiumform-phone-number {
    margin: 30px 0;
    font-size: 70px
}

.forum__premiumform-input {
    border-width: 0;
    font-size: 17px;
    height: 43px;
    margin-right: 5px;
    padding: 0 15px;
    width: 180px
}

.forum__premiumform-submit {
    background-color: #de6e28;;
    border-width: 0;
    color: #fff;
    cursor: pointer;
    width: 43px;
    height: 43px;
    font-family: OpenSansEB,Arial,sans-serif;
    outline: 0;
    text-transform: uppercase;
    -webkit-transition: background-color .5s ease;
    transition: background-color .5s ease
}

.forum__premiumform-submit:hover {
    background-color: #316d69
}

.forum__premiumform-submit--loading {
    color: transparent
}

.forum__premiumform-notes {
    font-size: 13px;
    margin-top: 15px;
    text-transform: uppercase
}

.forum__premiumform-note {
    display: inline-block;
    margin-right: 10px;
    padding-right: 10px;
    border-right: 1px solid #c2d1d1;
    white-space: nowrap
}

.forum__premiumform-note:last-child {
    border-right: 0;
    margin-right: 0;
    padding-right: 0
}

.forum__premiumform-note--link {
    font-family: OpenSansB,Arial,sans-serif;
    text-decoration: none;
    color: #73beb9
}

.forum__premiumform-note--link:hover {
    color: #51ada7;
    text-decoration: underline
}

.forum__premiumform-correct-message {
    color: #1e1f23;
    font-family: OpenSansEB,Arial,sans-serif;
    font-size: 17px;
    padding-top: 20px;
    text-transform: uppercase
}

.forum__premiumform-correct-button {
    margin-top: 20px
}

.forum__premiumform-correct-button--loading {
    color: transparent;
    cursor: default
}

.forum__premiumform-error-message {
    display: none;
    width: 390px;
    margin-top: 32px;
    padding: 14px;
    font-size: 12px;
    background-color: #ffe3e3;
    border: 1px solid #fccccc;
    color: #cf2400;
    font-family: OpenSansB,Arial,sans-serif;
    text-transform: uppercase
}

.forum__premiumform-error-message.notification {
    background-color: #e3f7f6;
    color: #000;
    border: 0
}

.forum__addinfo {
    background-color: #fff
}

.forum__addinfo-remove {
    cursor: pointer;
    position: relative;
    float: right;
    width: 37px;
    height: 37px;
    -webkit-transition: background-color .5s ease;
    transition: background-color .5s ease
}

.forum--is-big .forum__addinfo-remove {
    height: 35px;
    width: 35px
}

.forum--is-small .forum__addinfo-remove {
    top: -10px
}

.forum__addinfo-remove:active,.forum__addinfo-remove:hover {
    background-color: #ededed
}

.forum__addinfo-remove:before {
    color: #2f3036;
    content: '\00d7';
    display: block;
    font-size: 20px;
    font-family: OpenSansB,Arial,sans-serif;
    height: 100%;
    left: 0;
    line-height: 37px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%
}

.forum--is-big .forum__addinfo-remove:before {
    font-size: 35px;
    line-height: 35px
}

.forum__addinfo-header {
    margin: 0 0 10px;
    font-size: 15px;
    font-family: OpenSansB,Arial,sans-serif;
    color: #9a9da1;
    text-transform: uppercase
}

.forum--is-big .forum__addinfo-header {
    font-size: 25px
}

.forum__addinfo-text {
    font-size: 15px;
    margin-bottom: 15px
}

.forum--is-big .forum__addinfo-text {
    font-size: 17px
}

.forum__addinfo-logo-blik {
    width: 93px;
    display: none
}

.forum__addinfo-comment-button {
    display: block;
    margin-bottom: 20px;
    margin-top: 20px;
    padding-left: 5px;
    padding-right: 5px
}

.forum__addinfo-comment-button--disabled {
    background-color: #9a9da1;
    border-color: #9a9da1
}

.forum__addinfo-comment-button--loading {
    color: transparent;
    cursor: default
}

.forum__addinfo-block {
    border-top: 1px solid #e5e5e5;
    font-size: 15px;
    padding: 15px 0 15px 40px;
    position: relative
}

.forum--is-big .forum__addinfo-block {
    font-size: 17px
}

.forum__addinfo-block:before {
    background-position: center center;
    background-repeat: no-repeat;
    content: '';
    position: absolute;
    left: 0;
    margin-top: 2px;
    width: 30px;
    height: 20px
}

.forum__addinfo-block-p {
    margin: 0
}

.forum__addinfo-block-p--clickabe {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer
}

.forum__addinfo-block--premium:before {
    background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2213%22%20viewBox%3D%220%200%2024%2013%22%20enable-background%3D%22new%200%200%2024%2013%22%3E%0A%20%3Cpath%20fill%3D%22%23bdc0c2%22%20d%3D%22m12%200c-8.2%200-12%206.5-12%206.5s3.8%206.5%2012%206.5c8.2%200%2012-6.5%2012-6.5s-3.8-6.5-12-6.5m.1%2012.2c-3.3%200-5.9-2.6-5.9-5.7%200-3.2%202.6-5.7%205.9-5.7%203.3%200%205.9%202.6%205.9%205.7%200%203.2-2.7%205.7-5.9%205.7m-.1-5.7l1.6-3.1c-.5-.2-1-.3-1.5-.3-2%200-3.5%201.5-3.5%203.4%200%201.9%201.6%203.4%203.5%203.4%202%200%203.5-1.5%203.5-3.4%200-.2%200-.4%200-.5l-3.6.5%22%2F%3E%0A%3C%2Fsvg%3E%0A)
}

.forum__addinfo-block--notice {
    border-bottom: 1px solid #e5e5e5
}

.forum__addinfo-block--notice:before {
    background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20enable-background%3D%22new%200%200%2024%2024%22%3E%0A%20%3Cpath%20d%3D%22m12%202.4c-.3%200-.5.1-.7.3-1%201-2.6%201.8-6.3.8-.5-.1-1-.1-1.3.4l-3.6%207.3c-.1.2-.1.4-.1.5%200%202.3%202.1%204%204.5%204%202.4%200%204.5-1.7%204.5-4%200-.2%200-.3-.1-.5l-2.8-5.8c2.2.3%203.9%200%205.1-.6v11.2h-3.5c-.8%200-1.5.2-2%20.7-.5.4-.9%201.1-.9%201.8v1.7c0%20.4.4.8.8.8h6.4%206.4c.4%200%20.8-.4.8-.8v-1.7c0-.7-.4-1.4-.9-1.8-.5-.4-1.2-.7-2-.7h-3.4v-11.2c1.2.6%202.8%201%205.1.6l-3%205.9c-.1.2-.1.3-.1.5%200%202.2%202.1%204%204.5%204%202.4%200%204.5-1.7%204.5-4%200-.2%200-.3-.1-.4l-3.6-7.3c-.2-.5-.8-.5-1.3-.4-3.7%201-5.3.2-6.3-.8-.1-.4-.3-.5-.6-.5m-7.5%203.4l2.5%205.1h-5l2.5-5.1m15%200l2.5%205.1h-5l2.5-5.1m-17.7%206.7h5.5c-.4.9-1.4%201.6-2.7%201.6-1.4%200-2.4-.7-2.8-1.6m14.9%200h5.5c-.4.9-1.4%201.6-2.7%201.6-1.3%200-2.4-.7-2.8-1.6m-9%205.1h4.3%204.3c.7%200%201.3%201.1%201.4%201.8h-5.7-5.6c0-.7.6-1.8%201.3-1.8%22%20fill%3D%22%23bdc0c2%22%2F%3E%0A%3C%2Fsvg%3E%0A)
}

.forum__addinfo-block--notice-ico {
    display: inline-block;
    background: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20enable-background%3D%22new%200.5%200.5%2016%2012%22%20height%3D%2212%22%20viewBox%3D%220.5%200.5%2016%2012%22%20width%3D%2216%22%3E%0A%20%3Cpath%20fill%3D%22%23bdc0c2%22%20d%3D%22m.5.5l8%2012%208-12h-16m8%207.208l-2.795-4.208h5.592l-2.797%204.208%22%2F%3E%0A%3C%2Fsvg%3E%0A) no-repeat center bottom;
    height: 16px;
    margin-left: 5px;
    position: relative;
    width: 16px;
    top: 2px
}

.forum__addinfo-block--notice-ico--up {
    background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2212%22%20viewBox%3D%220.5%200.5%2016%2012%22%20enable-background%3D%22new%200.5%200.5%2016%2012%22%3E%0A%20%3Cpath%20fill%3D%22%23bdc0c2%22%20d%3D%22m.5%2012.5l8-12%208%2012h-16m8-7.208l-2.795%204.208h5.592l-2.797-4.208%22%2F%3E%0A%3C%2Fsvg%3E%0A)
}

.forum__addinfo-block--notice-text {
    display: none;
    font-size: 13px;
    line-height: 16px;
    padding: 15px 0 15px 0
}

.forum__addinfo-block--notice-text--opened {
    display: block
}

.forum__addinfo-more {
    color: #de6e28;;
    display: inline-block;
    font-family: OpenSansB,Arial,sans-serif;
    font-size: 13px;
    padding: 10px 0;
    text-decoration: none;
    text-transform: uppercase
}

.forum__addinfo-more:hover {
    text-decoration: underline
}

.forum__layer {
    background-color: rgba(0,0,0,.75);
    height: 100%;
    left: 0;
    opacity: 0;
    position: fixed;
    top: 0;
    -webkit-transition: opacity .4s linear;
    transition: opacity .4s linear;
    width: 100%;
    will-change: opacity;
    z-index: 1000001
}

.forum__layer--anim-visible {
    opacity: 1
}

.forum__layer-close {
    background-color: #73beb9;
    cursor: pointer;
    height: 50px;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: background-color .5s ease;
    transition: background-color .5s ease;
    width: 50px;
    z-index: 2
}

.forum__layer-close:after {
    background-image: url(data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Asodipodi%3D%22http%3A%2F%2Fsodipodi.sourceforge.net%2FDTD%2Fsodipodi-0.dtd%22%20xmlns%3Ainkscape%3D%22http%3A%2F%2Fwww.inkscape.org%2Fnamespaces%2Finkscape%22%20version%3D%221.1%22%20viewBox%3D%220%200%2030%2030%22%20width%3D%2230%22%20height%3D%2230%22%20enable-background%3D%22new%200%200%2030%2030%22%3E%0A%20%3Cmetadata%20id%3D%22metadata9%22%2F%3E%0A%20%3Cpath%20d%3D%22M24.2%2C7.2l-1.4-1.4L15%2C13.6L7.2%2C5.8L5.8%2C7.2l7.8%2C7.8l-7.8%2C7.8l1.4%2C1.4l7.8-7.8l7.8%2C7.8l1.4-1.4L16.4%2C15L24.2%2C7.2z%22%20id%3D%22path3%22%20fill%3D%22%23ffffff%22%2F%3E%0A%3C%2Fsvg%3E%0A);
    background-position: center center;
    background-repeat: no-repeat;
    content: "";
    width: 30px;
    height: 30px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0;
    right: 0;
    -webkit-transition: -webkit-transform .5s ease;
    transition: -webkit-transform .5s ease;
    transition: transform .5s ease;
    transition: transform .5s ease,-webkit-transform .5s ease
}

.forum__layer-close:hover {
    background-color: #5ba09b
}

.forum__layer-close:hover:after {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.forum__layer-content {
    height: 100%;
    width: 100%;
    margin: auto;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0
}

.forum__layer-image {
    min-height: 100px;
    min-width: 200px
}

.forum__layer-image--loading {
    height: 100%
}

.forum__layer-iframe {
    min-height: 100px;
    min-width: 200px;
    position: relative
}

.forum__layer-iframe-iframe {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.forum__layer-iframe-ratio {
    width: 100%
}

.forum__abuse {
    padding-left: 16px;
    padding-right: 16px;
    background-color: #ebf0f0;
    border-bottom: 1px solid #ebf0f0;
    border-top: 1px solid #ebf0f0;
    margin-bottom: 20px;
    margin-top: 6px;
    padding-bottom: 16px
}

.forum__abuse-one-col>span {
    width: 100%!important
}

.forum__abuse:before {
    content: '';
    position: relative;
    left: -16px;
    top: 2px;
    width: 0;
    height: 0;
    border-left: 14px solid #ebf0f0;
    border-right: 0 solid transparent;
    border-top: 14px solid transparent;
    border-bottom: 0 solid transparent;
    clear: both
}

.forum--is-small .forum__abuse:before {
    left: -20px
}

.forum__abuse-close {
    cursor: pointer;
    background: #ebf0f0 url(data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3Csvg%20version%3D%221.0%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20width%3D%2295.939px%22%20height%3D%2295.939px%22%20viewBox%3D%220%200%2095.939%2095.939%22%20style%3D%22enable-background%3Anew%200%200%2095.939%2095.939%3B%22%3E%0A%3Cg%3E%0A%09%3Cpath%20fill%3D%22%2341908b%22%20d%3D%22M62.819%2C47.97l32.533-32.534c0.781-0.781%2C0.781-2.047%2C0-2.828L83.333%2C0.586C82.958%2C0.211%2C82.448%2C0%2C81.919%2C0%0A%09%09c-0.53%2C0-1.039%2C0.211-1.414%2C0.586L47.97%2C33.121L15.435%2C0.586c-0.75-0.75-2.078-0.75-2.828%2C0L0.587%2C12.608%0A%09%09c-0.781%2C0.781-0.781%2C2.047%2C0%2C2.828L33.121%2C47.97L0.587%2C80.504c-0.781%2C0.781-0.781%2C2.047%2C0%2C2.828l12.02%2C12.021%0A%09%09c0.375%2C0.375%2C0.884%2C0.586%2C1.414%2C0.586c0.53%2C0%2C1.039-0.211%2C1.414-0.586L47.97%2C62.818l32.535%2C32.535%0A%09%09c0.375%2C0.375%2C0.884%2C0.586%2C1.414%2C0.586c0.529%2C0%2C1.039-0.211%2C1.414-0.586l12.02-12.021c0.781-0.781%2C0.781-2.048%2C0-2.828L62.819%2C47.97%0A%09%09z%22%2F%3E%0A%3C%2Fg%3E%0A%3C%2Fsvg%3E) no-repeat center center;
    border: none;
    float: right;
    margin-right: 4px;
    width: 20px;
    height: 20px;
    background-size: 10px auto
}

.forum__abuse-close:focus {
    outline: 0
}

.forum__abuse-close:active {
    background-size: 12px auto
}

.forum__abuse-close:hover {
    background-color: #d6e0e0
}

.forum--is-small .forum__abuse {
    padding-left: 20px;
    padding-right: 20px
}

.forum__abuse--hidden {
    display: none
}

.forum__abuse-header {
    font-family: OpenSansEB,Arial,sans-serif;
    font-size: 16px;
    margin-bottom: 12px;
    text-transform: uppercase
}

.forum__abuse-form_cnt {
    display: inline-block;
    line-height: 24px;
    width: 100%;
    padding: 0;
    margin: 0
}

.forum__abuse-form_label {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: relative;
    padding-left: 20px;
    margin-bottom: 0;
    cursor: pointer;
    font-size: 13px
}

.forum__abuse-form_label input {
    position: absolute;
    opacity: 0;
    left: 0;
    cursor: pointer
}

.forum__abuse-form_label input:checked~span:after {
    display: block
}

.forum__abuse-form_checkmark {
    border: 1px solid #9d9d9d;
    position: absolute;
    top: 7px;
    left: 0;
    height: 10px;
    width: 10px;
    background-color: #ededed;
    border-radius: 50%
}

.forum__abuse-form_checkmark:hover {
    background-color: #ccc
}

.forum__abuse-form_checkmark:after {
    content: "";
    position: absolute;
    display: none;
    top: 2px;
    left: 2px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #535353
}

.forum__abuse-form form {
    line-height: 25px;
    padding-bottom: 2px
}

.forum__abuse-reason-input {
    display: block;
    width: 100%
}

.forum__abuse-bottom {
    height: auto;
    overflow: hidden;
    margin-top: 20px;
    margin-bottom: 3px
}

.forum__abuse-bottom-hidden {
    display: none
}

.forum--is-big .forum__abuse-captcha {
    float: left;
    width: 50%
}

.forum__abuse-captcha-actions {
    overflow: hidden
}

.forum--is-big .forum__abuse-captcha-actions {
    width: 50%;
    float: right
}

.forum--is-small .forum__abuse-captcha-actions {
    margin-top: 15px
}

.forum__abuse-captcha-action {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: right;
    border-left: 2px solid #fff
}

.forum--is-small .forum__abuse-captcha-action {
    width: 50%
}

.forum__abuse-captcha-action+.forum__abuse-captcha-action {
    border-right: 2px solid #fff;
    border-left-width: 0
}

.forum__abuse-captcha-send {
    float: right;
    width: 100%
}

.forum__abuse-captcha-send--loading {
    color: transparent
}

.forum__abuse-captcha-cancel {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    color: #1e1f23;
    background-color: #ebf0f0;
    width: 100%
}

.forum__abuse-correct-message {
    color: #1e1f23;
    font-family: OpenSansEB,Arial,sans-serif;
    font-size: 17px;
    text-transform: uppercase;
    text-align: center
}

.forum__abuse-error-message,.forum__abuse-warning-message {
    background-color: #ffe3e3;
    border-top: 1px solid #fccccc;
    border-bottom: 1px solid #fccccc;
    color: #cf2400;
    font-family: OpenSansB,Arial,sans-serif;
    font-size: 15px;
    margin-top: 5px;
    padding: 15px;
    text-transform: uppercase
}

.forum__abuse-error-message-bottom,.forum__abuse-error-message-top,.forum__abuse-warning-message-bottom,.forum__abuse-warning-message-top {
    text-align: center;
    display: inline-block;
    width: 100%;
    line-height: 25px
}

.forum__abuse-error-message-top,.forum__abuse-warning-message-top {
    font-family: OpenSansEB,Arial,sans-serif;
    text-transform: uppercase;
    color: #de0000
}

.forum__abuse-error-message-bottom,.forum__abuse-warning-message-bottom {
    font-family: OpenSans,Arial,sans-serif;
    text-transform: initial;
    color: #1e1f23;
    font-size: 16px;
    letter-spacing: -.2px;
    line-height: 27px
}

.forum__abuse-error-message-bottom a,.forum__abuse-warning-message-bottom a {
    font-family: OpenSansEB,Arial,sans-serif;
    color: #de0000
}

.forum__abuse-error-message>hr,.forum__abuse-warning-message>hr {
    border: 0;
    border-top: 1px solid #fccccc
}

.forum__abuse-warning-message {
    padding-bottom: 20px;
    margin-top: 12px;
    font-size: 17px;
    margin-bottom: 4px
}

.forum__tooltip {
    background-color: #73beb9;
    color: #295b58;
    cursor: default;
    font-family: OpenSans,Arial,sans-serif;
    left: 0;
    max-width: 300px;
    padding: 10px;
    position: absolute;
    top: 0;
    opacity: 0;
    -webkit-transition: opacity .5s ease;
    transition: opacity .5s ease;
    visibility: hidden
}

.forum__tooltip--visible {
    visibility: visible;
    opacity: 1
}

.forum__tooltip--top:after {
    border-style: solid;
    border-width: 5px 5px 0 5px;
    border-color: #73beb9 transparent transparent transparent;
    bottom: -5px;
    content: '';
    display: block;
    height: 0;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 0
}

.forum__tooltip--bottom:after {
    border-style: solid;
    border-width: 0 5px 5px 5px;
    border-color: transparent transparent #73beb9 transparent;
    top: -5px;
    content: '';
    display: block;
    height: 0;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 0
}

@media only screen and (min-width: 320px) {
    .forum__premiumformnew {
        -webkit-box-shadow:0 0 15px 0 #d3d3d3;
        box-shadow: 0 0 15px 0 #d3d3d3
    }

    .forum__premiumformnew-container {
        text-align: center;
        position: relative
    }

    .forum__premiumformnew-header {
        margin: 8px 0 29px;
        font-size: 25px
    }

    .forum__premiumformnew-blik-or-sms {
        display: inline-block
    }

    .forum__premiumformnew-blik-or-sms:first-child {
        margin-right: 12px
    }

    .forum__premiumformnew .select-transaction {
        display: none;
        float: left;
        position: relative;
        height: 70px;
        width: 150px;
        margin-left: 5px;
        margin-right: 5px
    }

    .forum__premiumformnew .select-transaction button {
        width: 150px;
        height: 70px;
        border-radius: 5px;
        position: absolute;
        top: calc(50% - 35px);
        left: calc(50% - 75px)
    }

    .forum__premiumformnew .select-transaction.blik {
        display: block;
        opacity: 1;
        cursor: pointer
    }

    .forum__premiumformnew .select-transaction.blik~.forum__premiumformnew-form-box-sms,.forum__premiumformnew .select-transaction.sms~.forum__premiumformnew-form-box-sms {
        display: block
    }

    .forum__premiumformnew .select-transaction.blik .radio-button-main,.forum__premiumformnew .select-transaction.sms .radio-button-main {
        border-color: #de6e28;
    }

    .forum__premiumformnew .select-transaction.blik .radio-button-dot,.forum__premiumformnew .select-transaction.sms .radio-button-dot {
        background-color: #de6e28;
    }

    .forum__premiumformnew-form {
        margin-top: 29px;
        display: none
    }

    .forum__premiumformnew-form .radio-button {
        display: none
    }

    .forum__premiumformnew-form-box-blik,.forum__premiumformnew-form-box-sms {
        display: none
    }

    .forum__premiumformnew-price-blik,.forum__premiumformnew-price-sms {
        letter-spacing: -.8px
    }

    .forum__premiumformnew-text {
        margin-top: 8px;
        margin-bottom: 26px
    }

    .forum__premiumformnew-text-sms-info {
        margin-top: 10px;
        margin-bottom: -10px
    }

    .forum__premiumformnew-text-sms-info .forum__premiumformnew-text {
        line-height: 18px
    }

    .forum__premiumformnew-input,.forum__premiumformnew-submit,.forum__premiumformnew-text-price {
        width: 260px
    }

    .forum__premiumformnew-text-price {
        margin: 0 auto 19px;
        font-size: 15px;
        line-height: 18px;
        font-family: OpenSansEB
    }

    .forum__premiumformnew-text-price a {
        letter-spacing: -.7px
    }

    .forum__premiumformnew-notes {
        margin-top: 38px
    }

    .forum__premiumformnew-clear {
        clear: both
    }

    .forum__premiumformnew-clear-mobile {
        clear: both
    }

    .forum__premiumformnew.blik .forum__premiumformnew-form-blik,.forum__premiumformnew.blik .forum__premiumformnew-form-box-blik {
        display: inline-block
    }

    .forum__premiumformnew.sms .forum__premiumformnew-form-box-sms,.forum__premiumformnew.sms .forum__premiumformnew-form-sms {
        display: inline-block
    }

    .forum__premiumformnew.sms .blik-link {
        display: none
    }

    .forum__premiumformnew.proceed .forum__premiumform-error-message {
        display: inline-block;
        width: 232px;
        margin-top: 16px;
        padding: 13px;
        font-size: 12px;
        line-height: 15px
    }

    .forum__premiumformnew.proceed .forum__premiumformnew-form-box-blik,.forum__premiumformnew.proceed .forum__premiumformnew-form-box-sms {
        margin-top: 6px
    }

    .forum__premiumformnew.proceed .forum__premiumformnew-form-box-blik>div,.forum__premiumformnew.proceed .forum__premiumformnew-form-box-sms>div {
        display: none
    }
}

@media only screen and (min-width: 1280px) {
    .forum__abuse-form_cnt:nth-child(even) {
        width:45%
    }

    .forum__abuse-form_cnt:nth-child(odd) {
        width: 55%
    }
}

@media only screen and (min-width: 654px) {
    .forum__premiumformnew {
        width:91.5%;
        margin: 0 auto;
        -webkit-box-shadow: 0 0 15px 0 #d3d3d3;
        box-shadow: 0 0 15px 0 #d3d3d3
    }

    .forum__premiumformnew.sms .forum__premiumformnew-form-blik {
        display: block
    }

    .forum__premiumformnew.sms .button-blik {
        opacity: 1
    }

    .forum__premiumformnew.sms .blik-link {
        display: none
    }

    .forum__premiumformnew.blik .forum__premiumformnew-form-sms {
        display: none;
        margin-left: 20px;
        color: #000
    }

    .forum__premiumformnew.blik .button-sms {
        border-color: #000;
        color: #000
    }

    .forum__premiumformnew-input-container {
        width: 200px
    }

    .forum__premiumformnew-input-b1 {
        left: 70px
    }

    .forum__premiumformnew-input-b2 {
        right: 73px
    }

    .forum__premiumformnew-header {
        margin: 7px 0 4px;
        font-size: 36px;
        padding: 8px 15px;
        letter-spacing: -1.7px;
        font-family: OpenSans,Arial,sans-serif;
        text-transform: unset
    }

    .forum__premiumformnew-form {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        margin-top: 0;
        position: relative;
        opacity: .2;
        -webkit-transition: opacity 1s ease;
        transition: opacity 1s ease
    }

    .forum__premiumformnew-price-blik {
        display: inline-block;
        float: left;
        margin-top: 10px;
        margin-left: 29px;
        font-size: 45px;
        letter-spacing: -.4px
    }

    .forum__premiumformnew-price-blik span {
        font-size: 22px
    }

    .forum__premiumformnew-price-sms {
        font-size: 36px;
        letter-spacing: -.4px
    }

    .forum__premiumformnew-price-sms span {
        font-size: 22px
    }

    .forum__premiumformnew .radio-button {
        display: block;
        padding: 0 8px;
        background-color: #cae9e7;
        position: absolute;
        bottom: -10px;
        left: calc(50% - 18px)
    }

    .forum__premiumformnew .radio-button-main {
        width: 14px;
        height: 14px;
        border: 2px solid #9d9d9d;
        border-radius: 50%;
        position: relative;
        background-color: #fff
    }

    .forum__premiumformnew .radio-button-dot {
        background-color: #fff;
        height: 8px;
        width: 8px;
        position: absolute;
        top: 3px;
        left: 3px;
        border-radius: 50%
    }

    .forum__premiumformnew-clear {
        clear: both
    }

    .forum__premiumformnew-clear-mobile {
        display: none
    }

    .forum__premiumformnew-blik-or-sms {
        display: none
    }

    .forum__premiumformnew .button-blik,.forum__premiumformnew .button-sms {
        display: inline-block;
        float: left;
        height: 70px;
        width: 150px;
        margin-top: 10px;
        margin-bottom: 9px;
        border-radius: 8px;
        font-size: 29px;
        background-size: 150px auto
    }

    .forum__premiumformnew .button-sms {
        margin-left: -3px
    }

    .forum__premiumformnew-form-box-blik,.forum__premiumformnew-form-box-sms {
        margin: 45px auto 0;
        display: none
    }

    .forum__premiumformnew-form-sms {
        border: 2px solid #73beb9;
        padding: 20px;
        padding-left: 17px;
        padding-bottom: 23px;
        margin-left: 20px
    }

    .forum__premiumformnew-form-sms.sms,.forum__premiumformnew-form-sms:hover {
        opacity: 1;
        cursor: pointer
    }

    .forum__premiumformnew-form-sms.sms~.forum__premiumformnew-form-box-sms {
        display: block;
        width: calc(60% + 20px)
    }

    .forum__premiumformnew-form-sms.sms .radio-button-main {
        border-color: #73beb9
    }

    .forum__premiumformnew-form-sms.sms .radio-button-dot {
        background-color: #73beb9
    }

    .forum--is-small .forum__premiumformnew-form-sms {
        padding: 15px
    }

    .forum__premiumformnew-form-blik {
        padding: 20px;
        padding-bottom: 23px
    }

    .forum__premiumformnew-form-blik.blik,.forum__premiumformnew-form-blik:hover {
        opacity: 1;
        cursor: pointer
    }

    .forum__premiumformnew-form-blik.blik~.forum__premiumformnew-form-box-blik {
        display: block;
        margin-top: 0;
        width: calc(60% + 19px)
    }

    .forum__premiumformnew-form-blik.blik .radio-button-main {
        border-color: #73beb9
    }

    .forum__premiumformnew-form-blik.blik .radio-button-dot {
        background-color: #73beb9
    }

    .forum--is-small .forum__premiumformnew-form-blik {
        padding: 15px
    }

    .forum__premiumformnew-submit {
        width: 155px;
        letter-spacing: -.3px
    }

    .forum__premiumformnew-input {
        margin-right: 3px;
        width: calc(100% - 161px);
        text-align: left;
        letter-spacing: .2px;
        float: left
    }

    .forum__premiumformnew-text {
        margin-top: 10px;
        margin-bottom: -10px;
        font-family: OpenSans;
        font-weight: 400;
        font-size: 15px
    }

    .forum__premiumformnew-text-sms-info {
        margin-top: 10px;
        margin-bottom: -10px
    }

    .forum__premiumformnew-text-sms-info .forum__premiumformnew-text {
        line-height: 18px
    }

    .forum__premiumformnew-text-price {
        width: 100%;
        font-size: 17px;
        font-family: OpenSansB;
        margin-bottom: 17px;
        letter-spacing: -.2px
    }

    .forum__premiumformnew-text-price a {
        letter-spacing: -.4px
    }

    .forum__premiumformnew-notes {
        margin-top: 47px;
        font-size: 12px;
        letter-spacing: .2px
    }

    .forum__premiumformnew-note {
        margin-top: 0;
        margin-right: 10px;
        padding-right: 14px;
        border-right: 1px solid #c2d1d1;
        display: inline-block
    }

    .forum__premiumformnew-separator-long {
        display: inline-block;
        margin-top: 13px;
        margin-left: 2px;
        width: 164px;
        border-top: 2px solid #a6dad7
    }

    .forum__premiumformnew-separator-short {
        display: block;
        margin-top: 7px;
        margin-left: 42px;
        width: 83px;
        border-bottom: 2px solid #a6dad7
    }

    .forum__premiumformnew.proceed .forum__premiumform-error-message {
        display: inline-block;
        width: 400px;
        margin-top: 32px;
        padding: 14px 10px;
        font-size: 12px;
        letter-spacing: .1px
    }

    .forum__premiumformnew.proceed .forum__premiumformnew-form-box-blik,.forum__premiumformnew.proceed .forum__premiumformnew-form-box-sms {
        margin-top: 6px
    }

    .forum__premiumformnew.proceed .forum__premiumformnew-form-box-blik>div,.forum__premiumformnew.proceed .forum__premiumformnew-form-box-sms>div {
        display: none
    }

    .forum__addinfo-logo-blik {
        position: absolute;
        right: 0;
        top: 24px
    }
}

.noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.radio-button {
    padding: 0 8px;
    background-color: #cae9e7;
    position: absolute;
    bottom: -10px;
    left: calc(50% - 18px)
}

.radio-button-main {
    width: 14px;
    height: 14px;
    border: 2px solid #9d9d9d;
    border-radius: 50%;
    position: relative;
    background-color: #fff
}

.radio-button-dot {
    background-color: #fff;
    height: 8px;
    width: 8px;
    position: absolute;
    top: 3px;
    left: 3px;
    border-radius: 50%
}

@media only screen and (max-width: 410px) {
    .forum__premiumformnew-text.forum__premiumformnew-text-sms-info br {
        display:none
    }
}

.forum__comment {
    position: relative
}

.forum__add-content-input--1::-webkit-input-placeholder {
    color: #7b7b7b
}

.forum__add-content-input--1::-moz-placeholder {
    color: #7b7b7b
}

.forum__add-content-input--1:-ms-input-placeholder {
    color: #7b7b7b
}

.forum__add-content-input--1::-ms-input-placeholder {
    color: #7b7b7b
}

.forum__add-content-input--1::placeholder {
    color: #7b7b7b
}

.forum__add-content-input::-webkit-input-placeholder {
    color: #7b7b7b
}

.forum__add-content-input::-moz-placeholder {
    color: #7b7b7b
}

.forum__add-content-input:-ms-input-placeholder {
    color: #7b7b7b
}

.forum__add-content-input::-ms-input-placeholder {
    color: #7b7b7b
}

.forum__add-content-input::placeholder {
    color: #7b7b7b
}

.imgBox-80 {
    width: 80%!important;
    margin: 20px auto!important
}

.imgBox-60 {
    width: 60%!important;
    margin: 20px auto!important
}

.imgBox-40 {
    width: 40%!important;
    margin: 20px auto!important
}

.footer {
    padding: 40px 0;
    width: 100%;
    background-color: #000
}

.footer p {
    color: #b5b5b5;
    margin: 0
}

.btn {
    padding: 15px 10px;
    border: none
}

.btn--primary {
    color: #fff;
    background-color: #d12020;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.opinion {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    padding: 20px 20px;
    margin: 20px 0
}

@media (min-width: 320px) {
    .opinion {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media (min-width: 768px) {
    .opinion {
        -webkit-box-orient:horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.opinion .col-50 {
    width: 50%;
    margin: 0 0
}

@media (min-width: 320px) {
    .opinion .col-50 {
        width:100%;
        margin: 20px 0
    }
}

@media (min-width: 768px) {
    .opinion .col-50 {
        width:50%;
        margin: 0 0
    }
}

.opinion .col-50 img {
    width: 100%;
    height: 100%
}

.opinion .col-30 {
    width: 30%;
    margin: 0 0
}

@media (min-width: 320px) {
    .opinion .col-30 {
        width:100%;
        margin: 20px 0
    }
}

@media (min-width: 768px) {
    .opinion .col-30 {
        width:30%;
        margin: 0 0
    }
}

.opinion .col-30 img {
    width: 100%;
    height: 100%
}

.opinion .col-40 {
    width: 40%;
    margin: 0 0
}

@media (min-width: 320px) {
    .opinion .col-40 {
        width:100%;
        margin: 20px 0
    }
}

@media (min-width: 768px) {
    .opinion .col-40 {
        width:40%;
        margin: 0 0
    }
}

.opinion .col-40 img {
    width: 100%;
    height: 100%
}

.opinion .col-60 {
    width: 60%;
    margin: 0 0
}

@media (min-width: 320px) {
    .opinion .col-60 {
        width:100%;
        margin: 20px 0
    }
}

@media (min-width: 768px) {
    .opinion .col-60 {
        width:60%;
        margin: 0 0
    }
}

.opinion .col-60 img {
    width: 100%;
    height: 100%
}

.opinion .col-70 {
    width: 70%;
    margin: 0 0
}

@media (min-width: 320px) {
    .opinion .col-70 {
        width:100%;
        margin: 20px 0
    }
}

@media (min-width: 768px) {
    .opinion .col-70 {
        width:70%;
        margin: 0 0
    }
}

.opinion .col-70 img {
    width: 100%;
    height: 100%
}

.opinion .col-30 p,.opinion .col-40 p,.opinion .col-50 p,.opinion .col-60 p,.opinion .col-70 p {
    padding: 0rem 2rem!important
}

.forum ul li {
    list-style: none
}