

/* Start:/local/templates/cno/components/bitrix/news/feedback/style.css?17206824551406*/
.l-feedback__main__right {
    padding-left: 4rem;
    flex-grow: 1;
}

.feedback__row {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -1rem;
    margin-top: -2rem;
}

.feedback__col {
    flex: 0 0 auto;
    padding: 0 1rem;
    display: inline-block;
    vertical-align: top;
    white-space: normal;
    width: 48.4%;
    background: #fff;
    border: 1px solid #EFEFEF;
    margin-left: 1%;
    margin-top: 2rem;
    border-radius: 0.4rem;
}

.feedback__item {
    padding: 4.8rem 4rem;
}

.feedback__name {
    font-weight: 600;
    font-size: 3.2rem;
    line-height: 135%;
}

.feedback__post {
    margin-top: 0.8rem;
    font-weight: 500;
    font-size: 16px;
    line-height: 155%;
}

.feedback__text {
    margin-top: 3.2rem;
}

.feedback__post span {
    color: #20877D;
}

.article *:last-child {
    margin-bottom: 2rem !important;
}

.feedback__row--not-found {
    font-size: 16px;
    margin-top: 3rem;
}

.form-filter__checkboxes {
    max-height: 500px;
    overflow-y: scroll;
}

.form-filter__checkboxes::-webkit-scrollbar {
    width: 11px;
}

.form-filter__checkboxes::-webkit-scrollbar-thumb {
    border-left: 8px solid transparent;
    background: #20877d;
    background-clip: padding-box;
}


@media (max-width: 899.98px){
.feedback__col {
    flex: 1 1 300px;
    width: auto;
    margin-left: 0;
}

.l-feedback__main__right {
    padding-left: 0;
    flex-grow: 1;

}
}
/* End */


/* Start:/bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?167327047651*/
font.errortext{color:red}font.notetext{color:green}
/* End */
/* /local/templates/cno/components/bitrix/news/feedback/style.css?17206824551406 */
/* /bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?167327047651 */
