:is(#ai-chatbot, [data-drupal-admin-styles]) {
    .top-bar__tools .button--ai-chatbot {
        background-color:rgba(67, 160, 71, 0.28) !important;

    }
}

.seoshkin-crm-dock__tab {
    background: linear-gradient(135deg, #184f9b 0%, #1b66d4 100%) !important;
}

.seoshkin-crm-dock__count {
    background: #ff8a80 !important;
}

body.seoshkin-audit-admin .layout-container a[href$="/admin/seoshkin/crm"], body.seoshkin-audit-admin .layout-container a[href$="/admin/seoshkin/crm/"], body.seoshkin-audit-admin .layout-container a[href*="admin/seoshkin/spider-launch"], body.seoshkin-audit-admin .layout-container a.button.button--primary[href*="spider-launch"] {
    border: 1px solid #145242 !important;
    background: linear-gradient(135deg, #184f9b 0%, #1b66d4 100%) !important;
}

.seoshkin-crm-project input[type="radio"], .seoshkin-crm-project input[type="checkbox"], .seoshkin-crm-home input[type="radio"], .seoshkin-crm-home input[type="checkbox"], .seoshkin-crm-funnel input[type="radio"], .seoshkin-crm-funnel input[type="checkbox"], .seoshkin-crm-tasks-hub input[type="radio"], .seoshkin-crm-tasks-hub input[type="checkbox"], form.seoshkin-crm-project-tasks input[type="radio"], form.seoshkin-crm-project-tasks input[type="checkbox"], form.seoshkin-crm-tasks-hub input[type="radio"], form.seoshkin-crm-tasks-hub input[type="checkbox"] {
    background: #444 !important;
}

:where(*) .form-boolean--type-radio:checked:not(:disabled), :where(*) .form-boolean--type-radio:checked:not(:disabled):hover, :is(#extra-specificity-hack, [data-drupal-admin-styles]) .form-boolean--type-radio:checked:not(:disabled), :is(#extra-specificity-hack, [data-drupal-admin-styles]) .form-boolean--type-radio:checked:not(:disabled):hover {
    background-color: #388e3c !important;
}

/* b в семантике */
.views-element-container table b {
    color: #398f3d !important;
    /* font-weight: bold; */
}

.seoshkin-crm-dock__tab {
    padding: 0.7rem 3.15rem !important;
}

/* icon leads в crm */
span.seoshkin-lead-intake-menu-badge {
    display: none;
}

.seoshkin-seo-tasks li.ok {
    color: #398f3d !important;
}

/* отступ напоминания задач слева */
.seoshkin-crm-dock--left {
    /* right: auto; */
    left: 5.3rem !important;
    /* align-items: flex-start; */
}