.aio-chat-icon-class.support-chat-icon {
        background-image: url("/static/images/aio_widget.svg") !important;
        background-color: #31c9ac !important;
        background-size: 100% !important;
        width: 70px !important;
        height: 70px !important;
}
.aio-chat-icon-class.support-chat-icon.open {
        background-image: url("/static/images/aio_widget_close.svg") !important;
}
.aio-chat-class .conversations-panel.no-conversations[data-v-2e0a0001] { background-image: url("/static/images/aio_icon_watermark.svg") !important}
.aio-chat-class .top-header {background-color: #4578e6 !important}

.aio-chat-class .chats-list button.new-conversation[data-v-2e0a0001] {
            background: url("/static/images/aio_newconv_button.svg") no-repeat center center/75%, linear-gradient(90deg, #4578e6, #30bfe4) !important;
            font-size: 0px !important;
    }
.aio-chat-class .support-chat-init-form .buttons-and-stuff .submit-button[data-v-75b70979] { background: linear-gradient(90deg, #4578e6, #30bfe4) !important; }
.aio-chat-class .chat-conversation.odd { background-color: #f4f6f9 !important }
.aio-chat-class .chat-conversation:hover { border: 1px solid #30bfe4 !important }
.aio-chat-class .chat-message.my { background-color: #4578e6 !important }
.aio-chat-class button.send-message-button-main { background-color: #4578e6 !important }
.aio-chat-class .support-chat-dialog .support-chat-dialog-content[data-v-646830dc]{ background-color: #f4f6f9 !important }
.aio-chat-class .support-chat-dialog .support-chat-dialog-content button.yes[data-v-646830dc]:hover, .support-chat-dialog .support-chat-dialog-content button.dismiss[data-v-646830dc]:hover { background-color: #5073b8 !important }
.aio-chat-class .support-chat-dialog .support-chat-dialog-content.open.register { height: 200px !important }
.aio-chat-class .button-box a.no.forgot[data-v-4e3add65]:disabled, .button-box button.no.forgot[data-v-4e3add65]:disabled { color: #3572b0 !important }
