.embeddedServiceHelpButton .uiButton {
  background-color: #1f4092 !important;
  font-family: "VWText Regular", Arial;
  position: fixed !important;
  right: 12px !important;
  bottom: 0 !important;
  width: 13.425% !important;
  font-size: 14px !important;
  font-weight: bold !important;
}
.embeddedServiceHelpButton .helpButton .uiButton:focus {
  outline: 1px solid #1f4092;
  width: 100% !important;
}
.message {
  font-family: "VWText Regular", Arial;
  border: #1f4092 !important;
  background-color: #1f4092 !important;
  color: white !important;
  bottom: 4px !important;
}
@font-face {
  font-family: "VWText Regular";
  src: url("https://vwgoa.my.salesforce-sites.com/VwChatButton/resource/1576019745000/VWBrandFont?")
      format("woff"),
    url("https://vwgoa.my.salesforce-sites.com/VwChatButton/resource/1576019745000/VWBrandFont2?")
      format("truetype");
}
.embeddedServiceLiveAgentStateChatHeader .message {
  display: none !important;
}
.embeddedServiceIcon:before {
  position: fixed !important;
  right: 138px !important;
  bottom: 15px !important;
  font-size: 16px !important;
}
body button,
body .x-btn,
body .btn,
body .btnDisabled,
body .btnCancel,
body .menuButton .menuButtonButton {
  background: #1f4092;
  font-family: "VWText Regular", Arial;
}