.embeddedServiceSidebarForm,div.embeddedServiceHelpButton>div>button{
	background-color:#08133f!important
}
.embeddedServiceSidebar.layout-docked .dockableContainer{
	height:498px!important;
	max-height:95vh!important
}
.embeddedServiceHelpButton .helpButton{
	bottom:40px
}
.embeddedServiceSidebarForm .fieldList .uiInputText:last-child input{
	border-radius:0
}
.embeddedServiceSidebarButton,.embeddedServiceSidebarButton span{
	background-color:#f1c300!important;
	color:#08133f!important;
	text-transform:uppercase;
	border-radius:0;
	letter-spacing:1px
}
div.messageArea>ul>li.wrapper.chatMessage.agent.embeddedServiceLiveAgentStateChatItem.embeddedServiceLiveAgentStateChatMessage>div.chatContent{
	color:#08133f!important;
	background-color:#f1c300!important
}
.chasitorText{
	color:#08133f!important;
	border-color:#f1c300!important
}
div.modalContainer.sidebarMaximized.layout-docked.embeddedServiceSidebar>div>div.sidebarBody>div.activeFeature.hideWhileLoading>div>div>div>div.buttonWrapper.embeddedServiceSidebarForm{
	background:#08133f!important
}
.embeddedServiceSidebarFormField .slds-style-inputtext,.embeddedServiceSidebarFormField .slds-style-inputtext:focus,.embeddedServiceSidebarFormField .slds-style-select{
	background-color:#08133f!important;
	border:0 solid #fff!important;
	border-bottom:2px solid #fff!important;
	padding-left:0
}
a.chatOption.embeddedServiceLiveAgentStateChatHeaderOption:hover{
	color:#fff
}

.embeddedServiceLiveAgentStateChatPlaintextMessageDefaultUI.agent.plaintextContent {
    color: #002d62 !important;
}
.embeddedServiceLiveAgentStateChatPlaintextMessageDefaultUI.agent.plaintextContent a{
    color: #002d62 !important;
    text-decoration: underline !important;
}
li.embeddedServiceSidebarFormField:nth-of-type(4) {
    /*display: none;*/
    /*visibility:hidden;*/
}

