.web-chat-wrapper .web-chat-window-container__title-btn-container .eureka-icon {
    height: 24px;
    width: 24px;
    vertical-align: top;
}

.web-chat-wrapper .eureka-context-icon--has-bg .eureka-context-icon__inner {
    height: 24px;
    width: 24px;
}

.web-chat-wrapper .web-chat-window-container__title-btn-container .eureka-context-icon {
    padding: 4px;
}

.web-chat-wrapper .eureka-dialog-action {
    width: 32px;
    height: 32px;
}

:root {
   --eureka-core-typography-headings-level5-font-size: 19px !important;
   --eureka-core-typography-sub-text-font-size:13px !important;
   --eureka-core-typography-large-font-size: 17px !important;
   --eureka-core-typography-large-mobile-font-size: 16px !important;
   --eureka-core-typography-sub-text-mobile-font-size: 13px !important;
}

.web-chat-wrapper .eureka-callout__title {
    font-weight: 700;
}

.web-chat-module .eureka-list-item__text-container {
    padding: 12px 12px 12px 0px !important;
}

.web-chat-module .eureka-list-item__text {
    font-size: 15px;
}
.web-chat-module .eureka-resource-list-item-nav-action-icon
{
    padding: 12px 12px 12px 0px !important
}

.eureka-tile--pad-content .eureka-tile__content-container-inner,
.eureka-tile__heading-container {
  padding: 12px 16px !important;
}
.eureka-resource-list-item-nav-action-icon {
  padding: 12px !important;
}
.eureka-list-item__text-container {
  padding: 12px !important;
}
.web-chat-choose-option-window__header-container {
  padding: 0 !important;
}
.eureka-resource-list-item-nav-action-icon__icon-safe-space {
  height: 28px !important;
  width: 28px !important;
}
.web-chat-module .eureka-floating-label-composer:not(.eureka-floating-label-composer--no-label) .eureka-text-input, .web-chat-module .eureka-floating-label-composer:not(.eureka-floating-label-composer--no-label) .eureka-textarea {
    padding: 20px 12px 4px;
}
.web-chat-module .eureka-floating-label-composer .eureka-form-label {
    padding: 0 12px 12px;
}

.eureka-floating-label-composer--has-value .eureka-floating-label-composer__label-container, .eureka-floating-label-composer__control-container:focus-within .eureka-floating-label-composer__label-container {
    top: 2px !important;
}
.web-chat-module .eureka-floating-label-composer__label-container {
    top: 12px;
}

.web-chat-module .web-chat-leave-message__message-input {
    width: 100%;
}

.eureka-modal__actions-container,
.eureka-modal__heading-container,
.eureka-modal__main-container {
  padding: 16px !important;
}

.eureka-modal__actions-container,
.eureka-modal__main-container {
  padding-top: 0 !important;
}
.web-chat-wrapper {
  margin-right: 80px;
}

.web-chat-module .web-chat-modal-wrapper .eureka-button__content-container {
    padding: 4px 0 4px;
}
.web-chat-module .eureka-floating-label-composer--has-value .eureka-form-label, .web-chat-module .eureka-floating-label-composer__control-container:focus-within .eureka-form-label {
padding: 0 12px;
}
.web-chat-module .eureka-resource-list-item__icon-container
{
    padding:12px;
}
.web-chat-wrapper .web-chat-window-container__tile-header .web-chat-window-container__tile-header-title {
    font-weight: 700;
}
.web-chat-module .web-chat-modal-wrapper__overlay.eureka-modal__overlay .eureka-modal__main-container
{
    padding-bottom:0 !important;
}
.web-chat-module .web-chat-leave-message__leave-message-content .web-chat-leave-message__error-msg
{
    font-size:13px；
}
.web-chat-module .web-chat-leave-message__message-input .web-chat-message-input
{
    margin-top:24px;
}
.web-chat-module .web-chat-leave-message__message-input .web-chat-message-input.web-chat-textarea-autosize
{
    padding-top:0;
}

.web-chat-window-container img {
    width: auto;
}

.web-chat-window-container__close-btn, .web-chat-window-container__close-btn > .eureka-dialog-action__content-container {
    width: 32px !important;
    height: 32px !important;
}

.web-chat-window-container .web-chat-window-container__close-btn .eureka-context-icon__inner {
    width: 20px;
    height: 20px;
    display: flex;
}

.web-chat-window-container .eureka-icon.eureka-icon-x {
    width: 20px !important;
    height: 20px !important;
}

.web-chat-window-container__title-btn-container .eureka-context-icon {
    height: 28px !important;
    width: 28px !important;
    padding: 4px;
}

.web-chat-window-container .eureka-modal__main-container {
    padding: 16px !important;
}

.web-chat-window-container .eureka-heading--h2.eureka-callout__title{
    font-size: 20px;
}

.web-chat-window-container .eureka-modal__actions-container .eureka-button--primary{
    color:#fff;
}

.web-chat-window-container .eureka-loading-dots__dot{
    background-color:#00C1D5;
}

.web-chat-window-container .eureka-callout__icon-container{
    padding-bottom:20px;
}

.web-chat-choose-option-window__content-container .eureka-list-item__text{
    font-size:17px;
    font-weight: 400;
}

.web-chat-choose-option-window__content-container .eureka-list-item__meta{
    font-size:11px;
}

.web-chat-choose-option-window__content-container .eureka-resource-list-item-nav-action-icon__icon-safe-space{
   height: inherit !important;
}

.web-chat-leave-message__leave-message .eureka-callout__title{
    font-size:20px;
    padding-bottom: 10px;
}

.web-chat-leave-message__leave-message .eureka-callout__msg{
	font-size:15px;
}

.web-chat-window-container .eureka-callout__icon-container{
	padding-bottom: 0;
}

.web-chat-leave-message__leave-message .eureka-button--primary{
	color:#fff;
}







