#lhc_status_container #status-icon {
    background-color:#!important;
    border-color:#e3e3e3!important;
}



#lhc_status_container #status-icon {
    color:#ffffff!important;
}


    #lhc_status_container #status-icon:not(.close-status){
        background-image: url(//tutudumondecomau.chat2.com/var/storagetheme/2022y/03/17/774/11/7f8a51b9bdcd7731692d7e8653061473.png)!important;
        background-repeat: no-repeat!important;
        background-position: center center!important;
    }
    #lhc_status_container #status-icon:not(.close-status):before{
        content:''!important;
    }





#lhc_status_container #status-icon {
    background-size: contain;
    height: 19px !important;
    background-color: #feebe5 !important;
    width: 88px !important;
    margin: 0 !important;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 4px 12px!important;
    border:0!important;
}

#lhc_status_container {
    padding: 15px!important;
}
#lhc_status_container.lhc-mobile #status-icon{
background-image:url('https://chat2.com/images/chat-mobile.png') !important;
background-repeat:no-repeat !important;
background-color:#feebe5 !important;
background-size: inherit !important;
width: 28px !important;
    height: 25px !important;
    margin-left:50px !important;
}