
.embeddedServiceHelpButton .helpButton .uiButton { 
    background-color: #ad0c33 !important; 
    font-family: "Open Sans",sans-serif;
    width: 300px !important;
    max-width: 300px !important;
} 
.embeddedServiceHelpButton .helpButton .uiButton:focus {
    outline: 1px solid #ad0c33!important; 
}
.embeddedServiceHelpButton .helpButton{
    right: 100px !important;
}
.embeddedServiceSidebarHeader{
    background-color: #ad0c33 !important; 
}
.embeddedServiceSidebar.modalContainer {
    font-family: 'Roboto',sans-serif!important;
}
.embeddedServiceSidebarState.stateBody .fieldsList .uiOutputText{
    line-height: 21px!important;
    font-size: 14px !important;
}
.slds-form-element__label.cCC_EM_PremiumBrandsitePreChatForm{
    font-size: 14px !important;
}
.cCC_EM_PremiumBrandsitePreChatForm .slds-form-element__help,
.cCC_EM_PremiumBransitePreChatFormControllerUKAustria .slds-form-element__help{
    margin-left: 34px !important;
    margin-top: 5px !important;
    margin-right: 30px !important;
    font-size: 12px !important;
}
.embeddedServiceSidebarState.stateBody [lightning-input_input-host]{
    height: auto!important;
    overflow: hidden!important;
    margin-bottom: 10px!important;
    position: relative!important;
}
.cCC_EM_PremiumBrandsitePreChatForm .slds-form-element__label.slds-no-flex,
.cCC_EM_PremiumBransitePreChatFormControllerUKAustria .slds-form-element__label.slds-no-flex{
    padding-bottom: 3px!important;
    left: 15px!important;
    position: absolute!important;
    margin-left: 20px!important;
    top: 4px !important;
}
.cCC_EM_PremiumBrandsitePreChatForm .slds-input{
    border-radius: 3px !important;
    height: 32px !important;
}
.cCC_EM_PremiumBrandsitePreChatForm button,
.cCC_EM_PremiumBransitePreChatFormControllerUKAustria button{
    background-color: #ad0c33 !important;
    color: #fff !important;
    border: none !important;
    border-radius: 2px !important;
    margin-top: 20px !important;
    text-transform: uppercase !important;
    width: auto !important;
    font-family: "Open Sans",sans-serif;
    font-weight: bold !important;
    font-size: 14px !important;
    padding: 7px 10px !important;
}
.cCC_EM_PremiumBrandsitePreChatForm .slds-form-element__control.slds-grow,
.cCC_EM_PremiumBransitePreChatFormControllerUKAustria .slds-form-element__control.slds-grow{
    margin-top: 22px!important; 
}
.cCC_EM_PremiumBrandsitePreChatForm .slds-form-element__label,
.cCC_EM_PremiumBransitePreChatFormControllerUKAustria .slds-form-element__label {
    left: auto !important;
    position: initial !important;
    margin-left: 0px !important;
    padding: 0px !important;
    font-size: 12px !important;
}
.embeddedServiceSidebarState.stateBody .uiButton--default,
.embeddedServiceSidebarState.stateBody .uiButton--default:hover{
    background: #ad0c33 !important;
    color: #fff !important;
    border: none !important;
    border-radius: 2px !important;
    margin-top: 20px !important;
    text-transform: uppercase !important;
    width: auto !important;
    font-family: "Open Sans",sans-serif;
    font-weight: bold !important;
    font-size: 16px !important;
    -webkit-appearance: none !important;
    box-shadow: none !important;
    text-shadow: none !important;
    line-height: 1.875rem!important;
    padding: 7px 10px!important;
}

.embeddedServiceSidebarState.stateBody .uiButton--default .label,
.embeddedServiceSidebarState.stateBody .uiButton--default:hover .label{
    color: #fff !important;
    font-size: 14px !important;
}
.embeddedServiceLiveAgentStateChatAvatar.isLightningOutContext .agentIconColor0{
    background-color: #ad0c33 !important;
}
.embeddedServiceLiveAgentStateChatHeader:not(.alert) .message {
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: inherit !important;
    display: none !important;
    width: 90% !important;
    margin: auto !important;
    line-height: 17px !important;
    margin-top: 3px !important;
    font-family: "Open Sans",sans-serif;
}
.embeddedServiceSidebarExtendedHeader a:hover, 
.embeddedServiceSidebarExtendedHeader a:focus{
    color: #ad0c33 !important;
}
.embeddedServiceLiveAgentStateChatPlaintextMessageDefaultUI.chasitor.plaintextContent{
    background: #ad0c33 !important;
    color: #fff !important;
    font-family: "Open Sans",sans-serif;
}
.embeddedServiceSidebarButton{
    background: #ad0c33 !important;
    color: #fff !important;
    font-family: "Open Sans",sans-serif;
}
.embeddedServiceSidebarButton .label, .embeddedServiceSidebarButton:disabled .label{
    color: #fff !important;
    font-family: "Open Sans",sans-serif;
    font-size: 12px;
}
.embeddedServiceSidebarButton:focus{
    text-decoration-color: transparent !important; 
}

.embeddedServiceLoadingBalls .loadingBall {
    background-color: #ad0c33;
}
.embeddedServiceLiveAgentQueuePosition .embeddedServiceLoadingBalls .loadingBall{
    background-color: #ad0c33;
}

@media only screen and (max-width: 767px){
    .embeddedServiceHelpButton .helpButton .uiButton {
        color: #fff !important;
        background: #ad0c33 !important;
        width: auto !important;
        max-width: initial !important;
    }
    .embeddedServiceHelpButton .helpButton{
        right: 10px !important;
    }
}

.embeddedServiceHelpButton .fixMenu{
    bottom: 60px !important;
    right: 30px !important;
}
.embeddedServiceHelpButton .fixMenuButton{
    border-radius: 30px !important;
}
