@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;800;900&display=swap);
.oda-chat-widget {
  font-family: "Montserrat", sans-serif;
}
.startermsg {
  line-height: 1.5 !important;
}
.labelstyle {
  font-weight: 700 !important;
  font-size: 13px !important;
}
.forminput {
  width: 100% !important;
  padding: 10px 14px !important;
  margin: 8px 0 !important;
  margin-bottom: 12px !important;
  display: inline-block !important;
  border: 1px solid #ccc !important;
  border-radius: 4px !important;
  box-sizing: border-box !important;
  font-weight: 700 !important;
  min-width: 250px !important;
  font-family: "Montserrat", sans-serif;
}
.formsub {
  width: 100% !important;
  background-color: #4caf50 !important;
  color: white !important;
  padding: 14px 20px !important;
  margin: 8px 0 !important;
  border: none !important;
  border-radius: 4px !important;
  cursor: pointer !important;
  font-family: "Montserrat", sans-serif;
  font-weight: 600 !important;
}
.formsub:hover {
  background-color: #45a049 !important;
}
.oda-chat-wrapper .oda-chat-user-input {
  font-weight: 500;
}
.oda-chat-wrapper .oda-chat-dialog-wrapper .oda-chat-prompt-banner {
  max-width: 80% !important;
}
span.oda-chat-text.oda-chat-action-item-text.oda-chat-ellipsis {
  color: #333 !important;
  font-weight: 400;
}
.endchat {
  width: 50% !important;
  background-color: #4caf50 !important;
  color: white !important;
  padding: 14px 20px !important;
  margin: 8px 0 !important;
  border: none !important;
  border-radius: 4px !important;
  cursor: pointer !important;
  font-weight: 700 !important;
  text-align: justify !important;
}
.endchat:hover {
  width: 50% !important;
  background-color: #428346 !important;
  color: white !important;
  padding: 14px 20px !important;
  margin: 8px 0 !important;
  border: none !important;
  border-radius: 4px !important;
  cursor: pointer !important;
  font-weight: 700 !important;
  text-align: justify !important;
}
.emailvalidatemsg {
  padding-top: 10px !important;
  display: none !important;
  color: red !important;
  font-weight: 700 !important;
  padding-bottom: 10px !important;
}
.fnamevalidatemsg {
  padding-top: 10px !important;
  display: none !important;
  color: red !important;
  font-weight: 700 !important;
  padding-bottom: 10px !important;
}
.cnumvalidatemsg {
  padding-top: 10px !important;
  display: none !important;
  color: red !important;
  font-weight: 700 !important;
}
.maindiv {
  line-height: 0.3 !important;
}
.oda-chat-wrapper .oda-chat-button:not(.oda-chat-none) {
  background-color: transparent !important;
  border-radius: 100px !important;
  border-color: #007041 !important;
}
.oda-chat-wrapper .oda-chat-button svg,
.oda-chat-wrapper .oda-chat-button img {
  max-height: 70% !important;
  max-width: 80% !important;
}
.oda-chat-message-actions {
  display: flex !important;
  flex-direction: row !important;
  flex-wrap: wrap !important;
}
.oda-chat-message-actions .oda-chat-action-postback {
  border-color: #44883d !important;
  border-style: solid !important;
  border-width: 1px !important;
  min-width: 0 !important;
  padding: 5px 5px !important;
  border: solid 1px #87ce81 !important;
  color: #44883e !important;
  background: white !important;
  font-size: 13px;
  margin-right: 4px;
  min-height: 30px;
  margin-bottom: 5px;
}
.oda-chat-wrapper .oda-chat-card-message-content {
  position: static !important;
}
.oda-chat-wrapper
  .oda-chat-messages-wrapper
  .oda-chat-message-list
  .oda-chat-message.oda-chat-card-message-horizontal
  .oda-chat-next-wrapper,
.oda-chat-wrapper
  .oda-chat-messages-wrapper
  .oda-chat-message-list
  .oda-chat-message.oda-chat-card-message-horizontal
  .oda-chat-prev-wrapper {
  top: 50px !important;
  height: calc(100% - 50px) !important;
}
@media screen and (min-width: 769px) {
  .oda-chat-button {
    height: 180px !important;
    width: 180px !important;
  }
}
.oda-chat-message-actions .oda-chat-action-postback {
  border-radius: 5px !important;
}
.oda-chat-relative-timestamp,
.oda-chat-timestamp-header {
  font-size: 14px !important;
}
.oda-chat-header,
.oda-chat-title,
.oda-chat-subtitle {
  padding-bottom: 5px !important;
  padding-top: 3px !important;
}
.oda-chat-right .oda-chat-message-bubble,
.oda-chat-left .oda-chat-message-bubble,
.oda-chat-left .oda-chat-message-header,
.oda-chat-left .oda-chat-message-footer {
  padding: 5px 10px !important;
  border-radius: 12px !important;
  color: #ffffff !important;
  background-color: #428346 !important;
  font-family: "Montserrat", sans-serif;
  box-shadow: 0 0 10px #42b649 !important;
}
.oda-chat-conversation {
  background-color: #f5f5f5 !important;
}
.oda-chat-content-wrapper {
  overflow: unset !important;
}
.oda-chat-wrapper .oda-chat-header {
  background-color: #107b3d !important;
  height: 50px !important;
}
@media screen and (min-width: 426px) {
  .oda-chat-wrapper:not(.oda-chat-embedded) .oda-chat-widget {
    max-width: 300px !important;
    height: 420px !important;
  }
  .oda-chat-wrapper .oda-chat-user-input {
    font-size: 0.875rem !important;
  }
  .oda-chat-wrapper .oda-chat-message-bubble,
  .oda-chat-card-content {
    font-size: 0.875rem !important;
  }
  .oda-chat-wrapper
    .oda-chat-header
    .oda-chat-header-info-wrapper
    .oda-chat-title {
    font-size: 0.9rem !important;
  }
  .oda-chat-wrapper
    .oda-chat-conversation
    .oda-chat-conversation-pane.oda-chat-user-icon.oda-chat-bot-icon
    .oda-chat-message-block
    .oda-chat-messages-wrapper {
    max-width: calc(0.9 * (100% - 40px)) !important;
  }
}
.oda-chat-wrapper .oda-chat-card {
  width: 190px !important;
  box-sizing: border-box;
}
.oda-chat-wrapper .oda-chat-card .oda-chat-card-title {
  font-size: 0.8rem !important;
}
.oda-chat-wrapper .oda-chat-card .oda-chat-card-description {
  font-size: 0.8rem !important;
}
.oda-chat-wrapper .oda-chat-message-bubble > * {
  width: 100%;
  font-weight: 400;
}
.oda-chat-wrapper
  .oda-chat-header
  .oda-chat-header-info-wrapper
  .oda-chat-title {
  color: #fff;
  font-family: "Roboto", sans-serif;
}
.oda-chat-wrapper .oda-chat-popup li {
  font-size: 0.875rem !important;
  height: 38px !important;
}
.oda-chat-wrapper
  .oda-chat-dialog-wrapper
  .oda-chat-prompt-banner
  .oda-chat-prompt-banner-main-content
  .oda-chat-prompt-banner-text {
  font-size: 0.9rem !important;
}
.oda-chat-wrapper
  .oda-chat-dialog-wrapper
  .oda-chat-prompt-banner
  .oda-chat-action-wrapper
  .oda-chat-popup-action.oda-chat-filled {
  background-color: #107b3d !important;
  color: var(--color-popup-button-background);
  border-color: #107b3d !important;
}
.oda-chat-wrapper .oda-chat-message-global-actions button,
.oda-chat-widget {
  font-family: "Roboto", sans-serif !important;
}
.oda-chat-right .oda-chat-message-bubble,
.oda-chat-left .oda-chat-message-bubble,
.oda-chat-left .oda-chat-message-header,
.oda-chat-left .oda-chat-message-footer {
  font-family: "Roboto", sans-serif !important;
}
.oda-chat-wrapper
  .oda-chat-header
  .oda-chat-header-info-wrapper
  .oda-chat-connection-status {
  color: rgb(255 255 255 / 66%);
  font-weight: 600;
}
.oda-chat-wrapper .oda-chat-header-button svg > path {
  fill: #fff !important;
}
.oda-chat-wrapper
  .oda-chat-messages-wrapper
  .oda-chat-message-list
  .oda-chat-message:first-child
  .oda-chat-message-bubble:not(.oda-chat-message-footer) {
  font-weight: 400;
}
.oda-chat-wrapper
  .oda-chat-messages-wrapper
  .oda-chat-message-list
  .oda-chat-message:first-child
  .oda-chat-message-bubble:not(.oda-chat-message-footer) {
  font-weight: 500;
  color: #333 !important;
}
.oda-chat-left .oda-chat-message-bubble,
.oda-chat-left .oda-chat-message-header,
.oda-chat-left .oda-chat-message-footer {
  background: white !important;
  color: #161616 !important;
  padding: 10px !important;
  box-shadow: 0 0 10px #42b64a48 !important;
}
.oda-chat-message-actions .oda-chat-action-postback:hover:enabled {
  background-color: #0e6f37 !important;
  color: white !important;
  transition-duration: 0.25s !important;
  border-color: #0e6f37 !important;
}
.oda-chat-wrapper
  .oda-chat-message-block.oda-chat-right
  .oda-chat-messages-wrapper
  .oda-chat-message
  .oda-chat-message-bubble:not(.oda-chat-error) {
  color: #fff !important;
}
.oda-chat-expanded .oda-chat-widget {
  box-shadow: 0 0 15px #00000052 !important;
}
.oda-chat-user-input.oda-chat-user-input-inline-send {
  height: 100% !important;
  overflow: hidden !important;
}
.oda-chat-action-image {
  margin-left: 0 !important;
}
.oda-chat-webview-error {
  display: none !important;
}
.custom-tooltip {
  display: none;
  position: absolute;
  background-color: #008f39;
  color: #fff;
  padding: 8px;
  border-radius: 5px;
  font-size: 13px;
  white-space: nowrap;
  z-index: 1000;
  top: 0;
  left: 0;
}
.oda-chat-button-icon:hover + .custom-tooltip {
  display: block;
}
.custom-tooltip::before {
  content: "";
  position: absolute;
  bottom: -6px;
  left: 10px;
  border-width: 6px;
  border-style: solid;
  border-color: #008f39 #fff0 #fff0 #fff0;
}
