.chatBot{overflow:auto;border-radius:28px;width:380px;margin:50px;--animate-duration: .5s;box-shadow:#00122e29 0 8px 36px}.chatBot .card{width:18rem}.chatBot .btn_d{background-color:#1b1b1b;color:#9c9c9c;border:1px solid #1b1b1b;border-radius:6.8px;font-size:1rem;padding:.5rem 3rem;transition:all .2s;text-align:center;cursor:pointer;margin:auto;width:100%;display:flex;align-items:center;justify-content:center}.chatBot .btn_d:hover{border:1px solid #36d1dc;color:#36d1dc}.chatBot .header{background:linear-gradient(135deg,#2a27da,#0cf);padding:10px 20px}.chatBot .header .left .titleDetails{padding-left:5px}.chatBot .header .left .titleDetails .name{font-weight:600;color:#fff;text-align:left;font-size:22px}.chatBot .header .left .titleDetails .subName{color:#fff}.chatBot .header .right{font-weight:500;font-size:16px;background:#fff;border-radius:80px;padding:10px;cursor:pointer;width:100%;margin-top:8px;text-align:center}.chatBot .chatbody{display:flex;flex-direction:column;align-items:center;justify-content:center;line-height:20px;font-size:15px;white-space:pre-line;font-family:Mulish,sans-serif;background:#fff;letter-spacing:-.24px;-webkit-font-smoothing:antialiased}.chatBot .chatbody ::-webkit-scrollbar{width:7px}.chatBot .chatbody ::-webkit-scrollbar-track{border-radius:5px}.chatBot .chatbody ::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#2a27da,#0cf);border-radius:5px}.chatBot .chatbody ::-webkit-scrollbar-thumb:hover{background:#2a27da}.chatBot .chatbody .date{font-weight:400;font-size:12px;line-height:16px;color:#666668;padding-top:16px}.chatBot .chatbody .chat{overflow-y:auto;padding:19px 16px;min-width:100%;max-width:100%;overflow-x:hidden;height:40vh;background:#fff}.chatBot .chatbody .chat .admin,.chatBot .chatbody .chat .user{padding:12px;border-radius:15px}.chatBot .chatbody .chat .admin{background:#f0f2f7;color:#06132b}.chatBot .chatbody .chat .user{background:linear-gradient(135deg,#2a27da,#0cf);transition-duration:.7s;transform:translateZ(0);color:#fff}.chatBot .chatbody .chat .messageown{align-items:flex-end;background:#1e2f98;padding:4px 8px;border-radius:6px;color:#fff;font-weight:400;font-size:14px;line-height:20px;margin-bottom:6px}.chatBot .chatbody .chat .messageown .time{font-size:12px;line-height:16px;text-align:right}.chatBot .chatbody .chat .messageown span{padding-right:58px}.chatBot .chatbody .chat .message{align-items:flex-start;background:#fff8f8;border-radius:6px;font-weight:400;font-size:14px;line-height:20px;margin-bottom:12px;padding:4px 8px}.chatBot .chatbody .chat .message span{padding-right:58px}.chatBot .chatbody .chat .message .time{font-size:12px;line-height:16px;color:#666668;text-align:right}.chatBot .card{font-size:.8rem}.chatBot .card .card-img-top{height:10rem}.chatBot .search-box{height:40px;border-radius:100px}.chatBot .search-box .input-group-text{margin:11px 18px 11px 14px;padding:0;background:none;height:18px}.chatBot .search-box .input-group-text .search{color:#e95440;font-size:18px}.chatBot .search-box input:focus-visible{outline:none}.chatBot .search-box .input{color:#000!important}.chatBot .search-box .input{border:none;padding:9px 10px 9px 0;height:40px;background:#fff;font-size:1rem;display:inline;margin-left:20px}.chatBot .search-box .input:focus{box-shadow:none!important}.chatBot .chatinput{padding:12px 8px!important}.chatBot .chatinput{width:97%;background:#fff;border-top:1px solid #e5e5ea}.chatBot .quick-replies{display:flex;flex-wrap:wrap;padding:20px}.chatBot .quick-replies .quick-reply{border:1px solid #ccc;border-radius:50px;padding:8px 12px;margin-right:5px;margin-bottom:5px;cursor:pointer;background:#edf4ff;border:1px solid #edf4ff;text-transform:capitalize;font-weight:400;transition:transform .3s ease-in-out}.chatBot .quick-replies .quick-reply:hover{background:#b2caf0;transform:scale(1.1)}.chatBot .smile{color:#1e2f98;font-size:22px;cursor:pointer}.chatBot .chatinput span:nth-of-type(1){color:#1e2f98;font-weight:bolder;z-index:2;display:block;width:2.375rem;height:2.375rem;line-height:2.375rem;text-align:center;font-size:1.2rem}.right-div{max-height:100vh;overflow:auto}.EmojiPickerReact{width:50%!important}.EmojiPickerReact{top:auto;bottom:100%}.typing{position:relative;margin-left:5px;border-radius:20px}.typing__dot{float:left;width:8px;height:8px;margin:0 4px;background:linear-gradient(135deg,#2a27da,#0cf);border-radius:50%;opacity:0;animation:loadingFade 1s infinite}.typing__dot:nth-child(1){animation-delay:0s}.typing__dot:nth-child(2){animation-delay:.2s}.typing__dot:nth-child(3){animation-delay:.4s}.sendBtn{background:linear-gradient(135deg,#2a27da,#0cf);box-shadow:#004dff80 0 4px 24px;border-radius:50%;display:inherit;align-items:center;justify-content:center;pointer-events:initial;background-size:130% 130%;transition:all .2s ease-in-out 0s;position:relative;color:#007dfc;border:none}@keyframes loadingFade{0%{opacity:0}50%{opacity:.8}to{opacity:0}}@media only screen and (max-width: 768px){.chatBot{margin:20px}}
