﻿.five9-frame {
    position: fixed !important;
    bottom: 0 !important;
    right: 2% !important;
    z-index: 10001 !important;
    height: 38px !important;
    text-align: center !important;
}
.five9-chat-button {
    font-family: BurfordBase, serif !important;
    display: inline-block !important;
    position: sticky !important;
    height: 38px !important;
    border: none !important;
    border-radius: 10px 10px 0 0 !important;
    margin: 0 !important;
    padding: 10px 12px 0 39px !important;
    background: linear-gradient(#000000, #000000) !important;
    color: white !important;
    font-size: 18px !important;
    font-weight: normal !important;
    line-height: 1 !important;
    cursor: pointer !important;
}
#five9-popout-button {
    float: right !important;
}

 