#chatbot .bubble{
  position: fixed;
  bottom: 0.5rem;
  right: 5rem;
  width: 15rem;
  background-color: var(--business-primary-color);
  border-radius: 1rem;
  z-index: 20;
  padding: 0.5rem 1rem;
  border: 1px solid var(--light-gray);
}

#chatbot .bubble p{
  color: var(--white);
  margin: 0;
  font-size: var(--content-font-size);
}

.inputLabel
{
  color: #009688;
  font-size: 13px!important;
  display: inline-block;
  padding-bottom: 0.2rem;
  width: 100%!important;
  padding: 0px 3px!important;
  font-weight: 600!important;
  font-family: Proxima Nova,Arial!important;
  font-size : 13px!important;

}

.form_container_oda input[type="text"] {
  width: 100%!important;
  padding: 7px 4px!important;
  margin: 0px 0!important;
  margin-bottom: 10px!important;
  display: inline-block!important;
  border: 1px solid #ccc!important;
  border-radius: 4px!important;
  box-sizing: border-box!important;
  font-weight: 600!important;
  min-width: 250px!important;
  font-size: 13px!important;
  color: #025e7e!important;
}

/*.oda-chat-wrapper {
    bottom: 0px;
}*/

.oda-chat-wrapper .oda-chat-card {
  width: 100%!important;
  overflow-y: auto!important;
}

.oda-chat-wrapper .oda-chat-messages-wrapper .oda-chat-message-list .oda-chat-message.oda-chat-card-message-horizontal {
  width: 100%!important;
}

/* .oda-chat-card-message-horizontal .oda-chat-card {

  overflow-y: auto
}*/

.oda-chat-card-message-horizontal .oda-chat-card {
  justify-content: flex-start;
  max-height: 300px!important;
  overflow-y: auto!important;
  overflow-x: hidden!important;
}

.oda-chat-wrapper .oda-chat-card-message-content .oda-chat-card-message-cards {
  overflow-x: hidden!important;
}

.oda-chat-card {
  padding: 6px !important;
}

.oda-chat-card-title {
  text-align: start!important;
  font-weight: normal!important;
}

.oda-chat-card-title p {
  margin: 0px!important;
}

.oda-chat-left .oda-chat-message-bubble {
  border-radius: 12px!important;
}

.oda-chat-right .oda-chat-message-bubble {
  padding: 6px !important;
}

.oda-chat-right .oda-chat-message-bubble {
  color: white!important;
  background-color: #009688!important;
  font-family: Proxima Nova,Arial!important;
/*  font-size : 14px!important;
*/}

.oda-chat-message-actions {
  display: flex !important;
  flex-wrap: wrap !important;
  width: 100% !important;
  flex-shrink: 0 !important;
  /* display: flex; */
  flex-direction: row !important;
}

.oda-chat-message-actions .oda-chat-action-postback {
    align-items: center!important;
    border-radius: 4px!important;
    color: #ffffff!important;
    cursor: pointer!important;
    display: flex!important;
    flex: 1 1 auto!important;
    justify-content: center!important;
    padding: 12px 24px!important;
    margin: 4px!important;
    text-decoration: none!important;
    background-color: #09464c!important;
    border-color: #09464c!important;
    border-style: solid!important;
    border-width: 1px!important;
    color: #fff!important;
    min-width: 0!important;
    padding: 7px 6px!important;
    border: solid 1px #09464c!important;
    color: #09464c!important;
    background: white!important;
    text-shadow:none!important;
    -webkit-border-radius: 4px!important;
    -moz-border-radius: 4px!important;
    -ms-border-radius: 4px!important;
    -o-border-radius: 4px!important;
    min-height: 0!important;
    font-weight: 400!important;
}

.oda-chat-message-actions .oda-chat-action-postback:hover {
  color:#ac020a !important;
}

.oda-chat-footer-mode-keyboard button {
  position: unset!important;
}

.oda-chat-wrapper oda-chat-expanded button {
  white-space: break-spaces !important;
}

.oda-chat-card-description {
  white-space: initial !important;
}

.oda-chat-message-content {
  line-height: 1.5!important;
  margin: 2px !important;
  white-space: normal !important;
}

.oda-chat-card-content {
  /* line-height: 0.5!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: rgb(22, 22, 22) !important;
  padding: 10px !important;
  box-shadow: 0 0 10px #42b64a48 !important;
}

.oda-chat-conversation {
  background-color: #f2f2f2 !important;
}

.signupbtn {
  background-color: #009688;
  color: white;
  padding: 4px 20px;
  margin: 8px 0;
  cursor: pointer;
  width: 100%;
  opacity: 0.9;
  border-radius: 1px!important;
}

.form_container_oda {
  line-height: 1.5 !important;
}

.form_container_oda input button:hover {
  opacity: 1;
}

.oda-chat-card-actions .oda-chat-action-postback:focus:enabled {
  background-color: #003364;
}

.oda-chat-left .oda-chat-message-bubble,
.oda-chat-left .oda-chat-message-header,
.oda-chat-left .oda-chat-message-footer {
  background-color: #9e9e9e0f;
}

/* New css 06-02-2022 */
.oda-chat-wrapper .oda-chat-header {
    background-color: #0b5d66!important;
    color:white;
}

.oda-chat-wrapper .oda-chat-conversation .oda-chat-conversation-pane.oda-chat-bot-icon.oda-chat-bot-icon .oda-chat-message-block .oda-chat-messages-wrapper, .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-wrapperb {
  max-width: 100%!important;
}

.oda-chat-wrapper, .oda-chat-left .oda-chat-message-bubble, .oda-chat-left .oda-chat-message-header, .oda-chat-left .oda-chat-message-footer, .oda-chat-left .oda-chat-card, .oda-chat-right .oda-chat-message-bubble, .oda-chat-message-actions .oda-chat-action-postback, .oda-chat-card-actions .oda-chat-action-postback, .oda-chat-message-global-actions .oda-chat-action-postback {
  font-family: Proxima Nova,Arial!important;
/*  font-size : 14px!important;
*/}

.oda-chat-wrapper .oda-chat-action-postback {
  display: flex;
  flex-direction: column;
  background: #00606b;
  color: white;
  border-color: var(--color-actions-border);
}

.oda-chat-wrapper .oda-chat-card-actions, .oda-chat-wrapper , .oda-chat-wrapper .oda-chat-message-global-actions {
  flex-direction: column!important;
  align-items: inherit!important;
  justify-content: flex-start!important;
  display: flex!important;
}

.oda-chat-wrapper .oda-chat-messages-wrapper .oda-chat-message-list .oda-chat-message.oda-chat-card-message-horizontal .oda-chat-next-wrapper {
  right: 0;
  background: none!important;
}

.oda-chat-wrapper .oda-chat-messages-wrapper .oda-chat-message-list .oda-chat-message.oda-chat-card-message-horizontal .oda-chat-prev-wrapper {
  left: 0;
  background: none!important;
}

.oda-chat-wrapper .oda-chat-messages-wrapper .oda-chat-message-list .oda-chat-message.oda-chat-card-message-horizontal .oda-chat-next, .oda-chat-wrapper .oda-chat-messages-wrapper .oda-chat-message-list .oda-chat-message.oda-chat-card-message-horizontal .oda-chat-previous {
  background: cadetblue!important;
}

.oda-chat-wrapper .oda-chat-card {
  width: 100%!important;
}

.oda-chat-card::-webkit-scrollbar {
  width: 4px;
}

.oda-chat-card::-webkit-scrollbar-thumb {
  background: lightgrey;
  border-radius: 2px;
}

.oda-chat-conversation::-webkit-scrollbar {
  width: 4px;
}

.oda-chat-conversation::-webkit-scrollbar-thumb {
  background: lightgrey;
  border-radius: 2px;
}

.oda-chat-left .oda-chat-message-bubble {
  margin-right: 30px!important;
  max-width: 100%!important;
}

.oda-chat-wrapper .oda-chat-messages-wrapper .oda-chat-message-list .oda-chat-message.oda-chat-card-message-horizontal .oda-chat-card-message-cards .oda-chat-card {
  margin-bottom: 5px!important;
  margin-top: 10px!important;
}

.oda-chat-wrapper .oda-chat-card {
  margin-inline-end: 56px!important;
}

.oda-chat-wrapper .oda-chat-messages-wrapper .oda-chat-message-list .oda-chat-message.oda-chat-card-message-horizontal .oda-chat-card-message-cards {
  padding: 0px;
}

.oda-chat-conversation {
  background-color: #f8f8ff!important;
}

.oda-chat-wrapper .oda-chat-footer-button.oda-chat-button-send {
  display: block;
}

.oda-chat-header-info-wrapper {
  color: #fff;
}

#rn_InChatButtonContainer {
  overflow: auto;
  float: right;
  padding: 0 0.5em 1em;
}

.oda-chat-wrapper button {
  font-size:  1em!important;
}


   .oda-chat-wrapper .oda-chat-button,
.oda-chat-wrapper button img{
display: block;