.chat_card{border-bottom:1px solid #ccc;border-radius:12px;min-height:85vh;overflow:hidden}.chat_card_head{background-color:#fff;padding:8px 1rem;border-bottom:1px solid #ccc}.chat_card_head h3{font-size:16px;font-weight:400;margin-bottom:0}.chat_section{display:flex;flex-direction:column;height:70vh;padding:1rem;overflow:auto;background-color:#f6f8fc;border-bottom:1px solid #ccc}.chat_box_left{background-color:#e3e3e3;width:fit-content;padding:8px .75rem;border-radius:15px 15px 15px 0}.chat_box_left p{margin-bottom:0}.chat_box_right{background-color:#016bfd;color:#fff;width:fit-content;padding:8px .75rem;border-radius:15px 15px 0}.chat_box_right p{margin-bottom:0}.bot_img img{width:55px}.chat_inputs{padding:12px 1rem}.chat_section .d-flex{margin-bottom:10px}
