body,html{padding:0;margin:0;color:#222c33;font-family:Roboto,Helvetica,Arial,sans-serif}a{color:inherit;text-decoration:none}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.modal-chat-search{border-bottom:1px solid #e8e8e8;padding-bottom:15px;position:relative}.modal-chat-search svg{position:absolute;top:8px;left:10px}.modal-chat-search input{width:100%;height:40px;border-radius:3px;border:1px solid #e8e8e8;padding:0 20px 0 40px;font-size:13px;color:#444}.transfer-chat-list-wrapper{height:245px;overflow-y:auto}.transfer-chat-list{padding:10px 0;display:-webkit-flex;display:flex;border-bottom:1px solid #e8e8e8}@media only screen and (max-width:280px){.transfer-chat-list{width:280px}}.transfer-chat-avatar svg{color:#676767}.transfer-chat-details{display:-webkit-flex;display:flex;-webkit-flex-direction:column!important;flex-direction:column!important;-webkit-flex:1 1;flex:1 1;padding:0 15px;-webkit-justify-content:center;justify-content:center}.transfer-chat-details p{font-size:14px}.transfer-chat-button{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex}.transfer-chat-button button{background:#1c9aea;color:#fff!important;font-size:13px;font-weight:700;text-transform:capitalize;padding:3px 15px}.transfer-chat-button button:hover{background:#1c9aea}.transfer-chat-list.active .transfer-chat-avatar{position:relative}.transfer-chat-list.active .transfer-chat-avatar:before{width:8px;height:8px;border-radius:50%;background:#00b969;border:2px solid #fff;position:absolute;content:"";top:-3px;right:-3px;z-index:2}.transfer-chat-list.deactive .transfer-chat-avatar{position:relative}.transfer-chat-list.deactive .transfer-chat-avatar:before{width:8px;height:8px;border-radius:50%;background:#bdbdbd;border:2px solid #fff;position:absolute;content:"";top:-3px;right:-3px;z-index:2}.transfer-chat-list.deactive .transfer-chat-button button{background:#bdbdbd;cursor:default}.transfer-modal-popup>button{float:right;margin-top:15px;color:#444;text-transform:capitalize;font-weight:700;font-size:13px}.main-container{min-height:100vh;width:100%}.main-container .header{background:#222c33;padding:7px 16px;position:relative;height:56px}@media screen and (max-width:991px){.main-container .header{padding:7px 15px 7px 53px}}.main-container .header .mobile-nav{position:absolute;z-index:9;top:10px;left:10px}@media screen and (min-width:991px){.main-container .header .mobile-nav{display:none}}.main-container .header .logo-section{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.main-container .header .logo-section .left-select{margin-left:15px}@media screen and (max-width:600px){.main-container .header .logo-section .left-select{margin-left:5px}}.main-container .header .logo-section .left-select Button{color:#fff;text-transform:capitalize;font-family:Roboto,Helvetica,Arial,sans-serif;font-size:13px;font-weight:400;background:url(/_next/static/media/left-arrow.70e36390b57a77a1bd3dc135c52344df.png) no-repeat 100%;padding-right:15px;margin-right:10px}.main-container .header .right-part{display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end;-webkit-align-items:center;align-items:center}.main-container .header .right-part .select Button{color:#fff;text-transform:capitalize}@media screen and (max-width:600px){.main-container .header .right-part .select Button span{display:none}}.main-container .header .right-part .settings{width:25px;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.main-container .header .right-part .settings button{padding:5px 0;min-width:auto}.main-container .header .right-part .settings button svg{fill:#fff;fill-rule:evenodd}.main-container .header .right-part .logout{width:25px;display:-webkit-flex;display:flex;-webkit-justify-content:right;justify-content:right;position:relative}.main-container .header .right-part .logout button{padding:5px 0;min-width:auto}.main-container .header .right-part .logout button svg{fill:#fff}.main-container .header .right-part .logout .alert-message-con{position:absolute;width:385px;right:0;top:20px;z-index:10;font-size:13px;font-weight:400;color:#222c33;font-family:Roboto,Helvetica,Arial,sans-serif}@media screen and (max-width:414px){.main-container .header .right-part .logout .alert-message-con{position:fixed;margin:0 auto;left:0;right:0;top:60px;width:90%}}.main-container .header .right-part .logout .alert-message-con .alert-message{border-color:#00b969;border-radius:0 0 4px 4px}.main-container .header .right-part .logout .alert-message-con .alert-message p{font-weight:700;font-family:Roboto,Helvetica,Arial,sans-serif}.main-container .header .right-part .logout .alert-message-con .alert-message svg{color:#00b969}@media screen and (max-width:400px){.main-container .header .layer-overlay{position:fixed;left:0;top:0;width:100%;height:100%;background-color:#000;opacity:.7;z-index:200;-webkit-transition:.3s;transition:.3s;display:none}}.main-container .main-chat-section{display:-webkit-flex;display:flex}.main-container .main-chat-section .chat-left{width:450px;-webkit-box-shadow:0 1px 3px rgba(61,79,92,.1),0 1px 2px -1px rgba(61,79,92,.1);box-shadow:0 1px 3px rgba(61,79,92,.1),0 1px 2px -1px rgba(61,79,92,.1);z-index:2}@media screen and (max-width:1024px){.main-container .main-chat-section .chat-left{width:336px}}@media screen and (max-width:991px){.main-container .main-chat-section .chat-left{width:100%}}.main-container .main-chat-section .chat-left .chat-search{padding:16px 30px;position:relative;height:72px;-webkit-box-shadow:0 1px 3px rgba(61,79,92,.1),0 1px 2px -1px rgba(61,79,92,.1);box-shadow:0 1px 3px rgba(61,79,92,.1),0 1px 2px -1px rgba(61,79,92,.1);z-index:2}@media screen and (max-width:600px){.main-container .main-chat-section .chat-left .chat-search{padding:16px 15px}}.main-container .main-chat-section .chat-left .chat-search input{width:100%;height:40px;padding:0 34px 0 45px;border:1px solid #e8e8e8;border-radius:3px;font-size:13px;font-family:Roboto,Helvetica,Arial,sans-serif}.main-container .main-chat-section .chat-left .chat-search input:focus-visible{outline-color:#269cd9}.main-container .main-chat-section .chat-left .chat-search .search-icon{position:absolute;top:25px;left:45px}@media screen and (max-width:600px){.main-container .main-chat-section .chat-left .chat-search .search-icon{left:30px}}@media screen and (max-width:280px){.main-container .main-chat-section .chat-left .chat-search .search-icon{left:30px}}.main-container .main-chat-section .chat-left .chat-search .search-icon svg{color:#222c33;fill-rule:evenodd}.main-container .main-chat-section .chat-left .chat-search button{position:absolute;top:23px;right:40px;padding:5px;margin:0;min-width:auto}@media screen and (max-width:600px){.main-container .main-chat-section .chat-left .chat-search button{right:25px}}@media screen and (max-width:280px){.main-container .main-chat-section .chat-left .chat-search button{right:25px}}.main-container .main-chat-section .chat-left .chat-search button svg{color:#222c33;fill-rule:evenodd}.main-container .main-chat-section .chat-left .claim{height:72px;background:#e9f5fb;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;padding:0 30px}@media screen and (max-width:600px){.main-container .main-chat-section .chat-left .claim{padding:10px 15px}}.main-container .main-chat-section .chat-left .claim .claim-text{display:-webkit-flex;display:flex}.main-container .main-chat-section .chat-left .claim .claim-text p.dig{font-weight:700;font-size:24px;color:#269cd9;line-height:inherit}@media screen and (max-width:280px){.main-container .main-chat-section .chat-left .claim .claim-text p.dig{font-size:16px}}.main-container .main-chat-section .chat-left .claim .claim-text p.text{font-weight:400;font-size:16px;color:#222c33;font-family:Roboto,Helvetica,Arial,sans-serif;margin-left:5px;display:-webkit-flex;display:flex;-webkit-align-items:flex-end;align-items:flex-end}@media screen and (max-width:280px){.main-container .main-chat-section .chat-left .claim .claim-text p.text{font-size:13px}}.main-container .main-chat-section .chat-left .chat-list-wrapper{height:calc(100vh - 128px);width:calc(100% + 8px);padding-right:2px;overflow-y:scroll;overflow-x:hidden}.main-container .main-chat-section .chat-left .chat-list-wrapper.admin-wrapper{height:calc(100vh - 200px)}@media screen and (max-width:991px){.main-container .main-chat-section .chat-left .chat-list-wrapper{width:100%;overflow-y:auto;padding-right:0;padding-bottom:56px}}.main-container .main-chat-section .chat-left .chat-list-wrapper:hover::-webkit-scrollbar-thumb{display:block}.main-container .main-chat-section .chat-left .chat-list-wrapper::-webkit-scrollbar-track{background:rgba(255,255,255,.3)}.main-container .main-chat-section .chat-left .chat-list-wrapper::-webkit-scrollbar{width:6px;padding-right:10px}.main-container .main-chat-section .chat-left .chat-list-wrapper::-webkit-scrollbar-thumb{border-radius:10px;background-color:#d0d9e0;display:none}.main-container .main-chat-section .chat-left .chat-list-wrapper .chat-accordion{margin:0;border-radius:0;border-color:#e8e8e8}.main-container .main-chat-section .chat-left .chat-list-wrapper .chat-accordion:before{opacity:0}.main-container .main-chat-section .chat-left .chat-list-wrapper .chat-accordion p{font-size:13px;font-family:Roboto,Helvetica,Arial,sans-serif}.main-container .main-chat-section .chat-left .chat-list-wrapper .chat-accordion label{font-size:12px;color:#7590a3}.main-container .main-chat-section .chat-left .chat-list-wrapper .chat-accordion .MuiAccordionSummary-root{min-height:52px;padding:0 13px 0 30px}.main-container .main-chat-section .chat-left .chat-list-wrapper .chat-accordion .Mui-expanded{min-height:auto}.main-container .main-chat-section .chat-left .chat-list-wrapper .chat-accordion .chat-contents .chat-contents-inner{display:-webkit-flex;display:flex}.main-container .main-chat-section .chat-left .chat-list-wrapper .chat-accordion .chat-list .transfer-status{width:100%;margin-top:10px}.main-container .main-chat-section .chat-left .chat-list-wrapper .chat-accordion .chat-list .transfer-status p{font-size:10px;color:#fff;background:#008566;border-radius:3px;padding:3px 10px;font-weight:400;font-style:italic;display:inline-block}.main-container .main-chat-section .chat-left .chat-list-wrapper .chat-list{width:100%;padding:10px 10px 10px 30px;cursor:pointer;position:relative}.main-container .main-chat-section .chat-left .chat-list-wrapper .chat-list:last-child:before{display:none}.main-container .main-chat-section .chat-left .chat-list-wrapper .chat-list:before{width:100%;height:1px;position:absolute;content:"";right:0;bottom:0;background:#e8e8e8}@media screen and (max-width:768px){.main-container .main-chat-section .chat-left .chat-list-wrapper .chat-list:before{width:calc(100% - 40px)}}@media screen and (max-width:600px){.main-container .main-chat-section .chat-left .chat-list-wrapper .chat-list{padding:10px 0 10px 15px}}.main-container .main-chat-section .chat-left .chat-list-wrapper .chat-list.active,.main-container .main-chat-section .chat-left .chat-list-wrapper .chat-list:hover{background:#eff2f5}.main-container .main-chat-section .chat-left .chat-list-wrapper .chat-list .chat-Avatar{margin-right:10px}.main-container .main-chat-section .chat-left .chat-list-wrapper .chat-list .chat-Avatar .name{background-color:#269cd9}.main-container .main-chat-section .chat-left .chat-list-wrapper .chat-list .chat-Avatar .number{background-color:#9ccc65}.main-container .main-chat-section .chat-left .chat-list-wrapper .chat-list .chat-contents{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;-webkit-flex:1 1;flex:1 1}.main-container .main-chat-section .chat-left .chat-list-wrapper .chat-list .chat-contents h5{font-size:13px;color:#3d4f5c;font-weight:700;display:-webkit-flex;display:flex;-webkit-align-content:center;align-content:center}.main-container .main-chat-section .chat-left .chat-list-wrapper .chat-list .chat-contents h5 svg{color:#269cd9;margin-left:2px}.main-container .main-chat-section .chat-left .chat-list-wrapper .chat-list .chat-contents p{font-size:12px;color:#3d4f5c;font-weight:400;margin:0}.main-container .main-chat-section .chat-left .chat-list-wrapper .chat-list .chat-timing{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:space-evenly;justify-content:space-evenly;margin-right:5px}.main-container .main-chat-section .chat-left .chat-list-wrapper .chat-list .chat-timing .chat-date{font-size:10px;color:#898989;font-weight:400}.main-container .main-chat-section .chat-left .chat-list-wrapper .chat-list .chat-timing .unread-notification{font-size:10px;color:#fff;font-weight:400;background:#269cd9;border-radius:8px;min-width:16px;height:16px;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;-webkit-align-self:flex-end;align-self:flex-end;padding:0 4px}.main-container .main-chat-section .chat-left .chat-list-wrapper .chat-list button{color:#222c33}@media screen and (max-width:320px){.main-container .main-chat-section .chat-left .chat-list-wrapper .chat-list button{padding:0}}.main-container .main-chat-section .chat-left .chat-list-wrapper .chat-search-list-head{position:relative}.main-container .main-chat-section .chat-left .chat-list-wrapper .chat-search-list-head:after{width:406px;height:1px;position:absolute;content:"";left:30px;bottom:0;background:#c4c4c4}@media screen and (max-width:768px){.main-container .main-chat-section .chat-left .chat-list-wrapper .chat-search-list-head:after{width:calc(100% - 40px)}}.main-container .main-chat-section .chat-left .chat-list-wrapper .chat-search-list-head:before{width:390px;height:1px;position:absolute;content:"";left:30px;top:-1px;background:#c4c4c4}@media screen and (max-width:768px){.main-container .main-chat-section .chat-left .chat-list-wrapper .chat-search-list-head:before{width:calc(100% - 40px)}}.main-container .main-chat-section .chat-left .chat-list-wrapper .chat-search-list-head h5{color:#222c33}.main-container .main-chat-section .chat-left .chat-list-wrapper.search-result .chat-list{padding:10px 14px 10px 30px}.main-container .main-chat-section .chat-left .chat-list-wrapper.search-result .chat-list.message:before{width:406px}@media screen and (max-width:768px){.main-container .main-chat-section .chat-left .chat-list-wrapper.search-result .chat-list.message:before{width:calc(100% - 40px)}}.main-container .main-chat-section .chat-left .no-chat{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;height:100%}.main-container .main-chat-section .chat-left .no-chat label{color:#7590a3;font-size:14px;font-weight:400;text-align:center}.main-container .main-chat-section .chat-right{-webkit-flex:1 1;flex:1 1}@media screen and (max-width:991px){.main-container .main-chat-section .chat-right{height:100vh;overflow:auto;background:#fafbfc}}.main-container .main-chat-section .chat-right .no-message{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;height:100%;background:#fafbfc}.main-container .main-chat-section .chat-right .no-message p{font-size:14px;color:#7590a3}@media screen and (max-width:991px){.main-container .main-chat-section .chat-right .no-message{display:none}.main-container .main-chat-section .chat-right{position:fixed;top:0;width:100%;left:100%;-webkit-transition:.3s;transition:.3s;z-index:10}}@media screen and (min-width:991px){.main-container .main-chat-section .chat-right .back-btn{display:none}}.main-container .main-chat-section .chat-right .chat-right-header{padding:10px 30px;-webkit-align-items:center;align-items:center;position:relative;z-index:1201;-webkit-box-shadow:0 1px 3px rgba(61,79,92,.1),0 1px 2px -1px rgba(61,79,92,.1);box-shadow:0 1px 3px rgba(61,79,92,.1),0 1px 2px -1px rgba(61,79,92,.1);background:#fff;height:72px}@media screen and (max-width:991px){.main-container .main-chat-section .chat-right .chat-right-header{padding:10px}}.main-container .main-chat-section .chat-right .chat-right-header .edit-btn svg{fill:#222c33}.main-container .main-chat-section .chat-right .chat-right-header .chat-right-avatar{margin-left:0}.main-container .main-chat-section .chat-right .chat-right-header .profile-details{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;align-items:flex-start}.main-container .main-chat-section .chat-right .chat-right-header .profile-details h5{font-size:14px;color:#222c33;font-weight:700}.main-container .main-chat-section .chat-right .chat-right-header .profile-details p{font-size:10px;color:#222c33;font-weight:400;margin:0}.main-container .main-chat-section .chat-right .chat-right-header .edit-btn{padding-top:5px}.main-container .main-chat-section .chat-right .chat-right-header .chat-head-right-m{display:none}@media screen and (max-width:720px){.main-container .main-chat-section .chat-right .chat-right-header .chat-head-right-m{display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end}}.main-container .main-chat-section .chat-right .chat-right-header .chat-head-right{display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end}@media screen and (max-width:720px){.main-container .main-chat-section .chat-right .chat-right-header .chat-head-right{display:none}}.main-container .main-chat-section .chat-right .chat-right-header .chat-head-right .opsi-chat{position:relative;display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end;-webkit-flex:1 1;flex:1 1}.main-container .main-chat-section .chat-right .chat-right-header .chat-head-right .opsi-chat .opsi-chat-inner{z-index:5;border:1px solid #2aaada;border-radius:3px;color:#269cd9;background:#fff;font-size:13px;font-family:Roboto,Helvetica,Arial,sans-serif}.main-container .main-chat-section .chat-right .chat-right-header .chat-head-right .opsi-chat .opsi-chat-inner button{text-transform:capitalize;color:#269cd9}.main-container .main-chat-section .chat-right .chat-right-header .chat-head-right .opsi-chat .opsi-chat-inner button span{font-size:13px;font-weight:700}.main-container .main-chat-section .chat-right .chat-right-header .chat-head-right .opsi-chat .opsi-chat-inner button hr{border-color:#269cd9}.main-container .main-chat-section .chat-right .chat-right-header .chat-head-right .opsi-chat .opsi-chat-inner ul{padding:0}.main-container .main-chat-section .chat-right .chat-right-header .chat-head-right .opsi-chat .opsi-chat-inner ul .MuiListItem-divider{border-bottom:1px solid #2aaada;border-radius:25px 25px 0 0}.main-container .main-chat-section .chat-right .chat-right-header .chat-head-right .opsi-chat .opsi-chat-inner ul p{font-size:13px;font-family:Roboto,Helvetica,Arial,sans-serif;font-weight:700;text-align:right}.main-container .main-chat-section .chat-right .chat-right-header .chat-head-right .opsi-chat .opsi-chat-inner ul .opsi-chat-btn{border-right:1px solid #2aaada;padding-right:7px;margin-top:3px;margin-bottom:3px}.main-container .main-chat-section .chat-right .chat-right-header .chat-head-right .opsi-chat .opsi-chat-inner ul li{cursor:pointer;padding:0 10px}.main-container .main-chat-section .chat-right .chat-right-header .chat-head-right .opsi-chat .opsi-chat-inner ul li p{font-weight:100;cursor:pointer;text-align:right}.main-container .main-chat-section .chat-right .chat-right-header .chat-head-right .header-profile{position:relative}.main-container .main-chat-section .chat-right .chat-right-header .chat-head-right .header-profile:before{width:2px;height:40px;background:#c4c4c4;position:absolute;content:"";top:-5px;left:-1px}.main-container .main-chat-section .chat-right .chat-right-header .chat-head-right .header-profile Button{text-transform:capitalize;font-size:13px;color:#269cd9;font-weight:700;font-family:Roboto,Helvetica,Arial,sans-serif;margin:0 10px;border-color:#269cd9;line-height:inherit}.main-container .main-chat-section .chat-right .chat-right-header .chat-head-right .tutup-chat{position:relative}.main-container .main-chat-section .chat-right .chat-right-header .chat-head-right .tutup-chat:after{width:1px;height:40px;background:#e8e8e8;content:"";position:absolute;top:-5px;right:22px}.main-container .main-chat-section .chat-right .chat-right-header .chat-head-right .tutup-chat Button{text-transform:capitalize;font-size:13px;color:#dd3628;font-weight:700;font-family:Roboto,Helvetica,Arial,sans-serif;margin:0 48px 0 10px;border:1px solid #dd3628;padding:3px 15px}.main-container .main-chat-section .chat-right .chat-right-header .chat-head-right .transfer-chat Button{text-transform:capitalize;font-size:13px;color:#269cd9;font-weight:700;font-family:Roboto,Helvetica,Arial,sans-serif;margin:0 10px;padding:3px 15px}.main-container .main-chat-section .chat-right .chat-right-header .chat-head-right .header-cart{display:-webkit-flex;display:flex;font-size:13px;color:#222c33;font-weight:400;-webkit-align-items:center;align-items:center;font-family:Roboto,Helvetica,Arial,sans-serif}.main-container .main-chat-section .chat-right .chat-right-header .chat-head-right .header-cart button{border:none;background:none;padding:0;display:-webkit-flex;display:flex;cursor:pointer}.main-container .main-chat-section .chat-right .chat-right-header .chat-head-right .header-cart button svg{fill:#222c33;fill-rule:evenodd}.main-container .main-chat-section .chat-right .chat-right-header .chat-head-right .header-cart button .cart-num{padding:2px 0 0 5px}.main-container .main-chat-section .chat-right .chat-section{background:#fafbfc;height:calc(100vh - 128px);padding:0 30px 67px;position:relative}@media screen and (min-width:1200px){.main-container .main-chat-section .chat-right .chat-section{padding-left:103px;padding-right:103px}}@media screen and (max-width:600px){.main-container .main-chat-section .chat-right .chat-section{padding:20px 15px 135px}}@media screen and (max-width:991px){.main-container .main-chat-section .chat-right .chat-section{height:calc(100vh - 72px);height:calc(var(--vh, 1vh)*100 - 72px)}}.main-container .main-chat-section .chat-right .chat-section .chat-section-wrapper{height:100%;display:-webkit-flex;display:flex;-webkit-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-justify-content:flex-end;justify-content:flex-end;margin-right:-10px}@media screen and (max-width:600px){.main-container .main-chat-section .chat-right .chat-section .chat-section-wrapper{margin-right:0}}.main-container .main-chat-section .chat-right .chat-section .chat-section-wrapper .chat-section-inner{overflow-y:auto;display:-webkit-flex;display:flex;-webkit-flex-direction:column-reverse;flex-direction:column-reverse;padding-right:2px;padding-bottom:55px;-ms-overflow-style:none;scrollbar-width:none}@media screen and (max-width:600px){.main-container .main-chat-section .chat-right .chat-section .chat-section-wrapper .chat-section-inner{padding-bottom:0}}.main-container .main-chat-section .chat-right .chat-section .chat-section-wrapper .chat-section-inner:hover::-webkit-scrollbar-thumb{display:block}.main-container .main-chat-section .chat-right .chat-section .chat-section-wrapper .chat-section-inner::-webkit-scrollbar-track{background-color:#eeeef3}.main-container .main-chat-section .chat-right .chat-section .chat-section-wrapper .chat-section-inner::-webkit-scrollbar{width:0;background:transparent}.main-container .main-chat-section .chat-right .chat-section .chat-section-wrapper .chat-section-inner::-webkit-scrollbar-thumb{border-radius:10px;background-color:#898989;display:none}.main-container .main-chat-section .chat-right .chat-section .chat-section-wrapper .chat-section-inner .received-message{width:100%;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;align-items:flex-start}.main-container .main-chat-section .chat-right .chat-section .chat-section-wrapper .chat-section-inner .received-message .image-text{width:242px;height:auto;padding:8px;background:#fff;border-radius:8px 8px 8px 0;display:-webkit-flex;display:flex;margin-top:8px;-webkit-flex-direction:column;flex-direction:column;-webkit-box-shadow:0 1px 3px rgba(61,79,92,.1),0 1px 2px -1px rgba(61,79,92,.1);box-shadow:0 1px 3px rgba(61,79,92,.1),0 1px 2px -1px rgba(61,79,92,.1)}.main-container .main-chat-section .chat-right .chat-section .chat-section-wrapper .chat-section-inner .received-message .image-text .image-container{display:-webkit-inline-flex;display:inline-flex;position:relative;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.main-container .main-chat-section .chat-right .chat-section .chat-section-wrapper .chat-section-inner .received-message .image-text .image-container img{border-radius:4px}.main-container .main-chat-section .chat-right .chat-section .chat-section-wrapper .chat-section-inner .received-message .image-text .image-container .download-notification{display:none}.main-container .main-chat-section .chat-right .chat-section .chat-section-wrapper .chat-section-inner .received-message .image-text .image-container .upload-notification{position:absolute;z-index:2;display:-webkit-flex;display:flex;padding:10px 16px;color:#fff;background:rgba(34,44,51,.6);border-radius:4px;pointer-events:none}.main-container .main-chat-section .chat-right .chat-section .chat-section-wrapper .chat-section-inner .received-message .image-text .image-container .upload-notification p{font-size:16px;font-weight:700;margin-left:8px}.main-container .main-chat-section .chat-right .chat-section .chat-section-wrapper .chat-section-inner .received-message .message{background:#fff;font-family:Roboto,Helvetica,Arial,sans-serif;font-size:13px;color:#3d4f5c;font-weight:400;-webkit-box-shadow:0 1px 3px rgba(61,79,92,.1),0 1px 2px -1px rgba(61,79,92,.1);box-shadow:0 1px 3px rgba(61,79,92,.1),0 1px 2px -1px rgba(61,79,92,.1);padding:8px 16px;border-radius:8px 8px 8px 0;max-width:500px;word-break:break-word;margin-top:8px}.main-container .main-chat-section .chat-right .chat-section .chat-section-wrapper .chat-section-inner .received-message .message.caption{-webkit-box-shadow:none!important;box-shadow:none!important;margin:0;padding:8px 8px 0}.main-container .main-chat-section .chat-right .chat-section .chat-section-wrapper .chat-section-inner .received-message .message a{color:#269cd9}@media screen and (max-width:900px){.main-container .main-chat-section .chat-right .chat-section .chat-section-wrapper .chat-section-inner .received-message .message{max-width:270px}}.main-container .main-chat-section .chat-right .chat-section .chat-section-wrapper .chat-section-inner .received-message .message-status{font-family:Roboto,Helvetica,Arial,sans-serif;font-size:10px;color:#7590a3;font-weight:100;padding:5px 0}.main-container .main-chat-section .chat-right .chat-section .chat-section-wrapper .chat-section-inner .received-message .image{width:242px;height:242px;padding:8px;background:#fff;border-radius:8px 8px 8px 0;display:-webkit-flex;display:flex;margin-top:8px;-webkit-box-shadow:0 1px 3px rgba(61,79,92,.1),0 1px 2px -1px rgba(61,79,92,.1);box-shadow:0 1px 3px rgba(61,79,92,.1),0 1px 2px -1px rgba(61,79,92,.1)}.main-container .main-chat-section .chat-right .chat-section .chat-section-wrapper .chat-section-inner .received-message .image .image-container{display:-webkit-inline-flex;display:inline-flex;position:relative;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.main-container .main-chat-section .chat-right .chat-section .chat-section-wrapper .chat-section-inner .received-message .image .image-container img{border-radius:4px}.main-container .main-chat-section .chat-right .chat-section .chat-section-wrapper .chat-section-inner .received-message .image .image-container .download-notification{position:absolute;z-index:2;display:-webkit-flex;display:flex;padding:10px 16px;color:#fff;background:rgba(34,44,51,.6);border-radius:4px;pointer-events:none}.main-container .main-chat-section .chat-right .chat-section .chat-section-wrapper .chat-section-inner .received-message .image .image-container .download-notification p{font-size:16px;font-weight:700;margin-left:8px}.main-container .main-chat-section .chat-right .chat-section .chat-section-wrapper .chat-section-inner .received-message .image .image-container .upload-notification{display:none}.main-container .main-chat-section .chat-right .chat-section .chat-section-wrapper .chat-section-inner .received-message .multiple-image{margin-top:8px;width:242px;height:auto;padding:8px;background:#fff;border-radius:8px 8px 8px 0;-webkit-box-shadow:0 1px 3px rgba(61,79,92,.1),0 1px 2px -1px rgba(61,79,92,.1);box-shadow:0 1px 3px rgba(61,79,92,.1),0 1px 2px -1px rgba(61,79,92,.1)}.main-container .main-chat-section .chat-right .chat-section .chat-section-wrapper .chat-section-inner .received-message .multiple-image .image-container{display:-webkit-inline-flex;display:inline-flex;position:relative;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;padding:2px}.main-container .main-chat-section .chat-right .chat-section .chat-section-wrapper .chat-section-inner .received-message .multiple-image .image-container img{border-radius:4px}.main-container .main-chat-section .chat-right .chat-section .chat-section-wrapper .chat-section-inner .received-message .multiple-image .image-container .more-image{position:absolute;height:calc(100% - 4px);width:calc(100% - 4px);display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;color:#fff;background:rgba(34,44,51,.6);border-radius:4px;pointer-events:none}.main-container .main-chat-section .chat-right .chat-section .chat-section-wrapper .chat-section-inner .received-message .multiple-image .image-container .more-image p{font-size:24px}.main-container .main-chat-section .chat-right .chat-section .chat-section-wrapper .chat-section-inner .received-message .document{width:242px;padding:8px;background:#fff;border-radius:8px 8px 8px 0;margin-top:8px;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-shadow:0 1px 3px rgba(61,79,92,.1),0 1px 2px -1px rgba(61,79,92,.1);box-shadow:0 1px 3px rgba(61,79,92,.1),0 1px 2px -1px rgba(61,79,92,.1)}.main-container .main-chat-section .chat-right .chat-section .chat-section-wrapper .chat-section-inner .received-message .document .pdf-document{width:100%;height:111px}.main-container .main-chat-section .chat-right .chat-section .chat-section-wrapper .chat-section-inner .received-message .document .pdf-document div{width:100%;height:100%;border-radius:4px;overflow:hidden}.main-container .main-chat-section .chat-right .chat-section .chat-section-wrapper .chat-section-inner .received-message .document .pdf-document div img{object-fit:cover}.main-container .main-chat-section .chat-right .chat-section .chat-section-wrapper .chat-section-inner .received-message .document .doc-description{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.main-container .main-chat-section .chat-right .chat-section .chat-section-wrapper .chat-section-inner .received-message .document .doc-description .text{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.main-container .main-chat-section .chat-right .chat-section .chat-section-wrapper .chat-section-inner .received-message .document .doc-description .text h5{font-size:16px;font-weight:700;color:#3d4f5c;line-height:1}.main-container .main-chat-section .chat-right .chat-section .chat-section-wrapper .chat-section-inner .received-message .document .doc-description .text p{font-size:12px;font-weight:400;color:#3d4f5c;line-height:1;margin-top:2px}.main-container .main-chat-section .chat-right .chat-section .chat-section-wrapper .chat-section-inner .received-message .document .doc-description .download-icon .upload{display:none}.main-container .main-chat-section .chat-right .chat-section .chat-section-wrapper .chat-section-inner .received-message .document .doc-description .download-icon svg{fill:#52697a}.main-container .main-chat-section .chat-right .chat-section .chat-section-wrapper .chat-section-inner .send-message{width:100%;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:flex-end;align-items:flex-end}.main-container .main-chat-section .chat-right .chat-section .chat-section-wrapper .chat-section-inner .send-message .message{background:#e9f5fb;font-family:Roboto,Helvetica,Arial,sans-serif;font-size:13px;color:#3d4f5c;font-weight:400;-webkit-box-shadow:0 1px 3px rgba(61,79,92,.1),0 1px 2px -1px rgba(61,79,92,.1);box-shadow:0 1px 3px rgba(61,79,92,.1),0 1px 2px -1px rgba(61,79,92,.1);padding:8px 16px;border-radius:8px 8px 0 8px;max-width:500px;word-break:break-word;margin-top:8px}.main-container .main-chat-section .chat-right .chat-section .chat-section-wrapper .chat-section-inner .send-message .message a{color:#269cd9}.main-container .main-chat-section .chat-right .chat-section .chat-section-wrapper .chat-section-inner .send-message .message.caption{-webkit-box-shadow:none!important;box-shadow:none!important;margin:0;padding:8px 8px 0}@media screen and (max-width:600px){.main-container .main-chat-section .chat-right .chat-section .chat-section-wrapper .chat-section-inner .send-message .message{max-width:250px}}.main-container .main-chat-section .chat-right .chat-section .chat-section-wrapper .chat-section-inner .send-message .message-status{font-family:Roboto,Helvetica,Arial,sans-serif;font-size:10px;color:#7590a3;font-weight:100;padding:5px 0;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.main-container .main-chat-section .chat-right .chat-section .chat-section-wrapper .chat-section-inner .send-message .message-status .message-status-icon{color:#52697a;margin-left:5px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.main-container .main-chat-section .chat-right .chat-section .chat-section-wrapper .chat-section-inner .send-message .message-status .message-status-icon.failed{color:#e05d52}.main-container .main-chat-section .chat-right .chat-section .chat-section-wrapper .chat-section-inner .send-message .message-status .message-status-icon.failed>p{margin:0 2px 0 0}.main-container .main-chat-section .chat-right .chat-section .chat-section-wrapper .chat-section-inner .send-message .message-status .status-icon{font-size:20px;font-weight:700}.main-container .main-chat-section .chat-right .chat-section .chat-section-wrapper .chat-section-inner .send-message .message-status .receive .status-icon:first-child{margin-right:-13px}.main-container .main-chat-section .chat-right .chat-section .chat-section-wrapper .chat-section-inner .send-message .message-status .read .status-icon{color:#269cd9}.main-container .main-chat-section .chat-right .chat-section .chat-section-wrapper .chat-section-inner .send-message .image{width:242px;height:242px;padding:8px;background:#e9f5fb;border-radius:8px 8px 0 8px;display:-webkit-flex;display:flex;margin-top:8px;-webkit-box-shadow:0 1px 3px rgba(61,79,92,.1),0 1px 2px -1px rgba(61,79,92,.1);box-shadow:0 1px 3px rgba(61,79,92,.1),0 1px 2px -1px rgba(61,79,92,.1)}.main-container .main-chat-section .chat-right .chat-section .chat-section-wrapper .chat-section-inner .send-message .image .image-container{display:-webkit-inline-flex;display:inline-flex;position:relative;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.main-container .main-chat-section .chat-right .chat-section .chat-section-wrapper .chat-section-inner .send-message .image .image-container img{border-radius:4px}.main-container .main-chat-section .chat-right .chat-section .chat-section-wrapper .chat-section-inner .send-message .image .image-container .download-notification{display:none}.main-container .main-chat-section .chat-right .chat-section .chat-section-wrapper .chat-section-inner .send-message .image .image-container .upload-notification{position:absolute;z-index:2;display:-webkit-flex;display:flex;padding:10px 16px;color:#fff;background:rgba(34,44,51,.6);border-radius:4px;pointer-events:none}.main-container .main-chat-section .chat-right .chat-section .chat-section-wrapper .chat-section-inner .send-message .image .image-container .upload-notification p{font-size:16px;font-weight:700;margin-left:8px}.main-container .main-chat-section .chat-right .chat-section .chat-section-wrapper .chat-section-inner .send-message .image-text{width:242px;height:auto;padding:8px;background:#e9f5fb;color:#222c33;border-radius:8px 8px 0 8px;display:-webkit-flex;display:flex;margin-top:8px;-webkit-flex-direction:column;flex-direction:column;-webkit-box-shadow:0 1px 3px rgba(61,79,92,.1),0 1px 2px -1px rgba(61,79,92,.1);box-shadow:0 1px 3px rgba(61,79,92,.1),0 1px 2px -1px rgba(61,79,92,.1)}.main-container .main-chat-section .chat-right .chat-section .chat-section-wrapper .chat-section-inner .send-message .image-text .image-container{display:-webkit-inline-flex;display:inline-flex;position:relative;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.main-container .main-chat-section .chat-right .chat-section .chat-section-wrapper .chat-section-inner .send-message .image-text .image-container img{border-radius:4px}.main-container .main-chat-section .chat-right .chat-section .chat-section-wrapper .chat-section-inner .send-message .image-text .image-container .download-notification{display:none}.main-container .main-chat-section .chat-right .chat-section .chat-section-wrapper .chat-section-inner .send-message .image-text .image-container .upload-notification{position:absolute;z-index:2;display:-webkit-flex;display:flex;padding:10px 16px;color:#fff;background:rgba(34,44,51,.6);border-radius:4px;pointer-events:none}.main-container .main-chat-section .chat-right .chat-section .chat-section-wrapper .chat-section-inner .send-message .image-text .image-container .upload-notification p{font-size:16px;font-weight:700;margin-left:8px}.main-container .main-chat-section .chat-right .chat-section .chat-section-wrapper .chat-section-inner .send-message .multiple-image{margin-top:8px;width:242px;height:auto;padding:8px;background:#e9f5fb;border-radius:8px 8px 0 8px;-webkit-box-shadow:0 1px 3px rgba(61,79,92,.1),0 1px 2px -1px rgba(61,79,92,.1);box-shadow:0 1px 3px rgba(61,79,92,.1),0 1px 2px -1px rgba(61,79,92,.1)}.main-container .main-chat-section .chat-right .chat-section .chat-section-wrapper .chat-section-inner .send-message .multiple-image .image-container{display:-webkit-inline-flex;display:inline-flex;position:relative;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;padding:2px}.main-container .main-chat-section .chat-right .chat-section .chat-section-wrapper .chat-section-inner .send-message .multiple-image .image-container img{border-radius:4px}.main-container .main-chat-section .chat-right .chat-section .chat-section-wrapper .chat-section-inner .send-message .multiple-image .image-container .more-image{position:absolute;height:calc(100% - 4px);width:calc(100% - 4px);display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;color:#fff;background:rgba(34,44,51,.6);border-radius:4px;pointer-events:none}.main-container .main-chat-section .chat-right .chat-section .chat-section-wrapper .chat-section-inner .send-message .multiple-image .image-container .more-image p{font-size:24px}.main-container .main-chat-section .chat-right .chat-section .chat-section-wrapper .chat-section-inner .send-message .document{width:242px;padding:8px;background:#e9f5fb;border-radius:8px 8px 0 8px;margin-top:8px;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-shadow:0 1px 3px rgba(61,79,92,.1),0 1px 2px -1px rgba(61,79,92,.1);box-shadow:0 1px 3px rgba(61,79,92,.1),0 1px 2px -1px rgba(61,79,92,.1)}.main-container .main-chat-section .chat-right .chat-section .chat-section-wrapper .chat-section-inner .send-message .document .pdf-document{width:100%;height:111px}.main-container .main-chat-section .chat-right .chat-section .chat-section-wrapper .chat-section-inner .send-message .document .pdf-document div{width:100%;height:100%;border-radius:4px;overflow:hidden}.main-container .main-chat-section .chat-right .chat-section .chat-section-wrapper .chat-section-inner .send-message .document .pdf-document div img{object-fit:cover}.main-container .main-chat-section .chat-right .chat-section .chat-section-wrapper .chat-section-inner .send-message .document .doc-description{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.main-container .main-chat-section .chat-right .chat-section .chat-section-wrapper .chat-section-inner .send-message .document .doc-description .text{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;overflow:hidden}.main-container .main-chat-section .chat-right .chat-section .chat-section-wrapper .chat-section-inner .send-message .document .doc-description .text h5{font-size:16px;font-weight:700;color:#3d4f5c;line-height:1}.main-container .main-chat-section .chat-right .chat-section .chat-section-wrapper .chat-section-inner .send-message .document .doc-description .text p{font-size:12px;font-weight:400;color:#3d4f5c;line-height:1;margin-top:2px}.main-container .main-chat-section .chat-right .chat-section .chat-section-wrapper .chat-section-inner .send-message .document .doc-description .download-icon .download{display:none}.main-container .main-chat-section .chat-right .chat-section .chat-section-wrapper .chat-section-inner .send-message .document .doc-description .download-icon svg{fill:#fff}.main-container .main-chat-section .chat-right .chat-section .chat-text{position:absolute;z-index:10;bottom:20px;width:calc(100% - 52px)}@media screen and (min-width:1200px){.main-container .main-chat-section .chat-right .chat-section .chat-text{width:calc(100% - 199px)}}@media screen and (max-width:600px){.main-container .main-chat-section .chat-right .chat-section .chat-text{width:calc(100% - 30px)}}.main-container .main-chat-section .chat-right .chat-section .chat-text.drawer{width:calc(100% - 52px)}.main-container .main-chat-section .chat-right .chat-section .chat-text textarea{resize:none;width:100%;background-color:#fff;border-radius:3px;border:none;padding:15px 125px 15px 60px;font-family:Roboto,Helvetica,Arial,sans-serif;font-size:13px;height:40px;color:#222c33;-webkit-box-shadow:0 1px 3px rgba(61,79,92,.1),0 1px 2px -1px rgba(61,79,92,.1);box-shadow:0 1px 3px rgba(61,79,92,.1),0 1px 2px -1px rgba(61,79,92,.1)}.main-container .main-chat-section .chat-right .chat-section .chat-text textarea.disable{padding:15px 125px 15px 15px}.main-container .main-chat-section .chat-right .chat-section .chat-text textarea:focus-visible{outline-color:#269cd9}.main-container .main-chat-section .chat-right .chat-section .chat-text .app-btn{display:inline-block;position:absolute;background:#fff;bottom:12px;left:7px}.main-container .main-chat-section .chat-right .chat-section .chat-text .app-btn:after{width:1px;height:24px;position:absolute;content:"";right:-5px;top:7px;background-color:#d1d9df}.main-container .main-chat-section .chat-right .chat-section .chat-text .chat-buttons{position:absolute;right:10px;bottom:10px}.main-container .main-chat-section .chat-right .chat-section .chat-text .chat-buttons svg{fill:#7590a3;fill-rule:evenodd}.main-container .main-chat-section .chat-right .chat-section .chat-text .chat-buttons .send-message-icon svg{fill:#269cd9}.main-container .main-chat-section .chat-right .chat-section .chat-text .chat-buttons button{padding:0 10px;min-width:auto}.main-container .main-chat-section .chat-right .chat-section .chat-text .chat-buttons button svg{fill:#269cd9;fill-rule:evenodd}.main-container .main-chat-section .chat-right .chat-section .chat-text .picker-closed{display:none}.main-container .main-chat-section .chat-right .chat-section .chat-text .picker-open{float:right;margin-bottom:50px}.main-container .main-chat-section .chat-right .chat-section .chat-text .emoji-mart-preview{display:none}.main-container .main-chat-section .left-nav-wrapper{width:64px;box-shadow:0 2px 8px rgba(61,79,92,.1);-webkit-box-shadow:0 2px 8px rgba(61,79,92,.1);-moz-box-shadow:0 2px 8px rgba(61,79,92,.1);z-index:1201}@media screen and (max-width:991px){.main-container .main-chat-section .left-nav-wrapper{position:absolute;width:256px;top:53px;height:100%;left:-256px;-webkit-transition:.3s;transition:.3s;z-index:1201}}@media screen and (max-width:400px){.main-container .main-chat-section .left-nav-wrapper{top:0}}@media screen and (max-width:290px){.main-container .main-chat-section .left-nav-wrapper{width:100%}}.main-container .main-chat-section .left-nav-wrapper .left-nav{background:#fff;width:64px;z-index:5;overflow:hidden;height:100%;-webkit-transition:.3s;transition:.3s}@media screen and (max-width:991px){.main-container .main-chat-section .left-nav-wrapper .left-nav{position:relative;width:100%;padding-top:0}}@media screen and (max-width:400px){.main-container .main-chat-section .left-nav-wrapper .left-nav{padding-top:50px}}.main-container .main-chat-section .left-nav-wrapper .left-nav:hover{width:256px;box-shadow:0 2px 8px rgba(61,79,92,.1);-webkit-box-shadow:0 2px 8px rgba(61,79,92,.1);-moz-box-shadow:0 2px 8px rgba(61,79,92,.1)}.main-container .main-chat-section .left-nav-wrapper .left-nav:hover .left-nav-inner nav ul li{display:-webkit-flex;display:flex}.main-container .main-chat-section .left-nav-wrapper .left-nav:hover .left-nav-inner nav ul li .nav-list-btn{width:100%}.main-container .main-chat-section .left-nav-wrapper .left-nav:hover .left-nav-inner nav ul li .nav-list-btn .left-nav-text{display:block;-webkit-transition:.3s;transition:.3s}.main-container .main-chat-section .left-nav-wrapper .left-nav .left-nav-inner{width:256px}.main-container .main-chat-section .left-nav-wrapper .left-nav .left-nav-inner nav ul li{display:block;-webkit-transition:.3s;transition:.3s}@media screen and (max-width:991px){.main-container .main-chat-section .left-nav-wrapper .left-nav .left-nav-inner nav ul li{display:-webkit-flex;display:flex}}.main-container .main-chat-section .left-nav-wrapper .left-nav .left-nav-inner nav ul li .nav-list-btn{border-radius:4px;padding:8px 14px;width:48px;height:48px;-webkit-transition:.3s;transition:.3s}@media screen and (max-width:991px){.main-container .main-chat-section .left-nav-wrapper .left-nav .left-nav-inner nav ul li .nav-list-btn{width:100%}}.main-container .main-chat-section .left-nav-wrapper .left-nav .left-nav-inner nav ul li .nav-list-btn svg{fill:#3b4f5d;fill-rule:evenodd}.main-container .main-chat-section .left-nav-wrapper .left-nav .left-nav-inner nav ul li .nav-list-btn .left-nav-text{margin-left:13px;display:none;-webkit-transition:.3s;transition:.3s}@media screen and (max-width:991px){.main-container .main-chat-section .left-nav-wrapper .left-nav .left-nav-inner nav ul li .nav-list-btn .left-nav-text{display:block}}.main-container .main-chat-section .left-nav-wrapper .left-nav .left-nav-inner nav ul li .nav-list-btn span{color:#222c33}.main-container .main-chat-section .left-nav-wrapper .left-nav .left-nav-inner nav ul li .nav-list-btn:hover{background-color:transparent}.main-container .main-chat-section .left-nav-wrapper .left-nav .left-nav-inner nav ul li .nav-list-btn:hover svg{fill:#2374c4}.main-container .main-chat-section .left-nav-wrapper .left-nav .left-nav-inner nav ul li .nav-list-btn:hover span{color:#2374c4}.main-container .main-chat-section .left-nav-wrapper .left-nav .left-nav-inner nav ul li .nav-list-btn.active{background-color:#e9f5fb}.main-container .main-chat-section .left-nav-wrapper .left-nav .left-nav-inner nav ul li .nav-list-btn.active svg{fill:#269cd9}.main-container .main-chat-section .left-nav-wrapper .left-nav .left-nav-inner nav ul li .nav-list-btn.active span{color:#269cd9;font-weight:700}.main-container .main-chat-section .left-nav-wrapper .left-nav .close-nav-btn{display:none}@media screen and (max-width:400px){.main-container .main-chat-section .left-nav-wrapper .left-nav .close-nav-btn{position:absolute;top:12px;right:12px;display:block}}.main-container .inner-page-section{width:100%;min-height:calc(100vh - 56px);background:#ecf0f2}.main-container .inner-page-section .inner-page-header{height:54px;background:#fff;width:100%;padding:0 32px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;position:relative}@media screen and (max-width:1024px){.main-container .inner-page-section .inner-page-header{padding:0 16px}}.main-container .inner-page-section .inner-page-header .back-nav{display:none;margin-right:16px}@media screen and (max-width:414px){.main-container .inner-page-section .inner-page-header .back-nav{display:block}}.main-container .inner-page-section .inner-page-header h5{font-size:16px;color:#222c33;font-weight:700}@media screen and (max-width:414px){.main-container .inner-page-section .inner-page-header{padding:16px}}.main-container .inner-page-section .home-section{min-height:calc(100vh - 110px)}@media screen and (max-width:450px){.main-container .inner-page-section .home-section{display:none}}.main-container .inner-page-section .home-section .tab-wrapper .tab-section{padding:0}.main-container .inner-page-section .home-section .tab-wrapper label{font-size:12px;font-weight:400;color:#222c33}.main-container .inner-page-section .home-section .tab-wrapper label svg{margin-left:5px}.main-container .inner-page-section .home-section .tab-wrapper .tab{padding:0 32px;background:#fff}@media screen and (max-width:1024px){.main-container .inner-page-section .home-section .tab-wrapper .tab{padding:0 16px}}.main-container .inner-page-section .home-section .tab-wrapper .tab .css-1aquho2-MuiTabs-indicator{height:4px;border-radius:5px 5px 0 0;background-color:#269cd9}.main-container .inner-page-section .home-section .tab-wrapper .tab button{padding:12px 0;margin-right:32px;text-transform:capitalize;font-size:14px;font-weight:700}.main-container .inner-page-section .home-section .tab-wrapper .tab button.Mui-selected{color:#269cd9}.main-container .inner-page-section .home-section .tab-wrapper .performance-wrapper{padding:20px 32px}@media screen and (max-width:1024px){.main-container .inner-page-section .home-section .tab-wrapper .performance-wrapper{padding:20px 16px}}.main-container .inner-page-section .home-section .tab-wrapper .performance-wrapper h5{font-size:16px;color:#222c33;font-weight:700}.main-container .inner-page-section .home-section .tab-wrapper .performance-wrapper p{font-size:12px;color:#7590a3}.main-container .inner-page-section .home-section .tab-wrapper .performance-wrapper .period-select-section{display:-webkit-flex;display:flex}@media screen and (max-width:414px){.main-container .inner-page-section .home-section .tab-wrapper .performance-wrapper .period-select-section{-webkit-flex-direction:column;flex-direction:column}}.main-container .inner-page-section .home-section .tab-wrapper .performance-wrapper .period-select-section .select{width:216px;margin-right:20px}@media screen and (max-width:414px){.main-container .inner-page-section .home-section .tab-wrapper .performance-wrapper .period-select-section .select{width:100%}}.main-container .inner-page-section .home-section .tab-wrapper .performance-wrapper .period-select-section .select .MuiSelect-select{padding:8px 16px;background:#fff}.main-container .inner-page-section .home-section .tab-wrapper .performance-wrapper .period-select-section .select input{height:40px;padding:0 16px;color:#222c33}.main-container .inner-page-section .home-section .tab-wrapper .performance-wrapper .period-select-section .select svg{fill:#3b4f5d}.main-container .inner-page-section .home-section .tab-wrapper .performance-wrapper .performance-table-wrapper .performance-table-container{scrollbar-color:#898989;scrollbar-width:thin}.main-container .inner-page-section .home-section .tab-wrapper .performance-wrapper .performance-table-wrapper .performance-table-container::-webkit-scrollbar-track{background:rgba(255,255,255,.3)}.main-container .inner-page-section .home-section .tab-wrapper .performance-wrapper .performance-table-wrapper .performance-table-container::-webkit-scrollbar{width:5px}.main-container .inner-page-section .home-section .tab-wrapper .performance-wrapper .performance-table-wrapper .performance-table-container::-webkit-scrollbar-thumb{border-radius:10px;background-color:#898989}.main-container .inner-page-section .home-section .tab-wrapper .performance-wrapper .performance-table-wrapper .performance-table-container .text-blur{color:transparent;text-shadow:0 0 3px rgba(0,0,0,.8)}.main-container .inner-page-section .home-section .tab-wrapper .performance-wrapper .performance-table-wrapper table thead th{font-size:12px;font-weight:700;padding:12px 8px}.main-container .inner-page-section .home-section .tab-wrapper .performance-wrapper .performance-table-wrapper table td{font-size:12px;font-weight:400;padding:12px 8px}.main-container .inner-page-section .home-section .tab-wrapper .general-wrapper{padding:20px 32px}@media screen and (max-width:1024px){.main-container .inner-page-section .home-section .tab-wrapper .general-wrapper{padding:20px 16px}}.main-container .inner-page-section .home-section .date-picker-wrapper .date-picker{display:-webkit-flex;display:flex}@media screen and (max-width:300px){.main-container .inner-page-section .home-section .date-picker-wrapper .date-picker{-webkit-flex-direction:column;flex-direction:column}}.main-container .inner-page-section .home-section .date-picker-wrapper .date-picker .date-picker-block{position:relative}@media screen and (max-width:300px){.main-container .inner-page-section .home-section .date-picker-wrapper .date-picker .date-picker-block{max-width:100%}}.main-container .inner-page-section .home-section .date-picker-wrapper .date-picker .date-picker-block svg{position:absolute;left:20px;top:18px;z-index:1}.main-container .inner-page-section .home-section .date-picker-wrapper .date-picker input{height:40px;padding:0 0 0 40px;border-color:#d1d9df;background:#fff}.main-container .inner-page-section .home-section .conversations{width:1010px;margin-top:16px}@media screen and (max-width:1024px){.main-container .inner-page-section .home-section .conversations{width:100%}}.main-container .inner-page-section .home-section .conversations .conversations-blocks{background:#fff;padding:16px;text-align:center;border-radius:4px;-webkit-box-shadow:0 4px 8px rgba(0,0,0,.04);box-shadow:0 4px 8px rgba(0,0,0,.04);height:100%}.main-container .inner-page-section .home-section .conversations .conversations-blocks h3{line-height:1;font-size:32px;font-weight:700;color:#269cd9;margin-bottom:10px}.main-container .inner-page-section .home-section .conversations .conversations-blocks p{font-size:16px;font-weight:400;color:#222c33}@media screen and (max-width:300px){.main-container .inner-page-section .home-section .conversations .w-100{max-width:100%;-webkit-flex-basis:100%;flex-basis:100%}}@media screen and (min-width:451px){.main-container .inner-page-section .m-home-section{display:none}}.main-container .inner-page-section .m-home-section .m-accordion{border-radius:0;-webkit-box-shadow:none;box-shadow:none;margin:0;border-top:1px solid #d1d9df}.main-container .inner-page-section .m-home-section .m-accordion .accordion-head{min-height:48px}.main-container .inner-page-section .m-home-section .m-accordion .accordion-head .css-o4b71y-MuiAccordionSummary-content{margin:12px 0}.main-container .inner-page-section .m-home-section .m-accordion .accordion-head p{font-weight:700;font-size:14px}.main-container .inner-page-section .m-home-section .m-accordion .accordion-content{padding:0}.main-container .inner-page-section .m-home-section .m-accordion .accordion-content label{font-size:14px;font-weight:400;color:#3d4f5c}.main-container .inner-page-section .m-home-section .m-accordion .accordion-content .general-wrapper{padding:24px}.main-container .inner-page-section .m-home-section .m-accordion .accordion-content .date-picker-wrapper .date-picker{display:-webkit-flex;display:flex}@media screen and (max-width:300px){.main-container .inner-page-section .m-home-section .m-accordion .accordion-content .date-picker-wrapper .date-picker{-webkit-flex-direction:column;flex-direction:column}}.main-container .inner-page-section .m-home-section .m-accordion .accordion-content .date-picker-wrapper .date-picker .date-picker-block{position:relative}@media screen and (max-width:300px){.main-container .inner-page-section .m-home-section .m-accordion .accordion-content .date-picker-wrapper .date-picker .date-picker-block{max-width:100%}}.main-container .inner-page-section .m-home-section .m-accordion .accordion-content .date-picker-wrapper .date-picker .date-picker-block svg{position:absolute;left:20px;top:18px;z-index:1}.main-container .inner-page-section .m-home-section .m-accordion .accordion-content .date-picker-wrapper .date-picker input{height:40px;padding:0 0 0 40px;border-color:#d1d9df;background:#fff}.main-container .inner-page-section .m-home-section .m-accordion .accordion-content .select{width:216px;margin-bottom:20px}@media screen and (max-width:414px){.main-container .inner-page-section .m-home-section .m-accordion .accordion-content .select{width:100%}}.main-container .inner-page-section .m-home-section .m-accordion .accordion-content .select .MuiSelect-select{padding:8px 16px;background:#fff}.main-container .inner-page-section .m-home-section .m-accordion .accordion-content .select input{height:40px;padding:0 16px;color:#222c33}.main-container .inner-page-section .m-home-section .m-accordion .accordion-content .performance-wrapper{padding:24px}.main-container .inner-page-section .m-home-section .m-accordion .accordion-content .performance-wrapper h5{font-size:16px;color:#222c33;font-weight:700}.main-container .inner-page-section .m-home-section .m-accordion .accordion-content .performance-wrapper p{font-size:13px;color:#7590a3}.main-container .inner-page-section .m-home-section .m-accordion .accordion-content .performance-wrapper .performance-table-wrapper .performance-table-container{scrollbar-color:#898989;scrollbar-width:thin}.main-container .inner-page-section .m-home-section .m-accordion .accordion-content .performance-wrapper .performance-table-wrapper .performance-table-container::-webkit-scrollbar-track{background:rgba(255,255,255,.3)}.main-container .inner-page-section .m-home-section .m-accordion .accordion-content .performance-wrapper .performance-table-wrapper .performance-table-container::-webkit-scrollbar{width:5px}.main-container .inner-page-section .m-home-section .m-accordion .accordion-content .performance-wrapper .performance-table-wrapper .performance-table-container::-webkit-scrollbar-thumb{border-radius:10px;background-color:#898989}.main-container .inner-page-section .m-home-section .m-accordion .accordion-content .performance-wrapper .performance-table-wrapper .performance-table-container .text-blur{color:transparent;text-shadow:0 0 3px rgba(0,0,0,.8)}.main-container .inner-page-section .m-home-section .m-accordion .accordion-content .performance-wrapper .performance-table-wrapper table thead th{font-size:12px;font-weight:700;padding:12px 8px}.main-container .inner-page-section .m-home-section .m-accordion .accordion-content .performance-wrapper .performance-table-wrapper table td{font-size:12px;font-weight:400;padding:12px 8px}.main-container .inner-page-section .m-home-section .m-accordion .accordion-content .conversations{width:1010px;margin-top:16px}@media screen and (max-width:1024px){.main-container .inner-page-section .m-home-section .m-accordion .accordion-content .conversations{width:100%}}.main-container .inner-page-section .m-home-section .m-accordion .accordion-content .conversations .conversations-blocks{background:#fff;padding:16px;text-align:center;border-radius:4px;-webkit-box-shadow:0 4px 8px rgba(0,0,0,.04);box-shadow:0 4px 8px rgba(0,0,0,.04);height:100%}.main-container .inner-page-section .m-home-section .m-accordion .accordion-content .conversations .conversations-blocks h3{line-height:1;font-size:32px;font-weight:700;color:#269cd9;margin-bottom:10px}.main-container .inner-page-section .m-home-section .m-accordion .accordion-content .conversations .conversations-blocks p{font-size:16px;font-weight:400;color:#222c33}@media screen and (max-width:300px){.main-container .inner-page-section .m-home-section .m-accordion .accordion-content .conversations .w-100{max-width:100%;-webkit-flex-basis:100%;flex-basis:100%}}.main-container .inner-page-section .arrangement-section{min-height:calc(100vh - 110px)}@media screen and (max-width:450px){.main-container .inner-page-section .arrangement-section{display:none}}.main-container .inner-page-section .arrangement-section .tab-wrapper .tab-section{padding:32px;height:100%}@media screen and (max-width:1024px){.main-container .inner-page-section .arrangement-section .tab-wrapper .tab-section{padding:16px}}.main-container .inner-page-section .arrangement-section .tab-wrapper .tab-section .tab-section-inner .bot-menu .bot-menu-top h5{line-height:32px;font-size:20px;font-weight:700;margin-bottom:8px}.main-container .inner-page-section .arrangement-section .tab-wrapper .tab-section .tab-section-inner .bot-menu .bot-menu-top p{font-size:14px;font-weight:400;color:#658293}.main-container .inner-page-section .arrangement-section .tab-wrapper .tab-section .tab-section-inner .bot-menu .bot-menu-top p a{text-decoration:none;color:#269cd9}.main-container .inner-page-section .arrangement-section .tab-wrapper .tab-section .tab-section-inner .bot-menu .bot-menu-notification{background:#ecf0f2;padding:12px;border-radius:4px;display:-webkit-flex;display:flex}.main-container .inner-page-section .arrangement-section .tab-wrapper .tab-section .tab-section-inner .bot-menu .bot-menu-notification label{font-size:12px;font-weight:700;color:#3b4f5d;margin-right:8px}.main-container .inner-page-section .arrangement-section .tab-wrapper .tab-section .tab-section-inner .bot-menu .bot-menu-notification p{font-size:12px;font-weight:400;color:#3b4f5d}.main-container .inner-page-section .arrangement-section .tab-wrapper .tab-section .tab-section-inner .bot-menu .create-bot-conversation{width:100%;min-height:525px;padding:24px;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}.main-container .inner-page-section .arrangement-section .tab-wrapper .tab-section .tab-section-inner .bot-menu .create-bot-conversation .create-bot-conversation-inner{width:auto;text-align:center}.main-container .inner-page-section .arrangement-section .tab-wrapper .tab-section .tab-section-inner .bot-menu .create-bot-conversation .create-bot-conversation-inner h5{margin:10px 0;font-size:16px;font-weight:700;color:#444}.main-container .inner-page-section .arrangement-section .tab-wrapper .tab-section .tab-section-inner .bot-menu .create-bot-conversation .create-bot-conversation-inner p{font-size:16px;font-weight:400;color:#3b4f5d}.main-container .inner-page-section .arrangement-section .tab-wrapper .tab-section .tab-section-inner .bot-menu .create-bot-conversation.bot-conversation-flow{display:block}.main-container .inner-page-section .arrangement-section .tab-wrapper .tab-section .tab-section-inner .bot-menu .create-bot-conversation.bot-conversation-flow h5{font-size:16px;font-weight:700;color:#444}.main-container .inner-page-section .arrangement-section .tab-wrapper .tab-section .tab-section-inner .bot-menu .create-bot-conversation.bot-conversation-flow .add-bot-section{margin-top:24px}.main-container .inner-page-section .arrangement-section .tab-wrapper .tab-section .tab-section-inner .bot-menu .create-bot-conversation.bot-conversation-flow .add-bot-section .add-bot-block .bot{padding:8px 24px;border:1px solid #d1d9df;border-radius:4px;margin-bottom:8px;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center}.main-container .inner-page-section .arrangement-section .tab-wrapper .tab-section .tab-section-inner .bot-menu .create-bot-conversation.bot-conversation-flow .add-bot-section .add-bot-block .bot h4{font-size:16px;font-weight:400;color:#222c33;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.main-container .inner-page-section .arrangement-section .tab-wrapper .tab-section .tab-section-inner .bot-menu .create-bot-conversation.bot-conversation-flow .add-bot-section .add-bot-block .bot h4 svg{margin-right:8px}.main-container .inner-page-section .arrangement-section .tab-wrapper .tab-section .tab-section-inner .bot-menu .create-bot-conversation.bot-conversation-flow .add-bot-section .add-bot-block .bot label{font-size:10px;font-weight:400;color:#269cd9}.main-container .inner-page-section .arrangement-section .tab-wrapper .tab-section .tab-section-inner .bot-menu .create-bot-conversation.bot-conversation-flow .add-bot-section .add-bot-block .bot .mlcbsvg{background:none;border:none;cursor:pointer}.main-container .inner-page-section .arrangement-section .tab-wrapper .tab-section .tab-section-inner .bot-menu .create-bot-conversation.bot-conversation-flow .add-bot-section .add-bot-block .bot .mlcbsvg.addclass svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.main-container .inner-page-section .arrangement-section .tab-wrapper .tab-section .tab-section-inner .bot-menu .create-bot-conversation.bot-conversation-flow .add-bot-section .add-bot-block .active{height:72px;overflow:hidden}@media screen and (max-width:768px){.main-container .inner-page-section .arrangement-section .tab-wrapper .tab-section .tab-section-inner .welcome-message{width:100%}}.main-container .inner-page-section .arrangement-section .tab-wrapper .tab-section .tab-section-inner .welcome-message P{font-size:14px;font-weight:400;margin-bottom:16px;color:#658293}.main-container .inner-page-section .arrangement-section .tab-wrapper .tab-section .tab-section-inner .welcome-message label{font-size:12px;font-weight:400}.main-container .inner-page-section .arrangement-section .tab-wrapper .tab-section .tab-section-inner .welcome-message .css-8ewcdo-MuiInputBase-root-MuiOutlinedInput-root{padding:10px 14px}@media only screen and (max-width:599px){.main-container .inner-page-section .arrangement-section .tab-wrapper .tab-section .tab-section-inner .welcome-message .upload-text{margin-left:0!important}}@media screen and (max-width:768px){.main-container .inner-page-section .arrangement-section .tab-wrapper .tab-section .tab-section-inner .operational-hour{width:100%}}.main-container .inner-page-section .arrangement-section .tab-wrapper .tab-section .tab-section-inner .operational-hour P{font-size:14px;font-weight:400;margin-bottom:16px;color:#658293}.main-container .inner-page-section .arrangement-section .tab-wrapper .tab-section .tab-section-inner .operational-hour label{font-size:12px;font-weight:400;color:#222c33}.main-container .inner-page-section .arrangement-section .tab-wrapper .tab-section .tab-section-inner .operational-hour .css-8ewcdo-MuiInputBase-root-MuiOutlinedInput-root{padding:10px 14px}.main-container .inner-page-section .arrangement-section .tab-wrapper .tab-section .tab-section-inner .operational-hour .accordion-wrapper{margin-top:16px}.main-container .inner-page-section .arrangement-section .tab-wrapper .tab-section .tab-section-inner .operational-hour .accordion-wrapper .accordion{margin:0;border-radius:0;border-top:1px solid #d1d9df}.main-container .inner-page-section .arrangement-section .tab-wrapper .tab-section .tab-section-inner .operational-hour .accordion-wrapper .accordion:last-child{border-bottom:1px solid #d1d9df}.main-container .inner-page-section .arrangement-section .tab-wrapper .tab-section .tab-section-inner .operational-hour .accordion-wrapper .accordion p{margin-bottom:0}.main-container .inner-page-section .arrangement-section .tab-wrapper .tab-section .tab-section-inner .operational-hour .accordion-wrapper .accordion h5{font-size:16px;font-weight:700}.main-container .inner-page-section .arrangement-section .tab-wrapper .tab-section .tab-section-inner .operational-hour .accordion-wrapper .accordion .css-o4b71y-MuiAccordionSummary-content.Mui-expanded{min-height:auto;margin:8px 0}.main-container .inner-page-section .arrangement-section .tab-wrapper .tab-section .tab-section-inner .operational-hour .accordion-wrapper .accordion .css-b6ordg-MuiButtonBase-root-MuiAccordionSummary-root.Mui-expanded{min-height:48px}.main-container .inner-page-section .arrangement-section .tab-wrapper .tab-section .tab-section-inner .operational-hour .accordion-wrapper .accordion .time-picker-wrapper .time-picker{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;width:150px}.main-container .inner-page-section .arrangement-section .tab-wrapper .tab-section .tab-section-inner .operational-hour .accordion-wrapper .accordion .time-picker-wrapper .time-picker .picker{position:relative}.main-container .inner-page-section .arrangement-section .tab-wrapper .tab-section .tab-section-inner .operational-hour .accordion-wrapper .accordion .time-picker-wrapper .time-picker .picker:after{width:20px;height:20px;position:absolute;content:"";right:10px;top:10px;background:url(/_next/static/media/timepicker.88eacc3a0c0b6f87f5979f1e5badd939.png) no-repeat 100%;pointer-events:none}.main-container .inner-page-section .arrangement-section .tab-wrapper .tab-section .tab-section-inner .operational-hour .accordion-wrapper .accordion .time-picker-wrapper .time-picker input{padding:8px}.main-container .inner-page-section .arrangement-section .tab-wrapper .tab{padding:0 32px;background:#fff}@media screen and (max-width:1024px){.main-container .inner-page-section .arrangement-section .tab-wrapper .tab{padding:0 16px}}.main-container .inner-page-section .arrangement-section .tab-wrapper .tab .css-1aquho2-MuiTabs-indicator{height:4px;border-radius:5px 5px 0 0;background-color:#269cd9}.main-container .inner-page-section .arrangement-section .tab-wrapper .tab button{padding:12px 0;margin-right:32px;text-transform:capitalize;font-size:14px;font-weight:700}.main-container .inner-page-section .arrangement-section .tab-wrapper .tab button.Mui-selected{color:#269cd9}@media screen and (min-width:451px){.main-container .inner-page-section .m-arrangement-section{display:none}}.main-container .inner-page-section .m-arrangement-section .m-accordion{border-radius:0;-webkit-box-shadow:none;box-shadow:none;margin:0;border-top:1px solid #d1d9df}.main-container .inner-page-section .m-arrangement-section .m-accordion .accordion-head{min-height:48px}.main-container .inner-page-section .m-arrangement-section .m-accordion .accordion-head .css-o4b71y-MuiAccordionSummary-content{margin:12px 0}.main-container .inner-page-section .m-arrangement-section .m-accordion .accordion-head p{font-weight:700;font-size:14px}.main-container .inner-page-section .m-arrangement-section .m-accordion .accordion-details{padding:0}@media screen and (max-width:768px){.main-container .inner-page-section .m-arrangement-section .m-accordion .welcome-message{width:100%}}.main-container .inner-page-section .m-arrangement-section .m-accordion .welcome-message P{font-size:12px;font-weight:400;margin-bottom:16px;color:#658293;line-height:24px}.main-container .inner-page-section .m-arrangement-section .m-accordion .welcome-message label{font-size:12px;font-weight:400}.main-container .inner-page-section .m-arrangement-section .m-accordion .welcome-message .css-8ewcdo-MuiInputBase-root-MuiOutlinedInput-root{padding:10px 14px}@media only screen and (max-width:599px){.main-container .inner-page-section .m-arrangement-section .m-accordion .welcome-message .upload-text{margin-left:0!important}}@media screen and (max-width:768px){.main-container .inner-page-section .m-arrangement-section .m-accordion .operational-hour{width:100%}}.main-container .inner-page-section .m-arrangement-section .m-accordion .operational-hour P{font-size:12px;font-weight:400;margin-bottom:16px;color:#658293;line-height:24px}.main-container .inner-page-section .m-arrangement-section .m-accordion .operational-hour label{font-size:12px;font-weight:400}.main-container .inner-page-section .m-arrangement-section .m-accordion .operational-hour .css-8ewcdo-MuiInputBase-root-MuiOutlinedInput-root{padding:10px 14px}.main-container .inner-page-section .m-arrangement-section .m-accordion .operational-hour .accordion-wrapper{margin-top:16px}.main-container .inner-page-section .m-arrangement-section .m-accordion .operational-hour .accordion-wrapper .accordion{margin:0;border-radius:0;border-top:1px solid #d1d9df}.main-container .inner-page-section .m-arrangement-section .m-accordion .operational-hour .accordion-wrapper .accordion:last-child{border-bottom:1px solid #d1d9df}.main-container .inner-page-section .m-arrangement-section .m-accordion .operational-hour .accordion-wrapper .accordion p{margin-bottom:0}.main-container .inner-page-section .m-arrangement-section .m-accordion .operational-hour .accordion-wrapper .accordion h5{font-size:16px;font-weight:700}.main-container .inner-page-section .m-arrangement-section .m-accordion .operational-hour .accordion-wrapper .accordion .css-o4b71y-MuiAccordionSummary-content.Mui-expanded{min-height:auto;margin:8px 0}.main-container .inner-page-section .m-arrangement-section .m-accordion .operational-hour .accordion-wrapper .accordion .css-b6ordg-MuiButtonBase-root-MuiAccordionSummary-root.Mui-expanded{min-height:48px}.main-container .inner-page-section .m-arrangement-section .m-accordion .operational-hour .accordion-wrapper .accordion .time-picker-wrapper .time-picker{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;width:150px}.main-container .inner-page-section .m-arrangement-section .m-accordion .operational-hour .accordion-wrapper .accordion .time-picker-wrapper .time-picker input{padding:8px}.main-container .inner-page-section .m-arrangement-section .m-accordion .bot-menu{padding:24px}.main-container .inner-page-section .m-arrangement-section .m-accordion .bot-menu .bot-menu-top h5{font-size:16px;font-weight:700;margin-bottom:8px}.main-container .inner-page-section .m-arrangement-section .m-accordion .bot-menu .bot-menu-top p{font-size:12px;font-weight:400;color:#658293;line-height:24px}.main-container .inner-page-section .m-arrangement-section .m-accordion .bot-menu .bot-menu-notification{background:#ecf0f2;padding:12px;border-radius:4px;display:-webkit-flex;display:flex}@media screen and (max-width:414px){.main-container .inner-page-section .m-arrangement-section .m-accordion .bot-menu .bot-menu-notification{-webkit-flex-direction:column;flex-direction:column}}.main-container .inner-page-section .m-arrangement-section .m-accordion .bot-menu .bot-menu-notification label{font-size:12px;font-weight:700;color:#3b4f5d;margin-right:8px}.main-container .inner-page-section .m-arrangement-section .m-accordion .bot-menu .bot-menu-notification p{font-size:12px;font-weight:400;color:#3b4f5d}.main-container .inner-page-section .m-arrangement-section .m-accordion .bot-menu .create-bot-conversation{width:100%;padding:24px;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}@media screen and (max-width:450px){.main-container .inner-page-section .m-arrangement-section .m-accordion .bot-menu .create-bot-conversation{padding:24px 0}}.main-container .inner-page-section .m-arrangement-section .m-accordion .bot-menu .create-bot-conversation .create-bot-conversation-inner{width:auto;text-align:center}.main-container .inner-page-section .m-arrangement-section .m-accordion .bot-menu .create-bot-conversation .create-bot-conversation-inner h5{margin:10px 0;font-size:16px;font-weight:700;color:#444}.main-container .inner-page-section .m-arrangement-section .m-accordion .bot-menu .create-bot-conversation .create-bot-conversation-inner p{font-size:12px;font-weight:400;color:#3b4f5d}.main-container .inner-page-section .m-arrangement-section .m-accordion .bot-menu .create-bot-conversation .create-bot-conversation-inner button{margin-top:16px;font-weight:700}.main-container .inner-page-section .m-arrangement-section .m-accordion .bot-menu .create-bot-conversation.bot-conversation-flow{display:block}@media screen and (max-width:450px){.main-container .inner-page-section .m-arrangement-section .m-accordion .bot-menu .create-bot-conversation.bot-conversation-flow{padding:0}}.main-container .inner-page-section .m-arrangement-section .m-accordion .bot-menu .create-bot-conversation.bot-conversation-flow h5{font-size:16px;font-weight:700;color:#444}.main-container .inner-page-section .m-arrangement-section .m-accordion .bot-menu .create-bot-conversation.bot-conversation-flow .add-bot-section{margin-top:24px}.main-container .inner-page-section .m-arrangement-section .m-accordion .bot-menu .create-bot-conversation.bot-conversation-flow .add-bot-section .add-bot-block .bot{padding:8px 24px;border:1px solid #d1d9df;border-radius:4px;margin-bottom:8px;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;overflow:auto;height:72px}@media screen and (max-width:280px){.main-container .inner-page-section .m-arrangement-section .m-accordion .bot-menu .create-bot-conversation.bot-conversation-flow .add-bot-section .add-bot-block .bot{padding:8px}}.main-container .inner-page-section .m-arrangement-section .m-accordion .bot-menu .create-bot-conversation.bot-conversation-flow .add-bot-section .add-bot-block .bot h4{font-size:16px;font-weight:400;color:#222c33;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.main-container .inner-page-section .m-arrangement-section .m-accordion .bot-menu .create-bot-conversation.bot-conversation-flow .add-bot-section .add-bot-block .bot h4 svg{margin-right:8px}.main-container .inner-page-section .m-arrangement-section .m-accordion .bot-menu .create-bot-conversation.bot-conversation-flow .add-bot-section .add-bot-block .bot label{font-size:10px;font-weight:400;color:#269cd9}.main-container .inner-page-section .m-arrangement-section .m-accordion .bot-menu .create-bot-conversation.bot-conversation-flow .add-bot-section .add-bot-block .bot .mlcbsvg{background:none;border:none;cursor:pointer}.main-container .inner-page-section .m-arrangement-section .m-accordion .bot-menu .create-bot-conversation.bot-conversation-flow .add-bot-section .add-bot-block .bot .mlcbsvg.addclass svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.main-container .inner-page-section .m-arrangement-section .m-accordion .bot-menu .create-bot-conversation.bot-conversation-flow .add-bot-section .add-bot-block .active{height:80px;overflow:hidden}.main-container .inner-page-section .m-arrangement-section .m-accordion .quick-reply{width:1088px;background:#fff;border-radius:4px;padding:0}@media screen and (max-width:1180px){.main-container .inner-page-section .m-arrangement-section .m-accordion .quick-reply{width:100%}}.main-container .inner-page-section .m-arrangement-section .m-accordion .quick-reply .quick-reply-top h5{font-size:14px;font-weight:700;margin-bottom:8px}.main-container .inner-page-section .m-arrangement-section .m-accordion .quick-reply .quick-reply-top p{font-size:12px;font-weight:400}.main-container .inner-page-section .m-arrangement-section .m-accordion .quick-reply .quick-reply-top p a{text-decoration:none;color:#269cd9}.main-container .inner-page-section .m-arrangement-section .m-accordion .quick-reply .quick-reply-top button{height:30px!important;font-size:12px!important}@media screen and (max-width:768px){.main-container .inner-page-section .m-arrangement-section .m-accordion .quick-reply .quick-reply-top .Sync-btn{display:none}}.main-container .inner-page-section .m-arrangement-section .m-accordion .quick-reply .quick-reply-top .Sync-btn-icon{margin-right:16px}@media screen and (min-width:769px){.main-container .inner-page-section .m-arrangement-section .m-accordion .quick-reply .quick-reply-top .Sync-btn-icon{display:none}}@media screen and (max-width:600px){.main-container .inner-page-section .m-arrangement-section .m-accordion .quick-reply .quick-reply-table-container thead{display:none}}.main-container .inner-page-section .m-arrangement-section .m-accordion .quick-reply .quick-reply-table-container thead th{padding:16px 8px 16px 0}@media screen and (max-width:600px){.main-container .inner-page-section .m-arrangement-section .m-accordion .quick-reply .quick-reply-table-container .quick-reply-table-body{display:none}}.main-container .inner-page-section .m-arrangement-section .m-accordion .quick-reply .quick-reply-table-container .quick-reply-table-body td{padding:16px 8px 16px 0}.main-container .inner-page-section .m-arrangement-section .m-accordion .quick-reply .quick-reply-table-container .quick-reply-table-body td .action-btns{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-evenly;justify-content:space-evenly}@media screen and (min-width:601px){.main-container .inner-page-section .m-arrangement-section .m-accordion .quick-reply .quick-reply-table-container .m-quick-reply-table-body{display:none}}.main-container .inner-page-section .m-arrangement-section .m-accordion .quick-reply .quick-reply-table-container .m-quick-reply-table-body tr{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;width:100%}.main-container .inner-page-section .m-arrangement-section .m-accordion .quick-reply .quick-reply-table-container .m-quick-reply-table-body tr td{width:100%!important;padding:8px 0;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.main-container .inner-page-section .m-arrangement-section .m-accordion .quick-reply .quick-reply-table-container .m-quick-reply-table-body tr td .message-content{width:60%}.main-container .inner-page-section .m-arrangement-section .m-accordion .quick-reply .quick-reply-table-container .m-quick-reply-table-body tr td .action-btns{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-evenly;justify-content:space-evenly}.main-container .inner-page-section .m-arrangement-section .m-accordion .quick-reply .quick-reply-table-container .m-quick-reply-table-body tr td:first-child{border:none}.main-container .inner-page-section .conversation-channel-wrapper{padding:32px}@media screen and (max-width:992px){.main-container .inner-page-section .conversation-channel-wrapper{padding:16px}}@media screen and (max-width:599px){.main-container .inner-page-section .conversation-channel-wrapper{padding-top:27px}}.main-container .inner-page-section .conversation-channel-wrapper p{font-size:16px;font-weight:400;color:#222c33}@media screen and (max-width:599px){.main-container .inner-page-section .conversation-channel-wrapper p{font-size:12px}}.main-container .inner-page-section .conversation-channel-wrapper p span{font-weight:700}@media screen and (min-width:1400px){.main-container .inner-page-section .conversation-channel-wrapper .conversation-list{width:90%}}@media screen and (max-width:899px){.main-container .inner-page-section .conversation-channel-wrapper .conversation-list{width:90%}}@media screen and (max-width:599px){.main-container .inner-page-section .conversation-channel-wrapper .conversation-list{width:inherit}}.main-container .inner-page-section .conversation-channel-wrapper .conversation-list .conversation-box{height:145px;background:#fff;border-radius:4px;-webkit-box-shadow:0 4px 8px rgba(0,0,0,.04);box-shadow:0 4px 8px rgba(0,0,0,.04);display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;justify-content:space-between}@media screen and (max-width:820px){.main-container .inner-page-section .conversation-channel-wrapper .conversation-list .conversation-box{height:125px}}@media screen and (max-width:599px){.main-container .inner-page-section .conversation-channel-wrapper .conversation-list .conversation-box{-webkit-flex-direction:row;flex-direction:row;height:95px;-webkit-align-items:center;align-items:center}}.main-container .inner-page-section .conversation-channel-wrapper .conversation-list .conversation-box button{width:100%;height:100%;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;border:1px solid #2aaada;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;border-radius:4px}.main-container .inner-page-section .conversation-channel-wrapper .conversation-list .conversation-box button:hover{text-decoration:none}@media screen and (max-width:599px){.main-container .inner-page-section .conversation-channel-wrapper .conversation-list .conversation-box button{width:100%}}.main-container .inner-page-section .conversation-channel-wrapper .conversation-list .conversation-box button p{text-transform:capitalize;font-size:14px;font-weight:700;color:#269cd9;margin-top:15px}.main-container .inner-page-section .conversation-channel-wrapper .conversation-list .conversation-box a{width:100%;height:100%;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;border:1px solid #2aaada;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;border-radius:4px}.main-container .inner-page-section .conversation-channel-wrapper .conversation-list .conversation-box a:hover{text-decoration:none}@media screen and (max-width:599px){.main-container .inner-page-section .conversation-channel-wrapper .conversation-list .conversation-box a{width:100%}}.main-container .inner-page-section .conversation-channel-wrapper .conversation-list .conversation-box a p{text-transform:capitalize;font-size:14px;font-weight:700;color:#269cd9;margin-top:15px}.main-container .inner-page-section .conversation-channel-wrapper .conversation-list .conversation-box .active-buttons a{width:100%;height:100%;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;border-color:#269cd9;color:#269cd9;margin-right:8px}@media screen and (max-width:599px){.main-container .inner-page-section .conversation-channel-wrapper .conversation-list .conversation-box .active-buttons a{width:100%;padding:5px 10px}}.main-container .inner-page-section .conversation-channel-wrapper .conversation-list .conversation-box .active-buttons a p{text-transform:capitalize;font-size:14px;font-weight:700;color:#269cd9;margin-top:15px}.main-container .inner-page-section .conversation-channel-wrapper .conversation-list .conversation-box .whatsapp{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;margin-bottom:10px}@media screen and (max-width:599px){.main-container .inner-page-section .conversation-channel-wrapper .conversation-list .conversation-box .whatsapp{margin-bottom:0}}.main-container .inner-page-section .conversation-channel-wrapper .conversation-list .conversation-box .whatsapp .whatsapp-icon{-webkit-flex:0 0 40%;flex:0 0 40%;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}@media screen and (max-width:1024px){.main-container .inner-page-section .conversation-channel-wrapper .conversation-list .conversation-box .whatsapp .whatsapp-icon{display:none}}.main-container .inner-page-section .conversation-channel-wrapper .conversation-list .conversation-box .whatsapp .whatsapp-icon div{width:90px}.main-container .inner-page-section .conversation-channel-wrapper .conversation-list .conversation-box .whatsapp .whatsapp-icon-small{display:none}@media screen and (max-width:1024px){.main-container .inner-page-section .conversation-channel-wrapper .conversation-list .conversation-box .whatsapp .whatsapp-icon-small{display:block;margin-right:10px}}.main-container .inner-page-section .conversation-channel-wrapper .conversation-list .conversation-box .whatsapp .whatsapp-contact{-webkit-flex:0 0 60%;flex:0 0 60%}@media screen and (max-width:1024px){.main-container .inner-page-section .conversation-channel-wrapper .conversation-list .conversation-box .whatsapp .whatsapp-contact{-webkit-flex:1 1;flex:1 1}}.main-container .inner-page-section .conversation-channel-wrapper .conversation-list .conversation-box .whatsapp .whatsapp-contact p{font-size:12px;font-weight:400;color:#222c33}.main-container .inner-page-section .conversation-channel-wrapper .conversation-list .conversation-box .whatsapp .whatsapp-contact h5{font-size:16px;font-weight:700;color:#222c33}.main-container .inner-page-section .conversation-channel-wrapper .conversation-list .conversation-box.on-process button{width:100%;height:28px;background:#ecf0f2;border:1px solid #9aadba;text-transform:capitalize;color:#9aadba;font-size:14px;font-weight:700}@media screen and (max-width:599px){.main-container .inner-page-section .conversation-channel-wrapper .conversation-list .conversation-box.on-process button{display:none}}.main-container .inner-page-section .conversation-channel-wrapper .conversation-list .conversation-box.active .active-buttons{display:-webkit-flex;display:flex}.main-container .inner-page-section .conversation-channel-wrapper .conversation-list .conversation-box.active .active-buttons button{height:28px;-webkit-flex:1 1;flex:1 1;border:1px solid #2aaada;color:#269cd9;text-transform:capitalize;font-size:14px;font-weight:700;margin-right:20px}@media screen and (max-width:599px){.main-container .inner-page-section .conversation-channel-wrapper .conversation-list .conversation-box.active .active-buttons button{display:none}}.main-container .inner-page-section .conversation-channel-wrapper .conversation-list .conversation-box.active .active-buttons .view-btn{margin-right:5px}@media screen and (min-width:600px){.main-container .inner-page-section .conversation-channel-wrapper .conversation-list .conversation-box.active .active-buttons .view-btn{display:none}}.main-container .inner-page-section .conversation-channel-wrapper .conversation-list .conversation-box.active .active-buttons div{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.main-container .inner-page-section .conversation-channel-wrapper .conversation-list .integration-conversation-box .whatsapp{display:-webkit-flex;display:flex;-webkit-flex-direction:column!important;flex-direction:column!important;-webkit-flex-flow:nowrap;flex-flow:nowrap}.main-container .inner-page-section .conversation-channel-wrapper .conversation-list .integration-conversation-box .whatsapp h5{font-size:16px;font-weight:700;color:#222c33}.main-container .inner-page-section .conversation-channel-wrapper .conversation-list .integration-conversation-box .whatsapp span{font-size:12px;font-weight:400;color:#222c33;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}@media screen and (max-width:768px){.main-container .inner-page-section .conversation-channel-details-wrapper .conversation-channel-details-inner{width:100%}}.main-container .inner-page-section .conversation-channel-details-wrapper .conversation-channel-details-inner .channel-details-head{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.main-container .inner-page-section .conversation-channel-details-wrapper .conversation-channel-details-inner .channel-details-head .channel-head-right{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:flex-end;justify-content:flex-end}.main-container .inner-page-section .conversation-channel-details-wrapper .conversation-channel-details-inner .channel-details-head .channel-head-right p{font-size:16px;color:#658293;font-weight:400}.main-container .inner-page-section .conversation-channel-details-wrapper .conversation-channel-details-inner .channel-details-head .channel-head-right div{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;margin-left:15px}@media screen and (max-width:768px){.main-container .inner-page-section .conversation-channel-details-wrapper .conversation-channel-details-inner .channel-information{width:487px}}@media screen and (max-width:600px){.main-container .inner-page-section .conversation-channel-details-wrapper .conversation-channel-details-inner .channel-information{width:100%}}.main-container .inner-page-section .conversation-channel-details-wrapper .conversation-channel-details-inner .channel-information h5{font-size:16px;color:#222c33;font-weight:700;margin-top:16px}.main-container .inner-page-section .conversation-channel-details-wrapper .conversation-channel-details-inner .channel-information .channel-information-profile{display:-webkit-flex;display:flex}.main-container .inner-page-section .conversation-channel-details-wrapper .conversation-channel-details-inner .channel-information .channel-information-profile .information-profile-img{width:112px;height:112px;border-radius:4px;overflow:hidden;border:1px solid #d1d9df;position:relative}.main-container .inner-page-section .conversation-channel-details-wrapper .conversation-channel-details-inner .channel-information .channel-information-profile .information-profile-img div{position:relative;z-index:2;pointer-events:none}.main-container .inner-page-section .conversation-channel-details-wrapper .conversation-channel-details-inner .channel-information .channel-information-profile .information-profile-img label{position:absolute;left:0;z-index:1}.main-container .inner-page-section .conversation-channel-details-wrapper .conversation-channel-details-inner .channel-information .channel-information-profile .information-profile-img img{border-radius:4px}.main-container .inner-page-section .conversation-channel-details-wrapper .conversation-channel-details-inner .channel-information .channel-information-profile .information-profile-contents{-webkit-flex:1 1;flex:1 1;margin-left:16px}.main-container .inner-page-section .conversation-channel-details-wrapper .conversation-channel-details-inner .channel-information .channel-information-profile .information-profile-contents h6{font-size:16px;color:#222c33;font-weight:400}.main-container .inner-page-section .conversation-channel-details-wrapper .conversation-channel-details-inner .channel-information .channel-information-profile .information-profile-contents p{font-size:12px;color:#222c33;font-weight:400}.main-container .inner-page-section .conversation-channel-details-wrapper .conversation-channel-details-inner .channel-information .channel-information-profile .information-profile-contents p span{font-weight:700;font-size:12px}.main-container .inner-page-section .conversation-channel-details-wrapper .conversation-channel-details-inner .channel-information .information-profile-form label{font-size:12px;color:#222c33;font-weight:400}.main-container .inner-page-section .conversation-channel-details-wrapper .conversation-channel-details-inner .agent-access-table{margin:16px -8px}.main-container .inner-page-section .conversation-channel-details-wrapper .conversation-channel-details-inner .agent-access-table h5{font-size:16px;color:#222c33;font-weight:700;padding-left:8px}.main-container .inner-page-section .conversation-channel-details-wrapper .conversation-channel-details-inner .agent-access-table table thead th{padding:12px 8px;font-size:12px;color:#222c33;font-weight:700}.main-container .inner-page-section .conversation-channel-details-wrapper .conversation-channel-details-inner .agent-access-table table tbody td{padding:12px 8px;font-size:14px;color:#222c33;font-weight:400}.main-container .inner-page-section .conversation-channel-details-wrapper .conversation-channel-details-inner .agent-access-table table tbody td div{display:-webkit-flex;display:flex}.main-container .inner-page-section .conversation-channel-details-wrapper .conversation-channel-details-inner .agent-access-table .agent-access-table-container{scrollbar-color:#898989;scrollbar-width:thin}.main-container .inner-page-section .conversation-channel-details-wrapper .conversation-channel-details-inner .agent-access-table .agent-access-table-container::-webkit-scrollbar-track{background:rgba(255,255,255,.3)}.main-container .inner-page-section .conversation-channel-details-wrapper .conversation-channel-details-inner .agent-access-table .agent-access-table-container::-webkit-scrollbar{width:5px;height:5px}.main-container .inner-page-section .conversation-channel-details-wrapper .conversation-channel-details-inner .agent-access-table .agent-access-table-container::-webkit-scrollbar-thumb{border-radius:10px;background-color:#898989}@media screen and (max-width:600px){.main-container .inner-page-section .conversation-channel-details-wrapper .delete-btn{display:none}}@media screen and (min-width:601px){.main-container .inner-page-section .conversation-channel-details-wrapper .delete-btn-icon{display:none}}.main-container .inner-page-section .conversation-channel-details-wrapper .delete-btn-icon button{padding:9px}.main-container .inner-page-section .conversation-channel-details-wrapper .delete-btn-icon button svg{fill:#dd3628;fill-rule:evenodd}.main-container .inner-page-section .webhook-order-details-wrapper{padding:32px}@media screen and (max-width:992px){.main-container .inner-page-section .webhook-order-details-wrapper{padding:16px}}@media screen and (max-width:414px){.main-container .inner-page-section .webhook-order-details-wrapper{padding:0}}.main-container .inner-page-section .webhook-order-details-wrapper .webhook-order-details-inner{width:535px;padding:24px;background:#fff;border-radius:4px;-webkit-box-shadow:0 4px 8px rgba(0,0,0,.04);box-shadow:0 4px 8px rgba(0,0,0,.04)}@media screen and (max-width:768px){.main-container .inner-page-section .webhook-order-details-wrapper .webhook-order-details-inner{width:100%}}.main-container .inner-page-section .webhook-order-details-wrapper .webhook-order-details-inner .webhook-order-details-head{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;margin-bottom:8px}@media screen and (max-width:280px){.main-container .inner-page-section .webhook-order-details-wrapper .webhook-order-details-inner .webhook-order-details-head{-webkit-flex-wrap:wrap;flex-wrap:wrap}}.main-container .inner-page-section .webhook-order-details-wrapper .webhook-order-details-inner .webhook-order-details-head h5{font-size:16px;font-weight:700}@media screen and (max-width:438px){.main-container .inner-page-section .webhook-order-details-wrapper .webhook-order-details-inner .webhook-order-details-head h5{font-size:13px}}.main-container .inner-page-section .webhook-order-details-wrapper .webhook-order-details-inner .webhook-order-details-head .channel-head-right{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}@media screen and (max-width:280px){.main-container .inner-page-section .webhook-order-details-wrapper .webhook-order-details-inner .webhook-order-details-head .channel-head-right{-webkit-justify-content:space-between;justify-content:space-between;width:100%}}.main-container .inner-page-section .webhook-order-details-wrapper .webhook-order-details-inner .webhook-order-details-head .channel-head-right p{font-size:16px;color:#658293;font-weight:400}.main-container .inner-page-section .webhook-order-details-wrapper .webhook-order-details-inner .webhook-order-details-head .channel-head-right div{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;margin-left:15px}@media screen and (max-width:438px){.main-container .inner-page-section .webhook-order-details-wrapper .webhook-order-details-inner .webhook-order-details-head .channel-head-right div{margin-left:5px;font-size:13px}}@media screen and (max-width:280px){.main-container .inner-page-section .webhook-order-details-wrapper .webhook-order-details-inner .webhook-order-details-head .channel-head-right div{margin-left:0;margin-top:10px}}.main-container .inner-page-section .webhook-order-details-wrapper .webhook-order-details-inner .webhook-order-details-forms label{font-size:12px;font-weight:400}.main-container .inner-page-section .webhook-order-details-wrapper .webhook-order-details-inner .webhook-order-details-forms p{font-size:16px;font-weight:400;padding-bottom:16px}.main-container .inner-page-section .webhook-order-details-wrapper .webhook-order-details-inner .webhook-order-details-forms input{height:40px;border:1px solid #d1d9df;margin-bottom:16px;padding:14px;font-size:16px;font-weight:400}.main-container .inner-page-section .webhook-order-details-wrapper .webhook-order-details-inner .webhook-order-details-forms .token{display:-webkit-flex;display:flex}.main-container .inner-page-section .webhook-order-details-wrapper .webhook-order-details-inner .webhook-order-details-forms .token input{margin-bottom:0;-webkit-flex:1 1;flex:1 1;border-radius:4px}.main-container .inner-page-section .webhook-order-details-wrapper .webhook-order-details-inner .webhook-order-details-forms .token button{width:40px;margin-left:8px}@media screen and (max-width:600px){.main-container .inner-page-section .webhook-order-details-wrapper .webhook-order-details-inner .delete-btn{display:none}}@media screen and (min-width:601px){.main-container .inner-page-section .webhook-order-details-wrapper .webhook-order-details-inner .delete-btn-icon{display:none}}.main-container .inner-page-section .webhook-order-details-wrapper .webhook-order-details-inner .delete-btn-icon button{padding:9px}.main-container .inner-page-section .webhook-order-details-wrapper .webhook-order-details-inner .delete-btn-icon button svg{fill:#dd3628;fill-rule:evenodd}.main-container .inner-page-section .whatsapp-conversation-channel-wrapper{padding:32px}@media screen and (max-width:450px){.main-container .inner-page-section .whatsapp-conversation-channel-wrapper{padding:0}}.main-container .inner-page-section .whatsapp-conversation-channel-wrapper .conversation-channel-inner{width:640px;padding:24px;background:#fff;border-radius:4px;-webkit-box-shadow:0 4px 8px rgba(0,0,0,.04);box-shadow:0 4px 8px rgba(0,0,0,.04)}@media screen and (max-width:768px){.main-container .inner-page-section .whatsapp-conversation-channel-wrapper .conversation-channel-inner{width:100%}}@media screen and (max-width:450px){.main-container .inner-page-section .whatsapp-conversation-channel-wrapper .conversation-channel-inner{min-height:calc(100vh - 110px)!important;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;justify-content:space-between}}.main-container .inner-page-section .whatsapp-conversation-channel-wrapper .conversation-channel-inner h5{font-size:16px;font-weight:700}.main-container .inner-page-section .whatsapp-conversation-channel-wrapper .conversation-channel-inner .conversation-channel-form label{font-size:12px;font-weight:400}.main-container .inner-page-section .whatsapp-conversation-channel-wrapper .conversation-channel-inner .conversation-channel-form input{font-size:16px;color:#222c33;font-weight:400;padding-left:16px;border:1px solid #d1d9df}.main-container .inner-page-section .whatsapp-conversation-channel-wrapper .conversation-channel-inner p{font-size:12px;font-weight:400;color:#3b4f5d}.main-container .inner-page-section .whatsapp-conversation-channel-wrapper .conversation-channel-inner ul{padding-left:10px;margin-top:10px}.main-container .inner-page-section .whatsapp-conversation-channel-wrapper .conversation-channel-inner li{font-size:12px;font-weight:400;color:#3b4f5d;margin-left:8px;font-family:Roboto,Helvetica,Arial,sans-serif;line-height:18px}.main-container .inner-page-section .whatsapp-conversation-channel-wrapper .conversation-channel-inner .conversation-channel-alert{background:#fff7e3;padding:8px;display:-webkit-flex;display:flex;border-radius:4px}.main-container .inner-page-section .whatsapp-conversation-channel-wrapper .conversation-channel-inner .conversation-channel-alert li{font-size:12px;font-weight:400;color:#8c6400}.main-container .inner-page-section .whatsapp-conversation-channel-wrapper .conversation-channel-inner .accordion{margin:0 0 16px}.main-container .inner-page-section .whatsapp-conversation-channel-wrapper .conversation-channel-inner .accordion h5{font-size:12px;font-weight:700;color:#3b4f5d}.main-container .inner-page-section .whatsapp-conversation-channel-wrapper .conversation-channel-inner .accordion p{font-size:12px;font-weight:400;color:#3b4f5d}.main-container .inner-page-section .add-webhook-message-wrapper{padding:32px;width:528px}@media screen and (max-width:600px){.main-container .inner-page-section .add-webhook-message-wrapper{width:100%}}@media screen and (max-width:400px){.main-container .inner-page-section .add-webhook-message-wrapper{padding:0;height:calc(100vh - 110px)}}.main-container .inner-page-section .add-webhook-message-wrapper .add-webhook-message-form{background:#fff;border-radius:4px}.main-container .inner-page-section .add-webhook-message-wrapper .add-webhook-message-form h5{font-size:16px;font-weight:700;margin-bottom:16px}.main-container .inner-page-section .add-webhook-message-wrapper .add-webhook-message-form label{font-size:12px;font-weight:400}.main-container .inner-page-section .add-webhook-message-wrapper .add-webhook-message-form input{padding:14px;font-size:16px;border:1px solid #d1d9df}.main-container .inner-page-section .dashboard-home-section{width:100%}.main-container .inner-page-section .dashboard-home-section .welcome-section h3{font-size:32px;font-weight:700;color:#222c31;line-height:1;margin-bottom:5px}.main-container .inner-page-section .dashboard-home-section .welcome-section h3 span{color:#269cd9;font-size:32px;font-weight:700;line-height:1}.main-container .inner-page-section .dashboard-home-section .welcome-section p{font-size:16px;font-weight:400;color:#222c31}@media screen and (max-width:360px){.main-container .inner-page-section .dashboard-home-section .welcome-section p{font-size:12px}}@media screen and (max-width:280px){.main-container .inner-page-section .dashboard-home-section .welcome-section .welcome-section-conversation{-webkit-flex-direction:column;flex-direction:column}.main-container .inner-page-section .dashboard-home-section .welcome-section .welcome-section-conversation .conversation-item{max-width:100%}}.main-container .inner-page-section .dashboard-home-section .welcome-section .welcome-section-conversation .conversation-block{background:#fff;border-radius:4px;padding:16px;-webkit-box-shadow:0 4px 8px rgba(0,0,0,.04);box-shadow:0 4px 8px rgba(0,0,0,.04);display:-webkit-flex;display:flex}@media screen and (max-width:992px){.main-container .inner-page-section .dashboard-home-section .welcome-section .welcome-section-conversation .conversation-block{padding:8px}}.main-container .inner-page-section .dashboard-home-section .welcome-section .welcome-section-conversation .conversation-block .block-text h5{font-size:24px;font-weight:700;color:#269cd9;line-height:1}.main-container .inner-page-section .dashboard-home-section .welcome-section .welcome-section-conversation .conversation-block .block-text p{font-size:12px;font-weight:400;color:#222c33}@media screen and (max-width:380px){.main-container .inner-page-section .dashboard-home-section .welcome-section .welcome-section-conversation .conversation-block .block-text p{font-size:10px}}@media screen and (max-width:280px){.main-container .inner-page-section .dashboard-home-section .welcome-section .welcome-section-conversation .conversation-block .block-text p{font-size:12px}}.main-container .inner-page-section .dashboard-home-section .monthly-summary{margin-top:32px}.main-container .inner-page-section .dashboard-home-section .monthly-summary h5{font-size:24px;font-weight:700}@media screen and (max-width:360px){.main-container .inner-page-section .dashboard-home-section .monthly-summary h5{font-size:20px}}.main-container .inner-page-section .dashboard-home-section .monthly-summary p{font-size:12px;font-weight:400;color:#658293}.main-container .inner-page-section .dashboard-home-section .monthly-summary p span{font-size:12px;font-weight:700}.main-container .inner-page-section .dashboard-home-section .monthly-summary .summary-block{background:#fff;border-radius:4px;padding:16px;-webkit-box-shadow:0 4px 8px rgba(0,0,0,.04);box-shadow:0 4px 8px rgba(0,0,0,.04);overflow:hidden}.main-container .inner-page-section .dashboard-home-section .monthly-summary .summary-block p{font-size:16px;font-weight:400;color:#222c33}.main-container .inner-page-section .dashboard-home-section .monthly-summary .summary-block p svg{margin-left:5px}.main-container .inner-page-section .dashboard-home-section .monthly-summary .summary-block h5{font-size:48px;font-weight:700;color:#222c33}@media screen and (max-width:1280px){.main-container .inner-page-section .dashboard-home-section .monthly-summary .summary-block h5{font-size:32px}}@media screen and (max-width:1024px){.main-container .inner-page-section .dashboard-home-section .monthly-summary .summary-block h5{font-size:32px}}@media screen and (max-width:912px){.main-container .inner-page-section .dashboard-home-section .monthly-summary .summary-block h5{font-size:32px}}.main-container .inner-page-section .dashboard-home-section .shop-conversation-channel{margin-top:32px}.main-container .inner-page-section .dashboard-home-section .shop-conversation-channel h3{font-size:24px;font-weight:700;color:#222c33}.main-container .inner-page-section .dashboard-home-section .shop-conversation-channel .channel-block{background:#fff;border-radius:4px;padding:16px;-webkit-box-shadow:0 4px 8px rgba(0,0,0,.04);box-shadow:0 4px 8px rgba(0,0,0,.04);display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;height:72px}.main-container .inner-page-section .dashboard-home-section .shop-conversation-channel .channel-block p{font-size:12px;font-weight:400}.main-container .inner-page-section .dashboard-home-section .shop-conversation-channel .channel-block h6{font-size:16px;font-weight:700;line-height:1}@media screen and (max-width:1440px){.main-container .inner-page-section .dashboard-home-section .shop-conversation-channel .channel-block h6{font-size:14px}}.main-container .inner-page-section .dashboard-home-section .open-sections{width:752px;padding:16px;background:#fff;-webkit-box-shadow:0 4px 8px rgba(0,0,0,.04);box-shadow:0 4px 8px rgba(0,0,0,.04);border-radius:4px;margin-top:16px;display:-webkit-flex;display:flex}@media screen and (max-width:992px){.main-container .inner-page-section .dashboard-home-section .open-sections{width:100%}}.main-container .inner-page-section .dashboard-home-section .open-sections .open-thumb{width:80px;height:80px;background:#c4c4c4;margin-right:16px}.main-container .inner-page-section .dashboard-home-section .open-sections .open-details{width:100%}.main-container .inner-page-section .dashboard-home-section .open-sections .open-details h4{font-size:20px;font-weight:700;color:#269cd9}.main-container .inner-page-section .dashboard-home-section .open-sections .open-details button{border-color:#269cd9;color:#269cd9;text-transform:capitalize;font-size:14px;font-weight:700;padding:0 30px;height:28px}@media screen and (max-width:600px){.main-container .inner-page-section .dashboard-home-section .open-sections .open-details button{padding:0 15px}}.main-container .inner-page-section .dashboard-home-section .open-sections .open-details p{font-size:12px;font-weight:400}.main-container .inner-page-section .dashboard-home-section .open-sections .open-details p a{font-weight:700;margin-left:5px;color:#269cd9}.main-container .inner-page-section .dashboard-home-section .open-sections .open-details ul{padding-left:20px}.main-container .inner-page-section .dashboard-home-section .open-sections .open-details ul li{padding:2px 0;font-size:12px;font-weight:400;color:#222c33;font-family:Roboto,Helvetica,Arial,sans-serif}.main-container .inner-page-section .quick-reply-section{background:#fafafa;min-height:calc(100vh - 110px)}.main-container .inner-page-section .quick-reply-section .tab-wrapper .tab-section{padding:32px;background:#d1d9df;height:100%}@media screen and (max-width:1024px){.main-container .inner-page-section .quick-reply-section .tab-wrapper .tab-section{padding:16px}}.main-container .inner-page-section .quick-reply-section .tab-wrapper .tab-section .tab-section-inner .quick-reply{width:1088px;background:#fff;border-radius:4px;padding:32px}@media screen and (max-width:1180px){.main-container .inner-page-section .quick-reply-section .tab-wrapper .tab-section .tab-section-inner .quick-reply{width:100%}}.main-container .inner-page-section .quick-reply-section .tab-wrapper .tab-section .tab-section-inner .quick-reply .quick-reply-top h5{font-size:20px;font-weight:700;margin-bottom:8px}.main-container .inner-page-section .quick-reply-section .tab-wrapper .tab-section .tab-section-inner .quick-reply .quick-reply-top p{font-size:16px;font-weight:400}.main-container .inner-page-section .quick-reply-section .tab-wrapper .tab-section .tab-section-inner .quick-reply .quick-reply-top p a{text-decoration:none;color:#269cd9}@media screen and (max-width:600px){.main-container .inner-page-section .quick-reply-section .tab-wrapper .tab-section .tab-section-inner .quick-reply .quick-reply-table-container thead{display:none}}.main-container .inner-page-section .quick-reply-section .tab-wrapper .tab-section .tab-section-inner .quick-reply .quick-reply-table-container thead th{padding:16px 8px 16px 0}@media screen and (max-width:600px){.main-container .inner-page-section .quick-reply-section .tab-wrapper .tab-section .tab-section-inner .quick-reply .quick-reply-table-container .quick-reply-table-body{display:none}}.main-container .inner-page-section .quick-reply-section .tab-wrapper .tab-section .tab-section-inner .quick-reply .quick-reply-table-container .quick-reply-table-body td{padding:16px 8px 16px 0}.main-container .inner-page-section .quick-reply-section .tab-wrapper .tab-section .tab-section-inner .quick-reply .quick-reply-table-container .quick-reply-table-body td .action-btns{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-evenly;justify-content:space-evenly}@media screen and (min-width:601px){.main-container .inner-page-section .quick-reply-section .tab-wrapper .tab-section .tab-section-inner .quick-reply .quick-reply-table-container .m-quick-reply-table-body{display:none}}.main-container .inner-page-section .quick-reply-section .tab-wrapper .tab-section .tab-section-inner .quick-reply .quick-reply-table-container .m-quick-reply-table-body tr{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;width:100%}.main-container .inner-page-section .quick-reply-section .tab-wrapper .tab-section .tab-section-inner .quick-reply .quick-reply-table-container .m-quick-reply-table-body tr td{width:100%!important;padding:8px 0;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.main-container .inner-page-section .quick-reply-section .tab-wrapper .tab-section .tab-section-inner .quick-reply .quick-reply-table-container .m-quick-reply-table-body tr td .message-content{width:60%}.main-container .inner-page-section .quick-reply-section .tab-wrapper .tab-section .tab-section-inner .quick-reply .quick-reply-table-container .m-quick-reply-table-body tr td .action-btns{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-evenly;justify-content:space-evenly}.main-container .inner-page-section .quick-reply-section .tab-wrapper .tab-section .tab-section-inner .quick-reply .quick-reply-table-container .m-quick-reply-table-body tr td:first-child{border:none}.main-container .inner-page-section .quick-reply-section .tab-wrapper .tab{padding:0 32px;background:#fff}@media screen and (max-width:1024px){.main-container .inner-page-section .quick-reply-section .tab-wrapper .tab{padding:0 16px}}.main-container .inner-page-section .quick-reply-section .tab-wrapper .tab .css-1aquho2-MuiTabs-indicator{height:4px;border-radius:5px 5px 0 0;background-color:#269cd9}.main-container .inner-page-section .quick-reply-section .tab-wrapper .tab button{padding:12px 0;margin-right:32px;text-transform:capitalize;font-size:14px;font-weight:700}.main-container .inner-page-section .quick-reply-section .tab-wrapper .tab button.Mui-selected{color:#269cd9}.main-container .inner-page-section .add-quick-reply-section{width:100%;padding:16px 32px}@media screen and (max-width:600px){.main-container .inner-page-section .add-quick-reply-section{padding:0}.main-container .inner-page-section .add-quick-reply-section .add-quick-reply{min-height:calc(100vh - 110px)!important;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;justify-content:space-between}}.main-container .inner-page-section .add-quick-reply-section .add-quick-reply{width:560px;background:#fff;border-radius:4px;padding:30px 24px;-webkit-box-shadow:0 4px 8px rgba(0,0,0,.04);box-shadow:0 4px 8px rgba(0,0,0,.04)}@media screen and (max-width:600px){.main-container .inner-page-section .add-quick-reply-section .add-quick-reply{width:100%}}.main-container .inner-page-section .add-quick-reply-section .add-quick-reply label{font-size:14px;font-weight:400;color:#222c33}.main-container .inner-page-section .add-quick-reply-section .add-quick-reply input{width:100%;height:40px;border:1px solid #d1d9df;padding:8px 16px;font-size:16px;color:#222c33;border-radius:4px;margin-bottom:16px}.main-container .inner-page-section .add-quick-reply-section .add-quick-reply input:focus-visible{outline-color:#269cd9}.main-container .inner-page-section .add-quick-reply-section .add-quick-reply input::-webkit-input-placeholder{color:#9aadba;opacity:1}.main-container .inner-page-section .add-quick-reply-section .add-quick-reply input::-moz-placeholder{color:#9aadba;opacity:1}.main-container .inner-page-section .add-quick-reply-section .add-quick-reply input:-ms-input-placeholder{color:#9aadba;opacity:1}.main-container .inner-page-section .add-quick-reply-section .add-quick-reply input::placeholder{color:#9aadba;opacity:1}@media only screen and (max-width:599px){.main-container .inner-page-section .add-quick-reply-section .add-quick-reply .upload-text{margin-left:0!important}}.main-container .inner-page-section .add-message-section{width:100%;padding:32px}@media screen and (max-width:992px){.main-container .inner-page-section .add-message-section{padding:16px}}@media screen and (max-width:450px){.main-container .inner-page-section .add-message-section{padding:0}}.main-container .inner-page-section .add-message-section .add-message{width:578px;background:#fff;border-radius:4px;padding:30px 24px;-webkit-box-shadow:0 4px 8px rgba(0,0,0,.04);box-shadow:0 4px 8px rgba(0,0,0,.04);display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;justify-content:space-between}@media screen and (max-width:540px){.main-container .inner-page-section .add-message-section .add-message{width:100%;min-height:calc(100vh - 110px)!important}}.main-container .inner-page-section .add-message-section .add-message label{font-size:12px;font-weight:400;color:#222c33}.main-container .inner-page-section .add-message-section .add-message input{width:100%;height:40px;border:1px solid #d1d9df;padding:8px 16px;font-size:16px;color:#222c33;border-radius:4px}.main-container .inner-page-section .add-message-section .add-message input:focus-visible{outline-color:#269cd9}.main-container .inner-page-section .add-message-section .add-message input::-webkit-input-placeholder{color:#9aadba;opacity:1}.main-container .inner-page-section .add-message-section .add-message input::-moz-placeholder{color:#9aadba;opacity:1}.main-container .inner-page-section .add-message-section .add-message input:-ms-input-placeholder{color:#9aadba;opacity:1}.main-container .inner-page-section .add-message-section .add-message input::placeholder{color:#9aadba;opacity:1}.main-container .inner-page-section .add-message-section .add-message h5{font-size:16px;font-weight:700}.main-container .inner-page-section .add-message-section .add-message .select{height:42px}@media only screen and (max-width:599px){.main-container .inner-page-section .add-message-section .add-message .upload-text{margin-left:0!important}}.main-container .inner-page-section .message-details-section{width:100%;padding:32px}@media screen and (max-width:992px){.main-container .inner-page-section .message-details-section{padding:16px}}.main-container .inner-page-section .message-details-section .message-details{width:560px;background:#fff;border-radius:4px;padding:30px 24px;-webkit-box-shadow:0 4px 8px rgba(0,0,0,.04);box-shadow:0 4px 8px rgba(0,0,0,.04)}@media screen and (max-width:768px){.main-container .inner-page-section .message-details-section .message-details{width:100%}}.main-container .inner-page-section .message-details-section .message-details .message-details-header{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;margin-bottom:16px;-webkit-align-items:center;align-items:center}.main-container .inner-page-section .message-details-section .message-details .message-details-header h4{font-size:16px;font-weight:700}.main-container .inner-page-section .message-details-section .message-details .message-details-header .details-head-right{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.main-container .inner-page-section .message-details-section .message-details .message-details-header .details-head-right div{display:-webkit-flex;display:flex}.main-container .inner-page-section .message-details-section .message-details .message-details-header .details-head-right span{margin-right:8px}.main-container .inner-page-section .message-details-section .message-details label{font-size:12px;font-weight:400;color:#222c33}.main-container .inner-page-section .message-details-section .message-details input{width:100%;height:40px;border:1px solid #d1d9df;padding:8px 16px;font-size:16px;color:#222c33;border-radius:4px}.main-container .inner-page-section .message-details-section .message-details input:focus-visible{outline-color:#269cd9}.main-container .inner-page-section .message-details-section .message-details input::-webkit-input-placeholder{color:#9aadba;opacity:1}.main-container .inner-page-section .message-details-section .message-details input::-moz-placeholder{color:#9aadba;opacity:1}.main-container .inner-page-section .message-details-section .message-details input:-ms-input-placeholder{color:#9aadba;opacity:1}.main-container .inner-page-section .message-details-section .message-details input::placeholder{color:#9aadba;opacity:1}.main-container .inner-page-section .message-details-section .message-details h5{font-size:16px;font-weight:700}.main-container .inner-page-section .message-details-section .message-details .select{height:42px}@media screen and (max-width:600px){.main-container .inner-page-section .message-details-section .message-details .delete-btn{display:none}}@media screen and (min-width:601px){.main-container .inner-page-section .message-details-section .message-details .delete-btn-icon{display:none}}.main-container .inner-page-section .message-details-section .message-details .delete-btn-icon button{padding:9px}.main-container .inner-page-section .message-details-section .message-details .delete-btn-icon button svg{fill:#dd3628;fill-rule:evenodd}.main-container .inner-page-section .app-banner{padding:32px 32px 0}.main-container .inner-page-section .app-banner div{display:block!important}.main-container .inner-page-section .app-banner div img{object-fit:cover}.main-container .inner-page-section .apps-section{padding:32px}.main-container .inner-page-section .apps-section .tab{padding:0 32px;background:#fff}@media screen and (max-width:1024px){.main-container .inner-page-section .apps-section .tab{padding:0 16px}}.main-container .inner-page-section .apps-section .tab .css-1aquho2-MuiTabs-indicator{height:4px;border-radius:5px 5px 0 0;background-color:#269cd9}.main-container .inner-page-section .apps-section .tab button{padding:12px 0;margin-right:32px;text-transform:capitalize;font-size:14px;font-weight:700}.main-container .inner-page-section .apps-section .tab button.Mui-selected{color:#269cd9}.main-container .inner-page-section .apps-section .tab-section{background:#fff}.main-container .inner-page-section .apps-section .tab-section .app-search{position:relative;margin-bottom:24px}.main-container .inner-page-section .apps-section .tab-section .app-search .search-icon{position:absolute;top:0;left:10px;width:40px;height:40px;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.main-container .inner-page-section .apps-section .tab-section .app-search input{width:100%;height:40px;border-radius:4px;border:1px solid #d1d9df;padding:0 40px 0 55px}.main-container .inner-page-section .apps-section .tab-section .apps-block{padding:24px;-webkit-box-shadow:0 4px 8px rgba(0,0,0,.04);box-shadow:0 4px 8px rgba(0,0,0,.04);display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.main-container .inner-page-section .apps-section .tab-section .apps-block h5{font-size:16px;font-weight:700}.main-container .inner-page-section .apps-section .tab-section .apps-block p{font-size:14px;font-weight:400;color:#658293}.main-container .inner-page-section .download-app-section{width:100%;padding:32px}@media screen and (max-width:992px){.main-container .inner-page-section .download-app-section{padding:16px}}.main-container .inner-page-section .download-app-section .download-app{width:560px;background:#fff;border-radius:4px;padding:30px 24px;-webkit-box-shadow:0 4px 8px rgba(0,0,0,.04);box-shadow:0 4px 8px rgba(0,0,0,.04)}.main-container .inner-page-section .download-app-section .download-app h5{font-size:16px;font-weight:700;color:#222c33}.main-container .inner-page-section .download-app-section .download-app p{font-size:14px;font-weight:400;color:#658293;margin-top:5px}.main-container .inner-page-section .download-app-section .download-app label{font-size:12px;font-weight:400;color:#222c33}.main-container .inner-page-section .download-app-section .download-app input{width:100%;height:40px;border:1px solid #d1d9df;padding:8px 16px;font-size:16px;color:#222c33;border-radius:4px}.main-container .inner-page-section .download-app-section .download-app input:focus-visible{outline-color:#269cd9}.main-container .inner-page-section .download-app-section .download-app input::-webkit-input-placeholder{color:#9aadba;opacity:1}.main-container .inner-page-section .download-app-section .download-app input::-moz-placeholder{color:#9aadba;opacity:1}.main-container .inner-page-section .download-app-section .download-app input:-ms-input-placeholder{color:#9aadba;opacity:1}.main-container .inner-page-section .download-app-section .download-app input::placeholder{color:#9aadba;opacity:1}.main-container .inner-page-section .app-details-section{padding:32px}.main-container .inner-page-section .app-details-section .back-btn a{font-family:Roboto,Helvetica,Arial,sans-serif;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;font-size:14px;font-weight:400;color:#1e87ae}.main-container .inner-page-section .app-details-section .back-btn a svg{margin-right:8px}.main-container .inner-page-section .app-details-section .app-details{max-width:1200px;padding:32px;background:#fff;border-radius:4px;-webkit-box-shadow:0 4px 8px rgba(0,0,0,.04);box-shadow:0 4px 8px rgba(0,0,0,.04);margin-top:32px}@media screen and (max-width:1200px){.main-container .inner-page-section .app-details-section .app-details{width:100%}}.main-container .inner-page-section .app-details-section .app-details .details-header{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;margin-bottom:40px}.main-container .inner-page-section .app-details-section .app-details .details-header .app-details-icon{padding:20px;-webkit-box-shadow:0 4px 8px rgba(0,0,0,.08);box-shadow:0 4px 8px rgba(0,0,0,.08);border-radius:8px;display:inline-block;margin-right:24px}.main-container .inner-page-section .app-details-section .app-details .details-header .app-details-text h5{font-size:20px;font-weight:700;color:#222c33}.main-container .inner-page-section .app-details-section .app-details .details-header .app-details-text p{font-size:14px;font-weight:400;color:#3b4f5d}.main-container .inner-page-section .app-details-section .app-details .details-header .app-details-text button{font-size:16px;font-weight:700;height:32px;margin-right:16px;margin-top:5px}.main-container .inner-page-section .app-details-section .app-details .app-details-conents h5{font-size:16px;font-weight:700;color:#222c33;border-bottom:1px solid #d1d9df;margin-bottom:8px;padding-bottom:8px}.main-container .inner-page-section .app-details-section .app-details .app-details-conents h6{font-size:14px;font-weight:700;color:#3b4f5d;margin-bottom:8px}.main-container .inner-page-section .app-details-section .app-details .app-details-conents p{font-size:14px;font-weight:400;color:#658293;margin-bottom:8px}.main-container .inner-page-section .app-details-section .app-details .app-details-conents .app-detail-banner{margin:16px 0}.main-container .inner-page-section .app-details-section .app-details .app-details-conents .app-detail-banner div{display:block!important}.main-container .inner-page-section .app-details-section .app-details .app-details-conents .app-detail-banner div img{object-fit:cover}.main-container .inner-page-section .channels-container{width:100%;padding:32px 24px}@media screen and (max-width:992px){.main-container .inner-page-section .channels-container{padding:24px 16px}}.main-container .inner-page-section .page-content-container{width:100%;padding:32px 24px}@media screen and (max-width:992px){.main-container .inner-page-section .page-content-container{padding:24px 16px}}.main-container.supervisor-page .quick-reply ul li{padding-top:3px!important;padding-bottom:3px!important;cursor:pointer}.main-container.supervisor-page .quick-reply ul li p{font-weight:700}@media screen and (max-width:600px){.main-container.supervisor-page .main-chat-section .chat-left .chat-list-wrapper{height:calc(100vh - 185px)!important}}@media screen and (min-device-width:800px)and (max-device-width:812px)and (orientation:landscape){.main-container.supervisor-page .main-chat-section .chat-left .chat-list-wrapper{height:calc(100vh - 185px)!important}}.main-container .transfer-chat .transfer-chat-modal h2{font-size:17px;color:#222c33;font-weight:700;font-family:Roboto,Helvetica,Arial,sans-serif}.main-container .transfer-chat .transfer-chat-modal .modal-chat-search{display:none}.main-container-static{min-height:100vh}.main-container-static .static-header{padding:24px 32px;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-shadow:0 4px 8px rgba(0,0,0,.08);box-shadow:0 4px 8px rgba(0,0,0,.08)}.main-container-static .static-wrapper{display:-webkit-flex;display:flex}.main-container-static .static-wrapper .left-nav{width:235px;padding:32px 16px}.main-container-static .static-wrapper .left-nav p{font-size:20px;color:#222c33;font-weight:700;padding:0 16px}.main-container-static .static-wrapper .static-conents{display:-webkit-flex;display:flex;-webkit-flex:1 1;flex:1 1;background:#ecf0f2;padding:56px 32px}.main-container-static .static-wrapper .static-conents .welcome h1{font-size:60px;color:#222c33;font-weight:700}#basic-menu .MuiMenu-paper ul .roll{font-family:Roboto,Helvetica,Arial,sans-serif;font-size:14px;font-weight:700;margin:7px 8px;height:34px;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;border-radius:80px;position:relative;padding:8px 16px}#basic-menu .MuiMenu-paper ul .roll:after{position:absolute;width:100%;height:1px;content:"";background:#d1d9df;left:0;bottom:-8px}#basic-menu .MuiMenu-paper ul .roll.owner{color:#1e87ae;background-color:#eef8fc}#basic-menu .MuiMenu-paper ul .roll.supervisor{color:#2374c4;background-color:#e9f5fb}#basic-menu .MuiMenu-paper ul .roll.agen{color:#1d882f;background-color:#e9faef}#mobile-right-menu.small-view-menu ul li{color:#222c33!important;-webkit-justify-content:flex-end;justify-content:flex-end}#mobile-right-menu.small-view-menu ul .opsi-head{color:#658293!important;text-align:right;padding-right:17px;font-size:13px}.headerMenu .MuiMenu-list{min-width:156px}.opsichat-menu .MuiMenu-list{min-width:190px}.tab-section .MuiMenu-list{min-width:216px}.botMenu .MuiMenu-list{min-width:173px}.botMenu .MuiMenu-list li:hover{background:none;color:#1e87ae}.toast{-webkit-align-content:center;align-content:center}.toast,.toast .toast-icon{display:-webkit-flex;display:flex}.toast .toast-icon{width:34px;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}.toast .toast-text h4{margin:0;font-size:12px;color:#3b4f5d;font-weight:700}.toast .toast-text p{margin:4px 0 0;font-size:12px;color:#3b4f5d;font-weight:400}.message-conversation-popup .css-11u53oe-MuiSelect-select-MuiInputBase-input-MuiOutlinedInput-input.MuiSelect-select{padding:9.5px 14px!important}@media only screen and (max-width:599px){.message-conversation-popup .upload-text{margin-left:0!important}}.search-products-list-popup table thead tr th{padding:8px;font-size:12px;color:#222c33;font-weight:700}.search-products-list-popup table tbody tr td{padding:8px}.search-products-list-popup table tbody tr td p{font-size:16px;color:#222c33;font-weight:400}.search-products-list-popup table tbody tr td span{font-size:12px;color:#658293;font-weight:400;display:block}.search-products-list-popup .search-product-details h4{font-size:16px;color:#222c33;font-weight:700}.search-products-list-popup .search-product-details p{font-size:16px;color:#222c33;font-weight:400}.search-products-list-popup .search-product-details span{font-size:12px;color:#658293;font-weight:400;display:block}.rich-text-editor{border:1px solid #d1d9df;margin-bottom:20px!important}.rich-text-editor .rdw-editor-wrapper{display:-webkit-flex;display:flex;-webkit-flex-direction:column-reverse;flex-direction:column-reverse}.rich-text-editor .rdw-editor-wrapper .rdw-editor-main{padding:16px;min-height:100px}.rich-text-editor .rdw-editor-wrapper .rdw-editor-main .public-DraftStyleDefault-block{margin:0}.rich-text-editor .rdw-editor-toolbar{border:none;background:#eeeef3;margin-bottom:0}.rich-text-editor .rdw-editor-toolbar .rdw-option-wrapper{border:none;background:none}@media only screen and (max-width:560px){.transfer-modal-popup{width:95%!important;padding:12px!important}}.transfer-modal-popup .transfering-chat p{font-size:13px;font-weight:400}.transfer-modal-popup .transfering-chat .transfering{margin:24px 0;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.transfer-modal-popup .transfering-chat .transfering .transfer-from{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.transfer-modal-popup .transfering-chat .transfering .transfer-from h5{font-size:13px;font-weight:400;margin-left:15px}.transfer-modal-popup .transfering-chat .transfering .transfer-arrow{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.transfer-modal-popup .transfering-chat .transfering .transfer-to{display:-webkit-flex;display:flex}.transfer-modal-popup Button{color:#444;width:96px}@media only screen and (max-width:380px){.transfer-modal-popup Button{width:65px}}.transfer-modal-popup Button.btn-fill{background:#269cd9;color:#fff;width:96px}.app-btn-text{-webkit-flex:1 1;flex:1 1;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center}.app-btn-text p{font-size:14px;font-weight:700;color:#222c33}.app-btn-text span{font-size:12px;font-weight:400;color:#658293}.MuiTooltip-tooltip{box-shadow:-2px 0 9px -4px rgba(0,0,0,.72);-webkit-box-shadow:-2px 0 9px -4px rgba(0,0,0,.72);-moz-box-shadow:-2px 0 9px -4px rgba(0,0,0,.72);padding:8px}textarea{font-family:Roboto,Helvetica,Arial,sans-serif}@media only screen and (min-width:821px){.PrivatePickersToolbar-root .PrivatePickersToolbar-dateTitleContainer{-webkit-justify-content:flex-start;justify-content:flex-start}}.MuiList-root{padding-top:4px;padding-bottom:4px}.MuiDrawer-paperAnchorBottom{border-top-left-radius:16px;border-top-right-radius:16px}.MuiTableCell-root{padding:8px}.text-link{color:#269cd9}.Toastify__toast-container{width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important;min-width:320px!important;max-width:420px!important}@media screen and (max-width:600px){.Toastify__toast-container{width:100%!important}}.Toastify__toast{margin-left:auto;width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important;min-width:320px!important;max-width:420px!important;min-height:48px!important}@media screen and (max-width:600px){.Toastify__toast{border-radius:4px!important;margin-bottom:16px!important}.Toastify__toast-container--top-right{padding:16px!important}}.Toastify__toast-theme--colored.Toastify__toast--error{background-color:#d64241!important}.Toastify__toast-theme--colored.Toastify__toast--success{background-color:#24a851!important}.Onboarding_onboarding_dialog__uvidM{text-align:center;background-color:#fff}.Onboarding_onboarding_dialog__uvidM h4{margin-top:16px;margin-bottom:8px;font-size:16px;font-weight:700}.Onboarding_onboarding_dialog__uvidM h4 span{color:#2aaada}.Onboarding_onboarding_dialog__uvidM p{font-size:14px;color:#7590a3}.Onboarding_onboarding_dialog_skip__3uyBN h5{color:#2aaada;font-size:14px;font-weight:700;line-height:21px;letter-spacing:0;text-align:left}.Onboarding_onboarding_dialog_skip__3uyBN p{font-size:14px;font-weight:400;line-height:21px;letter-spacing:0;text-align:left;color:#52697a}.Onboarding_onboarding_tooltip__1Fkhp{background-color:#fff;padding:16px 24px;max-width:299px;position:relative;border-radius:3px}.Onboarding_onboarding_tooltip__1Fkhp h5{font-size:14px;font-weight:700;line-height:21px;letter-spacing:0;text-align:left}.Onboarding_onboarding_tooltip__1Fkhp p{font-size:14px;font-weight:400;line-height:21px;letter-spacing:.0500000007px;text-align:left;color:#52697a}.Onboarding_onboarding_tooltip__1Fkhp span{color:#7590a3;font-size:14px;font-weight:400;line-height:21px;letter-spacing:0;text-align:left}.Onboarding_onboarding_button_arrow__15Mvr{height:32px;width:32px;border:1px solid #ecf0f2}.Onboarding_onboarding_button_done__VxFjV{height:32px;width:32px;background-color:#1c9aea}.Onboarding_onboarding_button_done__VxFjV:hover{background-color:#1c9aea}
/*# sourceMappingURL=5da63c0dea1c67872fc3.css.map*/