div.cx-side-button-group {
    position: fixed;
    top: unset;
    bottom: 0;
    right: 10px;
    -webkit-transform: rotate(0);
    transform: rotate(0);
}

div.cigna-chat-button {
    background-color: #004986;
    color: white;
    width: 320px;
    padding: 14px 20px !important;
}

div.cigna-chat-button h2 {
    font-size: 1.5em !important;
    font-weight: 100 !important;
    display: inline-block;
    margin-left: 8px;
    margin-top: 0;
    margin-bottom: 0;
}

div.cigna-chat-button .cx-icon {
    margin-top: 2px;
    height: 24px;
    float: left;
    width: 24px;
}

div.cx-webchat {
    right: 10px !important;
    background-color: #f9f9f9 !important;
}

div.cx-powered-by {
    display: none;
}

div.cx-footer {
    background: url("https://content.cigna.co.nz/Content/images/cigna-logo.png") no-repeat 10px !important;
    padding: 0 !important;
    height: 50px;
    margin-top: 20px;
    margin-bottom: 0px;
    margin-right: 10px;
    background-size: auto 30px !important;
    background-position: right center !important;
}

button[data-message="ChatFormCancel"] {
    display: none !important;
}

button[data-message="ChatFormSubmit"] {
    float: none !important;
    width: 100%;
}

div.cx-form-wrapper {
    background-color: #f9f9f9;
}

div.cx-title-bar {
    background-color: #004986;
}

li[title="Powered by Genesys"] {
    display: none !important;
}

textarea.cigna-chat-disclaimer {
    background-color: transparent !important;
    border: 0 !important;
    cursor: default !important;
    margin-bottom: 24px !important;
    padding: 0 !important;
    /* background: url("https://content.cigna.co.nz/Content/images/cigna-logo.png") no-repeat !important; */
}

div.cx-form-horizontal {
    padding-top: 12px !important;
}

div.cx-toaster {
    right: 10px !important;
}

.cx-webchat .cx-transcript .cx-message.cx-injected.cx-you .cx-bubble {
    margin-right: 0;
}

.cx-webchat .cx-transcript .cx-message.cx-injected.cx-you .cx-bubble-arrow {
    display: none;
}

div.cx-menu-item.cx-icon.cx-branding-icon.cx-inert {
    display: none;
}

div.in-queue-message {
    margin: 13px 0;
}

input.hidden-input {
    display: none !important;
}

label[for="cx_webchat_form_location"] {
    display: none !important;
}

.cx-form-inputs table td, .cx-form-inputs table th {
    border: 0 !important;
}

h2.cx-title {
    width: unset !important;
}