.popup-wrapper{bottom:0;background:#747373;z-index:999;box-shadow:1px 20px 35px 0px #2098e4;border-top:1px solid #a8a5a5;padding:10px 0;width:100%;height:92%;z-index:99}.chatbot-input{width:100%}.table-assistant{border-radius:6px;height:450px;width:100%;margin:20px 0px;background-color:#fff;display:block;padding:20px}.table-assistant tbody tr:nth-child(odd) td{background-color:#CEECF5;border-style:hidden !important}.table-assistant tbody tr:nth-child(even) td{background-color:#fff;border-style:hidden !important}tbody{display:block;height:420px;overflow-y:auto;overflow-x:hidden}tr{width:100%}td{color:#332d2d;background-color:#665c5c;padding:10px;border:0;width:100%}.chat-us{width:220px;right:-10px;left:auto;position:fixed;z-index:98;border:none;max-width:220px !important}.chat-us button,.chat-us a{align-items:center;flex-grow:1;color:#FFFFFF;font-weight:700;font-size:16px;display:flex;transform:skew(14deg);background:transparent;border:none;width:100%;height:100%;justify-content:center}.chat_box{display:none;flex-direction:column;height:100%;position:fixed;z-index:98;bottom:80px;right:10px;width:375px;background:#ECF1F4;margin:0;max-height:425px}.chat_box>*{padding:16px}.chat_box .head{display:flex;align-items:center;background:#0020F6;height:54px}.head .user{display:flex;align-items:center;flex-grow:1;color:#FFFFFF;font-weight:700;font-size:16px}.head .close{background:transparent;padding:0;border:none}.chat_box .body{max-height:80vh;overflow:auto}.chat_box .body .date{color:var(--medium-grey, gray);text-align:center;font-family:"Poppins";font-size:12px;font-style:normal;font-weight:400;line-height:200%}.chat_box .body .user{color:var(--dark-grey, #1D1D1D);font-family:"Poppins";font-size:14px;font-style:normal;font-weight:700;line-height:200%;text-transform:uppercase}.chat_box .body .bubble{display:inline-block;padding:10px;position:relative}.chat_box .body .bubble p{color:#000000;font-size:12px;text-align:left;line-height:1.4;margin:0;font-weight:400}.chat_box .body .incoming{text-align:left}.chat_box .body .incoming .bubble{background-color:rgba(128,128,128,0.2);color:#000000;width:calc(100% - 10px);margin-left:10px}.chat_box .body .incoming .bubble:before{content:"";width:0;height:0;border-top:0px solid transparent;border-bottom:10px solid transparent;border-right:10px solid rgba(128,128,128,0.2);position:absolute;left:-10px;top:0}.chat_box .body .incoming .date{margin-left:10px}.chat_box .body .outgoing{text-align:right}.chat_box .body .outgoing .bubble{background-color:rgba(30,193,237,0.2);color:#000000;max-width:calc(100% - 10px);width:auto;margin-right:10px}.chat_box .body .outgoing .bubble:before{content:"";width:0;height:0;border-top:0px solid transparent;border-bottom:10px solid transparent;border-left:10px solid rgba(30,193,237,0.2);position:absolute;right:-10px;top:0;left:auto}.chat_box .body .outgoing .date{margin-right:10px}.chat_box .foot{display:flex;background:#FFFFFF;height:80px;align-items:center}.chat_box .foot .msg{flex-grow:1;border-top:0;border-left:0;border-right:0;border-bottom:1px solid #808080;font-size:14px;margin-right:15px}.chat_box .foot .msg:focus{outline:none;box-shadow:none}.chat_box .foot .msg ~ button{background:transparent;border:none}@media screen and (max-width: 480px){.chat_box{width:320px}}
