.a2aenergiaCht .privacy{
    font-size: 12px;
}
.a2aenergiaCht .flex {
    align-items: baseline;
}
.slds-var-p-around_xx-small.cPreChatUi{
    padding:4px;
    width:100% !important;
}

.a2aenergiaCht .customMargin {
    margin-right: 6px;
}

.a2aenergiaCht .prechat-text {
    height: 9.25rem !important;
}

.a2aenergiaCht .prechat-text>span {
    font-size: 24px !important;
}
.cCustomPreChatLogin.a2aenergiaCht .slds-form-element__label {
    font-size: 12px !important;
}

.a2aenergiaCht [role=combobox] input[readonly] {
    font-size: 13px !important;
    height: 30px !important;
    line-height:30px !important;
}

.a2aenergiaCht .slds-form-element__control input{
    height: 30px !important;
    line-height:30px !important;
    font-size: 13px;
}
.cCustomPreChatLogin.a2aenergiaCht .slds-has-error .slds-form-element__help {
    font-size:11px !important;
}

.a2aenergiaCht .slds-required {
    display: inline;
}

#headerTextLabel {
    font-size : 13px !important;
}

.embeddedServiceSidebar.layout-docked .dockableContainer, .embeddedServiceSidebar.layout-float .dockableContainer {
	max-width: 51em !important;
}

.embeddedServiceSidebarExtendedHeader a:hover {
    color: black;
}

.embeddedServiceSidebarButton:disabled {
    opacity: 0.4;
}

.Topic__c, .Flag_privacy_L1__c  {
	height : 44px !important;    
}

.embeddedServiceSidebarExtendedHeader {
    background-color: #009cde !important;
}

.embeddedServiceSidebarButton span{
    /*text-transform: uppercase;*/
    font-size: 16px;
}

.a2aenergiaCht .slds-checkbox .slds-required{
    display : none;
}

.a2aenergiaCht .community {
    font-size : 12px;
}

.a2aenergiaCht .slds-required {
    font-size : 13px;
}
.a2aenergiaCht .slds-checkbox_faux {
    width: 15px !important;
    height: 15px !important;
}

.a2aenergiaCht .slds-checkbox__label {
    font-size: .8125rem;
    padding: 0;
    margin-left: 15px;
}

.a2aenergiaCht .slds-form-element__help, .a2aenergiaCht .slds-form-element__helper, .a2aenergiaCht .slds-form-element__label, .a2aenergiaCht .slds-dropdown  {
    font-size: 1.2rem !important;
}

@media (min-width: 48em){
	.embeddedServiceSidebar.layout-docked .dockableContainer {
		width: 410px !important;
		max-height: 585px !important;
	}
}

@media (max-width: 767px) {
  
  .embeddedServiceSidebar.layout-docked .dockableContainer {
        height: calc(100% - 55px) !important;
        margin: 55px auto !important;
    }
  
}

.embeddedServiceSidebar.layout-docked .dockableContainer {
    width: 98vw;
    max-height: 99vh;
    border-radius: 8px 8px 0 0;
}

.embeddedServiceSidebarHeader {
    background-color: #009cde !important;
}

.embeddedServiceSidebarHeader {
    position: absolute;
    top: 0;
    width: 100%;
    border-radius: 8px 8px 0 0;
    background-color: #000;
}

.shortHeaderContent h2 {
    margin-bottom: 0;
    margin-top: 0;
}

.embeddedServiceSidebarForm.formContent {
    width: 100%;
    height: calc(100% - 81px);
    overflow-y: auto;
    position: relative;
    background-color: #fff;
    margin-bottom: 81px;
    border-radius: 0 0 8px 8px;
}

.embeddedServiceSidebarForm .backgroundImg, .embeddedServiceSidebarForm .backgroundImgColorMask {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 100px;
    z-index: 1;
    position: relative;
}

.embeddedServiceSidebar .assistiveText {
    position: absolute;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
}

.embeddedServiceSidebarForm.buttonWrapper {
    text-align: center;
    padding: 30px 24px 24px;
    margin: 0;
    width: 100%;
    position: absolute;
    box-sizing: border-box;
    bottom: 0;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) calc(100% - 77px), rgba(255, 255, 255, 1) 100%);
}

.embeddedServiceLiveAgentSidebarFeature {
    font-size: 16px;
}

.uiButton--default.embeddedServiceSidebarButton {
    background: #005290;
    font-family: "Arial",sans-serif;
}

.uiButton--default.embeddedServiceSidebarButton {
    position: relative;
    border: none;
    background: #0074bd;
    text-shadow: none;
    box-shadow: none;
    border-radius: 4px;
    transition: background .4s ease;
    color: rgb(255, 255, 255);
    font-size: 1em;
    font-weight: 400;
    font-family: 'Arial',sans-serif;
    width: 100%;
    margin: 0;
    height: 44px;
}

.a2aenergiaCht .slds-listbox__option_plain{
	font-size: 13px !important;
}

.embeddedServiceHelpButton {
    top: inherit !important;
}

@media(max-width:768px){
}