.messages_container{flex-direction:column;width:100%;padding:10px;display:flex;overflow-y:auto}.chat_icon{cursor:pointer;z-index:9999;background-color:#214796;border-radius:100%;justify-content:center;align-items:center;width:56px;height:56px;display:flex;position:fixed;bottom:32px;right:32px;box-shadow:0 12px 24px #00000026}.collapse{display:none}.chat_container{z-index:9999;background:#fff;border-radius:18px;width:400px;height:500px;display:table;position:fixed;box-shadow:0 12px 24px #00000026}.chat_header{cursor:pointer;background-color:#214796;align-items:center;padding:0 30px;font-size:1.5rem;display:flex}.chat_header .logo{width:35px;height:35px}.chat_header img{width:100%;height:100%}.chat_header .title{color:#fff;margin-top:-8px;padding-left:10px}.chat_body{background-color:#f5f9fc;flex-direction:column;align-items:flex-end;padding:8px 10px;display:flex;overflow-x:hidden;overflow-y:scroll}.chat_input{color:#000;border-top:1px solid #eee;border-radius:10px;align-items:center;display:flex}.input_sec{flex:9;margin-left:5px}.send{flex:1;height:100%;padding-top:1rem;padding-right:5px}.chat_input{caret-color:#000;background:#fff;width:100%;padding:0 10px;font-size:1rem;line-height:30px;border:none!important;outline:none!important}.chatbot_message,.user_message{word-wrap:break-word;overflow-wrap:break-word;white-space:pre-wrap;max-width:99%;padding:12px;position:relative;overflow:hidden;box-shadow:0 1px 2px #00000026}.user_message{color:#4a4a4a;background:#fff;border-radius:18px 18px 0;margin:0 5px 0 0;animation:.3s ease-in-out both fade-in-right;transform:translate(50%);word-break:break-word!important;white-space:pre-wrap!important;width:auto!important;max-width:220px!important}.chatbot_message{background:#0652c0;width:auto;margin:0 0 0 5px;animation:.3s ease-in-out both fade-in-left;transform:translate(-50%);color:#fff!important}.chatbot_message_url{text-align:justify;background:#fff;border-radius:0 0 18px 18px;width:-webkit-max-content;width:max-content;max-width:99%;margin:0 0 0 5px;padding:6px 10px 10px;animation:.3s ease-in-out both fade-in-left;position:relative;overflow:hidden;transform:translate(-50%);box-shadow:0 1px 2px #00000026}.video_responsive{width:-webkit-fit-content;width:fit-content;text-align:-webkit-center;background:#fff;border-radius:0 0 18px 18px;max-width:99%;margin:0 0 0 5px;padding:5px 10px;animation:.3s ease-in-out both fade-in-left;position:relative;overflow:hidden;transform:translate(-50%);box-shadow:0 1px 2px #00000026}.video_responsive iframe{width:86%;height:100%;top:0;left:0}.chatbot_message_action{text-align:justify;background:#fff;border-radius:0 0 18px 18px;width:-webkit-max-content;width:max-content;max-width:99%;margin:0 0 5px 5px;padding:6px 10px 10px;animation:.3s ease-in-out both fade-in-left;position:relative;overflow:hidden;transform:translate(-50%);box-shadow:0 1px 2px #00000026}.action_message{color:#4cabf2;text-transform:capitalize;cursor:pointer;border:.5px solid #4cabf2;border-radius:18px;max-width:230px;margin-bottom:4px;padding:0 8px 1px}.bot_response_container{word-wrap:break-word;justify-content:flex-start;align-self:flex-start;max-width:80%;margin-bottom:20px;display:flex}.bot_response_container_icon{background:#fff;border-radius:50% 50% 0;min-width:48px;height:48px;margin-top:5px;margin-right:8px;padding:5px;box-shadow:0 1px 2px #00000026}.bot_response_with_icon{align-items:flex-end;display:flex}.user_response_container{word-wrap:break-word;justify-content:flex-end;align-self:flex-end;align-items:center;max-width:80%;height:auto;margin-bottom:20px;display:flex}.user_response_with_icon{align-items:flex-end;display:flex}.user_response_container_icon{background:#fff;border-radius:50% 50% 50% 0;min-width:48px;height:48px;padding:5px;box-shadow:0 1px 2px #00000026}.formatted-message{line-height:1.5}.formatted-message ul{margin:8px 0;padding-left:20px}.formatted-message li{margin-bottom:4px}.formatted-message strong{font-weight:600}.formatted-message em{font-style:italic}@keyframes fade-in-right{0%{opacity:0;transform:translate(50%)}to{opacity:1;transform:translate(0%)}}@keyframes fade-in-left{0%{opacity:0;transform:translate(-50%)}to{opacity:1;transform:translate(0%)}}@media only screen and (max-width:600px){.chat_container{z-index:9999;border-radius:0;width:100%;height:100%;top:0;bottom:0;left:0;right:0}.chat_header{height:8%}.chat_body{height:85.5%}.chat_input{height:6.5%}}@media only screen and (max-width:500px){.resume_pdf{margin-left:.8rem;margin-right:.8rem}}@media only screen and (min-width:768px){.chat_container{bottom:32px;right:32px}.chat_header{border-top-left-radius:15px;border-top-right-radius:15px;height:56px}.chat_body{height:395px}.chat_input{background:#fff;height:44px}}@media only screen and (min-width:992px){.chat_container{bottom:32px;right:32px}}
