	.embeddedServiceHelpButton .helpButton .uiButton {
		background-color: #14964f;
		font-family: "Arial", sans-serif;
                display: none;
z-index:2000;
right:130px !important;

	}
	.embeddedServiceHelpButton .helpButton .uiButton:focus {
		outline: 1px solid #0AB45B;
	}


.embeddedServiceHelpButton .uiButton .helpButtonLabel
{
   
  text-transform: uppercase;
    font-weight: 500;
    font-family: Poppins,sans-serif;
    line-height: 24px;
    letter-spacing: .02em;}


@media (max-width:1023px) {.embeddedServiceHelpButton .helpButton .uiButton{background-color: #0855B4 !important; bottom:80px !important;}}

.chasitor .slds-rich-text-editor__output a{color:#fff !important;}

.chasitor .slds-rich-text-editor__output a:hover{color:#fff !important;}

.chasitor.chat-content .hidelink { color: white !important; text-decoration: none !important; }

.agent.chat-content .hidelink { color: black !important; text-decoration: none !important; }