﻿.c-iCDrnV {
    background: #efefef;
}
.c-bQoszf {
    background: #6e549b;
}


    .c-bQoszf:hover {
        background: #6e549b;
    }
.c-kfyIxT, .c-dxAZjf .c-dhzjXW {
    color: #6e549b;
}

    .c-kIbiaN-ihwEvnK-css, .c-kIbiaN-iivyaZp-css, .c-kIbiaN-ibizyto-css {
        background-image: url('/Content/img/animations/poppy-ai/idle.png');
    }

.c-kIbiaN {
    border-radius: 0;
}

.c-iCDrnV .c-kIbiaN {
    height: 32px;
    width: 54px;
}

.c-bQoszf > img {
    display: none;
}

.c-bQoszf {
    background-image: url('/Content/img/animations/poppy-ai/idle.png');
    background-repeat: no-repeat;
    background-size: 100%;
    border: 4px solid #6e549b;
    background-color: transparent;
    background-position: bottom;
    height: 100px;
    width: 150px;
    border-radius: 10px 10px 0 0;
    border-bottom: 0;
}

    .c-bQoszf:hover {
        background-image: url('/Content/img/animations/poppy-ai/idle.png');
        background-repeat: no-repeat;
        background-size: 100%;
        background-color: #d0d0d0;
        background-position: bottom;
        
    }
.c-ivtLaR-ftPdvq-withChat-false > .c-PJLV {
    transform: translateY(23px);
}
 /*   .c-bQoszf::after {
        content: '';
        display: block;
        width: 0;
        position: absolute;
        bottom: 2px;
        background: #6e549b;
        height: 0;
        border-top: 0px solid transparent;
        border-right: 25px solid transparent;
        border-bottom: 25px solid transparent;
        width: 73px;
        height: 25px;
        border-left: 0px solid transparent;
        border-radius: 0px 0px 73px 71px;
    }*/