/* Support Chat: minimized channel menu button color */
.embeddedServiceSidebarMinimizedFabDefaultUI button.fab {
    background-color: rgb(28, 95, 74)!important;
}

/* Channel Menu Text and icons set to white */
/*Support Chat: make chat icons white */
.embeddedServiceIcon svg,
.embeddedServiceIcon svg path {
    fill:#FFFFFF !important;
}

/* clear buttons black text: */
.slds-button .slds-button--neutral .dialogButton .dialog-button-1 .uiButton--inverse .uiButton .embeddedServiceSidebarButton{
    color: #000000 !important;
}
/* minimized cta: no border */
button.sidebarHeader.minimizedContainer.embeddedServiceSidebarMinimizedDefaultUI {
    border: none !important;
}

/* white text: */
/* leave button */
.dialog-button-0 > span.label.bBody,
button.slds-button.slds-button--neutral.endChatButton.closeChatButton.uiButton--default.uiButton.embeddedServiceSidebarButton > span.label.bBody,
/* feedback button */
button.slds-button.slds-button--neutral.endChatButton.postChatButton.uiButton--default.uiButton.embeddedServiceSidebarButton > span.label.bBody,
.embeddedServiceSidebarMinimizedDefaultUI.minimizedContainer:hover,
.embeddedServiceSidebarHeader .headerButton,
.embeddedServiceSidebarExtendedHeader,
.chatOption .embeddedServiceLiveAgentStateChatHeaderOption,
button.slds-button.slds-button--neutral.dialogButton.dialog-button-0.uiButton.embeddedServiceSidebarButton,
.embeddedServiceLiveAgentStateChatHeaderOption,
.embeddedServiceSidebarHeader #headerTextLabel,
a.embeddedServiceLiveAgentStateChatHeaderOption:hover, 
a.embeddedServiceLiveAgentStateChatHeaderOption:active,
a.chatOption.embeddedServiceLiveAgentStateChatHeaderOption,
.forceCommunityEmbeddedServiceHelpButton .flatButton,
.embeddedServiceSidebar .headerItem,
.embeddedServiceSidebarHeader .shortHeader,
.embeddedServiceSidebarMinimizedDefaultUI .minimizedText,
.embeddedServiceSidebarMinimizedDefaultUI .content ,
button.slds-button.slds-button--neutral.endChatButton.closeChatButton.uiButton--default.uiButton.embeddedServiceSidebarButton,
button.sidebarHeader.minimizedContainer.embeddedServiceSidebarMinimizedDefaultUI,
.embeddedServiceLiveAgentStateChatItem.chatMessage button:focus span,
/* user message styles */
.embeddedServiceLiveAgentStateChatPlaintextMessageDefaultUI.chasitor.plaintextContent {
    color:#FFFFFF !important;
}


.embeddedServiceLiveAgentStateChatAvatar.isCommunitiesContext {
    position: absolute !important;
}
    


/* ///////////////// */
/* Neuraflash Chatbot Styles */
/* ///////////////// */

/* CSS Styles for Sonos Assistant Chatbot UI
 * Author: NeuraFlash
 * Invoked By: Sonos Assistant (bot)
 /resource/NF_SonosAssistant_Images/agent-avatar.png
 */


 .embeddedServiceLiveAgentStateWaitingHeader .waitingGreeting {
    display: none !important;
}
.forceCommunityEmbeddedServiceHelpButton .flatButton {
    box-shadow: 0px 0px 12px 0px rgba(0,0,0,.30) !important;
    background-color: #1c5f4a !important;
    border-radius: 17.5px !important;
    height: 35px !important;
    line-height: 25px !important;

}

.forceCommunityEmbeddedServiceHelpButton .embeddedServiceIcon
{
    background: url(/resource/NF_SonosAssistant_Images/icon-chat.png) 4px 4px no-repeat !important;
    background-size: 20px !important;
    height: 25px !important;
}

.forceCommunityEmbeddedServiceHelpButton .help svg {
    visibility: hidden !important;
}

.forceCommunityEmbeddedServiceHelpButton .flatButton .helpButtonLabel {
    font-weight: normal;
    height: 25px !important;
}


.embeddedServiceSidebarHeader .shortHeader,
.embeddedServiceSidebarExtendedHeader,
.sidebarHeader{
    background-color: #1c5f4a !important;
}
.headerAnnouncement {
    background-color: #d8a158 !important;
}

.embeddedServiceSidebar.layout-docked .dockableContainer{
    bottom: 24px !important;
    right: 60px !important;
    border-radius: 12px 12px 0px 12px !important;
    max-height: 600px !important;
}

.embeddedServiceLiveAgentStateChat .embeddedServiceLiveAgentStateChatItem .chatContent .chasitor {
	background-color: #1c5f4a !important;
}

.embeddedServiceSidebarButton .label, .embeddedServiceSidebarButton:disabled .label{
    font-weight: 400 !important;
}

.embeddedServiceSidebarButton:focus {
    text-decoration: none !important;
}

.embeddedServiceLiveAgentStateWaiting .loadingBall {
    background-color: #1c5f4a !important;
}

.embeddedServiceLiveAgentStateChatButtonMessage .embeddedServiceLiveAgentStateChatButtonItem {
	background-color: #fff;
	border-color: #1c5f4a;
	border-radius: 20px !important;
	box-shadow: none;
	color: #1c5f4a;
	float: none;
	margin-right: 0;
	height: 26px !important;
	min-height: 20px !important;
	color: #1c5f4a !important;
}

.embeddedServiceLiveAgentStateChatButtonMessage .embeddedServiceLiveAgentStateChatButtonItem:hover {
	background-color: #1c5f4a !important;
	opacity: 1 !important;
	color: #fff !important;
}

button.slds-button.slds-button--neutral.rich-button-item.uiButton.embeddedServiceLiveAgentStateChatButtonItem {
    margin-right: 5px;
    margin-left: 5px;
}

.embeddedServiceLiveAgentStateChatButtonMessage .embeddedServiceLiveAgentStateChatButtonItem span {
	color: inherit !important;
	font-size: 14px !important;
	line-height: 25px !important;
}

.embeddedServiceLiveAgentStateChat .embeddedServiceLiveAgentStateChatMenuMessage .rich-menu {
	background-color: transparent;
	border: 1px solid #1c5f4a;
	border-radius: 8px;
	margin-left: 44.75px;
	overflow: hidden;
}

.embeddedServiceLiveAgentStateChat .embeddedServiceLiveAgentStateChatMenuMessage .rich-menu .rich-menu-items > li {
	border: none;
	border-radius: 0;
}

.embeddedServiceLiveAgentStateChat .embeddedServiceLiveAgentStateChatMenuMessage .rich-menu .rich-menu-items > li:not(:last-child) {
	border: none;
	border-bottom: 1px solid #1c5f4a;
}


.embeddedServiceLiveAgentStateChatMenuMessage .rich-menu-items .rich-menu-item,
.embeddedServiceLiveAgentStateChatMenuMessage .rich-menu-items .rich-menu-itemOptionIsClicked {
	background-color: white;
	font-size: 14px;
}

.embeddedServiceLiveAgentStateChat .embeddedServiceLiveAgentStateChatMenuMessage .rich-menu-items button:hover,
.embeddedServiceLiveAgentStateChat .embeddedServiceLiveAgentStateChatMenuMessage .rich-menu-items button:active,
.embeddedServiceLiveAgentStateChat .embeddedServiceLiveAgentStateChatMenuMessage .rich-menu-items button:hover:active,
.embeddedServiceLiveAgentStateChat .embeddedServiceLiveAgentStateChatMenuMessage .rich-menu-items button:focus,
.embeddedServiceLiveAgentStateChat .embeddedServiceLiveAgentStateChatMenuMessage .rich-menu-items button:focus:hover {
	background-color: #1c5f4a;
	border-color: #1c5f4a;
	color: white;
	opacity: 1;
}

.avatar.iconAvatar.agentInitial.agentIconColor0 {
    background: url(/resource/NF_SonosAssistant_Images/avatar.png) no-repeat;
    background-size: 32px;
    background-color: transparent !important;
}

.avatar.iconAvatar.agentInitial.agentIconColor1 {
    background: url(/resource/NF_SonosAssistant_Images/agent-avatar.png) no-repeat;
    background-size: 32px;
    background-color: transparent !important;
}

.embeddedServiceLiveAgentStateChatAvatar .avatar {
    color: transparent !important;

}

.embeddedServiceLiveAgentStateChatAvatar {
    background-color: transparent !important;
}

.embeddedServiceLiveAgentStateChatItem .avatar {
    width: 32px !important;
    height: 32px !important;
}

.agentInfo, .embeddedServiceSidebarHeader .agentAvatarsContainer.fade, .embeddedServiceSidebarHeader .agentInfo.fade {
    display: grid !important;
}

.embeddedServiceLiveAgentStateChatHeader .message {
    display: block !important;
}

.avatar.iconAvatar.agentInitial.agentIconColor0, .avatar.iconAvatar.agentInitial.agentIconColor1, .avatar.iconAvatar.agentInitial.agentIconColor2, .avatar.iconAvatar.agentInitial.agentIconColor3, .avatar.iconAvatar.agentInitial.agentIconColor4 {
    color: transparent !important;
}


.uiOutputRichText > a {
    text-decoration: underline !important;
}

.chat-content.chasitor a,
.chasitor .uiOutputRichText > a {
    color: #FFFFFF !important;
}

.embeddedServiceLiveAgentStateChatButtonMessage .embeddedServiceLiveAgentStateChatButtonItem {
    overflow: hidden;
}

@media all and (max-width: 600px){

    .embeddedServiceLiveAgentStateChatHeader .content {
        height: 140px !important;
    }

    .embeddedServiceSidebar.layout-docked .dockableContainer, .embeddedServiceSidebar.layout-float .dockableContainer {
        margin-top: 30px !important;
    }
}

.chatMessageContent > span > a {
    text-decoration: underline !important;
}

.chatMessageContent[ebcm-einsteinBotChatMessage_einsteinBotChatMessage] {
    hyphens: none !important;
}

.slideshow-container[ebcm-einsteinBotComplexCarousel_einsteinBotComplexCarousel]>*[ebcm-einsteinBotComplexCarousel_einsteinBotComplexCarousel] {
    min-height: 12rem;
    margin: 3vh;
    padding: 1vh;
}

.helpButtonDisabled {
    display: none !important;
}