.user-content p {
    padding: 0;
}

.news__item__title_act a {
    color: #007dbe;
}

#js_show_more img {
    width: 150px;
    margin: 0 35px;
    vertical-align: middle;
}

.archive__link_act {
    color: #007dbe;
    text-decoration: none;
}

.archive__link_act:focus {
    color: #007dbe;
}

.archive__link_act span {
    border-bottom: none;
}

.reg .btn {
    background-color: #fff;
    cursor: pointer;
}

.reg .agreement {
    transition: all .5s ease;
    overflow-x: visible;
    padding: 0;
}

.reg .agreement iframe {
    width: 100%;
    height: 100%;
}

.reg .hide {
    opacity: 0;
    margin: 0;
    height: 0;
}

.b-form-item__style_error label, .error_field label, .error_field .captcha__title {
    color: red;
}

.error_field input,
.error_field textarea,
.error_field .jq-selectbox__select,
.error_field .jq-selectbox__trigger,
.error_field .select2-selection,
.error_field .select2-selection::after,
.error_field .jq-file__name,
.error_field .jq-file__browse {
    border-color: red;
}

.b-form-item__error, .error_text, .login_error {
    color: red;
    font-size: 11px;
}

.b-form-item__style_error .b-form-item__error {
    margin: -15px 0 15px;
}

.b-form-item__style_error input, .error_field .captcha__input {
    border: 1px solid red;
}

.confirm_login {
    text-align: center;
    margin-top: 30px;
}

.confirm_login .status__link {
    line-height: 30px;
}

.btn_submit {
    background-color: #FFF;
    cursor: pointer;
}

.btn_submit:focus {
    outline: none;
}

.btn_submit img {
    vertical-align: middle;
    display: none;
}

.btn_disable {
    pointer-events: none;
    border-color: #b9b9b9;
    color: #b9b9b9;
}

.preloader span {
    display: none;
}

.preloader img {
    display: inline;
}

.form__center {
    display: table;
    margin: 0 auto;
}

.form__center .form__row {
    margin: 0 16px 16px;
}

.reset__error {
    color: red;
}

.archive-preloader {
    display: none;
    width: 200px;
    margin: 0 auto;
}

.cabinet-notification {
    display: none;
}

.notification-preloader {
    width: 150px;
    margin: 0 auto;
}

.form__flexdatalist {
    outline: none;
}

.cabinet__no-items {
    float: left;
    margin-bottom: 38px;
    font-weight: 700;
    color: #007dbe;
}

.cabinet .tabs-label {
    text-decoration: none;
}

.cabinet .btn_file img {
    display: none;
    vertical-align: middle;
}

.cabinet .file-del img {
    display: none;
    width: 150px;
}

.add-point_required .add-point__text, .add-point_required label {
    color: red;
}

.about__section__drop .about__section__title {
    cursor: pointer;
}

.redaction .redaction__left .redaction__full {
    display: none;
    position: absolute;
    top: 0;
    right: -428px;
    width: 400px;
}

.redaction .redaction__left .redaction__item_act .redaction__full {
    display: block;
}

.redaction .redaction__right .redaction__full {
    display: none;
}

.logo__text_ky { text-transform: none !important; }

.input-container { width: 99%; }

html[lang=ru] .menu__item { padding: 0 11px 10px 10px; }

html[lang=ky] .menu__item { padding: 0 6px 10px 5px; }

@media screen and (max-width: 769px) {
    .captcha__top {
        margin-right: auto;
        margin-bottom: 10px;
    }

    .redaction .redaction__left .redaction__item_act .redaction__full {
        display: none;
    }

    .redaction .redaction__right .redaction__full {
        display: block;
    }
}
