/*Genesys Chat CSS Override*/
                                .cx-body{
            font-family: "Helvetica Neue",Arial,"Noto Sans",sans-serif !important;
                                }
        .cx-window-manager div.cx-side-button-group {
            z-index: 5000 !IMPORTANT;
        }

        .cx-form-wrapper {
            font-family: "Helvetica Neue",Arial,"Noto Sans",sans-serif !important;
            font-weight: normal !important;
        }

        .cx-control-label > ul {
            list-style-type: none;
            padding-left: 0;
        }

        #chatSVGICON > svg > g > path {
            fill: white !important;
        }

        #genesysChat > tr > td > label {
            font-family: Arial !important;
            font-weight: normal !important;
        }

        #genesysChat > tr > th > label {
            font-family: Arial !important;
            font-weight: normal !important;
        }

        .cx-title {
            font-family: "Helvetica Neue",Arial,"Noto Sans",sans-serif !important;
            font-weight: 100;
        }

        .cx-submit.cx-btn.cx-btn-primary {
            background: #00687f !important;
        }

        .cx-btn.cx-btn-default {
            background: #000 !important;
        }
        .cx-btn.cx-btn-primary.cx-async-chat-close,
        .cx-close-confirm.cx-btn.cx-btn-primary,
        .cx-end-confirm.cx-btn.cx-btn-primary {
            background: #00687f !important;
        }

        .cx-message.cx-them .cx-bubble {
            background-color: rgb(0 104 127 / 20%) !important;
        }

        .cx-webchat.cx-theme-light .cx-message.cx-them .cx-bubble-arrow svg * {
            fill: rgb(0 104 127 / 20%) !important;
        }

        .cx-webchat .cx-transcript .cx-message .cx-message-text {
            color: #000 !important;
            opacity: 100%;
        }

        .cx-webchat .cx-transcript .cx-message .cx-time {
            color: #000 !important;
            opacity: 100%;
        }

        .cx-icon.cx-button-minimize > svg {
            margin-bottom: 0.6rem !important;
        }

        .cx-icon.cx-button-close > svg {
            margin-bottom: 0.6rem !important;
        }

        /*.cx-avatar.bot > svg > path {
            fill: #00687f !important;
        }*/
        /*Genesys Chat CSS Override End*/


.cx-widget {
        font-size: 1.06066em !important;
}

.cx-titlebar{
        line-height: 1.325 !important;
}

.cx-title {

        line-height:1.1 !important;
}

.cx-body {
        line-height:1.325;
}