.cleanTheme #page, .cleanTheme .mm-footer a {
    background: var(--color-o15);
}

a, .as-link, .comment .comment-actions-manage a, .comments-block .comment .comment-info .comment-actions a, .comment .comment-info a, .object-tasks-header {
    color: #3b82f6;
}

.cleanTheme a, .cleanTheme .as-link, .cleanTheme .comment .comment-actions-manage a, .cleanTheme .comments-block .comment .comment-info .comment-actions a,
.cleanTheme .comment .comment-info a, .cleanTheme .object-tasks-header, .cleanTheme .mm-list > li.button-item > a, .cleanTheme .change-lang .button-lang {
    color: var(--color);
}

.subscribe-user a.notSubscribe.subscribed, .subscribe-link.email.subscribed i, .button-vote, .object-tasks-wrapper .object-tasks-header i {
    background-color: #3b82f6;
}

.cleanTheme #header, .cleanTheme .header, .cleanTheme .mm-header, .cleanTheme .subscribe-user a.notSubscribe.subscribed, .cleanTheme .subscribe-link.email.subscribed i,
.cleanTheme .button-vote:not([data-voted="1"]), .cleanTheme .object-tasks-wrapper .object-tasks-header i, .cleanTheme .chat-conversation-source .chat-user-source {
    background-color: #3b82f6;
    background-color: var(--color);
}

.submit-button, .list-container.no-results .submit-button-gray, #page[data-page="mobile_search"] .submit-button-gray, #page[data-page="mobile_ticket_search"] .submit-button-gray {
    background: #3b82f6;
}

.cleanTheme .submit-button, .cleanTheme .list-container.no-results .submit-button-gray, .cleanTheme #page[data-page="mobile_search"] .submit-button-gray,
.cleanTheme #page[data-page="mobile_ticket_search"] .submit-button-gray, .cleanTheme .combined-buttons .activ-pos {
    background: var(--color);
}

.cleanTheme .button-vote, .cleanTheme .button-vote[data-voted="1"], .cleanTheme .combined-buttons > label, .cleanTheme .change-lang .button-lang {
    border-color: var(--color);
}

.cleanTheme .comment-vote .rating-response.voted-comment, .cleanTheme .button-vote[data-voted="1"], .cleanTheme .combined-buttons > label {
    color: var(--color);
}

.cleanTheme .select_ajax-container-multi .select_ajax-choices .select_ajax-search-choice, .cleanTheme .select_ajax-search-choice-close {
    border-color: var(--color-o55);
}

.cleanTheme .select_ajax-container-multi .select_ajax-choices .select_ajax-search-choice {
    background-color: var(--color-o15);
}

.cleanTheme .trash-line a, .cleanTheme .archive-line a, .cleanTheme .draft-line a, .cleanTheme .moderation-line a, .cleanTheme .combined-buttons .activ-pos {
    color: #fff;
}

.cleanTheme .action-link a, .cleanTheme .action-link .as-link {
    color: #898989;
}
