.UR_chatColorScheme_red.UR_chatHandleTab > div.UR_chatTabHandler, .UR_chatColorScheme_red .UR_chatOutgoingMessage .UR_chatMessageContent, .UR_chatColorScheme_red .UR_chatScenarioForm .UR_chatScenarioFormButtons button, .UR_chatColorScheme_red.UR_chatHandleTab > div.UR_chatTabHandler:after, .UR_chatColorScheme_red .UR_chatHeader, .UR_chatColorScheme_red .UR_chatMessageEmailForm .UR_chatSubmitForm, .UR_chatColorScheme_red .UR_chatFooterNewConversation, .UR_chatColorScheme_red .UR_chatScenarioForm .UR_chatScenarioFormElement .UR_chatScenarioFormSubmit, .UR_chatColorScheme_red .UR_chatScenarioForm .UR_chatScenarioFormSelectWrapper:after, .UR_chatColorScheme_red .UR_chatPreloaderContainer .UR_chatButton span {
    background-color: #e23a39;
}

.UR_chatColorScheme_red .UR_chatCarousel .UR_chatCardButtons button, .UR_chatColorScheme_red .UR_chatScenarioForm .UR_chatScenarioFormButtons button, .UR_chatColorScheme_red .UR_chatMessageEmailForm, .UR_chatColorScheme_red .UR_chatMessageContent .UR_chatMessageReply, .UR_chatColorScheme_red .UR_chatScenarioFormCheckboxLabel .UR_chatScenarioFormForCheckbox, .UR_chatColorScheme_red .UR_chatMessageEmailForm input[type="text"], .UR_chatColorScheme_red .UR_chatPreloaderContainer .UR_chatButton span {
    border-color: #e23a39 !important;
}

.UR_chatColorScheme_red .UR_chatCarousel .UR_chatCardButtons button, .UR_chatColorScheme_red .UR_chatKnowledgeBase .UR_chatSearchResults .UR_chatSearchItem {
    color: #e23a39;
}

.UR_chatColorScheme_red .UR_aiBotButtons .UR_aiBotButton {
    color: #e23a39;
}

.UR_chatColorScheme_red .UR_chatScenarioForm .UR_chatScenarioFormElement.UR_chatFormError input,
.UR_chatColorScheme_red .UR_chatScenarioForm .UR_chatScenarioFormElement.UR_chatFormError select,
.UR_chatColorScheme_red .UR_chatScenarioForm .UR_chatScenarioFormElement.UR_chatFormError textarea {
    background-color: rgba(255, 0, 0, 0.2);
}
