body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error)}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:320px;width:var(--toastify-toast-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:1em;top:1em}.Toastify__toast-container--top-center{left:50%;top:1em;transform:translateX(-50%)}.Toastify__toast-container--top-right{right:1em;top:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{left:0;margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{border-radius:4px;box-shadow:0 1px 10px 0 #0000001a,0 2px 15px 0 #0000000d;box-sizing:border-box;cursor:default;direction:ltr;display:flex;font-family:sans-serif;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1 1;word-break:break-word}.Toastify__toast-icon{display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.7s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74c3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74c3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:5px;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:9999;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;transform-origin:right}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateX(-20deg)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.main{margin-left:80px}.loginPage{align-items:center;background:#fff;display:flex;justify-content:center;min-height:100vh;min-width:100%;overflow:hidden;position:relative}.loginPage .bg-login{background:#e9f1f0!important;border-radius:0;bottom:0;content:"";left:50%;position:absolute;right:0;top:0;transform-origin:bottom}.loginPage .login-form{background-color:#0000;background-color:#fff;border-radius:20px!important;box-shadow:0 0 25px 0 #0000001a;display:flex;flex-direction:column;height:100%;justify-content:space-between;margin-bottom:0;max-width:440px;padding:20px;transition:box-shadow .2s ease-in-out;width:100%;z-index:11111}.loginPage .login-form h6{color:#060606;font-size:25px;font-weight:600;margin-bottom:16px}.loginPage .login-form h4{color:#329993!important;font-size:12px}.loginPage .login-form button{background-color:#329993;border:1px solid #329993;border-radius:6px;color:#fff;font-size:16px;margin-top:10px;padding:8px}.loginPage .login-form button:hover{background-color:#4ea5a0;border-color:#4ea5a0}.sidebarPage{background:#fff;border-right:1px solid #e3e8e7;box-shadow:none;height:100vh;left:0;position:fixed;top:0;width:80px;z-index:1026}.sidebarPage .sidebarTop{align-items:center;display:flex;height:70px;justify-content:center;margin-top:2px;padding:15px 20px}.sidebarPage .sidebarTop img{border-radius:50%;height:41px;object-fit:cover;width:60px}.sidebarPage .nav-show ul{list-style-type:none;margin:0;padding:0}.sidebarPage .nav-show li{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:16px}.sidebarPage .nav-show li .active{background:#e9f1f0;color:#339993}.sidebarPage .nav-show li .active .dash-micon svg{stroke:#339993;color:#339993}.sidebarPage .nav-show li .active .dash-mtext{color:#fff}.sidebarPage .nav-show li a{align-items:center;border-radius:12px;border-radius:50%;color:#333;display:flex;font-size:14px;font-weight:700;height:53px;justify-content:center;margin:10px 11px;margin-left:5px!important;margin-right:5px!important;padding:8px;text-decoration:none;width:55px}.sidebarPage .nav-show li a:hover{background:#e9f1f0;color:#339993}.sidebarPage .nav-show li a:hover .dash-micon svg{stroke:#339993;color:#339993}.sidebarPage .nav-show li a:hover .dash-mtext{color:#fff}.sidebarPage .nav-show li a .dash-micon svg{stroke:#758a88;speak:none;font-feature-settings:normal;color:#758a88;font-style:normal;font-variant:normal;font-weight:400;height:20px;line-height:1;text-transform:none;width:20px}.sidebarPage .nav-show li a .dash-mtext{color:#333;font-size:14px;font-weight:600}.navbar-page{background-color:#e9f1f0;height:80px;padding:0 24px}.navbar-page .titleNav{align-items:center;display:flex;height:100%}.navbar-page .titleNav h6{color:#329993;font-size:23px}.navbar-page .adminProfile{align-items:center;background-color:#fff;border:1px solid #cbcbcb;border-radius:10px;display:flex;height:58px;justify-content:center;max-width:166px;min-width:137px;padding:0 10px}.navbar-page .adminProfile img{border-radius:50%;height:44px;margin-right:13px;object-fit:cover;width:44px}.navbar-page .adminProfile span{color:#525b69;font-size:16px;text-transform:capitalize}.dashboard{padding:13px 17px}.dashboard .countShow{margin-left:30px;margin-top:40px}.dashboard .countShow .countShowBox{align-items:center;background-color:#fff;border:1px solid #e1e1e1;border-radius:13px;box-shadow:0 6px 30px #b6bacb4d;display:flex;height:100%;justify-content:flex-start;margin-bottom:24px;max-height:166px;max-width:350px;padding:10px}.dashboard .countShow .countShowBox .iconShow{align-items:center;border-radius:17.3552px;color:#fff;display:flex;font-size:20px;height:45px;justify-content:center;margin:0 10px;width:45px}.dashboard .countShow .countShowBox .iconShow svg{color:#fff;font-size:20px}.dashboard .countShow .countShowBox .textShowDash{margin-left:6px}.dashboard .countShow .countShowBox .textShowDash h6{color:#6c757d!important;font-size:16px;font-weight:600;line-height:1.2}.dashboard .countShow .countShowBox .textShowDash h5{color:#060606;font-size:18px;font-weight:600;line-height:1.2}.messagePage{overflow:hidden}.messagePage .emojiModel{bottom:180px;left:16px;position:absolute!important}.messagePage .emojiModel .closeModel{background-color:#0000;border:none;color:gray;display:flex;float:right;justify-content:flex-end;position:absolute;right:-17px;top:-13px;z-index:999}.messagePage .emojiModel .closeModel svg{height:26px;width:26px}.messagePage .replayScroll{background-color:#80808040!important;border-radius:8px;z-index:1111}.messagePage .textHead{align-items:flex-start;display:flex;flex-direction:column}.messagePage .textHead .statusShow{align-items:center;display:flex;justify-content:flex-start;margin-left:13px;margin-top:4px}.messagePage .textHead .statusShow .onlineButton{background-color:#00b207;border-radius:50%;height:8px;width:8px}.messagePage .textHead .statusShow .offlineButton{background-color:#db2e2e;border-radius:50%;height:8px;width:8px}.messagePage .textHead .statusShow h5{color:#465352;font-size:13px;font-weight:500;margin:0 0 0 6px}.messagePage .moOnline{display:none}.messagePage .leftContent .replayMessageBody .replayMessageBody span{color:#171c1b}.messagePage .rightContent .replayMessageBody .replayMessageBody span{color:#fff}.messagePage .replayMessageBody{padding:7px!important}.messagePage .replayMessageBody .replayMessageText{cursor:pointer}.messagePage .replayMessageBody .replayMessageText h6{background-color:#e8f7f7;border-left:3px solid;border-radius:4px;font-size:13px;margin-bottom:2px;min-width:58px;opacity:.9;overflow-wrap:break-word!important;padding:6px 4px;-webkit-user-select:none;user-select:none}.messagePage .replayMessage{height:100%;position:absolute;top:-64px;width:90%}.messagePage .replayMessage .replayMessageShow{align-items:center;background-color:#f5f5f5;border-left:4px solid #007bfc;border-radius:7.5px;box-shadow:0 3px 8px #0000003d;display:flex;height:auto;max-height:58px;min-height:58px;overflow:hidden;padding:7px 8px 10px 11px;position:relative}.messagePage .replayMessage .replayMessageShow h6{text-wrap:wrap;color:#667781;font-size:13.2px;margin:0;max-width:90%;overflow-wrap:break-word}.messagePage .replayMessage .replayMessageShow button{background-color:#0000;border:none;color:#59656b;position:absolute;right:8px}.messagePage .replayMessage .replayMessageShow button svg{height:20px;width:20px}.messagePage .leftContent:hover .downarrowMessage,.messagePage .rightContent:hover .downarrowMessage{display:block!important}.messagePage .messageBodyShow{position:relative}.messagePage .messageBodyShow .downarrowMessage{background-color:#0000;border:none;color:#329993;display:none;position:absolute;right:-30px;top:-3px}.messagePage .messageBodyShow .downarrowMessage svg{height:20px;width:20px}.messagePage .messageBodyShow .downarrowMessageRight{background-color:#0000;border:none;color:#329993;display:none;left:-31px;position:absolute;right:auto!important;top:-3px;transform:rotate(180deg)}.messagePage .messageBodyShow .downarrowMessageRight svg{height:20px;width:20px}.messagePage .messageConetnt .chatUserShow{align-items:center;background-color:#fff;border-bottom:0!important;border-top:0!important;display:flex;flex-direction:column;height:100%;margin:0 0 10px!important;padding:14px 6px 14px 16px;width:100%}.messagePage .messageConetnt .chatUserShow .topHeadShowChat{padding:5px;width:100%}.messagePage .messageConetnt .chatUserShow .topHeadShowChat h6{color:#171c1b;font-size:24px;font-weight:700;margin:0;padding-left:13px;width:100%}.messagePage .messageConetnt .chatUserShow .topHeadShowChat .searchInput{margin:30px 0 10px;position:relative}.messagePage .messageConetnt .chatUserShow .topHeadShowChat .searchInput input{border:1px solid #e3e8e7;border-radius:12px;box-shadow:0 0 0 .2rem #0000;padding:12px 20px 12px 42px;width:100%}.messagePage .messageConetnt .chatUserShow .topHeadShowChat .searchInput input:focus{border-color:#4ea5a0;box-shadow:0 0 0 .2rem rgba(78,165,160,.251)}.messagePage .messageConetnt .chatUserShow .topHeadShowChat .searchInput input:focus-visible{border:1px solid #0000;outline:1px solid #4ea5a0}.messagePage .messageConetnt .chatUserShow .topHeadShowChat .searchInput svg{height:20px;left:15px;position:absolute;top:15px;width:20px}.messagePage .messageConetnt .chatUserShow .showUser .infinite-scroll-component{overflow-x:scroll!important}.messagePage .messageConetnt .chatUserShow .showUser .chatDataHeader{position:relative}.messagePage .messageConetnt .chatUserShow .showUser .allChatUserShow{display:flex;flex-direction:column;height:calc(100vh - 175px);overflow:auto;position:relative}.messagePage .messageConetnt .chatUserShow .userProfileBox{cursor:pointer;display:flex;justify-content:flex-start}.messagePage .messageConetnt .chatUserShow .userProfileBox img{border-radius:50%;height:56px;object-fit:cover;width:56px}.messagePage .messageConetnt .chatUserShow .userProfileBox .nameImgProfile{align-items:center;background-color:#ff3a6e;border-radius:50%;color:#fff;display:inline-flex;height:40px!important;justify-content:center;outline:2px solid #d7d7d7;text-transform:capitalize;width:40px!important}.messagePage .messageConetnt .chatUserShow .userProfileBox .profileText{display:flex;justify-content:space-between;margin-left:15px;width:100%}.messagePage .messageConetnt .chatUserShow .userProfileBox .profileText .ProfileName{margin-left:5px}.messagePage .messageConetnt .chatUserShow .userProfileBox .profileText .ProfileName h6{color:#171c1b;font-size:16px;font-weight:600;line-height:20px;margin-bottom:0;text-align:start;text-transform:capitalize}.messagePage .messageConetnt .chatUserShow .userProfileBox .profileText .ProfileName h5{color:#747474;font-size:12px;font-weight:400;line-height:450;margin:0;text-align:start}.messagePage .messageConetnt .chatUserShow .grupeProfile{border-radius:12px;padding:14px 16px}.messagePage .messageConetnt .chatUserShow .grupeProfile .profileText{align-items:flex-start;display:flex;justify-content:space-between;margin-left:10px}.messagePage .messageConetnt .chatUserShow .grupeProfile .profileText .ProfileName{width:80%}.messagePage .messageConetnt .chatUserShow .grupeProfile .profileText h6{color:#171c1b;font-size:18px;font-weight:600;margin:0}.messagePage .messageConetnt .chatUserShow .grupeProfile .profileText h6 span{font-size:12px}.messagePage .messageConetnt .chatUserShow .grupeProfile .profileText span{align-items:center;color:#465352;display:flex;font-size:14px;margin:0;max-width:27vh;min-width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.messagePage .messageConetnt .chatUserShow .grupeProfile .timeTextShow h4{color:#758a89;font-size:14px;white-space:nowrap}.messagePage .messageConetnt .chatUserShow .activeChat{background-color:#e8f7f7;border:none;border-left:3px solid #329993!important}.messagePage .messageConetnt .chatUserShow .activeChat .nameImgProfile{outline:2px solid #fff}.messagePage .messageConetnt .chatUserShow .userProfileContent{border-left:3px solid #fff;border-radius:10px;margin:5px 0;width:100%}.messagePage .messageConetnt .chatUserShow .userProfileContent:hover{background-color:#e8f7f7;border-left:3px solid #329993;transition:all .3s ease-out}.messagePage .messageConetnt .chatUserShow .userProfileContent:hover .nameImgProfile{outline:2px solid #fff}.messagePage .messageConetnt .chatDataShow{border-left:1px solid #e3e8e7;border-right:1px solid #e3e8e7;height:70%;position:relative;width:100%}.messagePage .messageConetnt .chatDataShow .nameImgProfile{align-items:center;background-color:#ff3a6e;border-radius:50%;color:#fff;display:inline-flex;height:40px!important;justify-content:center;outline:2px solid #fff;width:40px!important}.messagePage .messageConetnt .chatDataShow .topchatHead{align-items:center;background-color:#fff;border:1px;border-radius:25px 25px 0 0;display:flex;height:100%;min-height:76px!important;padding:10px 24px;width:100%}.messagePage .messageConetnt .chatDataShow .topchatHead .chatImgShow img{border-radius:50%;height:45px;object-fit:cover;width:45px}.messagePage .messageConetnt .chatDataShow .topchatHead .chatImgShow h6{color:#171c1b;font-size:18px!important;font-weight:600;margin:0 0 0 13px;text-transform:capitalize}.messagePage .messageConetnt .chatDataShow .topchatHead .chatBodyGrupeImg{align-items:center;display:flex;position:relative}.messagePage .messageConetnt .chatDataShow .topchatHead .chatBodyGrupeImg img:last-child{left:20px;position:absolute}.messagePage .messageConetnt .chatDataShow .topchatHead .profileGrupeText ul{list-style-type:none;margin:0;padding:0}.messagePage .messageConetnt .chatDataShow .topchatHead .profileGrupeText ul li{color:#fff;font-size:16px;margin:0 0 0 30px;text-transform:capitalize}.messagePage .messageConetnt .chatDataShow .topchatHead .profileGrupeText ul li span{font-size:12px;margin-left:2px}.messagePage .messageConetnt .chatDataShow .chatDataBody{background-color:#e3e8e7;position:relative}.messagePage .messageConetnt .chatDataShow .chatDataBody .nameImgProfile{font-size:12px;height:30px!important;width:30px!important}.messagePage .messageConetnt .chatDataShow .chatDataBody .allChatShow{display:flex;flex-direction:column-reverse;height:calc(100vh - 260px);overflow:auto;position:relative}.messagePage .messageConetnt .chatDataShow .chatDataBody .allChatShow::-webkit-scrollbar-track{height:10px}.messagePage .messageConetnt .chatDataShow .chatDataBody .allChatShow .leftContent{margin:6px 10px 6px 3px;width:100%}.messagePage .messageConetnt .chatDataShow .chatDataBody .allChatShow .leftContent .leftChat{align-items:flex-end;display:flex;margin:3px 10px 6px}.messagePage .messageConetnt .chatDataShow .chatDataBody .allChatShow .leftContent .leftChat .chatDataProfile{margin-right:6px}.messagePage .messageConetnt .chatDataShow .chatDataBody .allChatShow .leftContent .leftChat .chatDataProfile img{border-radius:50%;height:36px;object-fit:cover;width:36px}.messagePage .messageConetnt .chatDataShow .chatDataBody .allChatShow .leftContent .leftChat .messageShow .UserameShow{align-items:center;display:flex;justify-content:space-between}.messagePage .messageConetnt .chatDataShow .chatDataBody .allChatShow .leftContent .leftChat .messageShow .UserameShow h6{color:#758a89;font-size:13px;font-weight:600;margin-left:0!important;margin:0;text-align:left;width:100%}.messagePage .messageConetnt .chatDataShow .chatDataBody .allChatShow .leftContent .leftChat .messageBodyShow{background-color:#f6f6f6;border-radius:8px 8px 16px 0;margin-bottom:10px;max-width:45vh;min-width:auto;padding:12px 16px 11px;padding-right:30px!important}.messagePage .messageConetnt .chatDataShow .chatDataBody .allChatShow .leftContent .leftChat .messageBodyShow span{word-wrap:break-word;color:#171c1b;font-size:14px;font-weight:500;line-height:18px;overflow-wrap:break-word;text-align:left}.messagePage .messageConetnt .chatDataShow .chatDataBody .allChatShow .rightContent{width:100%}.messagePage .messageConetnt .chatDataShow .chatDataBody .allChatShow .rightContent .rightChat{align-items:center;display:flex;justify-content:flex-end;margin:6px 10px 6px 3px}.messagePage .messageConetnt .chatDataShow .chatDataBody .allChatShow .rightContent .rightChat .chatDataProfile{margin-left:6px}.messagePage .messageConetnt .chatDataShow .chatDataBody .allChatShow .rightContent .rightChat .chatDataProfile img{border-radius:50%;height:36px;object-fit:cover;width:36px}.messagePage .messageConetnt .chatDataShow .chatDataBody .allChatShow .rightContent .rightChat .messageShow .mentionName{background-color:#7abab5;border-radius:7px;color:#fff;font-size:14px!important;margin-right:3px;padding:4px}.messagePage .messageConetnt .chatDataShow .chatDataBody .allChatShow .rightContent .rightChat .messageShow .messageBodyShow{background-color:#329993;border-radius:8px 8px 0 16px;border-bottom-right-radius:0;margin-bottom:10px;max-width:45vh;min-width:auto;padding:10px 13px}.messagePage .messageConetnt .chatDataShow .chatDataBody .allChatShow .rightContent .rightChat .messageShow .messageBodyShow span{word-wrap:break-word;color:#fff;font-size:14px;font-size:13px!important;font-weight:500;line-height:18px;overflow-wrap:break-word;padding:1px 2px;text-align:left}.messagePage .messageConetnt .chatDataShow .chatDataBody .allChatShow .rightContent .rightChat .messageShow .UserameShow{align-items:center;display:flex;justify-content:space-between}.messagePage .messageConetnt .chatDataShow .chatDataBody .allChatShow .rightContent .rightChat .messageShow .UserameShow h6{color:#758a89;font-size:13px;font-weight:600;margin:0;text-align:right;width:100%}.messagePage .messageConetnt .chatDataShow .chatDataBody .allChatShow .messageShowImg{align-items:flex-end!important}.messagePage .messageConetnt .chatDataShow .chatDataBody .allChatShow .messageShowImg .messageShow{background-color:#0000}.messagePage .messageConetnt .chatDataShow .chatDataBody .allChatShow .messageShowImg .messageShow .messageBodyShow{align-items:center;display:flex;justify-content:center}.messagePage .messageConetnt .chatDataShow .chatDataBody .allChatShow .messageShowImg .messageShow .messageBodyShow img{border:1px solid #329993;border-radius:14px;cursor:pointer;height:150px;object-fit:cover;padding:5px;width:150px}.messagePage .messageConetnt .chatDataShow .chatDataBody .allChatShow .messageShowImg .messageShow .UserameShow h6{color:#060606}.messagePage .messageConetnt .chatDataShow .chatDataFooter{align-items:center;display:flex;justify-content:center;padding-bottom:20px}.messagePage .messageConetnt .chatDataShow .chatDataFooter form{background-color:#fff;border-radius:20px;position:relative;width:90%}.messagePage .messageConetnt .chatDataShow .chatDataFooter .chatButtonSend .inputChat__control textarea{border-radius:13px!important;font-size:14px!important;font-weight:500!important;line-height:18px!important;width:100%!important}.messagePage .messageConetnt .chatDataShow .chatDataFooter .socialButton{align-items:center;border-top:1px solid #e3e8e7;display:flex;justify-content:flex-end;margin:25px 20px 13px!important;padding-top:8px;position:relative;z-index:1111}.messagePage .messageConetnt .chatDataShow .chatDataFooter .socialButton .media-icon svg{color:#758a89;height:20px;width:20px}.messagePage .messageConetnt .chatDataShow .chatDataFooter .socialButton .emojiButtonIcon{background-color:#0000;border:none;margin-left:10px;outline:none}.messagePage .messageConetnt .chatDataShow .chatDataFooter .socialButton .emojiButtonIcon svg{color:#758a89;height:20px;width:20px}.messagePage .messageConetnt .chatDataShow .chatDataFooter .socialButton .buttonImg{align-items:center;display:flex}.messagePage .messageConetnt .chatDataShow .chatDataFooter .socialButton .sendIconButton button{background-color:#0000;border:none}.messagePage .messageConetnt .chatDataShow .chatDataFooter .socialButton .sendIconButton .sendButtonIcon svg{color:#329993;height:25px;width:25px}.messagePage .messageConetnt .chatDataShow .chatDataFooter{background-color:#e3e8e7;position:relative}.messagePage .messageConetnt .chatDataShow .chatDataFooter .userNameModelShow{background-color:#d7d7d7e0;border-radius:10px;border-bottom-left-radius:0;border-bottom-right-radius:0;height:91px;padding:10px 0 0;position:absolute;top:-85px;width:100%;z-index:99999}.messagePage .messageConetnt .chatDataShow .chatDataFooter .userNameModelShow .userNameShow{align-items:center;background-color:rgba(12,175,96,.839);border-radius:10px;cursor:pointer;display:flex;margin:4px!important;padding:2px 3px;padding-bottom:3px!important}.messagePage .messageConetnt .chatDataShow .chatDataFooter .userNameModelShow .userNameShow:hover{background-color:#0a8c4d}.messagePage .messageConetnt .chatDataShow .chatDataFooter .userNameModelShow .userNameShow img{border-radius:50%;height:25px;width:25px}.messagePage .messageConetnt .chatDataShow .chatDataFooter .userNameModelShow .userNameShow span{height:25px;width:25px}.messagePage .messageConetnt .chatDataShow .chatDataFooter .userNameModelShow .userNameShow h4{color:#fff;font-size:11px;margin-bottom:0;margin-left:5px!important;text-transform:capitalize}.messagePage .messageConetnt .chatDataShow .chatButtonSend{display:block}.messagePage .messageConetnt .chatDataShow .chatButtonSend .inputChat{height:60px;overflow:visible!important;overflow:initial!important;position:relative!important;width:100%}.messagePage .messageConetnt .chatDataShow .chatButtonSend .inputChat textarea{background-color:#fff!important;border:none;border-radius:8px;height:100px;overflow:scroll!important;padding:0 15px;top:18px!important;width:100%!important}.messagePage .messageConetnt .chatDataShow .chatButtonSend .inputChat textarea,.messagePage .messageConetnt .chatDataShow .chatButtonSend input{-webkit-appearance:none;appearance:none;background-clip:padding-box;color:#293240;outline:none;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.messagePage .messageConetnt .chatDataShow .chatButtonSend input{background-color:#fff;border:1px solid #ced4da;border-radius:25px;padding:10px 15px;width:100%}.messagePage .messageConetnt .chatDataShow .chatButtonSend input:focus{border-color:#0caf60;box-shadow:0 0 0 .2rem #0caf6040}.messagePage .messageConetnt .chatDataShow .chatButtonSend input:focus-visible{border:none;outline:none}.messagePage .messageConetnt .chatDataShow .chatButtonSend .socialButton{align-items:center;display:flex;justify-content:center;margin-bottom:15px!important;margin-left:10px;position:relative}.messagePage .messageConetnt .chatDataShow .chatButtonSend .socialButton button{border:none;outline:none}.messagePage .messageConetnt .chatDataShow .chatButtonSend .socialButton .media-icon{align-items:center;background-color:#0caf60;border-radius:23px;cursor:pointer;display:flex;height:48px;justify-content:center;width:48px}.messagePage .messageConetnt .chatDataShow .chatButtonSend .socialButton .media-icon:hover{background-color:#3cc181;box-shadow:0 5px 7px -1px #0caf604d}.messagePage .messageConetnt .chatDataShow .chatButtonSend .socialButton .media-icon svg{color:#fff;height:25px;width:40px}.messagePage .messageConetnt .chatDataShow .chatButtonSend .socialButton .sendButtonIcon{align-items:center;background-color:#0caf60;border-radius:23px;cursor:pointer;display:flex;height:48px;justify-content:center;margin-left:5px;width:48px}.messagePage .messageConetnt .chatDataShow .chatButtonSend .socialButton .sendButtonIcon:hover{background-color:#3cc181;box-shadow:0 5px 7px -1px #0caf604d}.messagePage .messageConetnt .chatDataShow .chatButtonSend .socialButton .sendButtonIcon svg{color:#fff;height:25px;width:40px}.clientPage{margin-right:17px;padding:13px 17px}.clientPage .clientImg{align-items:center;background-color:#ff3a6e;border-radius:50%;color:#fff;display:inline-flex;font-size:16px;height:40px!important;justify-content:center;outline:2px solid #cfcbcb;width:40px!important}.clientPage .table-custom{margin:25px 15px 0}.DeveloperPage{margin-right:17px;padding:13px 17px}.DeveloperPage .table-custom{margin:25px 15px 0}.DeveloperPage .DeveloperDialog .mainDiaogBox{height:auto!important;max-width:61vh!important}.TicketPage{margin-right:17px;padding:13px 17px}.TicketPage .TicketDialog .mainDiaogBox{height:auto!important;max-width:65vh!important}.TicketPage .DeveloperDialog .mainDiaogBox{max-width:60vh}.TicketPage .table-custom{margin:25px 15px 0}.TicketPage .ticketBoxInput label{color:#293240;font-size:14px;font-weight:600;margin-bottom:8px}.TicketPage .ticketBoxInput .ticketInputShow{align-items:center;-webkit-appearance:none;appearance:none;background-clip:padding-box;background-color:#fff;border:1px solid #ced4da;border-radius:6px;color:#293240;display:flex;font-size:.875rem;font-weight:400;justify-content:space-between;line-height:1.5;padding:.575rem 1rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}.adminPageChat .EmojiPickerReact{bottom:166px!important}.adminPageChat .leftContent{display:flex}.adminPageChat .leftContent .messageShowImg{align-items:flex-end;display:flex;flex-direction:row-reverse;margin:3px 10px 6px 6px}.adminPageChat .leftContent .messageShowImg .messageBodyShow{background-color:#0000!important}.adminPageChat .rightContent .messageShowImg .messageBodyShow{background-color:#0000!important;padding-bottom:0!important}.adminInfo .appInfoHead{margin-bottom:8px!important}.adminInfo .appInfoBody{border-bottom:initial!important;padding-bottom:0!important}.adminInfo .appInfoBody .profileViewOth{align-items:center;display:flex;gap:10px;justify-content:space-between;width:100%}.adminInfo .appInfoBody .profileViewOth .showProfileView{align-items:center;background-color:rgba(227,232,231,.365);border-radius:10px;display:flex;flex-direction:column;justify-content:center;margin-bottom:8px;padding:10px!important;padding:0 0 10px;width:100%}.adminInfo .appInfoBody .profileViewOth .showProfileView .nameImgProfile{height:100px!important;width:100px!important}.adminInfo .appInfoBody .profileViewOth .showProfileView .img{border:4px solid #329993;border-radius:50%;height:136px;object-fit:cover;width:136px}.adminInfo .appInfoBody .profileViewOth .showProfileView .statusShow{align-items:center;display:flex;justify-content:flex-start;margin-left:13px;margin-top:4px;width:100%}.adminInfo .appInfoBody .profileViewOth .showProfileView .statusShow .onlineButton{background-color:#00b207;border-radius:50%;height:10px;width:10px}.adminInfo .appInfoBody .profileViewOth .showProfileView .statusShow .offlineButton{background-color:#db2e2e;border-radius:50%;height:10px;width:10px}.adminInfo .appInfoBody .profileViewOth .showProfileView .statusShow h5{color:#465352;font-size:14px;font-weight:500;margin:0 0 0 6px}.adminInfo .appInfoBody .profileViewOth .showProfileView img{border-width:2px!important;height:100px!important;width:100px!important}.adminInfo .appInfoBody .profileViewOth .showProfileView h6{font-size:16px!important;margin:10px 0 0!important;text-align:center}.chatUserDetails{height:100vh;overflow:scroll}.appInfo{background-color:#fff;padding:20px}.appInfo .appInfoBody{align-items:center;border-bottom:1px solid #e3e8e7;border-top:1px solid #e3e8e7;display:flex;flex-direction:column;justify-content:center;margin-top:20px;padding-bottom:30px;padding-top:10px}.appInfo .appInfoBody span{background-color:#e8f7f7;border-radius:10px;color:#329993;font-size:14px;font-weight:700;margin:10px 0;margin-top:16px!important;max-width:100px;padding:10px;text-align:center;text-transform:capitalize;width:100%}.appInfo .appInfoBody .nameImgProfile{align-items:center;background-color:#ff3a6e;border-radius:50%;color:#fff;display:inline-flex;font-size:26px;height:116px!important;justify-content:center;outline:2px solid #fff;width:116px!important}.appInfo .appInfoBody img{border:4px solid #329993;border-radius:50%;height:136px;object-fit:cover;width:136px}.appInfo .appInfoBody h6{color:#465352;font-size:25px;font-weight:600;margin:10px 0 0}.appInfo .appInfoHead{background-color:#329993;border-radius:14px;margin-top:20px;padding:14px 20px}.appInfo .appInfoHead span{color:#fff;font-size:16px;font-weight:500}.appInfo .appInfoHead h5{color:#465352;color:#fff;font-size:20px;font-weight:600;margin:6px 0 4px}.appInfo .appInfoFooter h6{color:#171c1b;font-size:20px;font-weight:700;padding-bottom:8px;padding-top:10px;width:100%}.appInfo .appInfoFooter ul{list-style-type:none;padding-left:8px}.appInfo .appInfoFooter ul li{align-items:flex-start!important;display:flex;justify-content:space-between;padding:5px 0}.appInfo .appInfoFooter ul li .ticketId{background-color:#e8f7f7;border-radius:5px;color:#329993;font-size:14px;padding:5px 10px}.appInfo .appInfoFooter ul li span{color:#121212;font-size:15px;font-weight:600;margin:0}.appInfo .appInfoFooter ul li h5{color:#329993;font-size:15px;font-weight:500;margin-left:10px;margin-top:3px;max-width:50%;overflow-wrap:break-word;white-space:break-spaces}.appInfo .appInfoFooter ul .issueDesc p{background-color:rgba(227,232,231,.164)!important;border-radius:8px;font-size:15px!important;max-height:250px;overflow-y:auto;padding:15px!important;width:100%}.appInfo .appInfoFooter .remarkBox{margin-top:1rem}.appInfo .appInfoFooter .remarkBox label{color:#171c1b;font-size:20px;font-weight:700;padding-bottom:8px;padding-top:10px;width:100%}.appInfo .appInfoFooter .remarkContent{background-color:rgba(227,232,231,.365)!important;border-radius:8px;max-height:300px;max-width:100%;overflow-y:auto;padding:10px;white-space:pre-wrap;width:100%;word-break:break-word}.mesageOnPage .emojiModel{bottom:-90px!important;left:auto!important;right:60px!important}.mesageOnPage .topchatHead{height:auto!important}.mesageOnPage .allChatShow{height:calc(100vh - 263.55px)!important}.mesageOnPage .chatDataFooter{padding-bottom:25px}.mesageOnPage .rightContent{align-items:center;display:flex;justify-content:flex-end}.mesageOnPage .rightContent .rightChat{align-items:flex-end;display:flex;flex-direction:row-reverse;justify-content:flex-end;margin:6px 10px 6px 3px}.mesageOnPage .rightContent .messageShowImg{flex-direction:row!important;margin:10px 10px 6px!important}.mesageOnPage .rightContent .messageShowImg .messageBodyShow{background-color:initial!important;flex-direction:column;margin-bottom:0!important;padding-bottom:0!important;padding-right:0!important}.mesageOnPage .rightContent .messageShowImg .messageBodyShow .UserameShow{width:100%}.mesageOnPage .rightContent .messageShowImg .messageBodyShow img{margin-bottom:15px!important;object-fit:cover}.mesageOnPage .leftContent .leftChat{align-items:flex-end;display:flex;flex-direction:row-reverse;justify-content:flex-end;margin:6px 10px 8px 16px!important}.mesageOnPage .leftContent .leftChat .messageBodyShow{max-width:45vh!important;min-width:auto!important}.mesageOnPage .leftContent .messageShowImg{margin:10px 10px 6px!important}.mesageOnPage .leftContent .messageShowImg .messageBodyShow{background-color:initial!important;background-color:#0000!important;flex-direction:column;margin-bottom:0!important;padding-bottom:0!important;padding-right:0!important}.mesageOnPage .leftContent .messageShowImg .messageBodyShow .UserameShow{width:100%}.mesageOnPage .leftContent .messageShowImg .messageBodyShow img{margin-bottom:15px!important}.TicketClosedDialog .mainDiaogBox{max-width:45vh!important}.TicketClosedDialog .mainDiaogBox .dialogBody{align-items:center;display:flex;justify-content:center;min-height:194px}.TicketClosedDialog .mainDiaogBox .dialogBody h6{font-size:20px;margin:0;opacity:.8}.mainAdminProfile{margin-right:17px;padding:13px 17px}.mainAdminProfile .mainTitle{margin-bottom:0!important}.mainAdminProfile .mainTitle .title{margin-left:18px}.mainAdminProfile ul li svg{color:#329993;height:20px;width:20px}.mainAdminProfile ul li span{color:#329993;cursor:pointer;font-size:15px;font-weight:600}.mainAdminProfile .imgUploadProfile svg{background-color:#329993;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:25px;height:33px;justify-content:center;margin-right:3px;padding:6px;width:33px}.mainAdminProfile .profile_box{color:#329993}.mainAdminProfile .submitButton{align-items:center;background-color:#4ea5a0;border:1px solid #4ea5a0;border-radius:9.3552px;color:#fff;display:inline-flex;font-size:20px;height:40px;justify-content:center;margin:0 5px;outline:none;width:80px}.mainAdminProfile .submitButton span{font-size:16px}.notFounPage{align-items:center;color:var(--blue);display:flex;font-family:Nunito Sans;font-size:1em;height:calc(86vh - 100px);justify-content:center}.notFounPage .showPage{align-items:center;display:flex;flex-direction:column;justify-content:flex-end}.notFounPage button{font-family:Nunito Sans}.notFounPage ul{list-style-type:none;padding-inline-start:35px}.notFounPage svg{width:100%}.notFounPage h1{font-size:40px;margin:8px 0}.notFounPage h1,.notFounPage h2{color:#329993;font-weight:500}.image-viewModel .mainDiaogBox{background-color:#0000!important;height:96vh!important;max-width:94vw!important}.image-viewModel .mainDiaogBox .dialogHead{background-color:#0000!important;border-bottom:none!important;border-radius:10px;justify-content:flex-end!important;padding:5px!important}.image-viewModel .mainDiaogBox .dialogHead svg{background-color:#fff!important;color:#329993!important;height:30px;opacity:1!important;width:30px}.image-viewModel .mainDiaogBox .dialogBody{align-items:flex-start;border-radius:11px;display:flex;height:93%!important;justify-content:center;margin-top:0!important;max-height:none!important;padding-top:0!important}.image-viewModel .mainDiaogBox .dialogBody img{border-radius:10px;height:100%;margin-top:14px;object-fit:contain;width:100%}.select-status{min-width:150px!important;z-index:1000}.select-status .css-13cymwt-control{border:1px solid #0a8c4d!important;border-radius:8px!important;max-width:166px!important}.select-status .css-13cymwt-control:focus{border-color:#0a8c4d!important;box-shadow:0 0 0 2px #0a8c4d33!important}.select-status .css-t3ipsp-control:hover{border:1px solid #0a8c4d!important}.select-status .css-t3ipsp-control{border:1px solid #0a8c4d!important;border-radius:8px!important;box-shadow:none}.css-1hb7zxy-IndicatorsContainer,.css-1wy0on6{background-color:#339993!important;border:1px solid #339993!important;border-radius:5px!important;border-bottom-left-radius:0!important;border-top-left-radius:0!important;color:#fff!important;font-size:13px!important;font-weight:500!important;height:41.5px!important;padding:10px!important}.css-1u9des2-indicatorSeparator{display:none!important}::-webkit-scrollbar{height:3px;width:5px}::-webkit-scrollbar-track{border-radius:10px}::-webkit-scrollbar-thumb{background:hsla(0,0%,81%,.514);border-radius:10px;cursor:pointer}.bg-theme{background-color:#4ea5a0}.loader{align-items:center;background-color:rgba(0,0,0,.239);display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999999999}.loader .loaderShow{left:50%;position:absolute;top:45%}.loader .loaderShow .spinner{animation:spinner-e04l1k 1s linear infinite;border-color:#339993 #0000;border-radius:50%;border-style:solid;border-width:4.5px;display:grid;height:56px;position:relative;width:56px}.loader .loaderShow .spinner :after,.loader .loaderShow .spinner:before{border:inherit;border-radius:50%;content:"";grid-area:1/1;margin:2.2px}.spinner:before{animation:inherit;animation-direction:reverse;animation-duration:.5s;border-color:#28a745 #0000}.spinner:after{margin:8.9px}@keyframes spinner-e04l1k{to{transform:rotate(1turn)}}.custom-input label{color:#293240;font-size:14px;font-weight:600;margin-bottom:8px}.custom-input input{-webkit-appearance:none;appearance:none;background-clip:padding-box;background-color:#fff;border:1px solid #ced4da;border-radius:6px;color:#293240;display:block;font-size:.875rem;font-weight:400;line-height:1.5;padding:.575rem 1rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}.custom-input input:focus{border-color:#4ea5a0;box-shadow:0 0 0 .2rem rgba(78,165,160,.251)}.custom-input input:focus-visible{border:none;outline:none}.textArea label{color:#293240;font-size:14px;font-weight:600;margin-bottom:8px}.textArea textarea{-webkit-appearance:none;appearance:none;background-clip:padding-box;background-color:#fff;border:1px solid #ced4da;border-radius:6px;color:#293240;display:block;font-size:.875rem;font-weight:400;line-height:1.5;padding:.575rem 1rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}.textArea textarea:focus{border-color:#4ea5a0;box-shadow:0 0 0 .2rem rgba(78,165,160,.251)}.textArea textarea:focus-visible{border:none;outline:none}.notificationIcon{align-items:flex-start;display:flex;justify-content:center;margin-right:13px}.notificationIcon svg{color:#ffa21d;height:30px;width:30px}.notificationIcon span{align-items:center;background-color:red;border-radius:50%;color:#fff;display:flex;font-size:13px;height:20px;justify-content:center;margin-left:-9px;margin-top:-7px;width:20px}.custom-select label{color:#293240;font-size:14px;font-weight:600;margin-bottom:8px}.custom-select #react-select-3-listbox{max-height:170px!important}.custom-select .select-optionList{border-radius:6px;cursor:pointer;margin:8px 10px;padding-bottom:5px!important;padding:2px 3px}.custom-select .select-optionList img{border-radius:8px;height:40px;margin-right:10px;object-fit:cover;width:40px}.custom-select .select-optionList:hover{background-color:#ebebeb}.custom-select .select-optionList span{color:#293240;font-size:.875rem;font-weight:400;line-height:1.5;text-transform:capitalize}.custom-select .optionShow-option img{border-radius:8px;height:40px;margin-right:10px;object-fit:cover;width:40px}.custom-select .optionShow-option span{color:#293240;font-size:.875rem;font-weight:400;line-height:1.5;text-transform:capitalize}.backButtonClick{display:none}.image-show .imgInput{align-items:flex-start;display:flex;flex-direction:column-reverse;justify-content:flex-start}.image-show .imgInput label{color:#293240;font-size:14px;font-weight:600;margin-bottom:8px}.image-show .imgInput input{border:1px solid #ced4da;color:#293240;font-size:.875rem;font-weight:400;width:100%}.image-show .imgInput input[type=file]::-webkit-file-upload-button{background-color:#4ea5a0;border:none;border-bottom-right-radius:0!important;border-top-right-radius:0!important;border-radius:.2em;color:#fff;cursor:pointer;height:40px;margin-right:15px!important;max-width:120px;padding:6px;-webkit-transition:1s;transition:1s;width:100%}.image-show .imgInput input[type=file]::file-selector-button{background-color:#4ea5a0;border:none;border-bottom-right-radius:0!important;border-top-right-radius:0!important;border-radius:.2em;color:#fff;cursor:pointer;height:40px;margin-right:15px!important;max-width:120px;padding:6px;transition:1s;width:100%}.image-show .imgShow img{border-radius:10px;height:118px;margin-top:15px;object-fit:cover;width:130px}.errorMessage{color:red!important;font-size:15px;margin-bottom:0;margin-top:5px}.mainTitle{margin-bottom:20px;margin-top:10px}.mainTitle .title{color:#060606;font-size:24px;font-weight:500}.mainTitle .total h6{color:#5d6f6d;font-size:20px;margin:0}.mainTitle .total h6 span{color:#339993;margin:0 4px}.statusButton span{align-items:center;color:#fff!important;display:flex;font-size:12px!important;justify-content:center;max-width:75px;padding:6px 17px 8px!important}.statusButton .reopenTicket{background-color:#ffa21d}.statusButton .openTicket{background-color:#28a745}.statusButton .closedTicket{background-color:#eb0a0a}.copyText svg{color:#339993;cursor:pointer;font-size:18px;margin-left:8px}.copyText button{background-color:#0000;border:none;outline:none}.date-range-box{align-items:center;display:flex;position:relative}.date-range-box input{border:1px solid #0a8c4d!important;border-radius:8px!important;border-bottom-right-radius:0!important;border-right:0!important;border-top-right-radius:0!important;max-width:166px!important}.date-range-box .right-drp-btn{background-color:#339993;border-left:0;border:1px solid #339993!important;border-radius:8px!important;border-bottom-left-radius:0!important;border-top-left-radius:0!important;color:#fff;font-size:13px;font-weight:500;height:41.5px;padding:10px}.zipfileShow{align-items:center;background-color:#e8f7f7;border-radius:10px;color:#329993;display:flex;justify-content:space-between;padding:13px}.zipfileShow h6{font-size:14px;margin:0;max-width:75%;overflow:hidden;overflow-wrap:break-word;text-overflow:ellipsis;white-space:nowrap}.zipfileShow svg{border-right:1px solid #329993;height:26px;margin-right:6px;padding-right:6px;width:26px}.zipfileShow button{align-items:center;background-color:#329993;border:none;border-radius:10px;display:flex;height:34px;justify-content:center;margin-left:6px;padding:0;width:34px}.zipfileShow button:active,.zipfileShow button:hover{background-color:#53b1ac}.zipfileShow button svg{border:none;border-radius:10px;color:#fff;display:flex;height:24px;justify-content:center;margin:0 0 0 3px;padding:0;width:24px}.leftContent .zipfileShow button svg{margin:0!important}.table-custom{background-color:#fff;border:none;border-radius:6px;box-shadow:0 6px 30px #7578834d;display:block;height:100%;max-height:600px;min-height:600px;overflow:scroll;transition:box-shadow .2s ease-in-out;width:100%}.table-custom table thead{background-color:#fff;color:#293240}.table-custom table thead tr th{background:#f8f9fd;color:#060606;font-size:16px;opacity:.8;padding:.9rem .75rem;text-align:center;white-space:nowrap}.table-custom table tbody .discripton{max-width:250px;text-align:start!important;text-overflow:ellipsis;width:100%}.table-custom table tbody .discripton span{white-space:break-spaces!important}.table-custom table tbody tr td{border-bottom:2px solid #f1f1f1;border-top:2px solid #f1f1f1;height:60px;padding:6px 10px;white-space:nowrap}.table-custom table tbody tr td img{border-radius:50%!important;height:45px;object-fit:cover;width:45px}.table-custom table tbody tr td span{color:#293240;font-size:14px}.table-custom table tbody tr td .discripton{text-align:center;width:100%}.custom-pagination{margin-top:20px}.custom-pagination .paginationRow{align-items:center!important}.custom-pagination .paginationRow select{color:#000!important;margin-left:13px!important}.custom-pagination .paginationRow select .option{color:#000!important}.custom-pagination .pagination .page-item a{background-color:#339993;border-color:#339993;color:#fff}.custom-pagination .pagination .active a{background-color:#1f6f6a!important}.custom-pagination .pagination .disabled a{background-color:#4ea5a0;border-color:#4ea5a0;opacity:.8}.searchButton{display:flex;justify-content:flex-end;width:100%}.searchButton .inputData{max-width:250px;position:relative;width:100%}.searchButton .inputData input{-webkit-appearance:none;appearance:none;background-clip:padding-box;background-color:#fff;border:1px solid #ced4da;border-radius:6px;color:#293240;font-size:.875rem;font-weight:400;height:40px;line-height:1.5;padding-left:6px!important;padding:5px;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}.searchButton .inputData input:focus{border-color:#4ea5a0;box-shadow:0 0 0 .2rem rgba(78,165,160,.251)}.searchButton .inputData input:focus-visible{border:none;outline:none}.searchButton .inputData .searchIcon{align-items:center;background-color:#339993;border-bottom-right-radius:6px;border-top-right-radius:6px;cursor:pointer;display:flex;height:40px;justify-content:center;position:absolute;right:0;top:0;width:40px}.searchButton .inputData .searchIcon:hover{background-color:#4ea5a0;border-color:#4ea5a0}.searchButton .inputData .searchIcon svg{color:#fff}.swal2-container{z-index:999999999}.inputChat__suggestions{align-items:center;background-color:#dbdbdb!important;border-bottom-left-radius:0!important;border-bottom-right-radius:0!important;border-radius:10px;bottom:20%!important;display:flex;height:91px;left:23%!important;min-width:360px!important;position:absolute!important;right:50%!important;top:auto!important;transform:translate(50%,50%)!important;z-index:1!important}.inputChat__suggestions ul{width:90%}.inputChat__suggestions .selectedMention{background-color:red!important}.inputChat__suggestions .userMentionShow{align-items:center;background-color:#329993;border-radius:10px;cursor:pointer;display:flex;margin:4px 4px 4px 11px!important;padding:2px 3px;padding-bottom:3px!important;width:100%}.inputChat__suggestions .userMentionShow:hover{background-color:#329993}.inputChat__suggestions .userMentionShow:focus-visible{background-color:#329993}.inputChat__suggestions .userMentionShow:active,.inputChat__suggestions .userMentionShow:focus{background-color:#329993}.inputChat__suggestions .userMentionShow img{border-radius:50%;height:25px;width:25px}.inputChat__suggestions .userMentionShow span{color:#fff;font-size:11px;margin-bottom:0;margin-left:5px!important;text-transform:capitalize}.inputChat__suggestions .userMentionShow .nameImgProfile{font-size:12px;height:25px!important;width:25px!important}.cancleButtonAlert{background-color:#dc3545;border:1px solid #0000;border-radius:.25rem;color:#fff;font-size:1rem;font-weight:400;line-height:1.25;margin:0 .5rem;padding:.5rem .75rem;text-align:center;transition:all .15s ease-in-out;-webkit-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap}.cancleButtonAlert:hover{background-color:#c82333;border-color:#bd2130;color:#fff}.cancleButtonAlert:active{background-color:#c82333!important;border-color:#bd2130!important;color:#fff!important}.swal2-icon-show{border:1px solid #000!important}.confirmAlert{background-color:#28a745!important;border:1px solid #0000!important;border-radius:.25rem!important;color:#fff;font-size:1rem!important;font-weight:400!important;line-height:1.25!important;margin:.3125em;padding:.625em 1.1em;text-align:center!important;transition:all .15s ease-in-out!important;-webkit-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap}.confirmAlert:active,.confirmAlert:hover{background-color:#218838!important;border-color:#1e7e34!important;color:#fff!important}.confirmAlert:focus{box-shadow:0 0 0 3px #28a745!important}.submitButtonAlert{background-color:#28a745;border:1px solid #0000;border-radius:.25rem;color:#fff;font-size:1rem;font-weight:400;line-height:1.25;margin:0 .5rem;padding:.5rem .75rem;text-align:center;transition:all .15s ease-in-out;-webkit-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap}.submitButtonAlert:active,.submitButtonAlert:hover{background-color:#218838!important;border-color:#1e7e34!important;color:#fff!important}.newbuttonone{background-color:#339993!important;border:none;border-radius:20px;color:#fff;font-size:12px;outline:none;padding:10px 20px}.newButton{align-items:center;background-color:#339993;border:1px solid #339993;border-radius:6px;color:#fff;display:flex;font-size:14px;height:38px;justify-content:center;max-width:100px;padding:5px;width:100%}.newButton:hover{background-color:#4ea5a0;border-color:#4ea5a0}.newButton svg{color:#fff;font-size:17px;margin-right:3px}.closeTicketMessage{align-items:center;background-color:red;border-color:red;border-radius:6px;color:#fff;display:flex;font-size:14px;height:38px;justify-content:center;max-width:100px;padding:5px;width:100%}.closeTicketMessage:hover{background-color:#e32424;border-color:#e32424}.closeTicketMessage svg{color:#fff;font-size:17px;margin-right:3px}.closedTicketMessage{align-items:center;background-color:#28a745;border-color:#28a745;border-radius:6px;color:#fff;display:flex;font-size:14px;height:38px;justify-content:center;max-width:100px;padding:5px;width:100%}.closedTicketMessage:hover{background-color:#3b9e52;border-color:#28a745}.closedTicketMessage svg{color:#fff;font-size:17px;margin-right:3px}.EmojiPickerReact{bottom:-100px!important;left:20px!important;position:absolute!important}.action-button button{align-items:center;border:1px solid;border-radius:9.3552px;color:#fff;display:inline-flex;font-size:20px;height:33px;justify-content:center;margin:0 5px;outline:none;width:33px}.action-button .editButton{background-color:#3ec9d6;border-color:#3ec9d6}.action-button .deleteButton{background-color:#ff3a6e;border-color:#ff3a6e}.action-button .reOpen{background-color:#ffa21d;border-color:#ffa21d;font-size:14px}.action-button .editButton{background-color:#1de21630;border-color:#1de21630;color:green;font-size:14px}.action-button .review-button.reviewed{background-color:#ffd70030}.action-button .review-button.not-reviewed{background-color:#f0f0f0}.action-button .viewButton{background-color:#3ec9d6;border-color:#3ec9d6}.action-button .viewButton svg{font-size:30px}.action-button .closeButton{background-color:#e32424;border-color:#e32424;font-size:16px}.action-button .chatButton{background-color:#2ad321;border-color:#2ad321;font-size:14px}.dialog{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#0000006b;display:inline-flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1111}.dialog .mainDiaogBox{background-color:#fff;border-radius:20px!important;max-width:55vw;width:100%}.dialog .mainDiaogBox .dialogHead{align-items:center;border-bottom:1px solid #d8d7d7;display:flex;justify-content:space-between;padding:20px}.dialog .mainDiaogBox .dialogHead h6{color:#060606;cursor:pointer;font-size:18px;font-weight:600;margin:0;opacity:.8}.dialog .mainDiaogBox .dialogHead svg{border:0;border-radius:10px;color:#000;cursor:pointer;font-size:27px;opacity:.5}.dialog .mainDiaogBox .dialogHead svg:hover{color:#000;opacity:.75;text-decoration:none}.dialog .mainDiaogBox .dialogBody{height:100%;max-height:600px;overflow:auto;padding:16px}.dialog .mainDiaogBox .dialog-footer{align-items:center;border-top:1px solid #d8d7d7;display:flex;justify-content:flex-end;padding:16px}.dialog .mainDiaogBox .dialog-footer button{border-radius:6px;color:#fff;height:40px;margin:0 6px;max-width:95px;padding:5px;width:100%}.dialog .mainDiaogBox .dialog-footer button span{font-size:14px;font-weight:600}.dialog .mainDiaogBox .dialog-footer .cancelButton{background-color:#d3d4d5;border:1px solid #c6c7c8}.dialog .mainDiaogBox .dialog-footer .cancelButton span{color:#060606;font-weight:500;opacity:.8}.dialog .mainDiaogBox .dialog-footer .cancelButton:hover{background-color:#d9d9da;border-color:#dbdbdb}.dialog .mainDiaogBox .dialog-footer .submitButton{background-color:#339993;border:1px solid #339993}.dialog .mainDiaogBox .dialog-footer .submitButton:hover{background-color:#4ea5a0;border-color:#4ea5a0}.showNotification{align-items:center;background-color:#74a6a3;border-radius:6px;box-shadow:0 0 5px #0003;cursor:pointer;display:flex;font-weight:600;gap:11px;height:60px;opacity:1;padding:15px;position:absolute;right:1%;top:3%;transition-duration:.1s,.5s,.2s;transition-property:top,left,opacity,transform,background-color;transition-timing-function:ease;width:300px;z-index:5}.showNotification img{border-radius:6px;height:35px;object-fit:cover;width:35px}.showNotification .textNotification{align-items:center;display:flex}.showNotification .textNotification h6{color:#fff;margin:0}.showNotification svg{background-color:#fff;border-radius:10px;color:#000;cursor:pointer;height:20px;padding:2px;position:absolute;right:11px;width:20px}.notfound{align-items:center;color:#329993;display:flex;font-weight:600;height:50vh;justify-content:center}.chat-loader{animation:chatLoader .7s linear infinite;border-left:4px solid gray;border-radius:50%;border-right:4px solid #ff00;border-top:4px solid gray;box-sizing:border-box;height:40px;width:40px}@keyframes chatLoader{to{transform:rotate(1turn)}}@media screen and (min-device-width:768px)and (max-device-width:1050px){.mesageOnPage .appInfo{padding:16px}}@media only screen and (max-device-width:768px){.mainTitle{margin-bottom:18px;margin-top:2px}.mainTitle .title{font-size:23px}.chatUserDetails{height:auto;overflow:visible;overflow:initial}.profileImgGrupe{position:relative}.moOnline{bottom:-1px;display:block!important;position:absolute;right:-2px}.moOnline .onlineButton{background-color:#00b207;border-radius:50%;height:10px;width:10px}.moOnline .offlineButton{background-color:#db2e2e;border-radius:50%;height:10px;width:10px}.table-custom{margin:8px 8px 0!important}.custom-pagination{align-items:center;display:flex}.dashboard .countShow{margin:0!important}.dashboard .countShow .countShowBox{height:90%}.searchButtonShow .searchButton,.searchButtonShow .searchButtonButton{justify-content:center!important}.searchButtonShow .searchButton{margin-top:10px}.DeveloperPage .DeveloperDialog .mainDiaogBox{max-width:56vh!important}.backButtonClick{display:block!important}.TicketPage .anlyticsButton{justify-content:space-between;margin-bottom:10px}.TicketPage .DeveloperDialog .mainDiaogBox{max-width:56vh!important}.sidebarPage{display:none}#mainPageBgResponsive{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#0000006b;display:block;height:100vh;justify-content:center;left:0;position:fixed;top:66px;width:100%;z-index:11}.topHeadShowChat{margin-left:24px}.topHeadShowChat h6{margin-left:20px!important}.topHeadShowChat .backButtonClick{left:12px;position:absolute;top:20px}.topHeadShowChat .backButtonClick svg{color:#9d9d9d;height:26px;width:26px}.sidebarPagemobile{position:absolute;top:66px}.sidebarPagemobile .sidebarTop{display:none}.navbar-page{height:70px;position:relative}.navbar-page .menuIconButton{display:block!important;position:absolute;top:20px}.navbar-page .menuIconButton svg{color:#329993;height:24px;width:24px}.navbar-page .titleNav{justify-content:flex-end!important}.navbar-page .titleNav h6{font-size:23px;margin:0}.navbar-page .adminProfile{border-radius:8px;height:50px;max-width:150px;min-width:108px;padding:0 6px}.navbar-page .adminProfile img{height:35px;margin-right:5px;width:35px}.navbar-page .adminProfile span{font-size:14px}.moPage{margin:0}.chatDataShow{display:none}.chatUserShow{padding:14px 16px!important}.leftSideChat{display:block}.profileText span{max-width:40px;min-width:40px}.adminPageChat .moMessageBody{padding:0!important}.adminPageChat .moMessageBody .activeChat,.adminPageChat .moMessageBody .userProfileContent:hover{border-left:2px solid #329993!important}.adminPageChat .moMessageBody .userProfileContent .userProfileBox{border-radius:10px;padding:10px 14px}.adminPageChat .moMessageBody .userProfileContent .userProfileBox .profileImgGrupe img{height:48px;width:48px}.adminPageChat .moMessageBody .userProfileContent .userProfileBox .profileText .ProfileName h6{font-size:15px}.adminPageChat .moMessageBody .userProfileContent .userProfileBox .profileText .ProfileName span,.adminPageChat .moMessageBody .userProfileContent .userProfileBox .profileText .timeTextShow h4{font-size:13px}.adminPageChat .moMessageBody .allChatShow{height:calc(100vh - 300.55px)!important}.adminPageChat .moMessageBody .allChatShow .nameImgProfile{font-size:10px;height:23px!important;width:23px!important}.adminPageChat .moMessageBody .allChatShow .leftContent{margin:4px 4px 4px 2px!important}.adminPageChat .moMessageBody .allChatShow .leftContent .leftChat{margin:2px!important}.adminPageChat .moMessageBody .allChatShow .leftContent .leftChat .messageShow .messageBodyShow{border-radius:10px 10px 10px 0!important;margin-bottom:6px!important;padding:8px 10px!important}.adminPageChat .moMessageBody .allChatShow .leftContent .leftChat .messageShow .messageBodyShow span{font-size:12px!important;line-height:16px}.adminPageChat .moMessageBody .allChatShow .leftContent .leftChat .messageShow .UserameShow h6{font-size:10px!important}.adminPageChat .moMessageBody .allChatShow .leftContent .leftChat .chatDataProfile img{height:30px!important;width:30px!important}.adminPageChat .moMessageBody .allChatShow .leftContent .messageShowImg .messageShow .messageBodyShow{padding:2px!important}.adminPageChat .moMessageBody .allChatShow .leftContent .messageShowImg .messageShow .messageBodyShow img{border:1px solid #329993;border-radius:8px!important;height:100px!important;margin-bottom:6px!important;padding:3px!important;width:100px!important}.adminPageChat .moMessageBody .allChatShow .rightContent{margin:4px 4px 4px 0!important}.adminPageChat .moMessageBody .allChatShow .rightContent .rightChat{margin:2px 5px 1px 0!important}.adminPageChat .moMessageBody .allChatShow .rightContent .rightChat .messageShow .messageBodyShow{border-radius:10px 10px 0 10px;margin-bottom:6px!important;padding:8px 10px!important}.adminPageChat .moMessageBody .allChatShow .rightContent .rightChat .messageShow .messageBodyShow span{font-size:12px!important;line-height:16px}.adminPageChat .moMessageBody .allChatShow .rightContent .rightChat .messageShow .UserameShow h6{font-size:10px!important}.adminPageChat .moMessageBody .allChatShow .rightContent .rightChat .chatDataProfile img{height:30px!important;width:30px!important}.adminPageChat .moMessageBody .allChatShow .rightContent .messageShowImg .messageShow .messageBodyShow{padding:2px!important}.adminPageChat .moMessageBody .allChatShow .rightContent .messageShowImg .messageShow .messageBodyShow img{border:1px solid #329993;border-radius:8px;height:100px;margin-bottom:6px!important;padding:3px;width:100px}.adminPageChat .moMessageBody .leftSideChat{height:100vh;width:100%}.adminPageChat .moMessageBody .chatMessageShow{left:0;overflow:hidden;padding:0!important;position:absolute;top:0;width:100%}.adminPageChat .moMessageBody .chatMessageShow .backCharMessage{margin-right:13px}.adminPageChat .moMessageBody .chatMessageShow .backCharMessage svg{color:gray;height:26px;width:26px}.adminPageChat .moMessageBody .chatMessageShow .openDetailModel{display:block!important;position:absolute;right:16px}.adminPageChat .moMessageBody .chatMessageShow .openDetailModel button{background-color:#0000;border:none;color:#329993}.adminPageChat .moMessageBody .chatMessageShow .openDetailModel button svg{height:20px;width:20px}.adminPageChat .moMessageBody .mobileDetailsChat{padding:0;position:absolute;right:10%;top:95px;width:80%}.adminPageChat .moMessageBody .mobileDetailsChat .appInfoBg{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#0000006b;display:block;height:100vh;justify-content:center;left:0;position:fixed;top:74px;width:100%;z-index:1111}.adminPageChat .moMessageBody .mobileDetailsChat .appInfo{border-radius:10px;display:none;margin-top:12px;padding:10px;position:relative;z-index:11111}.adminPageChat .moMessageBody .mobileDetailsChat .appInfo .appInfoHead{margin-top:10px;padding:11px 13px}.adminPageChat .moMessageBody .mobileDetailsChat .appInfo .appInfoHead span{font-size:14px}.adminPageChat .moMessageBody .mobileDetailsChat .appInfo .appInfoHead h5{font-size:16px;font-weight:600;margin:3px 0 1px}.adminPageChat .moMessageBody .mobileDetailsChat .appInfo .appInfoBody{margin-top:10px;padding-bottom:3px}.adminPageChat .moMessageBody .mobileDetailsChat .appInfo .appInfoBody img{border:2px solid #329993;height:80px;margin-top:10px;width:80px}.adminPageChat .moMessageBody .mobileDetailsChat .appInfo .appInfoBody h6{font-size:17px;margin-top:16px}.adminPageChat .moMessageBody .mobileDetailsChat .appInfo .appInfoBody span{font-size:12px;margin:10px 0;margin-top:6px!important;padding:10px}.adminPageChat .moMessageBody .mobileDetailsChat .appInfo .appInfoBody .nameImgProfile{font-size:23px!important}.adminPageChat .moMessageBody .mobileDetailsChat .appInfo .profileViewOth{align-items:center;display:flex;justify-content:space-between}.adminPageChat .moMessageBody .mobileDetailsChat .appInfo .appInfoFooter h6{font-size:16px;padding-bottom:8px;padding-top:8px}.adminPageChat .moMessageBody .mobileDetailsChat .appInfo .appInfoFooter ul li span{font-size:12px}.adminPageChat .moMessageBody .mobileDetailsChat .appInfo .appInfoFooter ul li h5{font-size:12px;margin:3px}.inputChat__suggestions{left:0!important;min-width:200px!important;width:37%}.closeTicketMessage{font-size:12px;height:30px;margin-bottom:8px;margin-top:-8px!important;width:85px}.closeIcon{background-color:#0000;border:none;cursor:pointer;display:block!important;position:absolute;right:-17px;top:-17px}.closeIcon svg{color:#393636;height:28px;width:28px}}@media screen and (min-device-width:600px)and (max-device-width:768px){.mesageOnPage .appInfo{padding:17px}.mesageOnPage .appInfo .appInfoHead{padding:10px 16px}.mesageOnPage .appInfo .appInfoHead span{font-size:14px}.mesageOnPage .appInfo .appInfoBody h6,.mesageOnPage .appInfo .appInfoFooter h6,.mesageOnPage .appInfo .appInfoHead h5{font-size:20px}.mesageOnPage .appInfo .appInfoFooter ul li h5,.mesageOnPage .appInfo .appInfoFooter ul li span{font-size:14px}}@media only screen and (max-device-width:600px){.image-viewModel .mainDiaogBox{width:90%!important}.DeveloperPage .DeveloperDialog .mainDiaogBox,.TicketPage .DeveloperDialog .mainDiaogBox{max-width:45vh!important}.login-form{width:94%!important}.navbar-page .titleNav h6{margin-right:6px;text-align:center}.mesageOnPage .messageConetnt .chatDataShow{display:block!important}.mesageOnPage .messageConetnt .chatDataShow .topchatHead{min-height:66px!important;padding:10px!important}.mesageOnPage .messageConetnt .chatDataShow .topchatHead .chatBodyGrupeImg{margin-left:10px}.mesageOnPage .messageConetnt .chatDataShow .topchatHead .chatBodyGrupeImg img,.mesageOnPage .messageConetnt .chatDataShow .topchatHead .chatBodyGrupeImg span{height:40px!important;width:40px!important}.mesageOnPage .messageConetnt .chatDataShow .topchatHead .chatBodyGrupeImg h6{font-size:16px!important;margin-left:10px}.mesageOnPage .messageConetnt .chatDataShow .chatDataBody .allChatShow{height:calc(100vh - 300.55px)!important}.mesageOnPage .messageConetnt .chatDataShow .chatDataBody .allChatShow .nameImgProfile{font-size:10px;height:23px!important;width:23px!important}.mesageOnPage .messageConetnt .chatDataShow .chatDataBody .allChatShow .leftContent{margin:4px 4px 4px 2px!important}.mesageOnPage .messageConetnt .chatDataShow .chatDataBody .allChatShow .leftContent .leftChat{margin:2px!important}.mesageOnPage .messageConetnt .chatDataShow .chatDataBody .allChatShow .leftContent .leftChat .messageShow .messageBodyShow{border-radius:13px 10px 10px 0;margin-bottom:6px;padding:5px 8px}.mesageOnPage .messageConetnt .chatDataShow .chatDataBody .allChatShow .leftContent .leftChat .messageShow .messageBodyShow span{font-size:12px!important;line-height:16px}.mesageOnPage .messageConetnt .chatDataShow .chatDataBody .allChatShow .leftContent .leftChat .messageShow .UserameShow h6{font-size:10px!important}.mesageOnPage .messageConetnt .chatDataShow .chatDataBody .allChatShow .leftContent .leftChat .chatDataProfile img{height:30px!important;width:30px!important}.mesageOnPage .messageConetnt .chatDataShow .chatDataBody .allChatShow .leftContent .messageShowImg .messageShow .messageBodyShow{padding:2px!important}.mesageOnPage .messageConetnt .chatDataShow .chatDataBody .allChatShow .leftContent .messageShowImg .messageShow .messageBodyShow img{border:1px solid #329993;border-radius:8px;height:100px;margin-bottom:6px!important;padding:3px;width:100px}.mesageOnPage .messageConetnt .chatDataShow .chatDataBody .allChatShow .rightContent{margin:4px 4px 4px 0!important}.mesageOnPage .messageConetnt .chatDataShow .chatDataBody .allChatShow .rightContent .rightChat{margin:2px 5px 1px 0!important}.mesageOnPage .messageConetnt .chatDataShow .chatDataBody .allChatShow .rightContent .rightChat .messageShow .messageBodyShow{border-radius:10px 10px 0 13px;margin-bottom:6px;padding:5px 8px}.mesageOnPage .messageConetnt .chatDataShow .chatDataBody .allChatShow .rightContent .rightChat .messageShow .messageBodyShow span{font-size:12px!important;line-height:16px}.mesageOnPage .messageConetnt .chatDataShow .chatDataBody .allChatShow .rightContent .rightChat .messageShow .UserameShow h6{font-size:10px!important}.mesageOnPage .messageConetnt .chatDataShow .chatDataBody .allChatShow .rightContent .rightChat .chatDataProfile img{height:30px!important;width:30px!important}.mesageOnPage .messageConetnt .chatDataShow .chatDataBody .allChatShow .rightContent .messageShowImg .messageShow .messageBodyShow{padding:2px!important}.mesageOnPage .messageConetnt .chatDataShow .chatDataBody .allChatShow .rightContent .messageShowImg .messageShow .messageBodyShow img{border:1px solid #329993;border-radius:8px;height:100px;margin-bottom:6px!important;padding:3px;width:100px}.mesageOnPage .messageConetnt .chatDataShow .chatDataFooter form{border-radius:12px}.mesageOnPage .messageConetnt .chatDataShow .chatDataFooter form .chatButtonSend .inputChat{height:60px}.mesageOnPage .messageConetnt .chatDataShow .chatDataFooter form .chatButtonSend .inputChat textarea{font-size:12px!important;padding:0 10px!important}.mesageOnPage .messageConetnt .chatDataShow .chatDataFooter form .socialButton{margin:23px 18px!important;padding-top:6px}.mesageOnPage .messageConetnt .chatDataShow .emojiModel{bottom:-26px!important;right:101px!important}.mesageOnPage .messageConetnt .chatDataShow .emojiModel .closeModel svg{height:24px;width:24px}.mesageOnPage .messageConetnt .chatDataShow .emojiModel .emoji-picker-react{height:250px!important;width:250px!important}.mesageOnPage .mobileDetailsChat{padding:0;position:absolute;right:10%;top:17%;width:80%}.mesageOnPage .mobileDetailsChat .appInfoBg{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#0000006b;display:block;height:100vh;justify-content:center;left:0;position:fixed;top:66px;width:100%;z-index:1111}.mesageOnPage .mobileDetailsChat .appInfo{border-radius:10px;display:none;padding:10px;position:relative;z-index:11111}.mesageOnPage .mobileDetailsChat .appInfo .appInfoHead{margin-top:10px;padding:11px 13px}.mesageOnPage .mobileDetailsChat .appInfo .appInfoHead span{font-size:14px}.mesageOnPage .mobileDetailsChat .appInfo .appInfoHead h5{font-size:16px;font-weight:600;margin:3px 0 1px}.mesageOnPage .mobileDetailsChat .appInfo .appInfoBody{margin-top:10px;padding-bottom:3px}.mesageOnPage .mobileDetailsChat .appInfo .appInfoBody img{border:2px solid #329993;height:80px;width:80px}.mesageOnPage .mobileDetailsChat .appInfo .appInfoBody h6{font-size:17px;margin-top:16px}.mesageOnPage .mobileDetailsChat .appInfo .appInfoBody span{font-size:12px;margin:10px 0;margin-top:6px!important;padding:6px}.mesageOnPage .mobileDetailsChat .appInfo .appInfoFooter h6{font-size:16px;padding-bottom:8px;padding-top:8px}.mesageOnPage .mobileDetailsChat .appInfo .appInfoFooter ul li span{font-size:12px}.mesageOnPage .mobileDetailsChat .appInfo .appInfoFooter ul li h5{font-size:12px;margin:3px}.mesageOnPage .openDetailModel{display:block!important;position:absolute;right:16px}.mesageOnPage .openDetailModel button{background-color:#0000;border:none;color:#329993}.mesageOnPage .openDetailModel button svg{height:20px;width:20px}.inputChat__suggestions__item .userMentionShow span{align-items:center;border-radius:30px;display:flex;justify-content:center}}.daterangepicker{background-color:#fff;border:1px solid #ddd;border-radius:4px;color:inherit;display:none;font-family:arial;font-size:15px;left:20px;line-height:1em;margin-top:7px;max-width:none;padding:0;position:absolute;top:100px;width:278px;z-index:3001}.daterangepicker:after,.daterangepicker:before{border-bottom-color:#0003;content:"";display:inline-block;position:absolute}.daterangepicker:before{border-bottom:7px solid #ccc;border-left:7px solid #0000;border-right:7px solid #0000;top:-7px}.daterangepicker:after{border-bottom:6px solid #fff;border-left:6px solid #0000;border-right:6px solid #0000;top:-6px}.daterangepicker.opensleft:before{right:9px}.daterangepicker.opensleft:after{right:10px}.daterangepicker.openscenter:after,.daterangepicker.openscenter:before{left:0;margin-left:auto;margin-right:auto;right:0;width:0}.daterangepicker.opensright:before{left:9px}.daterangepicker.opensright:after{left:10px}.daterangepicker.drop-up{margin-top:-7px}.daterangepicker.drop-up:before{border-bottom:initial;border-top:7px solid #ccc;bottom:-7px;top:auto}.daterangepicker.drop-up:after{border-bottom:initial;border-top:6px solid #fff;bottom:-6px;top:auto}.daterangepicker.single .daterangepicker .ranges,.daterangepicker.single .drp-calendar{float:none}.daterangepicker.single .drp-selected{display:none}.daterangepicker.show-calendar .drp-buttons,.daterangepicker.show-calendar .drp-calendar{display:block}.daterangepicker.auto-apply .drp-buttons{display:none}.daterangepicker .drp-calendar{display:none;max-width:270px}.daterangepicker .drp-calendar.left{padding:8px 0 8px 8px}.daterangepicker .drp-calendar.right{padding:8px}.daterangepicker .drp-calendar.single .calendar-table{border:none}.daterangepicker .calendar-table .next span,.daterangepicker .calendar-table .prev span{border:solid #000;border-radius:0;border-width:0 2px 2px 0;color:#fff;display:inline-block;padding:3px}.daterangepicker .calendar-table .next span{transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}.daterangepicker .calendar-table .prev span{transform:rotate(135deg);-webkit-transform:rotate(135deg)}.daterangepicker .calendar-table td,.daterangepicker .calendar-table th{border:1px solid #0000;border-radius:0;cursor:pointer;font-size:12px;height:24px;line-height:24px;min-width:32px;text-align:center;vertical-align:middle;white-space:nowrap;width:32px}.daterangepicker .calendar-table{background-color:#fff;border:1px solid #fff;border-radius:4px}.daterangepicker .calendar-table table{border-collapse:collapse;border-spacing:0;margin:0;width:100%}.daterangepicker td.available:hover,.daterangepicker th.available:hover{background-color:#eee;border-color:#0000;color:inherit}.daterangepicker td.week,.daterangepicker th.week{color:#ccc;font-size:80%}.daterangepicker td.off,.daterangepicker td.off.end-date,.daterangepicker td.off.in-range,.daterangepicker td.off.start-date{background-color:#fff;border-color:#0000;color:#999}.daterangepicker td.in-range{background-color:#ebf4f8;border-color:#0000;border-radius:0;color:#000}.daterangepicker td.start-date{border-radius:4px 0 0 4px}.daterangepicker td.end-date{border-radius:0 4px 4px 0}.daterangepicker td.start-date.end-date{border-radius:4px}.daterangepicker td.active,.daterangepicker td.active:hover{background-color:#357ebd;border-color:#0000;color:#fff}.daterangepicker th.month{width:auto}.daterangepicker option.disabled,.daterangepicker td.disabled{color:#999;cursor:not-allowed;text-decoration:line-through}.daterangepicker select.monthselect,.daterangepicker select.yearselect{cursor:default;font-size:12px;height:auto;margin:0;padding:1px}.daterangepicker select.monthselect{margin-right:2%;width:56%}.daterangepicker select.yearselect{width:40%}.daterangepicker select.ampmselect,.daterangepicker select.hourselect,.daterangepicker select.minuteselect,.daterangepicker select.secondselect{background:#eee;border:1px solid #eee;font-size:12px;margin:0 auto;outline:0;padding:2px;width:50px}.daterangepicker .calendar-time{line-height:30px;margin:4px auto 0;position:relative;text-align:center}.daterangepicker .calendar-time select.disabled{color:#ccc;cursor:not-allowed}.daterangepicker .drp-buttons{border-top:1px solid #ddd;clear:both;display:none;line-height:12px;padding:8px;text-align:right;vertical-align:middle}.daterangepicker .drp-selected{display:inline-block;font-size:12px;padding-right:8px}.daterangepicker .drp-buttons .btn{font-size:12px;font-weight:700;margin-left:8px;padding:4px 8px}.daterangepicker.show-ranges.single.rtl .drp-calendar.left{border-right:1px solid #ddd}.daterangepicker.show-ranges.single.ltr .drp-calendar.left{border-left:1px solid #ddd}.daterangepicker.show-ranges.rtl .drp-calendar.right{border-right:1px solid #ddd}.daterangepicker.show-ranges.ltr .drp-calendar.left{border-left:1px solid #ddd}.daterangepicker .ranges{float:none;margin:0;text-align:left}.daterangepicker.show-calendar .ranges{margin-top:4px}.daterangepicker .ranges ul{list-style:none;margin:0 auto;padding:0;width:100%}.daterangepicker .ranges li{cursor:pointer;font-size:14px;padding:12px 16px!important}.daterangepicker .ranges li:hover{background-color:#eee}.daterangepicker .ranges li.active{background-color:#08c;border-radius:1px;color:#fff;height:inherit;margin:0!important;width:inherit}.daterangepicker .ranges li.active:first-child{background-color:initial;color:#000}.daterangepicker .ranges li.active:first-child:hover{background-color:#eee!important}@media (min-width:564px){.daterangepicker{width:auto}.daterangepicker.single .ranges ul{width:100%}.daterangepicker.single .drp-calendar.left{clear:none}.daterangepicker.single .drp-calendar,.daterangepicker.single .ranges{float:left}.daterangepicker{direction:ltr;text-align:left}.daterangepicker .drp-calendar.left{clear:left;margin-right:0}.daterangepicker .drp-calendar.left .calendar-table{border-bottom-right-radius:0;border-right:none;border-top-right-radius:0}.daterangepicker .drp-calendar.right{margin-left:0}.daterangepicker .drp-calendar.right .calendar-table{border-bottom-left-radius:0;border-left:none;border-top-left-radius:0}.daterangepicker .drp-calendar.left .calendar-table{padding-right:8px}.daterangepicker .drp-calendar,.daterangepicker .ranges{float:left}}@media (min-width:730px){.daterangepicker .ranges{float:left;width:auto}.daterangepicker.rtl .ranges{float:right}.daterangepicker .drp-calendar.left{clear:none!important}}

/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{height:1px;left:-100000px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{word-wrap:break-word;box-sizing:border-box;height:100%;line-height:1.42;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap}.ql-editor>*{cursor:text}.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor ol,.ql-editor p,.ql-editor pre,.ql-editor ul{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;margin:0;padding:0}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"\2022"}.ql-editor ul[data-checked=false],.ql-editor ul[data-checked=true]{pointer-events:none}.ql-editor ul[data-checked=false]>li *,.ql-editor ul[data-checked=true]>li *{pointer-events:all}.ql-editor ul[data-checked=false]>li:before,.ql-editor ul[data-checked=true]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"\2611"}.ql-editor ul[data-checked=false]>li:before{content:"\2610"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-increment:list-0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow .ql-toolbar:after,.ql-snow.ql-toolbar:after{clear:both;content:"";display:table}.ql-snow .ql-toolbar button,.ql-snow.ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow .ql-toolbar button svg,.ql-snow.ql-toolbar button svg{float:left;height:100%}.ql-snow .ql-toolbar button:active:hover,.ql-snow.ql-toolbar button:active:hover{outline:none}.ql-snow .ql-toolbar input.ql-image[type=file],.ql-snow.ql-toolbar input.ql-image[type=file]{display:none}.ql-snow .ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar button.ql-active,.ql-snow .ql-toolbar button:focus,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar button.ql-active,.ql-snow.ql-toolbar button:focus,.ql-snow.ql-toolbar button:hover{color:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill{fill:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter{stroke:#06c}@media (pointer:coarse){.ql-snow .ql-toolbar button:hover:not(.ql-active),.ql-snow.ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-stroke.ql-thin,.ql-snow .ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{margin-bottom:5px;margin-top:5px;padding:5px 10px;white-space:pre-wrap}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;padding:2px 4px;width:24px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid #0000;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{margin-top:-9px;position:absolute;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-item:before,.ql-snow .ql-picker.ql-header .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-item:before,.ql-snow .ql-picker.ql-font .ql-picker-label:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-item:before,.ql-snow .ql-picker.ql-size .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid #0000}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid #0000;box-shadow:0 2px 8px #0003}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{border:1px solid #ccc;display:none;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}@keyframes enter{0%{opacity:0;transform:translateY(-1rem)}to{opacity:1;transform:translateY(0)}}@keyframes leave{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-1rem)}}.notificationContent{display:flex;justify-content:flex-end;overflow-wrap:break-word;width:100%}.notificationContent .notificationBoxShow{max-width:300px!important}.notificationContent .toast-enter{animation:enter .5s}.notificationContent .toast-leave{animation:leave .5s}.notificationContent .max-w-md{max-width:28rem}.notificationContent .bg-white{background-color:#fff}.notificationContent .shadow-lg{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.notificationContent .rounded-lg{border-radius:.75rem}.notificationContent .pointer-events-auto{pointer-events:auto}.notificationContent .flex{display:flex}.notificationContent .ring-1{border-width:1px}.notificationContent .ring-black{--ring-color:#000;--ring-offset-color:#000}.notificationContent .ring-opacity-5{--ring-opacity:0.05}.notificationContent img{height:35px!important;object-fit:cover;width:35px!important}.notificationContent .nameImgProfile{align-items:center;background-color:#ff3a6e;border-radius:50%;color:#fff;display:inline-flex;height:30px!important;justify-content:center;outline:1px solid #fff;width:30px!important}.notificationContent .flex-1{flex:1 1}.notificationContent .p{max-width:80px!important;overflow-wrap:break-word}.notificationContent .items-start{align-items:flex-start}.notificationContent .flex-shrink-0{flex-shrink:0}.notificationContent .h-10{height:2.5rem}.notificationContent .w-10{width:2.5rem}.notificationContent .rounded-full{border-radius:9999px}.notificationContent .ml-3{margin-left:.75rem}.notificationContent .text-sm{font-size:.875rem}.notificationContent button{color:#4f46e5!important;padding:0 10px 0 12px!important}.notificationContent .notificationBox{align-items:center;display:flex}.notificationContent .font-medium{font-weight:500}.notificationContent h6,.notificationContent p{margin:0}.notificationContent .text-gray-900{--text-opacity:1;color:rgba(17,24,39,var(--text-opacity))}.notificationContent .mt-1{margin-top:.25rem}.notificationContent .text-gray-500{--text-opacity:1;color:rgba(107,114,128,var(--text-opacity))}.notificationContent .border-l{border-left-width:1px}.notificationContent .border-gray-200{--border-opacity:1;border-color:rgba(229,231,235,var(--border-opacity))}.notificationContent .w-full{width:100%}.notificationContent .border{border-width:1px}.notificationContent .rounded-none{border-radius:0}.notificationContent .rounded-r-lg{border-bottom-right-radius:.75rem;border-top-right-radius:.75rem}.notificationContent .p-4{padding:1rem}.notificationContent .items-center{align-items:center}.notificationContent .justify-center{justify-content:center}.notificationContent .text-indigo-600{--text-opacity:1;color:rgba(79,70,229,var(--text-opacity))}.notificationContent .hover\\:text-indigo-500:hover{--text-opacity:1;color:rgba(99,102,241,var(--text-opacity))}.notificationContent .focus\\:outline-none:focus{outline:2px solid #0000;outline-offset:2px}.notificationContent .focus\\:ring-2:focus{--ring-offset-shadow:0 0 0 var(--ring-offset-width) var(--ring-offset-color);box-shadow:0 0 0 2px var(--ring-offset-shadow),0 0 0 3px var(--ring-color)}.notificationContent .focus\\:ring-indigo-500:focus{--ring-color:#6574cd}.notificationContent .focus\\:ring-opacity-75:focus{--ring-opacity:0.75}.notificationContent .animate-enter{animation:enter .5s}.notificationContent .animate-leave{animation:leave .5s}
/*# sourceMappingURL=main.8e1b8f83.css.map*/