

/* Start:/local/components/plastilin/subscribe.form.onerubric/templates/.default/style.css?170720021554*/
.ticket-form__input.__error {
    border-color: red;
}
/* End */


/* Start:/local/components/plastilin/add.blog.comment/templates/.default/style.css?1707200215597*/
.contacts__input.__error,
.checkbox__icon.__error,
.comment__textarea.__error {
    border-color: red;
}

.comment-form__button {
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.comment__textarea {
    /*height: 218px;*/
    padding: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #F0F1F5;
    border: 1px solid #F0F1F5;
    -webkit-transition: .3s;
    transition: .3s;
    width: 100%;
    resize: none;
}

.comment_form {
    display: none;
}

.comment_form.__active {
    display: block;
}
/* End */
/* /local/components/plastilin/subscribe.form.onerubric/templates/.default/style.css?170720021554 */
/* /local/components/plastilin/add.blog.comment/templates/.default/style.css?1707200215597 */
