.embeddedServiceHelpButton .helpButton .uiButton {
	background-color: #FFFFFF !important;
	font-family: "Arial", sans-serif  !important;
	color: #005290 !important;
}
.embeddedServiceHelpButton .helpButton .helpButtonEnabled:hover::before,
.embeddedServiceHelpButton .helpButton .helpButtonEnabled:focus::before {
    background-color: #FFFFFF !important;
}
.sidebarHeader {
    background-color: #FFFFFF !important;
	font-family: "Arial", sans-serif  !important;
	color: #005290 !important;
}
.embeddedServiceSidebar button.minimizeButton svg,
.embeddedServiceSidebar button.closeButton svg {
	height: 20px;
	width: 20px;
}
.embeddedServiceSidebar div.messageContent svg {
	fill: #005290;
}
.embeddedServiceSidebar div.messageContent div.minimizedText {
	color: #005290;
}
