
.MuiFab-root {
color: #808080!important;
}
#_ChatHeader{
background: #808080!important;
}
#_ChatContent{
background: #f6f6f6!important;
}
._ChatWindowContent_CHIP_ITEM{
background: #c0d9f3!important;
width: 90%;
margin: 15px auto!important;
border: none!important;
}
._ChatWindowContent_CHIP_ITEM span{
font-size: 14px;
}
.MuiAvatar-root{
border: 1px solid #f0f0f0;
}
._ChatWindowContent_CS_CONTENT div:last-child{
border-left-color: #dfedb0!important;
}
._ChatWindowContent_CS_TEXT{
background: #dfedb0!important;
}

#_ChatButton{
    display: none;
}
._ChatWindowMode_BOT #_ChatWindowUserInputRoot {
    display: none;
   }