@import url(https://fonts.googleapis.com/css2?family=Montserrat&display=swap);*{padding:0;box-sizing:border-box;text-align:left;width:100%;font-family:"Lato",sans-serif}.app,body,html{position:relative}body,html{margin:0;padding:0;overflow:auto;min-height:100vh}.sessionId{width:80%;margin:auto}.sessionId h2,h5{text-align:center}.sessionWindow{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;justify-content:space-between;width:auto;padding:15px 25px;margin:20px;border-radius:10px;color:#fff;background-color:rgba(62,166,236,.8)}.sessionWindow__heading{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;font-size:18px}.sessionId{margin-bottom:100px}@-webkit-keyframes bG{0%{background-color:rgba(62,166,236,.8);border:3px solid rgba(62,167,236,.8)}to{background-color:#3ea7ec;border:3px solid #3ea7ec}}@keyframes bG{0%{background-color:rgba(62,166,236,.8);border:3px solid rgba(62,167,236,.8)}to{background-color:#3ea7ec;border:3px solid #3ea7ec}}@media screen and (max-width:768px){.sessionId{width:85%}.sessionWindow__heading{font-size:14px}}@media screen and (max-width:420px){.sessionId{width:95%}.sessionWindow{width:auto;margin-left:auto;margin-right:auto}.sessionWindow__heading{font-size:.9rem}}.chat{padding:0 50px;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;margin-left:auto;margin-right:30px;max-width:50%;border:1px solid #d3d3d3;box-shadow:0 0 10px rgba(94,90,90,.8);border-radius:20px;overflow:scroll;height:500px;max-height:500px;-webkit-flex:0.9 1;flex:0.9 1;margin-bottom:50px}.left{position:relative;border-radius:10px;display:block;max-width:400px;margin-right:auto;margin-bottom:20px;background:linear-gradient(90deg,#1ca7ec,#7bd5f5);color:#fff;font-size:14px;text-align:left;padding:10px 15px}.dropShadow{-webkit-filter:drop-shadow(0 0 2px rgba(0,0,0,.851));filter:drop-shadow(0 0 2px rgba(0,0,0,.851))}.left:hover{box-shadow:1px 1px 5px 1px rgba(119,115,115,.707)}.left:before{content:"";position:absolute;top:2px;left:0;height:25px;width:25px;object-fit:contain;margin-left:-40px;border-radius:50%;background:url(/static/media/Avatar-03.80adfd1f.png);background-position:50%;background-size:contain;background-repeat:no-repeat;border:1px solid #ddd}.right{position:relative;display:block;-webkit-align-items:center;align-items:center;font-size:14px;border-radius:10px;padding:10px 15px;width:auto;max-width:400px;color:#fff;background:linear-gradient(90deg,#1ca7ec,#7ad5f5);box-shadow:1px 1px 5px 1px #d3d3d3;-webkit-appearance:initial}.right,.showTime{-webkit-justify-content:flex-end;justify-content:flex-end;margin-left:auto;margin-bottom:20px}.showTime{display:-webkit-flex;display:flex;margin-top:-16px;color:#789;font-size:small}.right:hover{box-shadow:1px 1px 5px 1px rgba(119,115,115,.707)}.right:before{content:"";position:absolute;top:2px;right:0;height:25px;width:25px;object-fit:contain;margin-right:-40px;border-radius:50%;background:url(/static/media/CustomerIcon\ 1.72da8a00.svg);background-position:50%;background-size:contain;border:1px solid #ddd}.chatBox{display:-webkit-flex;display:flex;width:auto;padding:20px}.loading{animation:loader .5s infinite alternate-reverse;text-align:center}.chatHeading{margin-top:20px;margin-bottom:20px;text-align:center;padding:20px;background-color:#1ca7ec;border-radius:30px;color:#fff}.topics{display:-webkit-flex;display:flex;-webkit-justify-content:space-around;justify-content:space-around;font-size:12px;text-align:center;margin:20px 10px}.topics span{padding:10px;border:1px solid #1e1e1e;cursor:pointer;font-size:18px}.topics span:hover{background-color:#ffdab9;color:#000;transition:all .3s}.highlighted-topic{background-color:#3ea7ec;color:#fff;transition:all .3s}@-webkit-keyframes loader{0%{opacity:0;color:#000}to{opacity:1;color:#1ca7ec}}@keyframes loader{0%{opacity:0;color:#000}to{opacity:1;color:#1ca7ec}}.noChats{text-align:center;font-size:20px;font-weight:800;margin-bottom:30px;-webkit-animation:noChats 1s ease-in-out infinite alternate;animation:noChats 1s ease-in-out infinite alternate}@-webkit-keyframes noChats{0%{color:#3ea7ec}50%{color:#faf2e6}to{color:#000}}@keyframes noChats{0%{color:#3ea7ec}50%{color:#faf2e6}to{color:#000}}@media screen and (max-width:1024px){.chatBox{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;padding:5px;margin:0 auto!important}.chat{max-width:80%;margin:0 auto}}@media screen and (max-width:768px){.chatBox{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;margin:0 auto}.chat{margin-bottom:20px;max-width:calc(100% - 5vh);margin-left:auto;margin-right:auto}.chatHeading{font-size:20px}}@media screen and (max-width:420px){.chatBox{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;width:calc(100% - 2px);padding:5px}.chat{max-height:400px}.left,.right{font-size:12px}.chat{margin-left:auto;margin-right:auto}.loading{font-size:1rem}}.chatTable{display:-webkit-flex;display:flex;-webkit-flex:1 1;flex:1 1;-webkit-flex-direction:column;flex-direction:column;box-shadow:0 0 10px rgba(94,90,90,.8);border-radius:20px;margin-left:30px;height:500px;max-height:500px;max-width:50%}.chatTable__data{overflow:scroll;-webkit-flex:1 1;flex:1 1;margin-bottom:30px}.tableData td{text-transform:capitalize;max-width:100%}.table{display:-webkit-flex;display:flex;-webkit-flex:1 1;flex:1 1;-webkit-flex-direction:column;flex-direction:column;overflow-y:scroll}.tableData,tbody{width:100%}.chattableheading{text-align:center;padding:20px;background-color:#1ca7ec;border-radius:30px;color:#fff;margin:20px auto;width:500px;max-width:500px}thead{border-bottom:1px solid #000}table{border-collapse:collapse;overflow:hidden}td{text-align:center!important}.theadrow{color:#1e1e1e;font-size:18px;padding:5px 10px;border-bottom:1px solid #4e4e4e;text-align:center}.theadrow td{text-align:center;padding-bottom:10px;font-weight:700}.tableData td{padding:15px 20px}table tr:nth-child(2n){background-color:rgba(248,236,220,.7)}.capitalise{text-transform:capitalize}.user-data-table::-webkit-scrollbar{width:0}.firstColumn,.secondColumn,.thirdColumn{width:33%!important}@media screen and (max-width:1024px){.chatTable{max-width:80%;margin:20px auto}}@media screen and (max-width:768px){.chatTable{max-width:calc(100% - 5vh);margin-left:auto;margin-right:auto;overflow-y:scroll;margin-bottom:20px}.table{width:auto;overflow-x:scroll;table-layout:auto;width:100%}.tableData h3{font-size:12px}.tableData h3,td,th{width:33%;max-width:33%;height:30px}td,th{font-size:10px;table-layout:auto}.chattableheading{width:350px;font-size:20px}.heading h3{font-size:13px}}@media screen and (max-width:420px){.chatTable{max-height:400px}td,th{padding:5px 2px}.heading h3{font-size:10px}.chattableheading{width:300px;font-size:16px}.firstColumn,.secondColumn,.thirdColumn{width:30%!important}}.ChatWindow{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;justify-content:space-between;width:auto;border:2px solid #000;padding:15px 25px;margin:20px;cursor:pointer;border-radius:10px;font-size:18px}.ChatWindow:hover{background:linear-gradient(90deg,#1ca7ec,#7bd5f5);border:solid #7bd5f5;box-shadow:0 4px 10px rgba(123,213,245,.913);color:#fff}.ChatWindow:hover h4{-webkit-filter:drop-shadow(0 0 3px rgba(0,0,0,.851));filter:drop-shadow(0 0 3px rgba(0,0,0,.851))}.chatname .chatemail{display:block}.userdetails{-webkit-flex-direction:row;flex-direction:row}.user,.userdetails{display:-webkit-flex;display:flex}.user{-webkit-justify-content:center;justify-content:center;-webkit-flex-wrap:nowrap;flex-wrap:nowrap}.userID{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width:768px){.ChatWindow{display:-webkit-flex;display:flex}.user{font-size:12px}}@media screen and (max-width:420px){.ChatWindow{width:100%;margin:10px 0 0}.user{font-size:10px}}.header{padding:10px 50px;background-color:#1ca7ec;color:#fff;display:-webkit-flex;display:flex;margin-bottom:20px;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;overflow:hidden}.header__logo{width:200px;object-fit:contain;text-decoration:none;color:#fff;cursor:pointer}.company__name{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;font-size:20px}.header__midSectionSubHeading{text-align:center}.header__logoSection{display:-webkit-flex;display:flex;max-width:33%}.header__logoImage{width:100px;height:80px;max-width:105px}.header__midSection{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;width:40%}.header__midSection h2,.login__Button{text-align:center}.login__Button{background-color:#fff;color:#3ea7ec;outline:none;border-radius:25px;padding:10px;cursor:pointer;border:2px solid #3ea7ec}.logo{width:50px;height:50px;border-radius:50%;cursor:pointer;-webkit-justify-content:center;justify-content:center;border:2px solid #fff;padding:1px;margin-left:20px;display:block}.logo:before{content:attr(data-text);position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:200px;padding:10px;border-radius:10px;background:#000;color:#fff;text-align:center}.headerEmail{-webkit-justify-content:flex-end;justify-content:flex-end;text-align:right}.header__details{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;max-width:33%;-webkit-justify-content:center;justify-content:center;padding:10px}.header__details div{width:auto}.header__details a{color:#fff}.noLogo{display:none}.logout__popup{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:space-around;justify-content:space-around;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:30px;z-index:9;position:absolute;top:25%;left:50%;background-color:#fff;border-radius:20px;border:2px solid #3ea7ec;color:#000;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.logout_wrapper{position:absolute;top:0;left:0;bottom:0;right:0;background-color:rgba(111,197,255,.3);z-index:7}.logout__popup h3{text-align:center;margin:20px auto}.logout__popupButtons{display:-webkit-flex;display:flex;-webkit-justify-content:space-around;justify-content:space-around}.logout__confirm{background-color:#3ea7ec;color:#fff;border:2px solid #3ea7ec;text-align:center;border-radius:20px;padding:10px;width:120px;cursor:pointer;transition:.2s ease-in;margin:10px}.logout__confirm:hover{background-color:#fff;color:#3ea7ec}.logout__cancel{background-color:red;color:#fff;border:2px solid red;text-align:center;border-radius:20px;width:120px;padding:10px;cursor:pointer;margin:10px;transition:.2s ease-in}.logout__cancel:hover{background-color:#fff;color:red}@media screen and (max-width:768px){.header__logo{display:-webkit-flex;display:flex;font-size:10px;width:auto}.header__logoImage{max-width:120px}.header{padding:20px}.header__midSection{max-width:50%}.header__midSectionSubHeading{font-size:12px;font-weight:700}.company__name{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;font-size:14px;margin-left:0}.header__logoSection{display:-webkit-flex;display:flex;max-width:25%}.header__details{max-width:25%}.headerEmail{font-size:12px}}@media screen and (max-width:460px){.header__logo{margin-left:auto;margin-right:40px;margin-bottom:20px;font-size:1rem;-webkit-justify-content:center;justify-content:center}.header__logoImage{margin:auto}.headerEmail{text-align:left}.header{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;padding:10px 20px}.header__details,.header__logoSection,.header__midSection{max-width:100%}.header__logoSection{width:auto}.company__name{display:none}}@media screen and (max-width:460px){.login p{margin-top:70px}}.login{max-width:300px;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;margin-left:auto;margin-right:auto;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.login p{text-align:center;font-size:30px;color:#3ea7ec;margin-bottom:30px;font-weight:800}.login form{display:-webkit-flex;display:flex;height:280px;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;justify-content:space-between;border:2px solid #d3d3d3;padding:30px;border-radius:20px}.login input{height:40px;padding:10px;border-radius:5px;outline:none}.login__button{margin-top:20px;background-color:#3ea7ec;color:#fff;outline:none;border-radius:5px;padding:10px;text-align:center;cursor:pointer;border:2px solid #3ea7ec;font-weight:500;transition:.3s ease-in-out;font-size:18px}.login__button:hover{background-color:#fff;color:#3ea7ec;border:2px solid #3ea7ec;box-sizing:border-box}.error{margin-left:auto;margin-right:auto;margin-bottom:20px;color:#fff;text-align:center;padding:10px 5px;border-radius:20px;border:2px solid #571515;font-size:14px;-webkit-animation:error 1s infinite alternate;animation:error 1s infinite alternate}@-webkit-keyframes error{0%{background-color:#571515}to{background-color:#ba2a2a}}@keyframes error{0%{background-color:#571515}to{background-color:#ba2a2a}}.footer-mid-section,.footer-top-section{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;text-align:center;width:100%;font-family:"Lato"}.footer-mid-section{width:65%;margin:20px auto;-webkit-justify-content:space-evenly;justify-content:space-evenly;border:0 solid #ececed}.footer-top-section>div{width:33%}.footer-top-section>div:nth-child(2){width:30%}.footer-bottom-section,.top-second{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;text-align:center}.footer-bottom-section{border-top:1px solid #eee;padding-top:40px;width:90%;margin:20px auto;line-height:1.5;color:#919191;text-align:center}.footer-bottom-section p{margin:0}.footer-bottom-section p,.footer-top-section p,.location-title{text-align:center}.location-title{line-height:1.2em!important;text-transform:uppercase;color:#3f3f3f;font-size:16px}.location-address{font-size:15px;line-height:.6em!important;text-align:center;color:#919191}.location-address p{font-size:15px}.top-second img{width:inherit}.top-second-social-media{width:30%;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;padding:10px 5px}.footer-mid-firstimage{width:15%}.footer-mid-secondimage{width:10%;height:auto}.footer-mid-thirdimage{width:55%}@media screen and (min-width:300px) and (max-width:680px){.footer-mid-section,.section>div{width:100%}.footer-mid-firstimage{width:70%;margin:10px auto}.footer-mid-secondimage{width:35%;margin:10px auto}.footer-mid-thirdimage{width:85%;margin:10px auto}.footer-bottom-section,.footer-mid-section,.footer-top-section{-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;text-align:center;font-size:10px}}.change-email-params{width:60%;margin:100px auto;padding:2rem;text-align:center}.change-email-params input{padding:20px 10px;margin:10px 0;background:#fff;outline:none}.change-email-params button{width:50%;text-align:center;padding:20px 10px;border:1px solid #1ca7ec;border-radius:5px;outline:none;background:#1ca7ec;color:#fff;cursor:pointer}button:active{outline:none}
/*# sourceMappingURL=main.7c4d27b7.chunk.css.map */