@font-face {
  font-family: "SwissText";
  src: url("../Fonts/chsans-regular-webfont.woff") format("woff");
}
@font-face {
  font-family: "SwissHead";
  src: url("../Fonts/chsans-bold-webfont.woff") format("woff");
}
.moveIn {
  transition: all 0.3s ease-in-out;
}

[data-cognigy-webchat-root] button.webchat-quick-reply-template-reply.noAnimation {
  transition: top 0s !important;
}

[data-cognigy-webchat-root] button.webchat-quick-reply-template-reply.topMoveIn {
  transition: top 0.5s ease-out !important;
}

.cancelLiveChatButtonWrapperMargin {
  margin-top: 50px !important;
}

[data-cognigy-webchat-root] .popupTopDiv {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  column-gap: 10px;
}

[data-cognigy-webchat-root] .popupCloseButton {
  width: 24px;
  height: 24px;
  cursor: pointer;
  background: transparent;
  border: none;
  padding: 0;
}

[data-cognigy-webchat-root] .popupWrapper {
  background-color: rgba(102, 102, 102, 0.50);
  padding: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-shrink: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  top: 0;
  margin-top: 35px;
  z-index: 99;
}

[data-cognigy-webchat-root] .popupWhiteContainer {
  background-color: #FFFFFF;
  padding: 20px;
  width: 100%;
  box-sizing: border-box;
  margin: 20px;
  box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.30);
}

[data-cognigy-webchat-root] .popupHeading {
  color: #101010;
  font-size: 30px !important;
  font-style: normal !important;
  font-weight: 400 !important;
  line-height: 37px !important;
  font-family: SwissHead !important;
  margin: 0;
  margin-bottom: 20px;
}

[data-cognigy-webchat-root] button.popupYesButton {
  color: white;
  display: flex;
  padding: 10px 30px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 0px;
  background-color: #CC0000;
  border: 2px solid #CC0000;
  font-size: 18px !important;
  font-style: normal;
  font-family: SwissText !important;
  font-weight: 400;
  letter-spacing: 0.54px;
  line-height: 24px;
  text-align: center;
  margin-bottom: 20px;
  cursor: pointer;
  transition: all 250ms ease-in-out;
}

[data-cognigy-webchat-root] button.popupYesButton:hover {
  background-color: #990000;
  border: 2px solid #990000;
}

[data-cognigy-webchat-root] .popupCountdownText {
  color: #CC0000;
}

[data-cognigy-webchat-root] button.popupNoButton {
  display: flex;
  padding: 10px 30px;
  justify-content: center;
  align-items: center;
  border-radius: 0px;
  background-color: #6F6660;
  font-size: 18px !important;
  color: white;
  text-align: center;
  font-family: SwissText !important;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.54px;
  cursor: pointer;
  transition: all 250ms ease-in-out;
  border: none !important;
}

[data-cognigy-webchat-root] button.popupNoButton:hover {
  background-color: #554E49;
}

[data-cognigy-webchat-root] button.webchat-quick-reply-template-reply.end-live-chat-button.sticky {
  position: absolute !important;
  transition: width 0.3s linear, top 0.5s ease-in-out, color 250ms ease-in-out, background-color 250ms ease-in-out !important;
  top: 56px;
  left: 0;
  z-index: 100;
  width: 100%;
  margin: 0;
  border-radius: 0 !important;
  height: 50px;
}

[data-cognigy-webchat-root] button.webchat-quick-reply-template-reply.end-live-chat-button {
  background-color: #6F6660 !important;
  color: #ffffff !important;
  padding: 13px 32px !important;
  font-family: SwissHead !important;
  font-size: 18px !important;
  font-style: normal !important;
  font-weight: 400 !important;
  line-height: 24px !important;
  letter-spacing: 0.54px !important;
}

[data-cognigy-webchat-root] article.hide-end-live-chat-button button.webchat-quick-reply-template-button {
  background-color: #CC0000 !important;
  color: #ffffff !important;
  font-weight: 700 !important;
  border: 2px solid #CC0000 !important;
  padding: 13px 32px !important;
  font-size: 18px !important;
  line-height: 24px !important;
}

[data-cognigy-webchat-root] article.hide-end-live-chat-button button.webchat-quick-reply-template-button {
  background-color: #CC0000 !important;
  border: 2px solid #CC0000 !important;
  color: #ffffff !important;
  transform: none !important;
}

[data-cognigy-webchat-root] button.webchat-quick-reply-template-reply.end-live-chat-button:hover {
  background-color: #554E49 !important;
  transform: none !important;
}
[data-cognigy-webchat-root] .carousel .control-dots .dot.selected {
background-color: #6f6660;
}
[data-cognigy-webchat-root] .carousel.carousel-slider .control-arrow, [data-cognigy-webchat-root] .carousel.carousel-slider .control-arrow {
background: rgba(0, 0, 0, 0.5) !important;
}
[data-cognigy-webchat-root] ul {
  line-height: 1.5 !important;
  list-style: none;
}
[data-cognigy-webchat-root] #webchatIntro ul li::before {
  content: "\2022";
  color: black;
  display: inline-block;
  margin: 0px 8px 0px 8px;
}
[data-cognigy-webchat-root] p,
[data-cognigy-webchat-root] ul {
font-weight: 400 !important;
}
[data-cognigy-webchat-root] button[role="link"].webchat-buttons-template-button:after {
content: url("../Images/ext_link.svg");
color: inherit;
display: inline-block;
width: 12px;
height: 12px;
margin-left: 5px;
}
[data-cognigy-webchat-root] .webchat-avatar {
border: none !important;
}
[data-cognigy-webchat-root] .webchat-avatar.bot {
border-radius: 0px !important;
background-size: contain !important;
}
[data-cognigy-webchat-root] .ac-pushButton, .ac-pushButton.subdued {
background-color: transparent;
border: 1px solid #6f6660;
color: #6f6660;
cursor: pointer;
height: 40px;
padding: 8px 16px;
border-radius: 16px;
}
[data-cognigy-webchat-root] * {
  font-family: SwissText,Helvetica,Arial,sans-serif,LufthansaMamSymbolText !important;
}
[data-cognigy-webchat-root] .webchat-header-title {
  font-family: SwissHead,Helvetica,Arial,sans-serif,LufthansaMamSymbolText !important;
  font-size: 22px !important;
}
[data-cognigy-webchat-root] [data-cognigy-webchat] {
  border-radius: 0px !important;
  background-color: #ffffff !important;
}
[data-cognigy-webchat-root] .webchat-input-menu-form {
  border-bottom-left-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
}
[data-cognigy-webchat-root] button[color="primary"],
[data-cognigy-webchat-root] .webchat-carousel-template-frame {
  border-bottom-left-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
  border-top-left-radius: 0px !important;
  border-top-right-radius: 0px !important;
}
[data-cognigy-webchat-root] .webchat-buttons-template-root,
[data-cognigy-webchat-root] .webchat-buttons-template-header,
[data-cognigy-webchat-root] .webchat-quick-reply-template-header-message,
[data-cognigy-webchat-root] .regular-message {
  border-radius: 4px !important;
}
[data-cognigy-webchat-root] button.webchat-quick-reply-template-reply {
  border-width: 1px !important;
  border-radius: 0px !important;
  font-size: 16px !important;
  font-weight: 300 !important;
  background-color: #6f6660 !important;
  border-color: #6f6660 !important;
  color: white !important;
}
[data-cognigy-webchat-root] button.webchat-quick-reply-template-reply:hover,
[data-cognigy-webchat-root] button.webchat-quick-reply-template-reply:active {
  border-radius: 0px !important;
  background-color: #554e49 !important;
  border-color: #554e49 !important;
  color: white !important;
}
[data-cognigy-webchat-root] .webchat-typing-indicator,
[data-cognigy-webchat-root] .webchat-buttons-template-root,
[data-cognigy-webchat-root] .webchat-quick-reply-template-header-message,
[data-cognigy-webchat-root] .webchat-buttons-template-header,
[data-cognigy-webchat-root] .regular-message.bot {
  background: white !important;
  color: rgba(0,0,0,0.95) !important;
}
[data-cognigy-webchat-root] .webchat-typing-indicator div div{
background-color: rgb(204, 0, 0) !important;
}
[data-cognigy-webchat-root] .regular-message.user {
  background: linear-gradient(185deg, rgb(214, 10, 10), rgb(204, 0, 0)) !important;
  color: rgba(255,255,255,0.95) !important;
}
.center-webchat [data-cognigy-webchat] {
position: relative;
left: 0;
top: 0;
right: 0;
bottom: 0;
width: 480px;
height: 640px;
margin: auto;
}
[data-cognigy-webchat-root] .login-suggestion-button {
  border: 2px solid #C00;
  cursor: pointer;
  padding: 5px 30px;
  background: #CC0000;
  margin: 0;
  font-weight: 400;
  font-size: 18px !important;
  border-radius: 0 !important;
  color: #ffffff;
  height: 50px !important;
  transition: all 0.1s ease-in-out;
}
[data-cognigy-webchat-root] .login-suggestion-button:hover {
  background: #990000;
  border-color: #990000;
  color: #ffffff;
}
[data-cognigy-webchat-root] #webchatGetStartedButton {
  text-transform: none !important;	
  border: 2px solid #6F6660;
  padding: 5px 30px;
  background-color: #6F6660;
  font-weight: 400;
  font-size: 18px !important;
  border-radius: 0 !important;
  color: #ffffff;
  height: 50px !important;
  transition: all 0.1s ease-in-out;
  margin: 0px 12px 20px 12px;
}
[data-cognigy-webchat-root] #webchatGetStartedButton:hover {
  border: 2px solid #554E49;
  background-color: #554E49;
  color: #ffffff;
}
[data-cognigy-webchat-root] p.intro-text {
  font-weight: 400 !important;
  font-size: 16px !important;
}
[data-cognigy-webchat-root] a {
  background-color: transparent !important;
  text-decoration: none !important;
  color: #6F6660 !important;
  margin-bottom: 0px !important;
  transition: all .3s ease-in-out
}
[data-cognigy-webchat-root] a:hover {
  color: #554e49 !important;
  text-decoration: underline !important;
}
[data-cognigy-webchat-root] a img:hover {
  color: #900 !important;
  text-decoration: underline !important;
}
[data-cognigy-webchat-root] img.privacy-notice-icon-hyperlink {
  display: inline-block;
  width: 16px;
  height: 22px;
  vertical-align: middle;
  margin: -1px 0px 0px 3px;
}
[data-cognigy-webchat-root] div#webchatIntro ul li {
  font-size: 16px !important;
}