@font-face {
  font-family: "roboto";
  src: url("https://cdn.inbenta.io/static/fonts/ps-fonts/Roboto/Roboto-Regular.woff") format("woff"), url("https://cdn.inbenta.io/static/fonts/ps-fonts/Roboto/Roboto-Regular.woff2") format("woff2");
  font-weight: normal;
  font-style: normal; }


@font-face {
  font-family: "roboto";
  src: url("https://cdn.inbenta.io/static/fonts/ps-fonts/Roboto/Roboto-Bold.woff") format("woff"), url("https://cdn.inbenta.io/static/fonts/ps-fonts/Roboto/Roboto-Bold.woff2") format("woff2");
  font-weight: 800;
  font-style: normal; }

body #inbenta-bot-sdk.inbenta .inbenta-bot {
  font-family: Open Sans, Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #000;
  line-height: 1.4;
  z-index: 99999999999; }
body #inbenta-bot-sdk.inbenta .inbenta-bot a {
  color: #FF671F; }
body #inbenta-bot-sdk.inbenta .inbenta-bot a:active, body #inbenta-bot-sdk.inbenta .inbenta-bot a:focus {
  color: #FF671F; }
body #inbenta-bot-sdk.inbenta .inbenta-bot a:hover {
  color: #FF671F; }
body #inbenta-bot-sdk.inbenta .inbenta-bot ul, body #inbenta-bot-sdk.inbenta .inbenta-bot ol {
  padding-left: 15px;
  list-style: disc; }
body #inbenta-bot-sdk.inbenta .inbenta-bot-button {
  font-family: Open Sans, Arial, Helvetica, sans-serif;
  font-size: 13px;
  background-color: #FF671F;
  color: white;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.3s cubic-bezier(0.3, 0.01, 0.6, 0.99) 0s;
  transition: all 0.3s cubic-bezier(0.3, 0.01, 0.6, 0.99) 0s;
  text-transform: none; }
body #inbenta-bot-sdk.inbenta .inbenta-bot-button:hover:not([disabled]), body #inbenta-bot-sdk.inbenta .inbenta-bot-button.clicked {
  background-color: #FF671F;
  color: white;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.3s cubic-bezier(0.3, 0.01, 0.6, 0.99) 0s;
  transition: all 0.3s cubic-bezier(0.3, 0.01, 0.6, 0.99) 0s; }
body #inbenta-bot-sdk.inbenta .inbenta-bot-button[disabled] {
  background-color: #FF671F;
  color: white; }
body #inbenta-bot-sdk.inbenta .inbenta-bot-button[disabled].clicked {
  color: white;
  background-color: #FF671F; }
body #inbenta-bot-sdk.inbenta .inbenta-bot-input {
  font-family: Open Sans, Arial, Helvetica, sans-serif;
  font-size: 13px;
  background-color: white;
  color: #000;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #eee; }
body #inbenta-bot-sdk.inbenta .inbenta-bot__launcher {
  background-color: white;
  font-family: Open Sans, Arial, Helvetica, sans-serif;
  font-size: 15px;
  border-radius: 100px;
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.3s cubic-bezier(0.3, 0.01, 0.6, 0.99) 0s;
  transition: all 0.3s cubic-bezier(0.3, 0.01, 0.6, 0.99) 0s;
  padding: 0;
  z-index: 9999;
  height: 55px;
  width: 55px;
  border: 1px solid #939393;
  min-width: auto; }
body #inbenta-bot-sdk.inbenta .inbenta-bot__launcher__image {
  background-image: url(../../../../content/dam/Common-digital-asset-library/images/Inbenta/allegion-us-launcher.acc9069f.svg);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center; }
body #inbenta-bot-sdk.inbenta .inbenta-bot__launcher__image + .inbenta-bot__launcher__text {
  margin-left: 10px; }
body #inbenta-bot-sdk.inbenta .inbenta-bot__launcher__text {
  color: white;
  font-weight: 600; }
body #inbenta-bot-sdk.inbenta .inbenta-bot__launcher:hover {
  background-color: white;
  color: white;
  border-radius: 100px;
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.3s cubic-bezier(0.3, 0.01, 0.6, 0.99) 0s;
  transition: all 0.3s cubic-bezier(0.3, 0.01, 0.6, 0.99) 0s; }
body #inbenta-bot-sdk.inbenta .inbenta-bot__launcher:hover .inbenta-bot__launcher__image {
  background-image: url(../../../../content/dam/Common-digital-asset-library/images/Inbenta/allegion-us-launcher.acc9069f.svg);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center; }
body #inbenta-bot-sdk.inbenta .inbenta-bot__chat, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble {
  border-radius: 0; }
body #inbenta-bot-sdk.inbenta .inbenta-bot__chat__header, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble__header {
  background-color: #FF671F;
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.15);
  padding: 10px 15px;
  position: relative; }
body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .header__title, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .header__title {
  font-family: Open Sans, Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: white;
  font-weight: 600;
  text-transform: none;
  line-height: 1.2; }
body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .header__actions, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .header__actions {
  -ms-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0; }
body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .body__wrapper, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .body__wrapper {
  background-color: #E1E1E1;
  padding: 16px 16px 0; }
body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .alert-box__title, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .alert-box__title {
  font-family: Open Sans, Arial, Helvetica, sans-serif;
  color: #FF671F; }
body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .alert-box__message, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .alert-box__message {
  font-family: Open Sans, Arial, Helvetica, sans-serif; }
body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .messages__message__content, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .messages__message__content {
  font-family: Open Sans, Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #000;
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
  padding: 12px 13px; }
body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .messages__message .extended_message_container, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .messages__message .extended_message_container {
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
  background-color: white;
  border-radius: 0; }
body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .messages__message .extended_message_container .messages__message__content, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .messages__message .extended_message_container .messages__message__content {
  padding: 0; }
body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .messages__message .extended_message_container .messages__message__content .content__open-sidebubble, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .messages__message .extended_message_container .messages__message__content .content__open-sidebubble {
  margin-top: 0;
  padding-top: 5px; }
body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .messages__message .extended_message_container .messages__message__content .content__text, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .messages__message .extended_message_container .messages__message__content .content__text {
  padding: 12px 13px; }
body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .messages__message .extended_message_container .messages__message__content .content__label, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .messages__message .extended_message_container .messages__message__content .content__label {
  margin: 12px 13px 0;
  padding: 0; }
body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .messages__message--sent .messages__message__content, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .messages__message--sent .messages__message__content {
  background-color: white;
  color: #000;
  border-radius: 0; }
body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .messages__message--received .messages__message__avatar, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .messages__message--received .messages__message__avatar {
  display: none; }
body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .messages__message--received .messages__message__avatar .inbenta-bot-icon--avatar, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .messages__message--received .messages__message__avatar .inbenta-bot-icon--avatar {
  display: none; }
body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .messages__message--received .messages__message__content, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .messages__message--received .messages__message__content {
  background-color: white;
  color: #000;
  border-radius: 0; }
body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .messages__message--received .messages__message__content .inbenta-bot-rating__content, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .messages__message--received .messages__message__content .inbenta-bot-rating__content {
  background-color: white; }
body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .messages__message--received .messages__message__content .inbenta-bot-rating__content__buttons .inbenta-bot-button .inbenta-bot-icon:before, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .messages__message--received .messages__message__content .inbenta-bot-rating__content__buttons .inbenta-bot-button .inbenta-bot-icon:before {
  color: #FF671F; }
body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .messages__message--received .messages__message__content .inbenta-bot-rating__content__buttons .inbenta-bot-button__text, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .messages__message--received .messages__message__content .inbenta-bot-rating__content__buttons .inbenta-bot-button__text {
  color: #FF671F; }
body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .messages__message--received .messages__message__content .inbenta-bot-rating__content__buttons .inbenta-bot-button:hover, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .messages__message--received .messages__message__content .inbenta-bot-rating__content__buttons .inbenta-bot-button:hover {
  background-color: #FF671F;
  border-radius: 0; }
body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .messages__message--received .messages__message__content .inbenta-bot-rating__content__comment .comment__wrapper__textarea, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .messages__message--received .messages__message__content .inbenta-bot-rating__content__comment .comment__wrapper__textarea {
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #f6f6f6; }
body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .messages__message--received .messages__message__content .inbenta-bot-rating__content__comment .comment__wrapper__textarea:hover, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .messages__message--received .messages__message__content .inbenta-bot-rating__content__comment .comment__wrapper__textarea:hover {
  border: 1px solid #f6f6f6; }
body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .messages__message--received .content__label, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .messages__message--received .content__label {
  background-image: url(../../../../content/dam/Common-digital-asset-library/images/Inbenta/allegion-logo.c8739a11.svg);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  height: 16px;
  width: 85px;
  display: block;
  margin-bottom: 8px;
  opacity: 1; }
body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .messages__message--system .messages__message__content, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .messages__message--system .messages__message__content {
  background-color: white;
  color: #000;
  border-radius: 0; }
body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .content__open-sidebubble__phrase, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .content__open-sidebubble__phrase {
  color: #FF671F;
  font-family: Open Sans, Arial, Helvetica, sans-serif;
  font-weight: 600;
  margin: 0; }
body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .content__open-sidebubble__icon, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .content__open-sidebubble__icon {
  color: #FF671F;
  margin: 0; }
body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .content__open-sidebubble:hover, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .content__open-sidebubble:hover {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none; }
body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .content__open-sidebubble:hover .content__open-sidebubble__phrase,
body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .content__open-sidebubble:hover .content__open-sidebubble__icon, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .content__open-sidebubble:hover .content__open-sidebubble__phrase,
body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .content__open-sidebubble:hover .content__open-sidebubble__icon {
  color: #FF671F; }
body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .content__buttons, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .content__buttons {
  margin: 0; }
body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .content__buttons--multiple-choise, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .content__buttons--multiple-choise {
  padding-top: 13px; }
body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .content__buttons--multiple-choise .inbenta-bot-icon--faq-icon, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .content__buttons--multiple-choise .inbenta-bot-icon--faq-icon {
  margin-right: 5px; }
body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .content__buttons--multiple-choise .inbenta-bot-icon--faq-icon:before, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .content__buttons--multiple-choise .inbenta-bot-icon--faq-icon:before {
  color: #FF671F; }
body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .content__buttons--multiple-choise .inbenta-bot-button, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .content__buttons--multiple-choise .inbenta-bot-button {
  color: #FF671F;
  font-size: 13px;
  font-weight: normal;
  background-color: transparent; }
body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .content__buttons--multiple-choise .inbenta-bot-button:hover:not([disabled]), body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .content__buttons--multiple-choise .inbenta-bot-button.clicked, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .content__buttons--multiple-choise .inbenta-bot-button:hover:not([disabled]), body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .content__buttons--multiple-choise .inbenta-bot-button.clicked {
  background-color: transparent;
  color: #FF671F; }
body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .content__buttons--multiple-choise .inbenta-bot-button:hover:not([disabled]) .inbenta-bot-icon--faq-icon:before, body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .content__buttons--multiple-choise .inbenta-bot-button.clicked .inbenta-bot-icon--faq-icon:before, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .content__buttons--multiple-choise .inbenta-bot-button:hover:not([disabled]) .inbenta-bot-icon--faq-icon:before, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .content__buttons--multiple-choise .inbenta-bot-button.clicked .inbenta-bot-icon--faq-icon:before {
  color: #FF671F; }
body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .content__buttons--multiple-choise .inbenta-bot-button[disabled], body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .content__buttons--multiple-choise .inbenta-bot-button[disabled] {
  background-color: transparent; }
body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .content__buttons--multiple-choise .inbenta-bot-button.clicked, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .content__buttons--multiple-choise .inbenta-bot-button.clicked {
  color: #FF671F; }
body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .content__buttons--download .inbenta-bot-button, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .content__buttons--download .inbenta-bot-button {
  color: #FF671F;
  background-color: transparent; }
body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .content__buttons--download .inbenta-bot-button:hover:not([disabled]), body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .content__buttons--download .inbenta-bot-button.clicked, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .content__buttons--download .inbenta-bot-button:hover:not([disabled]), body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .content__buttons--download .inbenta-bot-button.clicked {
  background-color: transparent;
  color: #FF671F; }
body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .content__buttons--attached .inbenta-bot-button, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .content__buttons--attached .inbenta-bot-button {
  color: #FF671F;
  background-color: transparent; }
body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .content__buttons--attached .inbenta-bot-button:hover:not([disabled]), body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .content__buttons--attached .inbenta-bot-button.clicked, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .content__buttons--attached .inbenta-bot-button:hover:not([disabled]), body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .content__buttons--attached .inbenta-bot-button.clicked {
  background-color: transparent;
  color: #FF671F; }
body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .content__related-contents, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .content__related-contents {
  border-radius: 0;
  background-color: #eeeded;
  padding: 12px 13px; }
body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .content__related-contents .content__related__show, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .content__related-contents .content__related__show {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-justify-content: space-between;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0;
  font-size: 12px; }
body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .content__related__show, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .content__related__show {
  font-family: Open Sans, Arial, Helvetica, sans-serif;
  font-size: 13px;
  background-color: #eeeded;
  border-radius: 0;
  color: #000; }
body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .content__related__show:hover, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .content__related__show:hover {
  background-color: #eeeded;
  color: #000; }
body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .content__related__icon--closed:before, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .content__related__icon--closed:before {
  color: #FF671F; }
body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .content__related__icon--opened:before, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .content__related__icon--opened:before {
  color: #FF671F; }
body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .content__related-buttons, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .content__related-buttons {
  margin: 0; }
body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .content__related__button, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .content__related__button {
  font-family: Open Sans, Arial, Helvetica, sans-serif;
  font-size: 13px;
  background-color: transparent;
  color: #FF671F;
  border-radius: 0;
  padding: 4px 0; }
body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .content__related__button--active, body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .content__related__button:hover:not([disabled]), body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .content__related__button:focus, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .content__related__button--active, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .content__related__button:hover:not([disabled]), body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .content__related__button:focus {
  background-color: transparent;
  color: #FF671F; }
body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .content__related__button:first-child, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .content__related__button:first-child {
  margin-top: 10px; }
body #inbenta-bot-sdk.inbenta .inbenta-bot__chat__footer, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble__footer {
  margin: 0; }
body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .footer__chat-activity .activity__content, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .footer__chat-activity .activity__content {
  background-color: white;
  color: #000;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1); }
body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .footer__chat-activity .activity__avatar, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .footer__chat-activity .activity__avatar {
  display: none; }
body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .footer__chat-activity .activity__avatar .inbenta-bot-icon, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .footer__chat-activity .activity__avatar .inbenta-bot-icon {
  display: none; }
body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .footer__chat-activity .activity__avatar .inbenta-bot-icon--avatar:before, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .footer__chat-activity .activity__avatar .inbenta-bot-icon--avatar:before {
  color: white; }
body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .footer__chat-activity .activity__dot, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .footer__chat-activity .activity__dot {
  background-color: #FF671F; }
body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .footer__chat-activity .activity__text, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .footer__chat-activity .activity__text {
  color: #000; }
body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .footer__form, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .footer__form {
  background-color: white;
  -webkit-box-shadow: 0 -1px 2px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 -1px 2px 0 rgba(0, 0, 0, 0.05); }
body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .footer__form__input, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .footer__form__input {
  color: #000;
  font-size: 13px;
  height: 46px;
  border: none;
  background-color: white;
  -webkit-box-shadow: none;
  box-shadow: none; }
body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .footer__form__input::-webkit-input-placeholder, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .footer__form__input::-webkit-input-placeholder {
  color: #D4D4D4;
  opacity: 1; }
body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .footer__form__input::-moz-placeholder, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .footer__form__input::-moz-placeholder {
  color: #D4D4D4;
  opacity: 1; }
body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .footer__form__input:-ms-input-placeholder, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .footer__form__input:-ms-input-placeholder {
  color: #D4D4D4;
  opacity: 1; }
body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .footer__form__input:-moz-placeholder, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .footer__form__input:-moz-placeholder {
  color: #D4D4D4;
  opacity: 1; }
body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .footer__form__input[disabled], body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .footer__form__input:hover[disabled], body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .footer__form__input[disabled], body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .footer__form__input:hover[disabled] {
  border: none;
  background-color: white; }
body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .footer__form__button, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .footer__form__button {
  background-color: white;
  height: 46px;
  -webkit-box-shadow: none;
  box-shadow: none; }
body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .footer__form__button .inbenta-bot-icon:before, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .footer__form__button .inbenta-bot-icon:before {
  color: #000;
  font-size: 18px; }
body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .footer__form__button:hover:not([disabled]), body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .footer__form__button:hover:not([disabled]) {
  background-color: white;
  color: #000; }
body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .footer__form__button:hover:not([disabled]) .inbenta-bot-icon:before, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .footer__form__button:hover:not([disabled]) .inbenta-bot-icon:before {
  color: #000; }
body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .footer__form__button[disabled], body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .footer__form__button[disabled] {
  background-color: white; }
body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .footer__form__button.footer__form__button--attach .inbenta-bot-icon:before, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .footer__form__button.footer__form__button--attach .inbenta-bot-icon:before {
  color: #000; }
body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .footer__form__button.footer__form__button--attach:hover:not([disabled]) .inbenta-bot-icon:before, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .footer__form__button.footer__form__button--attach:hover:not([disabled]) .inbenta-bot-icon:before {
  color: #000; }
body #inbenta-bot-sdk.inbenta .inbenta-bot__chat__confirmation, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble__confirmation {
  font-family: Open Sans, Arial, Helvetica, sans-serif;
  border-radius: 0; }
body #inbenta-bot-sdk.inbenta .inbenta-bot__chat__confirmation .confirmation-box, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble__confirmation .confirmation-box {
  border-radius: 0; }
body #inbenta-bot-sdk.inbenta .inbenta-bot__chat__confirmation .confirmation-box__icon:before, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble__confirmation .confirmation-box__icon:before {
  color: #FF671F; }
body #inbenta-bot-sdk.inbenta .inbenta-bot__chat__confirmation .confirmation-box__title, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble__confirmation .confirmation-box__title {
  font-family: Open Sans, Arial, Helvetica, sans-serif;
  color: #000;
  text-align: center;
  font-size: 13px; }
body #inbenta-bot-sdk.inbenta .inbenta-bot__chat__confirmation .confirmation-box__subtitle, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble__confirmation .confirmation-box__subtitle {
  font-family: Open Sans, Arial, Helvetica, sans-serif;
  font-size: 12px; }
body #inbenta-bot-sdk.inbenta .inbenta-bot__chat__confirmation .confirmation-box__buttons .inbenta-bot-button, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble__confirmation .confirmation-box__buttons .inbenta-bot-button {
  font-family: Open Sans, Arial, Helvetica, sans-serif; }
body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .header__title {
  font-size: 15px; }
body #inbenta-bot-sdk.inbenta .inbenta-bot-rating__content {
  background-color: #F6F6F6; }
body #inbenta-bot-sdk.inbenta .inbenta-bot-rating__content__phrase {
  color: #000; }
body #inbenta-bot-sdk.inbenta .inbenta-bot-rating__content__buttons .inbenta-bot-button {
  background-color: #FF671F; }
body #inbenta-bot-sdk.inbenta .inbenta-bot-rating__content__buttons .inbenta-bot-button + .inbenta-bot-button {
  margin-left: 8px; }
body #inbenta-bot-sdk.inbenta .inbenta-bot-rating__content__buttons .inbenta-bot-button__text {
  color: white; }
body #inbenta-bot-sdk.inbenta .inbenta-bot-rating__content .inbenta-bot-icon--rating-yes:before {
  color: white; }
body #inbenta-bot-sdk.inbenta .inbenta-bot-rating__content .inbenta-bot-icon--rating-no:before {
  color: white; }
body #inbenta-bot-sdk.inbenta .inbenta-bot-rating__content__comment .comment__phrase {
  color: #000;
  margin: 0; }
body #inbenta-bot-sdk.inbenta .inbenta-bot-rating__content__thanks {
  color: #000; }

html.inbenta-bot--msie-11 #inbenta-bot-sdk.inbenta .inbenta-bot__chat .messages__message__content .content__text .autolink-url, html.inbenta-bot--msie-11 #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .messages__message__content .content__text .autolink-url {
  display: block;
  word-break: break-all;
  -ms-word-break: break-all; }

html.inbenta-bot--msie-11 #inbenta-bot-sdk.inbenta .inbenta-bot__chat .messages__message .extended_message_container .messages__message__content .content__related__show, html.inbenta-bot--msie-11 #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .messages__message .extended_message_container .messages__message__content .content__related__show {
  font-size: 12px;
  padding: 0; }

html.inbenta-bot--msie-11 #inbenta-bot-sdk.inbenta .inbenta-bot__bubble__body {
  max-height: none; }
html.inbenta-bot--msie-11 #inbenta-bot-sdk.inbenta .inbenta-bot__bubble__body .body__content-faq {
  display: block; }

@media (max-width: 768px) {
  body #inbenta-bot-sdk.inbenta .inbenta-bot__chat, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble {
    border-radius: 0; } }

body #inbenta-bot-sdk.inbenta-schlage .inbenta-bot a {
  color: #0081C6; }
body #inbenta-bot-sdk.inbenta-schlage .inbenta-bot a:active, body #inbenta-bot-sdk.inbenta-schlage .inbenta-bot a:focus {
  color: #0081C6; }
body #inbenta-bot-sdk.inbenta-schlage .inbenta-bot a:hover {
  color: #0081C6; }

body #inbenta-bot-sdk.inbenta-schlage .inbenta-bot-button {
  background-color: #0081C6; }
body #inbenta-bot-sdk.inbenta-schlage .inbenta-bot-button:hover:not([disabled]), body #inbenta-bot-sdk.inbenta-schlage .inbenta-bot-button.clicked {
  background-color: #0081C6; }
body #inbenta-bot-sdk.inbenta-schlage .inbenta-bot-button[disabled] {
  background-color: #0081C6; }
body #inbenta-bot-sdk.inbenta-schlage .inbenta-bot-button[disabled].clicked {
  background-color: #0081C6; }

body #inbenta-bot-sdk.inbenta-schlage .inbenta-bot__launcher__image {
  background-image: url(../../../../content/dam/Common-digital-asset-library/images/Inbenta/schlage-launcher.ef1c4797.svg);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center; }

body #inbenta-bot-sdk.inbenta-schlage .inbenta-bot__launcher:hover .inbenta-bot__launcher__image {
  background-image: url(../../../../content/dam/Common-digital-asset-library/images/Inbenta/schlage-launcher.ef1c4797.svg);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center; }

body #inbenta-bot-sdk.inbenta-schlage .inbenta-bot__chat__header, body #inbenta-bot-sdk.inbenta-schlage .inbenta-bot__bubble__header {
  background-color: #0081C6; }

body #inbenta-bot-sdk.inbenta-schlage .inbenta-bot__chat .alert-box__title, body #inbenta-bot-sdk.inbenta-schlage .inbenta-bot__bubble .alert-box__title {
  color: #0081C6; }

body #inbenta-bot-sdk.inbenta-schlage .inbenta-bot__chat .messages__message--received .content__label, body #inbenta-bot-sdk.inbenta-schlage .inbenta-bot__bubble .messages__message--received .content__label {
  background-image: url(../../../../content/dam/Common-digital-asset-library/images/Inbenta/schlage-logo.254bafab.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  height: 19px;
  width: 75px;
  display: block;
  margin-bottom: 8px;
  opacity: 1; }

body #inbenta-bot-sdk.inbenta-schlage .inbenta-bot__chat .content__open-sidebubble__phrase, body #inbenta-bot-sdk.inbenta-schlage .inbenta-bot__bubble .content__open-sidebubble__phrase {
  color: #0081C6; }

body #inbenta-bot-sdk.inbenta-schlage .inbenta-bot__chat .content__open-sidebubble__icon, body #inbenta-bot-sdk.inbenta-schlage .inbenta-bot__bubble .content__open-sidebubble__icon {
  color: #0081C6; }

body #inbenta-bot-sdk.inbenta-schlage .inbenta-bot__chat .content__open-sidebubble:hover, body #inbenta-bot-sdk.inbenta-schlage .inbenta-bot__bubble .content__open-sidebubble:hover {
  -webkit-box-shadow: none;
  box-shadow: none; }
body #inbenta-bot-sdk.inbenta-schlage .inbenta-bot__chat .content__open-sidebubble:hover .content__open-sidebubble__phrase,
body #inbenta-bot-sdk.inbenta-schlage .inbenta-bot__chat .content__open-sidebubble:hover .content__open-sidebubble__icon, body #inbenta-bot-sdk.inbenta-schlage .inbenta-bot__bubble .content__open-sidebubble:hover .content__open-sidebubble__phrase,
body #inbenta-bot-sdk.inbenta-schlage .inbenta-bot__bubble .content__open-sidebubble:hover .content__open-sidebubble__icon {
  color: #0081C6; }

body #inbenta-bot-sdk.inbenta-schlage .inbenta-bot__chat .content__buttons--multiple-choise .inbenta-bot-icon--faq-icon:before, body #inbenta-bot-sdk.inbenta-schlage .inbenta-bot__bubble .content__buttons--multiple-choise .inbenta-bot-icon--faq-icon:before {
  color: #0081C6; }

body #inbenta-bot-sdk.inbenta-schlage .inbenta-bot__chat .content__buttons--multiple-choise .inbenta-bot-button, body #inbenta-bot-sdk.inbenta-schlage .inbenta-bot__bubble .content__buttons--multiple-choise .inbenta-bot-button {
  color: #0081C6; }
body #inbenta-bot-sdk.inbenta-schlage .inbenta-bot__chat .content__buttons--multiple-choise .inbenta-bot-button:hover:not([disabled]), body #inbenta-bot-sdk.inbenta-schlage .inbenta-bot__chat .content__buttons--multiple-choise .inbenta-bot-button.clicked, body #inbenta-bot-sdk.inbenta-schlage .inbenta-bot__bubble .content__buttons--multiple-choise .inbenta-bot-button:hover:not([disabled]), body #inbenta-bot-sdk.inbenta-schlage .inbenta-bot__bubble .content__buttons--multiple-choise .inbenta-bot-button.clicked {
  color: #0081C6; }
body #inbenta-bot-sdk.inbenta-schlage .inbenta-bot__chat .content__buttons--multiple-choise .inbenta-bot-button:hover:not([disabled]) .inbenta-bot-icon--faq-icon:before, body #inbenta-bot-sdk.inbenta-schlage .inbenta-bot__chat .content__buttons--multiple-choise .inbenta-bot-button.clicked .inbenta-bot-icon--faq-icon:before, body #inbenta-bot-sdk.inbenta-schlage .inbenta-bot__bubble .content__buttons--multiple-choise .inbenta-bot-button:hover:not([disabled]) .inbenta-bot-icon--faq-icon:before, body #inbenta-bot-sdk.inbenta-schlage .inbenta-bot__bubble .content__buttons--multiple-choise .inbenta-bot-button.clicked .inbenta-bot-icon--faq-icon:before {
  color: #0081C6; }
body #inbenta-bot-sdk.inbenta-schlage .inbenta-bot__chat .content__buttons--multiple-choise .inbenta-bot-button.clicked, body #inbenta-bot-sdk.inbenta-schlage .inbenta-bot__bubble .content__buttons--multiple-choise .inbenta-bot-button.clicked {
  color: #0081C6; }

body #inbenta-bot-sdk.inbenta-schlage .inbenta-bot__chat .content__buttons--download .inbenta-bot-button, body #inbenta-bot-sdk.inbenta-schlage .inbenta-bot__bubble .content__buttons--download .inbenta-bot-button {
  color: #0081C6; }
body #inbenta-bot-sdk.inbenta-schlage .inbenta-bot__chat .content__buttons--download .inbenta-bot-button:hover:not([disabled]), body #inbenta-bot-sdk.inbenta-schlage .inbenta-bot__chat .content__buttons--download .inbenta-bot-button.clicked, body #inbenta-bot-sdk.inbenta-schlage .inbenta-bot__bubble .content__buttons--download .inbenta-bot-button:hover:not([disabled]), body #inbenta-bot-sdk.inbenta-schlage .inbenta-bot__bubble .content__buttons--download .inbenta-bot-button.clicked {
  color: #0081C6; }

body #inbenta-bot-sdk.inbenta-schlage .inbenta-bot__chat .content__buttons--attached .inbenta-bot-button, body #inbenta-bot-sdk.inbenta-schlage .inbenta-bot__bubble .content__buttons--attached .inbenta-bot-button {
  color: #0081C6; }
body #inbenta-bot-sdk.inbenta-schlage .inbenta-bot__chat .content__buttons--attached .inbenta-bot-button:hover:not([disabled]), body #inbenta-bot-sdk.inbenta-schlage .inbenta-bot__chat .content__buttons--attached .inbenta-bot-button.clicked, body #inbenta-bot-sdk.inbenta-schlage .inbenta-bot__bubble .content__buttons--attached .inbenta-bot-button:hover:not([disabled]), body #inbenta-bot-sdk.inbenta-schlage .inbenta-bot__bubble .content__buttons--attached .inbenta-bot-button.clicked {
  color: #0081C6; }

body #inbenta-bot-sdk.inbenta-schlage .inbenta-bot__chat .content__related__show, body #inbenta-bot-sdk.inbenta-schlage .inbenta-bot__bubble .content__related__show {
  color: #0081C6; }
body #inbenta-bot-sdk.inbenta-schlage .inbenta-bot__chat .content__related__show:hover, body #inbenta-bot-sdk.inbenta-schlage .inbenta-bot__bubble .content__related__show:hover {
  color: #0081C6; }

body #inbenta-bot-sdk.inbenta-schlage .inbenta-bot__chat .content__related__icon--closed:before, body #inbenta-bot-sdk.inbenta-schlage .inbenta-bot__bubble .content__related__icon--closed:before {
  color: #0081C6; }

body #inbenta-bot-sdk.inbenta-schlage .inbenta-bot__chat .content__related__icon--opened:before, body #inbenta-bot-sdk.inbenta-schlage .inbenta-bot__bubble .content__related__icon--opened:before {
  color: #0081C6; }

body #inbenta-bot-sdk.inbenta-schlage .inbenta-bot__chat .content__related__button, body #inbenta-bot-sdk.inbenta-schlage .inbenta-bot__bubble .content__related__button {
  color: #0081C6; }
body #inbenta-bot-sdk.inbenta-schlage .inbenta-bot__chat .content__related__button--active, body #inbenta-bot-sdk.inbenta-schlage .inbenta-bot__chat .content__related__button:hover:not([disabled]), body #inbenta-bot-sdk.inbenta-schlage .inbenta-bot__chat .content__related__button:focus, body #inbenta-bot-sdk.inbenta-schlage .inbenta-bot__bubble .content__related__button--active, body #inbenta-bot-sdk.inbenta-schlage .inbenta-bot__bubble .content__related__button:hover:not([disabled]), body #inbenta-bot-sdk.inbenta-schlage .inbenta-bot__bubble .content__related__button:focus {
  color: #0081C6; }

body #inbenta-bot-sdk.inbenta-schlage .inbenta-bot__chat .footer__chat-activity .activity__dot, body #inbenta-bot-sdk.inbenta-schlage .inbenta-bot__bubble .footer__chat-activity .activity__dot {
  background-color: #0081C6; }

body #inbenta-bot-sdk.inbenta-schlage .inbenta-bot__chat .footer__form__button .inbenta-bot-icon:before, body #inbenta-bot-sdk.inbenta-schlage .inbenta-bot__bubble .footer__form__button .inbenta-bot-icon:before {
  color: #0081C6; }

body #inbenta-bot-sdk.inbenta-schlage .inbenta-bot__chat .footer__form__button:hover:not([disabled]), body #inbenta-bot-sdk.inbenta-schlage .inbenta-bot__bubble .footer__form__button:hover:not([disabled]) {
  background-color: transparent; }
body #inbenta-bot-sdk.inbenta-schlage .inbenta-bot__chat .footer__form__button:hover:not([disabled]) .inbenta-bot-icon:before, body #inbenta-bot-sdk.inbenta-schlage .inbenta-bot__bubble .footer__form__button:hover:not([disabled]) .inbenta-bot-icon:before {
  color: #0081C6; }

body #inbenta-bot-sdk.inbenta-schlage .inbenta-bot__chat__confirmation .confirmation-box__icon:before, body #inbenta-bot-sdk.inbenta-schlage .inbenta-bot__bubble__confirmation .confirmation-box__icon:before {
  color: #0081C6; }

body #inbenta-bot-sdk.inbenta-schlage .inbenta-bot__chat__confirmation .confirmation-box__title, body #inbenta-bot-sdk.inbenta-schlage .inbenta-bot__bubble__confirmation .confirmation-box__title {
  color: #0081C6; }

body #inbenta-bot-sdk.inbenta-schlage .inbenta-bot-rating__content__buttons .inbenta-bot-button {
  background-color: #0081C6; }

body #inbenta-bot-sdk.inbenta-allegion-de .inbenta-bot {
  font-family: "roboto", Arial, Helvetica, sans-serif; }
body #inbenta-bot-sdk.inbenta-allegion-de .inbenta-bot a {
  color: #005ea8; }
body #inbenta-bot-sdk.inbenta-allegion-de .inbenta-bot a:active, body #inbenta-bot-sdk.inbenta-allegion-de .inbenta-bot a:focus {
  color: #005ea8; }
body #inbenta-bot-sdk.inbenta-allegion-de .inbenta-bot a:hover {
  color: #005ea8; }
body #inbenta-bot-sdk.inbenta-allegion-de .inbenta-bot-button {
  font-family: "roboto", Arial, Helvetica, sans-serif;
  background-color: #005ea8; }
body #inbenta-bot-sdk.inbenta-allegion-de .inbenta-bot-button:hover:not([disabled]), body #inbenta-bot-sdk.inbenta-allegion-de .inbenta-bot-button.clicked {
  background-color: #005ea8; }
body #inbenta-bot-sdk.inbenta-allegion-de .inbenta-bot-button[disabled] {
  background-color: #005ea8; }
body #inbenta-bot-sdk.inbenta-allegion-de .inbenta-bot-button[disabled].clicked {
  background-color: #005ea8; }
body #inbenta-bot-sdk.inbenta-allegion-de .inbenta-bot-input {
  font-family: "roboto", Arial, Helvetica, sans-serif; }
body #inbenta-bot-sdk.inbenta-allegion-de .inbenta-bot__launcher__image {
  background-image: url(../../../../content/dam/Common-digital-asset-library/images/Inbenta/allegion-de-launcher.64d5b416.svg);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center; }
body #inbenta-bot-sdk.inbenta-allegion-de .inbenta-bot__launcher:hover .inbenta-bot__launcher__image {
  background-image: url(../../../../content/dam/Common-digital-asset-library/images/Inbenta/allegion-de-launcher.64d5b416.svg);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center; }
body #inbenta-bot-sdk.inbenta-allegion-de .inbenta-bot__chat__header, body #inbenta-bot-sdk.inbenta-allegion-de .inbenta-bot__bubble__header {
  background-color: #005ea8; }
body #inbenta-bot-sdk.inbenta-allegion-de .inbenta-bot__chat .header__title, body #inbenta-bot-sdk.inbenta-allegion-de .inbenta-bot__bubble .header__title {
  font-family: "roboto", Arial, Helvetica, sans-serif; }
body #inbenta-bot-sdk.inbenta-allegion-de .inbenta-bot__chat .alert-box__title, body #inbenta-bot-sdk.inbenta-allegion-de .inbenta-bot__bubble .alert-box__title {
  color: #005ea8;
  font-family: "roboto", Arial, Helvetica, sans-serif; }
body #inbenta-bot-sdk.inbenta-allegion-de .inbenta-bot__chat .alert-box__message, body #inbenta-bot-sdk.inbenta-allegion-de .inbenta-bot__bubble .alert-box__message {
  font-family: "roboto", Arial, Helvetica, sans-serif; }
body #inbenta-bot-sdk.inbenta-allegion-de .inbenta-bot__chat .messages__message__content, body #inbenta-bot-sdk.inbenta-allegion-de .inbenta-bot__bubble .messages__message__content {
  font-family: "roboto", Arial, Helvetica, sans-serif; }
body #inbenta-bot-sdk.inbenta-allegion-de .inbenta-bot__chat .messages__message--received .content__label, body #inbenta-bot-sdk.inbenta-allegion-de .inbenta-bot__bubble .messages__message--received .content__label {
  background-image: url(data:image/png;base64,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);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  width: 86px;
  height: 17px;
  margin-bottom: 8px;
  display: block;
  opacity: 1; }
body #inbenta-bot-sdk.inbenta-allegion-de .inbenta-bot__chat .content__open-sidebubble__phrase, body #inbenta-bot-sdk.inbenta-allegion-de .inbenta-bot__bubble .content__open-sidebubble__phrase {
  color: #005ea8;
  font-family: "roboto", Arial, Helvetica, sans-serif; }
body #inbenta-bot-sdk.inbenta-allegion-de .inbenta-bot__chat .content__open-sidebubble__icon, body #inbenta-bot-sdk.inbenta-allegion-de .inbenta-bot__bubble .content__open-sidebubble__icon {
  color: #005ea8; }
body #inbenta-bot-sdk.inbenta-allegion-de .inbenta-bot__chat .content__open-sidebubble:hover, body #inbenta-bot-sdk.inbenta-allegion-de .inbenta-bot__bubble .content__open-sidebubble:hover {
  -webkit-box-shadow: none;
  box-shadow: none; }
body #inbenta-bot-sdk.inbenta-allegion-de .inbenta-bot__chat .content__open-sidebubble:hover .content__open-sidebubble__phrase,
body #inbenta-bot-sdk.inbenta-allegion-de .inbenta-bot__chat .content__open-sidebubble:hover .content__open-sidebubble__icon, body #inbenta-bot-sdk.inbenta-allegion-de .inbenta-bot__bubble .content__open-sidebubble:hover .content__open-sidebubble__phrase,
body #inbenta-bot-sdk.inbenta-allegion-de .inbenta-bot__bubble .content__open-sidebubble:hover .content__open-sidebubble__icon {
  color: #005ea8; }
body #inbenta-bot-sdk.inbenta-allegion-de .inbenta-bot__chat .content__buttons--multiple-choise .inbenta-bot-icon--faq-icon:before, body #inbenta-bot-sdk.inbenta-allegion-de .inbenta-bot__bubble .content__buttons--multiple-choise .inbenta-bot-icon--faq-icon:before {
  color: #005ea8; }
body #inbenta-bot-sdk.inbenta-allegion-de .inbenta-bot__chat .content__buttons--multiple-choise .inbenta-bot-button, body #inbenta-bot-sdk.inbenta-allegion-de .inbenta-bot__bubble .content__buttons--multiple-choise .inbenta-bot-button {
  color: #005ea8; }
body #inbenta-bot-sdk.inbenta-allegion-de .inbenta-bot__chat .content__buttons--multiple-choise .inbenta-bot-button:hover:not([disabled]), body #inbenta-bot-sdk.inbenta-allegion-de .inbenta-bot__chat .content__buttons--multiple-choise .inbenta-bot-button.clicked, body #inbenta-bot-sdk.inbenta-allegion-de .inbenta-bot__bubble .content__buttons--multiple-choise .inbenta-bot-button:hover:not([disabled]), body #inbenta-bot-sdk.inbenta-allegion-de .inbenta-bot__bubble .content__buttons--multiple-choise .inbenta-bot-button.clicked {
  color: #005ea8; }
body #inbenta-bot-sdk.inbenta-allegion-de .inbenta-bot__chat .content__buttons--multiple-choise .inbenta-bot-button:hover:not([disabled]) .inbenta-bot-icon--faq-icon:before, body #inbenta-bot-sdk.inbenta-allegion-de .inbenta-bot__chat .content__buttons--multiple-choise .inbenta-bot-button.clicked .inbenta-bot-icon--faq-icon:before, body #inbenta-bot-sdk.inbenta-allegion-de .inbenta-bot__bubble .content__buttons--multiple-choise .inbenta-bot-button:hover:not([disabled]) .inbenta-bot-icon--faq-icon:before, body #inbenta-bot-sdk.inbenta-allegion-de .inbenta-bot__bubble .content__buttons--multiple-choise .inbenta-bot-button.clicked .inbenta-bot-icon--faq-icon:before {
  color: #005ea8; }
body #inbenta-bot-sdk.inbenta-allegion-de .inbenta-bot__chat .content__buttons--multiple-choise .inbenta-bot-button.clicked, body #inbenta-bot-sdk.inbenta-allegion-de .inbenta-bot__bubble .content__buttons--multiple-choise .inbenta-bot-button.clicked {
  color: #005ea8; }
body #inbenta-bot-sdk.inbenta-allegion-de .inbenta-bot__chat .content__buttons--download .inbenta-bot-button, body #inbenta-bot-sdk.inbenta-allegion-de .inbenta-bot__bubble .content__buttons--download .inbenta-bot-button {
  color: #005ea8; }
body #inbenta-bot-sdk.inbenta-allegion-de .inbenta-bot__chat .content__buttons--download .inbenta-bot-button:hover:not([disabled]), body #inbenta-bot-sdk.inbenta-allegion-de .inbenta-bot__chat .content__buttons--download .inbenta-bot-button.clicked, body #inbenta-bot-sdk.inbenta-allegion-de .inbenta-bot__bubble .content__buttons--download .inbenta-bot-button:hover:not([disabled]), body #inbenta-bot-sdk.inbenta-allegion-de .inbenta-bot__bubble .content__buttons--download .inbenta-bot-button.clicked {
  color: #005ea8; }
body #inbenta-bot-sdk.inbenta-allegion-de .inbenta-bot__chat .content__buttons--attached .inbenta-bot-button, body #inbenta-bot-sdk.inbenta-allegion-de .inbenta-bot__bubble .content__buttons--attached .inbenta-bot-button {
  color: #005ea8; }
body #inbenta-bot-sdk.inbenta-allegion-de .inbenta-bot__chat .content__buttons--attached .inbenta-bot-button:hover:not([disabled]), body #inbenta-bot-sdk.inbenta-allegion-de .inbenta-bot__chat .content__buttons--attached .inbenta-bot-button.clicked, body #inbenta-bot-sdk.inbenta-allegion-de .inbenta-bot__bubble .content__buttons--attached .inbenta-bot-button:hover:not([disabled]), body #inbenta-bot-sdk.inbenta-allegion-de .inbenta-bot__bubble .content__buttons--attached .inbenta-bot-button.clicked {
  color: #005ea8; }
body #inbenta-bot-sdk.inbenta-allegion-de .inbenta-bot__chat .content__related__show, body #inbenta-bot-sdk.inbenta-allegion-de .inbenta-bot__bubble .content__related__show {
  color: #005ea8;
  font-family: "roboto", Arial, Helvetica, sans-serif; }
body #inbenta-bot-sdk.inbenta-allegion-de .inbenta-bot__chat .content__related__show:hover, body #inbenta-bot-sdk.inbenta-allegion-de .inbenta-bot__bubble .content__related__show:hover {
  color: #005ea8; }
body #inbenta-bot-sdk.inbenta-allegion-de .inbenta-bot__chat .content__related__icon--closed:before, body #inbenta-bot-sdk.inbenta-allegion-de .inbenta-bot__bubble .content__related__icon--closed:before {
  color: #005ea8; }
body #inbenta-bot-sdk.inbenta-allegion-de .inbenta-bot__chat .content__related__icon--opened:before, body #inbenta-bot-sdk.inbenta-allegion-de .inbenta-bot__bubble .content__related__icon--opened:before {
  color: #005ea8; }
body #inbenta-bot-sdk.inbenta-allegion-de .inbenta-bot__chat .content__related__button, body #inbenta-bot-sdk.inbenta-allegion-de .inbenta-bot__bubble .content__related__button {
  color: #005ea8;
  font-family: "roboto", Arial, Helvetica, sans-serif; }
body #inbenta-bot-sdk.inbenta-allegion-de .inbenta-bot__chat .content__related__button--active, body #inbenta-bot-sdk.inbenta-allegion-de .inbenta-bot__chat .content__related__button:hover:not([disabled]), body #inbenta-bot-sdk.inbenta-allegion-de .inbenta-bot__chat .content__related__button:focus, body #inbenta-bot-sdk.inbenta-allegion-de .inbenta-bot__bubble .content__related__button--active, body #inbenta-bot-sdk.inbenta-allegion-de .inbenta-bot__bubble .content__related__button:hover:not([disabled]), body #inbenta-bot-sdk.inbenta-allegion-de .inbenta-bot__bubble .content__related__button:focus {
  color: #005ea8; }
body #inbenta-bot-sdk.inbenta-allegion-de .inbenta-bot__chat .footer__chat-activity .activity__dot, body #inbenta-bot-sdk.inbenta-allegion-de .inbenta-bot__bubble .footer__chat-activity .activity__dot {
  background-color: #005ea8; }
body #inbenta-bot-sdk.inbenta-allegion-de .inbenta-bot__chat .footer__form__button .inbenta-bot-icon:before, body #inbenta-bot-sdk.inbenta-allegion-de .inbenta-bot__bubble .footer__form__button .inbenta-bot-icon:before {
  color: #005ea8; }
body #inbenta-bot-sdk.inbenta-allegion-de .inbenta-bot__chat .footer__form__button:hover:not([disabled]), body #inbenta-bot-sdk.inbenta-allegion-de .inbenta-bot__bubble .footer__form__button:hover:not([disabled]) {
  background-color: transparent; }
body #inbenta-bot-sdk.inbenta-allegion-de .inbenta-bot__chat .footer__form__button:hover:not([disabled]) .inbenta-bot-icon:before, body #inbenta-bot-sdk.inbenta-allegion-de .inbenta-bot__bubble .footer__form__button:hover:not([disabled]) .inbenta-bot-icon:before {
  color: #005ea8; }
body #inbenta-bot-sdk.inbenta-allegion-de .inbenta-bot__chat__confirmation, body #inbenta-bot-sdk.inbenta-allegion-de .inbenta-bot__bubble__confirmation {
  font-family: "roboto", Arial, Helvetica, sans-serif; }
body #inbenta-bot-sdk.inbenta-allegion-de .inbenta-bot__chat__confirmation .confirmation-box__icon:before, body #inbenta-bot-sdk.inbenta-allegion-de .inbenta-bot__bubble__confirmation .confirmation-box__icon:before {
  color: #005ea8; }
body #inbenta-bot-sdk.inbenta-allegion-de .inbenta-bot__chat__confirmation .confirmation-box__title, body #inbenta-bot-sdk.inbenta-allegion-de .inbenta-bot__bubble__confirmation .confirmation-box__title {
  color: #005ea8;
  font-family: "roboto", Arial, Helvetica, sans-serif; }
body #inbenta-bot-sdk.inbenta-allegion-de .inbenta-bot__chat__confirmation .confirmation-box__subtitle, body #inbenta-bot-sdk.inbenta-allegion-de .inbenta-bot__bubble__confirmation .confirmation-box__subtitle {
  font-family: "roboto", Arial, Helvetica, sans-serif; }
body #inbenta-bot-sdk.inbenta-allegion-de .inbenta-bot-rating__content__buttons .inbenta-bot-button {
  background-color: #005ea8; }

body #inbenta-bot-sdk.inbenta-allegion-it .inbenta-bot {
  font-family: "roboto", Arial, Helvetica, sans-serif; }
body #inbenta-bot-sdk.inbenta-allegion-it .inbenta-bot a {
  color: #ee2e24; }
body #inbenta-bot-sdk.inbenta-allegion-it .inbenta-bot a:active, body #inbenta-bot-sdk.inbenta-allegion-it .inbenta-bot a:focus {
  color: #ee2e24; }
body #inbenta-bot-sdk.inbenta-allegion-it .inbenta-bot a:hover {
  color: #ee2e24; }
body #inbenta-bot-sdk.inbenta-allegion-it .inbenta-bot-button {
  font-family: "roboto", Arial, Helvetica, sans-serif;
  background-color: #ee2e24; }
body #inbenta-bot-sdk.inbenta-allegion-it .inbenta-bot-button:hover:not([disabled]), body #inbenta-bot-sdk.inbenta-allegion-it .inbenta-bot-button.clicked {
  background-color: #ee2e24; }
body #inbenta-bot-sdk.inbenta-allegion-it .inbenta-bot-button[disabled] {
  background-color: #ee2e24; }
body #inbenta-bot-sdk.inbenta-allegion-it .inbenta-bot-button[disabled].clicked {
  background-color: #ee2e24; }
body #inbenta-bot-sdk.inbenta-allegion-it .inbenta-bot-input {
  font-family: "roboto", Arial, Helvetica, sans-serif; }
body #inbenta-bot-sdk.inbenta-allegion-it .inbenta-bot__launcher {
  background-color: white;
  font-family: Open Sans, Arial, Helvetica, sans-serif;
  font-size: 15px;
  border-radius: 100px;
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.3s cubic-bezier(0.3, 0.01, 0.6, 0.99) 0s;
  transition: all 0.3s cubic-bezier(0.3, 0.01, 0.6, 0.99) 0s;
  padding: 0;
  z-index: 9999;
  height: 75px;
  width: 75px;
  border: 0px;
  min-width: auto;
}
body #inbenta-bot-sdk.inbenta-allegion-it .inbenta-bot__launcher__image {
  background-image: url(../../../../content/dam/Common-digital-asset-library/images/Inbenta/uGO_2.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  width: 50px;
  height: 50px;
}
body #inbenta-bot-sdk.inbenta-allegion-it .inbenta-bot__launcher:hover .inbenta-bot__launcher__image {
  background-image: url(../../../../content/dam/Common-digital-asset-library/images/Inbenta/uGO_2.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center; }
body #inbenta-bot-sdk.inbenta-allegion-it .inbenta-bot__chat__header, body #inbenta-bot-sdk.inbenta-allegion-it .inbenta-bot__bubble__header {
  background-color: #ee2e24; }
body #inbenta-bot-sdk.inbenta-allegion-it .inbenta-bot__chat, body #inbenta-bot-sdk.inbenta-allegion-it .inbenta-bot__bubble {
  border-radius: 0;
  width: 450px;
  height: 550px; }
body #inbenta-bot-sdk.inbenta-allegion-it .inbenta-bot__chat .header__title, body #inbenta-bot-sdk.inbenta-allegion-it .inbenta-bot__bubble .header__title {
  font-family: "roboto", Arial, Helvetica, sans-serif; }
body #inbenta-bot-sdk.inbenta-allegion-it .inbenta-bot__chat .alert-box__title, body #inbenta-bot-sdk.inbenta-allegion-it .inbenta-bot__bubble .alert-box__title {
  color: #ee2e24;
  font-family: "roboto", Arial, Helvetica, sans-serif; }
body #inbenta-bot-sdk.inbenta-allegion-it .inbenta-bot__chat .alert-box__message, body #inbenta-bot-sdk.inbenta-allegion-it .inbenta-bot__bubble .alert-box__message {
  font-family: "roboto", Arial, Helvetica, sans-serif; }
body #inbenta-bot-sdk.inbenta-allegion-it .inbenta-bot__chat .messages__message__content, body #inbenta-bot-sdk.inbenta-allegion-it .inbenta-bot__bubble .messages__message__content {
  font-family: "roboto", Arial, Helvetica, sans-serif; }
body #inbenta-bot-sdk.inbenta-allegion-it .inbenta-bot__chat .messages__message--received .content__label, body #inbenta-bot-sdk.inbenta-allegion-it .inbenta-bot__bubble .messages__message--received .content__label {
  background-image: url(../../../../content/dam/Common-digital-asset-library/images/Inbenta/uGO_2.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  width: 30px;
  height: 30px;
  margin-bottom: 8px;
  display: block;
  opacity: 1; }
body #inbenta-bot-sdk.inbenta-allegion-it .inbenta-bot__chat .content__open-sidebubble__phrase, body #inbenta-bot-sdk.inbenta-allegion-it .inbenta-bot__bubble .content__open-sidebubble__phrase {
  color: #ee2e24;
  font-family: "roboto", Arial, Helvetica, sans-serif; }
body #inbenta-bot-sdk.inbenta-allegion-it .inbenta-bot__chat .content__open-sidebubble__icon, body #inbenta-bot-sdk.inbenta-allegion-it .inbenta-bot__bubble .content__open-sidebubble__icon {
  color: #ee2e24; }
body #inbenta-bot-sdk.inbenta-allegion-it .inbenta-bot__chat .content__open-sidebubble:hover, body #inbenta-bot-sdk.inbenta-allegion-it .inbenta-bot__bubble .content__open-sidebubble:hover {
  -webkit-box-shadow: none;
  box-shadow: none; }
body #inbenta-bot-sdk.inbenta-allegion-it .inbenta-bot__chat .content__open-sidebubble:hover .content__open-sidebubble__phrase,
body #inbenta-bot-sdk.inbenta-allegion-it .inbenta-bot__chat .content__open-sidebubble:hover .content__open-sidebubble__icon, body #inbenta-bot-sdk.inbenta-allegion-it .inbenta-bot__bubble .content__open-sidebubble:hover .content__open-sidebubble__phrase,
body #inbenta-bot-sdk.inbenta-allegion-it .inbenta-bot__bubble .content__open-sidebubble:hover .content__open-sidebubble__icon {
  color: #ee2e24; }
body #inbenta-bot-sdk.inbenta-allegion-it .inbenta-bot__chat .content__buttons--multiple-choise .inbenta-bot-icon--faq-icon:before, body #inbenta-bot-sdk.inbenta-allegion-it .inbenta-bot__bubble .content__buttons--multiple-choise .inbenta-bot-icon--faq-icon:before {
  color: #ee2e24; }
body #inbenta-bot-sdk.inbenta-allegion-it .inbenta-bot__chat .content__buttons--multiple-choise .inbenta-bot-button, body #inbenta-bot-sdk.inbenta-allegion-it .inbenta-bot__bubble .content__buttons--multiple-choise .inbenta-bot-button {
  color: #ee2e24; }
body #inbenta-bot-sdk.inbenta-allegion-it .inbenta-bot__chat .content__buttons--multiple-choise .inbenta-bot-button:hover span:nth-child(2), body #inbenta-bot-sdk.inbenta-allegion-it .inbenta-bot__bubble .content__buttons--multiple-choise .inbenta-bot-button:hover span:nth-child(2)  {
  text-decoration: underline; }
body #inbenta-bot-sdk.inbenta-allegion-it .inbenta-bot__chat .content__buttons--multiple-choise .inbenta-bot-button:hover:not([disabled]), body #inbenta-bot-sdk.inbenta-allegion-it .inbenta-bot__chat .content__buttons--multiple-choise .inbenta-bot-button.clicked, body #inbenta-bot-sdk.inbenta-allegion-it .inbenta-bot__bubble .content__buttons--multiple-choise .inbenta-bot-button:hover:not([disabled]), body #inbenta-bot-sdk.inbenta-allegion-it .inbenta-bot__bubble .content__buttons--multiple-choise .inbenta-bot-button.clicked {
  color: #ee2e24; }
body #inbenta-bot-sdk.inbenta-allegion-it .inbenta-bot__chat .content__buttons--multiple-choise .inbenta-bot-button:hover:not([disabled]) .inbenta-bot-icon--faq-icon:before, body #inbenta-bot-sdk.inbenta-allegion-it .inbenta-bot__chat .content__buttons--multiple-choise .inbenta-bot-button.clicked .inbenta-bot-icon--faq-icon:before, body #inbenta-bot-sdk.inbenta-allegion-it .inbenta-bot__bubble .content__buttons--multiple-choise .inbenta-bot-button:hover:not([disabled]) .inbenta-bot-icon--faq-icon:before, body #inbenta-bot-sdk.inbenta-allegion-it .inbenta-bot__bubble .content__buttons--multiple-choise .inbenta-bot-button.clicked .inbenta-bot-icon--faq-icon:before {
  color: #ee2e24; }
body #inbenta-bot-sdk.inbenta-allegion-it .inbenta-bot__chat .content__buttons--multiple-choise .inbenta-bot-button.clicked, body #inbenta-bot-sdk.inbenta-allegion-it .inbenta-bot__bubble .content__buttons--multiple-choise .inbenta-bot-button.clicked {
  color: #ee2e24; }
body #inbenta-bot-sdk.inbenta-allegion-it .inbenta-bot__chat .content__buttons--download .inbenta-bot-button, body #inbenta-bot-sdk.inbenta-allegion-it .inbenta-bot__bubble .content__buttons--download .inbenta-bot-button {
  color: #ee2e24; }
body #inbenta-bot-sdk.inbenta-allegion-it .inbenta-bot__chat .content__buttons--download .inbenta-bot-button:hover:not([disabled]), body #inbenta-bot-sdk.inbenta-allegion-it .inbenta-bot__chat .content__buttons--download .inbenta-bot-button.clicked, body #inbenta-bot-sdk.inbenta-allegion-it .inbenta-bot__bubble .content__buttons--download .inbenta-bot-button:hover:not([disabled]), body #inbenta-bot-sdk.inbenta-allegion-it .inbenta-bot__bubble .content__buttons--download .inbenta-bot-button.clicked {
  color: #ee2e24; }
body #inbenta-bot-sdk.inbenta-allegion-it .inbenta-bot__chat .content__buttons--attached .inbenta-bot-button, body #inbenta-bot-sdk.inbenta-allegion-it .inbenta-bot__bubble .content__buttons--attached .inbenta-bot-button {
  color: #ee2e24; }
body #inbenta-bot-sdk.inbenta-allegion-it .inbenta-bot__chat .content__buttons--attached .inbenta-bot-button:hover:not([disabled]), body #inbenta-bot-sdk.inbenta-allegion-it .inbenta-bot__chat .content__buttons--attached .inbenta-bot-button.clicked, body #inbenta-bot-sdk.inbenta-allegion-it .inbenta-bot__bubble .content__buttons--attached .inbenta-bot-button:hover:not([disabled]), body #inbenta-bot-sdk.inbenta-allegion-it .inbenta-bot__bubble .content__buttons--attached .inbenta-bot-button.clicked {
  color: #ee2e24; }
body #inbenta-bot-sdk.inbenta-allegion-it .inbenta-bot__chat .content__related__show, body #inbenta-bot-sdk.inbenta-allegion-it .inbenta-bot__bubble .content__related__show {
  color: #ee2e24;
  font-family: "roboto", Arial, Helvetica, sans-serif; }
body #inbenta-bot-sdk.inbenta-allegion-it .inbenta-bot__chat .content__related__show:hover, body #inbenta-bot-sdk.inbenta-allegion-it .inbenta-bot__bubble .content__related__show:hover {
  color: #ee2e24; }
body #inbenta-bot-sdk.inbenta-allegion-it .inbenta-bot__chat .content__related__icon--closed:before, body #inbenta-bot-sdk.inbenta-allegion-it .inbenta-bot__bubble .content__related__icon--closed:before {
  color: #ee2e24; }
body #inbenta-bot-sdk.inbenta-allegion-it .inbenta-bot__chat .content__related__icon--opened:before, body #inbenta-bot-sdk.inbenta-allegion-it .inbenta-bot__bubble .content__related__icon--opened:before {
  color: #ee2e24; }
body #inbenta-bot-sdk.inbenta-allegion-it .inbenta-bot__chat .content__related__button, body #inbenta-bot-sdk.inbenta-allegion-it .inbenta-bot__bubble .content__related__button {
  color: #ee2e24;
  font-family: "roboto", Arial, Helvetica, sans-serif; }
body #inbenta-bot-sdk.inbenta-allegion-it .inbenta-bot__chat .content__related__button--active, body #inbenta-bot-sdk.inbenta-allegion-it .inbenta-bot__chat .content__related__button:hover:not([disabled]), body #inbenta-bot-sdk.inbenta-allegion-it .inbenta-bot__chat .content__related__button:focus, body #inbenta-bot-sdk.inbenta-allegion-it .inbenta-bot__bubble .content__related__button--active, body #inbenta-bot-sdk.inbenta-allegion-it .inbenta-bot__bubble .content__related__button:hover:not([disabled]), body #inbenta-bot-sdk.inbenta-allegion-it .inbenta-bot__bubble .content__related__button:focus {
  color: #ee2e24;
  text-decoration: underline;}
body #inbenta-bot-sdk.inbenta-allegion-it .inbenta-bot__chat .footer__chat-activity .activity__dot, body #inbenta-bot-sdk.inbenta-allegion-it .inbenta-bot__bubble .footer__chat-activity .activity__dot {
  background-color: #ee2e24; }
body #inbenta-bot-sdk.inbenta-allegion-it .inbenta-bot__chat .footer__form__button .inbenta-bot-icon:before, body #inbenta-bot-sdk.inbenta-allegion-it .inbenta-bot__bubble .footer__form__button .inbenta-bot-icon:before {
  color: #ee2e24; }
body #inbenta-bot-sdk.inbenta-allegion-it .inbenta-bot__chat .footer__form__button:hover:not([disabled]), body #inbenta-bot-sdk.inbenta-allegion-it .inbenta-bot__bubble .footer__form__button:hover:not([disabled]) {
  background-color: transparent; }
body #inbenta-bot-sdk.inbenta-allegion-it .inbenta-bot__chat .footer__form__button:hover:not([disabled]) .inbenta-bot-icon:before, body #inbenta-bot-sdk.inbenta-allegion-it .inbenta-bot__bubble .footer__form__button:hover:not([disabled]) .inbenta-bot-icon:before {
  color: #ee2e24; }
body #inbenta-bot-sdk.inbenta-allegion-it .inbenta-bot__chat__confirmation, body #inbenta-bot-sdk.inbenta-allegion-it .inbenta-bot__bubble__confirmation {
  font-family: "roboto", Arial, Helvetica, sans-serif; }
body #inbenta-bot-sdk.inbenta-allegion-it .inbenta-bot__chat__confirmation .confirmation-box__icon:before, body #inbenta-bot-sdk.inbenta-allegion-it .inbenta-bot__bubble__confirmation .confirmation-box__icon:before {
  color: #ee2e24; }
body #inbenta-bot-sdk.inbenta-allegion-it .inbenta-bot__chat__confirmation .confirmation-box__title, body #inbenta-bot-sdk.inbenta-allegion-it .inbenta-bot__bubble__confirmation .confirmation-box__title {
  color: #ee2e24;
  font-family: "roboto", Arial, Helvetica, sans-serif; }
body #inbenta-bot-sdk.inbenta-allegion-it .inbenta-bot__chat__confirmation .confirmation-box__subtitle, body #inbenta-bot-sdk.inbenta-allegion-it .inbenta-bot__bubble__confirmation .confirmation-box__subtitle {
  font-family: "roboto", Arial, Helvetica, sans-serif; }
body #inbenta-bot-sdk.inbenta-allegion-it .inbenta-bot-rating__content__buttons .inbenta-bot-button {
  background-color: #ee2e24; }

/*
  body #inbenta-bot-sdk.inbenta-allegion-it .inbenta-bot__launcher.increase-size {
    animation-name: increase-size;
    animation-delay: 5s;
    animation-duration: 3s;
    animation-fill-mode: forwards;
  }

  @keyframes increase-size {
    from {
      min-width:55px;
      height:55px;
    }

    to {
      background-image: url(../../../../content/dam/Common-digital-asset-library/images/Inbenta/uGO_2.png);
      min-width:100px;
      height:100px;
      background-repeat: round;
      background-color: transparent;

    }
  }
   */

body #inbenta-bot-sdk.inbenta-allegion-it .inbenta-bot__launcher.increase-size {
  animation: animationFrames linear 2s;
  animation-iteration-count: 5;
  transform-origin: 50% 50%;
  -webkit-animation: animationFrames linear 2s;
  -webkit-animation-iteration-count: 5;
  -webkit-transform-origin: 50% 50%;
  -moz-animation: animationFrames linear 2s;
  -moz-animation-iteration-count: 5;
  -moz-transform-origin: 50% 50%;
  -o-animation: animationFrames linear 2s;
  -o-animation-iteration-count: 5;
  -o-transform-origin: 50% 50%;
  -ms-animation: animationFrames linear 2s;
  -ms-animation-iteration-count: 5;
  -ms-transform-origin: 50% 50%;
}

@keyframes animationFrames{
  0% {
    transform:  rotate(0deg) scaleX(1.00) scaleY(1.00) ;
  }
  10% {
    transform:  rotate(-3deg) scaleX(0.80) scaleY(0.80) ;
  }
  20% {
    transform:  rotate(-3deg) scaleX(0.80) scaleY(0.80) ;
  }
  30% {
    transform:  rotate(3deg) scaleX(1.20) scaleY(1.20) ;
  }
  40% {
    transform:  rotate(-3deg) scaleX(1.20) scaleY(1.20) ;
  }
  50% {
    transform:  rotate(3deg) scaleX(1.20) scaleY(1.20) ;
  }
  60% {
    transform:  rotate(-3deg) scaleX(1.20) scaleY(1.20) ;
  }
  70% {
    transform:  rotate(3deg) scaleX(1.20) scaleY(1.20) ;
  }
  80% {
    transform:  rotate(-3deg) scaleX(1.20) scaleY(1.20) ;
  }
  90% {
    transform:  rotate(3deg) scaleX(1.20) scaleY(1.20) ;
  }
  100% {
    transform:  rotate(0deg) scaleX(1.20) scaleY(1.20) ;
  }
}

@-moz-keyframes animationFrames{
  0% {
    -moz-transform:  rotate(0deg) scaleX(1.00) scaleY(1.00) ;
  }
  10% {
    -moz-transform:  rotate(-3deg) scaleX(0.80) scaleY(0.80) ;
  }
  20% {
    -moz-transform:  rotate(-3deg) scaleX(0.80) scaleY(0.80) ;
  }
  30% {
    -moz-transform:  rotate(3deg) scaleX(1.20) scaleY(1.20) ;
  }
  40% {
    -moz-transform:  rotate(-3deg) scaleX(1.20) scaleY(1.20) ;
  }
  50% {
    -moz-transform:  rotate(3deg) scaleX(1.20) scaleY(1.20) ;
  }
  60% {
    -moz-transform:  rotate(-3deg) scaleX(1.20) scaleY(1.20) ;
  }
  70% {
    -moz-transform:  rotate(3deg) scaleX(1.20) scaleY(1.20) ;
  }
  80% {
    -moz-transform:  rotate(-3deg) scaleX(1.20) scaleY(1.20) ;
  }
  90% {
    -moz-transform:  rotate(3deg) scaleX(1.20) scaleY(1.20) ;
  }
  100% {
    -moz-transform:  rotate(0deg) scaleX(1.20) scaleY(1.20) ;
  }
}

@-webkit-keyframes animationFrames {
  0% {
    -webkit-transform:  rotate(0deg) scaleX(1.00) scaleY(1.00) ;
  }
  10% {
    -webkit-transform:  rotate(-3deg) scaleX(0.80) scaleY(0.80) ;
  }
  20% {
    -webkit-transform:  rotate(-3deg) scaleX(0.80) scaleY(0.80) ;
  }
  30% {
    -webkit-transform:  rotate(3deg) scaleX(1.20) scaleY(1.20) ;
  }
  40% {
    -webkit-transform:  rotate(-3deg) scaleX(1.20) scaleY(1.20) ;
  }
  50% {
    -webkit-transform:  rotate(3deg) scaleX(1.20) scaleY(1.20) ;
  }
  60% {
    -webkit-transform:  rotate(-3deg) scaleX(1.20) scaleY(1.20) ;
  }
  70% {
    -webkit-transform:  rotate(3deg) scaleX(1.20) scaleY(1.20) ;
  }
  80% {
    -webkit-transform:  rotate(-3deg) scaleX(1.20) scaleY(1.20) ;
  }
  90% {
    -webkit-transform:  rotate(3deg) scaleX(1.20) scaleY(1.20) ;
  }
  100% {
    -webkit-transform:  rotate(0deg) scaleX(1.20) scaleY(1.20) ;
  }
}

@-o-keyframes animationFrames {
  0% {
    -o-transform:  rotate(0deg) scaleX(1.00) scaleY(1.00) ;
  }
  10% {
    -o-transform:  rotate(-3deg) scaleX(0.80) scaleY(0.80) ;
  }
  20% {
    -o-transform:  rotate(-3deg) scaleX(0.80) scaleY(0.80) ;
  }
  30% {
    -o-transform:  rotate(3deg) scaleX(1.20) scaleY(1.20) ;
  }
  40% {
    -o-transform:  rotate(-3deg) scaleX(1.20) scaleY(1.20) ;
  }
  50% {
    -o-transform:  rotate(3deg) scaleX(1.20) scaleY(1.20) ;
  }
  60% {
    -o-transform:  rotate(-3deg) scaleX(1.20) scaleY(1.20) ;
  }
  70% {
    -o-transform:  rotate(3deg) scaleX(1.20) scaleY(1.20) ;
  }
  80% {
    -o-transform:  rotate(-3deg) scaleX(1.20) scaleY(1.20) ;
  }
  90% {
    -o-transform:  rotate(3deg) scaleX(1.20) scaleY(1.20) ;
  }
  100% {
    -o-transform:  rotate(0deg) scaleX(1.20) scaleY(1.20) ;
  }
}

@-ms-keyframes animationFrames {
  0% {
    -ms-transform:  rotate(0deg) scaleX(1.00) scaleY(1.00) ;
  }
  10% {
    -ms-transform:  rotate(-3deg) scaleX(0.80) scaleY(0.80) ;
  }
  20% {
    -ms-transform:  rotate(-3deg) scaleX(0.80) scaleY(0.80) ;
  }
  30% {
    -ms-transform:  rotate(3deg) scaleX(1.20) scaleY(1.20) ;
  }
  40% {
    -ms-transform:  rotate(-3deg) scaleX(1.20) scaleY(1.20) ;
  }
  50% {
    -ms-transform:  rotate(3deg) scaleX(1.20) scaleY(1.20) ;
  }
  60% {
    -ms-transform:  rotate(-3deg) scaleX(1.20) scaleY(1.20) ;
  }
  70% {
    -ms-transform:  rotate(3deg) scaleX(1.20) scaleY(1.20) ;
  }
  80% {
    -ms-transform:  rotate(-3deg) scaleX(1.20) scaleY(1.20) ;
  }
  90% {
    -ms-transform:  rotate(3deg) scaleX(1.20) scaleY(1.20) ;
  }
  100% {
    -ms-transform:  rotate(0deg) scaleX(1.20) scaleY(1.20) ;
  }
}