@import"https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600&display=swap";
@keyframes Select-animation-spin{to{transform:rotate(1turn)}}.Select,.Select.Select--xs-with-icon{position:relative}.Select input::-webkit-contacts-auto-fill-button,.Select.Select--xs-with-icon input::-webkit-contacts-auto-fill-button,.Select input::-webkit-credentials-auto-fill-button,.Select.Select--xs-with-icon input::-webkit-credentials-auto-fill-button{display:none !important}.Select input::-ms-clear,.Select.Select--xs-with-icon input::-ms-clear{display:none !important}.Select input::-ms-reveal,.Select.Select--xs-with-icon input::-ms-reveal{display:none !important}.Select,.Select.Select--xs-with-icon,.Select div,.Select.Select--xs-with-icon div,.Select input,.Select.Select--xs-with-icon input,.Select span,.Select.Select--xs-with-icon span{box-sizing:border-box}.Select.is-disabled .Select-arrow-zone{cursor:default;pointer-events:none}.Select.is-disabled>.Select-control{background-color:#f9f9f9}.Select.is-disabled>.Select-control:hover{box-shadow:none}.Select.is-searchable.is-open>.Select-control{cursor:text}.Select.is-searchable.is-focused:not(.is-open)>.Select-control{cursor:text}.Select.is-open>.Select-control{border-bottom-right-radius:0;border-bottom-left-radius:0;background:#fff;border-color:hsl(0,0%,70%) #ccc hsl(0,0%,85%)}.Select.is-open>.Select-control .Select-arrow{top:-2px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) #999;border-width:0 5px 5px}.Select.is-focused>.Select-control{background:#fff}.Select.is-focused:not(.is-open)>.Select-control{border-color:#08c rgb(0,153,229.5) rgb(0,153,229.5);box-shadow:inset 0 1px 2px rgba(0,0,0,.1),0 0 5px -1px fade(#08c, 50%)}.Select.has-value.is-clearable.Select--single>.Select-control .Select-value{padding-right:37px}.Select.has-value.Select--single>.Select-control .Select-value .Select-value-label,.Select.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value .Select-value-label{color:#333}.Select.has-value.Select--single>.Select-control .Select-value a.Select-value-label,.Select.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value a.Select-value-label{cursor:pointer;text-decoration:none}.Select.has-value.Select--single>.Select-control .Select-value a.Select-value-label:hover,.Select.has-value.Select--single>.Select-control .Select-value a.Select-value-label:focus,.Select.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value a.Select-value-label:hover,.Select.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value a.Select-value-label:focus{color:#08c;outline:none;text-decoration:underline}.Select.has-value.Select--single>.Select-control .Select-value a.Select-value-label:focus,.Select.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value a.Select-value-label:focus{background:#fff}.Select.has-value.is-pseudo-focused .Select-input{opacity:0}.Select.is-open .Select-arrow,.Select .Select-arrow-zone:hover>.Select-arrow{border-top-color:#666}.Select.Select--rtl{direction:rtl;text-align:right}.Select-control{background-color:#fff;border-color:hsl(0,0%,85%) #ccc hsl(0,0%,70%);border-radius:4px;border:1px solid #ccc;color:#333;cursor:default;display:table;border-spacing:0;border-collapse:separate;height:26px;outline:none;overflow:hidden;position:relative;width:100%}.Select-control:hover{box-shadow:0 1px 0 rgba(0,0,0,.06)}.Select-control .Select-input:focus{outline:none;background:#fff}.Select-placeholder,.Select--single>.Select-control .Select-value{bottom:0;color:#aaa;left:0;line-height:24px;padding-left:10px;padding-right:10px;position:absolute;right:0;top:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Select-input{height:24px;padding-left:10px;padding-right:10px;vertical-align:middle}.Select-input>input{width:100%;background:none rgba(0,0,0,0);border:0 none;box-shadow:none;cursor:default;display:inline-block;font-family:inherit;font-size:inherit;margin:0;outline:none;line-height:17px;padding:3px 0 7px;-webkit-appearance:none}.is-focused .Select-input>input{cursor:text}.Select-control:not(.is-searchable)>.Select-input{outline:none}.Select-loading-zone{cursor:pointer;display:table-cell;position:relative;text-align:center;vertical-align:middle;width:16px}.Select-loading{animation:Select-animation-spin 400ms infinite linear;width:16px;height:16px;box-sizing:border-box;border-radius:50%;border:2px solid #ccc;border-right-color:#333;display:inline-block;position:relative;vertical-align:middle}.Select-clear-zone{animation:Select-animation-fadeIn 200ms;color:#999;cursor:pointer;display:table-cell;position:relative;text-align:center;vertical-align:middle;width:12px}.Select-clear-zone:hover{color:#d0021b}.Select-clear{display:inline-block;font-size:13px;line-height:1}.Select--multi .Select-clear-zone{width:12px}.Select--multi .Select-multi-value-wrapper{display:inline-block}.Select .Select-aria-only{position:absolute;display:inline-block;height:1px;width:1px;margin:-1px;clip:rect(0, 0, 0, 0);overflow:hidden;float:left}.Select-arrow-zone{cursor:pointer;display:table-cell;position:relative;text-align:center;vertical-align:middle;width:25px;padding-right:5px}.Select--rtl .Select-arrow-zone{padding-right:0;padding-left:5px}.Select-arrow{border-color:#999 rgba(0,0,0,0) rgba(0,0,0,0);border-style:solid;border-width:5px 5px 2.5px;display:inline-block;height:0;width:0;position:relative}@keyframes Select-animation-fadeIn{from{opacity:0}to{opacity:1}}.Select-menu-outer{border-bottom-right-radius:4px;border-bottom-left-radius:4px;background-color:#fff;border:1px solid #ccc;border-top-color:hsl(0,0%,90%);box-shadow:0 1px 0 rgba(0,0,0,.06);box-sizing:border-box;margin-top:-1px;max-height:200px;position:absolute;left:0;top:100%;width:100%;z-index:1000;-webkit-overflow-scrolling:touch}.Select-menu{max-height:198px;overflow-y:auto}.Select-option{box-sizing:border-box;background-color:#fff;color:#666;cursor:pointer;display:block;padding:8px 10px}.Select-option:last-child{border-bottom-right-radius:4px;border-bottom-left-radius:4px}.Select-option.is-selected{background-color:#f5faff;color:#333}.Select-option.is-focused{background-color:#f2f9fc;color:#333}.Select-option.is-disabled{color:#ccc;cursor:default}.Select-noresults{box-sizing:border-box;color:#999;cursor:default;display:block;padding:8px 10px}.Select--multi .Select-input{vertical-align:middle;margin-left:10px;padding:0}.Select--multi.Select--rtl .Select-input{margin-left:0;margin-right:10px}.Select--multi.has-value .Select-input{margin-left:5px}.Select--multi .Select-value{background-color:#f2f9fc;border-radius:2px;border:1px solid hsl(198,62.5%,86.862745098%);color:#08c;display:inline-block;font-size:.9em;margin-left:5px;margin-top:5px;vertical-align:top}.Select--multi .Select-value-icon,.Select--multi .Select-value-label{display:inline-block;vertical-align:middle}.Select--multi .Select-value-label{border-bottom-right-radius:2px;border-top-right-radius:2px;cursor:default;padding:2px 5px}.Select--multi a.Select-value-label{color:#08c;cursor:pointer;text-decoration:none}.Select--multi a.Select-value-label:hover{text-decoration:underline}.Select--multi .Select-value-icon{cursor:pointer;border-bottom-left-radius:2px;border-top-left-radius:2px;border-right:1px solid hsl(198,62.5%,86.862745098%);padding:1px 5px 3px}.Select--multi .Select-value-icon:hover,.Select--multi .Select-value-icon:focus{background-color:hsl(198,62.5%,91.862745098%);color:rgb(0,119,178.5)}.Select--multi .Select-value-icon:active{background-color:hsl(198,62.5%,86.862745098%)}.Select--multi.Select--rtl .Select-value{margin-left:0;margin-right:5px}.Select--multi.Select--rtl .Select-value-icon{border-right:none;border-left:1px solid hsl(198,62.5%,86.862745098%)}.Select--multi.is-disabled .Select-value{background-color:#fcfcfc;border:1px solid rgb(226.5,226.5,226.5);color:#333}.Select--multi.is-disabled .Select-value-icon{cursor:not-allowed;border-right:1px solid rgb(226.5,226.5,226.5)}.Select--multi.is-disabled .Select-value-icon:hover,.Select--multi.is-disabled .Select-value-icon:focus,.Select--multi.is-disabled .Select-value-icon:active{background-color:#fcfcfc}@keyframes Select-animation-spin{to{transform:rotate(1turn)}}body.stop-scrolling{height:100%;overflow:hidden}.sweet-overlay{background-color:black;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";background-color:rgba(0, 0, 0, 0.4);position:fixed;left:0;right:0;top:0;bottom:0;display:none;z-index:10000}.sweet-alert{background-color:white;font-family:"Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;width:478px;padding:17px;border-radius:5px;text-align:center;position:fixed;left:50%;top:50%;margin-left:-256px;margin-top:-200px;overflow:hidden;display:none;z-index:99999}@media all and (max-width: 540px){.sweet-alert{width:auto;margin-left:0;margin-right:0;left:15px;right:15px}}
.sweet-alert h2{color:#575757;font-size:30px;text-align:center;font-weight:600;text-transform:none;position:relative;margin:25px 0;padding:0;line-height:40px;display:block}.sweet-alert p{color:#797979;font-size:16px;text-align:center;font-weight:300;position:relative;text-align:inherit;float:none;margin:0;padding:0;line-height:normal}.sweet-alert fieldset{border:none;position:relative}.sweet-alert .sa-error-container{background-color:#f1f1f1;margin-left:-17px;margin-right:-17px;overflow:hidden;padding:0 10px;max-height:0;webkit-transition:padding .15s,max-height .15s;transition:padding .15s,max-height .15s}.sweet-alert .sa-error-container.show{padding:10px 0;max-height:100px;webkit-transition:padding .2s,max-height .2s;transition:padding .25s,max-height .25s}.sweet-alert .sa-error-container .icon{display:inline-block;width:24px;height:24px;border-radius:50%;background-color:#ea7d7d;color:white;line-height:24px;text-align:center;margin-right:3px}.sweet-alert .sa-error-container p{display:inline-block}.sweet-alert .sa-input-error{position:absolute;top:29px;right:26px;width:20px;height:20px;opacity:0;transform:scale(0.5);transform-origin:50% 50%;transition:all .1s}.sweet-alert .sa-input-error::before,.sweet-alert .sa-input-error::after{content:"";width:20px;height:6px;background-color:#f06e57;border-radius:3px;position:absolute;top:50%;margin-top:-4px;left:50%;margin-left:-9px}.sweet-alert .sa-input-error::before{transform:rotate(-45deg)}.sweet-alert .sa-input-error::after{transform:rotate(45deg)}.sweet-alert .sa-input-error.show{opacity:1;transform:scale(1)}.sweet-alert input{width:100%;box-sizing:border-box;border-radius:3px;border:1px solid #d7d7d7;height:43px;margin-top:10px;margin-bottom:17px;font-size:18px;box-shadow:inset 0px 1px 1px rgba(0, 0, 0, 0.06);padding:0 12px;display:none;transition:all .3s}.sweet-alert input:focus{outline:none;box-shadow:0px 0px 3px #c4e6f5;border:1px solid #b4dbed}.sweet-alert input:focus::-moz-placeholder{-moz-transition:opacity .3s .03s ease;transition:opacity .3s .03s ease;opacity:.5}.sweet-alert input:focus:-ms-input-placeholder{-ms-transition:opacity .3s .03s ease;transition:opacity .3s .03s ease;opacity:.5}.sweet-alert input:focus::-webkit-input-placeholder{-webkit-transition:opacity .3s .03s ease;transition:opacity .3s .03s ease;opacity:.5}.sweet-alert input::-moz-placeholder{color:#bdbdbd}.sweet-alert input:-ms-input-placeholder{color:#bdbdbd}.sweet-alert input::-webkit-input-placeholder{color:#bdbdbd}.sweet-alert.show-input input{display:block}.sweet-alert .sa-confirm-button-container{display:inline-block;position:relative}.sweet-alert .la-ball-fall{position:absolute;left:50%;top:50%;margin-left:-27px;margin-top:4px;opacity:0;visibility:hidden}.sweet-alert button{background-color:#8cd4f5;color:white;border:none;box-shadow:none;font-size:17px;font-weight:500;border-radius:5px;padding:10px 32px;margin:26px 5px 0 5px;cursor:pointer}.sweet-alert button:focus{outline:none;box-shadow:0 0 2px rgba(128, 179, 235, 0.5),inset 0 0 0 1px rgba(0, 0, 0, 0.05)}.sweet-alert button:hover{background-color:#7ecff4}.sweet-alert button:active{background-color:#5dc2f1}.sweet-alert button.cancel{background-color:#c1c1c1}.sweet-alert button.cancel:hover{background-color:#b9b9b9}.sweet-alert button.cancel:active{background-color:#a8a8a8}.sweet-alert button.cancel:focus{box-shadow:rgba(197, 205, 211, 0.8) 0px 0px 2px,rgba(0, 0, 0, 0.0470588) 0px 0px 0px 1px inset !important}.sweet-alert button[disabled]{opacity:.6;cursor:default}.sweet-alert button.confirm[disabled]{color:transparent}.sweet-alert button.confirm[disabled]~.la-ball-fall{opacity:1;visibility:visible;transition-delay:0s}.sweet-alert button::-moz-focus-inner{border:0}.sweet-alert[data-has-cancel-button=false] button{box-shadow:none !important}.sweet-alert[data-has-confirm-button=false][data-has-cancel-button=false]{padding-bottom:40px}.sweet-alert .sa-icon{width:80px;height:80px;border:4px solid gray;border-radius:40px;border-radius:50%;margin:20px auto;padding:0;position:relative;box-sizing:content-box}.sweet-alert .sa-icon.sa-error{border-color:#f27474}.sweet-alert .sa-icon.sa-error .sa-x-mark{position:relative;display:block}.sweet-alert .sa-icon.sa-error .sa-line{position:absolute;height:5px;width:47px;background-color:#f27474;display:block;top:37px;border-radius:2px}.sweet-alert .sa-icon.sa-error .sa-line.sa-left{transform:rotate(45deg);left:17px}.sweet-alert .sa-icon.sa-error .sa-line.sa-right{transform:rotate(-45deg);right:16px}.sweet-alert .sa-icon.sa-warning{border-color:#f8bb86}.sweet-alert .sa-icon.sa-warning .sa-body{position:absolute;width:5px;height:47px;left:50%;top:10px;border-radius:2px;margin-left:-2px;background-color:#f8bb86}.sweet-alert .sa-icon.sa-warning .sa-dot{position:absolute;width:7px;height:7px;border-radius:50%;margin-left:-3px;left:50%;bottom:10px;background-color:#f8bb86}.sweet-alert .sa-icon.sa-info{border-color:#c9dae1}.sweet-alert .sa-icon.sa-info::before{content:"";position:absolute;width:5px;height:29px;left:50%;bottom:17px;border-radius:2px;margin-left:-2px;background-color:#c9dae1}.sweet-alert .sa-icon.sa-info::after{content:"";position:absolute;width:7px;height:7px;border-radius:50%;margin-left:-3px;top:19px;background-color:#c9dae1}.sweet-alert .sa-icon.sa-success{border-color:#a5dc86}.sweet-alert .sa-icon.sa-success::before,.sweet-alert .sa-icon.sa-success::after{content:"";border-radius:40px;border-radius:50%;position:absolute;width:60px;height:120px;background:white;transform:rotate(45deg)}.sweet-alert .sa-icon.sa-success::before{border-radius:120px 0 0 120px;top:-7px;left:-33px;transform:rotate(-45deg);transform-origin:60px 60px}.sweet-alert .sa-icon.sa-success::after{border-radius:0 120px 120px 0;top:-11px;left:30px;transform:rotate(-45deg);transform-origin:0px 60px}.sweet-alert .sa-icon.sa-success .sa-placeholder{width:80px;height:80px;border:4px solid rgba(165, 220, 134, 0.2);border-radius:40px;border-radius:50%;box-sizing:content-box;position:absolute;left:-4px;top:-4px;z-index:2}.sweet-alert .sa-icon.sa-success .sa-fix{width:5px;height:90px;background-color:white;position:absolute;left:28px;top:8px;z-index:1;transform:rotate(-45deg)}.sweet-alert .sa-icon.sa-success .sa-line{height:5px;background-color:#a5dc86;display:block;border-radius:2px;position:absolute;z-index:2}.sweet-alert .sa-icon.sa-success .sa-line.sa-tip{width:25px;left:14px;top:46px;transform:rotate(45deg)}.sweet-alert .sa-icon.sa-success .sa-line.sa-long{width:47px;right:8px;top:38px;transform:rotate(-45deg)}.sweet-alert .sa-icon.sa-custom{background-size:contain;border-radius:0;border:none;background-position:center center;background-repeat:no-repeat}@keyframes showSweetAlert{0%{transform:scale(0.7);-webkit-transform:scale(0.7)}45%{transform:scale(1.05);-webkit-transform:scale(1.05)}80%{transform:scale(0.95);-webkit-transform:scale(0.95)}100%{transform:scale(1);-webkit-transform:scale(1)}}@keyframes hideSweetAlert{0%{transform:scale(1);-webkit-transform:scale(1)}100%{transform:scale(0.5);-webkit-transform:scale(0.5)}}@keyframes slideFromTop{0%{top:0%}100%{top:50%}}@keyframes slideToTop{0%{top:50%}100%{top:0%}}@keyframes slideFromBottom{0%{top:70%}100%{top:50%}}@keyframes slideToBottom{0%{top:50%}100%{top:70%}}.showSweetAlert[data-animation=pop]{animation:showSweetAlert .3s}.showSweetAlert[data-animation=none]{animation:none}.showSweetAlert[data-animation=slide-from-top]{animation:slideFromTop .3s}.showSweetAlert[data-animation=slide-from-bottom]{animation:slideFromBottom .3s}.hideSweetAlert[data-animation=pop]{animation:hideSweetAlert .2s}.hideSweetAlert[data-animation=none]{animation:none}.hideSweetAlert[data-animation=slide-from-top]{animation:slideToTop .4s}.hideSweetAlert[data-animation=slide-from-bottom]{animation:slideToBottom .3s}@keyframes animateSuccessTip{0%{width:0;left:1px;top:19px}54%{width:0;left:1px;top:19px}70%{width:50px;left:-8px;top:37px}84%{width:17px;left:21px;top:48px}100%{width:25px;left:14px;top:45px}}@keyframes animateSuccessLong{0%{width:0;right:46px;top:54px}65%{width:0;right:46px;top:54px}84%{width:55px;right:0px;top:35px}100%{width:47px;right:8px;top:38px}}@keyframes rotatePlaceholder{0%{transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}5%{transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}12%{transform:rotate(-405deg);-webkit-transform:rotate(-405deg)}100%{transform:rotate(-405deg);-webkit-transform:rotate(-405deg)}}.animateSuccessTip{animation:animateSuccessTip .75s}.animateSuccessLong{animation:animateSuccessLong .75s}.sa-icon.sa-success.animate::after{animation:rotatePlaceholder 4.25s ease-in}@keyframes animateErrorIcon{0%{transform:rotateX(100deg);-webkit-transform:rotateX(100deg);opacity:0}100%{transform:rotateX(0deg);-webkit-transform:rotateX(0deg);opacity:1}}.animateErrorIcon{animation:animateErrorIcon .5s}@keyframes animateXMark{0%{transform:scale(0.4);-webkit-transform:scale(0.4);margin-top:26px;opacity:0}50%{transform:scale(0.4);-webkit-transform:scale(0.4);margin-top:26px;opacity:0}80%{transform:scale(1.15);-webkit-transform:scale(1.15);margin-top:-6px}100%{transform:scale(1);-webkit-transform:scale(1);margin-top:0;opacity:1}}.animateXMark{animation:animateXMark .5s}@keyframes pulseWarning{0%{border-color:#f8d486}100%{border-color:#f8bb86}}.pulseWarning{animation:pulseWarning .75s infinite alternate}@keyframes pulseWarningIns{0%{background-color:#f8d486}100%{background-color:#f8bb86}}.pulseWarningIns{animation:pulseWarningIns .75s infinite alternate}@keyframes rotate-loading{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.sweet-alert .sa-icon.sa-error .sa-line.sa-left{-ms-transform:rotate(45deg) \9 }.sweet-alert .sa-icon.sa-error .sa-line.sa-right{-ms-transform:rotate(-45deg) \9 }.sweet-alert .sa-icon.sa-success{border-color:transparent\9 }.sweet-alert .sa-icon.sa-success .sa-line.sa-tip{-ms-transform:rotate(45deg) \9 }.sweet-alert .sa-icon.sa-success .sa-line.sa-long{-ms-transform:rotate(-45deg) \9 }/*!
 * Load Awesome v1.1.0 (http://github.danielcardoso.net/load-awesome/)
 * Copyright 2015 Daniel Cardoso <@DanielCardoso>
 * Licensed under MIT
 */.la-ball-fall,.la-ball-fall>div{position:relative;box-sizing:border-box}.la-ball-fall{display:block;font-size:0;color:#fff}.la-ball-fall.la-dark{color:#333}.la-ball-fall>div{display:inline-block;float:none;background-color:currentColor;border:0 solid currentColor}.la-ball-fall{width:54px;height:18px}.la-ball-fall>div{width:10px;height:10px;margin:4px;border-radius:100%;opacity:0;animation:ball-fall 1s ease-in-out infinite}.la-ball-fall>div:nth-child(1){animation-delay:-200ms}.la-ball-fall>div:nth-child(2){animation-delay:-100ms}.la-ball-fall>div:nth-child(3){animation-delay:0ms}.la-ball-fall.la-sm{width:26px;height:8px}.la-ball-fall.la-sm>div{width:4px;height:4px;margin:2px}.la-ball-fall.la-2x{width:108px;height:36px}.la-ball-fall.la-2x>div{width:20px;height:20px;margin:8px}.la-ball-fall.la-3x{width:162px;height:54px}.la-ball-fall.la-3x>div{width:30px;height:30px;margin:12px}@keyframes ball-fall{0%{opacity:0;transform:translateY(-145%)}10%{opacity:.5}20%{opacity:1;transform:translateY(0)}80%{opacity:1;transform:translateY(0)}90%{opacity:.5}100%{opacity:0;transform:translateY(145%)}}.video-react .video-react-control:before,.video-react .video-react-big-play-button:before{position:absolute;top:0;left:0;width:100%;height:100%}.video-react .video-react-control:before,.video-react .video-react-big-play-button:before{text-align:center}@font-face{font-family:"video-react";src:url(data:application/vnd.ms-fontobject;base64,MBgAAHwXAAABAAIAAAAAAAAAAAAAAAAAAAABAJABAAAAAExQAAAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAic4U8QAAAAAAAAAAAAAAAAAAAAAAABYAdgBpAGQAZQBvAC0AcgBlAGEAYwB0AAAADgBSAGUAZwB1AGwAYQByAAAAFgBWAGUAcgBzAGkAbwBuACAAMQAuADAAAAAWAHYAaQBkAGUAbwAtAHIAZQBhAGMAdAAAAAAAAAEAAAALAIAAAwAwT1MvMg7RD8oAAAC8AAAAYGNtYXAOVuSnAAABHAAAAFRnYXNwAAAAEAAAAXAAAAAIZ2x5Zsdb3FIAAAF4AAAS0GhlYWQLMledAAAUSAAAADZoaGVhB6wEJgAAFIAAAAAkaG10eIgAFM8AABSkAAAAlGxvY2FLllAoAAAVOAAAAExtYXhwACoAyQAAFYQAAAAgbmFtZVtqyukAABWkAAABtnBvc3QAAwAAAAAXXAAAACAAAwQAAZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADyIAQAAAAAAAQAAAAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAOAAAAAoACAACAAIAAQAg8iD//f//AAAAAAAg8gD//f//AAH/4w4EAAMAAQAAAAAAAAAAAAAAAQAB//8ADwABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAVYA1gMqAyoAAgAACQIBVgHU/iwDKv7W/tYAAgBWAFYDqgOqAAIAFgAAAS0BNzIeAhUUDgIjIi4CNTQ+AgGqAQD/AFZYnHNDQ3ObWVicc0NDc5sBQMDA6kNzm1lYnHNDQ3ObWVicc0MAAAADAFYAVgOqA6oAEwAnACoAACUyPgI1NC4CIyIOAhUUHgITMh4CFRQOAiMiLgI1ND4CExEFAgBGfV02Nl18R0Z9XTY2XXxHWJxzQ0Nzm1lYnHNDQ3ObAwEAqjZdfEdGfV02Nl18R0Z9XTYDAENzm1lYnHNDQ3ObWVicc0P9lgGAwAAAAAACAQAA1gMAAyoAAwAHAAABMxEjIREzEQJWqqr+qqoDKv2sAlT9rAAAAwBWAFYDqgOqAAMABwAbAAABESMRIxEjERMyHgIVFA4CIyIuAjU0PgICgFZUVoBYnHNDQ3ObWVicc0NDc5sBVgFU/qwBVP6sAlRDc5tZWJxzQ0Nzm1lYnHNDAAAEAFYAVgOqA6oAAwAXACsALwAAAREzEQcyPgI1NC4CIyIOAhUUHgITMh4CFRQOAiMiLgI1ND4CAxEzEQIqVoBGfV02Nl18R0Z9XTY2XXxHWJxzQ0Nzm1lYnHNDQ3ObJ1YBVgFU/qysNl18R0Z9XTY2XXxHRn1dNgMAQ3ObWVicc0NDc5tZWJxzQ/2sAVT+rAABAQABAAMAAwAAAwAAASERIQEAAgD+AAMA/gAAAgBqAQADVgMAAAIABQAACQERIQkBAeoBbP6A/pQBbAIAAQD+AAEAAQAAAAACAKoBAAOWAwAAAgAFAAAJAiERAQIqAWz+lP6AAWwDAP8A/wACAP8AAAAAAAIBAAEAAwADAAACAAYAAAkBEQEzESMBlgFq/gBWVgIAAQD+AAIA/gAAAAAAAgEAAQADAAMAAAMABgAAATMRIyERAQKqVlb+VgFqAwD+AAIA/wAAAAIAqgCAA1YD1gBFAGgAAAEOARUUBjEjNzMVIwcwNjU0MjU0FjsBMhYXHgEXHgEVFAYHDgEHDgEHDgEjIiYnLgEnLgE1MxQWMzI2PwEwNj0BLwEwJiMRMh4CFRQOAiMiLgI1MxQeAjMyPgI1NC4CIxUnNwH4AwsEHgpmSgQEBgUDCAYNAwMKAwcLAQMDBQYGBwMDEQYGDQMDCwYICiIODAMGAwoEBAoJA0Z9XTY2XXxHRn1dNlYpRV01NF5FKSlFXTXW1gG8AQUCAwNeHiYBAwMDAwMDAwMGAwcZDgYNAwMNBgYDAwMBAQMDAgMEFgwLCQEDCAkDGggKBAFuNV17R0Z9XTY2XXxHNF5FKSlFXTU0XkUprNbWAAAEAKoAgANWA9YAGwBGAE0AcAAAARQWMzI2PwEwNj0BMCY1NCYjIgYPATAGHQEwFjcUBg8BMAYjIgYjIiYnLgEnLgE9ATQ2PwEwNjMyNjMyFhceARceARceARUHIzUHNTczEzIeAhUUDgIjIi4CNTMUHgIzMj4CNTQuAiMVJzcCNA4GAwgDCAQEEgQDBgMIBgZUAQMMEAYGDgYGDgYGCAYKCAEDDg4GBg4GBg4GBgoGBgMDAwG2KCpMBi5GfV02Nl18R0Z9XTZWKUVdNTReRSkpRV011tYBeAUJAQMKCQNWCQMECgMDCAkDVgknCRMGGgwEAQMDBgMFKA8eCRMGGgwEAQMDBgMDDgkJEAlqjAweGAEeNV17R0Z9XTY2XXxHNF5FKSlFXTU0XkUprNbWAAAABACqAIADVgPWABsARgCjAMYAAAEUFjMyNj8BMDY9ATQmNTQmIyIGDwEwBh0BMBY3FAYPATAGIyIGIyImJy4BJy4BPQE0Nj8BMDYzMjYzMhYXHgEXHgEXHgEVIzI2PQEwJjU0JisBMAYjIgYdASM0NjMyNjMyFhceAR0BMAYVFAYjIgYHHgEXHgEVFAYHDgEHDgEjIgYjIiYnLgEnLgE1MxUwFhUUFjsBMDYzMjY9ATAmNTQmKwE1EzIeAhUUDgIjIi4CNTMUHgIzMj4CNTQuAiMVJzcCPBAGAwYDCAQEEAQDCAMIBARQAQMMEAYGDgYPFQoGAwMDAwMDDBAGBgwGBg4GBgoGBgMDAwHiDBIEBQMWBQMDASwWDgMOAw0ZCggIBAUDAwgDBg0DAwUBAwMGAwMNBgYOBgYLAwMNBggKJAQFAxYFAwMBBAUDGmZGfV02Nl18R0Z9XTZWKUVdNTReRSkpRV011tYBeAYIAQMKCQNWAwYDBAoDAwgJA1YJJwkTBhoMBAsFAw4JCRAJHgkTBhoMBAEDAwYDAw4JCRAJDgwIBQMDAQQFAwgPHwQHBQQYCg4JAwMFBwMDBwYGDgYGDQMDCgMDBQQBAwMCAwQbCwgFAwMBBAUDFgUDAwEeAWo1XXtHRn1dNjZdfEc0XkUpKUVdNTReRSms1tYAAAIAqgCAA1YD1gBCAGUAAAEOARUUBjEjNzMVIwcwNjU0MjU0FjsBMhYXHgEXHgEVFAYHDgEHDgEjIiYnLgEnLgE1MxQWMzI2PwEwNj0BLwEwJiMlND4CMzUXBzUiDgIVFB4CMzI+AjUzFA4CIyIuAgH0AwsEGgpmSgQEBgUDCAYNAwMKAwcLAQMDBQYIFw8GDQMDCwYICiIODAMGAwoEBAoJA/6uNl18R9bWNF5FKSlFXTU0XkUpVjZdfEdGfV02AbwBBQIDA14eJgEDAwMDAwMDAwYDBxkOBg0DAw0GCAgBAwMCAwQWDAsJAQMICQMaCAoEGkZ8XTWs1tasKUVdNTReRSkpRV01Rn1dNjZdfAAABACqAIADVgPWABsARgBNAHAAAAEUFjMyNj8BMDY9ATAmNTQmIyIGDwEwBh0BMBY3FAYPATAGIyIGIyImJy4BJy4BPQE0Nj8BMDYzMjYzMhYXHgEXHgEXHgEVByM1BzU3MwU0PgIzNRcHNSIOAhUUHgIzMj4CNTMUDgIjIi4CAjQOBgMIAwgEBBIEAwYDCAYGUAEDDBAGBg4GBg4GBggGCggBAw4OBgYOBgYOBgYKBgYDAwMBsigqTAb+2DZdfEfW1jReRSkpRV01NF5FKVY2XXxHRn1dNgF4BQkBAwoJA1YJAwQKAwMICQNWCScJEwYaDAQBAwMGAwUoDx4JEwYaDAQBAwMGAwMOCQkQCWqMDB4YNkZ8XTWs1tasKUVdNTReRSkpRV01Rn1dNjZdfAAAAAQAqgCAA1YD1gAiAD4AaQDGAAATND4CMzUXBzUiDgIVFB4CMzI+AjUzFA4CIyIuAgUUFjMyNj8BMDY9ATAmNTQmIyIGDwEwBh0BMBY3FAYPATAGIyIGIyImJy4BJy4BPQE0Nj8BMDYzMjYzMhYXHgEXHgEXHgEVIzI2PQEwJjU0JisBMAYjIgYdASM0NjMyNjMyFhceAR0BMAYVFAYjIgYHHgEXHgEVFAYHDgEHDgEjIgYjIiYnLgEnLgE1MxUwFhUUFjsBMDYzMjY9ATAmNTQmKwE1qjZdfEfW1jReRSkpRV01NF5FKVY2XXxHRn1dNgGODgYDCAMIBAQSBAMGAwgEBFQBAwwQBgYOBg8VCgYDAwMDAwMMEAYGDAYGDgYGCgYGAwMDAeIMEgQFAxYFAwMBLBYOAw4DDRkKCAgEBQMDCAMGDQMDBQEDAwYDAw0GBg4GBgsDAw0GCAokBAUDFgUDAwEEBQMaAdZGfF01rNbWrClFXTU0XkUpKUVdNUZ9XTY2XXwXBQkBAwoJA1YJAwQKAwMICQNWCScJEwYaDAQLBQMOCQkQCR4JEwYaDAQBAwMGAwMOCQkQCQ4MCAUDAwEEBQMIDx8EBwUEGAoOCQMDBQcDAwcGBg4GBg0DAwoDAwUEAQMDAgMEGwsIBQMDAQQFAxYFAwMBHgAAAAAEAIAAgAOAA4AAAgAUACYALgAAARUnJwEHJw4BBzU+ATcnEScjETMnATQuAic1HgMVFAYHJz4BJxwBByc1HgECAFrwAso2WCJOLBswFbbWqsrKAqofOU0vQG5PLRcVQAoMagJoMDoDVrRahP02NlgbKAtYBxoRtv7g1gEAyv62M1xLNg5YDkVjfEQwWydCGTkeBw0GaF4YWwAAAAABASoAqgKqA1YABQAAATM3EScjASqs1NSsAoDW/VTWAAIA1gCqAxYDVgAFAAwAABMzNxEnIyUUBgcRHgHWqtbWqgJAPDAwPAKA1v1U1oA5WxgBWBhbAAAAAwCAAIoDgAN2ABUAHAAiAAABHgMVFA4CBzU+AzU0LgInExQGBxEeASUzNxEnIwJWQG5PLS1PbUEuTjkfHzlNL2o6MDA6/cCq1taqA3YORWN8RER7Y0YOWA03S1wzM1xLNg7+4jlbGAFYGFtH1v1U1gAAAAAEANYA1gMqAyoABQALABEAFwAAATMVIzUjEzUzFSM1ATUzFSMVHQEzFSM1AlbUVICAVNT+gNSAgNQDKtSA/lSA1FQBLNRUgKyAVNQABADWANYDKgMqAAUACwARABcAAAEzFSM1MwM1MxUjFQE1MxUjNRE1MxUjNQKqgNRUVNSA/qxU1NRUAqpU1P2s1FSAAdSA1FT+rFTUgAAAAAADAIAAqgOAA1YAFwAvAD8AAAE1NCYrASIGHQEUFjsBMjY9ASMVIzUzFSM1NCYrASIGHQEUFjsBMjY9ASMVIzUzFQEyFhURFAYjISImNRE0NjMDABgSgBIaGhKAEhhAVlbqGhKAEhgYEoASGkBWVgGUIjQzI/2sJDIyJAIqLBIYGBKsEhgYEiwWgBYsEhgYEqwSGBgSLBaAFgEsMyP+ACI0MyMCACI0AAAEAIAAgAOAA4AAAwANABkAKQAAATUzFScRMzI2PQE0JiMBESMVIzUjETM1MxUBMhYVERQGIyEiJjURNDYzAmpWlqwSGBgS/wBAVkBAVgGUIjQzI/2sJDIyJAHAgIDA/wAYEqwSGP8AAQBqav8AVlYCADMj/awiNDMjAlQiNAAAAAIAZABWA5wDqgALAFkAAAEyNjU0JiMiBhUUFiUXHgEPAQ4BLwEOAQ8BDgErASImLwEuAScHBiYvASY2PwEuATU8ATcnLgE/AT4BHwE+AT8BPgE7ATIWHwEeARc3NhYfARYGDwEeARUcAQIAPVlYPj1ZWAF8WgYCBFYEDghqECQUEAELCKwHCwIQEyQRagcOBVYEAgZaAQECWgYCBFYEDghqECQUEAELCKwHCwIQEyQRagcOBVYEAgZaAQEBalg+PVlYPj1ZbEYEEAiUBwQDKgwWCHAHCwoIcAcVDioDAwiUBxAFRgoVCwoVC0YEEAiUBwQDKgwWCHAHCwoIcAcVDioDAwiUBxAFRgoVCwoVAAAAAQCAAFgDgAOqADMAAAEyFhUUBiMiJjU8ATclDgEjIiY1NDYzMhYXJS4BNTQ2MzIWFRQGIyImJwUeARUUBgcFPgEDADNJSTMzSQL+0hIsGjRMSzUZLRIBLAEDSzU0TEs1GS0S/tQBAwICATAQLAFSSTMzS0szBw8GsBASSzU0TBERrgcPCDRMSzU0TBMRsAcPCAcPCLAPEQADAFYAVgOqA6oAAwAHABsAAAE1IxUTESMREzIeAhUUDgIjIi4CNTQ+AgIqVFRUKlicc0NDc5tZWJxzQ0NzmwKAVlb+qgEA/wACgENzm1lYnHNDQ3ObWVicc0MAAAQAVgBWA6oDqgADABcAKwAvAAABNTMVAzI+AjU0LgIjIg4CFRQeAhMyHgIVFA4CIyIuAjU0PgITETMRAdZUKkZ9XTY2XXxHRn1dNjZdfEdYnHNDQ3ObWVicc0NDc5svVAKAVlb+KjZdfEdGfV02Nl18R0Z9XTYDAENzm1lYnHNDQ3ObWVicc0P9gAEA/wAAAAEA1gDWAyoDKgALAAABBxcHJwcnNyc3FzcDKu7uPO7uPO7uPO7uAu7u7jzu7jzu7jzu7gABAFUAVQOrA6sAFAAAExQeAjMyPgI1NC4CIyIOAhVVQ3ScWFicdENDdJxYWJx0QwIAWJx0Q0N0nFhYnHRDQ3ScWAAAAAIAVQBVA6sDqwAUACgAAAEiDgIVFB4CMzI+AjU0LgIjESIuAjU0PgIzMh4CFRQOAgIAWJx0Q0N0nFhYnHRDQ3ScWEd8XTU1XXxHR3xdNTVdfAOrQ3ScWFicdENDdJxYWJx0Q/0ANV18R0d8XTU1XXxHR3xdNQAAAAMAVQBVA6sDqwAUACgANAAAASIOAhUUHgIzMj4CNTQuAiMRIi4CNTQ+AjMyHgIVFA4CExQGIyImNTQ2MzIWAgBYnHRDQ3ScWFicdENDdJxYR3xdNTVdfEdHfF01NV18OUs1NUtLNTVLA6tDdJxYWJx0Q0N0nFhYnHRD/QA1XXxHR3xdNTVdfEdHfF01AVU1S0s1NUtLAAAAAQAAAAEAAPEUzolfDzz1AAsEAAAAAADUNIllAAAAANQ0iWUAAAAAA6sD1gAAAAgAAgAAAAAAAAABAAAEAAAAAAAEAAAAAAADqwABAAAAAAAAAAAAAAAAAAAAJQQAAAAAAAAAAAAAAAAAAAAEAAFWBAAAVgQAAFYEAAEABAAAVgQAAFYEAAEABAAAagQAAKoEAAEABAABAAQAAKoEAACqBAAAqgQAAKoEAACqBAAAqgQAAIAEAAEqBAAA1gQAAIAEAADWBAAA1gQAAIAEAACABAAAZAQAAIAEAABWBAAAVgQAANYEAABVBAAAVQQAAFUAAAAAAAoAFAAeACwAVACWAKoA2AEgAS4BRAFaAXABhAIQAqgDpgQuBMYFxAYSBiIGPgZ4Bp4GxgcaB1oH4gguCFwIpAi+COAJHAloAAEAAAAlAMcABAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAOAK4AAQAAAAAAAQALAAAAAQAAAAAAAgAHAIQAAQAAAAAAAwALAEIAAQAAAAAABAALAJkAAQAAAAAABQALACEAAQAAAAAABgALAGMAAQAAAAAACgAaALoAAwABBAkAAQAWAAsAAwABBAkAAgAOAIsAAwABBAkAAwAWAE0AAwABBAkABAAWAKQAAwABBAkABQAWACwAAwABBAkABgAWAG4AAwABBAkACgA0ANR2aWRlby1yZWFjdAB2AGkAZABlAG8ALQByAGUAYQBjAHRWZXJzaW9uIDEuMABWAGUAcgBzAGkAbwBuACAAMQAuADB2aWRlby1yZWFjdAB2AGkAZABlAG8ALQByAGUAYQBjAHR2aWRlby1yZWFjdAB2AGkAZABlAG8ALQByAGUAYQBjAHRSZWd1bGFyAFIAZQBnAHUAbABhAHJ2aWRlby1yZWFjdAB2AGkAZABlAG8ALQByAGUAYQBjAHRGb250IGdlbmVyYXRlZCBieSBJY29Nb29uLgBGAG8AbgB0ACAAZwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABJAGMAbwBNAG8AbwBuAC4AAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA?#iefix) format("eot")}@font-face{font-family:"video-react";src:url(data:application/font-woff;base64,d09GRgABAAAAABfIAAsAAAAAF3wAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABPUy8yAAABCAAAAGAAAABgDtEPymNtYXAAAAFoAAAAVAAAAFQOVuSnZ2FzcAAAAbwAAAAIAAAACAAAABBnbHlmAAABxAAAEtAAABLQx1vcUmhlYWQAABSUAAAANgAAADYLMledaGhlYQAAFMwAAAAkAAAAJAesBCZobXR4AAAU8AAAAJQAAACUiAAUz2xvY2EAABWEAAAATAAAAExLllAobWF4cAAAFdAAAAAgAAAAIAAqAMluYW1lAAAV8AAAAbYAAAG2W2rK6XBvc3QAABeoAAAAIAAAACAAAwAAAAMEAAGQAAUAAAKZAswAAACPApkCzAAAAesAMwEJAAAAAAAAAAAAAAAAAAAAARAAAAAAAAAAAAAAAAAAAAAAQAAA8iAEAAAAAAAEAAAAAAAAAQAAAAAAAAAAAAAAIAAAAAAAAwAAAAMAAAAcAAEAAwAAABwAAwABAAAAHAAEADgAAAAKAAgAAgACAAEAIPIg//3//wAAAAAAIPIA//3//wAB/+MOBAADAAEAAAAAAAAAAAAAAAEAAf//AA8AAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQFWANYDKgMqAAIAAAkCAVYB1P4sAyr+1v7WAAIAVgBWA6oDqgACABYAAAEtATcyHgIVFA4CIyIuAjU0PgIBqgEA/wBWWJxzQ0Nzm1lYnHNDQ3ObAUDAwOpDc5tZWJxzQ0Nzm1lYnHNDAAAAAwBWAFYDqgOqABMAJwAqAAAlMj4CNTQuAiMiDgIVFB4CEzIeAhUUDgIjIi4CNTQ+AhMRBQIARn1dNjZdfEdGfV02Nl18R1icc0NDc5tZWJxzQ0NzmwMBAKo2XXxHRn1dNjZdfEdGfV02AwBDc5tZWJxzQ0Nzm1lYnHND/ZYBgMAAAAAAAgEAANYDAAMqAAMABwAAATMRIyERMxECVqqq/qqqAyr9rAJU/awAAAMAVgBWA6oDqgADAAcAGwAAAREjESMRIxETMh4CFRQOAiMiLgI1ND4CAoBWVFaAWJxzQ0Nzm1lYnHNDQ3ObAVYBVP6sAVT+rAJUQ3ObWVicc0NDc5tZWJxzQwAABABWAFYDqgOqAAMAFwArAC8AAAERMxEHMj4CNTQuAiMiDgIVFB4CEzIeAhUUDgIjIi4CNTQ+AgMRMxECKlaARn1dNjZdfEdGfV02Nl18R1icc0NDc5tZWJxzQ0NzmydWAVYBVP6srDZdfEdGfV02Nl18R0Z9XTYDAENzm1lYnHNDQ3ObWVicc0P9rAFU/qwAAQEAAQADAAMAAAMAAAEhESEBAAIA/gADAP4AAAIAagEAA1YDAAACAAUAAAkBESEJAQHqAWz+gP6UAWwCAAEA/gABAAEAAAAAAgCqAQADlgMAAAIABQAACQIhEQECKgFs/pT+gAFsAwD/AP8AAgD/AAAAAAACAQABAAMAAwAAAgAGAAAJAREBMxEjAZYBav4AVlYCAAEA/gACAP4AAAAAAAIBAAEAAwADAAADAAYAAAEzESMhEQECqlZW/lYBagMA/gACAP8AAAACAKoAgANWA9YARQBoAAABDgEVFAYxIzczFSMHMDY1NDI1NBY7ATIWFx4BFx4BFRQGBw4BBw4BBw4BIyImJy4BJy4BNTMUFjMyNj8BMDY9AS8BMCYjETIeAhUUDgIjIi4CNTMUHgIzMj4CNTQuAiMVJzcB+AMLBB4KZkoEBAYFAwgGDQMDCgMHCwEDAwUGBgcDAxEGBg0DAwsGCAoiDgwDBgMKBAQKCQNGfV02Nl18R0Z9XTZWKUVdNTReRSkpRV011tYBvAEFAgMDXh4mAQMDAwMDAwMDBgMHGQ4GDQMDDQYGAwMDAQEDAwIDBBYMCwkBAwgJAxoICgQBbjVde0dGfV02Nl18RzReRSkpRV01NF5FKazW1gAABACqAIADVgPWABsARgBNAHAAAAEUFjMyNj8BMDY9ATAmNTQmIyIGDwEwBh0BMBY3FAYPATAGIyIGIyImJy4BJy4BPQE0Nj8BMDYzMjYzMhYXHgEXHgEXHgEVByM1BzU3MxMyHgIVFA4CIyIuAjUzFB4CMzI+AjU0LgIjFSc3AjQOBgMIAwgEBBIEAwYDCAYGVAEDDBAGBg4GBg4GBggGCggBAw4OBgYOBgYOBgYKBgYDAwMBtigqTAYuRn1dNjZdfEdGfV02VilFXTU0XkUpKUVdNdbWAXgFCQEDCgkDVgkDBAoDAwgJA1YJJwkTBhoMBAEDAwYDBSgPHgkTBhoMBAEDAwYDAw4JCRAJaowMHhgBHjVde0dGfV02Nl18RzReRSkpRV01NF5FKazW1gAAAAQAqgCAA1YD1gAbAEYAowDGAAABFBYzMjY/ATA2PQE0JjU0JiMiBg8BMAYdATAWNxQGDwEwBiMiBiMiJicuAScuAT0BNDY/ATA2MzI2MzIWFx4BFx4BFx4BFSMyNj0BMCY1NCYrATAGIyIGHQEjNDYzMjYzMhYXHgEdATAGFRQGIyIGBx4BFx4BFRQGBw4BBw4BIyIGIyImJy4BJy4BNTMVMBYVFBY7ATA2MzI2PQEwJjU0JisBNRMyHgIVFA4CIyIuAjUzFB4CMzI+AjU0LgIjFSc3AjwQBgMGAwgEBBAEAwgDCAQEUAEDDBAGBg4GDxUKBgMDAwMDAwwQBgYMBgYOBgYKBgYDAwMB4gwSBAUDFgUDAwEsFg4DDgMNGQoICAQFAwMIAwYNAwMFAQMDBgMDDQYGDgYGCwMDDQYICiQEBQMWBQMDAQQFAxpmRn1dNjZdfEdGfV02VilFXTU0XkUpKUVdNdbWAXgGCAEDCgkDVgMGAwQKAwMICQNWCScJEwYaDAQLBQMOCQkQCR4JEwYaDAQBAwMGAwMOCQkQCQ4MCAUDAwEEBQMIDx8EBwUEGAoOCQMDBQcDAwcGBg4GBg0DAwoDAwUEAQMDAgMEGwsIBQMDAQQFAxYFAwMBHgFqNV17R0Z9XTY2XXxHNF5FKSlFXTU0XkUprNbWAAACAKoAgANWA9YAQgBlAAABDgEVFAYxIzczFSMHMDY1NDI1NBY7ATIWFx4BFx4BFRQGBw4BBw4BIyImJy4BJy4BNTMUFjMyNj8BMDY9AS8BMCYjJTQ+AjM1Fwc1Ig4CFRQeAjMyPgI1MxQOAiMiLgIB9AMLBBoKZkoEBAYFAwgGDQMDCgMHCwEDAwUGCBcPBg0DAwsGCAoiDgwDBgMKBAQKCQP+rjZdfEfW1jReRSkpRV01NF5FKVY2XXxHRn1dNgG8AQUCAwNeHiYBAwMDAwMDAwMGAwcZDgYNAwMNBggIAQMDAgMEFgwLCQEDCAkDGggKBBpGfF01rNbWrClFXTU0XkUpKUVdNUZ9XTY2XXwAAAQAqgCAA1YD1gAbAEYATQBwAAABFBYzMjY/ATA2PQEwJjU0JiMiBg8BMAYdATAWNxQGDwEwBiMiBiMiJicuAScuAT0BNDY/ATA2MzI2MzIWFx4BFx4BFx4BFQcjNQc1NzMFND4CMzUXBzUiDgIVFB4CMzI+AjUzFA4CIyIuAgI0DgYDCAMIBAQSBAMGAwgGBlABAwwQBgYOBgYOBgYIBgoIAQMODgYGDgYGDgYGCgYGAwMDAbIoKkwG/tg2XXxH1tY0XkUpKUVdNTReRSlWNl18R0Z9XTYBeAUJAQMKCQNWCQMECgMDCAkDVgknCRMGGgwEAQMDBgMFKA8eCRMGGgwEAQMDBgMDDgkJEAlqjAweGDZGfF01rNbWrClFXTU0XkUpKUVdNUZ9XTY2XXwAAAAEAKoAgANWA9YAIgA+AGkAxgAAEzQ+AjM1Fwc1Ig4CFRQeAjMyPgI1MxQOAiMiLgIFFBYzMjY/ATA2PQEwJjU0JiMiBg8BMAYdATAWNxQGDwEwBiMiBiMiJicuAScuAT0BNDY/ATA2MzI2MzIWFx4BFx4BFx4BFSMyNj0BMCY1NCYrATAGIyIGHQEjNDYzMjYzMhYXHgEdATAGFRQGIyIGBx4BFx4BFRQGBw4BBw4BIyIGIyImJy4BJy4BNTMVMBYVFBY7ATA2MzI2PQEwJjU0JisBNao2XXxH1tY0XkUpKUVdNTReRSlWNl18R0Z9XTYBjg4GAwgDCAQEEgQDBgMIBARUAQMMEAYGDgYPFQoGAwMDAwMDDBAGBgwGBg4GBgoGBgMDAwHiDBIEBQMWBQMDASwWDgMOAw0ZCggIBAUDAwgDBg0DAwUBAwMGAwMNBgYOBgYLAwMNBggKJAQFAxYFAwMBBAUDGgHWRnxdNazW1qwpRV01NF5FKSlFXTVGfV02Nl18FwUJAQMKCQNWCQMECgMDCAkDVgknCRMGGgwECwUDDgkJEAkeCRMGGgwEAQMDBgMDDgkJEAkODAgFAwMBBAUDCA8fBAcFBBgKDgkDAwUHAwMHBgYOBgYNAwMKAwMFBAEDAwIDBBsLCAUDAwEEBQMWBQMDAR4AAAAABACAAIADgAOAAAIAFAAmAC4AAAEVJycBBycOAQc1PgE3JxEnIxEzJwE0LgInNR4DFRQGByc+ASccAQcnNR4BAgBa8ALKNlgiTiwbMBW21qrKygKqHzlNL0BuTy0XFUAKDGoCaDA6A1a0WoT9NjZYGygLWAcaEbb+4NYBAMr+tjNcSzYOWA5FY3xEMFsnQhk5HgcNBmheGFsAAAAAAQEqAKoCqgNWAAUAAAEzNxEnIwEqrNTUrAKA1v1U1gACANYAqgMWA1YABQAMAAATMzcRJyMlFAYHER4B1qrW1qoCQDwwMDwCgNb9VNaAOVsYAVgYWwAAAAMAgACKA4ADdgAVABwAIgAAAR4DFRQOAgc1PgM1NC4CJxMUBgcRHgElMzcRJyMCVkBuTy0tT21BLk45Hx85TS9qOjAwOv3AqtbWqgN2DkVjfEREe2NGDlgNN0tcMzNcSzYO/uI5WxgBWBhbR9b9VNYAAAAABADWANYDKgMqAAUACwARABcAAAEzFSM1IxM1MxUjNQE1MxUjFR0BMxUjNQJW1FSAgFTU/oDUgIDUAyrUgP5UgNRUASzUVICsgFTUAAQA1gDWAyoDKgAFAAsAEQAXAAABMxUjNTMDNTMVIxUBNTMVIzURNTMVIzUCqoDUVFTUgP6sVNTUVAKqVNT9rNRUgAHUgNRU/qxU1IAAAAAAAwCAAKoDgANWABcALwA/AAABNTQmKwEiBh0BFBY7ATI2PQEjFSM1MxUjNTQmKwEiBh0BFBY7ATI2PQEjFSM1MxUBMhYVERQGIyEiJjURNDYzAwAYEoASGhoSgBIYQFZW6hoSgBIYGBKAEhpAVlYBlCI0MyP9rCQyMiQCKiwSGBgSrBIYGBIsFoAWLBIYGBKsEhgYEiwWgBYBLDMj/gAiNDMjAgAiNAAABACAAIADgAOAAAMADQAZACkAAAE1MxUnETMyNj0BNCYjAREjFSM1IxEzNTMVATIWFREUBiMhIiY1ETQ2MwJqVpasEhgYEv8AQFZAQFYBlCI0MyP9rCQyMiQBwICAwP8AGBKsEhj/AAEAamr/AFZWAgAzI/2sIjQzIwJUIjQAAAACAGQAVgOcA6oACwBZAAABMjY1NCYjIgYVFBYlFx4BDwEOAS8BDgEPAQ4BKwEiJi8BLgEnBwYmLwEmNj8BLgE1PAE3Jy4BPwE+AR8BPgE/AT4BOwEyFh8BHgEXNzYWHwEWBg8BHgEVHAECAD1ZWD49WVgBfFoGAgRWBA4IahAkFBABCwisBwsCEBMkEWoHDgVWBAIGWgEBAloGAgRWBA4IahAkFBABCwisBwsCEBMkEWoHDgVWBAIGWgEBAWpYPj1ZWD49WWxGBBAIlAcEAyoMFghwBwsKCHAHFQ4qAwMIlAcQBUYKFQsKFQtGBBAIlAcEAyoMFghwBwsKCHAHFQ4qAwMIlAcQBUYKFQsKFQAAAAEAgABYA4ADqgAzAAABMhYVFAYjIiY1PAE3JQ4BIyImNTQ2MzIWFyUuATU0NjMyFhUUBiMiJicFHgEVFAYHBT4BAwAzSUkzM0kC/tISLBo0TEs1GS0SASwBA0s1NExLNRktEv7UAQMCAgEwECwBUkkzM0tLMwcPBrAQEks1NEwREa4HDwg0TEs1NEwTEbAHDwgHDwiwDxEAAwBWAFYDqgOqAAMABwAbAAABNSMVExEjERMyHgIVFA4CIyIuAjU0PgICKlRUVCpYnHNDQ3ObWVicc0NDc5sCgFZW/qoBAP8AAoBDc5tZWJxzQ0Nzm1lYnHNDAAAEAFYAVgOqA6oAAwAXACsALwAAATUzFQMyPgI1NC4CIyIOAhUUHgITMh4CFRQOAiMiLgI1ND4CExEzEQHWVCpGfV02Nl18R0Z9XTY2XXxHWJxzQ0Nzm1lYnHNDQ3ObL1QCgFZW/io2XXxHRn1dNjZdfEdGfV02AwBDc5tZWJxzQ0Nzm1lYnHND/YABAP8AAAABANYA1gMqAyoACwAAAQcXBycHJzcnNxc3Ayru7jzu7jzu7jzu7gLu7u487u487u487u4AAQBVAFUDqwOrABQAABMUHgIzMj4CNTQuAiMiDgIVVUN0nFhYnHRDQ3ScWFicdEMCAFicdENDdJxYWJx0Q0N0nFgAAAACAFUAVQOrA6sAFAAoAAABIg4CFRQeAjMyPgI1NC4CIxEiLgI1ND4CMzIeAhUUDgICAFicdENDdJxYWJx0Q0N0nFhHfF01NV18R0d8XTU1XXwDq0N0nFhYnHRDQ3ScWFicdEP9ADVdfEdHfF01NV18R0d8XTUAAAADAFUAVQOrA6sAFAAoADQAAAEiDgIVFB4CMzI+AjU0LgIjESIuAjU0PgIzMh4CFRQOAhMUBiMiJjU0NjMyFgIAWJx0Q0N0nFhYnHRDQ3ScWEd8XTU1XXxHR3xdNTVdfDlLNTVLSzU1SwOrQ3ScWFicdENDdJxYWJx0Q/0ANV18R0d8XTU1XXxHR3xdNQFVNUtLNTVLSwAAAAEAAAABAADxFM6JXw889QALBAAAAAAA1DSJZQAAAADUNIllAAAAAAOrA9YAAAAIAAIAAAAAAAAAAQAABAAAAAAABAAAAAAAA6sAAQAAAAAAAAAAAAAAAAAAACUEAAAAAAAAAAAAAAAAAAAABAABVgQAAFYEAABWBAABAAQAAFYEAABWBAABAAQAAGoEAACqBAABAAQAAQAEAACqBAAAqgQAAKoEAACqBAAAqgQAAKoEAACABAABKgQAANYEAACABAAA1gQAANYEAACABAAAgAQAAGQEAACABAAAVgQAAFYEAADWBAAAVQQAAFUEAABVAAAAAAAKABQAHgAsAFQAlgCqANgBIAEuAUQBWgFwAYQCEAKoA6YELgTGBcQGEgYiBj4GeAaeBsYHGgdaB+IILghcCKQIvgjgCRwJaAABAAAAJQDHAAQAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAADgCuAAEAAAAAAAEACwAAAAEAAAAAAAIABwCEAAEAAAAAAAMACwBCAAEAAAAAAAQACwCZAAEAAAAAAAUACwAhAAEAAAAAAAYACwBjAAEAAAAAAAoAGgC6AAMAAQQJAAEAFgALAAMAAQQJAAIADgCLAAMAAQQJAAMAFgBNAAMAAQQJAAQAFgCkAAMAAQQJAAUAFgAsAAMAAQQJAAYAFgBuAAMAAQQJAAoANADUdmlkZW8tcmVhY3QAdgBpAGQAZQBvAC0AcgBlAGEAYwB0VmVyc2lvbiAxLjAAVgBlAHIAcwBpAG8AbgAgADEALgAwdmlkZW8tcmVhY3QAdgBpAGQAZQBvAC0AcgBlAGEAYwB0dmlkZW8tcmVhY3QAdgBpAGQAZQBvAC0AcgBlAGEAYwB0UmVndWxhcgBSAGUAZwB1AGwAYQBydmlkZW8tcmVhY3QAdgBpAGQAZQBvAC0AcgBlAGEAYwB0Rm9udCBnZW5lcmF0ZWQgYnkgSWNvTW9vbi4ARgBvAG4AdAAgAGcAZQBuAGUAcgBhAHQAZQBkACAAYgB5ACAASQBjAG8ATQBvAG8AbgAuAAAAAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==) format("woff"),url(data:application/x-font-ttf;base64,AAEAAAALAIAAAwAwT1MvMg7RD8oAAAC8AAAAYGNtYXAOVuSnAAABHAAAAFRnYXNwAAAAEAAAAXAAAAAIZ2x5Zsdb3FIAAAF4AAAS0GhlYWQLMledAAAUSAAAADZoaGVhB6wEJgAAFIAAAAAkaG10eIgAFM8AABSkAAAAlGxvY2FLllAoAAAVOAAAAExtYXhwACoAyQAAFYQAAAAgbmFtZVtqyukAABWkAAABtnBvc3QAAwAAAAAXXAAAACAAAwQAAZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADyIAQAAAAAAAQAAAAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAOAAAAAoACAACAAIAAQAg8iD//f//AAAAAAAg8gD//f//AAH/4w4EAAMAAQAAAAAAAAAAAAAAAQAB//8ADwABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAVYA1gMqAyoAAgAACQIBVgHU/iwDKv7W/tYAAgBWAFYDqgOqAAIAFgAAAS0BNzIeAhUUDgIjIi4CNTQ+AgGqAQD/AFZYnHNDQ3ObWVicc0NDc5sBQMDA6kNzm1lYnHNDQ3ObWVicc0MAAAADAFYAVgOqA6oAEwAnACoAACUyPgI1NC4CIyIOAhUUHgITMh4CFRQOAiMiLgI1ND4CExEFAgBGfV02Nl18R0Z9XTY2XXxHWJxzQ0Nzm1lYnHNDQ3ObAwEAqjZdfEdGfV02Nl18R0Z9XTYDAENzm1lYnHNDQ3ObWVicc0P9lgGAwAAAAAACAQAA1gMAAyoAAwAHAAABMxEjIREzEQJWqqr+qqoDKv2sAlT9rAAAAwBWAFYDqgOqAAMABwAbAAABESMRIxEjERMyHgIVFA4CIyIuAjU0PgICgFZUVoBYnHNDQ3ObWVicc0NDc5sBVgFU/qwBVP6sAlRDc5tZWJxzQ0Nzm1lYnHNDAAAEAFYAVgOqA6oAAwAXACsALwAAAREzEQcyPgI1NC4CIyIOAhUUHgITMh4CFRQOAiMiLgI1ND4CAxEzEQIqVoBGfV02Nl18R0Z9XTY2XXxHWJxzQ0Nzm1lYnHNDQ3ObJ1YBVgFU/qysNl18R0Z9XTY2XXxHRn1dNgMAQ3ObWVicc0NDc5tZWJxzQ/2sAVT+rAABAQABAAMAAwAAAwAAASERIQEAAgD+AAMA/gAAAgBqAQADVgMAAAIABQAACQERIQkBAeoBbP6A/pQBbAIAAQD+AAEAAQAAAAACAKoBAAOWAwAAAgAFAAAJAiERAQIqAWz+lP6AAWwDAP8A/wACAP8AAAAAAAIBAAEAAwADAAACAAYAAAkBEQEzESMBlgFq/gBWVgIAAQD+AAIA/gAAAAAAAgEAAQADAAMAAAMABgAAATMRIyERAQKqVlb+VgFqAwD+AAIA/wAAAAIAqgCAA1YD1gBFAGgAAAEOARUUBjEjNzMVIwcwNjU0MjU0FjsBMhYXHgEXHgEVFAYHDgEHDgEHDgEjIiYnLgEnLgE1MxQWMzI2PwEwNj0BLwEwJiMRMh4CFRQOAiMiLgI1MxQeAjMyPgI1NC4CIxUnNwH4AwsEHgpmSgQEBgUDCAYNAwMKAwcLAQMDBQYGBwMDEQYGDQMDCwYICiIODAMGAwoEBAoJA0Z9XTY2XXxHRn1dNlYpRV01NF5FKSlFXTXW1gG8AQUCAwNeHiYBAwMDAwMDAwMGAwcZDgYNAwMNBgYDAwMBAQMDAgMEFgwLCQEDCAkDGggKBAFuNV17R0Z9XTY2XXxHNF5FKSlFXTU0XkUprNbWAAAEAKoAgANWA9YAGwBGAE0AcAAAARQWMzI2PwEwNj0BMCY1NCYjIgYPATAGHQEwFjcUBg8BMAYjIgYjIiYnLgEnLgE9ATQ2PwEwNjMyNjMyFhceARceARceARUHIzUHNTczEzIeAhUUDgIjIi4CNTMUHgIzMj4CNTQuAiMVJzcCNA4GAwgDCAQEEgQDBgMIBgZUAQMMEAYGDgYGDgYGCAYKCAEDDg4GBg4GBg4GBgoGBgMDAwG2KCpMBi5GfV02Nl18R0Z9XTZWKUVdNTReRSkpRV011tYBeAUJAQMKCQNWCQMECgMDCAkDVgknCRMGGgwEAQMDBgMFKA8eCRMGGgwEAQMDBgMDDgkJEAlqjAweGAEeNV17R0Z9XTY2XXxHNF5FKSlFXTU0XkUprNbWAAAABACqAIADVgPWABsARgCjAMYAAAEUFjMyNj8BMDY9ATQmNTQmIyIGDwEwBh0BMBY3FAYPATAGIyIGIyImJy4BJy4BPQE0Nj8BMDYzMjYzMhYXHgEXHgEXHgEVIzI2PQEwJjU0JisBMAYjIgYdASM0NjMyNjMyFhceAR0BMAYVFAYjIgYHHgEXHgEVFAYHDgEHDgEjIgYjIiYnLgEnLgE1MxUwFhUUFjsBMDYzMjY9ATAmNTQmKwE1EzIeAhUUDgIjIi4CNTMUHgIzMj4CNTQuAiMVJzcCPBAGAwYDCAQEEAQDCAMIBARQAQMMEAYGDgYPFQoGAwMDAwMDDBAGBgwGBg4GBgoGBgMDAwHiDBIEBQMWBQMDASwWDgMOAw0ZCggIBAUDAwgDBg0DAwUBAwMGAwMNBgYOBgYLAwMNBggKJAQFAxYFAwMBBAUDGmZGfV02Nl18R0Z9XTZWKUVdNTReRSkpRV011tYBeAYIAQMKCQNWAwYDBAoDAwgJA1YJJwkTBhoMBAsFAw4JCRAJHgkTBhoMBAEDAwYDAw4JCRAJDgwIBQMDAQQFAwgPHwQHBQQYCg4JAwMFBwMDBwYGDgYGDQMDCgMDBQQBAwMCAwQbCwgFAwMBBAUDFgUDAwEeAWo1XXtHRn1dNjZdfEc0XkUpKUVdNTReRSms1tYAAAIAqgCAA1YD1gBCAGUAAAEOARUUBjEjNzMVIwcwNjU0MjU0FjsBMhYXHgEXHgEVFAYHDgEHDgEjIiYnLgEnLgE1MxQWMzI2PwEwNj0BLwEwJiMlND4CMzUXBzUiDgIVFB4CMzI+AjUzFA4CIyIuAgH0AwsEGgpmSgQEBgUDCAYNAwMKAwcLAQMDBQYIFw8GDQMDCwYICiIODAMGAwoEBAoJA/6uNl18R9bWNF5FKSlFXTU0XkUpVjZdfEdGfV02AbwBBQIDA14eJgEDAwMDAwMDAwYDBxkOBg0DAw0GCAgBAwMCAwQWDAsJAQMICQMaCAoEGkZ8XTWs1tasKUVdNTReRSkpRV01Rn1dNjZdfAAABACqAIADVgPWABsARgBNAHAAAAEUFjMyNj8BMDY9ATAmNTQmIyIGDwEwBh0BMBY3FAYPATAGIyIGIyImJy4BJy4BPQE0Nj8BMDYzMjYzMhYXHgEXHgEXHgEVByM1BzU3MwU0PgIzNRcHNSIOAhUUHgIzMj4CNTMUDgIjIi4CAjQOBgMIAwgEBBIEAwYDCAYGUAEDDBAGBg4GBg4GBggGCggBAw4OBgYOBgYOBgYKBgYDAwMBsigqTAb+2DZdfEfW1jReRSkpRV01NF5FKVY2XXxHRn1dNgF4BQkBAwoJA1YJAwQKAwMICQNWCScJEwYaDAQBAwMGAwUoDx4JEwYaDAQBAwMGAwMOCQkQCWqMDB4YNkZ8XTWs1tasKUVdNTReRSkpRV01Rn1dNjZdfAAAAAQAqgCAA1YD1gAiAD4AaQDGAAATND4CMzUXBzUiDgIVFB4CMzI+AjUzFA4CIyIuAgUUFjMyNj8BMDY9ATAmNTQmIyIGDwEwBh0BMBY3FAYPATAGIyIGIyImJy4BJy4BPQE0Nj8BMDYzMjYzMhYXHgEXHgEXHgEVIzI2PQEwJjU0JisBMAYjIgYdASM0NjMyNjMyFhceAR0BMAYVFAYjIgYHHgEXHgEVFAYHDgEHDgEjIgYjIiYnLgEnLgE1MxUwFhUUFjsBMDYzMjY9ATAmNTQmKwE1qjZdfEfW1jReRSkpRV01NF5FKVY2XXxHRn1dNgGODgYDCAMIBAQSBAMGAwgEBFQBAwwQBgYOBg8VCgYDAwMDAwMMEAYGDAYGDgYGCgYGAwMDAeIMEgQFAxYFAwMBLBYOAw4DDRkKCAgEBQMDCAMGDQMDBQEDAwYDAw0GBg4GBgsDAw0GCAokBAUDFgUDAwEEBQMaAdZGfF01rNbWrClFXTU0XkUpKUVdNUZ9XTY2XXwXBQkBAwoJA1YJAwQKAwMICQNWCScJEwYaDAQLBQMOCQkQCR4JEwYaDAQBAwMGAwMOCQkQCQ4MCAUDAwEEBQMIDx8EBwUEGAoOCQMDBQcDAwcGBg4GBg0DAwoDAwUEAQMDAgMEGwsIBQMDAQQFAxYFAwMBHgAAAAAEAIAAgAOAA4AAAgAUACYALgAAARUnJwEHJw4BBzU+ATcnEScjETMnATQuAic1HgMVFAYHJz4BJxwBByc1HgECAFrwAso2WCJOLBswFbbWqsrKAqofOU0vQG5PLRcVQAoMagJoMDoDVrRahP02NlgbKAtYBxoRtv7g1gEAyv62M1xLNg5YDkVjfEQwWydCGTkeBw0GaF4YWwAAAAABASoAqgKqA1YABQAAATM3EScjASqs1NSsAoDW/VTWAAIA1gCqAxYDVgAFAAwAABMzNxEnIyUUBgcRHgHWqtbWqgJAPDAwPAKA1v1U1oA5WxgBWBhbAAAAAwCAAIoDgAN2ABUAHAAiAAABHgMVFA4CBzU+AzU0LgInExQGBxEeASUzNxEnIwJWQG5PLS1PbUEuTjkfHzlNL2o6MDA6/cCq1taqA3YORWN8RER7Y0YOWA03S1wzM1xLNg7+4jlbGAFYGFtH1v1U1gAAAAAEANYA1gMqAyoABQALABEAFwAAATMVIzUjEzUzFSM1ATUzFSMVHQEzFSM1AlbUVICAVNT+gNSAgNQDKtSA/lSA1FQBLNRUgKyAVNQABADWANYDKgMqAAUACwARABcAAAEzFSM1MwM1MxUjFQE1MxUjNRE1MxUjNQKqgNRUVNSA/qxU1NRUAqpU1P2s1FSAAdSA1FT+rFTUgAAAAAADAIAAqgOAA1YAFwAvAD8AAAE1NCYrASIGHQEUFjsBMjY9ASMVIzUzFSM1NCYrASIGHQEUFjsBMjY9ASMVIzUzFQEyFhURFAYjISImNRE0NjMDABgSgBIaGhKAEhhAVlbqGhKAEhgYEoASGkBWVgGUIjQzI/2sJDIyJAIqLBIYGBKsEhgYEiwWgBYsEhgYEqwSGBgSLBaAFgEsMyP+ACI0MyMCACI0AAAEAIAAgAOAA4AAAwANABkAKQAAATUzFScRMzI2PQE0JiMBESMVIzUjETM1MxUBMhYVERQGIyEiJjURNDYzAmpWlqwSGBgS/wBAVkBAVgGUIjQzI/2sJDIyJAHAgIDA/wAYEqwSGP8AAQBqav8AVlYCADMj/awiNDMjAlQiNAAAAAIAZABWA5wDqgALAFkAAAEyNjU0JiMiBhUUFiUXHgEPAQ4BLwEOAQ8BDgErASImLwEuAScHBiYvASY2PwEuATU8ATcnLgE/AT4BHwE+AT8BPgE7ATIWHwEeARc3NhYfARYGDwEeARUcAQIAPVlYPj1ZWAF8WgYCBFYEDghqECQUEAELCKwHCwIQEyQRagcOBVYEAgZaAQECWgYCBFYEDghqECQUEAELCKwHCwIQEyQRagcOBVYEAgZaAQEBalg+PVlYPj1ZbEYEEAiUBwQDKgwWCHAHCwoIcAcVDioDAwiUBxAFRgoVCwoVC0YEEAiUBwQDKgwWCHAHCwoIcAcVDioDAwiUBxAFRgoVCwoVAAAAAQCAAFgDgAOqADMAAAEyFhUUBiMiJjU8ATclDgEjIiY1NDYzMhYXJS4BNTQ2MzIWFRQGIyImJwUeARUUBgcFPgEDADNJSTMzSQL+0hIsGjRMSzUZLRIBLAEDSzU0TEs1GS0S/tQBAwICATAQLAFSSTMzS0szBw8GsBASSzU0TBERrgcPCDRMSzU0TBMRsAcPCAcPCLAPEQADAFYAVgOqA6oAAwAHABsAAAE1IxUTESMREzIeAhUUDgIjIi4CNTQ+AgIqVFRUKlicc0NDc5tZWJxzQ0NzmwKAVlb+qgEA/wACgENzm1lYnHNDQ3ObWVicc0MAAAQAVgBWA6oDqgADABcAKwAvAAABNTMVAzI+AjU0LgIjIg4CFRQeAhMyHgIVFA4CIyIuAjU0PgITETMRAdZUKkZ9XTY2XXxHRn1dNjZdfEdYnHNDQ3ObWVicc0NDc5svVAKAVlb+KjZdfEdGfV02Nl18R0Z9XTYDAENzm1lYnHNDQ3ObWVicc0P9gAEA/wAAAAEA1gDWAyoDKgALAAABBxcHJwcnNyc3FzcDKu7uPO7uPO7uPO7uAu7u7jzu7jzu7jzu7gABAFUAVQOrA6sAFAAAExQeAjMyPgI1NC4CIyIOAhVVQ3ScWFicdENDdJxYWJx0QwIAWJx0Q0N0nFhYnHRDQ3ScWAAAAAIAVQBVA6sDqwAUACgAAAEiDgIVFB4CMzI+AjU0LgIjESIuAjU0PgIzMh4CFRQOAgIAWJx0Q0N0nFhYnHRDQ3ScWEd8XTU1XXxHR3xdNTVdfAOrQ3ScWFicdENDdJxYWJx0Q/0ANV18R0d8XTU1XXxHR3xdNQAAAAMAVQBVA6sDqwAUACgANAAAASIOAhUUHgIzMj4CNTQuAiMRIi4CNTQ+AjMyHgIVFA4CExQGIyImNTQ2MzIWAgBYnHRDQ3ScWFicdENDdJxYR3xdNTVdfEdHfF01NV18OUs1NUtLNTVLA6tDdJxYWJx0Q0N0nFhYnHRD/QA1XXxHR3xdNTVdfEdHfF01AVU1S0s1NUtLAAAAAQAAAAEAAPEUzolfDzz1AAsEAAAAAADUNIllAAAAANQ0iWUAAAAAA6sD1gAAAAgAAgAAAAAAAAABAAAEAAAAAAAEAAAAAAADqwABAAAAAAAAAAAAAAAAAAAAJQQAAAAAAAAAAAAAAAAAAAAEAAFWBAAAVgQAAFYEAAEABAAAVgQAAFYEAAEABAAAagQAAKoEAAEABAABAAQAAKoEAACqBAAAqgQAAKoEAACqBAAAqgQAAIAEAAEqBAAA1gQAAIAEAADWBAAA1gQAAIAEAACABAAAZAQAAIAEAABWBAAAVgQAANYEAABVBAAAVQQAAFUAAAAAAAoAFAAeACwAVACWAKoA2AEgAS4BRAFaAXABhAIQAqgDpgQuBMYFxAYSBiIGPgZ4Bp4GxgcaB1oH4gguCFwIpAi+COAJHAloAAEAAAAlAMcABAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAOAK4AAQAAAAAAAQALAAAAAQAAAAAAAgAHAIQAAQAAAAAAAwALAEIAAQAAAAAABAALAJkAAQAAAAAABQALACEAAQAAAAAABgALAGMAAQAAAAAACgAaALoAAwABBAkAAQAWAAsAAwABBAkAAgAOAIsAAwABBAkAAwAWAE0AAwABBAkABAAWAKQAAwABBAkABQAWACwAAwABBAkABgAWAG4AAwABBAkACgA0ANR2aWRlby1yZWFjdAB2AGkAZABlAG8ALQByAGUAYQBjAHRWZXJzaW9uIDEuMABWAGUAcgBzAGkAbwBuACAAMQAuADB2aWRlby1yZWFjdAB2AGkAZABlAG8ALQByAGUAYQBjAHR2aWRlby1yZWFjdAB2AGkAZABlAG8ALQByAGUAYQBjAHRSZWd1bGFyAFIAZQBnAHUAbABhAHJ2aWRlby1yZWFjdAB2AGkAZABlAG8ALQByAGUAYQBjAHRGb250IGdlbmVyYXRlZCBieSBJY29Nb29uLgBGAG8AbgB0ACAAZwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABJAGMAbwBNAG8AbwBuAC4AAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA) format("truetype");font-weight:normal;font-style:normal}.video-react-icon,.video-react .video-react-closed-caption,.video-react .video-react-bezel .video-react-bezel-icon,.video-react .video-react-volume-level,.video-react .video-react-mute-control,.video-react .video-react-volume-menu-button,.video-react .video-react-play-control,.video-react .video-react-play-progress,.video-react .video-react-big-play-button{font-family:"video-react" !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.video-react-icon-play-arrow:before,.video-react-icon-play-arrow.spinner-lg:not(:required):before,.video-react-icon-play-arrow.spinner-md:not(:required):before,.video-react-icon-play-arrow.spinner-inverse:not(:required):before,.video-react .video-react-bezel .video-react-bezel-icon-play:before,.video-react .video-react-play-control:before,.video-react .video-react-big-play-button:before{content:""}.video-react-icon-play-circle-filled:before,.video-react-icon-play-circle-filled.spinner-lg:not(:required):before,.video-react-icon-play-circle-filled.spinner-md:not(:required):before,.video-react-icon-play-circle-filled.spinner-inverse:not(:required):before{content:""}.video-react-icon-play-circle-outline:before,.video-react-icon-play-circle-outline.spinner-lg:not(:required):before,.video-react-icon-play-circle-outline.spinner-md:not(:required):before,.video-react-icon-play-circle-outline.spinner-inverse:not(:required):before{content:""}.video-react-icon-pause:before,.video-react-icon-pause.spinner-lg:not(:required):before,.video-react-icon-pause.spinner-md:not(:required):before,.video-react-icon-pause.spinner-inverse:not(:required):before,.video-react .video-react-bezel .video-react-bezel-icon-pause:before,.video-react .video-react-play-control.video-react-playing:before{content:""}.video-react-icon-pause-circle-filled:before,.video-react-icon-pause-circle-filled.spinner-lg:not(:required):before,.video-react-icon-pause-circle-filled.spinner-md:not(:required):before,.video-react-icon-pause-circle-filled.spinner-inverse:not(:required):before{content:""}.video-react-icon-pause-circle-outline:before,.video-react-icon-pause-circle-outline.spinner-lg:not(:required):before,.video-react-icon-pause-circle-outline.spinner-md:not(:required):before,.video-react-icon-pause-circle-outline.spinner-inverse:not(:required):before{content:""}.video-react-icon-stop:before,.video-react-icon-stop.spinner-lg:not(:required):before,.video-react-icon-stop.spinner-md:not(:required):before,.video-react-icon-stop.spinner-inverse:not(:required):before{content:""}.video-react-icon-fast-rewind:before,.video-react-icon-fast-rewind.spinner-lg:not(:required):before,.video-react-icon-fast-rewind.spinner-md:not(:required):before,.video-react-icon-fast-rewind.spinner-inverse:not(:required):before,.video-react .video-react-bezel .video-react-bezel-icon-fast-rewind:before{content:""}.video-react-icon-fast-forward:before,.video-react-icon-fast-forward.spinner-lg:not(:required):before,.video-react-icon-fast-forward.spinner-md:not(:required):before,.video-react-icon-fast-forward.spinner-inverse:not(:required):before,.video-react .video-react-bezel .video-react-bezel-icon-fast-forward:before{content:""}.video-react-icon-skip-previous:before,.video-react-icon-skip-previous.spinner-lg:not(:required):before,.video-react-icon-skip-previous.spinner-md:not(:required):before,.video-react-icon-skip-previous.spinner-inverse:not(:required):before{content:""}.video-react-icon-skip-next:before,.video-react-icon-skip-next.spinner-lg:not(:required):before,.video-react-icon-skip-next.spinner-md:not(:required):before,.video-react-icon-skip-next.spinner-inverse:not(:required):before{content:""}.video-react-icon-replay-5:before,.video-react-icon-replay-5.spinner-lg:not(:required):before,.video-react-icon-replay-5.spinner-md:not(:required):before,.video-react-icon-replay-5.spinner-inverse:not(:required):before,.video-react .video-react-bezel .video-react-bezel-icon-replay-5:before{content:""}.video-react-icon-replay-10:before,.video-react-icon-replay-10.spinner-lg:not(:required):before,.video-react-icon-replay-10.spinner-md:not(:required):before,.video-react-icon-replay-10.spinner-inverse:not(:required):before,.video-react .video-react-bezel .video-react-bezel-icon-replay-10:before{content:""}.video-react-icon-replay-30:before,.video-react-icon-replay-30.spinner-lg:not(:required):before,.video-react-icon-replay-30.spinner-md:not(:required):before,.video-react-icon-replay-30.spinner-inverse:not(:required):before,.video-react .video-react-bezel .video-react-bezel-icon-replay-30:before{content:""}.video-react-icon-forward-5:before,.video-react-icon-forward-5.spinner-lg:not(:required):before,.video-react-icon-forward-5.spinner-md:not(:required):before,.video-react-icon-forward-5.spinner-inverse:not(:required):before,.video-react .video-react-bezel .video-react-bezel-icon-forward-5:before{content:""}.video-react-icon-forward-10:before,.video-react-icon-forward-10.spinner-lg:not(:required):before,.video-react-icon-forward-10.spinner-md:not(:required):before,.video-react-icon-forward-10.spinner-inverse:not(:required):before,.video-react .video-react-bezel .video-react-bezel-icon-forward-10:before{content:""}.video-react-icon-forward-30:before,.video-react-icon-forward-30.spinner-lg:not(:required):before,.video-react-icon-forward-30.spinner-md:not(:required):before,.video-react-icon-forward-30.spinner-inverse:not(:required):before,.video-react .video-react-bezel .video-react-bezel-icon-forward-30:before{content:""}.video-react-icon-volume-off:before,.video-react-icon-volume-off.spinner-lg:not(:required):before,.video-react-icon-volume-off.spinner-md:not(:required):before,.video-react-icon-volume-off.spinner-inverse:not(:required):before,.video-react .video-react-bezel .video-react-bezel-icon-volume-off:before,.video-react .video-react-mute-control.video-react-vol-muted:before,.video-react .video-react-volume-menu-button.video-react-vol-muted:before{content:""}.video-react-icon-volume-mute:before,.video-react-icon-volume-mute.spinner-lg:not(:required):before,.video-react-icon-volume-mute.spinner-md:not(:required):before,.video-react-icon-volume-mute.spinner-inverse:not(:required):before,.video-react .video-react-mute-control.video-react-vol-0:before,.video-react .video-react-volume-menu-button.video-react-vol-0:before{content:""}.video-react-icon-volume-down:before,.video-react-icon-volume-down.spinner-lg:not(:required):before,.video-react-icon-volume-down.spinner-md:not(:required):before,.video-react-icon-volume-down.spinner-inverse:not(:required):before,.video-react .video-react-bezel .video-react-bezel-icon-volume-down:before,.video-react .video-react-mute-control.video-react-vol-2:before,.video-react .video-react-volume-menu-button.video-react-vol-2:before,.video-react .video-react-mute-control.video-react-vol-1:before,.video-react .video-react-volume-menu-button.video-react-vol-1:before{content:""}.video-react-icon-volume-up:before,.video-react-icon-volume-up.spinner-lg:not(:required):before,.video-react-icon-volume-up.spinner-md:not(:required):before,.video-react-icon-volume-up.spinner-inverse:not(:required):before,.video-react .video-react-bezel .video-react-bezel-icon-volume-up:before,.video-react .video-react-mute-control:before,.video-react .video-react-volume-menu-button:before{content:""}.video-react-icon-fullscreen:before,.video-react-icon-fullscreen.spinner-lg:not(:required):before,.video-react-icon-fullscreen.spinner-md:not(:required):before,.video-react-icon-fullscreen.spinner-inverse:not(:required):before{content:""}.video-react-icon-fullscreen-exit:before,.video-react-icon-fullscreen-exit.spinner-lg:not(:required):before,.video-react-icon-fullscreen-exit.spinner-md:not(:required):before,.video-react-icon-fullscreen-exit.spinner-inverse:not(:required):before{content:""}.video-react-icon-closed-caption:before,.video-react-icon-closed-caption.spinner-lg:not(:required):before,.video-react-icon-closed-caption.spinner-md:not(:required):before,.video-react-icon-closed-caption.spinner-inverse:not(:required):before,.video-react .video-react-closed-caption:before{content:""}.video-react-icon-hd:before,.video-react-icon-hd.spinner-lg:not(:required):before,.video-react-icon-hd.spinner-md:not(:required):before,.video-react-icon-hd.spinner-inverse:not(:required):before{content:""}.video-react-icon-settings:before,.video-react-icon-settings.spinner-lg:not(:required):before,.video-react-icon-settings.spinner-md:not(:required):before,.video-react-icon-settings.spinner-inverse:not(:required):before{content:""}.video-react-icon-share:before,.video-react-icon-share.spinner-lg:not(:required):before,.video-react-icon-share.spinner-md:not(:required):before,.video-react-icon-share.spinner-inverse:not(:required):before{content:""}.video-react-icon-info:before,.video-react-icon-info.spinner-lg:not(:required):before,.video-react-icon-info.spinner-md:not(:required):before,.video-react-icon-info.spinner-inverse:not(:required):before{content:""}.video-react-icon-info-outline:before,.video-react-icon-info-outline.spinner-lg:not(:required):before,.video-react-icon-info-outline.spinner-md:not(:required):before,.video-react-icon-info-outline.spinner-inverse:not(:required):before{content:""}.video-react-icon-close:before,.video-react-icon-close.spinner-lg:not(:required):before,.video-react-icon-close.spinner-md:not(:required):before,.video-react-icon-close.spinner-inverse:not(:required):before{content:""}.video-react-icon-circle:before,.video-react-icon-circle.spinner-lg:not(:required):before,.video-react-icon-circle.spinner-md:not(:required):before,.video-react-icon-circle.spinner-inverse:not(:required):before,.video-react .video-react-volume-level:before,.video-react .video-react-play-progress:before{content:""}.video-react-icon-circle-outline:before,.video-react-icon-circle-outline.spinner-lg:not(:required):before,.video-react-icon-circle-outline.spinner-md:not(:required):before,.video-react-icon-circle-outline.spinner-inverse:not(:required):before{content:""}.video-react-icon-circle-inner-circle:before,.video-react-icon-circle-inner-circle.spinner-lg:not(:required):before,.video-react-icon-circle-inner-circle.spinner-md:not(:required):before,.video-react-icon-circle-inner-circle.spinner-inverse:not(:required):before{content:""}.video-react{display:block;vertical-align:top;box-sizing:border-box;color:#fff;background-color:#000;position:relative;font-size:10px;line-height:1;font-family:serif,Times,"Times New Roman";-webkit-user-select:none;-moz-user-select:none;user-select:none}.video-react:-moz-full-screen{position:absolute}.video-react:-webkit-full-screen{width:100% !important;height:100% !important}.video-react *,.video-react *:before,.video-react .spinner-lg:not(:required):before,.video-react .spinner-md:not(:required):before,.video-react .spinner-inverse:not(:required):before,.video-react *:after{box-sizing:inherit}.video-react ul{font-family:inherit;font-size:inherit;line-height:inherit;list-style-position:outside;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0}.video-react.video-react-fluid,.video-react.video-react-16-9,.video-react.video-react-4-3{width:100%;max-width:100%;height:0}.video-react.video-react-16-9{padding-top:56.25%}.video-react.video-react-4-3{padding-top:75%}.video-react.video-react-fill{width:100%;height:100%}.video-react .video-react-video{position:absolute;top:0;left:0;width:100%;height:100%}.video-react.video-react-fullscreen{width:100% !important;height:100% !important;padding-top:0 !important}.video-react.video-react-fullscreen.video-react-user-inactive{cursor:none}body.video-react-full-window{padding:0;margin:0;height:100%;overflow-y:auto}body.video-react-full-window .video-react-fullscreen{position:fixed;overflow:hidden;z-index:1000;left:0;top:0;bottom:0;right:0}.video-react button{background:none;border:none;color:inherit;display:inline-block;cursor:pointer;overflow:visible;font-size:inherit;line-height:inherit;text-transform:none;text-decoration:none;transition:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.video-react .video-react-loading-spinner{display:none;position:absolute;top:50%;left:50%;margin:-25px 0 0 -25px;opacity:.85;text-align:left;border:6px solid rgba(43,51,63,.7);box-sizing:border-box;background-clip:padding-box;width:50px;height:50px;border-radius:25px}.video-react .video-react-loading-spinner:before,.video-react .video-react-loading-spinner:after{content:"";position:absolute;margin:-6px;box-sizing:inherit;width:inherit;height:inherit;border-radius:inherit;opacity:1;border:inherit;border-color:rgba(0,0,0,0);border-top-color:#fff;animation:video-react-spinner-spin 1.1s cubic-bezier(0.6, 0.2, 0, 0.8) infinite,video-react-spinner-fade 1.1s linear infinite}.video-react-seeking .video-react-loading-spinner,.video-react-waiting .video-react-loading-spinner{display:block}.video-react-seeking .video-react-loading-spinner:before,.video-react-waiting .video-react-loading-spinner:before{border-top-color:#fff}.video-react-seeking .video-react-loading-spinner:after,.video-react-waiting .video-react-loading-spinner:after{border-top-color:#fff;animation-delay:.44s}@keyframes video-react-spinner-spin{100%{transform:rotate(360deg)}}@keyframes video-react-spinner-fade{0%{border-top-color:hsl(216,18.8679245283%,53.7843137255%)}20%{border-top-color:hsl(216,18.8679245283%,53.7843137255%)}35%{border-top-color:#fff}60%{border-top-color:hsl(216,18.8679245283%,53.7843137255%)}100%{border-top-color:hsl(216,18.8679245283%,53.7843137255%)}}.video-react .video-react-big-play-button{font-size:3em;line-height:1.5em;height:1.5em;width:3em;display:block;position:absolute;top:10px;left:10px;padding:0;cursor:pointer;opacity:1;border:.06666em solid #fff;background-color:#2b333f;background-color:rgba(43,51,63,.7);border-radius:.3em;transition:all .4s}.video-react .video-react-big-play-button.video-react-big-play-button-center{top:50%;left:50%;margin-top:-0.75em;margin-left:-1.5em}.video-react .video-react-big-play-button.big-play-button-hide{display:none}.video-react:hover .video-react-big-play-button,.video-react .video-react-big-play-button:focus{outline:0;border-color:#fff;background-color:hsl(216,18.8679245283%,53.7843137255%);background-color:hsla(216,18.8679245283%,53.7843137255%,.5);transition:all 0s}.video-react-menu-button{cursor:pointer}.video-react-menu-button.video-react-disabled{cursor:default}.video-react-menu .video-react-menu-content{display:block;padding:0;margin:0;overflow:auto;font-family:serif,Times,"Times New Roman"}.video-react-menu li{list-style:none;margin:0;padding:.2em 0;line-height:1.4em;font-size:1.2em;text-align:center}.video-react-menu li:focus,.video-react-menu li:hover{outline:0;background-color:hsl(216,18.8679245283%,53.7843137255%);background-color:hsla(216,18.8679245283%,53.7843137255%,.5)}.video-react-menu li.video-react-selected,.video-react-menu li.video-react-selected:focus,.video-react-menu li.video-react-selected:hover{background-color:#fff;color:#2b333f}.video-react-menu li.vjs-menu-title{text-align:center;text-transform:uppercase;font-size:1em;line-height:2em;padding:0;margin:0 0 .3em 0;font-weight:bold;cursor:default}.video-react-scrubbing .vjs-menu-button:hover .video-react-menu{display:none}.video-react .video-react-menu-button-popup .video-react-menu{display:none;position:absolute;bottom:0;width:10em;left:-3em;height:0em;margin-bottom:1.5em;border-top-color:rgba(43,51,63,.7)}.video-react .video-react-menu-button-popup .video-react-menu .video-react-menu-content{background-color:#2b333f;background-color:rgba(43,51,63,.7);position:absolute;width:100%;bottom:1.5em;max-height:15em}.video-react-menu-button-popup .video-react-menu.video-react-lock-showing{display:block}.video-react .video-react-menu-button-inline{transition:all .4s;overflow:hidden}.video-react .video-react-menu-button-inline:before{width:2.222222222em}.video-react .video-react-menu-button-inline:hover,.video-react .video-react-menu-button-inline:focus,.video-react .video-react-menu-button-inline.video-react-slider-active{width:12em}.video-react .video-react-menu-button-inline:hover .video-react-menu,.video-react .video-react-menu-button-inline:focus .video-react-menu,.video-react .video-react-menu-button-inline.video-react-slider-active .video-react-menu{display:block;opacity:1}.video-react .video-react-menu-button-inline.video-react-slider-active{transition:none}.video-react .video-react-menu-button-inline .video-react-menu{opacity:0;height:100%;width:auto;position:absolute;left:4em;top:0;padding:0;margin:0;transition:all .4s}.video-react .video-react-menu-button-inline .video-react-menu-content{width:auto;height:100%;margin:0;overflow:hidden}.video-react-no-flex .video-react-menu-button-inline .video-react-menu{display:block;opacity:1;position:relative;width:auto}.video-react-no-flex .video-react-menu-button-inline:hover,.video-react-no-flex .video-react-menu-button-inline:focus,.video-react-no-flex .video-react-menu-button-inline.video-react-slider-active{width:auto}.video-react .video-react-poster{display:inline-block;vertical-align:middle;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-color:#000;cursor:pointer;margin:0;padding:0;position:absolute;top:0;right:0;bottom:0;left:0;height:100%}.video-react .video-react-poster img{display:block;vertical-align:middle;margin:0 auto;max-height:100%;padding:0;width:100%}.video-react .video-react-slider{outline:0;position:relative;cursor:pointer;padding:0;margin:0 .45em 0 .45em;background-color:hsl(216,18.8679245283%,53.7843137255%);background-color:hsla(216,18.8679245283%,53.7843137255%,.5)}.video-react .video-react-slider:focus{box-shadow:0 0 1em #fff}.video-react .video-react-control{outline:none;position:relative;text-align:center;margin:0;padding:0;height:100%;width:4em;flex:none}.video-react .video-react-control:before{font-size:1.8em;line-height:1.67}.video-react .video-react-control:focus:before,.video-react .video-react-control:hover:before,.video-react .video-react-control:focus{text-shadow:0em 0em 1em #fff,0em 0em .5em #fff}.video-react .video-react-control-text{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.video-react-no-flex .video-react-control{display:table-cell;vertical-align:middle}.video-react .video-react-control-bar{display:none;width:100%;position:absolute;bottom:0;left:0;right:0;height:3em;background-color:#2b333f;background-color:rgba(43,51,63,.7)}.video-react-has-started .video-react-control-bar{display:flex;visibility:visible;opacity:1;transition:visibility .1s,opacity .1s}.video-react-has-started.video-react-user-inactive.video-react-playing .video-react-control-bar.video-react-control-bar-auto-hide{visibility:visible;opacity:0;transition:visibility 1s,opacity 1s}.video-react-controls-disabled .video-react-control-bar,.video-react-using-native-controls .video-react-control-bar,.video-react-error .video-react-control-bar{display:none !important}.video-react-audio.video-react-has-started.video-react-user-inactive.video-react-playing .video-react-control-bar{opacity:1;visibility:visible}.video-react-has-started.video-react-no-flex .video-react-control-bar{display:table}.video-react .video-react-progress-control{flex:auto;display:flex;align-items:center;min-width:4em}.video-react-live .video-react-progress-control{display:none}.video-react .video-react-progress-holder{flex:auto;transition:all .2s;height:.3em}.video-react .video-react-progress-control:hover .video-react-progress-holder{font-size:1.6666666667em}.video-react .video-react-progress-control:hover .video-react-time-tooltip,.video-react .video-react-progress-control:hover .video-react-mouse-display:after,.video-react .video-react-progress-control:hover .video-react-play-progress:after{visibility:visible;font-size:.6em}.video-react .video-react-progress-holder .video-react-play-progress,.video-react .video-react-progress-holder .video-react-load-progress,.video-react .video-react-progress-holder .video-react-tooltip-progress-bar,.video-react .video-react-progress-holder .video-react-load-progress div{position:absolute;display:block;height:.3em;margin:0;padding:0;width:0;left:0;top:0}.video-react .video-react-play-progress{background-color:#fff}.video-react .video-react-play-progress:before{position:absolute;top:-.3333333333em;right:-0.5em;font-size:.9em}.video-react .video-react-time-tooltip,.video-react .video-react-mouse-display:after,.video-react .video-react-play-progress:after{visibility:hidden;pointer-events:none;position:absolute;top:-3.4em;right:-1.9em;font-size:.9em;color:#000;content:attr(data-current-time);padding:6px 8px 8px 8px;background-color:#fff;background-color:hsla(0,0%,100%,.8);border-radius:.3em}.video-react .video-react-time-tooltip,.video-react .video-react-play-progress:before,.video-react .video-react-play-progress:after{z-index:1}.video-react .video-react-progress-control .video-react-keep-tooltips-inside:after{display:none}.video-react .video-react-load-progress{background:hsl(216,18.8679245283%,78.7843137255%);background:hsla(216,18.8679245283%,53.7843137255%,.5)}.video-react .video-react-load-progress div{background:#fff;background:hsla(216,18.8679245283%,53.7843137255%,.75)}.video-react.video-react-no-flex .video-react-progress-control{width:auto}.video-react .video-react-time-tooltip{display:inline-block;height:2.4em;position:relative;float:right;right:-1.9em}.video-react .video-react-tooltip-progress-bar{visibility:hidden}.video-react .video-react-progress-control .video-react-mouse-display{display:none;position:absolute;width:1px;height:100%;background-color:#000;z-index:1}.video-react-no-flex .video-react-progress-control .video-react-mouse-display{z-index:0}.video-react .video-react-progress-control:hover .video-react-mouse-display{display:block}.video-react.video-react-user-inactive .video-react-progress-control .video-react-mouse-display,.video-react.video-react-user-inactive .video-react-progress-control .video-react-mouse-display:after{visibility:hidden;opacity:0;transition:visibility 1s,opacity 1s}.video-react.video-react-user-inactive.video-react-no-flex .video-react-progress-control .video-react-mouse-display,.video-react.video-react-user-inactive.video-react-no-flex .video-react-progress-control .video-react-mouse-display:after{display:none}.video-react .video-react-mouse-display .video-react-time-tooltip,.video-react .video-react-progress-control .video-react-mouse-display:after{color:#fff;background-color:#000;background-color:rgba(0,0,0,.8)}.video-react .video-react-play-control{cursor:pointer;flex:none}.video-react .video-react-fullscreen-control{cursor:pointer;flex:none}.video-react.video-react-fullscreen{position:fixed;left:0;top:0;bottom:0;right:0;z-index:9999}.video-react .video-react-time-control{flex:none;font-size:1em;line-height:3em;min-width:2em;width:auto;padding-left:1em;padding-right:1em}.video-react .video-react-time-divider{line-height:3em;min-width:initial;padding:0}.video-react .video-react-mute-control,.video-react .video-react-volume-menu-button{cursor:pointer;flex:none}.video-react .video-react-volume-control{width:5em;flex:none;display:flex;align-items:center}.video-react .video-react-volume-bar{margin:1.35em .45em}.video-react .video-react-volume-bar.video-react-slider-horizontal{width:5em;height:.3em}.video-react .video-react-volume-bar.video-react-slider-horizontal .video-react-volume-level{width:100%}.video-react .video-react-volume-bar.video-react-slider-vertical{width:.3em;height:5em;margin:1.35em auto}.video-react .video-react-volume-bar.video-react-slider-vertical .video-react-volume-level{height:100%}.video-react .video-react-volume-level{position:absolute;bottom:0;left:0;background-color:#fff}.video-react .video-react-volume-level:before{position:absolute;font-size:.9em}.video-react .video-react-slider-vertical .video-react-volume-level{width:.3em}.video-react .video-react-slider-vertical .video-react-volume-level:before{top:-0.5em;left:-0.3em}.video-react .video-react-slider-horizontal .video-react-volume-level{height:.3em}.video-react .video-react-slider-horizontal .video-react-volume-level:before{top:-0.3em;right:-0.5em}.video-react .video-react-menu-button-popup.video-react-volume-menu-button .video-react-menu{display:block;width:0;height:0;border-top-color:rgba(0,0,0,0)}.video-react .video-react-menu-button-popup.video-react-volume-menu-button-vertical .video-react-menu{left:.5em;height:8em}.video-react .video-react-menu-button-popup.video-react-volume-menu-button-horizontal .video-react-menu{left:-2em}.video-react .video-react-menu-button-popup.video-react-volume-menu-button .video-react-menu-content{height:0;width:0;overflow-x:hidden;overflow-y:hidden}.video-react .video-react-volume-menu-button-vertical:hover .video-react-menu-content,.video-react .video-react-volume-menu-button-vertical:focus .video-react-menu-content,.video-react .video-react-volume-menu-button-vertical.video-react-slider-active .video-react-menu-content,.video-react .video-react-volume-menu-button-vertical .video-react-lock-showing .video-react-menu-content{height:8em;width:2.9em}.video-react .video-react-volume-menu-button-horizontal:hover .video-react-menu-content,.video-react .video-react-volume-menu-button-horizontal:focus .video-react-menu-content,.video-react .video-react-volume-menu-button-horizontal .video-react-slider-active .video-react-menu-content,.video-react .video-react-volume-menu-button-horizontal .video-react-lock-showing .video-react-menu-content{height:2.9em;width:8em}.video-react .video-react-volume-menu-button.video-react-menu-button-inline .video-react-menu-content{background-color:rgba(0,0,0,0) !important}.video-react .video-react-playback-rate .video-react-playback-rate-value{line-height:3em;text-align:center}.video-react .video-react-playback-rate .video-react-menu{width:4em;left:0em}.video-react .video-react-bezel{position:absolute;left:50%;top:50%;width:52px;height:52px;z-index:17;margin-left:-26px;margin-top:-26px;background:rgba(0,0,0,.5);border-radius:26px}.video-react .video-react-bezel.video-react-bezel-animation{animation:video-react-bezel-fadeout .5s linear 1 normal forwards;pointer-events:none}.video-react .video-react-bezel.video-react-bezel-animation-alt{animation:video-react-bezel-fadeout-alt .5s linear 1 normal forwards;pointer-events:none}.video-react .video-react-bezel .video-react-bezel-icon{width:36px;height:36px;margin:8px;font-size:26px;line-height:36px;text-align:center}@keyframes video-react-bezel-fadeout{0%{opacity:1}to{opacity:0;transform:scale(2)}}@keyframes video-react-bezel-fadeout-alt{0%{opacity:1}to{opacity:0;transform:scale(2)}}.video-react .video-react-closed-caption{cursor:pointer;flex:none}.video-react video::-webkit-media-text-track-container{transform:translateY(-30px)}.loginBtn{font-weight:700;-webkit-font-smoothing:antialiased;color:#fff;cursor:pointer;display:inline-block;font-size:calc(.27548vw + 12.71074px);text-decoration:none;text-transform:uppercase;transition:background-color .5s,border-color .5s;transition-timing-function:ease-in;background-color:#4c69ba;border:calc(.06887vw + .67769px) solid #4c69ba;padding:calc(.34435vw + 13.38843px) calc(.34435vw + 18.38843px)}.loginBtn:hover{color:#fff}.loginBtn:focus{color:#fff}.loginBtn:active{color:#fff}.circle-audio-player{display:block;margin:0 auto;cursor:pointer}.overlay-call-logs-setting .ant-popover-inner-content{max-height:400px;overflow:auto}.ant-modal-confirm-warning .ant-modal-content{min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content}.call-logs-setting{height:calc(60vh - 130px);overflow:auto}.call-logs-setting .ant-checkbox-wrapper{padding:0;display:flex;align-items:center}.pkcp-call-announcement-popover .ant-popover-inner{max-width:360px;padding:16px;border-radius:8px}.pkcp-call-announcement-title{display:flex;justify-content:space-between;color:#1d2939}.pkcp-call-announcement-close-icon{cursor:pointer;padding:4px;height:24px}.pkcp-call-announcement-close-icon:hover{background-color:#f2f4f7;border-radius:8px}.pkcp-call-announcement-content-text{color:#1d2939;margin-bottom:8px}.pkcp-call-announcement-content-button{text-align:right}.sip-nav-item{gap:4px}.sip-nav-item a{padding:0 !important}.reject-call-btn .anticon{transform:rotate(225deg)}.app-navbar li.nav-item-link{align-items:center;height:38px;min-width:84px;padding:8px 12px;border-radius:8px;justify-content:center}.app-navbar li.nav-item-link:hover{background-color:rgba(52,64,84,.8);cursor:pointer}.app-navbar li.nav-item-link.active{background-color:#475467}.app-navbar li.nav-item-link.active .nav-panel{color:#fff}.app-navbar li.nav-item-link .nav-panel{font-family:Roboto;font-size:14px;font-style:normal;font-weight:400;line-height:22px;color:#d0d5dd;-webkit-user-select:none;-moz-user-select:none;user-select:none}.app-navbar li.nav-item-link .count-conv-ele{position:absolute;top:0;margin-top:2px;min-width:16px;height:16px;text-align:center}.app-navbar li.nav-item-link-ui-light:hover{background-color:#eaecf0;cursor:pointer}.app-navbar li.nav-item-link-ui-light.active{background-color:#6399f2}.app-navbar li.nav-item-link-ui-light.active .nav-panel{color:#fff}.app-navbar li.nav-item-link-ui-light .nav-panel{color:#344054}.app-navbar li.nav-item-link-ui-color:hover{background-color:rgba(29,41,57,.25);cursor:pointer}.app-navbar li.nav-item-link-ui-color.active{background-color:rgba(29,41,57,.45)}.app-navbar li.nav-item-link-ui-color.active .nav-panel{color:#fff}.app-navbar li.nav-item-link-ui-color .nav-panel{color:#fff}li.avatar-navbar a{padding-top:10px !important;height:56px}li.avatar-navbar a .text-location{overflow:hidden;color:var(--light-neutral-gray-3-dividers-border, #D0D5DD);text-overflow:ellipsis;white-space:nowrap;font-family:Roboto;font-size:12px;font-style:normal;font-weight:400;line-height:20px;max-width:125px;margin-left:8px}li.avatar-navbar a .text-phone-number{overflow:hidden;color:var(--light-neutral-gray-3-dividers-border, #D0D5DD);text-overflow:ellipsis;white-space:nowrap;font-family:Roboto;font-size:12px;font-style:normal;font-weight:400;line-height:20px;max-width:125px;margin-left:8px}.avatar-navbar .LazyLoad{display:inline}.app-navbar .pages-avt-list{position:relative}.app-navbar .pages-avt-list .LazyLoad{margin:0}.custom-dropdown-menu{position:relative;display:inline-block;height:100%}.custom-dropdown-menu .ant-badge-dot{width:6px;height:6px}.log-out-tooltip .ant-tooltip-arrow{top:17px}.log-out-tooltip .ant-tooltip-inner{width:-webkit-max-content;width:-moz-max-content;width:max-content}.dropdown-content{flex-direction:column;position:absolute;background-color:#fff;top:53px;right:-48px;box-shadow:0px 6px 8px 0px rgba(0,0,0,.15);width:260px;z-index:9999;border-radius:6px}.dropdown-content .ReactVirtualized__List{scrollbar-gutter:stable}.dropdown-content .ant-skeleton{display:flex;align-items:center}.dropdown-content .dropdown-avatar{display:flex;align-items:center;justify-content:space-between;color:rgba(0,0,0,.85);height:60px;margin:8px;border-radius:8px}.dropdown-content .dropdown-avatar .ant-skeleton-header{padding-left:6px}.dropdown-content .dropdown-avatar .ant-skeleton-paragraph{padding:0px}.dropdown-content .dropdown-avatar .LazyLoad{margin-left:8px}.dropdown-content .dropdown-avatar .LazyLoad img{border:2px solid #fafafa}.dropdown-content .dropdown-avatar .LazyLoad .ant-badge-dot{width:12px;height:12px;top:36px;right:-4px}.dropdown-content .dropdown-avatar .LazyLoad:hover img{border:2px solid #40a9ff}.dropdown-content .dropdown-avatar #log-out-btn{display:flex;align-items:center;justify-content:center;margin-left:auto;border-radius:8px;width:28px;height:28px;margin-right:6px}.dropdown-content .dropdown-avatar #log-out-btn #log-out-icon{font-size:16px;color:rgba(0,0,0,.85)}.dropdown-content .dropdown-avatar #log-out-btn:hover{background-color:#f2f4f7}.dropdown-content .dropdown-avatar #log-out-btn:hover #log-out-icon{fill:#a8071a}.dropdown-content .dropdown-avatar .username-container{display:flex;flex-direction:column;margin-left:10px}.dropdown-content .dropdown-avatar .username-container #account-text{color:rgba(0,0,0,.65);line-height:20px;font-weight:400;font-size:12px}.dropdown-content .dropdown-avatar .username-container div{font-weight:500 !important}.dropdown-content .dropdown-avatar:hover:not(:has(:where(.LazyLoad:hover,#log-out-btn:hover))){background:#eaecf0}.dropdown-content .loading-item-detail{padding:8px 16px}.dropdown-content .loading-item-detail .ant-skeleton{height:40px}.dropdown-content .loading-item-detail .ant-skeleton .ant-skeleton-header .ant-skeleton-avatar-square{width:24px;height:24px}.dropdown-content .loading-item-detail .ant-skeleton .ant-skeleton-paragraph{padding-left:14px}.dropdown-content #dropdown-options .ant-skeleton-avatar{width:16px;height:16px;margin:3px}.dropdown-content .multiple-btn{margin-top:8px;text-align:center}.dropdown-content ::-webkit-scrollbar-thumb{border-radius:99px;background:#c7c7d2;width:6px}.dropdown-content ::-webkit-scrollbar-track{width:14px;background:rgba(0,0,0,0)}.dropdown-online-status{position:absolute;background-color:#f9f9f9;top:54px;right:-10px;min-width:50px !important;border:1px solid #d8d8d8;box-shadow:0px 2px 3px 0px rgba(0,0,0,.15);width:260px;z-index:9999;border-radius:6px}.disabled-status{pointer-events:none;opacity:.4}.dropdown-available{width:50px !important}.notification-content{position:absolute;background-color:#f9f9f9;font-size:13px;top:54px;right:0;min-width:180px;padding:10px;border:1px solid #d8d8d8;box-shadow:0px 2px 3px 0px rgba(0,0,0,.15);width:300px;z-index:9999;border-radius:6px;color:#000}.notification-content:hover{color:#000}.navbar-item,.navbar-option{width:100%;height:40px;line-height:40px;vertical-align:middle;font-weight:400;color:var(--neutral-gray-800, #1D2939);font-family:Roboto;font-size:14px;font-style:normal}.page-merge-permission-noti{width:100%}.page-merge-permission-noti>div{width:100%;height:100%;max-height:200px;overflow-y:auto}.page-dropdown-item{padding:8px;display:flex;align-items:center;height:unset;margin-left:3px}.page-dropdown-item .view-avatar-page{width:56px;position:relative;height:40px}.page-dropdown-item .view-avatar-page .img-circle{border:1px solid var(--Light-Neutral-Gray-0-White, #FFF)}.page-dropdown-item .view-avatar-page .icon-platform-border{width:20px;height:20px;left:26px;position:absolute;top:21px;border:none !important}.page-dropdown-item .view-avatar-page .border-icon{filter:drop-shadow(0px 1px 0px #FFF) drop-shadow(1px 0px 0px #FFF) drop-shadow(-1px 0px 0px #FFF) drop-shadow(0px -1px 0px #FFF)}.page-dropdown-item .page-item-detail{display:flex;align-items:center;flex-direction:column;justify-content:left !important}.page-dropdown-item .page-item-detail .icon-and-page-name{display:flex;align-items:center;height:22px;width:100%;justify-content:left}.page-dropdown-item .page-item-detail .icon-and-page-name span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:135px;line-height:22px}.page-dropdown-item .page-item-detail .page-location{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:150px;font-family:Roboto;font-size:12px;font-style:normal;font-weight:400;line-height:20px;color:var(--gray-4, #6B7588)}.page-dropdown-item .page-item-detail .text-phone-number{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:140px;font-family:Roboto;font-size:12px;font-style:normal;font-weight:400;line-height:20px;color:var(--gray-4, #6B7588) !important;width:100%;margin-left:0px}.group-page-action{display:flex;flex-direction:column;gap:4px;margin:8px}.group-page-action .navbar-item,.group-page-action .navbar-option{height:38px}.page-item{display:flex;align-items:center;align-content:center}.page-item .LazyLoad{margin-left:6px}.page-item .LazyLoad img{border-radius:4px;filter:drop-shadow(0px 16px 24px rgba(0, 0, 0, 0.06)) drop-shadow(0px 2px 6px rgba(0, 0, 0, 0.04)) drop-shadow(0px 0px 1px rgba(0, 0, 0, 0.04))}.page-item .page-item-detail{display:flex;align-items:center}.page-item .page-item-detail span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:125px}.page-item .page-item-detail img{margin-right:8px !important;box-shadow:0px 2px 4px -2px rgba(24,39,75,.12),0px 4px 4px -2px rgba(24,39,75,.08)}#navbar-item__multiple-pages-mode{position:relative}#navbar-item__multiple-pages-mode .group-multi-page-mode{width:197px;max-height:222px;position:absolute;left:-205px;padding:8px;padding-right:4px;background-color:#fff;border-radius:8px;box-shadow:0px 3px 6px -4px rgba(0,0,0,.12),0px 6px 16px 0px rgba(0,0,0,.08),0px 9px 28px 8px rgba(0,0,0,.05)}#navbar-item__multiple-pages-mode .group-multi-page-mode .group-multi-page-mode__list{display:flex;flex-direction:column;gap:4px;max-height:206px;overflow-y:scroll;cursor:default}#navbar-item__multiple-pages-mode .group-multi-page-mode .group-multi-page-mode__list .group-page-item{display:flex;flex-direction:row;gap:8px;padding:8px;margin-right:4px;border-radius:8px;line-height:24px;cursor:pointer}#navbar-item__multiple-pages-mode .group-multi-page-mode .group-multi-page-mode__list .group-page-item .group-page-item__page-icons{width:56px;height:24px}#navbar-item__multiple-pages-mode .group-multi-page-mode .group-multi-page-mode__list .group-page-item .group-page-item__page-icons .pages-avt-list .avt_pages_count{margin:0px;width:22px;height:22px;line-height:22px;font-size:13px;color:#fff;top:54%}#navbar-item__multiple-pages-mode .group-multi-page-mode .group-multi-page-mode__list .group-page-item .group-page-item__page-icons .pages-avt-list .LazyLoad:not(:first-child) span{margin-left:-8px !important}#navbar-item__multiple-pages-mode .group-multi-page-mode .group-multi-page-mode__list .group-page-item .group-page-item__page-icons img{width:24px;height:24px;border:1px solid #f2f4f7 !important}#navbar-item__multiple-pages-mode .group-multi-page-mode .group-multi-page-mode__list .group-page-item .group-page-item__name{line-height:22px}#navbar-item__multiple-pages-mode .group-multi-page-mode .group-multi-page-mode__list .group-page-item:hover{background-color:#eaecf0}.navbar-item:hover,.navbar-option:hover{cursor:pointer;background-color:#eaecf0;border-radius:8px}.navbar-option{text-align:center}.io-right-space{margin-right:5px;margin-bottom:3px}.io-right-space--no-bottom{margin-right:5px}.rr-status-badge{background-color:#fff;border-radius:50%}.rr-status-badge .ant-badge-dot{width:8px;height:8px;top:6px;right:4px}.rr-status-badge .online-status{position:absolute;bottom:-2px;right:-2px;z-index:10;box-shadow:0px 4px 4px -2px rgba(24,39,75,.08),0px 2px 4px -2px rgba(24,39,75,.12)}.badge-rr-status-text .ant-badge-status-dot{width:8px;height:8px;top:-2px}.offline-user-avt{display:inline-flex !important}.offline-user-avt div{padding:2px 6px;color:#fff;font-size:17px;background-color:#ff4646;border-radius:19px;border:2px solid #fff;line-height:25px}.avt_pages_count{background-color:rgba(0,0,0,.3);font-size:15px;width:30px;height:30px;line-height:30px;border-radius:18px;text-align:center;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.notification-item{width:100%;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-weight:400;font-size:12px;line-height:15px}.notification-item img{pointer-events:none}@keyframes springish{0.00%{transform:translate3d(0, 6px, 0) scale(0.8757)}3.28%{transform:translate3d(0, 8px, 0) scale(0.857)}27.46%{transform:translate3d(0, -3px, 0) scale(1.0285)}51.64%{transform:translate3d(0, 0.6px, 0) scale(0.9943)}75.82%{transform:translate3d(0, -0.1px, 0) scale(1.0011)}100.00%{transform:translate3d(0, 0.02px, 0) scale(0.9998)}}.springish{animation:springish;animation-iteration-count:infinite;animation-duration:2.67s;animation-timing-function:cubic-bezier(0.445, 0.05, 0.55, 0.95)}.navbar-hamburger-menu{display:none;cursor:pointer;align-self:stretch;align-items:center}.navbar-hamburger-menu .navbar-hamburger-menu__trigger{display:flex;align-items:center;justify-content:center;border-radius:8px;padding:8px}.navbar-hamburger-menu .navbar-hamburger-menu__trigger:hover,.navbar-hamburger-menu .navbar-hamburger-menu__trigger.active{background:#344054}.navbar-hamburger-dropdown{display:flex;flex-direction:column;gap:4px;background:#fff;border:1px solid #eaecf0;border-radius:12px;padding:6px;box-shadow:0px 3px 6px -4px rgba(0,0,0,.12),0px 6px 16px 0px rgba(0,0,0,.08),0px 9px 28px 8px rgba(0,0,0,.05)}.navbar-hamburger-dropdown .hamburger-dropdown-item{display:flex;align-items:center;gap:8px;padding:5px 12px;border-radius:6px;cursor:pointer;font-size:14px;line-height:22px;color:#1d2939;white-space:nowrap}.navbar-hamburger-dropdown .hamburger-dropdown-item:hover{background:#eaecf0}.navbar-hamburger-dropdown .hamburger-dropdown-item.active{background:#d2ebff;font-weight:500}.navbar-hamburger-dropdown .hamburger-dropdown-badge{display:inline-flex;align-items:center;justify-content:center;background:#ff4d4f;color:#fff;font-size:12px;line-height:16px;padding:0 4px;border-radius:100px;height:16px;min-width:16px}.app-navbar__wrapper{display:flex;justify-content:space-between;height:100%;align-items:center}.app-navbar__wrapper.has-one-child{justify-content:flex-end}.app-navbar__container{padding-left:24px;padding-right:24px;max-width:1280px;margin:auto;height:56px}@media screen and (max-width: 1080px){#nav-bar-main-menu{display:none !important}.app-navbar__wrapper.in{overflow-y:visible !important}.navbar-hamburger-menu{display:inline-flex;align-items:center}.app-navbar__wrapper{border:none;justify-content:flex-end}.app-navbar__container{padding:0 6px}}
.app-navbar{float:unset;display:flex;list-style-type:none;margin-bottom:0;padding-left:0;align-items:center;margin-left:8px;gap:8px}.app-navbar li{height:54px;margin:0 1px 0 0;display:flex;align-items:center}.app-navbar li>a{padding:10px 12px;color:#fff;height:100%;display:flex;align-items:center;border-radius:8px}.app-navbar li>a:hover{background:rgba(52,64,84,.8)}.app-navbar li>a.ui-light{color:#344054}.app-navbar li>a.ui-light .name-and-location{color:#344054}.app-navbar li>a.ui-light .name-and-location span{color:#344054 !important}.app-navbar li>a.ui-light .text-location{color:#344054 !important}.app-navbar li>a.ui-light .text-phone-number{color:#344054 !important}.app-navbar li>a.ui-light:hover{background:#eaecf0}.app-navbar li>a.ui-light img{border:1.5px solid #f2f4f7 !important}.app-navbar li>a.ui-color{color:#f2f4f7;background-color:rgba(0,0,0,0)}.app-navbar li>a.ui-color .name-and-location{color:#f2f4f7}.app-navbar li>a.ui-color .name-and-location span{color:#f2f4f7 !important}.app-navbar li>a.ui-color .text-location{color:#f2f4f7 !important}.app-navbar li>a.ui-color .text-phone-number{color:#f2f4f7}.app-navbar li>a.ui-color:hover{background:rgba(29,41,57,.25)}.app-navbar li>.icon-container{padding:7px 10px;color:#d0d5dd;height:40px;border-radius:20px;display:flex;align-items:center;background:#344054}.app-navbar li>.icon-container .ant-badge{color:unset}.app-navbar li>.icon-container .ant-badge .anticon{display:flex;align-items:center}.app-navbar li>.icon-container:hover{background:#475467;color:#eaecf0}.app-navbar li>.icon-container:hover .ant-badge .anticon{color:#eaecf0 !important}.app-navbar li>.icon-container-ui-light{color:#475467;background:#f2f4f7}.app-navbar li>.icon-container-ui-light:hover{background:#eaecf0;color:#475467}.app-navbar li>.icon-container-ui-light:hover .ant-badge .anticon{color:#475467 !important}.app-navbar li>.icon-container-ui-color{color:#f2f4f7;background:rgba(29,41,57,.25)}.app-navbar li>.icon-container-ui-color:hover{background:rgba(29,41,57,.45);color:#f2f4f7}.app-navbar li>.icon-container-ui-color:hover .ant-badge .anticon{color:#f2f4f7 !important}.offline .app-navbar .active a{background-color:#363936 !important}.offline .app-navbar .active a:hover{background-color:#363936 !important}.offline .app-navbar a:hover{background-color:#363936 !important}.offline .app-navbar a:focus{background-color:#363936 !important}.cant-contact-icon,.missed-call-icon{display:flex}.cant-contact-icon path{fill:#cf1322}.missed-call-icon path{stroke:#cf1322}.reconnect-wa-module{display:inline-flex;padding:20px 30px}.reconnect-wa-module .reconnect-tips{width:280px}.reconnect-wa-module .reconnect-tips h3{margin:18px 0px;text-align:center}.reconnect-wa-module .reconnect-tips .reload-qr{padding:16px 0px;text-align:center}.reconnect-wa-module .reconnect-tips .back-dashboard{text-align:center}.reconnect-wa-module .reconnect-tips .switch-connection-method{display:flex;justify-content:center;border-top:solid 1px #e7e9e7;padding-top:18px;margin-top:18px;color:#2bb826}.reconnect-wa-module .reconnect-tips .whatsapp-connect-using-code .error-message{color:#f56}.reconnect-wa-module .reconnect-tips .whatsapp-connect-using-code .phone-number-form{display:flex;flex-direction:column;gap:12px;align-items:center;padding-bottom:12px}.reconnect-wa-module .reconnect-tips .whatsapp-connect-using-code .phone-number-form .ant-input{padding:9px 12px;max-width:200px}.reconnect-wa-module .reconnect-tips .enter-pairing-code{text-align:center;padding:40px}.reconnect-wa-module .wa-qr-wrapper{position:relative}.reconnect-wa-module .wa-qr-wrapper .wa-qr-reload{cursor:pointer;position:absolute;padding:20px 4px;color:#fff;display:flex;flex-direction:column;align-items:center;top:35px;left:37px;border-radius:50%;background:#53bca6}.reconnect-wa-module .wa-qr-wrapper .wa-qr-reload i{font-size:30px;font-weight:bold}.reconnect-wa-module .wa-qr-wrapper .wa-qr-reload div{width:120px;margin-top:15px;text-align:center;text-transform:uppercase}.modal_show_notifications .ant-modal-header{padding:8px 24px}.modal_show_notifications .ant-modal-content{max-width:420px}.modal_show_notifications .ant-modal-close{top:-15px}.modal_show_notifications .show_notification_content{display:flex;align-items:flex-start;justify-content:center;flex-direction:column;padding:16px 24px}.modal_show_notifications .show_notification_content .notification_content_box{margin-bottom:5px}.modal_show_notifications .show_notification_content .notification_content_box span{margin-left:10px}.modal_show_notifications .show_notification_content .notification_content_box a{margin-left:10px}.modal_show_notifications .show_notification_content .link-to-conversations{transition:.15s ease-in-out}.modal_show_notifications .show_notification_content .link-to-conversations:hover{color:#096dd9}.modal_show_notifications .show_notification_content .notification_content_box:hover>.link-to-conversations{color:#096dd9}.modal-show-notifications .ant-modal-content{border-radius:8px;box-shadow:0px 9px 28px 8px rgba(0,0,0,.05),0px 6px 16px 0px rgba(0,0,0,.08),0px 3px 6px -4px rgba(0,0,0,.12);overflow:hidden}.notification-modal-wrapper .notification-modal>.base{position:fixed;top:0px;left:0px;width:100vw;height:100vh;z-index:1041}.notification-modal-wrapper .notification-modal>.base>.anchor{position:relative;width:100%;height:100%}.notification-modal-wrapper .notification-modal>.base>.anchor>.background-mask{position:absolute;width:100%;height:100%;background-color:rgba(71,84,103,.3)}.notification-modal-wrapper .notification-modal>.base>.anchor>.modal-wrapper{position:absolute;width:100%;height:100%;display:grid;place-items:center}.notification-modal-wrapper .notification-modal>.base>.anchor>.modal-wrapper>.modal{width:425px;border-radius:8px;box-shadow:0px 9px 28px 8px rgba(0,0,0,.05),0px 6px 16px 0px rgba(0,0,0,.08),0px 3px 6px -4px rgba(0,0,0,.12);background-color:#fff}.notification-modal-wrapper .notification-modal>.base>.anchor>.modal-wrapper>.modal>.modal-header{display:flex;justify-content:space-between;align-items:center;padding:12px 24px;border-bottom:1px solid #f0f0f0}.notification-modal-wrapper .notification-modal>.base>.anchor>.modal-wrapper>.modal>.modal-header .modal-title{color:#1d2939;font-size:16px;font-weight:500;line-height:24px}.notification-modal-wrapper .notification-modal>.base>.anchor>.modal-wrapper>.modal>.modal-header .close-button{width:32px;height:32px;border-radius:6px;padding:6px}.notification-modal-wrapper .notification-modal>.base>.anchor>.modal-wrapper>.modal>.modal-header .close-button:hover{cursor:pointer;background-color:rgba(29,41,57,.08)}.notification-modal-wrapper .notification-modal>.base>.anchor>.modal-wrapper>.modal>.modal-header .close-button>svg{width:20px;height:20px;color:#344054}.notification-modal-wrapper .notification-modal>.base>.anchor>.modal-wrapper>.modal>.modal-body{display:flex;flex-direction:column;align-items:center;gap:24px;padding:24px}.notification-modal-wrapper .notification-modal>.base>.anchor>.modal-wrapper>.modal>.modal-body>.modal-content{align-self:stretch;display:flex;flex-direction:column;gap:24px}.notification-modal-wrapper .notification-modal>.base>.anchor>.modal-wrapper>.modal>.modal-body>.modal-content>.modal-sub-content{display:flex;gap:8px}.notification-modal-wrapper .notification-modal>.base>.anchor>.modal-wrapper>.modal>.modal-body>.modal-content>.modal-sub-content>.sub-content-icon{width:20px;height:20px;flex-shrink:0;color:#1d2939}.notification-modal-wrapper .notification-modal>.base>.anchor>.modal-wrapper>.modal>.modal-body>.modal-content>.modal-sub-content>.sub-content-body{max-width:349px;display:flex;flex-direction:column;gap:4px}.notification-modal-wrapper .notification-modal>.base>.anchor>.modal-wrapper>.modal>.modal-body>.modal-content>.modal-sub-content>.sub-content-body>.sub-content-title{font-weight:500;font-size:12px;line-height:16px;color:#667085}.notification-modal-wrapper .notification-modal>.base>.anchor>.modal-wrapper>.modal>.modal-body>.modal-content>.modal-sub-content>.sub-content-body>.sub-content-desc{max-height:64px;overflow-y:auto;word-wrap:break-word;line-height:22px;color:#1d2939}.notification-modal-wrapper .notification-modal>.base>.anchor>.modal-wrapper>.modal>.modal-body>.modal-content>.modal-buttons{display:flex;flex-direction:column;gap:8px}.popover-bell-notification.ant-popover{width:380px}.popover-bell-notification.ant-popover .ant-popover-content{top:4px}.popover-bell-notification.ant-popover .ant-popover-content .ant-popover-inner{border-radius:16px;overflow:hidden;box-shadow:0px 2px 8px 0px rgba(0,0,0,.15)}.popover-bell-notification.ant-popover .ant-popover-content .ant-popover-inner .notification-loading{width:365px;min-height:200px;padding:6px}.popover-bell-notification.ant-popover .ant-popover-content .ant-popover-inner .notification-empty{padding:32px 10px;width:365px;place-content:center;height:100%}.popover-bell-notification.ant-popover .ant-popover-content .ant-popover-inner .notification-empty.ant-empty .ant-empty-description{font-size:14px;line-height:22px}.popover-bell-notification.ant-popover .ant-popover-content .ant-popover-inner .notification-tabs{border-bottom:1px solid #f7f6f6;border-radius:0px 0px 4px 4px;padding-bottom:12px}.popover-bell-notification.ant-popover .ant-popover-content .ant-popover-inner .ant-popover-title{padding:12px 8px 12px 16px;margin:0px;border:none}.popover-bell-notification.ant-popover .ant-popover-content .ant-popover-inner .ant-popover-title .title-inner{display:flex;justify-content:space-between;align-items:center}.popover-bell-notification.ant-popover .ant-popover-content .ant-popover-inner .ant-popover-title .title-inner .title-inner-text{font-weight:500;line-height:22px;color:#1d2939}.popover-bell-notification.ant-popover .ant-popover-content .ant-popover-inner .ant-popover-title .title-inner .mark-all-as-read-button{border-radius:6px;padding:1px 8px;display:flex;align-items:center;gap:8px;color:#105ce2;font-weight:500;line-height:22px}.popover-bell-notification.ant-popover .ant-popover-content .ant-popover-inner .ant-popover-title .title-inner .mark-all-as-read-button:hover{cursor:pointer;background-color:#f2f4f7}.popover-bell-notification.ant-popover .ant-popover-content .ant-popover-inner .ant-popover-title .title-inner .mark-all-as-read-button>.icon{width:18px;height:18px}.popover-bell-notification.ant-popover .ant-popover-content .ant-popover-inner .virtual-scroll-thumb{right:2px}.popover-bell-notification.ant-popover .ant-popover-content .ant-popover-inner .ant-tabs .ant-tabs-nav{margin:0px;padding:0px 6px}.popover-bell-notification.ant-popover .ant-popover-content .ant-popover-inner .ant-tabs .ant-tabs-nav::before{border:none}.popover-bell-notification.ant-popover .ant-popover-content .ant-popover-inner .ant-tabs .ant-tabs-nav .ant-tabs-ink-bar{border-radius:9999px}.popover-bell-notification.ant-popover .ant-popover-content .ant-popover-inner .ant-tabs .ant-tabs-nav .ant-tabs-nav-list{border-bottom:1px solid #dde1e7;flex-grow:1}.popover-bell-notification.ant-popover .ant-popover-content .ant-popover-inner .ant-tabs .ant-tabs-nav .ant-tabs-nav-list .ant-tabs-tab{flex:1 1 0;min-width:0;justify-content:center;padding:8px 0px}.popover-bell-notification.ant-popover .ant-popover-content .ant-popover-inner .ant-tabs .ant-tabs-nav .ant-tabs-nav-list .ant-tabs-tab:not(.ant-tabs-tab-active){color:#1d2939}.popover-bell-notification.ant-popover .ant-popover-content .ant-popover-inner .ant-tabs .ant-tabs-nav .ant-tabs-nav-list .ant-tabs-tab:not(.ant-tabs-tab-active) .unread-notifications-count .ant-badge-count{background:#eaecf0;color:#1d2939}.popover-bell-notification.ant-popover .ant-popover-content .ant-popover-inner .ant-tabs .ant-tabs-nav .ant-tabs-nav-list .ant-tabs-tab .ant-tabs-tab-btn>div{display:flex;align-items:center;justify-content:center;gap:4px;min-width:0}.popover-bell-notification.ant-popover .ant-popover-content .ant-popover-inner .ant-tabs .ant-tabs-nav .ant-tabs-nav-list .ant-tabs-tab .ant-tabs-tab-btn>div .unread-notifications-count .ant-badge-count{transition:none}.list-notification{overflow:hidden auto}.list-notification .ant-popover-title{padding:5px 9px 4px !important}.list-notification{height:412px}.list-notification .notification-item:not(.not-seen) .not-seen-indicator{display:none}.list-notification .notification-list-items{padding:6px;height:100%}.list-notification .notification-list-items .notification-row{display:flex;align-items:flex-start;border-radius:8px;padding:8px;gap:12px;cursor:pointer}.list-notification .notification-list-items .notification-row:hover{background-color:#f2f4f7}.list-notification .notification-list-items .notification-row.notification-row-skeleton{align-items:center;cursor:default}.list-notification .notification-list-items .notification-row.notification-row-skeleton:hover{background-color:rgba(0,0,0,0)}.list-notification .notification-list-items .notification-row.notification-row-skeleton .notification-row-content{gap:12px}.list-notification .notification-list-items .notification-row.notification-row-skeleton .notification-row-content .ant-skeleton{height:12px}.list-notification .notification-list-items .notification-row.notification-row-skeleton .ant-skeleton-avatar,.list-notification .notification-list-items .notification-row.notification-row-skeleton .ant-skeleton-button{background:#f2f4f7}.list-notification .notification-list-items .notification-row.notification-row-skeleton .ant-skeleton-active .ant-skeleton-avatar,.list-notification .notification-list-items .notification-row.notification-row-skeleton .ant-skeleton-active .ant-skeleton-button{background:linear-gradient(90deg, #F2F4F7 25%, #EAECF0 37%, #F2F4F7 63%);background-size:400% 100%}.list-notification .notification-list-items .notification-row .notification-row-avatar{flex-shrink:0}.list-notification .notification-list-items .notification-row .notification-row-avatar .avatar-wrapper{position:relative}.list-notification .notification-list-items .notification-row .notification-row-avatar .avatar-wrapper .not-seen-indicator{position:absolute;top:0px;left:-6px;width:6px;height:6px;border-radius:9999px;background-color:#f5222d}.list-notification .notification-list-items .notification-row .notification-row-avatar .avatar-wrapper .icon-img,.list-notification .notification-list-items .notification-row .notification-row-avatar .avatar-wrapper .avatar-img{width:50px;height:50px;box-sizing:content-box;border-radius:9999px;border:1px solid #eaecf0}.list-notification .notification-list-items .notification-row .notification-row-avatar .avatar-wrapper .icon-img{border:1.5px solid #f2f4f7}.list-notification .notification-list-items .notification-row .notification-row-content{flex:1 0 0;min-width:0;display:flex;flex-direction:column;gap:4px}.list-notification .notification-list-items .notification-row .notification-row-title .notification-item{font-size:14px;line-height:22px;color:#1d2939}.list-notification .notification-list-items .notification-row .notification-row-title .notification-item .text-primay{color:#005fdf;font-weight:700;cursor:pointer}.list-notification .notification-list-items .notification-row .notification-item-content-snippet{display:flex;gap:8px;padding:6px 0px 2px 0px}.list-notification .notification-list-items .notification-row .notification-item-content-snippet .snippet-gutter{flex-shrink:0;width:3px;border-radius:2px;background-color:#dde1e7}.list-notification .notification-list-items .notification-row .notification-item-content-snippet .snippet-content{color:#475467;line-height:22px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow-wrap:anywhere}.list-notification .notification-list-items .notification-row .notification-row-description{font-size:12px;line-height:16px;color:#667085}.status-notification{padding:7px 16px 7px;width:100%;background-color:#f5f6f7;font-size:11px;font-weight:500;color:#90949c;border-bottom:1px solid #dddfe2}.lived{background-color:#777 !important;border:1px solid}.blink-1{animation:blink-1 4s infinite both}@keyframes blink-1{0%,50%,100%{opacity:1}25%,75%{opacity:.5}}.select-shop-modal__wrapper .ant-modal-content{padding:0;border-radius:12px}.select-shop-modal__wrapper .ant-modal-content .ant-modal-header{margin:0;border-radius:12px 12px 0 0;border-bottom:1px solid #e8e8e8}.select-shop-modal__wrapper .ant-modal-content .ant-modal-title{font-weight:500}.select-shop-modal__wrapper .search-primary-gray{margin-bottom:16px}.select-shop-modal__wrapper .select-shop-modal__shop-list{min-height:45vh;max-height:65vh;display:flex;flex-direction:column;overflow-y:hidden;margin-right:-6px;scrollbar-gutter:stable}.select-shop-modal__wrapper .select-shop-modal__shop-list .select-shop-modal__shop-list-item{display:flex;align-items:center;justify-content:space-between;height:76px;margin-bottom:4px;padding:12px 16px;border-radius:8px}.select-shop-modal__wrapper .select-shop-modal__shop-list .select-shop-modal__shop-list-item .select-shop-modal_shop-avatar img{border:1px solid #f2f4f7 !important}.select-shop-modal__wrapper .select-shop-modal__shop-list .select-shop-modal__shop-list-item .select-shop-modal_shop-item-detail{margin:0 16px;flex:1}.select-shop-modal__wrapper .select-shop-modal__shop-list .select-shop-modal__shop-list-item .select-shop-modal_shop-item-detail .select-shop-modal_shop-title{padding-bottom:4px;font-size:16px;color:#1d2939;font-weight:500 !important}.select-shop-modal__wrapper .select-shop-modal__shop-list .select-shop-modal__shop-list-item .select-shop-modal_shop-item-detail .select-shop-modal_shop-description{display:flex;align-items:center;line-height:22px;color:#667085}.select-shop-modal__wrapper .select-shop-modal__shop-list .select-shop-modal__shop-list-item .select-shop-modal_shop-item-detail .select-shop-modal_shop-description .select-shop-modal_shop-tag{display:flex;align-items:center;justify-content:center;width:44px;height:16px;margin-right:6px;padding:0 6px;font-size:12px;border-radius:8px;color:#fff}.select-shop-modal__wrapper .select-shop-modal__shop-list .select-shop-modal__shop-list-item .select-shop-modal_shop-item-detail .select-shop-modal_shop-description .tag-Shop{background-color:#40a9ff}.select-shop-modal__wrapper .select-shop-modal__shop-list .select-shop-modal__shop-list-item .select-shop-modal_shop-item-detail .select-shop-modal_shop-description .tag-CRM{background-color:#fa8c16}.select-shop-modal__wrapper .select-shop-modal__shop-list .select-shop-modal__shop-list-item:last-child{margin-bottom:0}.select-shop-modal__wrapper .select-shop-modal__shop-list .select-shop-modal__shop-list-item:hover{cursor:pointer;background-color:#f2f4f7}.select-shop-modal__wrapper .select-shop-modal__shop-list:hover{overflow-y:auto}.select-shop-modal_avatar-tooltip .tooltip-title{font-weight:500;margin-bottom:4px}.select-shop-modal_avatar-tooltip .tooltip-content{color:#d0d5dd}.combine-pages-avatar__wrapper{background-color:rgba(0,0,0,0)}.combine-pages-avatar__wrapper .LazyLoad{display:inline}.combine-pages-avatar__wrapper .combine-pages-avatar__pages_count{color:#fff;margin-top:1px;background-color:rgba(0,0,0,.3);font-size:15px;width:32px;height:32px;line-height:32px;border-radius:18px;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.container-fluid{height:calc(100vh - 49px);overflow:scroll}.fa{margin-right:5px}a:focus,a:hover{text-decoration:none !important}.panel-heading{font-weight:bold;padding:5px 15px !important}button:focus,button:active{outline:none !important}.no-data-placeholder{height:120px;font-size:16px;color:#777;text-align:center;padding-top:15px;white-space:pre-wrap}.processing-wrapper{display:flex;flex-direction:column;align-items:center;gap:16px;height:calc(100vh - 56px)}.processing-wrapper .loading-logo{width:70px;height:50%;display:flex;align-items:end;justify-content:center}.processing-wrapper .loading-content{display:flex;width:484px;height:94px;flex-direction:column;justify-content:center;align-items:center;gap:4px}.processing-wrapper .loading-content .text-activating{text-align:center;color:#101828;font-size:16px;font-style:normal;font-weight:500;line-height:24px}.processing-wrapper .loading-content .text-activating-describe{color:#667085;align-self:stretch;text-align:center;font-size:14px;font-style:normal;font-weight:400;line-height:22px}.copyable-text{color:#000;border-radius:4px}.copyable-text:hover{background-color:#dde1e7;cursor:copy}.copyable-text .ant-dropdown-trigger{display:flex !important}@keyframes scaleIn{10%{opacity:.2}50%{opacity:.4}100%{opacity:1}}.scale-in{animation:scaleIn .2s 1 linear}.callable-phone-tag .phone-tag{border-radius:4px 0 0 4px}::scrollbar{width:6px;height:6px}::scrollbar-track{background-color:rgba(0,0,0,.1)}::scrollbar-thumb{background-color:rgba(0,0,0,.3);border-radius:5px}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background-color:rgba(0,0,0,.1)}::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.3);border-radius:5px}::-o-scrollbar{width:6px;height:6px}::-o-scrollbar-track{background-color:rgba(0,0,0,.1)}::-o-scrollbar-thumb{background-color:rgba(0,0,0,.3);border-radius:5px}::-ms-scrollbar{width:6px;height:6px}::-ms-scrollbar-track{background-color:rgba(0,0,0,.1)}::-ms-scrollbar-thumb{background-color:rgba(0,0,0,.3);border-radius:5px}@keyframes spinner{to{transform:rotate(360deg)}}.spinner-module{position:relative}.spinner-module .spinner,.spinner-module .spinner-lg:before,.spinner-module .spinner-md:before,.spinner-module .spinner-inverse:before,.spinner-module .spinner-tiny:before{position:absolute;top:6px;text-align:center;margin-left:auto;margin-right:auto;left:0;right:0}.spinner,.spinner-lg:not(:required):before,.spinner-lg:before,.spinner-md:not(:required):before,.spinner-md:before,.spinner-inverse:not(:required):before,.spinner-inverse:before,.spinner-tiny:before{min-width:30px;min-height:30px}.spinner:before,.spinner-lg:not(:required):before,.spinner-lg:before,.spinner-md:not(:required):before,.spinner-md:before,.spinner-inverse:not(:required):before,.spinner-inverse:before,.spinner-tiny:before{content:"Loading…";position:absolute;top:50%;left:50%;width:24px;height:24px;margin-top:-15px;margin-left:-13px}.spinner:not(:required):before,.spinner-lg:not(:required):before,.spinner-md:not(:required):before,.spinner-inverse:not(:required):before,.spinner-tiny:not(:required):before{content:"";border-radius:50%;border:1px solid #ccc;border-top-color:#364c7d;animation:spinner .6s linear infinite}.spinner.slow-3s:before,.slow-3s.spinner-lg:before,.slow-3s.spinner-md:before,.slow-3s.spinner-inverse:before,.slow-3s.spinner-tiny:before{animation:spinner 3s linear infinite}.spinner-color-blue:not(:required):before{margin-left:-12px;margin-top:-12px;border:3px solid #597ef7;border-top-color:#e4e7ec}.spinner-tiny{min-width:10px;min-height:10px}.spinner-inverse{min-width:25px;min-height:25px;height:20px}.spinner-inverse:not(:required):before{border:1px solid #fff;border-top-color:#666}.spinner-tiny.spinner-inverse{min-width:10px;min-height:10px}.spinner-md{min-width:60px;min-height:60px;z-index:9999}.spinner-md:before,.spinner-md:not(:required):before{width:48px;height:48px;margin-top:-26px;margin-left:-26px}.spinner-md:not(:required):before{border-width:2px}.spinner-lg{min-width:90px;min-height:90px}.spinner-lg:before,.spinner-lg:not(:required):before{width:72px;height:72px;margin-top:-39px;margin-left:-39px}.spinner-lg:not(:required):before{border-width:3px}.noselect{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.filter-conversation-tag{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border:none}.filter-conversation-tag .ant-dropdown-menu .ant-dropdown-menu-submenu-title{display:flex;justify-content:space-between;width:100%}.filter-conversation-tag .ant-dropdown-menu .ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-arrow{right:6px !important}.filter-conversation-tag .menu-filter-tag-parent .ant-badge sup .ant-scroll-number-only>p{display:flex;align-items:stretch;justify-content:center;line-height:16px}.filter-conversation-tag .group-filter-option{margin-bottom:12px}.filter-conversation-tag .group-filter-option .group-filter-option-title{font-size:12px;color:#667085;font-weight:500;line-height:16px;margin-bottom:4px;padding:2px 8px}.filter-conversation-tag .tag-filter-menu{width:492px;height:548px;padding:4px;padding-left:8px;background-color:#f9fafb;border:none !important;border-radius:5px;box-shadow:0px 2px 8px 0px rgba(0,0,0,.15),0px 2px 8px 0px rgba(0,0,0,.15)}.filter-conversation-tag .tag-filter-menu__single{padding-left:4px;border-radius:12px;box-shadow:0px 9px 28px 8px rgba(0,0,0,.05),0px 6px 16px 0px rgba(0,0,0,.08),0px 3px 6px -4px rgba(0,0,0,.12)}.filter-conversation-tag .tag-filter-menu .filter-options .option-tag-filter-item{display:flex;justify-content:space-between;align-items:center;padding:5px 8px;cursor:pointer;border-radius:6px;margin-bottom:4px;color:#667085}.filter-conversation-tag .tag-filter-menu .filter-options .option-tag-filter-item .option-filter-head,.filter-conversation-tag .tag-filter-menu .filter-options .option-tag-filter-item .option-filter-tail{display:flex;align-items:center;gap:8px;line-height:22px}.filter-conversation-tag .tag-filter-menu .filter-options .option-tag-filter-item .option-filter-tail .mode-badge{color:#475467}.filter-conversation-tag .tag-filter-menu .filter-options .option-tag-filter-item:hover{background-color:#eaecf0}.filter-conversation-tag .tag-filter-menu .filter-options .option-tag-filter-item.selected{background-color:#dde1e7;color:#1d2939}.filter-conversation-tag .tag-filter-menu .tags-column{display:flex;flex-direction:column;gap:4px}.filter-conversation-tag .tag-filter-menu .tags-column .input-search-filter-tag{padding:4px 8px;border-color:#fff;border-radius:6px;color:#1d2939}.filter-conversation-tag .tag-filter-menu .tags-column .input-search-filter-tag:hover{border-color:#d0d5dd}.filter-conversation-tag .tag-filter-menu .tags-column .input-search-filter-tag:focus-within{box-shadow:none}.filter-conversation-tag .tag-filter-menu .tags-column .input-search-filter-tag .ant-input-prefix{-webkit-margin-end:8px;margin-inline-end:8px}.filter-conversation-tag .tag-filter-menu .tags-column .input-search-filter-tag .ant-input-clear-icon{font-size:16px;line-height:22px;color:#98a2b3}.filter-conversation-tag .tag-filter-menu .tags-column .list-tag-filter{background-color:#fff;height:504px;overflow:auto;border-radius:6px;padding:4px}.filter-conversation-tag .tag-filter-menu .tags-column .list-tag-filter.option-filter_mode{height:540px}.filter-conversation-tag .tag-filter-menu .tags-column .list-tag-filter.option-filter_mode .ant-radio-group{width:100%}.filter-conversation-tag .tag-filter-menu .tags-column .list-tag-filter .tag-filter-item{display:flex;line-height:22px;padding:5px 8px;gap:12px;border-radius:6px;cursor:pointer}.filter-conversation-tag .tag-filter-menu .tags-column .list-tag-filter .tag-filter-item[disabled]{-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.filter-conversation-tag .tag-filter-menu .tags-column .list-tag-filter .tag-filter-item:not(:last-child){margin-bottom:2px}.filter-conversation-tag .tag-filter-menu .tags-column .list-tag-filter .tag-filter-item .ant-checkbox-wrapper{padding:0}.filter-conversation-tag .tag-filter-menu .tags-column .list-tag-filter .tag-filter-item .tag-filter-text{padding:0 8px;border-radius:12px}.filter-conversation-tag .tag-filter-menu .tags-column .list-tag-filter .tag-filter-item.no-tag-item .tag-filter-text{border:1px dashed #d0d5dd;color:#667085}.filter-conversation-tag .tag-filter-menu .tags-column .list-tag-filter .tag-filter-item:hover{background-color:#eaecf0}.filter-conversation-tag .tag-filter-menu .tags-column .list-tag-filter .filter-mode-item{display:flex;align-items:center;padding:5px 8px;border-radius:6px}.filter-conversation-tag .tag-filter-menu .tags-column .list-tag-filter .filter-mode-item .ant-radio{margin-right:4px}.filter-conversation-tag .tag-filter-menu .tags-column .list-tag-filter .filter-mode-item:hover{background-color:#eaecf0}.filter-conversation-tag .tag-filter-menu .tags-column .list-tag-filter .filter-mode-item:hover .tag-example{background-color:#fff !important}.filter-conversation-tag .tag-filter-menu .mode-option{display:flex;align-items:center;justify-content:space-between;width:150px}.filter-conversation-tag .tag-filter-menu .tag-example{padding:0px 6px;line-height:16px;color:#fff;font-size:12px;border-radius:12px;font-weight:400}.filter-conversation-tag .tag-filter-menu .or-and-txt{margin:0 4px;font-weight:400;text-transform:uppercase}.filter-conversation-tag .tag-filter-menu .mode-and{height:22px}.filter-conversation-tag .tag-filter-menu .mode-and .or-and-txt{color:#1890ff}.filter-conversation-tag .tag-filter-menu .mode-or{height:22px}.filter-conversation-tag .tag-filter-menu .mode-or .or-and-txt{color:#b37feb}.filter-conversation-tag .tag-filter-menu .tag-example{background-color:#eaecf0;color:#1d2939}.tag-selection-ele{padding-left:5px;padding-right:5px;margin-right:0px;text-align:center;vertical-align:middle}.pc-custom-badge{height:16px;border-radius:10px;display:flex;flex-direction:row;justify-content:center;align-items:center;text-overflow:ellipsis;padding:0 6px}.pc-custom-badge .badge-content{font-size:12px;margin:0px;padding:0px;line-height:16px;min-width:8px;text-align:center;color:#fff}.pc-custom-badge .close-mask{color:#e1e1e1 !important}.wrapper-count-tag-filtered{display:flex;align-items:center;justify-content:space-between;overflow:hidden}.wrapper-count-tag-filtered .current-tag-filtered{display:inline-flex;align-items:center;justify-content:flex-start;overflow:hidden}.wrapper-count-tag-filtered .current-tag-filtered .pc-custom-badge:not(:last-child){margin-right:4px}.wrapper-count-tag-filtered sup{min-width:23px}.wrapper-count-tag-filtered sup .ant-scroll-number-only{height:100%}.wrapper-count-tag-filtered sup .ant-scroll-number-only p{height:100%;display:flex;align-items:center;justify-content:center}.none-tag{line-height:14px;border:1px solid;font-size:12px;width:54px;text-align:center;border-radius:5px;border-style:dashed;color:rgba(0,0,0,.85)}.badge-unread-conv-count{display:inline-block;width:40px;margin-left:auto;text-align:center}.ant-badge.ant-badge.ant-badge-not-a-wrapper .ant-badge-count{background-color:#f5222d}.badge-page-unread-conv-count .ant-badge-count{height:16px;min-width:16px;line-height:16px;padding:0px 4px;font-size:12px;box-shadow:none}.ellipsis-text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.infinite-container{overflow:auto;height:calc(100vh - 100px)}.warning-disconnected-page .modal-img-and-namepage{display:flex;align-items:center;flex:1}.warning-disconnected-page .modal-img-and-namepage .modal-avatar{border-radius:4px;width:64px;height:64px}.warning-disconnected-page .modal-img-and-namepage .modal-checked{position:absolute;left:25px;width:25px;height:19px}.warning-disconnected-page .modal-img-and-namepage .modal-namepage{display:flex;flex:1;flex-direction:column;justify-content:space-between;min-height:46px;height:auto;margin:0px 4px 0px 16px}.warning-disconnected-page .modal-img-and-namepage .modal-namepage .modal-text-location{display:flex;align-items:center;overflow:hidden;color:var(--gray-4, #6B7588);text-overflow:ellipsis;white-space:nowrap;margin-bottom:4px;font-size:12px;font-style:normal;max-width:175px;font-weight:500;line-height:22px;height:20px;text-align:start}.warning-disconnected-page .modal-img-and-namepage .modal-namepage .modal-ellipsis{width:342px;display:flex;align-items:center;justify-content:space-between;font-size:16px;line-height:22px;font-weight:700;color:rgba(0,0,0,.85)}.warning-disconnected-page .modal-img-and-namepage .modal-namepage .modal-ellipsis span{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.warning-disconnected-page .modal-img-and-namepage .modal-namepage .modal-ellipsis svg{margin-left:8px;visibility:hidden}.warning-disconnected-page .modal-img-and-namepage .modal-namepage .modal-ellipsis #deactive-page-icon{width:20px;height:20px;color:#c7c9d9}.warning-disconnected-page .modal-img-and-namepage .modal-namepage .modal-ellipsis #deactive-page-icon:hover{color:#c9405a}.warning-disconnected-page .modal-img-and-namepage .modal-namepage .modal-ellipsis #delete-page-icon{width:20px;height:20px;border-radius:20px;color:#fff;background:#c7c9d9;border:3px solid rgba(0,0,0,0)}.warning-disconnected-page .modal-img-and-namepage .modal-namepage .modal-ellipsis #delete-page-icon:hover{background:#c9405a}.warning-disconnected-page .modal-img-and-namepage .modal-namepage .modal-page-info{display:flex;align-items:center;justify-content:space-between;font-size:12px;line-height:20px;color:#6b7588;font-weight:400}.warning-disconnected-page .modal-img-and-namepage .modal-namepage .modal-page-info .modal-page-id{display:flex;align-items:center}.warning-disconnected-page .modal-img-and-namepage .modal-namepage .modal-page-info .modal-page-id img{margin-right:4px}.page-views-modal-error{width:500px !important}.page-views-modal-error.error-code-124{width:760px !important}.page-views-modal-error.error-code-124 .wrap .title{font-size:16px;color:#1d2939;font-weight:600}.page-views-modal-error.error-code-124 .wrap .content{font-size:14px;margin-top:8px;margin-bottom:24px;color:#667085;line-height:22px}.page-views-modal-error.error-code-124 .wrap .content svg{transform:translateY(4px)}.page-views-modal-error.error-code-124 .wrap .content .instagram-icon{transform:translateY(-2px)}.page-views-modal-error.error-code-124 .wrap .button{max-width:352px}.page-views-modal-error:not(.pancake-antd-modal) .ant-modal-content{min-width:500px;padding:24px !important;border-radius:12px}.page-views-modal-error:not(.pancake-antd-modal) .ant-modal-content .ant-modal-body{padding:0 !important}.page-views-modal-error:not(.pancake-antd-modal) .ant-modal-content .ant-modal-body .ant-modal-confirm-content{margin-left:0}.page-views-modal-error:not(.pancake-antd-modal) .ant-modal-header{border-bottom:0 none;padding:0px 0px 8px 0px;margin-bottom:0px;color:rgba(0,0,0,.65)}.page-views-modal-error:not(.pancake-antd-modal) .ant-modal-title{font-weight:500}.page-views-modal-error:not(.pancake-antd-modal) .ant-modal-footer{border-top:0px !important;padding:0px !important;border:none}.page-views-modal-error .content-error-modal{background-color:#fff;min-height:90px}.page-views-modal-error .content-error-modal .error-message{height:42px;margin-bottom:24px;margin-left:36px;color:rgba(0,0,0,.85)}.page-views-modal-error .content-error-modal .error-message .link{text-decoration:underline;color:#105ce2}.page-views-modal-error .content-error-modal .error-message .link:hover{text-decoration:none;color:#105ce2}.page-views-modal-error .content-error-modal .no-margin{margin:0}.page-views-modal-error .content-error-modal .error-filter{height:24px;margin-bottom:12px;overflow-x:auto;white-space:nowrap}.page-views-modal-error .content-error-modal .error-filter .ant-btn{height:24px;margin-left:8px;padding:1px 8px;font-weight:400;border:none;background-color:#f2f4f8;border-radius:16px;color:#1d2939}.page-views-modal-error .content-error-modal .error-filter .ant-btn:first-child{margin:0}.page-views-modal-error .content-error-modal .error-filter .ant-btn:disabled{background-color:#c4c4c4 !important}.page-views-modal-error .content-error-modal .error-filter::-webkit-scrollbar{width:0 !important;height:0 !important}.page-views-modal-error .content-error-modal .error-pages .error-pages-scrollbar{display:block;height:368px;overflow-y:auto;padding-right:8px}.page-views-modal-error .content-error-modal .error-pages .error-pages-scrollbar .modal-list-item{width:100%;padding:8px;display:flex;overflow:hidden;align-items:center;justify-content:space-between;background:#fbfbfd;border-radius:6px;border:1px solid #d9dbea;cursor:pointer;transition:all .3s;margin-top:16px;position:relative}.page-views-modal-error .content-error-modal .error-pages .error-pages-scrollbar .modal-list-item .modal-img-and-namepage{display:flex;align-items:center;flex:1}.page-views-modal-error .content-error-modal .error-pages .error-pages-scrollbar .modal-list-item .modal-img-and-namepage .modal-avatar{border-radius:4px;width:64px;height:64px}.page-views-modal-error .content-error-modal .error-pages .error-pages-scrollbar .modal-list-item .modal-img-and-namepage .modal-checked{position:absolute;left:25px;width:25px;height:19px}.page-views-modal-error .content-error-modal .error-pages .error-pages-scrollbar .modal-list-item .modal-img-and-namepage .modal-namepage{display:flex;flex:1;flex-direction:column;justify-content:space-between;min-height:46px;height:auto;margin:0px 4px 0px 16px}.page-views-modal-error .content-error-modal .error-pages .error-pages-scrollbar .modal-list-item .modal-img-and-namepage .modal-namepage .modal-text-location{display:flex;align-items:center;overflow:hidden;color:var(--gray-4, #6B7588);text-overflow:ellipsis;white-space:nowrap;margin-bottom:4px;font-size:12px;font-style:normal;max-width:175px;font-weight:500;line-height:22px;height:20px;text-align:start}.page-views-modal-error .content-error-modal .error-pages .error-pages-scrollbar .modal-list-item .modal-img-and-namepage .modal-namepage .modal-ellipsis{width:342px;display:flex;align-items:center;justify-content:space-between;font-size:16px;line-height:22px;font-weight:700;color:rgba(0,0,0,.85)}.page-views-modal-error .content-error-modal .error-pages .error-pages-scrollbar .modal-list-item .modal-img-and-namepage .modal-namepage .modal-ellipsis span{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.page-views-modal-error .content-error-modal .error-pages .error-pages-scrollbar .modal-list-item .modal-img-and-namepage .modal-namepage .modal-ellipsis svg{margin-left:8px;visibility:hidden}.page-views-modal-error .content-error-modal .error-pages .error-pages-scrollbar .modal-list-item .modal-img-and-namepage .modal-namepage .modal-ellipsis #deactive-page-icon{width:20px;height:20px;color:#c7c9d9}.page-views-modal-error .content-error-modal .error-pages .error-pages-scrollbar .modal-list-item .modal-img-and-namepage .modal-namepage .modal-ellipsis #deactive-page-icon:hover{color:#c9405a}.page-views-modal-error .content-error-modal .error-pages .error-pages-scrollbar .modal-list-item .modal-img-and-namepage .modal-namepage .modal-ellipsis #delete-page-icon{width:20px;height:20px;border-radius:20px;color:#fff;background:#c7c9d9;border:3px solid rgba(0,0,0,0)}.page-views-modal-error .content-error-modal .error-pages .error-pages-scrollbar .modal-list-item .modal-img-and-namepage .modal-namepage .modal-ellipsis #delete-page-icon:hover{background:#c9405a}.page-views-modal-error .content-error-modal .error-pages .error-pages-scrollbar .modal-list-item .modal-img-and-namepage .modal-namepage .modal-page-info{display:flex;align-items:center;justify-content:space-between;font-size:12px;line-height:20px;color:#6b7588;font-weight:400}.page-views-modal-error .content-error-modal .error-pages .error-pages-scrollbar .modal-list-item .modal-img-and-namepage .modal-namepage .modal-page-info .modal-page-id{display:flex;align-items:center}.page-views-modal-error .content-error-modal .error-pages .error-pages-scrollbar .modal-list-item .modal-img-and-namepage .modal-namepage .modal-page-info .modal-page-id img{margin-right:4px}.page-views-modal-error .content-error-modal .error-pages .error-pages-scrollbar .modal-list-item .modal-img{display:flex;align-items:center;margin-right:12px}.page-views-modal-error .content-error-modal .error-pages .error-pages-scrollbar .modal-list-item .modal-img .cc-del{width:0 !important;font-weight:bold;font-size:20px;color:#fff}.page-views-modal-error .content-error-modal .error-pages .error-pages-scrollbar .modal-list-item .modal-img .cc-icon{display:none;font-weight:bold;justify-content:center;align-items:center;border-radius:50%;width:22px;height:22px;background:#f5f5f5}.page-views-modal-error .content-error-modal .error-pages .error-pages-scrollbar .modal-list-item .modal-img .cc-icon i{color:rgba(0,0,0,.45)}.page-views-modal-error .content-error-modal .error-pages .error-pages-scrollbar .modal-list-item .modal-img .cc-deactive-page{margin-left:8px;background:#f5f5f5}.page-views-modal-error .content-error-modal .error-pages .error-pages-scrollbar .modal-list-item:hover{background:#fff;border:1px solid #6399f2 !important;box-shadow:0px 6px 14px -6px rgba(24,39,75,.12),0px 10px 32px -4px rgba(24,39,75,.1)}.page-views-modal-error .content-error-modal .error-pages .error-pages-scrollbar .modal-list-item:hover #deactive-page-icon,.page-views-modal-error .content-error-modal .error-pages .error-pages-scrollbar .modal-list-item:hover #delete-page-icon{visibility:visible}.page-views-modal-error .content-error-modal .error-pages .error-fix-suggestion{padding:16px 0}.page-views-modal-error .content-error-modal .error-pages .error-fix-suggestion label{font-weight:500;display:block}.page-views-modal-error .content-error-modal-statistic{min-height:0;margin-bottom:24px}.page-views-modal-error .content-error-modal-statistic .ant-tag{margin:0px}.page-views-modal-error .content-error-modal-statistic div{margin-top:4px}.page-views-modal-error .ant-modal-footer .wrapper-go-to-multiPages-btn{display:flex;width:100%;justify-content:space-between;margin-top:20px}.page-views-modal-error .ant-modal-footer .wrapper-go-to-multiPages-btn button{padding:5px 16px;height:unset !important;min-height:32px}.page-views-modal-error .ant-modal-footer .wrapper-go-to-multiPages-btn button span{white-space:break-spaces !important}.page-views-modal-error .ant-modal-footer .wrapper-go-to-multiPages-btn .wrapper-btn-right-section button:not(:first-child){margin-left:8px}.page-views-modal-error .igo-error-container .igo-error-header{display:flex;margin-bottom:24px}.page-views-modal-error .igo-error-container .igo-error-header .model-header-text{display:flex;flex-direction:column;margin-left:16px}.page-views-modal-error .igo-error-container .igo-error-header .model-header-text .header-text-title{color:var(--light-neutral-gray-8-primary-text-1, #1D2939);font-family:Roboto;font-size:16px;font-style:normal;font-weight:500;line-height:24px;margin-bottom:4px}.page-views-modal-error .igo-error-container .igo-error-header .model-header-text .header-text-sub-title{color:var(--light-neutral-gray-6-secondary-text, #475467);font-family:Roboto;font-size:14px;font-style:normal;font-weight:400;line-height:22px}.page-views-modal-error .igo-error-container .list-link-switched{display:block;width:100%;margin:0}.page-views-modal-error .igo-error-container .list-link-switched:first-child{margin-bottom:16px}.page-views-modal-error .igo-error-container .list-action-button{display:flex;justify-content:end}.hide-header .ant-modal-header{display:none}.pancake-modal-wrap .ant-modal-content{padding:0;margin:0}.pancake-modal-wrap .ant-modal-header{padding:16px 24px;margin:0}.pancake-modal-wrap .ant-modal-header .ant-modal-title{margin:0}.pancake-modal-wrap .ant-modal-body{margin:0;padding:16px 24px}.pancake-modal-wrap .ant-modal-footer{margin:0;padding:16px 24px 20px}.checkbox-primary .ant-checkbox-inner{border-radius:4px !important;border:1px solid #d0d5dd !important}.checkbox-primary .ant-checkbox-checked .ant-checkbox-inner{background-color:#1677ff !important;border-color:#1677ff !important}.checkbox-primary .ant-checkbox-indeterminate .ant-checkbox-inner::after{background-color:#1677ff !important}.radio-primary .ant-radio-inner{border:1px solid #d0d5dd !important}.radio-primary .ant-radio-checked .ant-radio-inner{background-color:#105ce2 !important;border-color:#105ce2 !important}.radio-primary .ant-radio-indeterminate .ant-radio-inner::after{background-color:#105ce2 !important}.select-primary .ant-select-selector{border:none !important;background-color:#eaecf0 !important;color:var(--Light-Neutral-Gray-8---Primary-Text-1, #1D2939) !important;box-shadow:none !important}.select-primary .ant-select-selector:hover{background-color:#dde1e7 !important}.select-primary-white .ant-select-selector{border-color:#d0d5dd;border-radius:6px;color:#1d2939}.options-primary{margin-bottom:4px}.options-primary.ant-select-item-option-selected:not(.ant-select-item-option-disabled){background-color:#d2ebff !important}.options-primary.ant-select-item-option-selected:not(.ant-select-item-option-disabled) .ant-select-item-option-content{font-weight:500 !important}.options-primary.ant-select-item-option-selected:not(.ant-select-item-option-disabled):hover{background-color:#bae0ff !important}.options-primary:hover{background-color:#eaecf0 !important}.pancake-icon-wrap{padding:3px;border-radius:6px}.pancake-icon-wrap:hover{background-color:rgba(29,41,57,.1215686275)}.pancake-tooltip{background-color:#1d2939;border-radius:8px}.pancake-tooltip .ant-tooltip-content{background-color:#1d2939;border-radius:8px}.pancake-tooltip .ant-tooltip-content .ant-tooltip-inner{border-radius:8px;background-color:#1d2939;padding:8px 12px}.pancake-tooltip .ant-tooltip-arrow:before{background-color:#1d2939}.pancake-input-focus:focus-within{border:1px solid #1677ff !important;box-shadow:0px 1px 2px 0px rgba(99,153,242,.2) !important;box-shadow:0px 0px 0px 4px rgba(99,153,242,.2) !important}.disabled-text{color:rgba(0,0,0,.25)}.radio-hide-comment{margin-left:10px}.radio-hide-comment .ant-radio-inner{margin-left:0px !important}#media-player .video-react-control-bar{font-family:"Roboto",Helvetica,Arial,sans-serif}#media-player .video-react-control-bar .video-react-play-progress::after{width:-webkit-max-content;width:-moz-max-content;width:max-content;font-family:"Roboto",Helvetica,Arial,sans-serif}.instagram-reel-attachment{padding:6px 12px;background-color:#ffffea;border-radius:12px;width:-webkit-fit-content !important;width:-moz-fit-content !important;width:fit-content !important;height:auto !important}.instagram-reel-attachment .instagram-reel-title{line-height:22px;color:#667085;margin-top:8px}.ttm-embed-video{padding:4px 8px;background-color:#ffffea;border-radius:12px;display:flex;justify-content:center;align-items:center}.ttm-embed-video iframe{border-radius:12px}.fpt-setting-input input{height:36px;color:#536570}.ant-button--success{height:36px;background-color:#279f43;color:#fff;border:1px solid #279f43}.ant-button--success.small{height:30px}.ant-button--success:hover,.ant-button--success:focus{background-color:#3d9558;color:#fff}.ant-button--success:focus{border-color:#1f4d2d}.ant-button--success:hover{border-color:#327c49}.ant-button--success:active{background-color:#327c49;color:#fff;border-color:#1f4d2d}.ant-button--info{height:36px;background-color:#8eb4cb;color:#fff;border:1px solid #7da8c3}.ant-button--info.small{height:30px}.ant-button--info.small:hover,.ant-button--info.small:focus{background-color:#6b9dbb;color:#fff}.ant-button--info.small:focus{border-color:#3d6983}.ant-button--info.small:hover{border-color:#538db0}.ant-button--info.small:active{background-color:#538db0;color:#fff;border-color:#3d6983}.ant-button--info .ant-tooltip--sm{font-size:12px}.ant-button--info .ant-tooltip--sm .ant-tooltip-inner{min-height:unset}.tag-group-name{margin-left:1px;height:28px;margin-right:0;display:flex;align-items:center;gap:4px}.tag-group-name div{line-height:28px}.tooltip-assigned-group .title-group{margin-bottom:5px}.tooltip-assigned-group .ant-tooltip-arrow{display:none}.tooltip-assigned-group .group-name{font-size:14px;font-weight:500;color:#5590ff}.tooltip-assigned-group .user-ele{margin-bottom:4px}.tooltip-assigned-group .user-ele img{margin-right:5px}.online-status-badge__wrapper{background-color:red;height:12px;width:12px;background-color:#34e200;border-radius:50%;position:relative}.online-status-badge__wrapper .online-status-badge__badge{height:6px;width:6px;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.online-status-badge__wrapper.available{background-color:#d9f7be}.online-status-badge__wrapper.available .online-status-badge__badge{background-color:#52c41a}.online-status-badge__wrapper.away{background-color:#fff1b8}.online-status-badge__wrapper.away .online-status-badge__badge{background-color:#faad14}.online-status-badge__wrapper.turn_off{background-color:#ffccc7}.online-status-badge__wrapper.turn_off .online-status-badge__badge{background-color:#f5222d}.new-online-status{border-radius:16px;padding:2px;background-color:#fff;display:block;width:20px;height:20px}.new-online-status.available{border-radius:4px}.new-online-status.undefined{background-color:rgba(0,0,0,0)}.list-avt-user-gr{width:80px;display:inherit}.extend-users{width:32px;position:relative;background-color:#fff;border-radius:15px;margin-left:-8px}.extend-users .avt_users_count{border:1px solid #fff;margin-top:1px;background-color:rgba(24,144,255,.3);font-size:15px;width:32px;height:32px;border-radius:18px;padding:0px 8px;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);color:#1890ff}.list-avt-assign-users{display:inherit;height:28px}.list-avt-assign-users .extend-users-custom{width:26px;height:26px;position:absolute;top:1px;right:0;bottom:0;left:1px;border-radius:50%;background-color:rgba(0,0,0,.4);display:flex;flex-direction:row;justify-content:center;align-items:center;pointer-events:none}.list-avt-assign-users .extend-users-custom .avt_users_count-custom{line-height:26px;color:#fff;font-weight:500;font-size:12px;line-height:20px}.group-user-list .user_ele{height:40px;padding:8px 0px}.group-user-list .user_ele img{margin:0px 12px 0px 4px}.list-groups{max-height:240px;overflow:auto}.list-groups .assign-group-item{height:48px;display:flex;padding:8px 12px;line-height:32px;height:48px;margin:0px !important}.list-groups .assign-group-item .check{width:22px}.list-groups .assign-group-item .name{width:164px;margin-right:12px}.list-groups .assign-group-item:hover{background-color:#f5f5f5;color:rgba(0,0,0,.65)}.list-groups .ant-menu-item-selected{background-color:#f5f5f5 !important;color:rgba(0,0,0,.65)}.dropdown-assign-conv{background-color:#fff}.dropdown-assign-conv .module-select .title-select-group{height:48px;padding:auto;padding:14px 38px;border-bottom:1px solid #e4e4e4}.assign-to-group-select .dropdown-select-overlay{padding:4px;border-radius:8px}.assign-to-group-select .dropdown-select-overlay .select-title{padding:5px 8px;margin-bottom:4px}.assign-to-group-select .dropdown-select-overlay .dropdown-select-menu{margin-right:0}.assign-to-group-select .dropdown-select-overlay .dropdown-select-menu .select-option{border-radius:6px}.assign-to-group-select .dropdown-select-overlay .dropdown-select-menu .select-option-selected:hover{background-color:#bae0ff !important}.assign-to-group-select .group-select-label{color:#1d2939}.group-select-label{display:flex;justify-content:space-between;align-items:center;gap:12px;line-height:26px;color:#105ce2}.select-option-selected .group-select-label{color:#105ce2}.dropdown-select-assign-users{width:250px;background-color:#fff;border-radius:8px;box-shadow:0px 8px 18px -6px rgba(24,39,75,.12),0px 12px 42px -4px rgba(24,39,75,.12) !important;padding:4px}.dropdown-select-assign-users .select-other{display:flex;align-items:baseline;justify-content:space-between}.dropdown-select-assign-users ul{border-radius:4px}.dropdown-select-assign-users ul::-webkit-scrollbar-thumb{border-radius:4px;background:#8f90a6}.dropdown-select-assign-users ul::-webkit-scrollbar{width:6px;border-radius:4px}.dropdown-select-assign-users ul::-webkit-scrollbar-track{background:#ecedf4;border-radius:4px}.dropdown-select-assign-users .seach-user-ele{margin-bottom:4px}.dropdown-select-assign-users .seach-user-ele .ant-input-affix-wrapper{border:none;background:#eaecf0;padding:5px 8px}.dropdown-select-assign-users .seach-user-ele .ant-input-affix-wrapper:hover{background:#dde1e7}.dropdown-select-assign-users .seach-user-ele .ant-input-affix-wrapper:focus,.dropdown-select-assign-users .seach-user-ele .ant-input-affix-wrapper:active,.dropdown-select-assign-users .seach-user-ele .ant-input-affix-wrapper:focus-within{background:#fff}.dropdown-select-assign-users .seach-user-ele .ant-input-affix-wrapper .ant-input-prefix{-webkit-margin-start:4px;margin-inline-start:4px;-webkit-margin-end:8px;margin-inline-end:8px}.dropdown-select-assign-users .seach-user-ele .ant-input-affix-wrapper .ant-input::-moz-placeholder{font-family:Roboto;font-size:14px;font-weight:400;line-height:22px;letter-spacing:0em;text-align:left;color:#667085 !important}.dropdown-select-assign-users .seach-user-ele .ant-input-affix-wrapper .ant-input::placeholder{font-family:Roboto;font-size:14px;font-weight:400;line-height:22px;letter-spacing:0em;text-align:left;color:#667085 !important}.dropdown-select-assign-users .item-user-ele{margin:0 0 4px 0 !important;height:36px;line-height:36px;border-radius:6px;transition-duration:0s}.dropdown-select-assign-users .item-user-ele.ant-dropdown-menu-item{padding:0px 8px}.dropdown-select-assign-users .item-user-ele .ant-dropdown-menu-title-content{display:flex;align-items:center;justify-content:space-between;min-width:0}.dropdown-select-assign-users .item-user-ele .user-info{color:rgba(0,0,0,.85);display:flex;align-items:center;min-width:0}.dropdown-select-assign-users .item-user-ele .user-info .avatar-user{position:relative;display:inline-block;margin-right:8px}.dropdown-select-assign-users .item-user-ele .user-info .dot-lost-permission{background-color:#eb5757;width:12px;height:12px;border:1px solid #fff;border-radius:50%;position:absolute;top:-2px;right:-2px;display:inline-flex;align-items:center;justify-content:center}.dropdown-select-assign-users .item-user-ele .user-info .dot-lost-permission .anticon{font-size:8px !important;color:#fff}.dropdown-select-assign-users .item-user-ele:hover{border-radius:6px;background:#eaecf0 !important}.dropdown-select-assign-users .select-other{display:flex;align-items:baseline;justify-content:space-between}.dropdown-select-assign-users .ant-dropdown-menu-item-divider{margin:0px}.dropdown-select-assign-users .ant-dropdown-menu.ant-dropdown-menu-root{max-height:360px;overflow:auto;padding:0px;box-shadow:none;border:none;border-radius:4px}.dropdown-select-assign-users .ant-dropdown-menu.ant-dropdown-menu-root .ant-menu-item-selected{background:rgba(0,0,0,0)}.dropdown-select-assign-users .ant-dropdown-menu.ant-dropdown-menu-root .selected-assign-user{border-radius:6px;background:#d2ebff}.dropdown-select-assign-users .ant-dropdown-menu.ant-dropdown-menu-root .selected-assign-user:hover{background:#bae0ff !important}.dropdown-select-assign-users .ant-dropdown-menu.ant-dropdown-menu-root .selected-assign-user .anticon{margin:0px}.dropdown-select-assign-users .ant-dropdown-menu.ant-dropdown-menu-root .selected-assign-user .user-info span{font-family:Roboto;font-size:14px;font-weight:400;line-height:22px;letter-spacing:0em;text-align:left}.dropdown-select-assign-users .ant-dropdown-menu.ant-dropdown-menu-root::-webkit-scrollbar{width:6px;border-radius:8px}.dropdown-select-assign-users .ant-dropdown-menu.ant-dropdown-menu-root::-webkit-scrollbar-track{background:#fff;border-radius:8px}.dropdown-select-assign-users .ant-dropdown-menu.ant-dropdown-menu-root::-webkit-scrollbar-thumb{border-radius:8px;background:#c7c7d2}.dropdown-select-assign-users .ant-dropdown-menu.ant-dropdown-menu-root::-webkit-scrollbar-thumb:hover{background:#a5a6b8}.cursor-normal{cursor:unset}.render-avatar__wrapper{display:inline-block;position:relative;cursor:pointer}.render-avatar__wrapper .render-avatar__loading{position:absolute;top:0;bottom:0;left:0;right:0;background-color:hsla(0,0%,100%,.75);border-radius:50%}.render-avatar__wrapper .render-avatar__loading *{width:100%;height:100%}.render-avatar__wrapper .skeleton{background-color:#f2f2f2;background-image:linear-gradient(-90deg, #f2f2f2 0%, #e0e0e0 50%, #f2f2f2 100%);background-size:400% 100%;animation:shimmer 1.5s ease-in-out infinite;border-radius:inherit;position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}@keyframes shimmer{0%{background-position:0 0}100%{background-position:200% 0}}.grey-bg-padding{width:100%;height:466px;background:#ecedf4}.grey-bg-padding .main-content{padding:24px;width:100%;height:100%;overflow-y:auto;margin-bottom:auto}.grey-bg-padding .main-content::-webkit-scrollbar{border-radius:8px;width:6px;background:#d9dbea}.grey-bg-padding .main-content .main-content-wrapper{background:#fff;width:100%;padding:20px 0;border-radius:4px}.grey-bg-padding .main-content .main-content-wrapper>div{max-width:353px;width:100%;margin-inline:auto;text-align:center}.grey-bg-padding .main-content .main-content-code{max-height:413px;height:100%}.grey-bg-padding .main-content .list-member-inqueu{border-radius:4px;background:#fff;display:flex;justify-content:center;padding:40px 0}.grey-bg-padding .main-content .list-member-inqueu .table-wrapper{max-height:337px;height:100%;overflow-y:auto}.grey-bg-padding .main-content .list-member-inqueu .table-wrapper::-webkit-scrollbar{border-radius:8px;width:6px}.grey-bg-padding .main-content .create-connect-code-bg{padding-bottom:40px}.grey-bg-padding .main-content-no-scroll{overflow-y:unset}.grey-bg-padding .whatsapp-connect-container{height:100%;background:#fff;border-radius:4px}.grey-bg-padding .whatsapp-connect-code-container{max-height:413px;border-radius:4px;background:#fff;height:100%}.label-information{color:rgba(0,0,0,.45);text-align:left;margin-bottom:8px;display:flex;align-items:center}.label-information>span{color:rgba(0,0,0,.85);display:inline-block;margin-right:4px;line-height:22px}.connect-qr-code-button{width:100%;font-size:14px;line-height:22px;font-weight:500;background:#2d65c3;border-radius:4px;color:#fff;margin-top:24px;display:flex;justify-content:center;align-items:center}.connect-qr-code-button:hover{background:#6399f2;color:#fff}.connect-qr-code-button:focus{background:#6399f2;box-shadow:0px 0px 0px 4px rgba(99,153,242,.2);color:#fff}.connect-qr-code-button .api-connect-icon{display:flex;justify-content:center;align-items:center;width:16px;height:16px}.logo-14px-ml{width:14px;height:14px;margin-left:8px}.logo-14px{width:14px;height:14px}.activated-page-list{overflow-y:auto;overflow-x:hidden;background-color:#ecedf4;flex-wrap:wrap;gap:16px;display:grid;grid-template-columns:1fr 1fr;grid-auto-rows:76px;grid-auto-columns:284.5px;cursor:pointer}.activated-page-list .activated-page-item{width:100%;max-width:284.5px;height:76px;border-radius:4px;background-color:#fff !important;border:1px solid #d9d9d9;padding:10px 16px !important}.activated-page-list .activated-page-item:hover .list-users .user-icon{color:#6399f2}.activated-page-list .activated-page-item .list-users{width:100%;display:flex;justify-content:space-between;align-items:center}.activated-page-list .activated-page-item .list-users>div{display:flex;align-items:center}.activated-page-list .activated-page-item .list-users>div .user-avt{width:56px;height:56px;display:flex;border-radius:4px;justify-content:center;align-items:center}.activated-page-list .activated-page-item .list-users>div .user-avt>img{width:100%;height:100%;border-radius:4px}.activated-page-list .activated-page-item .list-users>div .user-name{max-width:140px;margin-left:12px !important}.activated-page-list .activated-page-item .list-users>div .user-name .name{color:rgba(0,0,0,.85);font-size:14px;line-height:22px;font-weight:700 !important;margin-bottom:4px;max-width:140px}.activated-page-list .activated-page-item .list-users>div .user-name .page-id-and-user-platform{display:flex;align-items:center;height:20px}.activated-page-list .activated-page-item .list-users>div .user-name .page-id-and-user-platform .user-platform{display:flex;align-items:center;justify-content:center;margin-right:9px;width:14px;height:14px}.activated-page-list .activated-page-item .list-users>div .user-name .page-id-and-user-platform .page-id{font-size:12px;line-height:20px;color:rgba(0,0,0,.45)}.activated-page-list .activated-page-item .list-users .user-icon{color:rgba(0,0,0,.25)}.activated-page-list .activated-page-item.active{background:none;border:1px solid #1890ff;box-shadow:0px 3px 8px rgba(0,0,0,.15);color:rgba(0,0,0,.45)}.activated-page-list .activated-page-item.active .name{color:rgba(0,0,0,.85) !important}.activated-page-list .activated-page-item:hover{border:1px solid #1890ff;box-shadow:0px 3px 8px rgba(0,0,0,.15)}.icon-w14{width:14px;height:14px;box-shadow:0px 2px 4px -2px rgba(24,39,75,.12),0px 4px 4px -2px rgba(24,39,75,.08);border-radius:2px;pointer-events:none}.ant-tabs-pages-view{max-width:640px;width:100%;height:554px}.ant-tabs-pages-view .ant-tabs-bar .ant-tabs-nav-container{background:#ecedf4;border-bottom:1px solid #d9d9d9}.ant-tabs-pages-view .ant-tabs-bar .ant-tabs-nav-container .ant-tabs-nav-wrap{height:38px;padding-left:24px;background:#fff}.ant-tabs-pages-view .ant-tabs-bar .ant-tabs-nav-container .ant-tabs-nav-wrap .ant-tabs-nav-scroll .ant-tabs-nav{height:38px}.ant-tabs-pages-view .ant-tabs-bar .ant-tabs-nav-container .ant-tabs-nav-wrap .ant-tabs-nav-scroll .ant-tabs-nav .ant-tabs-tab{padding:6px 0;margin-right:32px}.ant-tabs-pages-view .ant-tabs-bar .ant-tabs-nav-container .ant-tabs-nav-wrap .ant-tabs-nav-scroll .ant-tabs-nav .ant-tabs-tab:hover{color:#2d65c3}.ant-tabs-pages-view .ant-tabs-bar .ant-tabs-nav-container .ant-tabs-nav-wrap .ant-tabs-nav-scroll .ant-tabs-nav .ant-tabs-tab-active{color:#2d65c3;font-weight:400;font-size:14px;line-height:22px}.btn-primary-white{cursor:pointer}.btn-primary-white,.btn-primary-white:hover,.btn-primary-white:focus{border-radius:6px;background-color:#fff;font-weight:500;color:#2d65c3;border:1px solid #2d65c3;box-shadow:0px 2px 0px 0px rgba(0,0,0,.02)}.btn-primary-white:hover{color:#6399f2;border:1px solid var(--primary-button-hover, #6399F2)}.btn-primary-blue{cursor:pointer}.btn-primary-blue,.btn-primary-blue:hover,.btn-primary-blue:focus{background-color:#105ce2 !important;color:#fff !important;box-shadow:0px 2px 0px rgba(0,0,0,.043) !important;border-radius:6px;border:none !important}.btn-primary-blue:hover:not(:disabled):not(.ant-btn-disabled){background-color:#1677ff !important;border-color:#1677ff !important;color:#fff !important}.btn-primary-blue.ant-btn[disabled],.btn-primary-bluebutton[disabled],.btn-primary-blue.disabled{background-color:#8496b4 !important;border:none !important;cursor:not-allowed}.btn-secondary-blue{cursor:pointer}.btn-secondary-blue,.btn-secondary-blue:hover,.btn-secondary-blue:focus{background-color:#d2ebff;color:#105ce2;border-radius:6px;border:none !important;box-shadow:0px 2px 0px 0px rgba(0,0,0,.04);font-size:16px;font-style:normal;font-weight:500;line-height:24px;padding:8px 16px;height:40px}.btn-secondary-blue:hover:not(:disabled):not(.ant-btn-disabled){color:#105ce2;background-color:#d6e1ed}.btn-secondary-blue.ant-btn[disabled],.btn-secondary-bluebutton[disabled],.btn-secondary-blue.disabled{color:#98a2b3 !important;background-color:#f9fafb !important;cursor:not-allowed}.btn-primary-red{cursor:pointer}.btn-primary-red,.btn-primary-red:hover,.btn-primary-red:focus{background-color:#c9405a;color:#fff;box-shadow:0px 2px 0px rgba(0,0,0,.043);border-radius:6px;border:none !important;font-weight:500}.btn-primary-red:hover:not(:disabled):not(.ant-btn-disabled){background-color:#d87486;color:#fff}.btn-primary-red.ant-btn[disabled],.btn-primary-redbutton[disabled],.btn-primary-red.disabled{background-color:#f9fafb !important;color:#98a2b3 !important;cursor:not-allowed}.btn-secondary-red{color:#cf1322;background:#fee4e2;border-color:#fee4e2;box-shadow:none}.btn-secondary-red:not(:disabled):not(.ant-btn-disabled):hover,.btn-secondary-red:not(:disabled):not(.ant-btn-disabled):focus-visible{color:#cf1322;background:#f8d3d0;border-color:#f8d3d0}.btn-secondary-red:not(:disabled):not(.ant-btn-disabled):active{color:#cf1322;background:#f6bdb9;border-color:#f6bdb9}.btn-secondary-red .ant-wave.wave-motion-appear-active{box-shadow:0 0 0 6px #f6bdb9}.btn-secondary-red.ant-btn[disabled],.btn-secondary-redbutton[disabled],.btn-secondary-red.disabled{background:#f9fafb;color:#98a2b3;border-color:#f9fafb}.btn-tertiary-red{cursor:pointer}.btn-tertiary-red,.btn-tertiary-red:hover,.btn-tertiary-red:focus{background-color:#fff;color:#c9405a;box-shadow:0px 2px 0px rgba(0,0,0,.043);border-radius:6px;border:1px solid #c9405a !important;font-weight:500}.btn-tertiary-red:hover:not(:disabled):not(.ant-btn-disabled){border:1px solid #d87486 !important;background-color:#fff;color:#d87486}.btn-tertiary-red.ant-btn[disabled],.btn-tertiary-redbutton[disabled],.btn-tertiary-red.disabled{background-color:#f9fafb !important;color:#98a2b3 !important;cursor:not-allowed;border:1px solid #d0d5dd}.btn-link-blue{cursor:pointer}.btn-link-blue,.btn-link-blue:hover,.btn-link-blue:focus{background-color:#fff;color:#105ce2;box-shadow:none;border-radius:6px;border:none !important;font-weight:500}.btn-link-blue:hover:not(:disabled):not(.ant-btn-disabled){background-color:#eaecf0 !important;color:#105ce2 !important;box-shadow:0px 2px 0px rgba(0,0,0,.043) !important}.btn-link-blue.ant-btn[disabled],.btn-link-bluebutton[disabled],.btn-link-blue.disabled{background-color:#fff !important;color:#98a2b3 !important;box-shadow:none !important;cursor:not-allowed}[ant-click-animating-without-extra-node=true]::after{display:none}.background-primary-btn,.background-primary-btn:hover,.background-primary-btn:active,.background-primary-btn:focus{background-color:#2d65c3 !important}.btn-close-gray{color:#344054;background:#eaecf0;border-color:#eaecf0;box-shadow:none}.btn-close-gray:not(:disabled):not(.ant-btn-disabled):hover,.btn-close-gray:not(:disabled):not(.ant-btn-disabled):focus-visible{color:#344054;background:#dde1e7;border-color:#dde1e7}.btn-close-gray:not(:disabled):not(.ant-btn-disabled):active{color:#344054;background:#d0d5dd;border-color:#d0d5dd}.btn-close-gray .ant-wave.wave-motion-appear-active{box-shadow:0 0 0 6px #d0d5dd}.btn-close-gray.ant-btn[disabled],.btn-close-graybutton[disabled],.btn-close-gray.disabled{color:#98a2b3;background:#f9fafb;border-color:#f9fafb}.btn-tertiary-gray{background-color:#fff}.btn-tertiary-gray,.btn-tertiary-gray:hover,.btn-tertiary-gray:active,.btn-tertiary-gray:focus,.btn-tertiary-gray:disabled{border:1px solid #d0d5dd;box-shadow:0px 2px 0px 0px rgba(0,0,0,.02);padding:5px 12px;border-radius:6px;color:#344054;font-weight:500}.btn-tertiary-gray:hover{background-color:#eaecf0}.btn-tertiary-gray:focus,.btn-tertiary-gray:active{background-color:#fff;box-shadow:0px 0px 0px 4px rgba(132,150,180,.1),0px 2px 0px 0px rgba(0,0,0,.02)}.btn-tertiary-gray:disabled{color:#98a2b3}.search-primary-gray{border-radius:6px;color:var(--Gray-500, #667085);border:1px solid #d0d5dd}.search-primary-gray.ant-input-affix-wrapper{background:var(--secondary-button-default, #F2F4F7);border:1px solid rgba(0,0,0,0) !important}.search-primary-gray.ant-input-affix-wrapper .ant-input-prefix{-webkit-margin-end:8px;margin-inline-end:8px}.search-primary-gray.ant-input-affix-wrapper:hover{background:#eaecf0}.search-primary-gray.ant-input-affix-wrapper:focus-within{border:1px solid var(--light-daybreak-blue-6-info, #1890FF) !important;box-shadow:none !important;background-color:#fff}.search-primary-gray .ant-input-suffix{color:#8f90a6}.search-primary-gray .ant-input-suffix i{font-size:16px !important}.search-primary-gray .ant-input{line-height:22px;color:#1d2939}.search-primary-gray .ant-input::-moz-placeholder{font-weight:400;color:#667085}.search-primary-gray .ant-input::placeholder{font-weight:400;color:#667085}.input-primary-white{border-color:#d0d5dd;border-radius:6px;color:#1d2939}.input-primary-white::-moz-placeholder{color:#98a2b3;font-weight:400;font-size:14px}.input-primary-white::placeholder{color:#98a2b3;font-weight:400;font-size:14px}img{-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none}img[draggable=true]{-webkit-user-drag:auto;-khtml-user-drag:auto;-moz-user-drag:auto;-o-user-drag:auto}.badge-photos{float:right;position:relative}.badge-photos.disabled{opacity:.5;cursor:not-allowed}.badge-photos .ant-badge-count{height:16px;min-width:16px;line-height:14px;font-size:10px;padding:0 4px;background:#ff4d4f;border:1px solid #fff;top:3px}.badge-photos:hover:not(.hide-count) .ant-badge-count{display:none}.badge-photos:hover:not(.hide-count) .badge-photos__quick-deselect{display:inline-flex;align-items:center;justify-content:center}.badge-photos.hide-count .ant-badge-count{display:none}.badge-photos .badge-photos__quick-deselect{position:absolute;top:3px;right:0;width:16px;height:16px;line-height:16px;font-size:12px;background-color:#ff4d4f;transform:translate(50%, -50%);border-radius:50%;border:1px solid #fff;display:none;z-index:10;transition:.3s all ease;font-weight:600;cursor:pointer}.switch-new.ant-switch{background-color:#d0d5dd}.switch-new.ant-switch-checked{background-color:#105ce2}.checkbox-new.ant-checkbox-wrapper:hover .ant-checkbox-checked:not(.ant-checkbox-disabled) .ant-checkbox-inner,.checkbox-new .ant-checkbox-wrapper:hover .ant-checkbox-checked:not(.ant-checkbox-disabled) .ant-checkbox-inner{background-color:#1677ff !important}.checkbox-new.ant-checkbox-wrapper .ant-checkbox-inner,.checkbox-new .ant-checkbox-wrapper .ant-checkbox-inner{border-radius:4px;border:1px solid #d0d5dd}.checkbox-new.ant-checkbox-wrapper .ant-checkbox-checked:not(.ant-checkbox-disabled) .ant-checkbox-inner,.checkbox-new .ant-checkbox-wrapper .ant-checkbox-checked:not(.ant-checkbox-disabled) .ant-checkbox-inner{background-color:#105ce2;border-color:#105ce2}.checkbox-new.ant-checkbox-wrapper .ant-checkbox-indeterminate .ant-checkbox-inner::after,.checkbox-new .ant-checkbox-wrapper .ant-checkbox-indeterminate .ant-checkbox-inner::after{background-color:#105ce2}.radio-new{color:#1d2939}.radio-new .ant-radio-inner{border:1px solid #d0d5dd}.radio-new .ant-radio-checked .ant-radio-inner{border-color:#105ce2;background-color:#fff}.radio-new .ant-radio-checked .ant-radio-inner::after{background-color:#105ce2}@keyframes animation-logo{from{-webkit-clip-path:inset(56px 0px 0px 0px);clip-path:inset(56px 0px 0px 0px)}to{-webkit-clip-path:inset(0px 0px 0px 0px);clip-path:inset(0px 0px 0px 0px)}}.animation-container{height:56px;width:60px;position:relative}.animation-container .animation-logo-bg{height:56px;width:60px;position:absolute;top:0;left:0}.animation-container .animation-logo{position:absolute;bottom:0;left:0;width:60px;animation-name:animation-logo;animation-duration:.75s;animation-iteration-count:infinite}.primary-search-input{border:none;padding:5px 8px;background-color:#eaecf0;color:var(--Light-Neutral-Gray-8---Primary-Text-1, #1D2939);outline:1px solid rgba(0,0,0,0);outline-offset:-1px}.primary-search-input:hover{background-color:#dde1e7}.primary-search-input:focus-within{outline:1px solid var(--Light-Primary-Pancake-5-Primary-Hover, #4096FF);background-color:#fff;box-shadow:none}.primary-search-input .ant-input::-moz-placeholder{color:#667085;line-height:22px}.primary-search-input .ant-input::placeholder{color:#667085;line-height:22px}.primary-search-input .ant-input-prefix{color:#1d2939;-webkit-margin-end:8px;margin-inline-end:8px}.primary-search-input .ant-input-suffix{-webkit-margin-start:8px;margin-inline-start:8px}.primary-search-input .ant-input-suffix .ant-input-clear-icon{font-size:16px;width:20px;height:20px;display:grid;place-items:center;color:#98a2b3}.primary-search-input .ant-input-suffix .ant-input-clear-icon:hover{color:#98a2b3}.primary-search-input .ant-input-suffix .ant-input-clear-icon-has-suffix{margin:0px;-webkit-margin-end:8px;margin-inline-end:8px}.error-otp input{border-color:#c9405a !important}.error-otp .text-warning{display:flex;justify-content:center;align-items:center;gap:4px;align-self:stretch;color:#cf1322;margin-top:6px}.input-otp-tt{margin-top:16px;margin-bottom:18px}.input-otp-tt div{display:inline-flex !important}.input-otp-tt input{color:var(--character-tiltle-85, rgba(0, 0, 0, 0.85));width:52px !important;height:52px;text-align:center;font-size:38px;font-style:normal;border-radius:8px;border:1px solid var(--Gray-300, #D0D5DD);background:var(--White, #FFF)}.input-otp-tt input:not(:last-child){margin-right:9px}.input-otp-tt input:focus{border:1px solid var(--Gray-300, #D0D5DD)}.input-otp-tt input[type=number]::-webkit-inner-spin-button,.input-otp-tt input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0}.input-otp-tt ::-moz-placeholder{color:var(--Gray-300, #D0D5DD);font-size:38px;font-weight:400;line-height:46px;opacity:1}.input-otp-tt ::placeholder{color:var(--Gray-300, #D0D5DD);font-size:38px;font-weight:400;line-height:46px}.label-primary{font-size:12px;font-weight:500;line-height:16px;color:#667085}.text-highlighter{color:#1d2939;font-weight:500;font-family:Roboto;text-decoration:underline;text-underline-position:under;-webkit-text-decoration-style:dashed;text-decoration-style:dashed;-webkit-text-decoration-color:#d0d5dd;text-decoration-color:#d0d5dd}.pancake-box-input{border-radius:6px;border-color:#d0d5dd}.pancake-box-input .ant-input-wrapper{border-radius:6px}.pancake-box-input .ant-input{border-radius:6px}.pancake-box-input .ant-input-group-addon{border-radius:6px}.pancake-box-input .ant-input-group-addon:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.pancake-box-input:focus{background:#fff}.pancake-box-input::-moz-placeholder{color:#667085;line-height:22px}.pancake-box-input::placeholder{color:#667085;line-height:22px}.pancake-box-input .ant-input-prefix{color:#1d2939;left:8px}.pancake-box-select{border-radius:6px;border-color:#d0d5dd}.pancake-box-select .ant-select-selection{border-radius:6px}.pancake-box-select .ant-select-selection-placeholder{color:#667085}.pancake-box-select .ant-select-selection-item{color:#1d2939}.pancake-box-select .ant-select-selection-search-input{color:#1d2939}.pancake-box-select .ant-select-arrow{color:#1d2939}.platform-icon-img{width:100%;height:100%;border-radius:8px;box-shadow:0px 3px 8px 0px rgba(0,0,0,.15)}.platform-icon-img:is(.all){background-color:rgba(0,0,0,0);box-shadow:none}.platform-icon-img:is(.google_agent){background-color:#fff}.display-none{display:none}.button-color.ant-btn{padding:6px;border:none;box-shadow:none !important;border-radius:6px;font-size:14px;display:inline-flex;align-items:center;justify-content:center;gap:8px}.button-color.ant-btn.size-md{padding:5px 12px}.button-color.ant-btn.size-lg{height:40px;padding:12px 16px}.button-color.ant-btn.bold{font-weight:500}.button-color.ant-btn.button-color-gray{color:#344054}.button-color.ant-btn.button-color-gray,.button-color.ant-btn.button-color-gray:hover,.button-color.ant-btn.button-color-gray:active,.button-color.ant-btn.button-color-gray:focus{background-color:#eaecf0;color:#344054}.button-color.ant-btn.button-color-gray:hover{background:#dde1e7}.button-color.ant-btn.button-color-gray:active{background-color:#dde1e7;box-shadow:0px 2px 0px 0px rgba(0,0,0,.04),0px 0px 0px 4px rgba(0,0,0,.04)}.button-color.ant-btn.button-color-gray.ant-btn[disabled]{background-color:#f9fafb !important;color:#98a2b3 !important}.button-color.ant-btn.button-color-blue{color:#fff}.button-color.ant-btn.button-color-blue,.button-color.ant-btn.button-color-blue:hover,.button-color.ant-btn.button-color-blue:focus{background-color:#105ce2;color:#fff}.button-color.ant-btn.button-color-blue:hover{background-color:#1677ff;border-color:#1677ff}.button-color.ant-btn.button-color-blue.ant-btn[disabled]{background-color:#8496b4 !important}.button-color.ant-btn.button-color-red{color:#fff}.button-color.ant-btn.button-color-red,.button-color.ant-btn.button-color-red:hover,.button-color.ant-btn.button-color-red:active,.button-color.ant-btn.button-color-red:focus{background-color:#c9405a;font-size:14px;font-weight:500;line-height:22px;color:#fff}.button-color.ant-btn.button-color-red:hover{background-color:#d87486}.button-color.ant-btn.button-color-light-blue{color:#105ce2}.button-color.ant-btn.button-color-light-blue,.button-color.ant-btn.button-color-light-blue:hover,.button-color.ant-btn.button-color-light-blue:focus{background-color:#d2ebff;color:#105ce2}.button-color.ant-btn.button-color-light-blue:hover{background-color:#d6e1ed;border-color:#d6e1ed}.button-color.ant-btn.button-color-light-blue.ant-btn[disabled]{background-color:#f9fafb !important;color:#98a2b3 !important}.button-color.ant-btn.button-color-light-red{color:#cf1322;border:none}.button-color.ant-btn.button-color-light-red,.button-color.ant-btn.button-color-light-red:hover,.button-color.ant-btn.button-color-light-red:active,.button-color.ant-btn.button-color-light-red:focus{background-color:#fee4e2;font-size:14px;font-weight:500;line-height:22px;color:#cf1322}.button-color.ant-btn.button-color-light-red:hover{background-color:#fecdca !important}.button-color.ant-btn.button-color-white,.button-color.ant-btn.button-color-white:hover,.button-color.ant-btn.button-color-white:focus{border-radius:6px;background-color:rgba(0,0,0,0)}.button-color.ant-btn.button-color-white:hover{background-color:rgba(29,41,57,.12)}.button-color.ant-btn.button-color-none,.button-color.ant-btn.button-color-none:hover,.button-color.ant-btn.button-color-none:focus{background-color:rgba(0,0,0,0);color:#105ce2}.flex-gap-8{display:flex;gap:8px}.flex-align-gap-8{display:flex;align-items:center;gap:8px}.button-lg{height:40px;font-size:16px;border-radius:8px;padding:8px 16px;font-weight:500}.bold{font-weight:500}.underline-link a{text-decoration:underline !important;white-space:nowrap}.divider-right{margin-right:8px}.divider-right::after{content:"";position:absolute;right:-8px;top:0;bottom:0;width:1px;background:#eaecf0;height:100%}.count-badge{display:inline-block;line-height:20px;color:#2f54eb;background-color:#f0f5ff !important;padding:0px 8px;border-radius:16px;font-weight:500;font-size:13px}.skeleton-loading{background:linear-gradient(90deg, #f2f2f2 25%, #e6e6e6 37%, #f2f2f2 63%);background-size:400% 100%;animation:ant-skeleton-loading 1.4s ease infinite;border-radius:8px;height:100%;width:100%;top:0;left:0;z-index:100}.skeleton-loading~*:not(.skeleton-loading) *:not(.skeleton-loading){background-color:rgba(0,0,0,0) !important;color:rgba(0,0,0,0) !important;border:none !important}.skeleton-loading-mask{background:linear-gradient(90deg, #344054 25%, #475467 37%, #344054 63%);background-size:400% 100%;animation:skeleton-loading 1.4s ease infinite;border-radius:8px}@keyframes skeleton-loading{0%{background-position:100% 50%}100%{background-position:0 50%}}.skeleton-loading-wrapper{position:relative;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.skeleton-loading-wrapper,.skeleton-loading-wrapper *{color:rgba(0,0,0,0) !important}.skeleton-loading-wrapper div:not(.skeleton-loading) *{opacity:0 !important}.ant-tabs-nav:has(.custom-ant-tabs-nav-scroll-button) .ant-tabs-nav-operations{position:absolute;z-index:-10}.ant-tabs-nav:has(.custom-ant-tabs-nav-scroll-button) .custom-ant-tabs-nav-scroll-button{display:block;width:32px;height:32px;padding:10px;flex-shrink:0;cursor:pointer}.ant-tabs-nav:has(.custom-ant-tabs-nav-scroll-button):has(.ant-tabs-nav-operations-hidden) .custom-ant-tabs-nav-scroll-button{display:none}.ant-tabs-nav:has(.custom-ant-tabs-nav-scroll-button):not(:has(.ant-tabs-nav-operations-hidden)){padding:0}.notifications-wrapper .notifications-tr .notification-hidden{pointer-events:none}.spin-inner-icon{animation-name:spin;animation-duration:1000ms;animation-iteration-count:infinite;animation-timing-function:linear}.empty-list{display:flex;flex-direction:column;gap:0;justify-content:center;align-items:center;width:100%;height:100%;padding:0px 15%}.empty-list__icon{width:160px;height:160px;display:flex;flex-direction:row;gap:0;justify-content:center;align-items:center}.empty-list__description{color:#475467;text-align:center;font-size:16px;font-weight:500}.empty-list__description .details{color:#667085;display:block;margin-top:4px;font-weight:400;line-height:22px}.empty-list__description:has(.details){font-size:14px}.pancake-selector-highlight{background-color:rgba(0,123,255,.15) !important;border:1px dashed #1890ff !important;border-radius:8px !important}.ant-notification .ant-notification-notice-wrapper:has(.single-notification-with-icon){border-radius:12px;box-shadow:0 3px 6px -4px rgba(0,0,0,.12),0 6px 16px 0 rgba(0,0,0,.08),0 9px 28px 8px rgba(0,0,0,.05)}.ant-notification .ant-notification-notice-wrapper .single-notification-with-icon{width:-webkit-fit-content !important;width:-moz-fit-content !important;width:fit-content !important;max-width:90vw;padding:10px 16px}.ant-notification .ant-notification-notice-wrapper .single-notification-with-icon .ant-notification-notice-content{white-space:nowrap}.ant-notification .ant-notification-notice-wrapper .single-notification-with-icon .ant-notification-notice-with-icon .ant-notification-notice-message{margin-bottom:0;-webkit-margin-start:28px;margin-inline-start:28px;color:#1d2939;font-size:14px;font-weight:400;line-height:22px}.modal-notification-conversation .ant-modal-content{padding:0;border-radius:16px;overflow:hidden;box-shadow:0px 3px 6px -4px rgba(0,0,0,.12),0px 6px 16px 0px rgba(0,0,0,.08),0px 9px 28px 8px rgba(0,0,0,.05)}.modal-notification-conversation .ant-modal-body{padding:0 !important}.p-6{padding:6px !important}.img-padding{padding:4px}.img-padding_small{padding:2px}.gap-2{gap:8px}.homepage-background{margin:0;padding:0;height:100%}.centered{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.main-text{font-size:70px;-webkit-text-stroke-width:1.5px;-webkit-text-stroke-color:#666;-webkit-text-fill-color:#fff;font-family:impact,sans-serif}.facebook-customized-btn{padding:15px 20px;color:#666;font-weight:bold;font-size:18px;background-color:#fff;border:1px solid #666;border-radius:3px;text-transform:uppercase}.panel-heading{font-size:20px}.dashboard-background{background:#ecedf4;position:relative;height:calc(100vh - 55px);display:-webkit-box}#button-whatsapp-chat{width:60px;height:60px;border-radius:100px;overflow:visible;display:block}#button-whatsapp-chat img{width:60px;height:60px}.tooltip-contact-wa{position:absolute;z-index:1;bottom:40px;right:40px}.dashboard-footer{height:38px;display:flex;align-items:center;justify-content:flex-end;gap:12px}.popover-edit-name-page-group{top:0 !important;z-index:999999999}.popover-edit-name-page-group .ant-popover-content .ant-popover-inner{height:40px;max-width:112px;box-shadow:none}.popover-edit-name-page-group .ant-popover-inner-content{padding:0px !important}.popover-edit-name-page-group .ant-popover-inner-content input{padding:1px 8px;height:30px !important;font-size:14px;line-height:22px;font-style:normal;font-weight:500;width:150px !important;position:relative;top:-5px;left:-31px;color:rgba(0,0,0,.85);border-radius:8px;border:1px solid #1677ff;background:#fff;box-shadow:0px 1px 2px 0px rgba(99,153,242,.2),0px 0px 0px 4px rgba(99,153,242,.2)}.popover-edit-name-page-group .ant-popover-inner-content input:focus{border-color:#1890ff;box-shadow:none}.popover-edit-name-page-group .ant-popover-arrow{display:none}.filter-selected-main{display:flex;align-items:center;justify-content:center;width:50px;height:30px;overflow:hidden;border:1px solid #d9d9d9;border-radius:4px}.filter-selected-main .ant-select-selection__rendered{width:50px;height:30px;display:flex;align-items:center;justify-content:center}.filter-selected-main .ant-select-arrow{margin-right:5px}.tooltip-list-page-multiple{max-height:520px;max-width:unset !important;overflow-y:auto}.panel-body{width:100%;box-shadow:0px 4px 8px rgba(0,0,0,.04),0px 0px 2px rgba(0,0,0,.06),0px 0px 1px rgba(0,0,0,.04);border-radius:8px;padding:24px 0px;background-color:#fff;height:calc(100vh - 301px)}.panel-body.tiktok{padding:0px 0px 24px 0px}.panel-body.tiktok .list-dashboard-page-container{height:calc(100% - 74px - 24px)}.filter-platform{width:100%;height:56px;background-color:#fff;display:flex;align-items:center;justify-content:space-between;padding:8px 24px;border-radius:8px;margin-bottom:8px;position:relative}.filter-platform .scroll-button{border-radius:50%;width:32px;height:32px;flex-shrink:0;background-color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0px 3px 8px 0px rgba(0,0,0,.15);cursor:pointer}.filter-platform .scroll-button:hover{background-color:#f2f4f7}.filter-platform .right-button{position:absolute;right:0}.filter-platform .left-button{position:absolute;left:0}.filter-platform .filter-platform-list{display:flex;gap:12px;list-style:none;padding-left:unset;margin-bottom:unset;overflow-x:auto;height:100%}.filter-platform .filter-platform-list .filter-platform-item{border:1px solid rgba(0,0,0,0);background:#fff;padding:8px 12px;border-radius:8px;width:162px;display:flex;color:#1d2939;align-items:center;cursor:pointer;flex-shrink:0;position:relative}.filter-platform .filter-platform-list .filter-platform-item .filter-platform-highlight{position:absolute;background-color:#ff4d4f;width:6px;height:6px;border-radius:100%;right:4px;top:4px}.filter-platform .filter-platform-list .filter-platform-item .filter-platform-text{line-height:22px;flex-shrink:0;font-weight:500;max-width:86px;width:auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:left}.filter-platform .filter-platform-list .filter-platform-item .filter-platform-number{height:16px;min-width:16px;border-radius:100px;display:flex;padding:0px 4px;justify-content:center;align-items:center;background:#dde1e7;color:var(--neutral-gray-500, #667085);text-align:center;font-variant-numeric:lining-nums tabular-nums;font-family:Roboto;font-size:12px;font-style:normal;font-weight:400;line-height:20px}.filter-platform .filter-platform-list .filter-platform-item .logo-icon{width:20px;height:24px;padding:2px 0;border-radius:4px;margin-right:8px}.filter-platform .filter-platform-list .filter-platform-item:hover{background-color:#eaecf0}.filter-platform .filter-platform-list .filter-platform-item .icon-w14{width:20px;height:20px;border-radius:4px;margin-right:8px}.filter-platform .filter-platform-list .filter-platform-item:not(:last-child){position:relative}.filter-platform .filter-platform-list .filter-platform-item:not(:last-child)::after{content:"";position:absolute;top:50%;right:-7px;transform:translateY(-50%);width:1px;height:22px;background-color:#dde1e7}.filter-platform .filter-platform-list .filter-platform-item-active{background:#d2ebff}.filter-platform .filter-platform-list .filter-platform-item-active .filter-platform-number{background-color:#1890ff !important;color:#fff}.filter-platform .filter-platform-list .filter-platform-item-active:hover{background:#bae0ff}.filter-platform .filter-platform-list .platform-all-btn-selected{border:1px solid #d9d9d9}.filter-platform .filter-platform-list .platform-all-btn-selected .filter-platform-text{color:#000}.filter-platform .filter-platform-list .platform-all-btn:hover{border:1px solid #d9d9d9}.filter-platform .filter-platform-list .platform-all-btn:hover .filter-platform-text{color:#000}.filter-platform .filter-platform-list .platform-facebook-btn-selected{background-color:#3b559f}.filter-platform .filter-platform-list .platform-facebook-btn:hover{background-color:#3b559f}.filter-platform .filter-platform-list .platform-personal_zalo-btn-selected{background-color:#0065f7}.filter-platform .filter-platform-list .platform-personal_zalo-btn:hover{background-color:#0065f7}.filter-platform .filter-platform-list .platform-instagram-btn-selected{background-color:#f3272b}.filter-platform .filter-platform-list .platform-instagram-btn:hover{background-color:#f3272b}.filter-platform .filter-platform-list .platform-shopee-btn-selected{background-color:#ff3d00}.filter-platform .filter-platform-list .platform-shopee-btn:hover{background-color:#ff3d00}.filter-platform .filter-platform-list .platform-shopee_official-btn-selected{background-color:#ff3d00}.filter-platform .filter-platform-list .platform-shopee_official-btn:hover{background-color:#ff3d00}.filter-platform .filter-platform-list .platform-lazada-btn-selected{background-color:#0e1275}.filter-platform .filter-platform-list .platform-lazada-btn:hover{background-color:#0e1275}.filter-platform .filter-platform-list .platform-whatsapp-btn-selected{background-color:#01c100}.filter-platform .filter-platform-list .platform-whatsapp-btn:hover{background-color:#01c100}.filter-platform .filter-platform-list .platform-zalo-btn-selected{background-color:#0482c8}.filter-platform .filter-platform-list .platform-zalo-btn:hover{background-color:#0482c8}.filter-platform .filter-platform-list .platform-pke_chat_plugin-btn-selected{background-color:#2b2728}.filter-platform .filter-platform-list .platform-pke_chat_plugin-btn:hover{background-color:#2b2728}.filter-platform .filter-platform-list .platform-tiktok-btn-selected{background-color:#000}.filter-platform .filter-platform-list .platform-tiktok-btn:hover{background-color:#000}.filter-platform .filter-platform-list .platform-website-btn-selected{background-color:#27303e}.filter-platform .filter-platform-list .platform-website-btn:hover{background-color:#27303e}.filter-platform .filter-platform-list .platform-line-btn-selected{background-color:#3bce03}.filter-platform .filter-platform-list .platform-line-btn:hover{background-color:#3bce03}.filter-platform .filter-platform-list .platform-levera-btn-selected{background-color:#444482}.filter-platform .filter-platform-list .platform-levera-btn:hover{background-color:#444482}.filter-platform .filter-platform-list .platform-tokopedia-btn-selected{background-color:#12af00}.filter-platform .filter-platform-list .platform-tokopedia-btn:hover{background-color:#12af00}.filter-platform .filter-platform-list .platform-google_agent-btn-selected{background-color:#0b5e70}.filter-platform .filter-platform-list .platform-google_agent-btn:hover{background-color:#0b5e70}.filter-platform .filter-platform-list .filter-platform-item-active{color:#000}.filter-platform .filter-platform-list .filter-platform-item-active .filter-platform-text{font-weight:500;font-style:normal}.filter-platform .filter-platform-list .filter-platform-item-active .filter-platform-number{background:#f0f0f0;font-weight:normal}.filter-platform .filter-platform-state-pages{display:flex;align-items:center}.filter-platform .filter-platform-state-pages .ant-btn{transition:unset !important}.filter-platform .filter-platform-state-pages .switch-page-mode{width:36px;height:32px;display:flex;justify-content:center;align-items:center;padding:8px 10px;border-radius:4px;background:#fafafa;color:rgba(0,0,0,.45);border:none}.filter-platform .filter-platform-state-pages .switch-page-mode-active{background:#fff;width:36px;height:32px;display:flex;justify-content:center;align-items:center;padding:8px 10px;border-radius:4px;color:#000;border:unset !important;box-shadow:0px 4px 8px rgba(0,0,0,.04),0px 0px 2px rgba(0,0,0,.06),0px 0px 1px rgba(0,0,0,.04)}.filter-platform-list::-webkit-scrollbar{width:0 !important;height:0 !important}.dashboard-wrapper{width:80%;min-width:280px;max-width:1144px;text-align:center;margin:40px auto;height:calc(100vh - 150px)}.task-bar{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px}.filter-platform-list::-webkit-scrollbar{width:0 !important;height:0 !important}.dashboard-wrapper{width:80%;min-width:280px;max-width:1144px;text-align:center;margin:40px auto;height:calc(100vh - 150px)}.task-bar-new{display:flex;flex-direction:column;padding:16px 24px;background-color:#fff;border-radius:8px;margin-bottom:8px}.task-bar-new .task-bar-title{color:#000;text-align:start;font-size:16px;font-style:normal;font-weight:500;line-height:24px;margin-bottom:8px}.task-bar-new .task-bar-content{display:flex;justify-content:space-between;align-items:center}.task-bar-left{display:flex;align-items:center}.task-bar-left .ant-btn-circle:hover{color:#1890ff !important}.task-bar-left .ant-btn-circle:focus{color:#1890ff !important}.task-bar-left .ant-btn-circle{border:1px solid #bfbfbf}.task-bar-left .search-page{display:flex;width:338px;height:32px;border-radius:6px;margin-right:8px;padding:5px 8px;background-color:#eaecf0;border:unset;outline:1px solid rgba(0,0,0,0);outline-offset:-1px}.task-bar-left .search-page .ant-input{font-size:14px;line-height:20px;border:unset !important;color:#1d2939;background-color:rgba(0,0,0,0);flex-grow:1}.task-bar-left .search-page .ant-input::-moz-placeholder{color:#667085;opacity:1}.task-bar-left .search-page .ant-input::placeholder{color:#667085;opacity:1}.task-bar-left .search-page .ant-input::-ms-input-placeholder{color:#667085}.task-bar-left .search-page .ant-input::-ms-input-placeholder{color:#667085}.task-bar-left .search-page:focus-within{outline:1px solid var(--Light-Primary-Pancake-5-Primary-Hover, #4096FF);background:var(--Light-Neutral-Gray-0-White, #FFF);box-shadow:none}.task-bar-left .search-page .ant-input-prefix{-webkit-margin-end:8px;margin-inline-end:8px}.task-bar-left .search-page .ant-input-suffix{-webkit-margin-start:8px;margin-inline-start:8px;display:flex;align-items:center}.task-bar-left .search-page .ant-input-suffix .ant-input-search-icon{display:none}.task-bar-left .search-page .ant-input-suffix .ant-input-clear-icon{color:#8f90a6;font-size:14px}.task-bar-left .search-page .ant-input-suffix .ant-input-clear-icon-hidden{visibility:hidden}.task-bar-right{display:flex;gap:8px;align-items:center}.task-bar-right .multi-page-button{margin-left:15px}.max-content-class{width:-webkit-max-content;width:-moz-max-content;width:max-content}.max-content-class .ant-tooltip-inner{width:-webkit-max-content;width:-moz-max-content;width:max-content}.deactive-page-btn{float:right;margin:0px 6px 0px 0px;padding:0px !important;width:20px;height:20px !important;border-radius:50% !important;color:rgba(0,0,0,.45) !important;background:#f5f5f5;top:4px;border:none !important;display:none !important}.deactive-page-btn svg{font-size:14px}.deactive-page-btn:hover{color:#f5222d !important;background:#fff1f0}.deactive-page-btn:focus{color:rgba(0,0,0,.45) !important}.push-pin-btn{float:right;padding:0px !important;margin:0px 6px 0px 0px;width:20px;height:20px !important;border-radius:50%;background-color:#f5f5f5;top:4px;color:rgba(0,0,0,.45) !important;display:none !important;border:none !important}.push-pin-btn svg{font-size:14px}.push-pin-btn:focus{color:#ffc53d !important}.push-pin-btn:hover{color:#ffc53d;background-color:#fffbe6 !important}.active-favourite-page{display:block !important;fill:#faad14 !important}.active-star{background:#fffbe6 !important;color:#ffc53d}.color-page-custom{float:right;padding:0px 0px;margin:0px 6px 0px 0px;border-radius:15px;border:none;height:14px;border-radius:30px;top:7px;width:14px;border:1px solid #c6c0c0}.popover-page-color .ant-popover-inner-content{box-shadow:rgba(0,0,0,.3) 0px 0px 2px,rgba(0,0,0,.3) 0px 4px 8px;padding:unset !important}.popover-page-color .ant-popover-inner-content .chrome-picker{box-shadow:none !important}.popover-page-color .ant-btn{width:100%;border-radius:0px}.page-action{position:absolute;width:100%;height:22px;top:11px;display:flex;justify-content:space-between;align-items:center}.page-action .ant-btn{transition:unset !important}.page-action .push-pin-btn{margin-left:15px}.page-action .deactive-page-btn{margin-right:15px;fill:#c7c9d9}.page-action .deactive-page-btn:hover{fill:#f5222d}.btn.btn-primary{width:100%;text-align:center;font-size:20px}.list{display:flex;flex-wrap:wrap;align-content:flex-start}.list-dashboard-page-container{height:100%;display:flex;flex-direction:column}.list-dashboard-page-container .virtual-scroll-area{height:100%}.banner-tiktok-wrapper{margin:0 24px;margin-bottom:24px}.list-link{cursor:pointer;width:calc(25% - 32px);margin-left:32px;margin-bottom:32px;height:240px}.list-page-virtual{padding:0 24px}.list-page-virtual .dashboard-page-item-container .list-link{width:100%;height:100%;margin:0 !important}.list-link-switched{width:calc(33.3% - 24px);height:80px;margin-left:24px;margin-bottom:20px}.list-link-switched .page-action-switched{display:flex;justify-content:flex-end;width:90px;right:0;top:5px}.list-link-switched .page-action-switched .ant-btn{transition:unset !important}.list-link-switched .page-action-switched .push-pin-btn{margin-right:8px;fill:#c7c9d9}.list-link-switched .page-action-switched .push-pin-btn:hover{fill:#faad14}.list-item{display:inline-block;position:relative;height:100%;width:100%}.icon-and-page-name{display:flex;align-items:center;justify-content:center;line-height:20px}.icon-and-page-name .page-name-desc{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;word-break:break-all;max-width:135px}.icon-and-page-name .anticon-instagram{color:#000 !important}.icon-and-page-name i{margin-top:-1px !important;margin-right:8px !important;width:14px !important;height:14px !important}.icon-and-page-name i svg{width:100%;height:100%}.icon-and-page-name .anticon-instagram{margin-top:1px !important}.icon-and-page-name img{height:unset !important;margin-top:-1px !important;margin-right:8px !important;width:14px !important;height:14px !important}.no-data-placeholder{width:100%}.no-data-suggestion{display:block;text-align:center;width:100%;margin-top:-60px}.no-data-suggestion>a{color:rgba(0,0,0,.45)}.no-data-suggestion .other_platform_connect{margin-top:16px;display:flex;justify-content:center}.list-item-switched{width:100%;height:84px}.list-item-switched .dashboard-page-item-switched{border-radius:8px;padding:8px;flex-direction:row;text-align:left}.list-item-switched .dashboard-page-item-switched:hover{border:1px solid #40a9ff !important;box-shadow:0px 3px 8px rgba(0,0,0,.15)}.list-item-switched .dashboard-page-item-switched .media-left{margin:0px 16px 0px 0px}.list-item-switched .dashboard-page-item-switched .media-body{padding-top:unset;height:auto}.list-item-switched .dashboard-page-item-switched .media-body .page-name-switched{font-size:14px;line-height:22px;font-style:normal;height:22px;color:var(--character-tiltle-85, rgba(0, 0, 0, 0.85))}.list-item-switched .dashboard-page-item-switched .media-body .text-location{overflow:hidden;color:var(--gray-4, #6B7588);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-style:normal;max-width:175px;font-weight:500;line-height:22px;text-align:start}.list-item-switched .dashboard-page-item-switched .media-body .text-phone-number{color:var(--gray-4, #6B7588);font-size:12px;font-weight:500}.list-item-switched .dashboard-page-item-switched .media-body .icon-and-page-name{justify-content:unset;display:flex;align-items:center;line-height:20px;margin-top:4px}.list-item-switched .dashboard-page-item-switched .media-body .icon-and-page-name .page-name-desc{color:#667085;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;word-break:break-all;max-width:150px}.filter-mobile-icon{width:20px;height:20px;text-align:center}.filter-options-mobile{text-align:center}.filter-selected .ant-select-selection__rendered{display:flex;align-items:center;justify-content:center}.page-action-switched{display:unset;right:20px}.page-action-switched .ant-btn{transition:unset !important}.page-action-switched .push-pin-btn{margin-left:unset}.page-action-switched .deactive-page-btn{margin-right:8px}.list-item:hover .page-action .push-pin-btn{display:block !important}.list-item:hover .page-action .deactive-page-btn{display:block !important}.item{border-radius:5px;border:1px solid #d9dbea}.item .media-body{padding-top:24px;width:100%}.dashboard-page-item{display:flex;width:100%;height:100%;border-radius:6px;flex-direction:column;justify-content:center;align-items:center}.dashboard-page-item:hover{border:1px solid #40a9ff;box-shadow:0px 6px 14px -6px rgba(24,39,75,.12),0px 10px 32px -4px rgba(24,39,75,.1) !important}.item:hover{box-shadow:0px 1px 10px rgba(99,99,99,.2)}.item:hover{box-shadow:0px 1px 10px rgba(99,99,99,.2)}.fix-load-page{float:left;color:#777}.multi-page{width:100%}.multi-page .ant-modal-header{background-color:#f0f0f0;border:none !important;padding:16px 16px 0px 16px !important}.multi-page .ant-modal-header .input-filter-page{padding-right:50px;display:inline-block !important;width:auto}.multi-page .ant-modal-body{background-color:#f0f0f0;padding:22px 16px 0px 16px}.multi-page .ant-modal-body .tab-list{display:inline-block;height:100%;overflow:hidden;white-space:nowrap;float:left}.multi-page .ant-modal-body .tab-list .main-tab-list{display:flex;flex:auto;align-self:stretch}.multi-page .ant-modal-body .tab-list span{display:inline-block}.multi-page .ant-modal-body .tab-list .item-tab-group{display:block;float:left;border-radius:10px;line-height:16px;position:relative;cursor:pointer}.multi-page .ant-modal-body .tab-list .item-tab-group .show-when-selected-tab-group{position:absolute;top:10px;left:-2px;width:2px;height:24px;background-color:#f2f4f7}.multi-page .ant-modal-body .tab-list .item-tab-group:hover .group-name{color:#1e90ff}.multi-page .ant-modal-body .tab-list .item-tab-group:hover .count-page-select{display:none}.multi-page .ant-modal-body .tab-list .item-tab-group:hover .icon-remove-group{display:inline-block}.multi-page .ant-modal-body .tab-list .item-tab-group:hover .icon-remove-group i{color:rgba(230,83,83,.6)}.multi-page .ant-modal-body .tab-list .item-tab-group.item-tab-all{border-right:none !important}.multi-page .ant-modal-body .tab-list .item-tab-group.item-tab-all .group-name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.multi-page .ant-modal-body .tab-list .item-tab-group .item-tab-group-content{height:24px;margin:10px 0 7px 0;border-right:1.5px solid #dde1e7;width:100%;min-width:160px;padding:0 16px;display:flex;align-items:center;justify-content:space-between}.multi-page .ant-modal-body .tab-list .item-tab-group .item-tab-group-content::before{content:"";position:absolute;top:7px;left:6px;width:146px;height:30px;opacity:0;transition:opacity .3s ease-in-out;z-index:1053;border-radius:8px;background:#dde1e7}.multi-page .ant-modal-body .tab-list .item-tab-group .item-tab-group-content:hover::before{opacity:1}.multi-page .ant-modal-body .tab-list .item-tab-group .item-tab-group-content.activated::before{display:none}.multi-page .ant-modal-body .tab-list .item-tab-group .icon-remove-group{font-weight:700;text-align:right;width:17px;display:none;margin-left:8px;z-index:1054}.multi-page .ant-modal-body .tab-list .item-tab-group .icon-remove-group i{border-radius:100px}.multi-page .ant-modal-body .tab-list .item-tab-group .count-page-select{min-width:16px;width:auto;height:16px;line-height:16px;padding:0 4px;color:#fff;font-size:12px;text-align:center;border-radius:10px;display:inline-block}.multi-page .ant-modal-body .tab-list .item-tab-group .group-name{line-height:20px;color:rgba(0,0,0,.45);z-index:1054}.multi-page .ant-modal-body .tab-list .item-tab-group .group-name div{max-width:60px}.multi-page .ant-modal-body .tab-list .item-tab-group .bottom-tab{width:15px;height:15px;border-radius:100px;position:absolute;bottom:0px;z-index:1051}.multi-page .ant-modal-body .tab-list .item-tab-group .bottom-tab span{transition:none !important}.multi-page .ant-modal-body .tab-list .item-tab-group .bottom-tab .bottom-tab-child{background-color:#fff;border-radius:100px;width:18px;height:15px;position:relative}.multi-page .ant-modal-body .tab-list .item-tab-group .bottom-tab .bottom-tab-child-other{width:20px;height:20px;background-color:#f0f0f0;z-index:1052;border-radius:100px}.multi-page .ant-modal-body .tab-list .item-tab-group .bottom-right-tab{right:0px;transform:translate(7px, 5px)}.multi-page .ant-modal-body .tab-list .item-tab-group .bottom-right-tab .bottom-tab-child-other{transform:translate(8px, -10px)}.multi-page .ant-modal-body .tab-list .item-tab-group .bottom-left-tab{left:0px;transform:translate(-9px, 5px)}.multi-page .ant-modal-body .tab-list .item-tab-group .bottom-left-tab .bottom-tab-child-other{transform:translate(-11px, -10px)}.multi-page .ant-modal-body .tab-list .item-tab-all{min-width:160px !important;border-right:none !important}.multi-page .ant-modal-body .tab-list .item-tab-all .cover-tab-all{position:absolute;top:10px;right:0;width:2px;height:24px;background-color:#fff;z-index:1052}.multi-page .ant-modal-body .tab-list .item-tab-all:hover .group-name{color:#1e90ff}.multi-page .ant-modal-body .tab-list .item-tab-all:hover .count-page-select{display:inline-block}.multi-page .ant-modal-body .button-show-all-tab{float:left;width:30px;text-align:center;line-height:41px;height:100%;transform:translateX(-1px);background:#f0f0f0;cursor:pointer}.multi-page .ant-modal-body .button-show-all-tab i{font-size:20px;color:red}.multi-page .ant-modal-body .button-add-group{display:inline-block;float:right;text-align:right;padding-left:2px}.multi-page .ant-modal-body .multi-list-page{height:400;overflow-y:"auto"}.multi-page .ant-modal-footer{height:65px !important}.multi-page .ant-modal-footer{height:70px;background-color:#f0f0f0;border-top:none !important}.multi-page .page-avt-modul{display:inline-block;margin:11px;border-radius:7px;cursor:pointer}.multi-page .no-data-placeholder{height:446px !important;background-color:#ecedf4 !important;padding:24px 30px 24px 24px !important}.page-avt-modul__name-tooltip{text-align:center}.page-avt-modul__name-tooltip>p{margin-bottom:0}.page-avt-modul__name-tooltip>span{font-size:12px}.filter-page{padding:15px;display:flex;justify-content:flex-end;margin-right:16px}.radio-group-page{transform:translateX(0px);white-space:nowrap;overflow:hidden;max-height:48px}.radio-group-page .ant-radio-button-wrapper{background-color:inherit !important;padding:0px 10px !important;border:none !important;height:40px;line-height:40px;text-align:center}.radio-group-page .ant-radio-button-wrapper-checked{box-shadow:unset !important;color:#1e90ff !important;background-color:#fff !important}.radio-group-page .ant-input{padding:0px;height:40px}.select-options-item{min-width:144px;border-radius:2px;margin:0px 4px;color:rgba(0,0,0,.45);font-size:14px;line-height:22px;font-style:normal;font-weight:normal}.select-options-item:hover{color:rgba(0,0,0,.85) !important}.nav-filter{display:none}.ant-select-dropdown-menu-root .ant-select-dropdown-menu-item-selected{background:#e6f7ff !important;color:rgba(0,0,0,.85) !important;font-weight:500 !important}.search-bar{display:flex;padding:10px 32px 10px 0px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;float:right}.search-bar .search{width:195px}.search-bar .search .ant-select-selection{border-color:#d9d9d9;border-radius:45px 0px 0px 45px !important}.search-bar .search-all{display:-webkit-inline-box}.search-bar .search-all .ant-select-selection{border-color:#d9d9d9;border-radius:0px 45px 45px 0px !important}.search-bar .search-all .ant-select-selection__rendered{margin:0px 10px 0px 7px !important}.search-bar .ant-select-selection{border-radius:0px}.filter-page-options{display:flex;align-items:center;background:#fff;justify-content:space-between;padding:8px 24px !important}.filter-page-options .filter-selected{display:flex;align-items:center;justify-content:center;color:rgba(0,0,0,.85);border:1px solid #d9d9d9;border-radius:4px;overflow:hidden;height:100%;margin-right:12px}.filter-page-options .filter-selected:hover{border:1px solid #1890ff !important}.filter-page-options .filter-selected .ant-select-selection{height:32px;display:flex;align-items:center;justify-content:center;border:unset !important;border-top-width:unset !important}.filter-page-options .filter-selected .ant-select-selection .ant-select-selection__rendered{margin-left:unset;margin-right:unset;display:flex;align-items:center;line-height:32px}.filter-page-options .filter-selected .ant-select-selection .ant-select-selection__rendered .ant-select-selection-selected-value{margin:0px 6px}.filter-page-options .filter-selected .ant-select-selection .ant-select-arrow{font-size:8px !important;width:8px;height:100%;margin-left:8px;display:flex;align-items:center;justify-content:center;color:#262626 !important;top:unset !important;margin-top:4px !important}.filter-page-options .input-filter-page{display:flex;align-items:center;border-radius:6px;gap:8px}.filter-page-options .input-filter-page .filter-page-inactivate{display:flex;align-items:center;height:34px;position:relative}.filter-page-options .input-filter-page .filter-page-inactivate .filter-selected{display:flex;align-items:center;justify-content:center;color:rgba(0,0,0,.85);border:1px solid #d9d9d9;border-radius:4px;overflow:hidden;height:100%;margin-right:12px}.filter-page-options .input-filter-page .filter-page-inactivate .filter-selected:hover{border:1px solid #1890ff !important}.filter-page-options .input-filter-page .filter-page-inactivate .filter-selected .ant-select-selection{height:32px;display:flex;align-items:center;justify-content:center;border:unset !important;border-top-width:unset !important}.filter-page-options .input-filter-page .filter-page-inactivate .filter-selected .ant-select-selection .ant-select-selection__rendered{margin-left:unset;margin-right:unset;display:flex;align-items:center;line-height:32px}.filter-page-options .input-filter-page .filter-page-inactivate .filter-selected .ant-select-selection .ant-select-selection__rendered .ant-select-selection-selected-value{margin:0px 6px}.filter-page-options .input-filter-page .filter-page-inactivate .filter-selected .ant-select-selection .ant-select-arrow{font-size:8px !important;width:8px;height:100%;margin-left:8px;display:flex;align-items:center;justify-content:center;color:#262626 !important;top:unset !important;margin-top:4px !important}.filter-page-options .input-filter-page .filter-page-inactivate .ant-input-affix-wrapper{width:307px;height:32px;border:none;background:#eaecf0;border-radius:6px}.filter-page-options .input-filter-page .filter-page-inactivate .ant-input-affix-wrapper:hover{background:#dde1e7;border:none}.filter-page-options .input-filter-page .filter-page-inactivate .ant-input-affix-wrapper:focus-within{outline:1px solid #4096ff;background-color:#fff;box-shadow:none}.filter-page-options .input-filter-page .filter-page-inactivate .ant-input-affix-wrapper .ant-input{font-size:14px;line-height:20px;border:unset !important;color:#1d2939;background-color:rgba(0,0,0,0);flex-grow:1}.filter-page-options .input-filter-page .filter-page-inactivate .ant-input-affix-wrapper .ant-input::-moz-placeholder{color:#667085;opacity:1}.filter-page-options .input-filter-page .filter-page-inactivate .ant-input-affix-wrapper .ant-input::placeholder{color:#667085;opacity:1}.filter-page-options .input-filter-page .filter-page-inactivate .ant-input-affix-wrapper .ant-input::-ms-input-placeholder{color:#667085}.filter-page-options .input-filter-page .filter-page-inactivate .ant-input-affix-wrapper .ant-input::-ms-input-placeholder{color:#667085}.filter-page-options .input-filter-page .filter-page-inactivate .filter-input{position:absolute;right:6px;top:5px;z-index:1;padding:4px 8px;width:24px;height:24px;border-radius:6px;display:flex;justify-content:center;align-items:center;background-color:rgba(0,0,0,0)}.filter-page-options .input-filter-page .filter-page-inactivate .filter-input .icon-filter{display:flex;justify-content:center;align-items:center;padding:2px}.filter-page-options .input-filter-page .filter-page-inactivate .filter-input:hover{cursor:pointer;border-radius:6px;padding:2px 6px;background:#fff}.filter-page-options .input-filter-page .filter-page-inactivate .filter-input .filter-platform-tooltip .filter-platform-tooltip-text{margin:0;padding:8px 16px;font-weight:400;font-size:14px;line-height:22px}.filter-page-options .input-filter-page .filter-page-inactivate .filter-input .filter-platform-tooltip .ant-tooltip-inner{background-color:#383838;width:91px;height:38px;border-radius:2px}.filter-page-options .input-filter-page .filter-page-inactivate .filter-input .filter-platform-tooltip .ant-tooltip-placement-bottom .ant-tooltip-arrow,.filter-page-options .input-filter-page .filter-page-inactivate .filter-input .filter-platform-tooltip .ant-tooltip-placement-bottomLeft .ant-tooltip-arrow,.filter-page-options .input-filter-page .filter-page-inactivate .filter-input .filter-platform-tooltip .ant-tooltip-placement-bottomRight .ant-tooltip-arrow{border-bottom-color:#383838}.filter-page-options .input-filter-page .filter-page-inactivate .filter-input .option-list-container{padding:8px 4px 8px 8px;overflow:hidden;width:154px;height:208px;background:var(--Neutral-1, #FFF);box-shadow:0px 2px 8px 0px rgba(0,0,0,.15);border-radius:6px;position:absolute;right:-6px;top:calc(100% + 4px);z-index:100}.filter-page-options .input-filter-page .filter-page-inactivate .filter-input .option-list-container .platform-list{list-style-type:none;height:192px;overflow-y:scroll;margin:0;padding:0}.filter-page-options .input-filter-page .filter-page-inactivate .filter-input .option-list-container .platform-list::-webkit-scrollbar{border-radius:10px;width:6px}.filter-page-options .input-filter-page .filter-page-inactivate .filter-input .option-list-container .platform-list::-webkit-scrollbar-thumb{width:6px;background-color:#c7c7d2}.filter-page-options .input-filter-page .filter-page-inactivate .filter-input .option-list-container .platform-list::-webkit-scrollbar-track{background:#fff}.filter-page-options .input-filter-page .filter-page-inactivate .filter-input .option-list-container .platform-list:hover{cursor:pointer}.filter-page-options .input-filter-page .filter-page-inactivate .filter-input .option-list-container .platform-list .platform-item{padding:5px 8px;margin-right:4px;border-radius:8px;font-weight:400;font-size:14px;line-height:22px;display:flex;align-items:center}.filter-page-options .input-filter-page .filter-page-inactivate .filter-input .option-list-container .platform-list .platform-item:hover{background:#f2f4f8 !important;font-weight:500;color:rgba(0,0,0,.85)}.filter-page-options .input-filter-page .filter-page-inactivate .filter-input .option-list-container .platform-list .platform-item.selected:hover{background:#d2ebff !important}.filter-page-options .input-filter-page .filter-page-inactivate .filter-input .option-list-container .platform-list .platform-item .platform-name{font-size:14px;line-height:22px;color:#1d2939 !important;font-style:normal}.filter-page-options .input-filter-page .filter-page-inactivate .filter-input .option-list-container .platform-list .platform-item .platform-logo{width:14px;height:14px;margin-right:8px;border-radius:4px;box-shadow:0px 2px 4px -2px rgba(29,31,35,.12),0px 4px 4px -2px rgba(29,31,35,.08)}.filter-page-options .input-filter-page .filter-page-inactivate .filter-input .option-list-container .platform-list .platform-item .platform-logo.all{box-shadow:none;border:none}.filter-page-options .input-filter-page .filter-page-inactivate .filter-input .option-list-container .platform-list .platform-item p{margin-bottom:0}.filter-page-options .input-filter-page .filter-page-inactivate .filter-input .filter-icon{display:flex;align-items:center;box-shadow:none !important;background:rgba(0,0,0,0)}.filter-page-options .title-select-page{color:var(--character-tiltle-85, rgba(0, 0, 0, 0.85));font-size:14px;font-style:normal;font-weight:400;line-height:22px;flex:auto}.filter-page-options .ant-checkbox-wrapper{padding:0 12px 0 0}.task-bar-right .multi-page-button{background:#fff;color:#506dad;text-shadow:unset;border:1px solid #506dad}.connect-button{display:flex;justify-content:center;align-items:center;padding:5px 16px;flex-direction:row;min-width:141px;border-radius:4px;color:#fff;background:#506dad;border:1px solid #506dad}.connect-button:hover{background:#1b59e0;border:1px solid #1b59e0;color:#fff}.connect-button:focus{background:#506dad;border:1px solid #506dad;color:#fff}.filter-page-options{display:flex;align-items:center;background:#fff;justify-content:space-between;padding:8px 24px !important;border-radius:10px 10px 0px 0px;background:var(--Light-Neutral-Gray-0-White, #FFF)}.filter-page-options .filter-selected{display:flex;align-items:center;justify-content:center;color:rgba(0,0,0,.85);border:1px solid #d9d9d9;border-radius:4px;overflow:hidden;height:100%;margin-right:12px}.filter-page-options .filter-selected:hover{border:1px solid #1890ff !important}.filter-page-options .filter-selected .ant-select-selection{height:32px;display:flex;align-items:center;justify-content:center;border:unset !important;border-top-width:unset !important}.filter-page-options .filter-selected .ant-select-selection .ant-select-selection__rendered{margin-left:unset;margin-right:unset;display:flex;align-items:center;line-height:32px}.filter-page-options .filter-selected .ant-select-selection .ant-select-selection__rendered .ant-select-selection-selected-value{margin:0px 6px}.filter-page-options .filter-selected .ant-select-selection .ant-select-arrow{font-size:8px !important;width:8px;height:100%;margin-left:8px;display:flex;align-items:center;justify-content:center;color:#262626 !important;top:unset !important;margin-top:4px !important}.filter-page-options .input-filter-page{display:flex;align-items:center}.filter-page-options .input-filter-page .ant-input-search{width:292px !important;height:34px}.filter-page-options .input-filter-page .ant-input-search .ant-input{padding:5px 46px 5px 0px;border:1px solid #d9d9d9 !important}.filter-page-options .input-filter-page .ant-input-search .ant-input:focus{box-shadow:unset !important;border:1px solid #1890ff !important}.filter-page-options .input-filter-page .ant-input-search .ant-input::-moz-placeholder{color:#bfbfbf;font-size:12px;line-height:20px}.filter-page-options .input-filter-page .ant-input-search .ant-input::placeholder{color:#bfbfbf;font-size:12px;line-height:20px}.filter-page-options .input-filter-page .ant-input-search .ant-input-suffix{left:16px;right:unset !important}.filter-page-options .input-filter-page .ant-input-search .ant-input-suffix svg{width:16px;height:16px}.multipage-item-content{position:relative}.multipage-item-content .ant-checkbox-checked .ant-checkbox-inner::after{border-width:1px !important;width:4px;height:7.5px}.multipage-item-content .ant-checkbox-inner::after{top:48% !important;left:4.5px}.multipage-item-content .ant-checkbox-checked .ant-checkbox-inner{border-radius:50%;background-color:#4096ff;border-color:#4096ff}.header-title{font-size:20px;line-height:38px}.select-page{width:195px;margin-right:10px}.select-bar .ant-select .ant-select-selection{border-color:#d9d9d9}.multipage-selectedCount{display:flex;justify-content:center;align-items:center;margin-left:12px;background:#e6f7ff;border:#e6f7ff;border-radius:4px;padding:1px 8px;color:#1890ff}.modal-dasboard-multipage .ant-modal{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:auto;width:926px !important;position:absolute;top:0;left:0;right:0;bottom:0;border-radius:12px;background:var(--Light-Neutral-Gray-1---BG---Table-Header, #F2F4F7);box-shadow:0px 3px 6px -4px rgba(0,0,0,.12),0px 6px 16px 0px rgba(0,0,0,.08),0px 9px 28px 8px rgba(0,0,0,.05)}.modal-dasboard-multipage .ant-modal .ant-modal-content{border-radius:16px !important;padding:0px}.modal-dasboard-multipage .ant-modal .ant-modal-content .ant-modal-header{border-radius:16px 16px 0px 0px;margin:0px;background:var(--Light-Neutral-Gray-1---BG---Table-Header, #F2F4F7)}.multi-page-modal .ant-modal-header{padding:16px 24px 12px 24px !important}.multi-page-modal .ant-modal-header .ant-modal-title .multipage-mode-title{font-size:16px;line-height:24px;display:flex;align-items:center;justify-content:center;color:rgba(0,0,0,.85)}.multi-page-modal .ant-modal-header .ant-modal-title .multipage-mode-title .anticon-appstore{width:16px;height:16px;font-size:16px;display:flex;align-items:center;justify-content:center}.multi-page-modal .ant-modal-header .ant-modal-title .multipage-mode-title .header-title{font-size:16px !important;font-weight:500;line-height:24px;font-style:normal;color:rgba(0,0,0,.85)}.multi-page-modal .ant-modal-body{padding:unset !important}.multi-page-modal .ant-modal-body .select-bar .container-tabs{height:44px !important;background:var(--Light-Neutral-Gray-1---BG---Table-Header, #F2F4F7);display:flex;align-items:center;justify-content:center;position:relative}.multi-page-modal .ant-modal-body .select-bar .container-tabs .tab-list{display:flex !important}.multi-page-modal .ant-modal-body .select-bar .container-tabs .tab-list .item-tab-group{width:auto !important;min-width:160px}.multi-page-modal .ant-modal-body .select-bar .container-tabs .tab-list .item-tab-group .bottom-tab-child-other{background:var(--Light-Neutral-Gray-1---BG---Table-Header, #F2F4F7)}.multi-page-modal .ant-modal-body .select-bar .container-tabs .tab-list .group-name{color:#434343;margin:0}.multi-page-modal .ant-modal-body .select-bar .container-tabs .tab-list .icon-remove-group .icon-remove-group__icon{height:18px;width:18px;display:flex;align-items:center;justify-content:center;color:#344054 !important;border-radius:8px;padding:2px;transition:background .2s ease-in-out}.multi-page-modal .ant-modal-body .select-bar .container-tabs .tab-list .icon-remove-group .icon-remove-group__icon:hover{background:rgba(29,41,57,.12);border:none}.multi-page-modal .ant-modal-body .select-bar .button-show-all-tab{width:24px;height:24px;padding:3px;display:flex;align-items:center;justify-content:center;border-radius:100%;margin-left:8px;background:var(--Light-Neutral-Gray-1---BG---Table-Header, #F2F4F7)}.multi-page-modal .ant-modal-body .select-bar .button-show-all-tab:hover{border-radius:6px;background:var(--light-neutral-gray-25, #DDE1E7)}.multi-page-modal .ant-modal-body .select-bar .button-add-group{display:flex;align-items:center;justify-content:center;margin-left:8px;width:24px;height:24px;padding:3px;display:flex;align-items:center;justify-content:center}.multi-page-modal .ant-modal-body .select-bar .button-add-group:hover{border-radius:6px;background:var(--light-neutral-gray-25, #DDE1E7);cursor:pointer}.multi-page-modal .ant-modal-body .select-bar .button-add-group .anticon{font-size:16px;color:#344054}.multi-page-modal .ant-modal-body .select-bar .multi-list-page-no-data{height:472px !important;display:grid;place-items:center}.multi-page-modal .multi-list-page{height:472px !important;background:#fff !important;padding:16px 24px;overflow:hidden}.multi-page-modal .multi-list-page::-webkit-scrollbar{display:none}.multi-page-modal .multi-list-page .multipage-item-to-merge{background:#fff !important;display:flex;flex-wrap:wrap;padding:0 !important;align-content:flex-start}.multi-page-modal .multi-list-page .multipage-item-to-merge .page-avt-modul{width:calc(33.3333333333% - 17.66667px);margin-bottom:16px;margin-right:unset !important;margin-top:unset !important;border-radius:12px !important;position:relative;height:84px;padding:8px 12px !important;border:1px solid #dde1e7;background:#fff}.multi-page-modal .multi-list-page .multipage-item-to-merge .page-avt-modul:hover{border-radius:8px;border:1px solid #dde1e7 !important;background:#f2f4f7 !important}.multi-page-modal .multi-list-page .multipage-item-to-merge .page-avt-modul:hover .multipage-item-content .content-left img{border-radius:80px;border:1px solid #fff}.multi-page-modal .multi-list-page .multipage-item-to-merge .page-avt-modul.activated:hover{border-radius:8px;border:1px solid #bae0ff !important;background:#bae0ff !important}.multi-page-modal .multi-list-page .multipage-item-to-merge .page-avt-modul.activated{border-radius:12px;border:1px solid #d2ebff !important;background:#d2ebff !important}.multi-page-modal .multi-list-page .multipage-item-to-merge .page-avt-modul.activated .multipage-item-content .content-left img{border-radius:80px;border:1px solid #fff}.multi-page-modal .multi-list-page .multipage-item-to-merge .page-avt-modul .multipage-item-content{width:100%;height:100%;display:flex;justify-content:start !important;align-items:center;gap:16px !important}.multi-page-modal .multi-list-page .multipage-item-to-merge .page-avt-modul .multipage-item-content .content-left{width:22%;height:100%;display:flex;align-items:center;height:66px;width:66px}.multi-page-modal .multi-list-page .multipage-item-to-merge .page-avt-modul .multipage-item-content .content-left img{height:64px;width:64px;border:1px solid rgba(0,0,0,0)}.multi-page-modal .multi-list-page .multipage-item-to-merge .page-avt-modul .multipage-item-content .content-right{width:78%;display:flex;flex-direction:column;justify-content:center}.multi-page-modal .multi-list-page .multipage-item-to-merge .page-avt-modul .multipage-item-content .content-right .text-location{overflow:hidden;color:#667085;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-style:normal;max-width:175px;font-weight:500;line-height:20px;text-align:start}.multi-page-modal .multi-list-page .multipage-item-to-merge .page-avt-modul .multipage-item-content .content-right .text-phone-number{color:var(--gray-4, #6B7588);font-size:12px;font-weight:500}.multi-page-modal .multi-list-page .multipage-item-to-merge .page-avt-modul .multipage-item-content .content-right .content-right-top{text-align:left}.multi-page-modal .multi-list-page .multipage-item-to-merge .page-avt-modul .multipage-item-content .content-right .content-right-top div{font-size:14px;line-height:22px;font-weight:700;color:#1d2939;overflow:hidden;max-width:140px;font-style:normal}.multi-page-modal .multi-list-page .multipage-item-to-merge .page-avt-modul .multipage-item-content .content-right .content-right-bottom{margin-top:4px;display:flex;align-items:center}.multi-page-modal .multi-list-page .multipage-item-to-merge .page-avt-modul .multipage-item-content .content-right .content-right-bottom i{margin-top:unset !important;margin-right:7px !important;width:14px !important;height:14px !important}.multi-page-modal .multi-list-page .multipage-item-to-merge .page-avt-modul .multipage-item-content .content-right .content-right-bottom img{width:14px !important;height:14px !important;margin-right:7px !important;border-radius:4px;background:#fff;box-shadow:0px 2px 4px -2px rgba(29,31,35,.12),0px 4px 4px -2px rgba(29,31,35,.08)}.multi-page-modal .multi-list-page .multipage-item-to-merge .page-avt-modul .multipage-item-content .content-right .content-right-bottom span{font-size:12px;line-height:16px;color:#667085;font-weight:400;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;width:88%;text-align:left;overflow:hidden}.multi-page-modal .multi-list-page .multipage-item-to-merge .page-avt-modul .multipage-item-content .ant-checkbox-wrapper{border-radius:50%;padding-right:14px}.multi-page-modal .ant-modal-footer{border-radius:0 0 16px 16px;height:56px !important;display:flex;align-items:center;padding:12px 24px !important;margin:0px;background:#fff;border:none}.multi-page-modal .ant-modal-footer .multipage-tabar{width:100%;display:flex;align-items:center;justify-content:space-between;border:none;background:var(--Light-Neutral-Gray-0-White, #FFF)}.multi-page-modal .ant-modal-footer .multipage-tabar .multipage-footer-note{font-weight:400;border-radius:4px;border:none;display:flex;align-items:center;color:#434343;text-align:left;min-width:220px;gap:8px;align-self:stretch;height:48px}.multi-page-modal .ant-modal-footer .multipage-tabar .multipage-footer-note .multipage-text-warning{color:#667085;font-size:12px;line-height:14px;height:16px;font-weight:500;display:flex;align-items:center;position:relative;justify-content:center}.multi-page-modal .ant-modal-footer .multipage-tabar .multipage-footer-note ul{padding-left:8px;font-weight:400;display:flex;flex-direction:column;margin-bottom:unset;font-size:12px;line-height:14px}.multi-page-modal .ant-modal-footer .multipage-tabar .multipage-footer-note ul li{list-style:none;vertical-align:middle;margin-left:8px}.multi-page-modal .ant-modal-footer .multipage-tabar .multipage-footer-note .multipage-text-select-all{color:var(--Light-Neutral-Gray-5---Disable-Text, #667085);font-size:14px;font-style:normal;font-weight:400;line-height:22px}.multi-page-modal .ant-modal-footer .multipage-tabar .multipage-footer-note .multipage-text-select-all-key{display:flex;justify-content:center;align-items:center;gap:4px}.multi-page-modal .ant-modal-footer .multipage-tabar .multipage-footer-note .multipage-text-select-all-key span{padding:0px 8px;color:var(--Light-Neutral-Gray-5---Disable-Text, #667085);text-align:center;font-size:14px;font-style:normal;font-weight:400;line-height:22px;border-radius:6px;border:1px solid var(--light-neutral-gray-25, #DDE1E7);background:var(--light-neutral-gray-05, #F9FAFB);box-shadow:0px 1.5px 0px 0px #d0d5dd}.select-and-search-groupName{max-height:282px;min-width:251px !important;overflow-y:auto;background:#fff;box-shadow:0px 2px 8px 0px rgba(0,0,0,.15);border-radius:8px;gap:4px;border:6px solid #fff}.select-and-search-groupName .ant-dropdown-menu-item-selected{background:#f5f5f5 !important}.select-and-search-groupName::-webkit-scrollbar{border-radius:10px !important;border:none !important}.select-and-search-groupName::-webkit-scrollbar-thumb{width:6px !important;background:#c7c7d2 !important}.select-and-search-groupName::-webkit-scrollbar-track{background:#fff !important;border:none !important}.select-and-search-groupName .ant-dropdown-menu{position:relative;border:none !important;display:flex;flex-direction:column;gap:4px;box-shadow:none !important}.select-and-search-groupName .groupname-item{position:relative;transition:unset !important;display:flex;align-items:center;font-size:14px;line-height:22px;font-weight:400;font-style:normal;color:#1d2939;padding:5px 12px 5px 8px !important;background:#fff;border-radius:8px !important}.select-and-search-groupName .groupname-item .anticon-close{width:18px;height:18px;position:absolute;top:20%;right:8px;color:#344054;display:none;padding:2px;border-radius:8px}.select-and-search-groupName .groupname-item .anticon-close:hover{background:rgba(29,41,57,.12) !important}.select-and-search-groupName .groupname-item:hover{background:#eaecf0 !important}.select-and-search-groupName .groupname-item:hover .anticon-close{display:block}.select-and-search-groupName .ant-menu .ant-dropdown-menu-item-selected{background:#f5f5f5 !important}.text-privacy-wrapper{padding:1px 8px;color:#344054;line-height:20px;cursor:pointer}.text-privacy-wrapper:hover{color:#105ce2}.multi-page-tooltip-wrapper .multi-page-tooltip-edit{width:100%;text-align:left;font-family:Roboto;font-size:14px;font-style:normal;font-weight:400;line-height:22px;color:#fff}.multi-page-tooltip-wrapper .multi-page-tooltip-edit .double-click-toEdit{font-size:12px;color:#d0d5dd;display:block;font-style:italic;line-height:16px}.multi-page-tooltip-info .ant-tooltip-content .ant-tooltip-inner .page-avt-modul__name-tooltip{text-align:left;color:#fff}.multi-page-tooltip-info .ant-tooltip-content .ant-tooltip-inner .page-avt-modul__name-tooltip p{font-size:14px;font-style:normal;font-weight:400;line-height:22px}.multi-page-tooltip-info .ant-tooltip-content .ant-tooltip-inner .page-avt-modul__name-tooltip span{color:#d0d5dd;font-size:14px;font-style:normal;font-weight:400;line-height:22px}.search-group-box{background:#fff;display:flex;align-items:center;justify-content:flex-start;padding:5px 8px;border-radius:6px;gap:8px;position:sticky;position:-webkit-sticky;top:1px;z-index:1;outline:1px solid #fff}.search-group-box:hover{outline:1px solid #d0d5dd}.search-group-box input{border:none;outline:none;font-size:14px;line-height:22px;font-weight:400;width:calc(100% - 54px);color:#1d2939}.search-group-box input::-moz-placeholder{color:#98a2b3;font-size:14px;font-style:normal;font-weight:400;line-height:22px}.search-group-box input::placeholder{color:#98a2b3;font-size:14px;font-style:normal;font-weight:400;line-height:22px}.search-group-box .search-group-box__search-icon{color:#667085}.search-group-box .x-circle{height:20px;width:20px;color:#98a2b3;cursor:pointer}@media screen and (max-width: 1024px){.scroll-button{display:none !important}.list-link{width:calc(33.3% - 32px)}.list-link-switched{width:calc(50% - 24px);max-width:unset !important}.panel-body{height:calc(100vh - 362px) !important}.task-bar{flex-direction:column-reverse}.task-bar .task-bar-left{width:100%;justify-content:space-between}.task-bar .task-bar-right{margin-bottom:15px;width:100%;align-items:flex-start}.task-bar-content{flex-direction:column-reverse}.task-bar-content .task-bar-left{width:100%;justify-content:space-between}.task-bar-content .task-bar-right{margin-bottom:15px;width:100%;align-items:flex-start}}@media screen and (min-width: 768px)and (max-width: 1024px){.panel-body{height:calc(100vh - 250px)}.btn-wrapper{display:flex}}@media screen and (max-width: 768px){.list-link{width:calc(50% - 32px)}.panel-body{height:calc(100vh - 362px) !important}.list-link-switched{width:calc(50% - 24px);max-width:unset !important}.route-to-privacy{position:absolute;bottom:-10%;left:0%;right:0}.btn-wrapper{display:flex}.modal-dasboard-multipage .ant-modal{width:600px !important}.multi-page-modal{width:600px !important}.multi-list-page{margin-bottom:24px}.multi-list-page .multipage-item-to-merge .page-avt-modul{width:calc(33.3333333333% - 10.66667px) !important}.select-bar .filter-page-options{flex-direction:column}.select-bar .filter-page-options .input-filter-page{margin-top:10px}.multipage-item-content .content-left{margin-right:12px}.multipage-footer-note{display:none !important}}@media screen and (max-width: 706px){.panel-body{height:calc(100vh - 362px) !important}.list-link{width:calc(100% - 32px)}.list-link-switched{width:calc(100% - 24px);max-width:unset !important}.filter-page{margin-right:0px !important}.search-bar{margin-right:0px !important}.ant-modal-content{width:100% !important;margin:0 auto}.header-title{font-size:10px !important}}
.tooltip-filter-by-post{max-width:380px}.tooltip-filter-by-post .ant-tooltip-content{max-width:380px;width:-webkit-max-content;width:-moz-max-content;width:max-content}.tooltip-filter-by-post .ant-tooltip-content .ant-tooltip-inner{padding:8px;max-height:268px;overflow:auto}.tooltip-filter-by-post .ant-tooltip-content .ant-tooltip-inner::-webkit-scrollbar{width:6px !important;border-radius:8px !important}.tooltip-filter-by-post .ant-tooltip-content .ant-tooltip-inner::-webkit-scrollbar-thumb{background-color:#667085 !important}.tooltip-filter-by-post .ant-tooltip-content .ant-tooltip-inner::-webkit-scrollbar-thumb:hover{background-color:#667085 !important}.tooltip-filter-by-post .ant-tooltip-content .ant-tooltip-inner::-webkit-scrollbar-track{background-color:rgba(0,0,0,0) !important;border-radius:6px !important}.tooltip-filter-by-post .ant-tooltip-content .ant-tooltip-inner .list-post-filter{margin-bottom:4px;height:64px;background-color:#344054;border-radius:8px}.tooltip-filter-by-post .ant-tooltip-content .ant-tooltip-inner .list-post-filter .avatar-wrap{width:64px;height:64px}.tooltip-filter-by-post .ant-tooltip-content .ant-tooltip-inner .list-post-filter .avatar-wrap .avatar{max-width:48px}.tooltip-filter-by-post .ant-tooltip-content .ant-tooltip-inner .list-post-filter .filter-by-post{max-width:275px;padding:8px 12px 8px 0}.tooltip-filter-by-post .ant-tooltip-content .ant-tooltip-inner .list-post-filter .filter-by-post .name{color:#f2f4f7}.tooltip-filter-by-post .ant-tooltip-content .ant-tooltip-inner .list-post-filter .notification-item{font-size:14px;color:#98a2b3;margin-top:4px}.tooltip-filter-by-post .ant-tooltip-content .ant-tooltip-inner .list-post-filter:last-child{margin-bottom:0}.tooltip-filter-by-post .ant-tooltip-content .ant-tooltip-inner .selected-tt{height:38px;background-color:#344054;border-radius:8px;margin-bottom:4px;padding:8px;color:#f2f4f7}.tooltip-filter-by-post .ant-tooltip-content .ant-tooltip-inner .selected-tt.has-title{height:58px}.tooltip-filter-by-post .ant-tooltip-content .ant-tooltip-inner .selected-tt.has-title .title{font-size:12px}.tooltip-filter-by-post .ant-tooltip-content .ant-tooltip-inner .selected-tt img{border-radius:4px}.tooltip-filter-by-post .ant-tooltip-content .ant-tooltip-inner .selected-tt:last-child{margin-bottom:0}.clear-filter-btn:hover{background:#eb5757;border-color:#eb5757;color:#fff}#postListPicker{max-width:1000px !important}.icon-filter-post{color:#fff;font-size:15px;background-color:#343f4d;border-radius:34px;border:1px solid #343f4d}.icon-filter-post :hover{color:red;background-color:#fff;border-radius:34px}.select-module .ant-select .ant-select-selection{border-color:#d9d9d9;padding:0px}.select-module .ant-select-enabled{width:200px}.select-module .ant-select-selection__choice__disabled{padding:1px}.select-module .ant-select-selection__choice__disabled .ant-select-selection__choice__content{width:20px;overflow:unset}.img-page-avt-dashboard-default{border-radius:4px}.img-page-avt-dashboard-switch{border-radius:6px}.google-agent-connect-platform{position:relative}.google-agent-connect-platform .text-hot{position:absolute;border-radius:4px;background:#ff4d4f;padding:0px 6px;color:var(--light-neutral-gray-8-primary-text-1, #FFF);font-family:Roboto;font-size:12px;font-weight:500;line-height:16px;right:48px}.reload-page-button{width:32px;height:32px;display:flex;cursor:pointer;align-items:center;border:none;justify-content:center;padding:0 !important;border-radius:6px;box-shadow:none !important}.reload-page-button:hover{background-color:#dde1e7}.reload-page-button i{margin-left:0 !important}.reload-page-button .icon-spinner{animation:spin 1s linear infinite}.reload-page-button:has(.icon-spinner){cursor:default}.pc-glb-custom-btn-primary:not(.a.a){background:#2d65c3;justify-content:center;align-items:center;padding:5px 16px;box-shadow:0px 2px 0px rgba(0,0,0,.043);border-radius:4px;font-family:"Roboto";font-style:normal;font-weight:500;font-size:14px;line-height:22px;text-align:center;border:none;color:#fff !important}.pc-glb-custom-btn-primary:not(.a.a):focus{background:#2d65c3}.pc-glb-custom-btn-primary:not(.a.a):hover{background:#6399f2;box-shadow:0px 0px 0px 4px rgba(99,153,242,.2)}.pc-glb-custom-btn-normal{background:#fff;border:1px solid #2d65c3;color:#2d65c3;box-shadow:0px 2px 0px rgba(0,0,0,.016);border-radius:4px;font-family:"Roboto";font-style:normal;font-weight:500;font-size:14px;text-align:center;align-items:center;padding:5px 16px}.pc-glb-custom-btn-normal:focus{color:#2d65c3;border:1px solid #2d65c3}.pc-glb-custom-btn-normal:hover{border:1px solid #6399f2;color:#6399f2;box-shadow:0px 0px 0px 4px rgba(99,153,242,.1)}#google-agent-extra-action{color:#fff !important}#google-agent-extra-action .icon{display:flex;flex-direction:row;gap:0;justify-content:center;align-items:center;width:20px;height:20px}#google-agent-extra-action:has(.gga-pending){background-color:#4096ff}#google-agent-extra-action:has(.gga-pending):hover{background-color:#1677ff}#google-agent-extra-action:has(.gga-unverified){background-color:#ff7a45}#google-agent-extra-action:has(.gga-unverified):hover{background-color:#fa541c}@media screen and (max-width: 414px){.search-bar{margin-right:0px !important}.search-bar .search{width:180px !important}.panel-body{height:calc(100vh - 250px) !important}.list-link{width:calc(100% - 32px)}.list-link-switched{width:calc(100% - 24px);max-width:unset !important}.filter-page-inactivate .ant-input-search{width:200px !important}.fix-load-page .reconnect-text{flex-direction:row-reverse !important}.multi-page-modal{width:300px !important}.multi-list-page{margin-bottom:24px}.multi-list-page .multipage-item-to-merge .page-avt-modul{width:calc(33.3333333333% - 10.66667px) !important}.select-bar .filter-page-options{flex-direction:column}.select-bar .filter-page-options .input-filter-page{margin-top:10px}.select-bar .filter-page-options .input-filter-page .search-page{width:140px !important}.select-bar .filter-page-options .input-filter-page .search-page input{padding:unset !important;padding-left:5px !important}.select-bar .filter-page-options .input-filter-page .search-page .ant-input-suffix{display:none !important}.multipage-item-content .content-left{margin-right:12px}}@media screen and (max-width: 375px){.search-bar{margin-right:0px !important}.search-bar .search{width:150px !important}}@media screen and (max-width: 320px){.search-bar{margin-right:0px !important}.search-bar .search{width:150px !important}}
.dashboard-background{position:relative}.dashboard-background .maintenance-notification-wrapper{position:absolute;width:100%;display:flex;justify-content:center;z-index:2}.dashboard-background .maintenance-notification-wrapper .maintenance-notification{width:100%;max-width:548px;border-radius:8px;position:absolute;top:6px;box-shadow:0px 9px 28px 8px rgba(0,0,0,.05),0px 6px 16px 0px rgba(0,0,0,.08),0px 3px 6px -4px rgba(0,0,0,.12),0px -3px 0px 0px #ffa940 inset;background-color:#fff;padding:10px 12px;display:flex;align-items:start;gap:8px;transition:all .2s linear}.dashboard-background .maintenance-notification-wrapper .maintenance-notification.hidden{translate:0px -20px;opacity:0;pointer-events:none}.dashboard-background .maintenance-notification-wrapper .maintenance-notification .pancake-icon{flex-shrink:0;width:40px;height:40px;border-radius:9999px;border:1px solid #eaecf0;box-sizing:border-box;display:grid;place-items:center}.dashboard-background .maintenance-notification-wrapper .maintenance-notification .pancake-icon .image{object-fit:contain;width:36px;height:36px}.dashboard-background .maintenance-notification-wrapper .maintenance-notification .close-button{border-radius:4px;padding:2px}.dashboard-background .maintenance-notification-wrapper .maintenance-notification .close-button:hover{cursor:pointer;background-color:rgba(29,41,57,.08)}.dashboard-background .maintenance-notification-wrapper .maintenance-notification .close-button .close-button-icon{width:16px;height:16px;color:#475467}.dashboard-background .maintenance-notification-wrapper .maintenance-notification .close-button .close-button-icon>svg{width:inherit;height:inherit}.dashboard-background .maintenance-notification-wrapper .maintenance-notification .title-and-content{color:#1d2939}.dashboard-background .maintenance-notification-wrapper .maintenance-notification .title-and-content>.title{display:flex;align-items:center}.dashboard-background .maintenance-notification-wrapper .maintenance-notification .title-and-content>.title>.title-text{flex-grow:1;font-weight:500;line-height:22px}.dashboard-background .maintenance-notification-wrapper .maintenance-notification .title-and-content>.title .close-button{align-self:center}.dashboard-background .maintenance-notification-wrapper .maintenance-notification .title-and-content>.content{line-height:22px}.dashboard-background .quick-contact-btn{position:absolute;bottom:20px;right:20px;background:#fff;padding:8px;border-radius:50%;box-shadow:0px 16px 24px rgba(0,0,0,.06),0px 2px 6px rgba(0,0,0,.04),0px 0px 1px rgba(0,0,0,.04);cursor:pointer}.multipage-remove-group-confirm-modal .ant-modal-content{min-width:436px !important;padding:24px !important;border-radius:16px !important;box-shadow:0px 3px 6px -4px rgba(0,0,0,.12),0px 6px 16px 0px rgba(0,0,0,.08),0px 9px 28px 8px rgba(0,0,0,.05) !important}.multipage-remove-group-confirm-modal .ant-modal-content .ant-modal-body .ant-modal-confirm-btns{margin-top:24px}.multipage-remove-group-confirm-modal .ant-modal-content .ant-modal-body .ant-modal-confirm-btns button{border:none;border-radius:8px;min-width:100px;font-size:14px;font-style:normal;font-weight:500;line-height:22px;padding:5px 12px;gap:8px;align-self:stretch;height:32px;box-shadow:none !important}.multipage-remove-group-confirm-modal .ant-modal-content .ant-modal-body .ant-modal-confirm-btns button:first-child{background:#eaecf0;color:#344054;color:#344054;text-align:center}.multipage-remove-group-confirm-modal .ant-modal-content .ant-modal-body .ant-modal-confirm-btns button:first-child:hover{background:#dde1e7}.multipage-remove-group-confirm-modal .ant-modal-content .ant-modal-body .ant-modal-confirm-btns button:last-child{background:#fee4e2;color:#344054;color:#cf1322;text-align:center}.multipage-remove-group-confirm-modal .ant-modal-content .ant-modal-body .ant-modal-confirm-btns button:last-child:hover{background:#f8d3d0}.multipage-remove-group-confirm-modal .multipage-remove-group-confirm-content{display:flex;align-items:start;justify-content:flex-start;gap:12px}.multipage-remove-group-confirm-modal .multipage-remove-group-confirm-content .confirm-text-icon{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:4px}.multipage-remove-group-confirm-modal .multipage-remove-group-confirm-content .confirm-text{margin-top:3px}.multipage-remove-group-confirm-modal .multipage-remove-group-confirm-content .confirm-text .confirm-text-title{font-size:16px;font-style:normal;font-weight:500;line-height:24px;color:#101828}.multipage-remove-group-confirm-modal .multipage-remove-group-confirm-content .confirm-text .confirm-text-description{margin-top:4px;font-size:14px;font-style:normal;font-weight:400;line-height:22px;color:#344054}.page-action.has-package-warning{width:auto;min-width:90px;display:flex;align-items:center;justify-content:flex-end}.page-package-warning{display:inline-flex;align-items:center;gap:4px;line-height:20px;cursor:default;position:relative;top:4px;margin-right:8px}.page-package-warning svg{display:block}.button-scroll-down{width:32px;height:32px;border-radius:100px;background-color:#fff;position:-webkit-sticky;position:sticky;z-index:1001;left:calc(100% - 32px - 12px);bottom:16px;display:flex;align-items:center;justify-content:center;animation:button-scroll-down .3s;color:#1d2939;cursor:pointer;box-shadow:0px 3px 8px 0px rgba(0,0,0,.15)}@keyframes button-scroll-down{0%{top:50px}100%{top:62px}}.pkcp-call-attachment-container{padding:4px 12px;border-radius:12px;margin-top:4px;display:flex;gap:8px;align-items:center;background:#fff;color:#344054}.pkcp-call-attachment-container .call-icon{padding:4px;border-radius:50%;background-color:#f2f4f7;color:#344054}.pkcp-call-attachment-container .call-info{display:flex;flex-direction:column}.pkcp-call-attachment-container .call-info .title{font-size:14px;line-height:22px;font-weight:500}.pkcp-call-attachment-container .call-info .description{font-size:12px;line-height:16px}.has-product-stock{margin-top:25px}.has-product-stock:first-child{margin-top:10px}.product-attachment-item{position:relative;display:flex;width:100%}.product-attachment-item:not(:last-child){margin-bottom:12px}.product-attachment-item .product-stock{top:-18px;left:-12px;position:absolute;line-height:20px;z-index:1;padding:0px 6px;border-radius:4px 0px;font-weight:500;font-size:12px;background:#ffd666;color:rgba(0,0,0,.85)}.product-attachment-item .image-attachment-info{position:relative;width:72px;height:72px;margin-right:10px}.product-attachment-item .image-attachment-info .background-img{top:0;left:0;width:72px;height:72px;display:flex;align-items:flex-end;justify-content:space-between;padding:0px 4px;line-height:20px;font-size:12px;z-index:1;border-radius:4px;pointer-events:none;position:absolute;color:#fff;background:linear-gradient(180deg, rgba(0, 0, 0, 0) 50%, #000000 100%)}.product-attachment-item .image-attachment-info .attachment-img{width:inherit;height:inherit;border-radius:4px;object-fit:cover}.product-attachment-item .image-attachment-info .attachment-img:hover{cursor:zoom-in}.product-attachment-item .has-product-link:hover{cursor:pointer}.product-attachment-item .has-product-link:hover .product-name{text-decoration:underline;color:#105ce2}.product-attachment-item .product-attachment-info{display:flex;flex-direction:column;justify-content:center;margin-left:2px;font-weight:500}.product-attachment-item .product-attachment-info .product-info{width:264px;line-height:22px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:left}.product-attachment-item .product-attachment-info .product-name{font-size:14px;line-height:22px;color:#1d2939}.product-attachment-item .product-attachment-info .product-description{font-size:12px;margin-bottom:8px;line-height:20px;color:#475467;font-weight:400}@supports(-webkit-line-clamp: 2){.product-attachment-item .product-attachment-info .product-name,.product-attachment-item .product-attachment-info .product-description{white-space:initial !important;display:-webkit-box !important;-webkit-line-clamp:2;-webkit-box-orient:vertical}}.product-attachment-item .product-attachment-info .product-type{font-size:12px;line-height:14px}.product-attachment-item .product-attachment-info .product-price{display:flex;justify-content:space-between}.product-attachment-item .product-attachment-info .product-price div:nth-child(1){color:#344054;font-weight:500}.product-attachment-item .product-attachment-info .product-price div:nth-child(2){color:#1d2939;font-weight:400}.product-attachment-item .product-attachment-info .product-price .product-old-price{color:rgba(0,0,0,.65);font-size:12px;text-decoration:line-through;margin-right:4px}.product-container{margin:3px 0px;background-color:#fff;border-radius:12px;box-shadow:1px 1px 2px rgba(0,0,0,.1);width:372px;padding:8px 12px}.product-container:hover{box-shadow:-2px 2px 5px rgba(0,0,0,.1)}.levera-attachment{margin-top:3px;background-color:#fff;border-radius:4px 12px 12px 4px;box-shadow:1px 1px 2px rgba(0,0,0,.1);width:372px}.levera-attachment .levera-attachment-item{padding:8px 12px;display:flex;width:100%;flex-direction:column;line-height:1.2}.levera-attachment .levera-attachment-item .levera-divider{height:1px;margin-top:4px;background-color:#d9d9d9}.levera-attachment .levera-attachment-item .header-divider{margin:8px -12px 4px}.levera-attachment .levera-attachment-item .limit-text{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical}.levera-attachment .levera-attachment-item .levera-item{display:flex;justify-content:space-between;align-items:center;font-size:14px;line-height:22px;margin-top:4px;color:#3a3a3c}.levera-attachment .levera-attachment-item .levera-item:first-child{margin-top:0px}.levera-attachment .levera-attachment-item .levera-item .levera-label{font-size:14px;font-weight:500;color:rgba(0,0,0,.85)}.levera-attachment .levera-attachment-item .see-more-item-info{margin-bottom:8px;color:#6b7588}.levera-attachment .levera-attachment-item .see-more-item-info:hover{cursor:pointer;text-decoration:underline}.sidebar{z-index:10;position:fixed;width:52px;height:100%}.sidebar-nav{position:absolute;top:0;width:52px;margin:0;padding:8px 0;list-style:none}.sidebar-nav li{border-radius:8px;margin-left:auto;margin-right:auto;line-height:55px;text-indent:1px;text-align:center;cursor:pointer;width:40px;height:40px;margin-bottom:12px;display:flex;align-items:center;justify-content:center;color:#98a2b3}@media(max-height: 675px){.sidebar-nav li{line-height:calc((100vh - 4px)/12)}}
.sidebar-selected{text-decoration:none;color:#fff !important;background-color:#475467}.sidebar-selected .custom-svg-icon{filter:invert(100%) sepia(100%) saturate(0%) hue-rotate(288deg) brightness(102%) contrast(102%)}.sidebar-selected:hover{background-color:#475467 !important;color:#fff !important}.sidebar-selected:hover .custom-svg-icon{filter:invert(100%) sepia(100%) saturate(0%) hue-rotate(288deg) brightness(102%) contrast(102%)}.custom-svg-icon{filter:invert(67%) sepia(7%) saturate(645%) hue-rotate(179deg) brightness(94%) contrast(92%)}.sidebar-nav li:hover{text-decoration:none;background-color:rgba(52,64,84,.8)}.picker-time-range{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:auto 10px auto auto}.picker-time-range .ant-time-picker{width:90px}.sidebar.multiPages .sidebar-nav li{border-radius:8px;margin-left:auto;margin-right:auto;line-height:55px;text-indent:1px;text-align:center;cursor:pointer;width:40px;height:40px;margin-bottom:12px;display:flex;align-items:center;justify-content:center}.sidebar-nav-ui-light li{color:#667085}.sidebar-nav-ui-light li:hover{background-color:rgba(29,41,57,.1)}.sidebar-nav-ui-light .custom-svg-icon{filter:invert(45%) sepia(7%) saturate(1239%) hue-rotate(183deg) brightness(93%) contrast(85%)}.sidebar-nav-ui-light .sidebar-selected{background-color:#6399f2 !important}.sidebar-nav-ui-light .sidebar-selected .custom-svg-icon{filter:invert(100%) sepia(0%) saturate(7464%) hue-rotate(334deg) brightness(99%) contrast(104%) !important}.sidebar-nav-ui-light .sidebar-selected:hover{background-color:rgba(99,153,242,.8) !important}.sidebar-nav-ui-color li{color:#f2f4f7}.sidebar-nav-ui-color li:hover{background-color:rgba(29,41,57,.25) !important}.sidebar-nav-ui-color .custom-svg-icon{filter:brightness(0) saturate(100%) invert(100%) sepia(6%) saturate(4473%) hue-rotate(157deg) brightness(106%) contrast(94%)}.sidebar-nav-ui-color .sidebar-selected{background-color:rgba(29,41,57,.65)}.sidebar-nav-ui-color .sidebar-selected .custom-svg-icon{filter:invert(100%) sepia(0%) saturate(7464%) hue-rotate(334deg) brightness(99%) contrast(104%) !important}.sidebar-nav-ui-color .sidebar-selected:hover{background-color:rgba(29,41,57,.8) !important}@media only screen and (max-width: 1023px){.inbox-content{overflow-x:scroll;overflow-y:hidden}}
.inbox-content{position:fixed;width:calc(100vw - 52px);left:52px !important}.search-icon{position:absolute;color:rgba(0,0,0,.45);top:11px;left:16px;font-size:14px !important;z-index:3;width:14px;height:14px;font-style:normal}.search-form{position:absolute;display:inline-flex}.search-form .input-search-wrapper{width:100%;height:100%;position:relative}.search-form .input-search-wrapper input{padding-right:26px !important}.search-form .input-search-wrapper .search-input .ant-input-prefix{left:7px !important;padding-left:3px !important;padding-right:3px !important;background:#f2f4f8}.search-form .input-search-wrapper .clear-search-btn{position:absolute;top:9px;right:10px;z-index:2;cursor:pointer}.search-form .input-search-wrapper .clear-search-btn #close-search-conv-input{color:#8f90a6}.search-form .input-search-wrapper .clear-search-btn #close-search-conv-input:hover{color:#6d6e88}.search-form input{border:none;background:#f2f4f8;border-radius:4px;padding:0px !important;padding-left:5px !important}.search-form input::-moz-placeholder{font-size:14px;color:#8f90a6}.search-form input::placeholder{font-size:14px;color:#8f90a6}.create-wa-conv{display:inline-flex;justify-content:center;align-items:center;width:37px;height:37px;background:#f2f4f8;position:absolute;top:8px;left:8px;border-radius:4px;cursor:pointer}.create-wa-conv:hover{background:#d9dbea}.create-wa-conv .icon-connect-google{color:#475467}.search-input{display:flex;width:100%}.search-input input{z-index:1;width:100%;text-indent:23px;margin:0 5px;height:36px;font-size:14px;line-height:22px;font-style:normal;font-weight:400;color:rgba(0,0,0,.8509803922)}.search-input input::-moz-placeholder{font-size:14px;line-height:22px;font-weight:400;color:#8f90a6}.search-input input::placeholder{font-size:14px;line-height:22px;font-weight:400;color:#8f90a6}.search-input .ant-input-suffix i{color:#8f90a6 !important;font-size:12px}.search-input:focus{width:100%}.search-input:focus input:focus{width:100%}.btn-show-hide-tag-filter{vertical-align:top;height:17px;width:17px;border-radius:5px}.conversation-view{position:relative;display:inline-block;background-color:#ddd;min-height:50vh}.conversation-list{position:relative;z-index:1;display:block;height:calc(100vh - 55px - 48px);overflow-y:visible;background:#fff}.conversation-list .rc-virtual-list-holder{overflow-y:scroll !important}.conversation-list .rc-virtual-list-holder::-webkit-scrollbar{display:none;width:0px}.conversation-list .rc-virtual-list-scrollbar-thumb{width:6px !important;background:#c7c7d2 !important;margin:0 1px !important;min-height:16px !important;display:none !important;z-index:1}.conversation-list:hover .rc-virtual-list-scrollbar-thumb{display:block !important}.conversation-list .loading-conversation{background:#fff;width:100%;bottom:0px;left:0px;padding-left:10px}.conversation-list .loading-conversation .ant-skeleton{margin-top:-1px;margin-left:-1px;display:flex;align-items:center}.conversation-list .loading-conversation .ant-skeleton:first-child{border-bottom:1px solid #eee}.conversation-list .loading-conversation .ant-skeleton .ant-skeleton-header{-webkit-padding-end:14px !important;padding-inline-end:14px !important}.conversation-list .loading-conversation .ant-skeleton .ant-skeleton-paragraph{margin-right:10px}.infinite-conv-list{scroll-behavior:auto;z-index:1}.infinite-conv-list::-webkit-scrollbar{display:none}.infinite-conv-list.has-filtered-conversations-clone-list{z-index:2}.conversation-list-item{margin:0 !important;height:86px;border-radius:0;-webkit-user-select:none}.conversation-list-item .whatsapp-message-removed{position:absolute;z-index:999;top:5px;left:10px;color:red}.multi-user-avatar{width:45px;height:100%;display:inline-block}.multi-user-avatar .ant-dropdown-link{height:100%}.multi-user-avatar-conv{width:50px !important}.multi-user-avatar__dropdown{top:-8px}.multi-user-avatar__dropdown .ant-dropdown-menu-item{display:flex;justify-content:space-between;align-items:center;padding-right:8px}.multi-user-avatar__dropdown .ant-dropdown-menu-item>div:first-child{display:flex;align-items:center}.multi-user-avatar__dropdown .ant-dropdown-menu-item i{margin-left:8px;opacity:0;transition:opacity .3s ease}.multi-user-avatar__dropdown .ant-dropdown-menu-item:hover i{opacity:1}.users-avatar-conv{position:absolute}.list-user-avatar{z-index:1;top:13px}.list-users-avatar{z-index:2;left:12px;top:23px}.list-users-avatar-more{z-index:3}.users-avatar-conv-span,.users-avatar-conv-span-menu{display:flex;align-items:center;justify-content:center;box-sizing:border-box;background:rgba(0,0,0,.2);border-radius:50%;text-align:center;font-weight:bold;line-height:40px;color:#f5f5f5;z-index:10}.chat-menu-customer-avatar{top:26px;left:21px;width:33px;height:33px;background:rgba(0,0,0,.2);border-radius:50%;text-align:center;font-weight:bold;line-height:34px;color:#f5f5f5;z-index:10}.users-avatar-conv-span-menu{width:45px;height:45px;top:4px;left:12px}.img-circle-dropdown{margin-top:-4px !important}.menu-chat-avatar-fix{width:45px !important}.menu-user-dropdown .ant-dropdown-menu-item{padding:0}.menu-user-dropdown .ant-dropdown-menu-item:hover{cursor:copy}.conversation-list-item{position:relative;cursor:pointer}.conversation-list-item.last-pinned::after{content:"";position:absolute;bottom:0px;left:0;width:100%;height:1px;background-color:#d0d5dd}.conversation-list-item.last-pinned .body-conver-item::after{display:none}.conversation-list-item.unread{background-color:#dde1e7}.conversation-list-item.unread:hover{background-color:#d0d5dd}.conversation-list-item.unread .body-conver-item::after{content:"";position:absolute;bottom:0px;left:72px;width:calc(100% - 84px);height:1px;background-color:#d0d5dd}.conversation-list-item.selected{background-color:#d2ebff}.conversation-list-item.selected:hover{background-color:#bae0ff}.conversation-list-item .render-avatar-cus{padding:5px 14px 5px 8px}.conversation-list-item .render-avatar-cus .LazyLoad{margin-top:13px !important;background-color:#eee;border-radius:25px}.conversation-list-item .body-conver-item{display:inline-flex;flex-direction:column;width:calc(100% - 84px);height:100%;padding:10px 0;margin-right:12px}.conversation-list-item .body-conver-item::after{content:"";position:absolute;bottom:0px;left:72px;width:calc(100% - 84px);height:1px;background-color:#eaecf0}.conversation-list-item .body-conver-item .name-module{align-items:center;align-content:center;margin:0px;padding:0px;display:flex;height:22px}.conversation-list-item .body-conver-item .name-module .name-module-text{display:flex;align-items:center;white-space:nowrap;color:#475467;overflow:hidden;padding-right:24px;width:100%;height:21px}.conversation-list-item .body-conver-item .name-module .name-text{display:inline-block;white-space:nowrap;color:#344054;overflow:hidden;text-overflow:ellipsis}.conversation-list-item .body-conver-item .name-module.platform-instagram-official{align-items:center}.conversation-list-item .body-conver-item .name-module.platform-instagram-official img{transform:none !important}.conversation-list-item .body-conver-item .name-module .wa-name{display:flex;align-items:center;white-space:nowrap;color:#4a646c;overflow:hidden;padding-right:24px;width:100%;height:21px}.conversation-list-item .body-conver-item .name-module .wa-icon-contact{transform:translateY(-7px);margin-left:5px;display:inline-block}.conversation-list-item .body-conver-item .name-module .time-modul{font-size:12px;float:right;text-align:right;margin-top:2px;display:inline-block;white-space:nowrap}.conversation-list-item .body-conver-item .name-module .time-modul .ant-tag{margin-left:5px;margin-right:0px;height:20px;padding:0 4px;line-height:20px}.conversation-list-item .body-conver-item .name-module .pinned-icon{margin-left:4px;width:14px;height:14px}.conversation-list-item .wa-pinned{position:absolute;top:41%;right:10px;z-index:2;display:inline-block}.conversation-list-item .border-fake{transition-duration:.15s;position:absolute;width:4px;height:86px;top:0px;left:0px;border-radius:0px 5px 5px 0px}.conversation-list-item:hover{background:#eaecf0}.conversation-list-item:hover .border-fake{width:6px !important}.selected-conv-item{width:5px !important;border-radius:0px 5px 5px 0px}.user-assigned-conv{display:flex;align-items:center;margin-left:3px;position:relative}.user-assigned-conv span{line-height:18px}.user-assigned-conv #group-assigned-icon{width:18px;height:18px;border-radius:18px;font-size:10px;color:#fff;line-height:18px;text-align:center}.user-assigned-conv .extend-assign-users{position:absolute;font-size:10px;background:rgba(0,0,0,.3);width:18px;height:18px;border-radius:50%;top:0;color:#fff;display:flex;align-items:center;justify-content:center}.snippet-wrap{margin:4px 0;padding:0;width:100%;height:16px}.snippet-wrap .snippet-line{display:inline-block;overflow:hidden;width:100%;line-height:0px}.snippet-wrap .snippet-line .snippet-text{font-size:13px;width:calc(100% - 35px);display:inherit;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:15px;color:#000}.snippet-wrap .snippet-line .user-viewing-conv{display:inline-flex;float:right}.conversation-list-spinner{text-align:center;padding-top:20px;font-size:28px;height:80px}.conversation_tags_item{line-height:16px;font-size:10px;font-weight:400;height:16px;margin-right:4px;padding:0 6px;border-radius:8px;border:1px solid rgba(0,0,0,0);box-shadow:0px 1px 0px 0px #d0d5dd;display:inline-flex;align-items:center}.conversation_pos_tags_item{color:#fff}.conversation_tags_hide{color:#1677ff;background-color:#e6f7ff}.list-tags-conv{display:inline-flex;overflow:hidden;min-height:17px}.popover-tags{animation-duration:0ms}.popover-tags .ant-popover-inner-content{padding:4px 8px;max-width:25em;display:flex}.modal_create_inbox_ig div{font-family:"Roboto",Helvetica,Arial,sans-serif !important;animation-duration:0ms !important}.modal_create_inbox_ig input{font-family:"Roboto",Helvetica,Arial,sans-serif !important}.modal_create_inbox_ig textarea{font-family:"Roboto",Helvetica,Arial,sans-serif !important}.select-ig-page{width:440px}.select-ig-page div{height:36px !important}.tooltip-filter-comment .ant-radio-wrapper{display:flex;color:#fff}.popover-filter-by-ad_ids .ant-select-selection{max-height:86px;overflow-y:scroll}.popover-filter-by-ad_ids .filter-by-ad_ids .ant-radio-group{display:block}.popover-filter-by-ad_ids .filter-by-ad_ids .ant-radio-group .ant-radio-wrapper{display:block;padding-left:15px}.tooltip-filter-by-assignee .ant-tooltip-content{border-radius:8px}.tooltip-filter-by-assignee .ant-tooltip-content .ant-tooltip-inner{padding:8px 12px;width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:300px}.filter-assignee-container{box-shadow:0px 4px 18px -6px rgba(24,39,75,.2),0px 12px 42px -4px rgba(24,39,75,.12);border-radius:12px}.filter-assignee-container .ant-popover-inner{border-radius:12px;width:700px;padding:0 !important}.filter-assignee-container .ant-popover-inner-content{padding:16px 20px;width:700px}.filter-assignee-container .ant-popover-title{padding:0;margin-bottom:0 !important;color:var(--character-title-85, rgba(0, 0, 0, 0.85));font-family:Roboto;font-size:14px;font-style:normal;font-weight:400 !important;line-height:24px;border-bottom:none}.filter-assignee-container .ant-popover-title .ant-tabs-nav{margin:0;padding:0 20px}.filter-assignee-container .ant-select-selection__choice__remove{display:flex}.filter-by-assignee__popover{position:relative}.filter-by-assignee__popover .popover-not-enough-access-button{position:absolute;top:-50px;right:5px;display:flex;align-items:center;gap:8px;border-radius:6px;padding:1px 8px}.filter-by-assignee__popover .popover-not-enough-access-button .title{color:#344054;font-size:14px;font-weight:500;line-height:22px}.filter-by-assignee__popover .popover-not-enough-access-button:hover{background:#dde1e7;cursor:pointer}.filter-by-assignee__popover .ant-select-open .ant-select-selection{border:1px solid var(--light-daybreak-blue-6-info, #1890FF) !important}.filter-by-assignee__popover .ant-select .ant-select-dropdown .ant-select-item.ant-select-item-option{padding:0;-webkit-padding-after:2px;padding-block-end:2px;background-color:rgba(0,0,0,0)}.filter-by-assignee__popover .ant-select .ant-select-dropdown .ant-select-item.ant-select-item-option .option-inner{padding:5px 12px;border-radius:6px}.filter-by-assignee__popover .ant-select .ant-select-dropdown .ant-select-item.ant-select-item-option .option-inner:hover{background-color:#eaecf0}.filter-by-assignee__popover .ant-select .ant-select-dropdown .ant-select-item.ant-select-item-option.ant-select-item-option-selected .option-inner{background-color:#e2f2ff}.filter-by-assignee__popover .ant-select .ant-select-dropdown .ant-select-item.ant-select-item-option.ant-select-item-option-selected .option-inner:hover{background-color:#bae0ff}.filter-by-assignee__popover .filter-by-assignee__select{width:100%;max-width:538px;min-height:40px}.filter-by-assignee__popover .filter-by-assignee__select .ant-select-selector{min-height:40px}.filter-by-assignee__popover .filter-by-assignee__select .ant-select-selection--multiple .ant-select-selection__rendered>ul>li{margin-top:0px;margin-left:4px}.filter-by-assignee__popover .filter-by-assignee__select .ant-select-selection{height:32px;min-height:32px;padding-bottom:0;border-radius:6px;border:1px solid var(--Gray-300, #D0D5DD)}.filter-by-assignee__popover .filter-by-assignee__select .ant-select-selection-placeholder,.filter-by-assignee__popover .filter-by-assignee__select .ant-select-selection__rendered{font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:22px;margin-bottom:0;margin-top:0;color:#98a2b3}.filter-by-assignee__popover .filter-by-assignee__select .ant-select-selection--multiple .ant-select-selection__rendered>ul>li{height:24px;line-height:22px !important;margin-top:3px}.filter-by-assignee__popover .filter-by-assignee__select .ant-select-selection--multiple .ant-select-selection__choice{display:flex;align-items:center;border-radius:4px;background:var(--secondary-button-defaul, #F2F4F8);border:none}.filter-by-assignee__popover .filter-by-assignee__select .ant-select-selection--multiple .ant-select-arrow{top:14px}.filter-by-assignee__popover .filter-by-assignee__select .ant-select-selector{padding:0 32px 0 12px}.filter-by-assignee__popover .filter-by-assignee__select .ant-select-selection-item{align-items:center}.filter-by-assignee__popover .filter-by-assignee__select .ant-select-selection-item-content{font-size:14px}.filter-by-assignee__popover .filter-by-assignee__select .ant-select-selection-item-content div{display:flex !important;align-items:center;height:20px}.filter-by-assignee__popover .filter-by-assignee__select .filter-group-name{max-width:98px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.filter-by-assignee__popover .filter-by-assignee__select .filter-group-name.option{max-width:360px}.filter-by-assignee__popover .filter-by-assignee__select .filter-group-avatar{align-items:center}.filter-by-assignee__popover .filter-by-assignee__select .filter-group-avatar div{height:20px}.filter-by-assignee__popover .filter-by-assignee__select .filter-group-avatar div img{transform:translateY(-2px)}.filter-by-assignee__popover .filter-by-assignee__select .filter-group-avatar div:nth-child(2){margin-left:-4px !important}.filter-by-assignee__popover .filter-by-assignee__select .filter-group-avatar div:last-child{margin-left:-4px !important;z-index:2;font-size:10px !important}.filter-by-assignee__popover .filter-by-assignee__select .filter-group-avatar div:last-child img{transform:translateY(0)}.filter-by-assignee__popover .filter-by-assignee__select .filter-group-avatar.label div img{transform:translateY(0)}.filter-by-assignee__popover .filter-by-assignee__select .filter-group-avatar.label div:first-child{margin-left:0 !important}.filter-by-assignee__popover .filter-by-assignee__select .filter-custom-search{margin-bottom:8px}.filter-by-assignee__popover .filter-by-assignee__select .filter-custom-search input::-moz-placeholder{color:#667085}.filter-by-assignee__popover .filter-by-assignee__select .filter-custom-search input::placeholder{color:#667085}.filter-by-assignee__popover .filter-by-assignee__select .ant-select-item-option-selected{background-color:#e2f2ff}.filter-by-assignee__popover .filter-by-assignee__select .ant-select-item-option-selected .ant-select-item-option-content div{font-weight:500}.filter-by-assignee__popover .filter-by-assignee__select .ant-select-item-option-selected:hover{background-color:#d2ebff}.filter-by-assignee__popover .filter-by-assignee__select .rc-virtual-list-scrollbar-thumb{width:6px !important;background:#c7c7d2 !important;min-height:16px !important;display:none !important;z-index:1}.filter-by-assignee__popover .filter-by-assignee__select:hover .rc-virtual-list-scrollbar-thumb{display:block !important}.filter-by-assignee__popover .ant-select-dropdown-menu{padding:4px}.filter-by-assignee__popover .ant-select-dropdown-menu::-webkit-scrollbar-track{background-color:rgba(0,0,0,0)}.filter-by-assignee__popover .ant-select-dropdown-menu::-webkit-scrollbar-thumb{background:#c7c7d2;border:4px solid rgba(0,0,0,0);background-clip:padding-box;border-radius:9999px}.filter-by-assignee__popover .ant-select-dropdown-menu::-webkit-scrollbar-thumb:hover{background:#a5a6b8;border:4px solid rgba(0,0,0,0);background-clip:padding-box;border-radius:9999px}.filter-by-assignee__popover .ant-select-dropdown-menu::-webkit-scrollbar{background:#fff;width:16px;border-top-right-radius:10px}.filter-by-assignee__popover .ant-select-dropdown-menu .ant-select-dropdown-menu-item{margin-bottom:2px;border-radius:4px;color:rgba(0,0,0,.85)}.filter-by-assignee__popover .ant-select-dropdown-menu .ant-select-dropdown-menu-item .ant-select-selected-icon{font-size:16px}.filter-by-assignee__popover .ant-select-dropdown-menu .ant-select-dropdown-menu-item:hover{background:#f2f4f7}.filter-by-assignee__popover .ant-select-dropdown-menu .ant-select-dropdown-menu-item-selected{background:#d1ecff !important;color:rgba(0,0,0,.85) !important;font-weight:400 !important}.filter-by-assignee__popover .ant-select-dropdown-menu .ant-select-dropdown-menu-item-selected:hover{background:#e3f2fd !important}.filter-by-assignee__popover .ant-select-dropdown-menu .ant-select-dropdown-menu-item-selected .ant-select-selected-icon{color:#2d65c3 !important}.filter-by-assignee__popover .filter-by-assignee__radio{display:flex;flex-direction:column;align-items:flex-start;gap:12px;position:relative}.filter-by-assignee__popover .filter-by-assignee__radio .ant-segmented{background-color:#eaecf0;border-radius:8px}.filter-by-assignee__popover .filter-by-assignee__radio .ant-segmented .ant-segmented-group{border-radius:6px}.filter-by-assignee__popover .filter-by-assignee__radio .ant-segmented .ant-segmented-group .ant-segmented-item{border-radius:6px;width:50%}.filter-by-assignee__popover .filter-by-assignee__radio .description-filter-mode{width:310px;display:flex;align-items:flex-start;justify-content:space-between;gap:6px}.filter-by-assignee__popover .filter-by-assignee__radio .description-filter-mode .description-filter-mode-text{color:#667085;font-size:12px;font-weight:400;line-height:16px}.filter-by-assignee__popover .filter-by-assignee__radio .filter-mode-selected-user-list{display:flex;flex-direction:column;gap:8px}.filter-by-assignee__popover .filter-by-assignee__radio .filter-mode-selected-user-footer{position:absolute;bottom:0;left:0;width:100%}.filter-by-assignee__popover .filter-by-assignee__radio .filter-mode-selected-user-footer .filter-by-assignee__footer{display:flex;justify-content:flex-end;align-items:center}.filter-by-assignee__popover .filter-by-assignee__radio .filter-mode-selected-user-footer .filter-by-assignee__footer.has-count{justify-content:space-between}.filter-by-assignee__popover .filter-by-assignee__radio .filter-mode-selected-user-footer .filter-by-assignee__footer .selected-count{padding:4px 8px}.filter-by-assignee__popover .filter-by-assignee__radio .filter-mode-selected-user-footer .filter-by-assignee__footer .btn-submit-filter{color:#fff;border-radius:8px;background:#105ce2;box-shadow:0px 2px 0px 0px rgba(0,0,0,.04);padding:5px 12px}.icon-filter-post{color:#fff !important;font-size:18px;background-color:#475467 !important;border-radius:50%;-webkit-clip-path:circle(50%);clip-path:circle(50%);transform:translate(2px, -12px);border:none}.icon-filter-post :hover{color:#667085;background-color:#fff;border:none}.filter-post .ant-popover-inner-content{width:980px;height:530px;padding:0px}.icon-filter-source{background-image:"static/cc-assets/images/icon-filter-source.svg"}.icon-filter-source :hover{background-color:#fff}.filter-by-time{position:relative}.filter-by-time .filter-by-time-icon{width:40px;height:40px;border-radius:8px;display:flex;flex-direction:row;gap:0;justify-content:center;align-items:center}.filter-by-time .filter-by-time-close{position:absolute;top:-15px;left:27px}.filter-by-time-segmented .ant-segmented-item-label{line-height:20px}.customer-info{background:#fff;border-radius:12px;width:388px;height:100%;overflow-y:auto}.customer-info .class-full-name{margin-bottom:0px;font-size:16px;font-weight:600;line-height:24px;text-align:center;color:#1d2939}.customer-info div.divider{margin:0 0 16px;border-bottom:1px solid #e0e6ed;height:0}.customer-info .avatar-customer{height:150px;width:150px;border-radius:50%;object-fit:cover;background-size:cover !important;background-position:50% 50% !important;background-repeat:no-repeat !important;display:block;flex-basis:150px;box-shadow:0px 4px 26.9px -6px rgba(24,39,75,.12),0px 2px 8.1px 0px rgba(0,0,0,.05);border:3px solid #fff}.search-input-botcake .ant-input{left:7px !important;padding-right:3px !important;background:#f2f4f8}.button-add-calendar{background-color:#6d5bf8;border-color:#6d5bf8;border-radius:4px;width:121px;padding:0px !important}.wrap-page-log{display:flex;align-items:center;padding:12px 16px;border:1px solid #d9d9d9;border-radius:8px;margin-top:8px;font-weight:400;font-size:14px;line-height:22px;height:68px;cursor:pointer}.wrap-page-log:hover{border-color:#d9d9d9;background:#f2f4f7 !important}.wrap-page-log:hover .calendar-action{display:flex;width:60px;justify-content:space-between;padding:10px 6px}.wrap-page-log:hover .calendar-content{width:calc(100% - 80px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wrap-page-log .calendar-status-unfinished{color:#389e0d;font-family:"Roboto";font-size:14px;font-weight:500;line-height:22px}.wrap-page-log .calendar-status-finished{color:#667085;font-family:"Roboto";font-size:14px;font-weight:500;line-height:22px}.wrap-page-log .calendar-content{width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wrap-page-log .calendar-action{display:none;width:60px;justify-content:space-between;padding:10px 6px}.wrap-page-log .class-icon-calendar{width:18px;height:18px;display:flex;background-color:#f5f5f5;border-radius:16px;justify-content:center;align-items:center}.wrap-page-log .button-template{transform:rotate(45deg)}.modal-customer-info{width:800px;min-width:800px}.modal-customer-info .ant-modal-close-x{line-height:56px !important}.modal-customer-info .ant-modal-footer{text-align:left !important}.modal-add-calendar .button-modal-add-calendar{height:32px;font-size:14px;font-weight:500;line-height:22px;min-width:88px}.modal-add-calendar .ant-modal-footer{display:flex;justify-content:space-between}.modal-delete-calendar .ant-btn{font-size:14px;font-weight:500;line-height:22px}.modal-delete-calendar .ant-btn-danger{background-color:#c9405a;border-color:#c9405a;color:#fff;min-width:83px}.wrap-calendar-history{display:flex;height:100%;justify-content:center;align-items:center;text-align:center}.wrap-calendar-history .text-calendar-history{font-size:20px;font-weight:500;line-height:28px;margin-bottom:10px !important}.wrap-calendar-history .sub-text-calendar-history{font-size:14px;font-weight:400;line-height:22px;margin-bottom:24px}.wrap-calendar-history .button-calendar{background-color:#6d5bf8;border-color:#6d5bf8;border-radius:4px;width:300px;font-size:16px;font-weight:500;line-height:24px;height:42px;font-family:"Roboto";display:flex;align-items:center;justify-content:center}.modal-customer-botcake-info{border-radius:18px;overflow:auto;padding:0px}.modal-customer-botcake-info .ant-modal-content{height:calc(100vh - 100px);max-height:650px;padding:8px;border-radius:18px;background:#f2f4f7;overflow:hidden}.modal-customer-botcake-info .ant-modal-content .ant-modal-header{padding:8px 16px;background:rgba(0,0,0,0)}.modal-customer-botcake-info .ant-modal-content .ant-modal-body{height:calc(100% - 56px)}.customer-tools{border-radius:12px;background:#fff;padding:16px;padding-right:0;flex:auto}.customer-tools div.divider{margin:0 0 16px;border-bottom:1px solid #e0e6ed;height:0}.customer-tools .class-tag{border-radius:8px;background-color:#fff}.customer-tools .class-tag .ant-select-selection{background:#ecedf4}.customer-tools .class-tag .ant-select-selection__choice{border:none;background:#f2f4f7;border-radius:6px;color:#000;display:flex;align-items:center}.customer-tools .class-tag .ant-select-selection__choice .ant-select-selection__choice__content{display:flex;align-items:center}.customer-tools .other-information{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.customer-tools h3{margin:0 0 16px}.customer-tools .customer-tag-management{cursor:pointer}.customer-tools .customer-tag-management .ant-collapse-item{border-bottom:none;color:#474646 !important}.customer-tools .customer-tag-management .ant-collapse-item .ant-collapse-header{color:#474646 !important}.customer-tools .customer-tag-management .ant-collapse-item .ant-collapse-header i:first-child{margin-right:4px}.customer-tools .customer-tag-management .ant-collapse-item .ant-collapse-header .arrow{margin-left:-10px}.customer-tools .customer-tag-management .ant-collapse-item .ant-collapse-header .arrow::before{padding-bottom:2px;margin-top:-2px}.customer-tools .customer-tag-management .ant-collapse-item .ant-collapse-content{border-top:none;padding:0}.customer-tools .customer-tag-management .ant-collapse-item .ant-collapse-content .ant-collapse-content-box{padding-top:0;padding-bottom:0}.customer-tools .customer-tag-management .ant-collapse-item .ant-collapse-content.ant-collapse-content-active{border:none}.customer-tools .customer-tag-management .ant-collapse-item .ant-collapse-content.ant-collapse-content-active .ant-colla pse-content-box{padding:1px}.customer-tools .customer-tag-management .ant-collapse-item .customer-add-tag .ant-table .ant-table-body{max-height:100px;overflow-y:auto}.customer-tools .customer-tag-management .ant-collapse-item .customer-add-tag .ant-table .ant-table-body table{padding:0}.customer-tools .customer-tag-management .ant-collapse-item .customer-add-tag .ant-table .ant-table-body table .tag-delete{text-align:right !important}.customfield-item{background-color:#f2f4f7;border-radius:8px;padding:8px 12px;color:#101828;text-align:left;position:relative;line-height:20px;font-size:14px;border-radius:8px;text-overflow:ellipsis;white-space:nowrap;display:inline-block;width:100%;margin-top:8px}.customfield-item .ps-relative{position:relative}.customfield-item .ps-relative .customfield-item-remove{position:absolute;right:-15px;top:0;cursor:pointer}.customfield-item .ps-relative .ant-calendar-picker-input{background-color:#edecf4}@media only screen and (max-width: 1023px){#messageCol{min-width:440px !important}}
.chat-menu{position:relative;display:block;height:74px;background-color:#fff;border-bottom:1px solid #ddd;line-height:1.5;padding:8px 12px 8px}.chat-menu .btn-icon-not-assign{position:relative;width:30px;height:34px;cursor:pointer;color:#a9a9a9;margin-top:-5px}.chat-menu .selected-customer{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;width:100%}.chat-menu .selected-customer .icon-user-follow{position:absolute;left:39px;bottom:17px}.chat-menu .selected-customer .icon-user-follow-chat-menu{position:absolute;left:40px;bottom:10px}.chat-menu .selected-customer .customer-info-wrapper{padding-left:12px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;width:100%}.chat-menu .selected-customer .customer-info-wrapper .personal-info{display:flex;align-items:center}.chat-menu .selected-customer .customer-info-wrapper .personal-info .pzl-customer-name{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.chat-menu .selected-customer .customer-info-wrapper .personal-info .pzl-customer-name .edit-group-btn{display:none}.chat-menu .selected-customer .customer-info-wrapper .personal-info .pzl-customer-name:hover .edit-group-btn{display:block;margin-left:6px;cursor:pointer;color:#838383}@media only screen and (min-width: 1600px){.chat-menu .selected-customer .customer-info-wrapper .personal-info .restrict-customer-name-length{max-width:400px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;height:22px}}@media only screen and (min-width: 1500px)and (max-width: 1600px){.chat-menu .selected-customer .customer-info-wrapper .personal-info .restrict-customer-name-length{max-width:360px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;height:22px}}@media only screen and (min-width: 1023px)and (max-width: 1500px){.chat-menu .selected-customer .customer-info-wrapper .personal-info .restrict-customer-name-length{max-width:180px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;height:22px}}@media only screen and (max-width: 1023px){.chat-menu .selected-customer .customer-info-wrapper .personal-info .restrict-customer-name-length{max-width:380px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;height:22px}}
.chat-menu .selected-customer .customer-info-wrapper .personal-info .customer-name{color:#344054;font-weight:500;font-size:14px;line-height:22px;padding:0 4px}.chat-menu .selected-customer .customer-info-wrapper .personal-info .restrict-customer-name-length{margin-left:-4px}.chat-menu .selected-customer .customer-info-wrapper .personal-info .normal-customer-name{font-weight:500;overflow:hidden;-webkit-line-clamp:1;-webkit-box-orient:vertical;padding:3px 4px;border-radius:6px}.chat-menu .selected-customer .customer-info-wrapper .personal-info .wa-customer-name{cursor:pointer;display:-webkit-box;max-width:435px;overflow:hidden;-webkit-line-clamp:1;-webkit-box-orient:vertical}.chat-menu .selected-customer .customer-info-wrapper .personal-info .multi-customer-names{display:-webkit-box;max-width:435px;font-weight:500;overflow:hidden}.chat-menu .selected-customer .customer-info-wrapper .personal-info .address{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;margin-left:8px}.chat-menu .selected-customer .customer-info-wrapper .personal-info .address img{margin-right:4px;width:12px;height:12px}.chat-menu .selected-customer .customer-info-wrapper .personal-info .address span{font-size:11px;font-weight:400;line-height:16px;text-align:left;color:#667085}@media only screen and (min-width: 2050px){.chat-menu .selected-customer .customer-info-wrapper .personal-info .address .restrict-address-length{max-width:600px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}@media only screen and (min-width: 1830px)and (max-width: 2050px){.chat-menu .selected-customer .customer-info-wrapper .personal-info .address .restrict-address-length{max-width:380px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}@media only screen and (min-width: 1540px)and (max-width: 1830px){.chat-menu .selected-customer .customer-info-wrapper .personal-info .address .restrict-address-length{max-width:200px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}@media only screen and (min-width: 1200px)and (max-width: 1540px){.chat-menu .selected-customer .customer-info-wrapper .personal-info .address .restrict-address-length{max-width:150px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}@media only screen and (min-width: 1024px)and (max-width: 1200px){.chat-menu .selected-customer .customer-info-wrapper .personal-info .address .restrict-address-length{max-width:80px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}@media only screen and (max-width: 1023px){.chat-menu .selected-customer .customer-info-wrapper .personal-info .address .restrict-address-length{max-width:320px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}
.chat-menu .selected-customer .customer-info-wrapper .conversation-history{line-height:16px;height:16px;width:100%;margin-bottom:4px}.chat-menu .selected-customer .customer-info-wrapper .conversation-history .conversation-history-content{display:inline-block;line-height:16px;width:100%}.chat-menu .selected-customer .customer-info-wrapper .conversation-history .conversation-history-content .keep-row-full-width{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;width:100%}.chat-menu .selected-customer .customer-info-wrapper .conversation-history .seen-by{font-size:11px;font-weight:400;line-height:16px;letter-spacing:0em;text-align:left;color:#667085}@media only screen and (max-width: 1325px){.chat-menu .selected-customer .customer-info-wrapper .conversation-history .seen-by .seen-at{display:none}}
.chat-menu .selected-customer .customer-info-wrapper .conversation-history .ellipsis-container{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.chat-menu .selected-customer .customer-info-wrapper .customer-extra-info{-webkit-user-select:none;-moz-user-select:none;user-select:none;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;margin-left:-1px;gap:4px}.chat-menu .selected-customer .customer-info-wrapper .customer-extra-info .customer-info-icon-wrapper{cursor:pointer}.chat-menu .selected-customer .customer-info-wrapper .customer-extra-info .customer-info-icon-wrapper:hover .customer-info-icon{background-color:#eaecf0 !important}.chat-menu .selected-customer .customer-info-wrapper .customer-extra-info .customer-info-icon-wrapper .customer-info-icon{border-radius:4px;display:flex;flex-direction:row;justify-content:center;align-items:center;width:16px;height:16px;padding:1px;cursor:pointer}.chat-menu .selected-customer .customer-info-wrapper .customer-extra-info .customer-info-icon-wrapper .customer-info-icon:hover{background:#eaecf0}.chat-menu .selected-customer .customer-info-wrapper .customer-extra-info .customer-info-icon-wrapper .customer-info-icon img{pointer-events:none}.chat-menu .selected-customer .customer-info-wrapper .customer-extra-info .customer-info-icon-wrapper .customer-info-icon .cake-img{transform:translateY(0.75px)}.chat-menu .selected-customer .customer-info-wrapper .customer-extra-info .customer-info-icon-wrapper:is(.disabled){cursor:not-allowed !important}.chat-menu .selected-customer .customer-info-wrapper .customer-extra-info .customer-info-icon-wrapper:is(.disabled) .customer-info-icon{cursor:not-allowed !important}.chat-menu .selected-customer .customer-info-wrapper .customer-extra-info .birthday-badge{display:flex;align-items:center;gap:4px;padding:0 4px;margin-left:2px;border-radius:4px;cursor:pointer}.chat-menu .selected-customer .customer-info-wrapper .customer-extra-info .birthday-badge .birthday-cake{flex-shrink:0;width:12px;height:12px;pointer-events:none}.chat-menu .selected-customer .customer-info-wrapper .customer-extra-info .birthday-badge .birthday-text{font-weight:500;font-size:12px;line-height:16px;white-space:nowrap}.chat-menu .selected-customer .customer-info-wrapper .customer-extra-info .birthday-badge--today{background:#f9f0ff}.chat-menu .selected-customer .customer-info-wrapper .customer-extra-info .birthday-badge--today .birthday-text{color:#722ed1}.chat-menu .selected-customer .customer-info-wrapper .customer-extra-info .birthday-badge--today:hover{background:#efdbff}.chat-menu .selected-customer .customer-info-wrapper .customer-extra-info .birthday-badge--soon{background:#edffdb}.chat-menu .selected-customer .customer-info-wrapper .customer-extra-info .birthday-badge--soon .birthday-text{color:#389e0d}.chat-menu .selected-customer .customer-info-wrapper .customer-extra-info .birthday-badge--soon:hover{background:#e0f5c8}.chat-menu .selected-customer .customer-info-wrapper .customer-extra-info .birthday-badge--past{background:#fffbe6}.chat-menu .selected-customer .customer-info-wrapper .customer-extra-info .birthday-badge--past .birthday-text{color:#d48806}.chat-menu .selected-customer .customer-info-wrapper .customer-extra-info .birthday-badge--past:hover{background:#fff3c4}.chat-menu .selected-customer .customer-info-wrapper .row-block{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;width:100%}.chat-menu .selected-customer .customer-info-wrapper .column-block{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;flex:1;width:calc(100% - 20px)}.chat-menu .selected-customer .conv-actions{-webkit-user-select:none;-moz-user-select:none;user-select:none;display:flex;flex-direction:row;justify-content:flex-end;align-items:center}.chat-menu .selected-customer .conv-actions .select-group-btn{display:flex;align-items:center;gap:4px;color:#1d2939}.chat-menu .selected-customer .conv-actions .select-group-btn .selected-group-name{max-width:64px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat-menu .selected-customer .conv-actions .chat-action-divider{width:1px;height:12px;border-radius:8px;background:#d0d5dd;flex-shrink:0;margin:0 4px 0 8px}.chat-menu .selected-customer .conv-actions .conv-action-btn{display:flex;flex-direction:row;justify-content:center;align-items:center;width:32px;height:32px;border-radius:1000px;background:#fff;color:#344054;cursor:pointer;margin-left:4px}.chat-menu .selected-customer .conv-actions .conv-action-btn svg{color:inherit}.chat-menu .selected-customer .conv-actions .conv-action-btn:hover{background:#eaecf0}.chat-menu .selected-customer .conv-actions .conv-action-btn img{pointer-events:none}.chat-menu .selected-customer .conv-actions .conv-action-btn.disabled{background-color:#fff;color:#98a2b3;cursor:not-allowed}.chat-menu .selected-customer .conv-actions .conv-action-btn.disabled:hover{background-color:#fff;color:#98a2b3}.chat-menu .selected-customer .conv-actions .conv-action-btn.banned-icon:not(.disabled){background:#cf1322;color:#fff}.chat-menu .selected-customer .conv-actions .conv-action-btn.banned-icon:not(.disabled):hover{background:#ff4d4f;color:#fff}.chat-menu .selected-customer .conv-actions .conv-action-btn.active{background-color:#e2f2ff;color:#1890ff}.chat-menu .selected-customer .conv-actions .conv-action-btn.active:hover{background-color:#d2ebff;color:#1890ff}.chat-menu .selected-customer .conv-actions .conv-action-btn.pancake-antd-button{min-width:32px;width:32px;height:32px;padding:0;border:none;box-shadow:none;border-radius:1000px;background:#fff;color:#344054}.chat-menu .selected-customer .conv-actions .conv-action-btn.pancake-antd-button:hover,.chat-menu .selected-customer .conv-actions .conv-action-btn.pancake-antd-button:focus{background:#eaecf0}.chat-menu .selected-customer .conv-actions .conv-action-btn.pancake-antd-button.active{background:#e2f2ff;color:#1890ff}.chat-menu .selected-customer .conv-actions .conv-action-btn.pancake-antd-button.active:hover{background:#d2ebff}.chat-menu .selected-customer .conv-actions .botcake-trigger{position:relative;overflow:visible}.chat-menu .selected-customer .conv-actions .botcake-trigger .botcake-clock-badge{position:absolute;top:-1px;right:-1px;pointer-events:none;background:#fff;border-radius:50%}.chat-menu.disabled-all .conv-actions .conv-action-btn{background-color:#fff !important;color:#98a2b3 !important;cursor:not-allowed !important}.chat-menu.disabled-all .conv-actions .conv-action-btn svg,.chat-menu.disabled-all .conv-actions .conv-action-btn path{fill:#98a2b3 !important}.chat-menu.disabled-all .conv-actions *{-webkit-user-select:none !important;-moz-user-select:none !important;user-select:none !important;pointer-events:none !important}.chat-menu.disabled-all .customer-extra-info *{-webkit-user-select:none !important;-moz-user-select:none !important;user-select:none !important;pointer-events:none !important;opacity:.8 !important}.chat-menu .vertical-divider{width:1px;background-color:#d0d5dd;height:18px;border-radius:8px;margin-left:8px;margin-right:4px}.chat-menu .chat-menu-sentiment-float{position:absolute;top:6px;left:6px;z-index:12}.chat-menu .chat-menu-sentiment-float .conv-action-btn{position:relative;width:24px;height:20px;margin-left:0;background:rgba(0,0,0,0);border-radius:8px;padding:0;box-shadow:none}.chat-menu .chat-menu-sentiment-float .conv-action-btn .avatar-reaction-bubble__shape{position:absolute;left:-6px;top:-2px;pointer-events:none}.chat-menu .chat-menu-sentiment-float .conv-action-btn img,.chat-menu .chat-menu-sentiment-float .conv-action-btn svg:not(.avatar-reaction-bubble__shape){position:relative;z-index:1}.chat-menu .chat-menu-sentiment-float .conv-action-btn:hover .avatar-reaction-bubble__shape rect{fill:#f2f4f7}.gender-birthday-popover .ant-popover-inner-content{width:324px}.gender-birthday-popover .gb-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.gender-birthday-popover .gb-head .gb-title{font-size:16px;font-weight:500;line-height:24px;color:#1d2939}.gender-birthday-popover .gb-head .gb-close{display:flex;align-items:center;justify-content:center;padding:3px;border-radius:6px;cursor:pointer;color:#475467}.gender-birthday-popover .gb-head .gb-close:hover{background:#eaecf0}.gender-birthday-popover .gb-body{display:flex;flex-direction:column;gap:16px;padding:4px 0}.gender-birthday-popover .gb-section{display:flex;flex-direction:column;gap:8px}.gender-birthday-popover .gb-label{font-size:14px;line-height:22px;color:#1d2939}.gender-birthday-popover .ant-radio-group{display:flex;align-items:center;gap:20px}.gender-birthday-popover .gb-date-selects{display:flex;gap:8px}.gender-birthday-popover .gb-date-selects .ant-select{flex:1}.gender-birthday-popover .gb-footer{display:flex;justify-content:flex-end;margin-top:4px}.gender-birthday-trigger{display:inline-flex}.header-botcake-popover .ant-popover-inner-content{width:242px;padding:4px 0}.header-botcake-popover .botcake-head{display:flex;align-items:center;gap:4px;min-height:32px;padding:0 8px 0}.header-botcake-popover .botcake-head .botcake-title{font-size:16px;font-weight:500;line-height:24px;color:#1d2939}.header-botcake-popover .botcake-head .botcake-open-btn{flex-shrink:0;padding:6px;border-radius:100px;background-color:#fff;cursor:pointer}.header-botcake-popover .botcake-head .botcake-open-btn:hover{background-color:#eaecf0}.header-botcake-popover .botcake-rows{display:flex;flex-direction:column;gap:4px;padding-top:4px}.header-botcake-popover .botcake-row{display:flex;align-items:center;gap:8px;padding:4px 8px;border-radius:8px}.header-botcake-popover .botcake-row .botcake-row-icon{flex-shrink:0}.header-botcake-popover .botcake-row .botcake-row-label{flex:1 0 0;min-width:0;font-size:14px;line-height:22px;color:#1d2939;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header-botcake-popover .botcake-row .botcake-row-right{display:flex;align-items:center;gap:8px;flex-shrink:0}.header-botcake-popover .botcake-timer{display:flex;align-items:center;gap:2px}.header-botcake-popover .botcake-timer .seg{background:#f2f4f7;border-radius:8px;padding:2px 4px;font-size:12px;font-weight:500;line-height:16px;color:#344054}.header-botcake-popover .botcake-timer .colon{font-size:12px;font-weight:500;line-height:16px;color:#344054}.header-botcake-popover .botcake-status{display:flex;align-items:center;gap:8px}.header-botcake-popover .botcake-status .botcake-status-dot{width:6px;height:6px;border-radius:100px;background:#52c41a}.header-botcake-popover .botcake-status .botcake-status-label{font-size:14px;line-height:22px;color:#237804;white-space:nowrap}.header-botcake-popover .botcake-onoff{display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:6px;border-radius:48px;border:1px solid #eaecf0;background:#fff;color:#344054;cursor:pointer}.header-botcake-popover .botcake-onoff:hover{background:#eaecf0;border-color:#dde1e7}.header-botcake-popover .botcake-onoff.disabled{background:#f9fafb;border-color:#eaecf0;color:#d0d5dd;cursor:not-allowed}.modal-content{display:flex}.caret-left-icon{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:6px;cursor:pointer;margin-right:8px}.caret-left-icon:hover{background-color:#dde1e7}.button-container{margin-top:36px;margin-bottom:0}.wa-member-options,.remind-users-options{border-radius:4px;box-shadow:0px 3px 6px -4px rgba(0,0,0,.12),0px 6px 16px rgba(0,0,0,.08),0px 9px 28px 8px rgba(0,0,0,.05)}.wa-member-options .ant-select-dropdown-menu,.remind-users-options .ant-select-dropdown-menu{padding:6px}.wa-member-options .ant-select-dropdown-menu-item,.remind-users-options .ant-select-dropdown-menu-item{margin:0px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;border-radius:8px;padding:7px 8px}.wa-member-options .ant-select-dropdown-menu-item .contact-name,.remind-users-options .ant-select-dropdown-menu-item .contact-name{font-size:14px;font-weight:400;line-height:22px;letter-spacing:0em;text-align:left}.wa-member-options .ant-select-dropdown-menu-item .ant-empty.ant-empty-normal,.remind-users-options .ant-select-dropdown-menu-item .ant-empty.ant-empty-normal{flex:1}.wa-member-options .ant-select-dropdown-menu-item:hover,.remind-users-options .ant-select-dropdown-menu-item:hover{background-color:#f2f4f7}.wa-member-options .ant-select-dropdown-menu-item:not(:first-of-type),.remind-users-options .ant-select-dropdown-menu-item:not(:first-of-type){margin-top:4px}.wa-member-options .ant-select-dropdown-menu-item-active,.remind-users-options .ant-select-dropdown-menu-item-active{background:#e3f2fd}.remind-users-options ul::-webkit-scrollbar-thumb{border-radius:8px;width:6px;background-color:#c7c7d2}.remind-users-options ul::-webkit-scrollbar-track{background-color:#ecedf4;border-radius:8px}.group-info-modal .ant-modal-content{box-shadow:0px 3px 6px -4px rgba(0,0,0,.12),0px 6px 16px rgba(0,0,0,.08),0px 9px 28px 8px rgba(0,0,0,.05) !important;border-radius:4px}.group-info-modal .ant-modal-content .ant-modal-close-x{line-height:45px}.group-info-modal .delete-wa-member-btn{display:flex;flex-direction:row;justify-content:center;align-items:center;width:22px;height:22px;border-radius:50%;background:#f5f5f5;background-image:url("/static/images/chat-menu/delete-outline.svg");background-position:center center;background-repeat:no-repeat;cursor:pointer}.group-info-modal .delete-wa-member-btn:hover{background-image:url("/static/images/chat-menu/delete-fill.svg");background-color:#fff1f0}.group-info-modal .divider{height:1px;width:100%;background:#ecedf4;margin-top:16px}.group-info-modal .select-new-wa-member{margin-top:16px}.group-info-modal .select-new-wa-member .ant-select-selection{border:none;border-radius:4px;background:#f2f4f8;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.group-info-modal .select-new-wa-member .ant-select-selection .ant-select-selection__rendered{display:flex;flex:1}.group-info-modal .select-new-wa-member .ant-select-selection .ant-select-selection__rendered .ant-select-selection__placeholder{font-size:14px;font-weight:400;line-height:22px;letter-spacing:0em;text-align:left;color:#8f90a6;margin-left:20px}.group-info-modal .select-new-wa-member .ant-select-selection .ant-select-selection__rendered::before{content:url("/static/images/chat-menu/magnifying-glass.svg");display:inline;width:16px;height:16px;margin-top:4px}.group-info-modal .contact-group-name{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.group-info-modal .contact-group-name .edit-contact-group-name-icon{display:none}.group-info-modal .contact-group-name:hover .edit-contact-group-name-icon{display:block}.group-info-modal .wa-group-member{max-height:400px;overflow-y:overlay}.group-info-modal .wa-group-member::-webkit-scrollbar-thumb{border-radius:4px;background:hsla(0,0%,60%,.2)}.group-info-modal .wa-group-member::-webkit-scrollbar{width:3px;border-radius:2px}.group-info-modal .wa-group-member::-webkit-scrollbar-track{background:rgba(0,0,0,0);border-radius:4px}.group-info-modal .wa-customer-phonenumber{margin-top:8px;padding:0px 8px;cursor:pointer;background-color:#ecedf4;border-radius:4px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.group-info-modal .wa-customer-phonenumber span{color:rgba(0,0,0,.8509803922);font-weight:400;font-size:14px;line-height:22px}.group-info-modal .wa-customer-phonenumber .wa-customer-phonenumber-copy-icon{display:none}.group-info-modal .wa-customer-phonenumber:hover .wa-customer-phonenumber-copy-icon{display:block;margin-left:4px}.birthday-modal-body{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;padding:24px}.birthday-modal-body .quick-date-selector{width:150px;padding-right:24px}.birthday-modal-body .quick-date-selector .select-item{margin-top:10px}.birthday-modal-body .quick-date-selector .select-item .title{font-size:14px;font-weight:400;line-height:22px;letter-spacing:0em;text-align:left;color:rgba(0,0,0,.8509803922)}.birthday-modal-body .quick-date-selector .select-item .selector{margin-top:4px}.birthday-modal-body .quick-date-selector .select-item .ant-select{width:100%}.birthday-modal-body .quick-date-selector .select-item .ant-select .ant-select-selection{border:none;background:#ecedf4;padding:0px 8px}.birthday-modal-body .quick-date-selector .select-item .ant-select .ant-select-selection .ant-select-selection__rendered{margin:0px !important}.birthday-modal-body .quick-date-selector .select-item .ant-select .ant-select-selection .ant-select-selection__rendered .ant-select-selection__placeholder{color:#8f90a6;font-weight:400;line-height:22px;font-size:14px}.birthday-modal-body .calender{position:relative;flex:1;border-left:1px solid #f0f0f0}.birthday-modal-body .calender .prev-year{position:absolute;top:0px;left:30px;cursor:pointer;width:32px;height:32px;display:flex;flex-direction:row;justify-content:center;align-items:center;border-radius:4px}.birthday-modal-body .calender .prev-year:hover{background:#e3f2fd}.birthday-modal-body .calender .next-year{position:absolute;top:0px;right:30px;cursor:pointer;width:32px;height:32px;display:flex;flex-direction:row;justify-content:center;align-items:center;border-radius:4px}.birthday-modal-body .calender .next-year:hover{background:#e3f2fd}.birthday-modal-body .calender .rdr-MonthAndYear-innerWrapper{padding:0px !important;height:32px !important;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.birthday-modal-body .calender .rdr-MonthAndYear-button.prev{width:32px !important;height:32px !important;display:flex !important;flex-direction:row !important;justify-content:center !important;align-items:center !important;border-radius:4px !important;margin:0px !important;background:rgba(0,0,0,0) !important;background-image:url("/static/images/chat-menu/arrow-left.svg") !important;background-position:center center !important;background-repeat:no-repeat !important;cursor:pointer;margin-left:42px !important}.birthday-modal-body .calender .rdr-MonthAndYear-button.prev:hover{background-color:#e3f2fd !important}.birthday-modal-body .calender .rdr-MonthAndYear-button.prev i{display:none !important}.birthday-modal-body .calender .rdr-MonthAndYear-button.next{width:32px !important;height:32px !important;display:flex !important;flex-direction:row !important;justify-content:center !important;align-items:center !important;border-radius:4px !important;margin:0px !important;background:rgba(0,0,0,0) !important;background-image:url("/static/images/chat-menu/arrow-right.svg") !important;background-position:center center !important;background-repeat:no-repeat !important;cursor:pointer;margin-right:60px !important}.birthday-modal-body .calender .rdr-MonthAndYear-button.next:hover{background-color:#e3f2fd !important}.birthday-modal-body .calender .rdr-MonthAndYear-button.next i{display:none !important}.birthday-modal-body .calender .rdr-Calendar{width:260px !important;padding:0px !important;margin:0px 4px 0px 20px !important}.birthday-modal-body .calender .rdr-Days>span{width:32px !important;height:32px !important;margin:2px !important}.birthday-modal-body .calender .rdr-Day{width:32px !important;height:32px !important;line-height:32px !important;border-radius:4px !important}.birthday-modal-body .calender .rdr-Day:hover{background:#e3f2fd !important}.birthday-modal-body .calender .rdr-Day.is-selected{background:#6399f2 !important}.menu-chat-more-opts-overlay{z-index:1029;border-radius:8px;padding:4px;width:225px;box-shadow:0px 3px 8px rgba(0,0,0,.15);background-color:#fff}.menu-chat-more-opts-overlay .ant-dropdown-menu.ant-dropdown-menu-root{display:flex;flex-direction:column;gap:4px;border-right:none;padding:0px;box-shadow:none;border:none;border-radius:initial}.menu-chat-more-opts-overlay .ant-dropdown-menu.ant-dropdown-menu-root::before,.menu-chat-more-opts-overlay .ant-dropdown-menu.ant-dropdown-menu-root::after{content:none}.menu-chat-more-opts-overlay .ant-dropdown-menu.ant-dropdown-menu-root .ant-dropdown-menu-item{border-radius:6px;padding:5px 8px;height:32px;display:flex;align-items:center;margin:0;color:#1d2939}.menu-chat-more-opts-overlay .ant-dropdown-menu.ant-dropdown-menu-root .ant-dropdown-menu-item:hover{background:#eaecf0}.menu-chat-more-opts-overlay .ant-dropdown-menu.ant-dropdown-menu-root .ant-dropdown-menu-item>div{flex-grow:1}.menu-chat-more-opts-overlay .ant-dropdown-menu.ant-dropdown-menu-root .ant-menu-item-selected{background-color:unset}.menu-chat-more-opts-overlay .ant-dropdown-menu-item svg,.menu-chat-more-opts-overlay .ant-menu-item svg{color:#667085}.chat-menu .LazyLoad{display:inline-block}.customer-birthday-modal .ant-modal{width:483px !important}.customer-birthday-modal .ant-modal-content{padding:0px;border-radius:4px;box-shadow:0px 3px 6px -4px rgba(0,0,0,.12),0px 6px 16px rgba(0,0,0,.08),0px 9px 28px 8px rgba(0,0,0,.05)}.customer-birthday-modal .ant-modal-header{border-top-left-radius:4px;border-top-right-radius:4px;padding:16px 0px 16px 24px;margin:0px}.customer-birthday-modal .ant-modal-header .ant-modal-title{font-size:16px;font-weight:500;line-height:24px;letter-spacing:0em;text-align:left;color:rgba(0,0,0,.8509803922)}.customer-birthday-modal .ant-modal-footer{padding:13px 24px;margin:0px}.customer-birthday-modal .ant-modal-footer .ant-btn{border:none;background:#f2f4f8;padding:5px 16px;border-radius:4px}.customer-birthday-modal .ant-modal-footer .ant-btn span{font-family:Roboto;font-size:14px;font-weight:500;line-height:22px;letter-spacing:0em;text-align:center;color:#3a3a3c}.customer-birthday-modal .ant-modal-footer .ant-btn:hover{background:#dbe1ec}.customer-birthday-modal .ant-modal-footer .ant-btn:hover span{color:#3a3a3c}.customer-birthday-modal .ant-modal-footer .ant-btn.ant-btn-primary{background:#2d65c3}.customer-birthday-modal .ant-modal-footer .ant-btn.ant-btn-primary span{font-family:Roboto;font-size:14px;font-weight:500;line-height:22px;letter-spacing:0em;text-align:center;color:#fff}.customer-birthday-modal .ant-modal-footer .ant-btn.ant-btn-primary:hover{background:#2a5db4}.customer-birthday-modal .ant-modal-footer .ant-btn.ant-btn-primary:hover span{color:#fff}.chat-menu-bar{list-style:none;margin-right:5px}.go-to-bot:hover{background-color:#dde1e7 !important}.botcake-menu-action{display:grid;padding:7px;border:none !important}.botcake-menu-action .contacts-download{display:flex;align-items:center;margin-top:5px;background:#fff;border:0px solid #d9d9d9;box-shadow:0px 0px 0px 0px;padding:0 10px}.botcake-menu-action .contacts-download:hover{background:#ecedf4;color:rgba(0,0,0,.85)}.botcake-menu-action .count-down-timer{display:flex;align-items:center;justify-content:center;width:100%;border:1px solid #d0d5dd;height:36px;margin-top:5px;border-radius:8px;gap:8px}.chat-menu-bar>li{display:inline-block;width:30px;text-align:center;color:#fff}.disable-bot-btn,.mark-as-unread-btn,.customer-conversations,.toggle-ban-customer-btn,.show-tags-histories{background-color:#888;padding:3px;border-radius:13px}.disable-bot-btn:hover,.mark-as-unread-btn:hover,.customer-conversations:hover,.toggle-ban-customer-btn:hover,.show-tags-histories:hover{cursor:pointer}.disable-bot-btn:hover{background-color:#4e3cf3}.mark-as-unread-btn g{transform:translateX(2px)}.mark-as-unread-btn:hover{background-color:#f58427}.menu-chat-more-opts{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:8px;color:#1d2939;flex-grow:1;line-height:22px}.menu-chat-more-opts svg,.menu-chat-more-opts img{flex-shrink:0;width:16px;height:16px}.menu-chat-more-opts .more-opt-title{font-size:14px;font-weight:400;line-height:22px;letter-spacing:0em;text-align:left}.menu-chat-more-opts .chat-menu-loading-icon{width:16px;height:16px;border:1px solid #1d2939;border-bottom-color:rgba(0,0,0,0);border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite}@keyframes rotation{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.chat-menu-kol-icon{position:absolute;bottom:0;right:0;background-color:#1890ff;border-radius:50%;padding:2px;display:grid;color:#fff;border:1px solid #fff}.chat-menu-avatar-badge .icon{top:auto;right:6px;bottom:-12px;padding:2px;border:1px solid #fff;background-color:#f5222d}.button-disable-bot{background-color:#105ce2;color:#fff}.button-disable-bot:hover{background-color:#1677ff;color:#fff}.button-active-bot{background-color:#fff;border:1px solid #105ce2;color:#105ce2}.button-active-bot:hover{border:1px solid #1677ff;color:#1677ff}.customer-conversations:hover{background-color:#4eaa73}.toggle-ban-customer-btn:hover{background-color:#e50000}.show-tags-histories g{transform:translateX(2px)}.show-tags-histories:hover{background-color:#13c2c2}.m-b-md{max-width:calc(100% - 18px);width:auto !important}.media.m-b-md{margin-bottom:4px;margin-right:26px}.media.has-reaction{margin-bottom:24px !important}.media-current-user{float:right;text-align:right}.media-current-customer{float:left}.message-list .inbox-message-ele .media-body .media-body-text.has-link-and-generic{background:#dcf8c6 !important;max-width:346px !important;border-radius:12px !important}.message-list .inbox-message-ele .media-body .media-body-text.has-link-and-generic .image-ele-card,.message-list .inbox-message-ele .media-body .media-body-text.has-link-and-generic .botcake-albums,.message-list .inbox-message-ele .media-body .media-body-text.has-link-and-generic .custom-carousel{width:346px !important}.message-list .inbox-message-ele .media-body .media-body-text.has-link-and-generic .private-reply-attachment-link{width:346px !important;border-radius:0 0 12px 12px !important}.message-has-attachments.media-current-customer .media-body .media-body-text{background:#fff;border-bottom-left-radius:4px;border-top-left-radius:4px;border-bottom-right-radius:12px}.message-has-attachments.media-current-customer .media-body .media-body-text .message-text-field{border-top-right-radius:12px}.message-has-attachments.media-current-customer .media-body .media-body-text .attachment-new-bg{background:#fff}.message-has-attachments .media-body .media-body-text{background:#dcf8c6;border-bottom-right-radius:4px;transition:.15s all;max-width:250px !important;min-width:140px !important}.message-has-attachments .media-body .media-body-text:hover{box-shadow:-2px 2px 5px rgba(0,0,0,.13)}.message-has-attachments .media-body .media-body-text .message-text-field{width:100%;overflow:hidden;border-top-right-radius:4px;border-bottom-right-radius:0px;border-top-left-radius:12px}.message-has-attachments .media-body .media-body-text .message-text-field .message-text-ele{border-radius:0;width:100%;border-bottom-right-radius:0px !important}.message-has-attachments .media-body .media-body-text .media-body-attachment{width:100%;margin:0 auto;border-bottom-left-radius:12px;border-bottom-right-radius:4px;background:linear-gradient(0deg, rgba(255, 255, 255, 0.4), rgba(255, 255, 255, 0.4)),#dcf8c6}.message-has-attachments .media-body .media-body-text .attachment-new-bg{background:#dcf8c6}.unsupported-message-card{text-align:start}.unsupported-message-card.default-attachment-ele,.unsupported-message-card.default-attachment-ele-from-page,.unsupported-message-card.default-attachment-ele-from-customer{max-width:100% !important;border-radius:12px !important;cursor:text !important}.unsupported-message-card__title{font-weight:500;color:#1d2939}.unsupported-message-card__body{font-weight:400;color:#667085;word-break:break-word}.unsupported-message-card .unsupported-open-app,.unsupported-message-card .unsupported-learn-more{color:#105ce2;text-decoration:none}.unsupported-message-card .unsupported-open-app:hover,.unsupported-message-card .unsupported-learn-more:hover{text-decoration:underline}.media-body-text{min-height:32px;display:inline-block;word-break:break-word;max-width:75% !important}.media-body-text:has(.unsupported-message-card){max-width:100% !important}.media-body-text.has-avatar{max-width:calc(75% + 36px) !important}.media-body-text.has-attachment-link{max-width:346px !important}.media-body-text .media-body-attachment{line-height:0;width:100% !important}.media-body-text .media-body-attachment.pzl-attachment{width:-webkit-fit-content !important;width:-moz-fit-content !important;width:fit-content !important}.media-body-text .media-body-attachment .botcake-button{border-radius:6px;border:none !important;margin-top:8px;background-color:#d0d5dd !important;box-shadow:0px 2px 0px 0px rgba(0,0,0,.04)}.media-body-text .media-body-attachment .botcake-button .botcake-button-title{color:#667085 !important;text-align:center;font-weight:500;line-height:22px;max-width:200px;overflow:hidden;text-overflow:ellipsis}.media-body-text .media-body-attachment .detail-leadform-btn{color:#fff !important}.media-body-text .media-body-attachment .botcake-otn .botcake-otn-card{width:250px;background:#dcf8c6;border-radius:10px}.media-body-text .media-body-attachment .botcake-otn .ant-card-body{padding:12px !important}.media-body-text .media-body-attachment .botcake-albums{width:360px;border-radius:15px}.media-body-text .media-body-attachment .botcake-albums .custom-carousel{display:flex;overflow-x:auto;width:360px;height:auto}.media-body-text .media-body-attachment .botcake-albums .custom-carousel::-webkit-scrollbar{display:none}.media-body-text .media-body-attachment .botcake-albums .ant-card-body{padding:0 10px 8px 10px}.media-body-text .media-body-attachment .botcake-albums .image-attachment-element{margin-right:12px}.media-body-text .media-body-attachment .botcake-albums .image-attachment-element .image-ele-card{width:240px;background:#dcf8c6;border-radius:10px}.media-body-text .media-body-attachment .botcake-albums .image-attachment-element:last-child{margin-right:0}.media-body-text .media-body-attachment .botcake-albums.generic-template .btn-container{display:flex;flex-direction:column;gap:8px}.media-body-text .media-body-attachment .botcake-albums.generic-template .btn-container button{width:100%;margin-top:0}.media-body-text .media-body-attachment .botcake-albums.generic-template .btn-container .detail-leadform-btn{height:auto;min-height:32px;padding:5px 12px;border:none !important;box-shadow:none;background-color:#c3e8b7 !important;border-radius:8px}.media-body-text .media-body-attachment .botcake-albums.generic-template .btn-container .detail-leadform-btn:not([disabled]):hover,.media-body-text .media-body-attachment .botcake-albums.generic-template .btn-container .detail-leadform-btn:not([disabled]):focus{background-color:#badeaf !important}.media-body-text .media-body-attachment .botcake-albums.generic-template .btn-container .detail-leadform-btn .botcake-button-title{color:#174d3b !important}.media-body-text .media-body-attachment .botcake-albums .btn-container,.media-body-text .media-body-attachment .botcake-otn .btn-container,.media-body-text .media-body-attachment .generic-template .btn-container,.media-body-text .media-body-attachment .attachment-media .btn-container{margin-top:16px}.media-body-text .media-body-attachment .botcake-albums .btn-container button,.media-body-text .media-body-attachment .botcake-otn .btn-container button,.media-body-text .media-body-attachment .generic-template .btn-container button,.media-body-text .media-body-attachment .attachment-media .btn-container button{width:100%}.media-body-text .media-body-attachment .botcake-albums .ant-card-meta .ant-card-meta-title,.media-body-text .media-body-attachment .botcake-otn .ant-card-meta .ant-card-meta-title,.media-body-text .media-body-attachment .generic-template .ant-card-meta .ant-card-meta-title,.media-body-text .media-body-attachment .attachment-media .ant-card-meta .ant-card-meta-title{white-space:normal;overflow:visible;text-overflow:clip;font-family:Roboto;font-size:14px;font-style:normal;font-weight:500;line-height:22px;margin-bottom:4px}.media-body-text .media-body-attachment .botcake-albums .ant-card-meta .ant-card-meta-detail,.media-body-text .media-body-attachment .botcake-otn .ant-card-meta .ant-card-meta-detail,.media-body-text .media-body-attachment .generic-template .ant-card-meta .ant-card-meta-detail,.media-body-text .media-body-attachment .attachment-media .ant-card-meta .ant-card-meta-detail{text-align:left}.media-body-text .media-body-attachment .botcake-albums .ant-card-meta .ant-card-meta-description,.media-body-text .media-body-attachment .botcake-otn .ant-card-meta .ant-card-meta-description,.media-body-text .media-body-attachment .generic-template .ant-card-meta .ant-card-meta-description,.media-body-text .media-body-attachment .attachment-media .ant-card-meta .ant-card-meta-description{display:-webkit-box;-webkit-box-orient:vertical;color:var(--gray-4, #6B7588);text-overflow:ellipsis;font-family:Roboto;font-size:12px;font-style:normal;font-weight:400;line-height:16px}.media-body-text .media-body-attachment:has(.friend-request-container){width:unset !important;display:inline-block !important}.media-body-text .message-with-media-image{display:inline-flex;position:relative;width:auto !important}.media-body-text .button-attachments{display:flex;align-items:center;justify-content:center;padding:4px 0px}.media-body-text .button-attachments button{max-width:90%;border-radius:4px;min-width:90% !important;background:#d9d9d9 !important;border-color:#d9d9d9 !important;color:rgba(0,0,0,.45) !important;font-size:14px;line-height:22px;font-weight:bold;font-style:normal}.media-body-text .button-attachments.whatsapp-business-template-button button{max-width:100%}.media-body-text .botcake-button-attachments{display:flex;align-items:center;justify-content:center}.media-body-text .botcake-button-attachments:last-child{margin-bottom:8px}.media-body-text .botcake-button-attachments button{max-width:100%;color:#98a2b3;min-width:90%}.media-body-text .page-message-attachment{text-align:right;margin-top:5px}.media-body-text .attachment-above-message{z-index:1;width:-webkit-fit-content !important;width:-moz-fit-content !important;width:fit-content !important}.media-body-text .media-body-photo-attachment{border-radius:12px;background:#dcf8c6;max-width:none !important;margin-bottom:1px}.media-body-text .media-body-photo-attachment:hover{box-shadow:-2px 2px 5px rgba(0,0,0,.1)}.media-body-text .media-body-photo-attachment .photo-attachments-wrapper{max-width:346px !important;gap:4px;display:flex;flex-wrap:wrap;padding:4px;border-radius:12px}.media-body-text .media-body-photo-attachment .photo-attachments-wrapper .img-rounded{background:#cdf0c2}.media-body-text .media-body-photo-attachment .hidden-photo-attachments-wrapper{overflow:hidden;height:232px}.media-body-text .media-body-photo-attachment .expand-button{width:calc(100% - 8px);border-radius:8px;background:#cdf0c2;color:#167d5a;font-size:14px;font-weight:500;line-height:22px;border:none;margin:0 4px 4px;height:24px}.media-body-text .media-body-photo-attachment .expand-button:hover{background:#c3e8b7;color:#167d5a}.media-body-text .media-body-photo-attachment .removed-photo{background-color:#cdf0c2;display:flex;align-items:center;justify-content:center;flex-direction:column;border-radius:8px}.media-body-text .media-body-photo-attachment .removed-photo .removed-text{font-size:12px;font-weight:500;line-height:16px;color:#667085}.media-body-text:is(.message-with-no-avatar){margin-left:48px}.message-text-ele{white-space:pre-wrap}.message-text-ele .msg-edited-mark{color:var(--Light-Neutral-Gray-5---Disable-Text, #667085);font-family:Roboto;font-size:12px;font-style:italic;font-weight:400;line-height:16px}.message-text-ele .text-bold{font-weight:500}.message-text-ele .text-italic{font-style:italic}.message-text-ele .text-strike-through{text-decoration:line-through}.message-text-ele .text-underline{text-decoration:underline}.message-text-ele .unorder-list-item{list-style-type:circle;margin-left:16px}.message-text-ele .order-list-item{list-style-type:circle;margin-left:16px}.message-text-ele .message-tag{background-color:#cfdde6;border-radius:12px;padding:2px 8px}.message-text-ele.page-message{background-color:#dcf8c6}.message-text-ele.page-message .message-tag{background-color:#bdf0ab !important;color:#008069 !important;border-radius:12px;padding:2px 8px}.message-text-ele.page-message .default-attachment-link{background:#cdf0c2}.message-text-ele.page-message .default-attachment-link .empty-photos-attachment-link{background-color:#d8f3cf !important}.message-text-ele.client-message .client-message-name{color:#667085;font-size:12px;font-weight:500;line-height:16px;margin-bottom:4px}.message-text-ele.client-message .message-tag{background-color:#e2f2ff;color:#105ce2;border-radius:12px;padding:2px 8px}.message-text-ele .content-replied-message{display:flex;align-items:center;justify-content:space-between;border-radius:6px;padding:0;margin-left:-4px;margin-right:-4px;overflow:hidden}.message-text-ele .content-replied-message .border-left{position:absolute;left:0;height:100%;width:4px}.message-text-ele .content-replied-message .replied-message-info{padding:6px 12px !important}.message-text-ele .content-replied-message .replied-message-info .sender-name{color:#101828;font-size:14px;font-weight:500;line-height:22px}.message-text-ele .content-replied-message .replied-message-info .message-content{display:flex;justify-content:flex-start;align-items:center;gap:8px;line-height:22px;color:#667085;min-height:22px}.message-text-ele .content-replied-message .replied-message-info .message-content .reply-attachment-icon{display:flex}.message-text-ele .content-replied-message .replied-message-img{position:relative;padding:4px;cursor:zoom-in}.message-text-ele .content-replied-message .replied-message-img .message-media{object-fit:cover;border-radius:6px;height:48px;width:48px}.message-text-ele .content-replied-message .replied-message-img .attachment-quantity{position:absolute;font-size:13px;line-height:20px;padding:0 6px;color:#fff;border-radius:6px 0px 6px 0px;background:rgba(0,0,0,.3);-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);bottom:4px;right:4px}.message-text-ele .content-replied-message .media-body-attachment .audio-element{box-shadow:none !important}.message-text-ele .content-replied-message .media-body-attachment .document-attachment{border-radius:12px 12px 12px 12px;box-shadow:none !important}.message-text-ele .content-replied-message .media-body-attachment .document-attachment .file-icon{border:none}@media only screen and (max-width: 1400px){.media-body-text{max-width:70% !important}.media-body-text.has-avatar{max-width:calc(70% + 36px) !important}.media-body-text:has(.unsupported-message-card),.media-body-text:has(.product-container){max-width:100% !important}}
.comment-message-ele .media-body .media-body-text .badge-live-order{display:flex;flex-direction:row;gap:0;justify-content:center;align-items:center;color:#fff;background-color:#f5222d;width:53px;height:20px;border-radius:16px;position:absolute;top:0px;z-index:1;right:-12px;transform:translateY(-50%)}.comment-message-ele .media-body .media-body-text .badge-live-order .badge{display:flex;flex-direction:row;gap:0;justify-content:center;align-items:center;font-size:10px}.comment-message-ele .media-body .media-body-text .badge-live-order .unmark-live-order{display:none}.comment-message-ele .media-body .media-body-text .badge-live-order:hover{cursor:pointer}.comment-message-ele .media-body .media-body-text .badge-live-order:hover .is-live-order{display:none}.comment-message-ele .media-body .media-body-text .badge-live-order:hover .unmark-live-order{display:flex}.comment-message-ele .media-body .media-body-text .message-text-ele{border-radius:12px;box-shadow:1px 1px 1px rgba(0,0,0,.1);font-size:14px;line-height:22px;color:#000}.comment-message-ele .media-body .media-body-text .message-text-ele .render-comment-action{gap:4px;margin:8px -4px 0;padding:0 4px;border-radius:8px;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);color:#667085}.comment-message-ele .media-body .media-body-text .message-text-ele .render-comment-action .comment-action-btn,.comment-message-ele .media-body .media-body-text .message-text-ele .render-comment-action .message-btn-action{display:flex;flex-direction:row;gap:0;justify-content:center;align-items:center;cursor:pointer;padding:2px;border-radius:6px;line-height:1;color:#667085}.comment-message-ele .media-body .media-body-text .message-text-ele .render-comment-action .comment-action-btn:hover,.comment-message-ele .media-body .media-body-text .message-text-ele .render-comment-action .message-btn-action:hover{background:rgba(29,41,57,.12);color:#344054}.comment-message-ele .media-body .media-body-text .message-text-ele .render-comment-action .comment-action-btn.is-disabled,.comment-message-ele .media-body .media-body-text .message-text-ele .render-comment-action .message-btn-action.is-disabled{cursor:not-allowed;color:#98a2b3}.comment-message-ele .media-body .media-body-text .message-text-ele .render-comment-action .comment-action-btn.is-disabled:hover,.comment-message-ele .media-body .media-body-text .message-text-ele .render-comment-action .message-btn-action.is-disabled:hover{background:rgba(0,0,0,0);color:#98a2b3}.comment-message-ele .media-body .media-body-text .message-text-ele .render-comment-action .comment-action-btn.is-active,.comment-message-ele .media-body .media-body-text .message-text-ele .render-comment-action .message-btn-action.is-active{color:#1677ff}.comment-message-ele .media-body .media-body-text .message-text-ele .render-comment-action .comment-action-btn.is-active:hover,.comment-message-ele .media-body .media-body-text .message-text-ele .render-comment-action .message-btn-action.is-active:hover{color:#1677ff}.comment-message-ele.m-b-md{margin-bottom:12px}.comment-message-ele.comment-with-reaction{margin-bottom:30px}.comment-message-ele .comment-hidden-note{display:none;margin-left:auto;padding-left:8px;font-size:12px;line-height:16px;white-space:nowrap;color:#667085}.comment-message-ele:hover .comment-hidden-note{display:inline}.comment-message-ele.comment-livestream-order{margin-top:10px}.comment-message-ele .comment-mobile-icon{margin-top:-1.5px}.comment-message-ele .message-text-ele .content-replied-message{border-radius:8px;margin-bottom:4px}.comment-message-ele .media-body-text{position:relative}.comment-message-ele .comment-body{box-sizing:border-box;gap:12px;width:100%}.comment-message-ele .comment-body--editing{padding:6px;border-radius:8px;background:#c3e8b7}.comment-message-ele .comment-body--editing .editable-message{width:100%;padding:0;border:none;font:inherit;color:inherit;overflow-y:hidden}.comment-message-ele .comment-body--no-text{justify-content:center}.comment-message-ele .comment-body--no-text .comment-body-media{max-width:100%}.comment-message-ele .comment-body--no-text .comment-body-media .media-body-attachment{justify-content:center}.comment-message-ele .comment-body-text{flex:1 1 auto;min-width:0;word-break:break-word}.comment-message-ele .comment-body-media{position:relative;flex-shrink:0;max-width:136px;line-height:1}.comment-message-ele .comment-body-media .delete-image-action{position:absolute;z-index:2;top:4px;right:4px;display:flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;border:0;border-radius:50%;background:rgba(52,64,84,.72);color:#fff;cursor:pointer;opacity:0;pointer-events:none;transition:opacity .15s ease,background-color .15s ease}.comment-message-ele .comment-body-media .delete-image-action:hover{background:rgba(52,64,84,.9)}.comment-message-ele .comment-body-media:hover .delete-image-action,.comment-message-ele .comment-body-media:focus-within .delete-image-action{opacity:1;pointer-events:auto}.comment-message-ele .comment-body-media .media-body-attachment{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:4px;width:auto !important}.comment-message-ele .comment-body-media img,.comment-message-ele .comment-body-media video{max-width:100%;max-height:66px}.comment-message-ele .comment-body-media .message-attachment-item{width:66px !important;height:66px !important}.comment-message-ele .comment-body-media .img-rounded{width:66px;height:66px;object-fit:cover}.comment-message-ele .comment-body-media .img-rounded,.comment-message-ele .comment-body-media .photo-attachment-background{border-radius:6px}.comment-message-ele .comment-body-media .sticker-element{box-sizing:border-box;padding:4px}.comment-message-ele .comment-body-media .sticker-element img{width:100%;height:100%;object-fit:contain}.comment-message-ele .comment-body-media #media-player{float:none !important;width:66px !important;height:66px !important;margin:0 !important}.comment-message-ele .comment-body-media .thumbnail-img{width:66px;height:66px;border-radius:6px}.comment-message-ele .comment-body-media .preview-img-video,.comment-message-ele .comment-body-media .preview-img-video img{border-radius:6px}.comment-message-ele .comment-body-media .play-btn{box-sizing:border-box;width:24px;height:24px;top:calc(50% - 12px);left:calc(50% - 12px);padding:4px;border-width:2px}.comment-message-ele .comment-body-media .play-btn svg{width:12px;height:12px}.comment-message-ele .additional-info{color:#667085}.comment-message-ele .additional-info-items{display:flex;align-items:flex-end}.comment-message-ele .additional-info-items.vertical-items.additional-info-from-customer{flex-direction:column-reverse;align-items:flex-start}.comment-message-ele .additional-info-items.vertical-items.additional-info-from-page{flex-direction:column}.comment-message-ele .additional-info .message-list-action .message-btn-action.is-disabled{cursor:not-allowed;color:#98a2b3}.comment-message-ele .additional-info .message-list-action .message-btn-action.is-disabled:hover{background:rgba(0,0,0,0);color:#98a2b3}.comment-message-ele .additional-info .message-list-action .message-btn-action.is-active{color:#1677ff}.comment-message-ele .additional-info .message-list-action .message-btn-action.is-active:hover{color:#1677ff}.comment-message-ele.comment-removed .media-body-text .message-text-ele{background:#eaecf0;color:#667085;box-shadow:none}.comment-message-ele.comment-removed .media-body-text .message-text-ele.page-message{background:#cdf0c2}.comment-message-ele.comment-removed .media-body-text .message-text-ele.page-message .content-replied-message{background:#c3e8b7}.comment-message-ele.comment-removed .media-body-text:hover .message-text-ele{box-shadow:none !important}.comment-message-ele .media-body-attachment{text-align:center !important}.comment-message-ele .warning-message-container{margin-top:8px;position:relative;background-color:var(--Light-Volcano-1, #FFF2E8);border-radius:4px;padding:4px 8px;display:flex;gap:8px;align-items:center;box-shadow:3px 0px 0px 0px #ffc069 inset;align-self:stretch}.comment-message-ele .warning-message-text{color:var(--character-title-85, rgba(0, 0, 0, 0.85));font-size:12px;line-height:16px}.comment-message-ele.selected-to-print{background-color:rgba(29,41,57,.0588235294);border-radius:8px}.inbox-message-ele{scroll-margin-top:100px}.inbox-message-ele .media-body-attachment .loading-attachment{width:128px;height:128px;background-color:rgba(0,0,0,.05);border-radius:8px;display:flex;justify-content:center;align-items:center}.inbox-message-ele .media-body-attachment .loading-attachment-failed{display:none}.inbox-message-ele .media-body-attachment .render-attachment-ad-click{background-color:#ffffea;padding:2px 10px;border-radius:15px;opacity:.8;line-height:2;text-align:left}.inbox-message-ele .media-body-attachment .render-attachment-ad-click .photos-attachment-link{text-align:center;margin:8px 0px 0px 8px;width:100px}.inbox-message-ele .media-body-attachment .render-attachment-ad-click .photos-attachment-link .message-attachment-item{padding-bottom:100px;width:100px !important}.inbox-message-ele .media-body-attachment .render-attachment-ad-click .content-attachment{display:inline-flex}.inbox-message-ele .media-body-attachment .render-attachment-ad-click .content-attachment .link-to-fb-comment{display:flex;position:absolute;right:13px;z-index:1000;top:11px;cursor:pointer}.inbox-message-ele .media-body-attachment .render-attachment-ad-click .content-attachment .link-to-fb-comment i,.inbox-message-ele .media-body-attachment .render-attachment-ad-click .content-attachment .link-to-fb-comment img{padding:1px;border-radius:3px;background-color:#fff}.inbox-message-ele .media-body-attachment .render-attachment-ad-click .content-attachment .link-to-fb{cursor:pointer;margin-left:5px;padding-top:1px}.inbox-message-ele .media-body-attachment .render-attachment-ad-click .content-attachment .count-photo-attachment{position:absolute;right:75px;z-index:1000;top:8px}.inbox-message-ele .media-body-attachment .instagram-story-reply{width:236px;padding:8px;background:#ffffea;border-radius:12px}.inbox-message-ele .media-body-attachment .instagram-story-reply .instagram-story-reply-thumbnail{width:220px;position:relative}.inbox-message-ele .media-body-attachment .instagram-story-reply .instagram-story-reply-thumbnail img:hover{opacity:.6}.inbox-message-ele .media-body-attachment .instagram-story-reply .instagram-story-reply-des{font-size:14px;font-weight:400;line-height:22px;color:#667085;margin-top:8px}.inbox-message-ele .media-body-attachment .instagram-story-reply .instagram-story-reply-des .user-name{font-weight:500}.inbox-message-ele .media-body-attachment .document-attachment{display:flex;width:100%;min-width:280px;padding:6px 12px;border-radius:12px 4px 12px 12px;background:#dcf8c6;box-shadow:1px 1px 2px 0px rgba(0,0,0,.1);cursor:pointer}.inbox-message-ele .media-body-attachment .document-attachment:hover .attachment-name{-webkit-text-decoration:underline rgba(0,0,0,.85);text-decoration:underline rgba(0,0,0,.85)}.inbox-message-ele .media-body-attachment .document-attachment .file-icon{width:32px;height:32px;padding:6px;color:#98a2b3;background-color:#fff;border-radius:50%}.inbox-message-ele .media-body-attachment .document-attachment .document-information{display:flex;flex-direction:column;margin-left:12px;align-items:start}.inbox-message-ele .media-body-attachment .document-attachment .document-information .attachment-name{color:var(--character-tiltle-85, rgba(0, 0, 0, 0.85));font-family:Roboto;font-size:14px;font-style:normal;font-weight:500;line-height:22px;text-align:start}.inbox-message-ele .media-body-attachment .document-attachment .document-information .attachment-status{color:var(--gray-4, #6B7588);font-family:Roboto;font-size:12px;font-style:normal;font-weight:400;line-height:16px}.inbox-message-ele .render-attachment-link{background-color:#ffffea;padding:8px;border-radius:8px;text-align:left;display:block;max-width:440px}.inbox-message-ele .render-attachment-link.private-reply-attachment-link{padding:8px;border-radius:12px;width:346px;display:inline-block;box-shadow:1px 2px 1px 0px rgba(0,0,0,.1);position:relative}.inbox-message-ele .render-attachment-link.empty-attachment-link-wrapper{width:auto}.inbox-message-ele .render-attachment-link.included-att-template{width:250px}.inbox-message-ele .render-attachment-link.text-msg-cover-attachment{margin-bottom:-7px}.inbox-message-ele .render-attachment-link .content-attachment{display:flex;align-items:center;gap:12px}.inbox-message-ele .render-attachment-link .content-attachment .photos-attachment-link{text-align:center;width:80px;height:80px}.inbox-message-ele .render-attachment-link .content-attachment .photos-attachment-link .message-attachment-item{width:80px !important}.inbox-message-ele .render-attachment-link .content-attachment .empty-photos-attachment-link{width:80px;height:80px;display:flex;justify-content:center;align-items:center;background-color:#f8f8df;border-radius:8px}.inbox-message-ele .render-attachment-link .content-attachment .tiktok-banner{border-radius:8px}.inbox-message-ele .render-attachment-link .content-attachment .link-info{display:flex;flex-direction:column;gap:9px;max-width:332px}.inbox-message-ele .render-attachment-link .content-attachment .link-info .link-url{display:flex;align-items:center;gap:6px;color:#667085;font-size:12px;line-height:16px}.inbox-message-ele .render-attachment-link .content-attachment .link-info .link-url .link-url-text{overflow:hidden;max-width:308px;white-space:nowrap;text-overflow:ellipsis;flex:1}.inbox-message-ele .render-attachment-link .content-attachment .link-info .link-title{color:#101828;font-size:14px;font-weight:500;line-height:22px;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.inbox-message-ele .render-attachment-link .content-attachment .link-info .link-des{color:#667085;font-size:14px;font-weight:400;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;line-height:22px;overflow:hidden}.inbox-message-ele .render-attachment-link .content-attachment .link-to-fb{cursor:pointer;margin-left:5px;padding-top:1px}.inbox-message-ele .render-attachment-link .content-attachment .count-photo-attachment{position:absolute;right:75px;z-index:1000;top:8px}.inbox-message-ele .render-attachment-link .empty-attachment-link{display:flex;gap:12px;align-items:center}.inbox-message-ele .render-attachment-link .empty-attachment-link .link-title{color:#1d2939;font-weight:500;line-height:22px}.inbox-message-ele .render-attachment-link .empty-attachment-link .link-des{color:#98a2b3;font-weight:400;line-height:22px}.inbox-message-ele .render-attachment-link .empty-attachment-link .link-to-fb-comment{display:flex;cursor:pointer;z-index:1000}.inbox-message-ele .render-attachment-link .empty-attachment-link .link-to-fb-comment i,.inbox-message-ele .render-attachment-link .empty-attachment-link .link-to-fb-comment img{padding:1px;border-radius:3px;background-color:#fff}.inbox-message-ele .render-attachment-link .empty-attachment-link .link-to-fb-comment .view-post-icon-wrapper{display:flex;justify-content:center;align-items:center;background:rgba(29,41,57,.32);border-radius:6px;width:28px;height:28px}.inbox-message-ele .render-attachment-link .private-reply-attachment{display:flex;flex-direction:column}.inbox-message-ele .render-attachment-link .private-reply-attachment .link-to-fb-comment{display:none;position:absolute;right:8px;z-index:1000;top:8px;cursor:pointer}.inbox-message-ele .render-attachment-link .private-reply-attachment .link-to-fb-comment i,.inbox-message-ele .render-attachment-link .private-reply-attachment .link-to-fb-comment img{padding:1px;border-radius:3px;background-color:#fff}.inbox-message-ele .render-attachment-link .private-reply-attachment .link-to-fb-comment .view-post-icon-wrapper{display:flex;justify-content:center;align-items:center;background:rgba(29,41,57,.32);border-radius:6px;width:28px;height:28px}.inbox-message-ele .render-attachment-link .private-reply-attachment .photos-attachment-link:hover .link-to-fb-comment{display:flex}.inbox-message-ele .render-attachment-link .private-reply-attachment .count-photo-attachment{position:absolute;left:10px;z-index:1000;top:13px}.inbox-message-ele .render-attachment-link .private-reply-attachment .photos-attachment-link{text-align:center;margin:0;position:relative}.inbox-message-ele .render-attachment-link .private-reply-attachment .empty-photos-attachment-link{width:100%;height:176px;display:flex;justify-content:center;align-items:center;background-color:#f8f8df;border-radius:8px}.inbox-message-ele .render-attachment-link .private-reply-attachment .tiktok-banner{border-radius:8px}.inbox-message-ele .render-attachment-link .private-reply-attachment .content-wrapper{padding:0 2px;margin-bottom:4px;margin-top:8px;line-height:22px}.inbox-message-ele .render-attachment-link .private-reply-attachment .content-wrapper .warning-text{color:#667085;font-size:12px;line-height:16px}.inbox-message-ele .render-attachment-link .private-reply-attachment .comment-wrapper{background-color:#f1f1d4;border-radius:8px;padding:4px 8px;margin-top:4px;cursor:pointer}.inbox-message-ele .render-attachment-link .private-reply-attachment .comment-wrapper:hover{background-color:#eeeec6}.inbox-message-ele .render-attachment-link .private-reply-attachment .comment-wrapper .comment-from{display:flex;align-items:center;gap:6px;font-size:14px;font-weight:500;line-height:22px}.inbox-message-ele .render-attachment-link .private-reply-attachment .comment-wrapper .comment-from .comment-from-text{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.inbox-message-ele .render-attachment-link .private-reply-attachment .comment-wrapper .comment-content{color:#667085;line-height:22px;margin:0 2px}.inbox-message-ele .render-attachment-link .private-reply-attachment .ad-link-wrapper{background-color:#f1f1d4;height:52px;padding:6px 8px 6px 12px;margin-bottom:8px;border-radius:8px}.inbox-message-ele .render-attachment-link .private-reply-attachment .ad-link-wrapper .ad-link-info{display:flex;flex-direction:column;gap:4px;height:40px}.inbox-message-ele .render-attachment-link .private-reply-attachment .ad-link-wrapper .ad-link-title{overflow:hidden;white-space:nowrap;color:var(--Light-Neutral-Gray-9---Primary-Text-2, #101828);text-overflow:ellipsis;max-width:260px;font-family:Roboto;font-size:14px;font-weight:500;line-height:22px}.inbox-message-ele .render-attachment-link .private-reply-attachment .ad-link-wrapper .ad-item-link-icon{padding:3px;border-radius:6px}.inbox-message-ele .render-attachment-link .private-reply-attachment .ad-link-wrapper .link-btn:hover{background:#d0d5dd}.inbox-message-ele .render-attachment-link .private-reply-attachment .ad-link-wrapper .ad-link-ad-id{overflow:hidden;color:var(--Light-Neutral-Gray-5---Disable-Text, #667085);text-overflow:ellipsis;font-size:12px;font-style:normal;font-weight:400;line-height:16px}.inbox-message-ele .default-attachment-link{background:#eaecf0;margin-bottom:8px;padding:0px;max-width:unset}.inbox-message-ele .default-attachment-link .content-attachment{display:flex;flex-direction:column;gap:0}.inbox-message-ele .default-attachment-link .content-attachment .photos-attachment-link{text-align:center;height:176px;width:100%;border-radius:0;border-top-left-radius:8px;border-top-right-radius:8px;overflow:hidden}.inbox-message-ele .default-attachment-link .content-attachment .photos-attachment-link .message-attachment-item{width:100% !important}.inbox-message-ele .default-attachment-link .content-attachment .photos-attachment-link img{border-radius:0}.inbox-message-ele .default-attachment-link .content-attachment .empty-photos-attachment-link{height:176px;width:100%;border-radius:0;border-top-left-radius:8px;border-top-right-radius:8px;background-color:#f9fafb}.inbox-message-ele .default-attachment-link .content-attachment .link-info{padding:8px;gap:4px;max-width:unset;width:100%}.inbox-message-ele .zl-attachment-link{background-color:#fff;border-radius:0px 0px 12px 12px;color:#344054;border-top:1px solid #d9d9d9}.inbox-message-ele .zl-attachment-link .zl-main-img{padding:10px;max-width:100%;height:260px;border-radius:14px}.inbox-message-ele .zl-attachment-link .zl-main-content{padding-top:0px !important;border-top:none !important}.inbox-message-ele .zl-attachment-link .zl-link-attachment-content{padding:10px 12px;line-height:22px;text-align:left;border-top:1px solid #d9d9d9}.inbox-message-ele .zl-attachment-link .zl-link-attachment-content .zl-title{white-space:pre-wrap;margin-bottom:6px;font-weight:500;color:rgba(0,0,0,.85)}.inbox-message-ele .zl-attachment-link .zl-link-attachment-content .zl-sub-img{width:72px !important;margin-bottom:60px}.inbox-message-ele .zl-attachment-link .zl-link-attachment-content .zl-sub-img img{border-radius:4px;box-shadow:none}.inbox-message-ele .zl-attachment-link .zl-link-attachment-content .zl-sub-title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.inbox-message-ele .zl-attachment-link .has-link-attachment:hover{cursor:pointer}.inbox-message-ele .zl-attachment-link .has-link-attachment:hover .zl-title,.inbox-message-ele .zl-attachment-link .has-link-attachment:hover .zl-sub-title{text-decoration:underline}.inbox-message-ele .zl-attachment-link:hover{box-shadow:-2px 2px 5px rgba(0,0,0,.1)}.inbox-message-ele .additional-info{position:absolute;bottom:2px;box-shadow:unset !important}.inbox-message-ele .additional-info .additional-info-items{display:flex;align-items:flex-end}.inbox-message-ele .additional-info .additional-info-items.vertical-items.additional-info-from-customer{flex-direction:column-reverse;align-items:flex-start}.inbox-message-ele .additional-info .additional-info-items.vertical-items.additional-info-from-page{flex-direction:column}.inbox-message-ele .additional-info-icon{font-size:16px}.inbox-message-ele.first-message-ele,.inbox-message-ele:not(.inbox-message-ele~.inbox-message-ele){padding-top:40px}.inbox-message-ele .pzl-fr-req-accepted{border-top:1px solid #ccc;padding:10px 0px 6px 0px;margin-top:2px}.inbox-message-ele .pzl-fr-req-accepted span{font-weight:500}.inbox-message-ele.selected-to-print{background-color:rgba(29,41,57,.0588235294);border-radius:8px}.inbox-message-ele .selected-message-checkbox{position:absolute;top:calc(50% - 11px);left:0px}.inbox-message-ele .selected-message-checkbox .ant-checkbox-wrapper{padding:0px 16px !important}.post-module,.view-rating-custom{padding-top:36px}.inbox-message-ele.media-current-user .default-attachment-ele,.inbox-message-ele.media-current-user .requested-address,.inbox-message-ele.media-current-user .invoice-card{border-radius:12px 4px 4px 12px}.inbox-message-ele.media-current-user.not-same-from-top-mes .invoice-card,.inbox-message-ele.media-current-user.not-same-from-top-mes .requested-address,.inbox-message-ele.media-current-user.not-same-from-top-mes .default-attachment-ele{border-top-right-radius:12px}.inbox-message-ele.media-current-user.not-same-from-bottom-mes .invoice-card,.inbox-message-ele.media-current-user.not-same-from-bottom-mes .requested-address,.inbox-message-ele.media-current-user.not-same-from-bottom-mes .default-attachment-ele{border-bottom-right-radius:12px}.inbox-message-ele.media-current-customer .default-attachment-ele{border-radius:15px}.inbox-message-ele.media-current-customer:not(.not-same-from-bottom-mes)+.inbox-message-ele.media-current-customer .default-attachment-ele{border-top-left-radius:4px}.inbox-message-ele.media-current-customer:has(+:not(.not-same-from-top-mes)) .default-attachment-ele{border-bottom-left-radius:4px}.error-attachment{width:128px;height:128px;background-color:#f2f2f2;border-radius:8px;display:flex;justify-content:center;align-items:center;position:relative}.error-attachment .error-reason-tooltip{position:absolute;bottom:0;right:-20px}.message-has-link .render-attachment-link{border-top-right-radius:0px !important;border-top-left-radius:2px !important}.media-body-text:hover .message-text-ele{box-shadow:-2px 2px 5px rgba(0,0,0,.1) !important}.media-body-text:hover .wa-replied-message .media-body-attachment>div:first-child,.media-body-text:hover .wa-replied-message .media-body-attachment>.render-attachment-link{box-shadow:unset !important}.media-body-text:hover .media-body-attachment:first-child>div:not(.photo-attachments-wrapper):first-child,.media-body-text:hover .media-body-attachment:first-child>.render-attachment-link{box-shadow:-2px 2px 5px rgba(0,0,0,.1);border-radius:8px}.media-body-text:hover .media-body-attachment:first-child>div:has(>.attachments-template-ele:first-child){border-radius:10px !important}.media-body-text:hover .media-body-attachment:first-child>div:has(>.private-reply-attachment-link:first-child),.media-body-text:hover .media-body-attachment:first-child>div:has(>.product-container:first-child),.media-body-text:hover .media-body-attachment:first-child>div:has(>.attachments-template-ele:first-child>.invoice-card),.media-body-text:hover .media-body-attachment:first-child>div:has(>.address-container:first-child),.media-body-text:hover .media-body-attachment:first-child>div:has(.message-contacts),.media-body-text:hover .media-body-attachment:first-child>div:has(>.audio-element:first-child){border-radius:12px !important}.media-body-text:hover .has-4-attachments>div:not(.additional-info):not(.zl-link-attachment-content):not(.photo-attachments-wrapper){box-shadow:-2px 2px 5px rgba(0,0,0,.1) !important}.media-body-text:hover .has-3-attachments div{box-shadow:-2px 2px 5px rgba(0,0,0,.1) !important}.media-body-text:hover .has-2-attachments div{box-shadow:-2px 2px 5px rgba(0,0,0,.1) !important}.photos-extend{border:1px solid #fff;margin:5px;border-radius:3px}.media-current-user .media-body .media-body-text .avatar-user{width:24px;height:24px;margin-right:4px;border-radius:50%}.media-current-user .media-body .media-body-text .message-text-field{position:relative;text-align:end}.media-current-user .media-body .media-body-text .message-text-field .message-text-ele{display:inline-block;text-align:left}.media-current-user .media-body .media-body-text .message-text-field .text-msg-cover-attachment{margin-top:-7px;position:relative;line-height:22px}.media-current-user .media-body .media-body-text .message-text-field .additional-info{bottom:0px}.media-current-user .media-body .media-body-text .media-body-attachment{text-align:end}.media-current-user .media-body .media-body-text .media-body-attachment:has(.dummy-customer-from-tiktok-ads){text-align:start}.media-current-user .media-body .media-body-text .attachment-inbox{float:right;position:relative}.media-current-user .media-body .media-body-text .additional-info{text-align:right;left:0px;transform:translateX(-100%) translateX(-16px)}.media-current-user .media-body .media-body-text .has-more-than-4-attachments{text-align:left}.media-current-user .media-body .has-attachment-link .message-text-field .message-text-ele{display:block;padding:8px 8px}.media-current-user .media-body .send-error-reason{color:red;line-height:1.5;position:absolute;bottom:-1px;right:-16px;cursor:pointer}.not-same-from-bottom-mes{margin-bottom:8px !important}.not-same-from-top-mes{margin-top:4px !important}.media-current-customer .media-body .media-body-text .avatar-user{width:24px;height:24px;margin-right:4px;border-radius:50%}.media-current-customer .media-body .media-body-text .message-text-field{position:relative}.media-current-customer .media-body .media-body-text .message-text-field .message-text-ele{display:inline-block}.media-current-customer .media-body .media-body-text .message-text-field .text-msg-cover-attachment{margin-top:-7px;position:relative;line-height:22px}.media-current-customer .media-body .media-body-text .message-text-field .additional-info{bottom:0px}.media-current-customer .media-body .media-body-text .attachment-inbox{float:left;position:relative}.media-current-customer .media-body .media-body-text .has-more-than-4-attachments{text-align:right}.media-current-customer .media-body .media-body-text .additional-info{text-align:left;right:0px;transform:translateX(100%) translateX(16px)}.media-current-customer .media-body .has-attachment-link .message-text-field .message-text-ele{display:block}.has-more-than-4-attachments{max-width:400px}.has-4-attachments{max-width:400px}.true-4-attachment{max-width:280px}.template-button-container{padding:6px 8px}.template-button-container .template-button-title{font-size:14px;line-height:22px;text-align:start}.template-button-container .template-button-list{display:flex;flex-direction:column;gap:8px;align-items:center;margin-top:4px}.template-button-container .template-button-list button{width:100%;margin-top:0}.template-button-container .template-button-list .detail-leadform-btn{height:auto;min-height:32px;padding:5px 12px;border:none !important;box-shadow:none;background-color:#c3e8b7 !important;border-radius:8px !important;color:#174d3b !important}.template-button-container .template-button-list .detail-leadform-btn:not([disabled]):hover,.template-button-container .template-button-list .detail-leadform-btn:not([disabled]):focus{background-color:#badeaf !important}.template-button-container .template-button-list .detail-leadform-btn:not([disabled]):hover,.template-button-container .template-button-list .detail-leadform-btn:not([disabled]):focus{color:#174d3b !important}.has-0-attachments-unknown{background:unset !important}.has-1-attachments-unknown:has(.zoom-image-wrapper){width:auto !important}.has-2-attachments-unknown:has(.zoom-image-wrapper){max-width:270px}.attachment-media{background-color:#dcf8c6;border-radius:4px;display:flex;flex-direction:column;align-items:center;border-radius:10px}.attachment-media .image-botcake-button{padding:0 8px}.attachment-media .image-botcake-button button{min-width:100%}.attachment-media .list-action{display:flex;width:100%;flex-direction:column}.attachment-media .botcake-image-attachment{height:150px;border-radius:10px;margin:0 8px;margin-top:8px}.attachment-media .video-attachment{height:400px;width:100%;border-radius:12px;padding:8px}.attachment-media .btn-container{padding:8px}.address-container,.invoice-order-container{width:280px;line-height:22px;text-align:left;background:#fff;box-shadow:1px 1px 2px rgba(0,0,0,.1)}.requested-address{display:flex;align-items:center;padding:12px;color:#6b7588;font-size:12px}.requested-address #address-icon{width:32px;height:32px;margin-right:8px;color:#fff;background:#d0d5dd;border:6px solid #d0d5dd;border-radius:18px}.requested-address .delivery-address-text{color:rgba(0,0,0,.85);font-weight:500;font-size:14px}.info-address{color:rgba(0,0,0,.85);border-radius:12px}.info-address .address-attachment-icon{height:22px;display:flex;align-items:center;margin-right:9px}.info-address .address-attachment-icon svg{width:16px;height:16px}.info-address .customer-address-header{display:flex;flex-direction:column;justify-content:space-between;line-height:20px;padding:8px 12px;border-bottom:1px solid #d9d9d9}.info-address .customer-address-header .shared-address-text{margin-bottom:4px;font-size:12px;color:#6b7588}.info-address .customer-address-header .customer-address-text{font-weight:500;color:rgba(0,0,0,.84)}.info-address .customer-address-body{padding:12px}.info-address .customer-address-body .add-address-to-system-text{display:flex;align-items:center;margin-bottom:6px;padding:4px 8px;border-radius:4px;background:#f0f5ff;font-size:13px}.info-address .customer-address-body .detailed-customer-info{display:flex;color:rgba(0,0,0,.85);font-size:14px;padding:4px 0px;border-bottom:1px solid #ecedf4}.info-address .customer-address-body .detailed-customer-info:last-child{border:none}.info-address .customer-address-body .shipping-notes-info{display:flex;padding:4px 8px;background:#fff2e8;box-shadow:inset 3px 0px 0px #ffc069}.info-address .customer-address-body .create-order-btn{margin-top:10px}.invoice-order-container{width:247px;border-radius:12px 12px 4px 12px;padding:8px 12px}.invoice-order-container .order-paid-by{text-align:center}.invoice-order-container .order-paid-by hr{margin:6px -12px 8px;border-top:1px solid #d8dde4}.invoice-order-container .order-icon{width:32px;height:32px;display:flex;align-items:center;justify-content:center;margin-right:12px;border:1px solid #f2f4f7;border-radius:16px}.invoice-order-container .order-icon svg{width:20px;height:20px}.invoice-order-container .order-container{max-width:178px}.invoice-order-container .order-amount-text{color:rgba(0,0,0,.85);font-weight:500}.invoice-order-container .order-item,.invoice-order-container .order-paid-by{line-height:20px;font-size:12px;color:#6b7588}.invoice-order-container .order-item span,.invoice-order-container .order-paid-by span{font-weight:500}.invoice-order-container .order-detail-btn{margin-top:4px}.attachments-template-ele{float:right;display:contents}.attachments-template-ele .thumbnail img{margin-bottom:5px;width:140px}.attachments-template-ele .carousel-img{object-fit:cover;height:120px;padding:8px;border-radius:16px}.attachments-template-ele .ant-card{box-shadow:none;border:none}.commerce-product-attachment .carousel-container .slick-slide{width:-webkit-fit-content !important;width:-moz-fit-content !important;width:fit-content !important}.commerce-product-attachment .carousel-container .slick-slide .image-attachment-element{margin-right:12px !important}.commerce-product-attachment .carousel-container .slick-slide .carousel-card-img{width:100%;height:120px;object-fit:cover;padding:8px;border-radius:16px}.add-card-left,.add-card-right{position:absolute;top:30%;z-index:1}.add-card-left button,.add-card-right button{min-width:unset;border-radius:50%;width:32px;padding:6px;display:flex;align-items:center}.add-card-right{right:-16px}.add-card-left{left:-8px}.form-variation-item{background-color:#fff;padding:8px;border-radius:4px;box-shadow:0 1px .5px rgba(0,0,0,.13);margin-bottom:3px}.form-variation-item .main-product-photo{width:60px;height:60px;border-radius:4px}.form-variation-item .variation-info{margin-left:8px}.form-variation-item .variation-info .variation-name{display:flex;line-height:22px}.form-variation-item .variation-info .variation-name .variation-title{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.form-variation-item .variation-info .variation-price{font-size:16px;font-weight:600;line-height:22px}.form-variation-item .variation-info .product-link{border-radius:13px;transform:rotate(90deg);background-color:#ef6d47;color:#fff;margin-left:5px}.invoice-card{font-family:"Roboto",Helvetica,Arial,sans-serif;text-align:left;border-radius:10px}.invoice-card .ant-card-head{min-height:unset;padding:0 10px}.invoice-card .ant-card-head .ant-card-head-title{padding:5px 0;color:#8d949e;font-size:15px}.invoice-card .ant-card-body{display:flex;flex-direction:column;padding:0 10px 10px}.invoice-card .ant-card-meta-detail>div:not(:last-child){margin-bottom:0}.invoice-card .ant-card-meta-detail .ant-card-meta-description{font-size:12px}.additional-info{display:inline-block;vertical-align:bottom;font-size:11px;color:#888;transition:opacity .4s linear;width:-webkit-max-content;width:-moz-max-content;width:max-content;line-height:1.4;margin:0px 8px}.additional-info>div:first-child{gap:6px}.additional-info .message-list-action{border-radius:8px;background:hsla(0,0%,100%,.3);-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);padding:1px 2px;gap:4px;height:22px;line-height:1}.additional-info .message-list-action .message-btn-action{cursor:pointer;border-radius:6px;padding:2px;width:20px;height:20px;color:#667085}.additional-info .message-list-action .message-btn-action:hover{background:rgba(29,41,57,.12);color:#344054}.additional-info .facebook-action{display:flex}.additional-info .facebook-action .btn-emoji{margin:0}.additional-info .facebook-action .btn-emoji:hover{background-color:rgba(0,0,0,.08);color:#000;border-radius:50%}.additional-info .wa-action,.additional-info .instagram-action,.additional-info .zalo-action,.additional-info .pzl-action,.additional-info .facebook-action,.additional-info .other-action{display:flex;align-items:center}.additional-info .wa-action .action-btn,.additional-info .instagram-action .action-btn,.additional-info .zalo-action .action-btn,.additional-info .pzl-action .action-btn,.additional-info .facebook-action .action-btn,.additional-info .other-action .action-btn{cursor:pointer;padding:6px;line-height:0;border-radius:50%}.additional-info .wa-action .action-btn:hover,.additional-info .instagram-action .action-btn:hover,.additional-info .zalo-action .action-btn:hover,.additional-info .pzl-action .action-btn:hover,.additional-info .facebook-action .action-btn:hover,.additional-info .other-action .action-btn:hover{background-color:rgba(0,0,0,.08);color:#000}.additional-info .instagram-action .action-btn.heart{font-size:14px;color:#ff4d4f}.additional-info .sender-name-wrapper{margin-left:-4px;white-space:nowrap}.additional-info .copyable-text.sender-name{padding:2px 4px;line-height:1.5;position:relative;display:inline-block}.additional-info .copyable-text.sender-name:hover{background:rgba(29,41,57,.12)}.has-error{background-color:#de343b !important}.has-error::before{border-left-color:#de343b !important}.has-error-send .img-rounded{box-shadow:0 0 0 2px red}.btn-tag-item{font-size:10px;font-weight:400;text-overflow:ellipsis;overflow:hidden;outline-style:none;border:none;color:#fff;white-space:nowrap;border-radius:2px;position:relative;padding:0 8px;cursor:pointer;line-height:20px}.btn-tag-item:hover{opacity:.7}.btn-tag-item .ellipse{position:absolute;left:3px;top:3px;width:4px;height:4px;background-color:#fff;border-radius:50%}.btn-tag-item:has(.ellipse){padding:0 8px}.btn-tag-item[disabled]{cursor:not-allowed;opacity:.5}#replyBoxComposer:focus{border-color:#44a762 !important}.message-index-indicator{min-width:32px;display:flex;align-items:center;position:absolute;right:16px;top:50%;transform:translateY(-50%)}.message-index-indicator i{cursor:pointer}.message-index-indicator .message-index-indicator__body{line-height:20px;margin:0px 8px;text-align:center;position:relative}.message-index-indicator .message-index-indicator__body .current-index{color:#1890ff}.message-index-indicator .message-index-indicator__body .total-index{color:#bfbfbf}.message-index-indicator .message-index-indicator__body .clear-icon{display:none;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);font-size:12px;width:20px;height:20px;border-radius:4px;line-height:14px;text-align:center;font-weight:600;box-sizing:content-box;transition:.3s all ease;background-color:#f5f5f5}.message-index-indicator .message-index-indicator__body:hover .message-index{opacity:0}.message-index-indicator .message-index-indicator__body:hover .clear-icon{display:inline-flex;justify-content:center;align-items:center;cursor:pointer;color:#eb5757}.chat-not-ready-conversation-replybox{width:calc(100% - 360px)}.chat-not-ready-conversation-replybox .message{display:flex;align-items:center;gap:4px;font-style:italic;color:#929292;font-weight:400;font-size:10px;line-height:30px;padding-left:10px;vertical-align:middle}#uploadPhoto{width:276px !important}.reply-box-button,.photo-selected-button{border:1px solid #bbb;border-radius:3px;font-size:18px !important;width:37px;height:37px;line-height:20px !important;padding:8px;text-align:center;vertical-align:top;margin:4px}.photo-selected-button{border-color:#44a762;font-weight:bold}.reply-box-button:not(.disabled):hover,.photo-selected-button:not(.disabled):hover{cursor:pointer;color:#4eb76e;border-color:#44a762}.text-reply{display:inline-block;width:92%;height:100%}.reply-message{margin:2px;width:calc(100% - 4px);height:calc(100% - 4px);resize:none;outline-style:none}.button-toolbar{display:inline-block;width:8%;height:100%;vertical-align:top}.btn.reply-option-btn{text-align:start;border:0;font-size:15px;width:100%;outline-style:none;padding-left:16px}.btn.btn-icon{height:45%;width:95%;margin-top:3px;padding:0px;padding-top:4%;outline-style:none}.message-composer{border-radius:4px;position:absolute;bottom:7px;display:block;height:80px;width:100%}.message-tag:hover{cursor:pointer !important;text-decoration:underline !important}.message-tag{background-color:#cfdde6;border-radius:12px;padding:2px 8px}.phone-tag,.sms-tag{font-weight:400;color:#fff;border-radius:4px;padding:2px 5px 1.5px 5px;text-align:center}.sms-tag{background-color:#00a854}.phone-tag:hover{cursor:copy}.phone-tag-default{background-color:#2caee3}.phone-tag-default:hover{background-color:#088da5}.phone-tag-duplicated{background-color:#54616d}.phone-tag-duplicated:hover{background-color:#65707b}.phone-tag-trusted{background-color:#15a329}.phone-tag-trusted:hover{background-color:#158625}.phone-tag-low-risk{background-color:#ff8100}.phone-tag-low-risk:hover{background-color:#f38d24}.phone-tag-high-risk{background-color:red}.phone-tag-high-risk:hover{background-color:#ff3232}.phone-tag-seeding{background-color:#f2f4f7;color:#1d2939;border:1px dashed #d0d5dd;padding:1px 5px .5px 5px}.phone-tag-seeding:hover{background-color:#eaecf0}.set-tag-enter.set-tag-enter-active{animation:setTag 200ms ease-out}.set-tag-leave.set-tag-leave-active{animation:removeTag 200ms ease-out}@keyframes setTag{0%{transform:scale(0.9)}40%{transform:scale(1.4)}100%{transform:scale(1)}}@keyframes removeTag{0%{transform:scale(1)}20%{transform:scale(1.2)}100%{transform:scale(0)}}.post-attachment-item{display:inline-block;margin-right:8px;vertical-align:top;border:1px solid #ccc;border-radius:7px}.post-attachment-item:hover{cursor:pointer;opacity:.7}.live_video_tag{position:absolute;background-color:rgba(255,0,0,.6901960784);width:45px;text-align:center;font-weight:400;color:#fff;border-radius:5px;margin:8px 0px 0px 8px !important;font-size:14px;letter-spacing:1px}.preview-attachment-item{display:block;margin:0px 0px 5px 5px;border-radius:7px}.message-attachment-item{display:inline-block;border-radius:10px;text-align:center;position:relative}.sticker-element{background-color:#fff;box-shadow:0 0 0 1px rgba(0,0,0,.1);padding:5px}.sticker-element img{height:118px;width:118px;display:inline-flex;vertical-align:bottom}.wa_system_message{background:hsla(0,0%,100%,.5);-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);display:inline-block;padding:5px 12px 6px;border-radius:7.5px;line-height:16px !important;font-size:12px !important;color:#667085 !important;margin:6px 0px 6px 0px;text-align:center}.default-attachment-ele{line-height:1.5;box-shadow:0 1px .5px rgba(0,0,0,.13);background-color:#fff;max-width:400px;padding:8px 12px;cursor:pointer}.default-attachment-ele.file-can-not-preview{cursor:default}.default-attachment-ele .attachment-info{display:flex;justify-content:space-between;gap:8px}.default-attachment-ele .attachment-info .file-info{display:flex;align-items:center;gap:8px;font-size:14px;line-height:22px}.default-attachment-ele .attachment-info .file-info .file-icon{width:40px;height:40px;display:flex;justify-content:center;align-items:center;padding:7.5px;border-radius:250px}.default-attachment-ele .attachment-info .file-info .file-name-wrapper{display:flex;flex-direction:column;width:210px}.default-attachment-ele .attachment-info .file-info .file-name-wrapper .file-name-copy{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.default-attachment-ele .attachment-info .file-info .file-name-wrapper .file-name-copy .file-name{color:#1d2939;font-weight:500;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-align:left;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:210px;cursor:pointer}.default-attachment-ele .attachment-info .file-info .file-name-wrapper .file-size{font-weight:400;color:#6b7588;text-align:left}.default-attachment-ele .attachment-info .download-icon-wrapper{display:flex;justify-content:center;align-items:center}.default-attachment-ele .attachment-info .download-icon-wrapper .loading-icon-wrapper{width:30px;height:30px;display:flex;align-items:center;justify-content:center}.default-attachment-ele .attachment-info .download-icon-wrapper .download-icon{cursor:pointer;padding:4px}.default-attachment-ele .attachment-info .download-icon-wrapper .download-icon:hover{background:rgba(29,41,57,.12);border-radius:8px}.default-attachment-ele .warning{border-radius:0px 4px 4px 0px;background:var(--volcano-1, #FFF2E8);box-shadow:3px 0px 0px 0px #ffc069 inset;padding:8px;display:flex;gap:8px;margin-top:4px;text-align:left;align-items:center}.default-attachment-ele .warning .warning-icon{padding:3px 0;display:flex}.default-attachment-ele .warning .warning-text{color:var(--character-tiltle-85, rgba(0, 0, 0, 0.85));font-family:Roboto;font-size:12px;font-style:normal;font-weight:400;line-height:20px}.default-attachment-ele-from-page{background:#dcf8c6;padding:6px 12px;border-radius:8px !important}.default-attachment-ele-from-page .file-info>.file-icon{background-color:#cdf0c2}.default-attachment-ele-from-customer{background:#fff;padding:6px 12px;border-radius:8px !important}.default-attachment-ele-from-customer .file-info>.file-icon{background-color:#f2f4f7}@media screen and (max-width: 1100px)and (min-width: 1024px){.default-attachment-ele .file-name{width:150px !important}}
.dummy-customer-from-tiktok-ads{max-width:unset}.dummy-customer-from-tiktok-ads .dummy-customer-from-tiktok-ads{text-align:start}.multi-attachments{margin:0px 0px 2px 5px}.multi-attachments-right{margin:0px 5px 3px 0px}.media_share_ig_mess{background-color:#fff;padding:10px;border-radius:10px;line-height:1.6}.media_share_el{color:#aaa;font-size:10px;margin-bottom:3px;cursor:pointer}.media_share_el:hover{color:#1e90ff}.instagram-story-info{color:#aaa;line-height:1;padding:10px;background-color:#fff;border-radius:10px}.instagram-story-info.reply{display:flex;justify-content:center;align-items:center;margin-bottom:4px}.story_share_id_mess{color:#aaa;font-size:13px;margin-bottom:5px;cursor:pointer;max-width:220px}.story_share_id_mess:hover{color:#1e90ff}.tiktok-mesesage-request-notice{line-height:21px;background-color:#dcf8c6;border-radius:15px 4px 4px 15px;padding:5px 11px}.message-attachment-item:hover img{cursor:pointer;opacity:.6}.photo-attachment-background{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.7);border-radius:9px}.created-by{font-size:12px;color:#888}.load-more-btn:hover{cursor:pointer}.message-list{height:100%;overflow-y:auto;overflow-x:hidden;position:relative}.message-list::-webkit-scrollbar-track{background-color:rgba(0,0,0,0)}.message-list::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,0)}.message-list:hover::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.2)}.message-list .scroll-down-observer-target-wrapper{clear:both;position:relative;height:0px}.message-list .scroll-down-observer-target-wrapper .scroll-down-observer-target{position:absolute;bottom:0;height:100vh}.multi-print-tooltip .multi-print-tooltip-content{margin-top:8px;color:#d0d5dd}.multi-print-tooltip .multi-print-tooltip-content .multi-print-tooltip-item{background-color:#344054;border-radius:6px;padding:0px 8px;min-height:22px;color:#d0d5dd}.conversation-info-view{position:relative;display:inline-block;width:30%;min-width:260px;background-color:#999}.inline-list-item,.shipping-list-item,.customer-list-item{margin-right:5px}.customer-list-item{font-size:14px !important}.shipping-list-item{vertical-align:middle;line-height:18px !important;font-size:12px !important}.customer-list-item:hover{background-color:orange;cursor:pointer}.standalone-icon{text-align:center;margin:0;color:#fff;background-color:#3097d1;padding:5px 5px;border-radius:3px;height:24px;width:26px;margin-right:8px;vertical-align:middle}.icon-holder{margin-bottom:4px}.icon-holder:first-of-type{margin-top:8px !important}.customer-legend{margin-bottom:10px !important}.order-icon{width:20px;text-align:center;color:#555}.order-icon-call{color:#4dc166 !important}.message-action,.message-action-disabled{cursor:pointer;font-size:15px;width:24px;height:24px;padding:4px;text-align:center;margin:0 1px;border-radius:2px;border:1px solid rgba(0,0,0,0)}.message-action-disabled{cursor:not-allowed;color:#ddd}.message-action:hover,.message-action-disabled:hover{border:1px solid #ccc}.message-action-btn{cursor:pointer}.message-action-btn:hover{color:#344054}#quickReply>.popover-content{padding:0 !important}#conversationCol{display:inline-block;position:relative;height:calc(100vh - 55px);border-right:1px solid #d0d5dd;background:#1d2939;margin-top:1px}#messageCol{display:inline-block;position:absolute;height:calc(100vh - 55px);background-color:#e5ded8}#messageCol .virtual-scroll-area{display:contents}#customerCol{display:inline-block;height:calc(100vh - 55px);float:right;border-left:1px solid #ddd;--customer-col-width: 100%}.btn-template-messenger{width:100%}.click-copy:hover{cursor:pointer}.tag-wrap{margin:0;padding:0;color:#666;width:100%;display:unset;height:20px}.tag-wrap.full-tag{display:inline-flex;align-items:center}.tag-wrap .on-hold-tag .ant-tag{padding:0 3px;border-radius:0;font-size:10px;margin:0 5px 0 5px}.tag-wrap .on-hold-tag span{color:#666;font-family:"Roboto",Helvetica,Arial,sans-serif;font-size:12px}.tag-wrap .pull-right{width:unset;display:inline-flex;align-items:center;color:#98a2b3}.tag-wrap .pull-right.selected{color:#ff5722}.tag-wrap .pull-right.full-tag{width:100%}.product-container-list{height:440px;display:flex;align-items:center;justify-content:center}.shopee-infinite-product .input-search-product:focus{border-color:#ef6d47 !important}.shopee-infinite-product .container-list{background-color:#eef0f1}.shopee-infinite-product .container-list .product-item{background-color:#fff;margin-top:4px}.shopee-infinite-product .container-list .product-item .product-image{float:left;width:60px;height:60px;margin-top:10px}.shopee-infinite-product .container-list .product-item .product-image .img-product{width:100%;height:100%}.shopee-infinite-product .container-list .product-item .right-product-description{width:280px;padding-right:10px;margin-left:10px;float:right}.shopee-infinite-product .container-list .product-item .right-product-description .name-product{cursor:pointer;font-weight:bold}.shopee-infinite-product .container-list .product-item .right-product-description .name-product .link-product{text-decoration:none;color:#000;font-weight:400}.shopee-infinite-product .container-list .product-item .right-product-description .name-product .link-product:hover{color:#3097d1}.shopee-infinite-product .container-list .product-item .right-product-description .product-description{font-size:14px;cursor:pointer}.shopee-infinite-product .container-list .product-item .right-product-description .btn-send-product{margin-top:5px;background-color:#ef6d47;height:25px;font-size:12px;color:#fff;float:right}.shopee-infinite-product .container-list .product-item .right-product-description .product-price{float:left;line-height:30px;color:#c14303}.shopee-infinite-product .container-list .product-item .right-product-description .btn-send-product:focus{border-color:#ef6d47 !important}.shopee-infinite-product .container-list .product-item .right-product-description .ant-btn:hover{border-color:#ef6d47 !important;box-shadow:1px 2px 3px #52647a}.shopee-product-popover-not-connected .ant-popover-arrow{scale:123.74%}.shopee-product-popover-not-connected .hidden{display:none}.shopee-product-popover-not-connected .ant-popover-inner{box-shadow:0px 12px 42px -4px rgba(24,39,75,.1215686275);min-width:432px;min-height:488px;border-radius:8px;padding:0px;display:flex;flex-direction:column}.shopee-product-popover-not-connected .ant-popover-inner>div{display:flex;flex-direction:column}.shopee-product-popover-not-connected .ant-popover-inner .ant-popover-title{padding:8px 16px;margin:0 0 0 4px;border-bottom:1px solid #f0f0f0;min-height:0;width:100%;font-size:16px;font-weight:500;line-height:24px;color:#1d2939;height:48px}.shopee-product-popover-not-connected .ant-popover-inner .ant-popover-title .title-wrapper{min-height:32px;display:flex;align-items:center}.shopee-product-popover-not-connected .ant-popover-inner .ant-popover-inner-content{padding:0;flex-grow:1;display:grid;place-items:center}.shopee-product-popover-not-connected .ant-popover-inner .ant-popover-inner-content .content-wrapper{display:flex;flex-direction:column;align-items:center;gap:16px}.shopee-product-popover-not-connected .ant-popover-inner .ant-popover-inner-content .content-wrapper .not-connected-img{min-width:160px;min-height:160px;display:grid;place-items:center}.shopee-product-popover-not-connected .ant-popover-inner .ant-popover-inner-content .content-wrapper .info-text{max-width:340px;display:flex;flex-direction:column;align-items:center;gap:4px}.shopee-product-popover-not-connected .ant-popover-inner .ant-popover-inner-content .content-wrapper .info-text .info-title{font-size:16px;font-weight:500;line-height:24px;text-align:center;color:#344054}.shopee-product-popover-not-connected .ant-popover-inner .ant-popover-inner-content .content-wrapper .info-text .info-content{font-size:14px;font-weight:400;line-height:22px;text-align:center;color:#475467}.shopee-product-popover-not-connected .ant-popover-inner .ant-popover-inner-content .content-wrapper .shopee-connect-button{padding:5px 12px;border:none;border-radius:6px;background-color:#d2ebff;color:#105ce2;font-size:14px;font-weight:500;line-height:22px;text-align:center}.shopee-product-popover-not-connected .ant-popover-inner .ant-popover-inner-content .content-wrapper .shopee-connect-button:hover{cursor:pointer;background-color:#d6e1ed}.private-reply-att-content-text-tooltip{max-width:420px !important}@media screen and (max-width: 1023px){#conversationCol{width:310px}#messageCol{left:310px;width:calc(100% - 310px)}#customerCol{display:none}}@media screen and (min-width: 1024px)and (max-width: 1151px){#conversationCol{width:300px}#messageCol{left:300px;width:calc(100% - 590px)}#customerCol{width:290px}}@media screen and (min-width: 1152px)and (max-width: 1279px){#conversationCol{width:310px}#messageCol{left:310px;width:calc(100% - 630px)}#customerCol{width:320px}}@media screen and (min-width: 1280px)and (max-width: 1439px){#conversationCol{width:320px}#messageCol{left:320px;width:calc(100% - 690px)}#customerCol{width:370px}}@media screen and (min-width: 1440px){#conversationCol{width:400px}#messageCol{left:400px;width:calc(73% - 400px)}#customerCol{width:27%}}
.downloadable-attachment{display:inline-block;color:unset;font-weight:500;background-color:#8fbc8f;padding:1px 10px;border-radius:5px}.downloadable-attachment:hover{cursor:pointer}.list-type-attachments__button{background-color:#e9e9e9}.btn-show-more-content{display:inline-block;cursor:pointer;color:#2d65c3}.btn-show-more-content:hover{text-decoration:underline !important}.content-note div{display:inline;word-wrap:break-word}.open-in-messenger-button{position:relative;width:36px !important;height:36px !important}.open-in-messenger-button:hover{cursor:pointer}.open-in-messenger-button .open-in-messenger-button__loading-mask{position:absolute;top:50%;left:50%;background-color:hsla(0,0%,100%,.75);border-radius:50%;transform:translate(-50%, -50%) translateY(2px);width:1em;height:1em;display:flex;z-index:1}.open-in-messenger-button .open-in-messenger-button__loading-mask *{width:100%;height:100%}.system-msg,.system-msg-sticky{text-align:center;padding:12px 0;padding-top:8px;display:flex;justify-content:center;width:100%}.system-msg .text,.system-msg-sticky .text{display:inline-block;line-height:22px;font-weight:400;font-size:14px;color:#344054;padding:1px 12px;background:hsla(0,0%,100%,.5);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:8px;min-height:24px}.system-msg .text .spinner,.system-msg .text .spinner-tiny:before,.system-msg .text .spinner-inverse:before,.system-msg .text .spinner-md:before,.system-msg .text .spinner-lg:before,.system-msg-sticky .text .spinner,.system-msg-sticky .text .spinner-tiny:before,.system-msg-sticky .text .spinner-inverse:before,.system-msg-sticky .text .spinner-md:before,.system-msg-sticky .text .spinner-lg:before{margin:0;padding:0;min-width:0 !important;min-height:0 !important;display:flex;align-items:center}.system-msg .text .spinner::before,.system-msg .text .spinner-tiny::before,.system-msg .text .spinner-inverse::before,.system-msg .text .spinner-md::before,.system-msg .text .spinner-lg::before,.system-msg-sticky .text .spinner::before,.system-msg-sticky .text .spinner-tiny::before,.system-msg-sticky .text .spinner-inverse::before,.system-msg-sticky .text .spinner-md::before,.system-msg-sticky .text .spinner-lg::before{position:unset !important;width:16px;height:16px;display:block;margin:0}.system-msg .text .msg-text,.system-msg-sticky .text .msg-text{margin-left:6px}.system-msg.hide *,.system-msg-sticky.hide *{background-color:rgba(0,0,0,0) !important;color:rgba(0,0,0,0) !important;opacity:0}#sticky{position:-webkit-sticky;position:sticky;top:8px;z-index:1;padding:0;display:flex;justify-content:center;max-height:0;z-index:1000}.loading-msg{position:-webkit-sticky;position:sticky;top:0;z-index:10}.message-list:has(.loading-msg) #sticky{display:none;margin-right:4px}.zl-request-user-info{background:#fff;border-radius:12px;padding:10px}.zl-request-user-info .zl-request-info-image{max-width:100%;height:260px;border-radius:14px;margin-bottom:10px}.zl-request-user-info .zl-request-info-title{white-space:pre-wrap;margin-bottom:6px;font-weight:500;color:#344054;line-height:22px;text-align:left}.zl-request-user-info .zl-request-info-subtitle{color:#344054;line-height:22px;text-align:left}.view-rating-google{width:360px;padding:8px;background:#fff;border-radius:8px;margin-bottom:4px}.view-rating-google .user-rating{font-weight:bold;line-height:initial;margin-bottom:4px;display:block}.view-rating-google .message-rating{line-height:150%;color:var(--character-primary-65, rgba(0, 0, 0, 0.65))}.view-rating-google .divider{background:var(--character-primary-65, rgba(0, 0, 0, 0.65));height:1px;display:flex;margin:8px 0px}.view-rating-google .view-list-star .icon-star{color:#fa8c16}.whatsapp-business-template{padding:6px 12px;background-color:#dcf8c6;border-radius:12px;display:flex;flex-direction:column;gap:2px}.whatsapp-business-template__content{line-height:1.5}.whatsapp-business-template__footer{height:16px;display:flex;justify-content:flex-end;align-content:center;gap:4px}.whatsapp-business-template__footer .info{color:#167d5a;text-align:right;font-size:11px;font-style:italic;line-height:16px}.generic-template{border-radius:8px;width:250px}.generic-template .card-generic-template{width:100%;border-radius:8px;background:#dcf8c6;border:none}.generic-template .ant-card-body{padding:8px}.generic-template .image-generic-template{height:250px;border-radius:15px 15px 0 0;object-fit:cover}.generic-template .card-content{padding:2px;text-align:left;margin:0}.generic-template .icon-bell{margin-left:6px;height:16px}.generic-template button{display:flex;align-items:center;justify-content:center}.pzl-call{background-color:#f0f0f0;display:flex;flex-direction:row;justify-content:center;align-items:center}.pzl-call .icon{margin-right:10px}.pzl-call .text{color:#f4111c;font-weight:500}.pzl-call .call-time{color:#757575;font-weight:500}.pzl-normal-call{padding:6px 12px;display:flex;align-items:center;border-radius:12px;box-shadow:1px 1px 2px 0px rgba(0,0,0,.1);line-height:22px;background:var(--light-neutral-gray-0-white, #FFF);max-width:300px}.pzl-normal-call .attachment-call-can-callback{cursor:pointer}.pzl-normal-call .normal-call-icon{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:8px;border-radius:50%;background:#eaecf0}.pzl-normal-call .can-call-back{cursor:pointer}.pzl-normal-call .normal-call-info{display:flex;flex-direction:column;margin-left:8px;padding-right:16px}.pzl-normal-call .normal-call-info .call-direction-text{text-align:start;color:#1d2939;font-family:Roboto;font-size:14px;font-style:normal;font-weight:500;line-height:22px}.pzl-normal-call .normal-call-info .call-time{color:#667085;font-family:Roboto;font-size:12px;font-style:normal;font-weight:400;line-height:16px;cursor:pointer}.pzl-normal-call .normal-call-subtitle{display:flex;align-items:center;gap:6px}.zl-call-admin-tooltip{display:flex;align-items:center;gap:6px}.zl-call-admin-tooltip img{width:20px;height:20px;border-radius:50%;object-fit:cover;flex-shrink:0}.pzl-new-friend-request{line-height:36px;background:#fff;border-radius:10px;padding:5px 10px;margin-top:3px}.pzl-new-friend-request .wrapper{display:flex;flex-direction:row;justify-content:flex-end;align-items:center}.pzl-new-friend-request .accept-btn{border-radius:15px;background:#006efe;padding:0px 10px;display:flex;flex-direction:row;justify-content:center;align-items:center;cursor:pointer}.pzl-new-friend-request .accept-btn span,.pzl-new-friend-request .accept-btn .accept-friend-loading{color:#fff}.pzl-new-friend-request .accept-btn:hover{background:#2d88ff}.pzl-recommened-link{background:#fff;border-radius:16px;padding:16px;margin:3px 0px}.pzl-recommened-link .media-title{line-height:30px}.pzl-recommened-link .media-src{line-height:15px}.pzl-recommened-user{width:250px}.pzl-recommened-user .pzl-user-wrapper{display:flex;flex-direction:row;justify-content:space-between;border-radius:8px}.audio-element-wrapper{display:flex;flex-direction:column;background:#dcf8c6;border-radius:12px}.audio-element-wrapper .audio-element{display:flex;align-items:center;justify-items:center;gap:8px;padding:6px 8px;width:auto;flex:1 0 0;height:36px;position:relative;border-radius:12px}.audio-element-wrapper .audio-element .audio-speed{padding:0 8px;border-radius:6px;background:rgba(29,41,57,.12);width:54px;color:var(--light-neutral-gray-7-title, #344054);text-align:center;font-family:Roboto;font-size:14px;font-style:normal;font-weight:500;line-height:22px;cursor:pointer}.audio-element-wrapper .audio-element .audio-speed:hover{background:rgba(29,41,57,.2)}.audio-element-wrapper .audio-element .audio-speed.from-page{background:#c3e8b7;color:#174d3b}.audio-element-wrapper .audio-element .audio-speed.from-page:hover{background:#badeaf}.audio-element-wrapper .audio-element .audio-mark{width:100%;height:36px;z-index:1;position:absolute;right:0;cursor:pointer}.audio-element-wrapper .audio-element .audio-mark-loading{cursor:auto;background-color:rgba(222,222,222,.6);z-index:99}.audio-element-wrapper .audio-element .audio-slider{width:100px;padding:0;margin:0;margin-top:4px}.audio-element-wrapper .audio-element .audio-slider .ant-slider-handle{display:none}.audio-element-wrapper .audio-element .audio-slider .ant-slider-rail{height:8px;background-color:#fff;border-radius:4px}.audio-element-wrapper .audio-element .audio-slider .ant-slider-track{height:8px;background-color:#98a2b3;border-radius:4px}.audio-element-wrapper .audio-element .audio-slider .ant-slider-track:hover{background-color:#98a2b3}.audio-element-wrapper .audio-element .audio-slider.from-page .ant-slider-rail{background-color:#c3e8b7}.audio-element-wrapper .audio-element .audio-slider.from-page .ant-slider-track{background-color:#52a585}.audio-element-wrapper .audio-element .audio-slider.from-page .ant-slider-track:hover{background-color:#52a585}.audio-element-wrapper .audio-element .audio-slider.not-allowed{cursor:not-allowed}.audio-element-wrapper .audio-element audio{display:none}.audio-element-wrapper .audio-element .icon-container{padding:3px;cursor:pointer;display:flex}.audio-element-wrapper .audio-element .icon-container:hover{border-radius:6px;background:rgba(29,41,57,.12)}.audio-element-wrapper .audio-element .icon-container.from-page:hover{border-radius:6px;background:#badeaf}.audio-element-wrapper .audio-element .download-audio-button{display:flex;align-items:center;justify-content:center;padding:4px;border-radius:6px;color:#344054}.audio-element-wrapper .audio-element .download-audio-button:hover{background:rgba(29,41,57,.12)}.audio-element-wrapper .audio-element .download-audio-button.from-page:hover{background:#badeaf}.audio-element-wrapper .audio-element .spinner,.audio-element-wrapper .audio-element .spinner-tiny:before,.audio-element-wrapper .audio-element .spinner-inverse:before,.audio-element-wrapper .audio-element .spinner-md:before,.audio-element-wrapper .audio-element .spinner-lg:before{width:18px;height:18px;min-width:unset;min-height:unset;display:flex;align-items:center;justify-content:center}.audio-element-wrapper .audio-element .spinner.from-page:not(:required):before,.audio-element-wrapper .audio-element .from-page.spinner-tiny:not(:required):before,.audio-element-wrapper .audio-element .from-page.spinner-inverse:not(:required):before,.audio-element-wrapper .audio-element .from-page.spinner-md:not(:required):before,.audio-element-wrapper .audio-element .from-page.spinner-lg:not(:required):before{border:1px solid #c3e8b7;border-top-color:#167d5a}.audio-element-wrapper .audio-element .spinner::before,.audio-element-wrapper .audio-element .spinner-tiny::before,.audio-element-wrapper .audio-element .spinner-inverse::before,.audio-element-wrapper .audio-element .spinner-md::before,.audio-element-wrapper .audio-element .spinner-lg::before{position:relative;width:14px;height:14px;display:block;margin:0;display:flex;top:0;left:0}.audio-element-wrapper .speech-to-text-wrapper{display:flex;flex-direction:column;gap:4px;padding:6px 8px;border-radius:6px !important;width:calc(100% - 16px);text-align:left;margin:2px 8px 8px;max-width:263px}.audio-element-wrapper .speech-to-text-wrapper.from-page{background:#cdf0c2}.audio-element-wrapper .speech-to-text-wrapper.from-customer{background:#f2f4f7}.audio-element-wrapper .speech-to-text-wrapper .speech-to-text-title{overflow:hidden;color:#667085;font-size:12px;font-weight:500;line-height:16px}.audio-element-wrapper .speech-to-text-wrapper .speech-to-text-content{color:#1d2939;font-size:14px;font-weight:400;line-height:22px}.media-message-from-customer .audio-element-wrapper{background:#fff}.media-message-from-customer .audio-element-wrapper .audio-element .audio-slider{width:100px}.media-message-from-customer .audio-element-wrapper .audio-element .audio-slider .ant-slider-rail{background-color:#eaecf0}.audio-more-popover .ant-popover-inner{width:120px}.audio-more-popover .ant-popover-arrow{display:none}.audio-more-popover .ant-popover-inner-content{padding:0}.audio-more-popover .ant-popover-inner-content .divider{width:100%;height:1px;background-color:#eaecf0}.audio-more-popover .ant-popover-inner-content .icon-check{display:flex}.audio-more-popover .ant-popover-inner-content .main-container{padding:4px}.audio-more-popover .ant-popover-inner-content .speed-menu-container{display:flex;flex-direction:column;gap:4px}.audio-more-popover .ant-popover-inner-content .audio-more-menu{color:#1d2939}.audio-more-popover .ant-popover-inner-content .audio-more-menu .more-sub-menu{padding:5px 8px;border-radius:6px;cursor:pointer;display:flex;color:#1d2939;line-height:22px;gap:8px}.audio-more-popover .ant-popover-inner-content .audio-more-menu .more-sub-menu:hover{background:#eaecf0}.audio-more-popover .ant-popover-inner-content .audio-more-menu .more-sub-menu .spinner,.audio-more-popover .ant-popover-inner-content .audio-more-menu .more-sub-menu .spinner-tiny:before,.audio-more-popover .ant-popover-inner-content .audio-more-menu .more-sub-menu .spinner-inverse:before,.audio-more-popover .ant-popover-inner-content .audio-more-menu .more-sub-menu .spinner-md:before,.audio-more-popover .ant-popover-inner-content .audio-more-menu .more-sub-menu .spinner-lg:before{min-height:20px;min-width:20px}.audio-more-popover .ant-popover-inner-content .audio-more-menu .more-sub-menu .spinner::before,.audio-more-popover .ant-popover-inner-content .audio-more-menu .more-sub-menu .spinner-tiny::before,.audio-more-popover .ant-popover-inner-content .audio-more-menu .more-sub-menu .spinner-inverse::before,.audio-more-popover .ant-popover-inner-content .audio-more-menu .more-sub-menu .spinner-md::before,.audio-more-popover .ant-popover-inner-content .audio-more-menu .more-sub-menu .spinner-lg::before{top:10px;margin:0;left:unset;right:12px;width:20px;height:20px}.audio-more-popover .ant-popover-inner-content .audio-more-menu .speed-menu-selected{background:#e2f2ff !important;color:#105ce2;font-size:14px;font-weight:500;line-height:22px}.audio-more-popover .ant-popover-inner-content .audio-more-menu .speed-menu-selected .icon-check{color:#1677ff}.audio-more-popover .ant-popover-inner-content .audio-more-menu .menu-space-between{justify-content:space-between}.audio-more-popover .ant-popover-inner-content .audio-more-menu .menu-space-between>div{display:flex;align-items:center}.audio-more-popover .ant-popover-inner-content .audio-more-menu .menu-space-between .text-menu-speed{margin-left:0;margin-right:6px;color:#667085;line-height:18px}.audio-more-popover .ant-popover-inner-content .audio-more-menu .non-padding{padding:0}.audio-more-popover .ant-popover-inner-content .audio-more-menu .non-hover:hover{background:none !important}.content-replied-message .botcake-button-attachments button{width:100%}.media-message-from-page .content-replied-message{background:#cdf0c2}.media-message-from-page .content-replied-message:hover{background:#c3e8b7}.media-message-from-page .content-replied-message .border-left{background:#5ecc9f}.media-message-from-page .content-replied-message .media-body-attachment .audio-element{background:#fff}.media-message-from-page .content-replied-message .media-body-attachment .audio-element .ant-slider-rail{background-color:#eaecf0}.media-message-from-page .content-replied-message .media-body-attachment .document-attachment{background:#fff}.media-message-from-page .content-replied-message .media-body-attachment .image-ele-card{background:#fff !important}.media-message-from-page .pzl-normal-call{background-color:#e7fed8;max-width:300px}.media-message-from-page .pzl-normal-call .normal-call-icon{background-color:#dcf2cd;color:#475467}.media-message-from-page .attachment-call-from-page{background-color:#dcf8c6;text-align:left}.media-message-from-page .attachment-call-from-page .normal-call-icon{background-color:#c3e8b7;color:#167d5a}.media-message-from-page .attachment-call-from-page .normal-call-subtitle .call-time{color:#167d5a}.media-message-from-page .file-att-photo-wrapper{padding:4px;border-radius:12px;background:#e0fcd6}.media-message-from-customer .audio-element{background:#fff}.media-message-from-customer .audio-element .ant-slider-rail{background-color:#eaecf0}.media-message-from-customer .media-body-attachment .document-attachment{background:#fff;border-radius:12px 12px 12px 4px}.media-message-from-customer .media-body-attachment .document-attachment .file-icon{border:1px solid #f2f4f7}.media-message-from-customer .media-body-attachment .attachments-template-ele .botcake-otn .botcake-otn-card{background:#fff}.media-message-from-customer .content-replied-message{background:#eaecf0}.media-message-from-customer .content-replied-message:hover{background:#dde1e7}.media-message-from-customer .content-replied-message .border-left{background:#69b1ff}.media-message-from-customer .content-replied-message .media-body-attachment .audio-element{background:#dcf8c6}.media-message-from-customer .content-replied-message .media-body-attachment .audio-element .ant-slider-rail{background-color:#fff}.media-message-from-customer .content-replied-message .media-body-attachment .document-attachment{background:#dcf8c6}.media-message-from-customer .media-body-photo-attachment{background:#fff}.media-message-from-customer .media-body-photo-attachment .removed-photo{background-color:#eaecf0}.media-message-from-customer .media-body-photo-attachment .photo-attachments-wrapper .img-rounded{background:#eaecf0}.media-message-from-customer .media-body-photo-attachment .expand-button{background:#eaecf0;color:#344054}.media-message-from-customer .media-body-photo-attachment .expand-button:hover{background:#dde1e7;color:#344054}.media-message-from-customer .file-att-photo-wrapper{padding:4px;border-radius:12px;background:#fff}.current-reply-message{background-color:rgba(29,41,57,.1019607843);border-radius:8px}.shopee-official-faq-attachment{background:#fff;padding-bottom:12px;min-width:424px;border-top-right-radius:12px;border-bottom-right-radius:12px;cursor:pointer}.shopee-official-faq-attachment .faq-title{line-height:22px;padding:8px 12px 0 12px;display:flex;align-items:center;justify-content:space-between}.shopee-official-faq-attachment .faq-title .faq-title-text{font-weight:500;color:#1d2939}.shopee-official-faq-attachment .faq-title .faq-view-history-btn{padding:0px 8px;cursor:pointer;color:#105ce2;display:flex;gap:4px;font-size:14px}.shopee-official-faq-attachment .faq-title .faq-view-history-btn:hover{border-radius:8px;background:#eaecf0}.shopee-official-faq-attachment .faq-body{padding:6px 12px;background:#eaecf0;display:flex;flex-direction:column;margin:4px 8px 0;border-radius:8px;position:relative;overflow:hidden}.shopee-official-faq-attachment .faq-body:before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;background:#69b1ff}.shopee-official-faq-attachment .faq-body .faq-content-title{font-size:14px;font-weight:500;color:#1d2939;line-height:22px}.shopee-official-faq-attachment .faq-body .faq-content-description{font-size:14px;color:#475467;line-height:22px}.shopee-official-faq-attachment .content-replied-message{margin:8px 12px 0px 12px;color:#475467}.faq-attachment-modal{border-radius:12px;padding:0;overflow:hidden;box-shadow:0px 3px 6px -4px rgba(0,0,0,.12),0px 6px 16px 0px rgba(0,0,0,.08),0px 9px 28px 8px rgba(0,0,0,.05)}.faq-attachment-modal .ant-modal-body{padding:0 !important}.faq-attachment-modal .list-faq-message-container{color:#000}.faq-attachment-modal .list-faq-message-container .list-faq-message-body{padding-top:8px;background:#ede8e2;height:504px}.faq-attachment-modal .list-faq-message-container .list-faq-message-body .loading-container{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.shopee-new-faq-container{border-radius:12px 12px 4px 12px;background:#e0fcd6;box-shadow:1px 1px 2px 0px rgba(0,0,0,.1);line-height:22px;text-align:left}.shopee-new-faq-container .shopee-new-faq-title{padding:8px 12px;font-weight:500;color:#1d2939;border-bottom:1px solid rgba(208,213,221,.45)}.shopee-new-faq-container .shopee-new-faq-category{padding:0 12px}.shopee-new-faq-container .shopee-new-faq-category-title{padding:8px 0;color:#667085}.attachment-system-msg{width:calc(100% + 20px);padding:12px 80px}.attachment-system-msg-with-ava{width:calc(100% + 68px);margin-left:-48px;padding-bottom:0px;margin-bottom:-6px}.modal-sync-pzl-messages .ant-modal-content{width:912px}.modal-sync-pzl-messages .modal-sync-pzl-messages-content{padding:8px;background:#e2f2ff;border-radius:12px}.modal-sync-pzl-messages .modal-sync-pzl-messages-content .content-right{background:#fff;border-radius:12px;padding:24px}.modal-sync-pzl-messages .modal-sync-pzl-messages-content .content-right-title{font-size:16px;font-weight:500;color:#1d2939;margin-top:24px;margin-bottom:8px}.modal-sync-pzl-messages .modal-sync-pzl-messages-content .content-right-description{font-size:14px;color:#475467;line-height:22px}.modal-sync-pzl-messages .modal-sync-pzl-messages-content .content-right-description ul{padding-left:22px}.modal-sync-pzl-messages .modal-sync-pzl-messages-content .content-right-button{margin-top:auto}.modal-sync-pzl-messages .modal-sync-pzl-messages-content .content-right-button button{width:100%}.modal-sync-pzl-messages .modal-sync-pzl-messages-content .pancake-confirmation-wrapper .ant-modal-content{width:512px;left:50%}.replied-message-wa{border-radius:4px;display:flex;min-height:60px;overflow:hidden}.replied-message-wa .text-message{padding:5px 12px 7px 8px}.replied-message-wa .text-message .message-tag{font-weight:500;background-color:rgba(0,0,0,0);padding:0}.shopee-official-rating-container{border-radius:12px;padding:2px 8px;background-color:#fff;display:inline-flex;margin-bottom:3px}.edited-ele{border-bottom:1px solid #d8d8d8;padding:10px 5px}.edited-ele img{margin-top:5px;margin-left:8px}.editable-message{resize:none;outline:none;background-color:rgba(0,0,0,0);border:1px dotted #195771;border-radius:4px;padding:5px;min-width:50px}.video-react-controls-enabled{position:absolute !important;width:inherit !important;outline:none}.video-react-big-play-button-left{display:none !important}.play-circle{width:60px !important;height:60px !important;z-index:100;color:rgba(222,222,222,.7);top:calc(50% - 30px);left:calc(50% - 30px);position:absolute;cursor:pointer}.play-circle:hover{color:#dedede}.video-no-meta:hover{cursor:pointer}.call-button{height:20px;color:#4dc166;background-color:#eee;border:1px solid #d9d9d9;border-radius:0 4px 4px 0;font-size:12px;cursor:pointer;border-left:0;padding:3px 5px 1px 5px}.call-button .anticon{vertical-align:-0.122em}.customers_seen_avt{position:absolute;display:flex;bottom:0;right:-18px}.customers_seen_avt .ant-avatar{width:15px;height:15px}.customers_seen_avt .ant-avatar img{pointer-events:none}.customers-activities{background-color:#fff;margin:0px 8px;padding:5px 7px;border-radius:5px;height:46px;cursor:pointer}.customers-activities:hover{background-color:#fbfbfb !important}.content-activity{width:100%;display:block;font-family:inherit;color:#1d2129;padding-left:5px;border-left:2px solid}.content-activity .title-activity{width:100%;line-height:18px}.content-activity .title-activity .first-element{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.content-activity .title-activity .second-element{color:#000dca;font-size:12px}.content-activity .title-activity .third-element{font-size:12px;color:#90949c}.content-activity .title-activity .third-element img{margin-right:5px}.content-activity .attachment-activity{float:right;display:block}.content-activity .attachment-activity .img-activity{background-color:#fff;margin:0 4px -4px;max-height:36px;max-width:75px}.bold-text{font-weight:600}.list-item-activity .ant-list-items{padding-left:0px !important}.modal-activities .ant-modal-body{max-height:70vh;overflow:auto;padding:0px}.affix-badge{width:100%}.content-replied-message{cursor:pointer;padding:6px 8px;padding-left:16px;line-height:22px;color:#787878;font-weight:400;margin-bottom:8px;position:relative}.content-replied-message span{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;margin-left:5px;line-height:22px}.content-replied-message .default-reply-attachment{height:22px;display:flex;align-items:center;box-shadow:none !important}.content-replied-message .default-reply-attachment span{margin-left:4px;color:#475467;line-height:22px}.from-replied-to{font-size:12px;color:#667085;line-height:20px;cursor:pointer;display:flex;align-items:center;gap:4px;margin-bottom:4px}.from-replied-to .text-from{color:#1d2939;font-weight:500}.content-reaction-message{z-index:1000;padding:6px 10px 5px;border:1px solid #ede8e2 !important;display:flex;align-items:center;border-radius:24px;right:0;height:26px;position:absolute;float:right;background-color:#fff;bottom:-22px;white-space:nowrap}.content-reaction-message .user-emoji{display:inline-flex}.content-reaction-message .user-reaction-wrapper{display:flex;align-items:center;gap:2px}.content-reaction-message span{font-size:14px;color:#0084ff;font-weight:600}.content-reaction-message.zalo{display:flex;align-items:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;color:#3097d1;opacity:0;transition:all .3s ease}.content-reaction-message.zalo:hover{cursor:pointer}.content-reaction-message.zalo.has-reaction{opacity:1}.content-reaction-message.zalo.hide-popover{cursor:default}.content-reaction-message.zalo-link-reaction{top:104px}.content-reaction-message.instagram-official .heart-count{margin-left:4px}.content-reaction-message.instagram-official.loved{opacity:1}.content-reaction-message.instagram-official:hover{cursor:pointer}.content-reaction-message.facebook:hover{cursor:pointer}.emoji-popover.pancake-antd-popover.ant-popover .ant-popover-inner{border-radius:20px}.emoji-popover.pancake-antd-popover.ant-popover .ant-popover-inner:hover .content-reaction-message{opacity:1;background-color:red}.emoji-popover.pancake-antd-popover.ant-popover .ant-popover-inner .ant-popover-inner-content{padding:8px 16px;color:#000;box-shadow:0px 6px 8px 0px rgba(0,0,0,.15);border-radius:192px}.emoji-popover.pancake-antd-popover.ant-popover .ant-popover-inner .ant-popover-inner-content .all-emoji{-webkit-user-select:none;-moz-user-select:none;user-select:none;position:relative}.emoji-popover.pancake-antd-popover.ant-popover .ant-popover-inner .ant-popover-inner-content .all-emoji .emoji-reacted-mark{position:absolute;left:50%;transform:translate(-50%, 0);height:4px;width:8px;border-radius:8px 8px 0 0;background-color:#4096ff;bottom:-8px}.emoji-popover.pancake-antd-popover.ant-popover .ant-popover-inner .ant-popover-inner-content .all-emoji:hover{cursor:pointer}.emoji-popover.pancake-antd-popover.ant-popover .ant-popover-inner .ant-popover-inner-content .all-emoji:hover img{transform:scale(1.3333333333);transform-origin:50% 100%;transition-duration:100ms}.emoji-popover.pancake-antd-popover.ant-popover .ant-popover-inner .ant-popover-inner-content .close-emoji{font-size:20px;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer}.emoji-popover.pancake-antd-popover.ant-popover .ant-popover-inner .reactions-picker-wrapper{display:flex;align-items:center;gap:8px}.emoji-popover.pancake-antd-popover.ant-popover .ant-popover-arrow{display:none}.emoji-popover.pancake-antd-popover.ant-popover.ant-popover-placement-top,.emoji-popover.pancake-antd-popover.ant-popover.ant-popover-placement-topLeft,.emoji-popover.pancake-antd-popover.ant-popover.ant-popover-placement-topRight{padding-bottom:0}.zalo-reaction-modal .ant-modal-close-x{line-height:45px}.zalo-reaction-modal .ant-modal-body{padding:20px}.zalo-reaction-modal .ant-modal-body .user-reaction-modal{display:flex;-webkit-user-select:none;-moz-user-select:none;user-select:none;justify-content:space-between;align-items:center}.zalo-reaction-modal .ant-modal-body .user-reaction-modal .user-data-modal{display:flex;align-items:center}.zalo-reaction-modal .ant-modal-body .user-reaction-modal .user-emoji-modal{padding-left:4px;font-size:20px;color:#000}.media-body-text:hover .content-reaction-message{opacity:1}.img-rounded{border-radius:8px;object-fit:cover;background-color:#fff;box-shadow:.859px .859px 1.719px 0px rgba(0,0,0,.1);cursor:zoom-in !important}.img-rounded-zoom{object-fit:contain}.image-zoomed{border-radius:0px;background-color:#fff;object-fit:contain;box-shadow:none}.zoom-image-wrapper{cursor:zoom-in;position:relative}.zoom-image-wrapper img{z-index:1000}.zoom-image-wrapper .photo-blur-cover{width:100%;height:100%;position:absolute;top:0;left:0;background:rgba(0,0,0,.2);display:flex;align-items:center;justify-content:center;color:#fff;font-size:20px;font-weight:500;line-height:28px;border-radius:8px;box-shadow:.859px .859px 1.719px 0px rgba(0,0,0,.1);z-index:1}div[data-rmiz-modal-content=true]{z-index:1000;cursor:zoom-out}.media-message-from-page .message-order-card-container{float:right}.message-order-card-container{width:374px;background:#fff;border-radius:12px;margin:3px 0}.message-order-card-container:hover{box-shadow:-2px 2px 5px rgba(0,0,0,.1)}.message-order-card-container .order-card-header{padding:8px 12px;display:flex;justify-content:space-between}.message-order-card-container .order-card-header .order-card-header-text{color:var(--Light-Neutral-Gray-8---Primary-Text-1, #1D2939);font-weight:500;line-height:22px}.message-order-card-container .order-card-header .order-card-status{padding:0 8px;font-family:Roboto;font-size:12px;font-style:normal;font-weight:500;line-height:20px;border-radius:20px;border:1px solid}.message-order-card-container .order-card-divider{height:1px;width:100%;background:#eaecf0}.message-order-card-container .order-card-content-container{padding:8px}.message-order-card-container .order-card-content-container .copy-id{display:flex;height:22px}.message-order-card-container .order-card-content-container .copy-id .copy-icon{width:22px;height:22px;margin-right:6px;border-radius:6px;cursor:pointer;display:flex;align-items:center;justify-content:center}.message-order-card-container .order-card-content-container .copy-id .copy-icon:hover{background:#eaecf0}.message-order-card-container .order-card-content-container .order-line{display:flex;justify-content:space-between;color:var(--Light-Neutral-Gray-6---Secondary-Text, #475467);font-family:Roboto;font-size:14px;font-style:normal;font-weight:400;line-height:22px;margin-bottom:6px}.message-order-card-container .order-card-content-container .order-line .order-line-content{max-width:220px;text-align:right}.message-order-card-container .order-card-content-container .order-line .price-text{color:#1677ff;text-align:right;font-size:14px;font-weight:700;line-height:22px}.message-order-card-container .order-card-content-container .order-item-container{display:flex;gap:12px;margin-bottom:12px}.message-order-card-container .order-card-content-container .order-item-container .order-item-content{display:flex;flex-direction:column;flex:1 0 0}.message-order-card-container .order-card-content-container .order-item-container .order-item-content .product-title{max-width:268px;overflow:hidden;color:var(--Light-Neutral-Gray-8---Primary-Text-1, #1D2939);text-overflow:ellipsis;white-space:nowrap;font-family:Roboto;font-size:14px;font-style:normal;font-weight:400;line-height:22px}.message-order-card-container .order-card-content-container .order-item-container .order-item-content .product-description{max-width:268px;overflow:hidden;color:var(--Light-Neutral-Gray-6---Secondary-Text, #475467);text-overflow:ellipsis;white-space:nowrap;font-family:Roboto;font-size:12px;font-style:normal;font-weight:400;line-height:20px}.message-order-card-container .order-card-content-container .order-item-container .order-item-content .product-extra-info{margin-top:8px;display:flex;justify-content:space-between}.message-order-card-container .order-card-content-container .order-item-container .order-item-content .product-extra-info .product-price{color:#344054;font-family:Roboto;font-size:14px;font-style:normal;font-weight:500;line-height:22px}.message-order-card-container .order-card-content-container .order-item-container .order-item-content .product-extra-info .product-quantity{color:#1d2939;font-family:Roboto;font-size:14px;font-style:normal;font-weight:400;line-height:22px}.message-order-card-container .order-card-content-container .order-item-container img{width:72px;height:72px;object-fit:cover}.message-order-card-container .order-card-content-container .button-see-detail{margin-top:12px;width:100%;border-radius:6px;background:#eaecf0;color:#344054;font-size:14px;font-weight:500;line-height:22px;border:none;display:block;text-align:center;padding:5px 12px}.message-order-card-container .order-card-content-container .button-see-detail:hover{background:#dde1e7;color:#344054}.message-order-card-container .see-more-item-info{display:flex;align-items:center;justify-content:space-between;margin-top:4px;margin-bottom:12px;color:#105ce2;line-height:22px}.message-order-card-container .see-more-item-info:hover{text-decoration:underline;cursor:pointer}.item-message-shopee-order{max-width:600px;line-height:normal;padding:10px;margin-bottom:3px;background-color:#fff;border-radius:10px}.item-message-shopee-order *{font-size:12px !important}.item-message-shopee-order .top-shopee-order{display:flex}.item-message-shopee-order .top-shopee-order .item-top-shopee-order{display:inline-block;flex:1 1 50%}.item-message-shopee-order .top-shopee-order .shopee-order-title{float:left;text-transform:uppercase;display:block;margin-bottom:10px;margin-right:20px;color:#716e6e}.item-message-shopee-order .top-shopee-order .shopee-order-status{float:right;text-align:right;font-weight:bold}.item-message-shopee-order .shopee-order-list-product .shopee-order-list-item-product{margin-top:7px}.item-message-shopee-order .shopee-order-list-product .shopee-order-list-item-product .item-product{display:inline-block}.item-message-shopee-order .shopee-order-list-product .shopee-order-list-item-product .img-product{width:3em;height:3em;padding:2px;background-size:100% 100%}.item-message-shopee-order .shopee-order-list-product .shopee-order-list-item-product .description-product{padding-bottom:3px;padding-left:10px;width:calc(60% - 3em);text-align:left}.item-message-shopee-order .shopee-order-list-product .shopee-order-list-item-product .description-product .details{opacity:.5}.item-message-shopee-order .shopee-order-list-product .shopee-order-list-item-product .content-product{width:40%;padding-left:10px;text-align:right}.item-message-shopee-order .shopee-order-list-product .shopee-order-list-item-product .quantity-product{opacity:.5}.item-message-shopee-order .content-message-shopee-order .shopee-order-detail-order{display:flex;flex-wrap:wrap}.item-message-shopee-order .content-message-shopee-order .shopee-order-detail-order>span{flex:1 1 50%;margin-top:5px}.item-message-shopee-order .content-message-shopee-order .shopee-order-detail-order .text{padding-right:10px;text-align:left;font-weight:200;opacity:.5}.item-message-shopee-order .content-message-shopee-order .shopee-order-detail-order .value{text-align:right}.item-message-shopee-order .content-message-shopee-order .shopee-order-detail-order .value-total-price{color:#ee4d2d;font-weight:bold}.item-message-shopee-order .content-message-shopee-order .shopee-order-detail-order .icon-coppy-id-shopee-order{cursor:pointer}.item-message-shopee-order .shopee-order-button-see-detail{display:flex;justify-content:space-between;align-items:center;margin-top:10px;text-decoration:none;text-align:left}.item-message-shopee-order .shopee-order-button-see-detail .btn-send-order{height:20px;background-color:#ee4d2d;border-color:#ee4d2d;color:#fff}.message-shopee-offer{line-height:normal;padding:10px;margin-bottom:3px;background-color:#fff;border-radius:10px}.message-shopee-offer-title{text-transform:uppercase;font-weight:300;opacity:.5;margin-bottom:10px}.message-shopee-offer-content{margin-bottom:10px;display:flex}.message-shopee-offer-content-product{display:flex;flex-grow:2}.message-shopee-offer-content-product-image{float:left;margin-right:4px;border:1px solid rgba(0,0,0,.2);background-size:100% 100%;height:5em;width:5em;border-radius:5px}.message-shopee-offer-content-product-content{width:calc(100% - 5em);padding-right:20px;padding-top:3px;padding-left:5px}.message-shopee-offer-content-product-content>span{padding-bottom:3px}.message-shopee-offer-content-product-content-name{display:block}.message-shopee-offer-content-product-content-model{padding-top:3px;display:block;opacity:.5}.message-shopee-offer-content-offer{flex-grow:1;padding-top:3px}.message-shopee-offer-content-offer div{padding-bottom:3px;text-align:right;white-space:nowrap}.message-shopee-offer-content-offer-quantity{display:inline-block;padding-left:3px;font-size:11px;opacity:.7;color:#000}.message-shopee-offer-content-offer-original_price{text-decoration:line-through;opacity:.7;margin:10px}.message-shopee-offer-content-offer-price{color:#ee4d2d}.message-shopee-offer-status-content{display:flex;flex-flow:row-reverse}.message-shopee-offer-status-content>span{display:inline-block;line-height:1.5}.message-shopee-offer-status-content-button-accept{height:20px;font-size:11px}.message-shopee-offer-status-content-button-reject{margin-right:10px;height:20px;font-size:11px}.message-shopee-offer-status-content-icon-rejected{color:#e08989}.message-shopee-offer-status-content-text-rejected{font-size:11px;opacity:.6;padding-right:5px}.message-shopee-offer-status-content-icon-accepted{color:#05bc2d}.message-shopee-offer-status-content-text-accepted{font-size:11px;opacity:.6;padding-right:5px}.message-list-post-btn-module .text-post-id{display:inline-block;line-height:22px;color:rgba(0,0,0,.45);padding-right:20px}.message-list-post-btn-module .ant-tag{margin:0px;border-radius:4x 0px 0px 4px}.message-list-post-btn-module .ant-tag:hover .text-post-id{color:rgba(0,0,0,.85)}.message-list-post-btn-module .btn-filter-by-post{display:inline-block;height:22px;width:22px;background-color:#506dad;color:#fff;border-radius:0px 4px 4px 0px;line-height:22px;text-align:center;cursor:pointer;border-radius:4px;transform:translateX(-10px);transition:all .5s}.message-list-post-btn-module .btn-filter-by-post i{font-size:12px}.message-list-post-btn-module .btn-filter-by-post:hover{background-color:#7e97ce}.children-noti-message{display:flex;flex-direction:row;border-bottom:3px solid #597ef7;border-radius:8px;padding:8px 10px 8px}.children-noti-message .img-user-avatar{width:40px;height:40px;border-radius:50%;margin-right:8px}.children-noti-message .children-noti-message-content{flex:1;display:flex;flex-direction:column}.children-noti-message .children-noti-message-content h4{font-size:14px;font-style:normal;font-weight:500;line-height:22px;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:inline-block;width:200px;color:rgba(0,0,0,.85)}.children-noti-message .children-noti-message-content span{display:inline-block;width:290px;white-space:nowrap;line-height:22px;font-size:14px;font-style:normal;font-weight:400;overflow:hidden;text-overflow:ellipsis;color:#6b7588}.children-noti-message .children-noti-message-content .noti-assigned{white-space:unset}.post-rating.ant-rate{color:#e19f0b}.pswp--custom-bg{--pswp-bg: rgba(29, 41, 57, 0.80) !important;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px)}.pswp__adding-button{display:flex;align-items:center}.pswp__img{border-radius:8px}.pswp-custom-icon-wrapper{width:40px;height:40px;padding:8px;border-radius:50%;cursor:pointer}.pswp-custom-icon-wrapper:hover{background-color:#667085}.pswp-button--active .pswp-custom-icon-wrapper{background-color:#667085}.pswp__button--arrow{display:flex !important;align-items:center !important;justify-content:center !important}.pswp-image-thumbnail{border-radius:8px}.pswp-image-thumbnail img,.pswp-image-thumbnail video{border-radius:6px}.pswp-image-thumbnail .pswp-thumbnail-media{width:36px;height:36px;object-fit:cover;display:block;background-color:rgba(0,0,0,.3)}.pswp-image-thumbnail .pswp-thumbnail-play{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;pointer-events:none;border-radius:6px}.pswp-video-content{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:contain;border-radius:8px;box-shadow:1px 1px 2px 0px rgba(0,0,0,.1)}.lightbox-tooltip{position:relative;display:inline-block}.lightbox-tooltip .lightbox-tooltiptext{visibility:hidden;background-color:#fff;color:#344054;line-height:22px;text-align:center;border-radius:8px;padding:8px 0px;position:absolute;z-index:1;bottom:-44px;left:50%;opacity:0;transition:opacity .3s}.lightbox-tooltip .lightbox-tooltiptext::after{content:"";position:absolute;bottom:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:rgba(0,0,0,0) rgba(0,0,0,0) #fff rgba(0,0,0,0)}.lightbox-tooltip:hover .lightbox-tooltiptext{visibility:visible;opacity:1}.pswp__top-bar{margin-top:16px !important;height:40px !important}.pswp__top-bar .pswp__button{height:40px !important}.pswp-image-thumbnail-selected{border:2px solid #98a2b3}.pswp__top-bar{margin-top:25px}.pswp__counter{display:none !important}.pswp__bulletsIndicator{position:absolute;left:0;right:0;width:100%;bottom:4px;display:flex;justify-content:center}.pswp__bulletsIndicator .list-thumbnails{display:flex;align-items:center;justify-content:center;gap:8px;-ms-overflow-style:none;scrollbar-width:none}.pswp__bulletsIndicator .list-thumbnails::-webkit-scrollbar{display:none}.pswp-sender-info{display:flex;position:absolute;top:16px;left:16px;justify-content:center;gap:8px}.pswp-sender-info img{border-radius:45px;background:#fff;box-shadow:0px 0px 0px 1px rgba(143,144,166,.2) inset}.pswp-sender-info .name-and-created-time .sender-name{color:#fff;font-weight:500}.pswp-sender-info .name-and-created-time .created-time{color:#d0d5dd}.mb-14{margin-bottom:14px}.text-transfer-images-uploaded{text-transform:lowercase;color:#344054}.fw500{font-weight:500}.b2p-consent-banner{display:flex;justify-content:center;margin-bottom:8px;width:100%}.b2p-consent-banner__card{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background:hsla(0,0%,100%,.5);border-radius:8px;padding:4px 12px;text-align:center;margin:0 24px}.b2p-consent-banner__title{font-weight:500;font-size:14px;line-height:22px;color:#475467}.b2p-consent-banner__desc{font-size:14px;line-height:22px;color:#667085}.preview-sender{height:50px;line-height:50px;padding:0 15px;border-bottom:1px solid #ddd;font-size:16px}#qr_autocomplete li{text-align:left !important}.message-recipient{color:#de343b;font-weight:400;padding:2px 8px;border:1px solid #bc8f8f;border-radius:2px;background-color:#fffaf0;cursor:pointer}.modal-backdrop{background-color:#aaa !important}.modal-open{height:100% !important;top:0 !important;left:0 !important;right:0 !important;bottom:0 !important}.thumbnail-large{width:800px !important}.previewRadioButton>label>input{margin-left:-20px !important}#quickReplyToInbox .popover-content{padding:0px !important}.photos_contant{position:relative;text-align:center;color:#fff;width:37px;height:37px;margin-top:3px;cursor:pointer}.photos_count_select{background-color:rgba(0,0,0,.3);font-size:19px;width:35px;height:35px;border-radius:2px;padding-top:3px;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.photos_shortcut_select{width:37px;height:37px;border-radius:2px;display:inline-block}.photos_selected{width:30px;height:30px;border-radius:2px;display:inline-block;border:1px solid #bfbfbf;margin:5px}.popover-select-image{font-family:"Roboto",Helvetica,Arial,sans-serif !important;z-index:10000;animation-duration:0s !important}.popover-select-image .ant-popover-inner-content{padding:8px 8px}.popover-select-image .ant-tooltip-inner{max-width:220px !important}.modal-preview .ant-modal-content{width:632px;padding:0;color:#000}.modal-preview .ant-modal-content .ant-modal-close{top:8px;inset-inline-end:8px}.modal-preview .ant-modal-content .ant-modal-close-x{max-height:49px;display:flex;align-items:center;justify-content:center;margin-top:0px !important;margin-bottom:0px !important}.modal-preview .modal-preview__title{padding:12px 18px 12px 24px;border-bottom:1px solid #e5e5e5}.modal-preview .modal-preview__title .preview-title{margin:0;display:flex;align-items:center;justify-content:space-between}.modal-preview .modal-preview__title .preview-title .title-text{color:#1d2939;font-size:16px;font-weight:500;line-height:24px;display:flex;align-items:center;flex-wrap:wrap}.modal-preview .modal-preview__title .preview-title .title-text .recipient-name{margin-left:8px;color:#105ce2;font-size:14px;font-weight:500;line-height:22px;padding:2px 8px;border-radius:12px;background:#e2f2ff}.modal-preview .modal-preview__title .preview-title .subtitle-text{color:#667085;font-size:12px;line-height:16px;display:flex;align-items:center;gap:4px;margin-top:5px}.modal-preview .modal-preview__title .preview-title .send-message-from-comment-help{display:flex}.modal-preview .modal-preview__title .preview-title .switch-button-preview{display:flex;align-items:center;gap:2px;background:#eaecf0;padding:2px;border-radius:6px}.modal-preview .modal-preview__title .preview-title .switch-button-preview .switch-button-preview__item{display:flex;align-items:center;justify-content:center;padding:3.5px 11.5px;border-radius:4px;cursor:pointer;background:#eaecf0}.modal-preview .modal-preview__title .preview-title .switch-button-preview .switch-button-preview__item.selected{background:#fff}.modal-preview .modal-preview__title .preview-title .switch-button-preview .switch-button-preview__item.disabled{cursor:not-allowed}.modal-preview .modal-preview__title .preview-title .preview-title__action{display:flex;align-items:center;gap:10px}.modal-preview .modal-preview__title .preview-title .preview-title__action .close-icon{cursor:pointer;padding:6px}.modal-preview .modal-preview__title .preview-title .preview-title__action .close-icon:hover{background-color:rgba(0,0,0,.06);border-radius:4px}.modal-preview .modal-preview__body{height:calc(100vh - 350px);vertical-align:middle;background-color:#e5ded8;padding:0px;border-radius:0px;display:flex;flex-direction:column}.modal-preview .modal-preview__body .center-notification{text-align:center;width:100%;color:#5a5858;font-size:35px;height:100%;display:flex;flex-direction:column;justify-content:center}.modal-preview .modal-preview__body .center-notification .notification-container{display:flex;flex-direction:column;align-items:center;justify-content:center;width:333px;padding:4px 12px;border-radius:8px;background:hsla(0,0%,100%,.5);-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);margin:0 auto}.modal-preview .modal-preview__body .center-notification .notification-container.no-history{gap:16px}.modal-preview .modal-preview__body .center-notification .notification-container .title{color:#475467;font-size:14px;font-weight:500;line-height:22px;white-space:break-spaces}.modal-preview .modal-preview__body .center-notification .notification-container .content{color:#667085;font-size:14px;line-height:22px;white-space:break-spaces}.modal-preview .modal-preview__body .footer-notification{height:100;display:flex;background-color:#f8f8f8;font-size:13}.modal-preview .modal-preview__footer{padding:5px;display:flex;flex-direction:column;position:relative}.textarea-perview{position:relative;width:100% !important}.wait-reply-content{text-align:center;margin:auto;border-radius:5px;max-width:95%;border:1px solid;padding:5px;color:#3d72e6;font-weight:500}.media-list-conversation-preview{height:100%;overflow-y:scroll;overflow-x:hidden}.media-list-conversation-preview>div:last-child{padding-bottom:8px}.media-list-conversation-preview .preview-header{width:100%;line-height:.1em;margin:20px 0px;font-size:14;font-weight:400;color:#666;display:inline-block;position:relative}.media-list-conversation-preview .preview-header .loading-section{position:absolute;top:-11px;left:254.5px;display:flex;align-items:center;justify-content:center;background-color:hsla(0,0%,100%,.5);padding:1px 12px;border-radius:8px;line-height:22px}.media-list-conversation-preview .preview-header .loading-section .spinner,.media-list-conversation-preview .preview-header .loading-section .spinner-tiny:before,.media-list-conversation-preview .preview-header .loading-section .spinner-inverse:before,.media-list-conversation-preview .preview-header .loading-section .spinner-md:before,.media-list-conversation-preview .preview-header .loading-section .spinner-lg:before{margin:0;padding:0;min-width:0 !important;min-height:0 !important;display:flex;align-items:center}.media-list-conversation-preview .preview-header .loading-section .spinner::before,.media-list-conversation-preview .preview-header .loading-section .spinner-tiny::before,.media-list-conversation-preview .preview-header .loading-section .spinner-inverse::before,.media-list-conversation-preview .preview-header .loading-section .spinner-md::before,.media-list-conversation-preview .preview-header .loading-section .spinner-lg::before{position:unset !important;width:16px;height:16px;display:block;margin:0}.media-list-conversation-preview .preview-header .loading-section .text{margin-left:6px}.media-list-conversation-preview .media-current-user .media-body-text{max-width:75% !important}.media-list-conversation-preview .media-current-user .media-body-text .media-body-attachment{margin-top:5px}.dropzone-overlay{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;z-index:1000;border-radius:12px;box-shadow:0px 2px 0px 0px rgba(0,0,0,.02)}.dropzone-overlay .dropzone-overlay__content{background-color:rgba(0,0,0,0);width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.dropzone-overlay .dropzone-overlay__content .dropzone-overlay__content-icon{padding:10px;height:44px;width:44px;border-radius:50%;margin-bottom:8px}.dropzone-overlay .dropzone-overlay__content .dropzone-overlay__content-title{font-weight:500;font-size:16px;text-align:center;line-height:24px;margin-bottom:0}.dropzone-overlay .dropzone-overlay__content .dropzone-overlay__content-subtitle{color:#667085;font-weight:400;font-size:14px;line-height:22px;text-align:center}.handRoundRobinUser{position:relative;height:50px;padding:8px 16px;cursor:pointer;display:flex;align-items:center;border:none}.handRoundRobinUser:hover{background:var(--hover-color, #F2F4F7)}.handRoundRobinUser:hover .group-name{max-width:360px}.handRoundRobinUser .user-name{color:#101828;margin-left:16px;margin-right:8px;flex:1;min-width:0}.handRoundRobinUser .user-status{margin-left:auto;margin-right:4px}.handRoundRobinUser .round-robin__user-avatar{position:relative;line-height:0px}.handRoundRobinUser .round-robin__user-avatar .avatar{display:inline-block;border-radius:5px}.handRoundRobinUser .round-robin__user-avatar .online-status-badge.disabled{width:12px !important;height:12px !important}.handRoundRobinUser .round-robin__user-avatar .online-status-badge.disabled:after{width:10px !important;height:10px !important}.handRoundRobinUser .tmpDisable{position:absolute;right:0;opacity:0}.handRoundRobinUser .tmpDisabled{position:absolute;right:0;opacity:1}.handRoundRobinUser:hover .tmpDisable,.handRoundRobinUser .tmpDisable.disabled{opacity:1}.handRoundRobinUserSelected{background-color:var(--selected-color2) !important}.handRoundRobinUserSelected:hover{background-color:var(--selected-hover-color) !important}.handRoundRobinUserSelected .control{margin-right:24px}.handRoundRobinUserSelected .selected-check-icon{display:flex !important}.round-robin__user-avatar{position:relative}.conflict-status-badge{top:0;right:-3px}.online-status-badge{position:absolute;border-radius:50%;width:12px;height:12px;background-color:#fff;top:0;right:-3px;align-items:center;padding:1.5px}.online-status-badge span{display:inline-block}.online-status-badge .icon-disabled{position:absolute;top:50%;left:50%;width:10px;height:10px;font-size:8px;z-index:1000;color:#fff;transform:translate(-50%, -50%);font-weight:bold}.online-status-badge:after{content:"";border-radius:50%;display:inline-block;position:absolute;width:10px;height:10px;top:50%;left:50%;transform:translate(-50%, -50%)}.online-status-badge.online:after{background-color:#52c41a}.online-status-badge.offline:after{background-color:rgba(0,0,0,.3)}.online-status-badge.disabled:after{background-color:#eb5757}*{--selected-color1: #E3F2FD;--selected-color2: #BAE0FF;--selected-hover-color: #ADD7FF;--hover-color: #EAECF0}.page-settings{height:calc(100% - 50px);margin:0px auto;max-width:1440px;min-width:1270px;display:-webkit-box;width:100%;padding-left:0px;padding-right:0px}.page-settings .indicator{display:flex;padding:0px 6px;align-items:center;gap:6px;border-radius:16px;background:#ffe58f;color:#1d2939;font-size:12px;line-height:16px;margin-left:12px}.page-settings .page-settings-menu{width:280px;position:-webkit-sticky;position:sticky;top:0px;height:calc(100vh - 55px)}.page-settings .page-settings-menu .title-page-setting{color:var(--neutral-gray-800, #1D2939);font-family:Roboto;font-size:24px;font-style:normal;font-weight:500;line-height:32px;margin:16px 24px;display:block}.page-settings .page-settings-menu .page-setting-item{margin:4px 16px;margin-top:0px;height:42px;border-radius:6px;cursor:pointer;display:flex;padding:10px 16px;align-items:center}.page-settings .page-settings-menu .page-setting-item:hover{background:var(--gray-100, #F2F4F7)}.page-settings .page-settings-menu .page-setting-item .setting-title{font-family:Roboto;font-size:14px;font-style:normal;font-weight:400;line-height:24px;margin-left:12px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.page-settings .page-settings-menu .page-setting-item .indicator{background:#ffe58f}.page-settings .page-settings-menu .page-item-selected{background:var(--blue-hover, #E3F2FD);color:var(--primary-button-defaul, #2D65C3)}.page-settings .page-settings-menu .page-item-selected .setting-title{font-weight:500}.page-settings .page-settings-menu .ant-menu{width:100%;height:100%;padding-top:16px;color:var(--gray-800, #1D2939)}.page-settings .page-settings-menu .ant-menu .ant-menu-item{margin:0px 8px;border-radius:6px;align-items:center;display:flex}.page-settings .page-settings-menu .ant-menu .ant-menu-item .anticon{font-size:16px}.page-settings .page-settings-menu .ant-menu .ant-menu-item .setting-icon{margin-right:12px}.page-settings .page-settings-menu .ant-menu .ant-menu-item-selected{font-weight:500;color:var(--primary-button-defaul, #2D65C3)}.page-settings .page-settings-content{min-height:calc(100vh - 55px) !important;width:calc(100% - 280px);padding:0 0;background-color:#ecedf4}.page-settings .page-settings-content .page-settings-content-header{height:75px;background-color:#fff;z-index:1000;padding:0 0 0 24px;display:flex;align-items:center;justify-content:space-between;width:100%;position:-webkit-sticky;position:sticky;top:0}.page-settings .page-settings-content .page-settings-content-header .left{display:inline-block}.page-settings .page-settings-content .page-settings-content-header .left .title{color:#101828;font-size:24px;font-weight:500;line-height:32px;margin-top:0;margin-bottom:0}.page-settings .page-settings-content .page-settings-content-header .left .sub-title{display:none;color:rgba(0,0,0,.65);margin:0 0 10px;font-size:14px;line-height:22px}.page-settings .page-settings-content .page-settings-content-header .save-setting-btn{margin-top:0;width:100px;margin-right:0;height:36px}.page-settings .page-settings-content .page-settings-content-header .sync-general-settings-btn{margin-left:12px;height:40px}.page-settings .page-settings-content .page-settings-content-sub-content{margin:0px;background-color:#ecedf4;padding:32px}.page-settings .page-settings-content .page-settings-content-sub-content:has(.setting-multi-tabs,.rr-settings){padding:32px 0}.page-settings .page-settings-content .page-settings-content-sub-content .rr-settings{display:flex;justify-content:center}.page-settings .page-settings-content .page-settings-content-sub-content .rr-settings .rr-settings-container{width:936px}.page-settings .page-settings-content .page-settings-content-sub-content .rr-settings .warning-sync{margin-bottom:24px}.page-settings .page-settings-content .page-settings-content-sub-content .card-general-settings{height:100%}.page-settings .page-settings-content .page-settings-content-sub-content .card-general-settings .ant-card-body{overflow-y:auto;height:calc(100% - 50px)}.page-settings .page-settings-content .page-settings-content-sub-content .card-general-settings .setting-option{padding:10px 0}.page-settings .page-settings-content .page-settings-content-sub-content .card-general-settings .setting-option .setting-option-radio .ant-radio,.page-settings .page-settings-content .page-settings-content-sub-content .card-general-settings .setting-option .setting-option-radio .ant-radio-inner{margin-left:0}.page-settings .page-settings-content .page-settings-content-sub-content .card-general-settings .setting-option .setting-option-radio .ant-radio{margin-right:14px}.page-settings .page-settings-content .page-settings-content-sub-content .card-general-settings .setting-option .setting-option-radio span:last-child{margin-left:0}.page-settings .page-settings-content .page-settings-content-sub-content .card-settings.setting-whatsapp .ant-card-body{padding-top:15px !important}.page-settings .page-settings-content .page-settings-content-sub-content .setting_display .card-settings{height:calc(50% - 25px);margin-bottom:25px}.page-settings .page-settings-content .page-settings-content-sub-content .setting_display .card-settings .ant-card-body{height:calc(100% - 50px);overflow:auto}.page-settings .page-settings-content .page-settings-content-sub-content .setting_display .card-settings .ant-card-body .list-custom-page-color .ant-list-item .page-info{display:flex;width:100%;border-radius:3px 0 0 3px}.page-settings .page-settings-content .page-settings-content-sub-content .setting_display .card-settings .ant-card-body .list-custom-page-color .ant-list-item .page-info .page-name .title{font-size:16px;line-height:21px}.page-settings .page-settings-content .page-settings-content-sub-content .setting_display .card-settings .ant-card-body .list-custom-page-color .ant-list-item .page-info .page-name .title strong{font-family:Roboto,Helvetica,Arial,sans-serif}.page-settings .page-settings-content .page-settings-content-sub-content .setting_display .card-settings .ant-card-body .list-custom-page-color .ant-list-item .page-info .page-name .sub-title{font-family:Roboto,Helvetica,Arial,sans-serif;font-size:13px;line-height:13px}.page-settings .page-settings-content .page-settings-content-sub-content .setting_display .card-settings .ant-card-body .list-custom-page-color .ant-list-item .ant-list-item-action{margin-top:10px}.page-settings .page-settings-content .page-settings-content-sub-content .setting_display .card-settings .ant-card-body .list-custom-page-color .ant-list-item .ant-list-item-action li:first-child{height:33px;vertical-align:inherit}.page-settings .page-settings-content .page-settings-content-sub-content .setting_display .card-settings .ant-card-body .list-custom-page-color .ant-list-item .ant-list-item-action .ant-btn{width:80px;box-shadow:5px 5px 10px rgba(51,51,51,.1)}.page-settings .page-settings-content .page-settings-content-sub-content .setting_display .card-custom-color .ant-card-body{max-height:calc(100vh - 270px)}.page-settings .page-settings-content .page-settings-content-sub-content .settings-row-tag{height:100%}.page-settings .page-settings-content .page-settings-content-sub-content .settings-row-tag .ant-col{height:100%}.page-settings .page-settings-content .page-settings-content-sub-content .settings-row-tag .col-tag-left .card-settings{height:calc(50% - 25px);margin-bottom:12px}.page-settings .page-settings-content .page-settings-content-sub-content .settings-row-tag .col-tag-left .card-settings .ant-card-body{height:calc(100% - 50px);overflow:auto}.page-settings .page-settings-content .page-settings-content-sub-content .settings-row-tag .col-tag-right .card-settings{height:calc(100% - 25px)}.page-settings .page-settings-content .page-settings-content-sub-content .settings-row-tag .col-tag-right .card-settings .ant-card-head .ant-card-head-title{padding:6px}.page-settings .page-settings-content .page-settings-content-sub-content .settings-row-tag .col-tag-right .card-settings .ant-card-head .ant-card-head-title span{vertical-align:middle;line-height:34px}.page-settings .page-settings-content .page-settings-content-sub-content .settings-row-tag .col-tag-right .card-settings .ant-card-body{height:calc(100% - 50px);overflow:auto;padding:10px 0px 10px 10px}.page-settings .page-settings-content .page-settings-content-sub-content .settings-row-tag .sip-call-tag-settings{display:block;line-height:32px}.page-settings .page-settings-content .page-settings-content-sub-content .settings-row-tag .sip-call-tag-settings .setting-option-call{display:flow-root;margin-bottom:8px}.page-settings .page-settings-content .page-settings-content-sub-content .settings-row-tag .sip-call-tag-settings .setting-option-call .selection-call-tag .ant-select-selection__choice__content{line-height:20px}.page-settings .page-settings-content .page-settings-content-sub-content .setting_quick_reply{font-family:"Roboto",Helvetica,Arial,sans-serif !important}.page-settings .page-settings-content .page-settings-content-sub-content .setting_quick_reply .divider-configuration{height:1px;background-color:#e4e7ec;margin:24px 0}.page-settings .page-settings-content .page-settings-content-sub-content .setting_quick_reply .ant-row .col-pr-left{display:flex;flex-direction:column}.page-settings .page-settings-content .page-settings-content-sub-content .setting_quick_reply .ant-row .col-pr-left .card-functions-qr{margin-bottom:12px;height:15%;min-height:170px}.page-settings .page-settings-content .page-settings-content-sub-content .setting_quick_reply .ant-row .col-pr-left .card-functions-qr .ant-table-header{font-family:"Roboto",Helvetica,Arial,sans-serif !important}.page-settings .page-settings-content .page-settings-content-sub-content .setting_quick_reply .ant-row .col-pr-left .card-functions-qr .card-settings{margin-bottom:15px !important}.page-settings .page-settings-content .page-settings-content-sub-content .setting_quick_reply .ant-row .col-pr-left .card-functions-qr .card-settings .ant-card-body{padding:16px 15px}.page-settings .page-settings-content .page-settings-content-sub-content .setting_quick_reply .ant-row .col-pr-left .card-functions-qr .card-settings .ant-card-head{padding:0 20px}.page-settings .page-settings-content .page-settings-content-sub-content .setting_quick_reply .ant-row .col-pr-left .card-functions-qr .card-settings .ant-card-head .ant-card-head-title{padding:6px 0}.page-settings .page-settings-content .page-settings-content-sub-content .setting_quick_reply .ant-row .col-pr-left .card-settings-topics{min-height:40%}.page-settings .page-settings-content .page-settings-content-sub-content .setting_quick_reply .ant-row .col-pr-left .card-settings-topics .ant-card-head .ant-card-head-title{padding:6px 0}.page-settings .page-settings-content .page-settings-content-sub-content .setting_quick_reply .ant-row .col-pr-left .card-settings-topics .ant-card-body{padding:10px 0px 15px 20px}.page-settings .page-settings-content .page-settings-content-sub-content .setting_quick_reply .ant-row .col-pr-left .card-settings-staff-detail{margin-top:12px;min-height:calc(45% - 42px)}.page-settings .page-settings-content .page-settings-content-sub-content .setting_quick_reply .ant-row .col-pr-left .card-settings-staff-detail .ant-card-head{background:#fafafa;border-radius:0px}.page-settings .page-settings-content .page-settings-content-sub-content .setting_quick_reply .ant-row .col-pr-left .card-settings-staff-detail .ant-card-head .ant-card-head-title{padding:6px 0px}.page-settings .page-settings-content .page-settings-content-sub-content .setting_quick_reply .ant-row .col-pr-left .card-settings-staff-detail .ant-card-head .ant-card-head-title .staff__detail-settings-title{font-size:14px;display:flex;align-items:center;justify-content:space-between}.page-settings .page-settings-content .page-settings-content-sub-content .setting_quick_reply .ant-row .col-pr-left .card-settings-staff-detail .ant-card-body{padding:16px 20px;padding-right:30px;height:100%}.page-settings .page-settings-content .page-settings-content-sub-content .setting_quick_reply .ant-row .col-pr-left .card-settings-staff-detail .staff__detail-settings{display:flex;flex-direction:column}.page-settings .page-settings-content .page-settings-content-sub-content .setting_quick_reply .ant-row .col-pr-left .card-settings-staff-detail .staff__detail-settings .staff__detail-settings-table .columns__staff-name{display:flex;align-items:center;justify-content:space-between}.page-settings .page-settings-content .page-settings-content-sub-content .setting_quick_reply .ant-row .col-pr-left .card-settings-staff-detail .staff__detail-settings .staff__detail-settings-table .columns__staff-name .columns__staff-title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.page-settings .page-settings-content .page-settings-content-sub-content .setting_quick_reply .ant-row .col-pr-left .card-settings-staff-detail .staff__detail-settings .staff__detail-settings-table .columns__staff-name .search__staff-form{display:flex;align-items:center;justify-content:center;width:40px;height:25px;border-radius:15px;position:relative;transition:width .2s ease-in-out}.page-settings .page-settings-content .page-settings-content-sub-content .setting_quick_reply .ant-row .col-pr-left .card-settings-staff-detail .staff__detail-settings .staff__detail-settings-table .columns__staff-name .search__staff-form .search__staff-icon{position:absolute;z-index:999;right:15px;color:rgba(0,0,0,.45);pointer-events:none}.page-settings .page-settings-content .page-settings-content-sub-content .setting_quick_reply .ant-row .col-pr-left .card-settings-staff-detail .staff__detail-settings .staff__detail-settings-table .columns__staff-name .search__staff-form .search__staff-icon:hover{color:rgba(0,0,0,.65)}.page-settings .page-settings-content .page-settings-content-sub-content .setting_quick_reply .ant-row .col-pr-left .card-settings-staff-detail .staff__detail-settings .staff__detail-settings-table .columns__staff-name .search__staff-form .search__staff-inp{width:100%;height:100%;border-radius:inherit;border-color:#d9d9d9;font-size:12px;color:rgba(0,0,0,.85)}.page-settings .page-settings-content .page-settings-content-sub-content .setting_quick_reply .ant-row .col-pr-left .card-settings-staff-detail .staff__detail-settings .staff__detail-settings-table .columns__staff-name .search__staff-form .search__staff-inp:focus{border-color:#1890ff;box-shadow:unset !important}.page-settings .page-settings-content .page-settings-content-sub-content .setting_quick_reply .ant-row .col-pr-left .card-settings-staff-detail .staff__detail-settings .staff__detail-settings-table .columns__staff-name .search__staff-form .search__staff-inp:focus::-moz-placeholder{color:rgba(0,0,0,.45)}.page-settings .page-settings-content .page-settings-content-sub-content .setting_quick_reply .ant-row .col-pr-left .card-settings-staff-detail .staff__detail-settings .staff__detail-settings-table .columns__staff-name .search__staff-form .search__staff-inp:focus::placeholder{color:rgba(0,0,0,.45)}.page-settings .page-settings-content .page-settings-content-sub-content .setting_quick_reply .ant-row .col-pr-left .card-settings-staff-detail .staff__detail-settings .staff__detail-settings-table .columns__staff-name .search__staff-form .search__staff-inp::-moz-placeholder{font-size:12px;-moz-transition:.2s ease-in;transition:.2s ease-in;color:#fff}.page-settings .page-settings-content .page-settings-content-sub-content .setting_quick_reply .ant-row .col-pr-left .card-settings-staff-detail .staff__detail-settings .staff__detail-settings-table .columns__staff-name .search__staff-form .search__staff-inp::placeholder{font-size:12px;transition:.2s ease-in;color:#fff}.page-settings .page-settings-content .page-settings-content-sub-content .setting_quick_reply .ant-row .col-pr-left .card-settings-staff-detail .staff__detail-settings .staff__detail-settings-table .columns__staff-name .show-search{width:100%}.page-settings .page-settings-content .page-settings-content-sub-content .setting_quick_reply .ant-row .col-pr-left .card-settings-staff-detail .staff__detail-settings .staff__detail-list-staff{width:45%;margin-right:15px}.page-settings .page-settings-content .page-settings-content-sub-content .setting_quick_reply .ant-row .col-pr-left .card-settings-staff-detail .staff__detail-settings .staff__detail-list-staff .list-staff{width:100%}.page-settings .page-settings-content .page-settings-content-sub-content .setting_quick_reply .ant-row .col-pr-left .card-settings-staff-detail .staff__detail-settings .staff__detail-list-staff .list-staff .ant-select-selection-selected-value{display:flex;align-items:center;height:calc(100% - 2px)}.page-settings .page-settings-content .page-settings-content-sub-content .setting_quick_reply .ant-row .col-pr-left .card-settings-staff-detail .staff__detail-settings .staff__detail-edit-box{width:calc(55% - 15px);max-height:32px}.page-settings .page-settings-content .page-settings-content-sub-content .setting_quick_reply .ant-row .col-pr-left .card-settings-staff-detail .staff__detail-settings .staff__detail-edit-box .ant-input{width:100%;height:100%}.page-settings .page-settings-content .page-settings-content-sub-content .setting_quick_reply .ant-row .col-pr-left .ant-card-body{height:calc(100% - 50px);overflow:auto;padding:20px 0px 20px 10px}.page-settings .page-settings-content .page-settings-content-sub-content .setting_quick_reply .ant-row .col-pr-left .title-card-topics{vertical-align:middle;line-height:33px}.page-settings .page-settings-content .page-settings-content-sub-content .setting_quick_reply .ant-row .col-qr-right{height:calc(100vh - 216px)}.page-settings .page-settings-content .page-settings-content-sub-content .setting_quick_reply .ant-row .col-qr-right .card-settings{height:100% !important}.page-settings .page-settings-content .page-settings-content-sub-content .setting_quick_reply .ant-row .col-qr-right .card-settings .ant-card-body{height:100% !important}.page-settings .page-settings-content .page-settings-content-sub-content .setting_quick_reply .ant-row .col-qr-right .card-settings .ant-card-head .ant-card-head-title{padding:6px 0;vertical-align:middle;line-height:33px}.page-settings .page-settings-content .page-settings-content-sub-content .view-title-setting-round-robin{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.page-settings .page-settings-content .page-settings-content-sub-content .view-title-setting-round-robin .title-round-robin{color:var(--light-neutral-gray-8-primary-text-1, #1D2939);font-family:Roboto;font-size:20px;font-style:normal;font-weight:500;line-height:28px}.page-settings .page-settings-content .page-settings-content-sub-content .view-title-setting-round-robin .ant-btn{height:42px;border-radius:8px;box-shadow:0px 2px 0px 0px rgba(0,0,0,.04);font-size:16px;font-weight:500;line-height:24px}.page-settings .page-settings-content .page-settings-content-sub-content .view-title-setting-round-robin .hide-btn{opacity:0}.page-settings .page-settings-content .page-settings-content-sub-content .settingRoundRobin{overflow:hidden}.page-settings .page-settings-content .page-settings-content-sub-content .settingRoundRobin .setting-level-2{margin-left:15px;margin-top:10px;font-weight:500}.page-settings .page-settings-content .page-settings-content-sub-content .settingRoundRobin .setting-level-3{margin-left:25px;margin-top:10px}.page-settings .page-settings-content .page-settings-content-sub-content .settingRoundRobin .btn-ratios{line-height:.5;margin-right:10px}.page-settings .page-settings-content .page-settings-content-sub-content .settingRoundRobin .card-user-handle-rr{margin-bottom:20px}.page-settings .page-settings-content .page-settings-content-sub-content .settingRoundRobin .card-user-handle-rr .ant-card-head-title{padding:7px 0px}.page-settings .page-settings-content .page-settings-content-sub-content .settingRoundRobin .card-user-handle-rr .ant-card-head-title span{vertical-align:-webkit-baseline-middle}.page-settings .page-settings-content .page-settings-content-sub-content .settingRoundRobin .ant-tabs-nav-scroll{background-color:#fff;border-radius:4px}.page-settings .page-settings-content .page-settings-content-sub-content .settingRoundRobin .ant-tabs-nav-scroll .ant-tabs-tab{padding-left:0;padding-right:0;margin:0px 16px;color:var(--text-primary-1)}.page-settings .page-settings-content .page-settings-content-sub-content .settingRoundRobin .card-disabled-users .title{line-height:2.5}.page-settings .page-settings-content .page-settings-content-sub-content .settingRoundRobin .card-disabled-users .ant-card-head-title{padding:7px 0px}.page-settings .page-settings-content .page-settings-content-sub-content .settingRoundRobin .card-disabled-users .ant-card-head-title .button-action{float:right}.page-settings .page-settings-content .page-settings-content-sub-content .settingRoundRobin .card-settings .setting-option span{margin:0px}.page-settings .page-settings-content .page-settings-content-sub-content .settingRoundRobin .divider{margin:10px;border-top:1px solid #e0e0e0}.page-settings .page-settings-content .page-settings-content-sub-content .setting-google-agent{margin-bottom:100px;width:100%;display:flex;flex-direction:row;flex-wrap:wrap}.page-settings .page-settings-content .page-settings-content-sub-content .setting-google-agent .container-element{background:#fff;width:100%;padding:20px;border-radius:10px;border:1px solid #d9d9d9;margin-bottom:20px;display:flex;flex-direction:column}.page-settings .page-settings-content .page-settings-content-sub-content .setting-google-agent .container-element .content-connect-account{display:flex;align-items:center;justify-content:space-between}.page-settings .page-settings-content .page-settings-content-sub-content .setting-google-agent .container-element .content-connect-account .sub-title-connect{flex:auto;margin-right:30px}.page-settings .page-settings-content .page-settings-content-sub-content .setting-google-agent .container-element .content-connect-account .btn-connect{color:#1d2939;margin-right:8px}.page-settings .page-settings-content .page-settings-content-sub-content .setting-google-agent .container-element .divider-item{height:1px;background:rgba(0,0,0,.25);margin-top:16px;margin-bottom:8px}.page-settings .page-settings-content .page-settings-content-sub-content .setting-google-agent .container-element .btn-save-setting{align-self:flex-end;margin-top:8px;border-radius:8px;height:42px}.page-settings .page-settings-content .page-settings-content-sub-content .setting-google-agent .container-element .ant-btn:disabled{background:#8496b4 !important}.page-settings .page-settings-content .page-settings-content-sub-content .setting-google-agent .container-element .add-conversation{color:#1a73e8;margin-top:20px;display:flex;cursor:pointer}.page-settings .page-settings-content .page-settings-content-sub-content .setting-google-agent .container-element .container-availability .availability{margin-top:30px;margin-bottom:10px;display:flex;font-size:16px}.page-settings .page-settings-content .page-settings-content-sub-content .setting-google-agent .container-element .container-availability .availability .text-remove{margin-left:20px;color:#1a73e8;cursor:pointer}.page-settings .page-settings-content .page-settings-content-sub-content .setting-google-agent .container-element .container-availability .start-end-day{margin-bottom:10px}.page-settings .page-settings-content .page-settings-content-sub-content .setting-google-agent .container-element .container-availability .start-end-day .title-start-end-day{font-size:16px;width:140px;display:inline-flex}.page-settings .page-settings-content .page-settings-content-sub-content .setting-google-agent .container-element .container-availability .start-end-day .select-start-end-day{margin-right:20px;width:120px}.page-settings .page-settings-content .page-settings-content-sub-content .setting-google-agent .container-element .container-availability .start-end-day .minutes-text{margin-left:20px}.page-settings .page-settings-content .page-settings-content-sub-content .setting-google-agent .container-element .container-title-and-btn-save{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.page-settings .page-settings-content .page-settings-content-sub-content .setting-google-agent .container-element .container-title-and-btn-save .title-with-btn-save{font-weight:bold;font-size:18px}.page-settings .page-settings-content .page-settings-content-sub-content .setting-google-agent .container-element .container-title-and-btn-save .title-with-btn-save .text-remove{color:#1a73e8;cursor:pointer;margin-left:20px;font-weight:400;font-size:16px}.page-settings .page-settings-content .page-settings-content-sub-content .setting-google-agent .container-element .container-interaction-type{display:flex;align-items:center}.page-settings .page-settings-content .page-settings-content-sub-content .setting-google-agent .container-element .container-interaction-type .interaction-type{margin:0px 20px;margin:0px 20px;border:1px solid #d9d9d9;padding:5px 10px;border-radius:4px;line-height:20px}.page-settings .page-settings-content .page-settings-content-sub-content .setting-google-agent .container-element .container-interaction-type .title-interact{font-size:16px}.page-settings .page-settings-content .page-settings-content-sub-content .setting-google-agent .container-element .ant-checkbox-wrapper+span{padding-left:0px}.page-settings .page-settings-content .page-settings-content-sub-content .setting-google-agent .container-element .list-location-view{position:relative}.page-settings .page-settings-content .page-settings-content-sub-content .setting-google-agent .container-element .list-location-view .title{margin-inline:24px;margin-top:0px;margin-bottom:0px;font-weight:bold;font-size:18px;display:flex}.page-settings .page-settings-content .page-settings-content-sub-content .setting-google-agent .container-element .list-location-view .view-add-location{margin:24px;margin-top:0;border:1px solid rgba(0,0,0,.25);padding:10px;border-radius:8px}.page-settings .page-settings-content .page-settings-content-sub-content .setting-google-agent .container-element .list-location-view .view-add-location .title-add-location{font-size:16px;font-weight:600;margin-bottom:10px;display:flex}.page-settings .page-settings-content .page-settings-content-sub-content .setting-google-agent .container-element .list-location-view .view-add-location .row_infor{display:flex;align-items:center;margin-bottom:10px}.page-settings .page-settings-content .page-settings-content-sub-content .setting-google-agent .container-element .list-location-view .view-add-location .row_infor .title-infor{width:100px;flex-shrink:0}.page-settings .page-settings-content .page-settings-content-sub-content .setting-google-agent .container-element .list-location-view .view-add-location .btn-add{display:block;margin:0 auto}.page-settings .page-settings-content .page-settings-content-sub-content .setting-google-agent .container-element .list-location-view .table-list-location{border-collapse:collapse;width:100%;margin:24px;display:inline-block}.page-settings .page-settings-content .page-settings-content-sub-content .setting-google-agent .container-element .list-location-view .table-list-location .element-position:hover .delete-location-icon{opacity:1;cursor:pointer}.page-settings .page-settings-content .page-settings-content-sub-content .setting-google-agent .container-element .list-location-view .table-list-location .element-position .element-index{width:10%}.page-settings .page-settings-content .page-settings-content-sub-content .setting-google-agent .container-element .list-location-view .table-list-location .element-position .element-adress{width:90%;text-align:left}.page-settings .page-settings-content .page-settings-content-sub-content .setting-google-agent .title{display:block;font-weight:bold;font-size:18px;margin-bottom:15px;margin-top:40px}.page-settings .page-settings-content .page-settings-content-sub-content .setting-google-agent .sub-title{display:block}.page-settings .page-settings-content .page-settings-content-sub-content .setting-google-agent .view-check-box{margin-top:10px}.page-settings .page-settings-content .page-settings-content-sub-content .setting-google-agent .view-check-box .check-box-left{width:200px}.page-settings .page-settings-content .page-settings-content-sub-content .setting-google-agent .input{margin-top:10px}.page-settings .page-settings-content .page-settings-content-sub-content .setting-google-agent .upload-new-avatar{display:flex;justify-content:center;position:relative;transition:.2s all ease-in-out}.page-settings .page-settings-content .page-settings-content-sub-content .setting-google-agent .upload-new-avatar .avatar{border:unset;cursor:pointer;box-shadow:0px 4px 8px rgba(0,0,0,.04),0px 0px 2px rgba(0,0,0,.06),0px 0px 1px rgba(0,0,0,.04)}.page-settings .page-settings-content .page-settings-content-sub-content .setting-google-agent .ant-avatar-image{margin:auto;display:flex}.page-settings .page-settings-content .page-settings-content-sub-content .setting-google-agent .top-content{margin-top:0px !important}.page-settings .page-settings-content .page-settings-content-sub-content .setting-tag-container .ant-tabs-nav-scroll{background-color:#fff;border-radius:4px}.page-settings .page-settings-content .page-settings-content-sub-content .setting-tag-container .ant-tabs-nav{margin-bottom:0px}.page-settings .page-settings-content .page-settings-content-sub-content .setting-tag-container .ant-tabs-tab{padding:8px 0;color:var(--text-primary-1)}.page-settings .page-settings-content .page-settings-content-sub-content .setting-tag-container .ant-tabs-tab+.ant-tabs-tab{margin-left:24px}.page-settings .page-settings-content .page-settings-content-sub-content .setting-tag-container .ant-tabs-content{padding-top:80px;height:100%}.page-settings .page-settings-content .page-settings-content-sub-content .setting-tag-container .ant-tabs-nav-animated>div:first-child{border-bottom:2px solid #d9dbea}.page-settings .page-settings-content .page-settings-content-sub-content .setting-tag-container .setting-tag-title{color:var(--light-neutral-gray-8-primary-text-1, #1D2939);font-family:Roboto;font-size:20px;font-style:normal;font-weight:500;line-height:28px;margin-bottom:24px}.page-settings .page-settings-content .page-settings-content-sub-content .setting-tag-container .tag-content-container{display:flex;gap:24px}.page-settings .page-settings-content .page-settings-content-sub-content .setting-tag-container .list-option-setting-container{border-radius:8px;background:var(--neutral-1, #FFF);flex:1 0 0}.page-settings .page-settings-content .page-settings-content-sub-content .setting-tag-container .list-option-setting-container .list-option-scroll{max-height:calc(100vh - 172px);overflow:auto}.page-settings .page-settings-content .page-settings-content-sub-content .setting-tag-container .list-option-setting-container .list-option-setting-title{color:var(--light-neutral-gray-8-primary-text-1, #1D2939);font-family:Roboto;font-size:16px;font-style:normal;font-weight:500;line-height:24px}.page-settings .page-settings-content .page-settings-content-sub-content .setting-tag-container .list-option-setting-container .divider{height:1px;background:var(--Gray-200, #E4E7EC)}.page-settings .page-settings-content .page-settings-content-sub-content .setting-tag-container .list-option-setting-container .sip-title{display:flex;margin-top:24px;align-items:center}.page-settings .page-settings-content .page-settings-content-sub-content .setting-tag-container .list-option-setting-container .sip-title svg{cursor:pointer}.page-settings .page-settings-content .page-settings-content-sub-content .setting-tag-container .list-option-setting-container .sip-title .sip-title-text{color:var(--light-neutral-gray-8-primary-text-1, #1D2939);font-family:Roboto;font-size:14px;font-style:normal;font-weight:500;line-height:22px;margin-left:16px;margin-right:4px}.page-settings .page-settings-content .page-settings-content-sub-content .setting-tag-container .list-option-setting-container .sip-tag-setting-container{padding-left:40px;margin-top:8px}.page-settings .page-settings-content .page-settings-content-sub-content .setting-tag-container .list-option-setting-container .sip-tag-setting-container .sip-tag-sub-title{margin-bottom:8px;color:var(--Gray-700, #344054);font-family:Roboto;font-size:14px;font-style:normal;font-weight:400;line-height:22px}.page-settings .page-settings-content .page-settings-content-sub-content .setting-tag-container .list-option-setting-container .sip-tag-setting-container .ant-select{width:100%}.page-settings .page-settings-content .page-settings-content-sub-content .setting-tag-container .list-option-setting-container .sip-tag-setting-container .ant-select .ant-select-selection{border-radius:6px;border:1px solid #dde1e7;background:var(--light-neutral-gray-0-white, #FFF)}.page-settings .page-settings-content .page-settings-content-sub-content .setting-tag-container .list-option-setting-container .sip-tag-setting-container .ant-select .ant-select-selection__placeholder{color:var(--light-neutral-gray-4-border-disable, #98A2B3);line-height:20px}.page-settings .page-settings-content .page-settings-content-sub-content .setting-tag-container .list-option-setting-container .sip-tag-setting-container .ant-select-selection__choice{display:flex;padding-left:8px;background:#f2f4f8;border-radius:4px;border:none;align-items:center;cursor:pointer}.page-settings .page-settings-content .page-settings-content-sub-content .setting-tag-container .list-option-setting-container .sip-tag-setting-container .ant-select-selection__choice:hover{background:#e4e7ec}.page-settings .page-settings-content .page-settings-content-sub-content .setting-tag-container .list-option-setting-container .sip-tag-setting-container .ant-select-selection__choice:hover .ant-select-remove-icon{color:#000}.page-settings .page-settings-content .page-settings-content-sub-content .setting-tag-container .list-option-setting-container .sip-tag-setting-container .ant-select-selection__choice .ant-select-selection__choice__content{display:flex;align-items:center}.page-settings .page-settings-content .page-settings-content-sub-content .setting-tag-container .list-option-setting-container .sip-tag-setting-container .ant-select-selection__choice .ant-select-selection__choice__content .select-tag-item-text{margin-left:4px;font-weight:500;color:var(--character-tiltle-85, rgba(0, 0, 0, 0.85))}.page-settings .page-settings-content .page-settings-content-sub-content .setting-tag-container .list-option-setting-container .sip-tag-setting-container .ant-select-selection__choice .ant-select-remove-icon{font-size:14px}.page-settings .page-settings-content .page-settings-content-sub-content .setting-tag-container .list-option-setting-container .ant-select-selection-item-content{display:inline-flex}.page-settings .page-settings-content .page-settings-content-sub-content .setting-tag-container .setting-tags-container{border-radius:8px;background:var(--neutral-1, #FFF);position:relative;flex:1 0 0;max-height:calc(100vh - 172px);overflow:auto}.page-settings .page-settings-content .page-settings-content-sub-content .setting-tag-container .setting-tags-container .ant-tabs{height:100%}.page-settings .page-settings-content .page-settings-content-sub-content .setting-tag-container .setting-tags-container .tags-table-tabs{margin-top:24px;position:absolute;right:0;left:0;margin-left:24px;margin-right:24px;bottom:24px;top:64px}.page-settings .page-settings-content .page-settings-content-sub-content .setting-tag-container .setting-tags-container .tags-table-tabs .ant-tabs-tabpane{height:100%}.page-settings .page-settings-content .page-settings-content-sub-content .setting-tag-container .setting-tags-container .tags-table-tabs .ant-tabs-tab{font-size:14px !important}.page-settings .page-settings-content .page-settings-content-sub-content .setting-tag-container .setting-tags-container .setting-tags-title{display:flex;align-items:center;justify-content:space-between}.page-settings .page-settings-content .page-settings-content-sub-content .setting-tag-container .setting-tags-container .setting-tags-title .setting-tags-title-head{display:flex;align-items:center}.page-settings .page-settings-content .page-settings-content-sub-content .setting-tag-container .setting-tags-container .setting-tags-title .bulk-tagging-button{width:22px;height:22px;border-radius:6px;background-color:#eaecf0;display:flex;align-items:center;justify-content:center;cursor:pointer}.page-settings .page-settings-content .page-settings-content-sub-content .setting-tag-container .setting-tags-container .setting-tags-title .bulk-tagging-button:hover{background:#d9dbea}.page-settings .page-settings-content .page-settings-content-sub-content .setting-tag-container .setting-tags-container .setting-tags-title .setting-tags-text{color:var(--light-neutral-gray-8-primary-text-1, #1D2939);font-family:Roboto;font-size:16px;font-style:normal;font-weight:500;line-height:24px;margin-right:8px}.page-settings .page-settings-content .page-settings-content-sub-content .setting-tag-container .setting-tags-container .setting-tags-title .setting-tags-count{margin-left:8px;display:flex;height:22px;padding:0px 8px;align-items:center;border-radius:10px;background:var(--light-geek-blue-1, #F0F5FF);color:var(--primary-button-defaul, #2D65C3);font-family:Roboto;font-size:13px;font-style:normal;font-weight:500;line-height:20px}.page-settings .page-settings-content .page-settings-content-sub-content .setting-tag-container .setting-tags-container .setting-tags-sub-title{color:var(--Gray-500, #667085);font-family:Roboto;font-size:12px;font-style:normal;font-weight:400;line-height:16px}.page-settings .page-settings-content .page-settings-content-sub-content .setting-tag-container .setting-tags-container .setting-tags-header{display:flex;align-items:center;justify-content:space-between;margin:24px 0;position:absolute;top:126px;left:0px;padding:0px 24px;width:100%}.page-settings .page-settings-content .page-settings-content-sub-content .setting-tag-container .setting-tags-container .setting-tags-header .list-action{display:flex;align-items:center;position:relative}.page-settings .page-settings-content .page-settings-content-sub-content .setting-tag-container .setting-tags-container .setting-tags-header .list-action .btn-create-tags{min-width:84px}@media all and (max-width: 1400px){.page-settings .page-settings-content .page-settings-content-sub-content .setting-tag-container .setting-tags-container .setting-tags-header .list-action .selected-count{position:absolute;right:0px;top:-32px}}
.page-settings .page-settings-content .page-settings-content-sub-content .setting-tag-container .setting-tags-container .setting-tags-table{border-radius:6px;border:1px solid var(--light-neutral-gray-3-dividers-border, #DDE1E7);height:calc(100% - 3px)}.page-settings .page-settings-content .page-settings-content-sub-content .setting-tag-container .setting-tags-container .setting-tags-table .setting-tags-table-header{display:flex;height:46px;align-items:center;border-bottom:1px solid var(--light-neutral-gray-3-dividers-border, #DDE1E7)}.page-settings .page-settings-content .page-settings-content-sub-content .setting-tag-container .setting-tags-container .setting-tags-table .icon-header-container{width:40px;display:flex;align-items:center;justify-content:flex-end}.page-settings .page-settings-content .page-settings-content-sub-content .setting-tag-container .setting-tags-container .setting-tags-table .icon-header-container .icon-header-drag{display:none}.page-settings .page-settings-content .page-settings-content-sub-content .setting-tag-container .setting-tags-container .setting-tags-table .header-title-container.stt{width:10%}.page-settings .page-settings-content .page-settings-content-sub-content .setting-tag-container .setting-tags-container .setting-tags-table .header-title-container.stt::before{position:absolute;content:"";width:0;height:0}.page-settings .page-settings-content .page-settings-content-sub-content .setting-tag-container .setting-tags-container .setting-tags-table .header-title-container{width:45%;display:flex;align-items:center;padding:12px;color:var(--light-neutral-gray-8-primary-text-1, #1D2939);font-family:Roboto;font-size:14px;font-style:normal;font-weight:500;line-height:22px;position:relative}.page-settings .page-settings-content .page-settings-content-sub-content .setting-tag-container .setting-tags-container .setting-tags-table .header-title-container::before{position:absolute;left:0;content:"";width:1px;height:22px;background:rgba(0,0,0,.06)}.page-settings .page-settings-content .page-settings-content-sub-content .setting-tag-container .setting-tags-container .setting-tags-table .virtual-scroll-area{max-height:calc(100% - 46px);height:calc(100% - 46px)}.page-settings .page-settings-content .page-settings-content-sub-content .setting-tag-container .setting-tags-container .setting-tags-table .list-tag-container{position:relative;height:100%;overflow:auto}.page-settings .page-settings-content .page-settings-content-sub-content .setting-tag-container .setting-tags-container .setting-tags-table .list-tag-container .ant-empty{padding-top:60px}.page-settings .page-settings-content .page-settings-content-sub-content .setting-tag-container .setting-tags-container .setting-tags-table .list-tag-container .scroll-bar-list-tag{display:none;position:absolute;min-height:16px;border-radius:8px;background:#c7c7d2;width:8px;right:4px;top:0;z-index:999}.page-settings .page-settings-content .page-settings-content-sub-content .setting-tag-container .setting-tags-container .setting-tags-table .list-tag-container .tag-element{border-top:1px solid var(--light-neutral-gray-3-dividers-border, #DDE1E7);display:flex;align-items:center;height:46px;position:relative}.page-settings .page-settings-content .page-settings-content-sub-content .setting-tag-container .setting-tags-container .setting-tags-table .list-tag-container .tag-element:hover{background:var(--light-neutral-gray-2-bg-dividers, #EAECF0);box-shadow:0px 2px 8px 0px rgba(0,0,0,.15)}.page-settings .page-settings-content .page-settings-content-sub-content .setting-tag-container .setting-tags-container .setting-tags-table .list-tag-container .tag-element:hover .list-action-tag-item{display:flex}.page-settings .page-settings-content .page-settings-content-sub-content .setting-tag-container .setting-tags-container .setting-tags-table .list-tag-container .tag-element:hover .icon-header-drag{display:flex;cursor:ns-resize}.page-settings .page-settings-content .page-settings-content-sub-content .setting-tag-container .setting-tags-container .setting-tags-table .list-tag-container .tag-element:first-child{border-top:none}.page-settings .page-settings-content .page-settings-content-sub-content .setting-tag-container .setting-tags-container .setting-tags-table .list-tag-container .tag-element:last-child{border-bottom:1px solid var(--light-neutral-gray-3-dividers-border, #DDE1E7)}.page-settings .page-settings-content .page-settings-content-sub-content .setting-tag-container .setting-tags-container .setting-tags-table .list-tag-container .tag-element .tag-title-container.stt{width:10%}.page-settings .page-settings-content .page-settings-content-sub-content .setting-tag-container .setting-tags-container .setting-tags-table .list-tag-container .tag-element .tag-title-container{width:45%;display:flex;align-items:center;padding:12px}.page-settings .page-settings-content .page-settings-content-sub-content .setting-tag-container .setting-tags-container .setting-tags-table .list-tag-container .tag-element .tag-title-container .tag-title-text{max-width:100%;overflow:hidden;color:var(--light-neutral-gray-8-primary-text-1, #1D2939);text-overflow:ellipsis;white-space:nowrap;font-family:Roboto;font-size:14px;font-style:normal;font-weight:400;line-height:22px;margin-left:12px}.page-settings .page-settings-content .page-settings-content-sub-content .setting-tag-container .setting-tags-container .setting-tags-table .list-tag-container .tag-element .tag-title-container .tag-color{width:60px;height:16px;padding:0px 10px;border-radius:20px}.page-settings .page-settings-content .page-settings-content-sub-content .setting-tag-container .setting-tags-container .setting-tags-table .list-tag-container .tag-element .list-action-tag-item{position:absolute;display:none;align-items:center;right:16px}.page-settings .page-settings-content .page-settings-content-sub-content .setting-tag-container .setting-tags-container .setting-tags-table .list-tag-container .tag-element .list-action-tag-item .tag-action-button{display:flex;padding:10px;justify-content:center;align-items:center}.page-settings .page-settings-content .page-settings-content-sub-content .setting-tag-container .setting-tags-container .setting-tags-table .list-tag-container .tag-element .list-action-tag-item .tag-action-button:hover{border-radius:12px;background:rgba(29,41,57,.1)}.page-settings .page-settings-content .page-settings-content-sub-content .setting-tag-container .setting-tags-container .setting-tags-table .list-tag-container .tag-element-checked{border-top:1px solid var(--light-primary-pancake-3-boder, #91CAFF);border-bottom:1px solid var(--light-primary-pancake-3-boder, #91CAFF);background:#d2ebff}.page-settings .page-settings-content .page-settings-content-sub-content .setting-tag-container .setting-tags-container .setting-tags-table .list-tag-container .tag-element-checked:hover{background:#d2ebff;box-shadow:0px 2px 8px 0px rgba(0,0,0,.15)}.page-settings .page-settings-content .page-settings-content-sub-content .setting-tag-container .setting-tags-container .setting-tags-table .ant-checkbox-wrapper{padding:0}.page-settings .page-settings-content .page-settings-content-sub-content .setting-tag-container .setting-tags-container .setting-tags-table .ant-checkbox-wrapper .ant-checkbox-inner{border-radius:4px;border:1px solid var(--light-neutral-gray-3-dividers-border, #DDE1E7)}.page-settings .page-settings-content .page-settings-content-sub-content .setting-tag-container .setting-tags-container .setting-tags-table .ant-checkbox-wrapper .ant-checkbox-checked .ant-checkbox-inner{border-color:#105ce2 !important}.page-settings .page-settings-content .page-settings-content-sub-content .setting-display-container{padding:0 80px}.page-settings .page-settings-content .page-settings-content-sub-content .setting-display-container .setting-display-title{color:var(--light-neutral-gray-8-primary-text-1, #1D2939);font-family:Roboto;font-size:20px;font-style:normal;font-weight:500;line-height:28px;margin-bottom:24px}.page-settings .page-settings-content .page-settings-content-sub-content .setting-display-container .main-content{padding:24px;border-radius:8px;background:var(--neutral-1, #FFF)}.page-settings .page-settings-content .page-settings-content-sub-content .setting-display-container .main-content .main-content-title{color:var(--light-neutral-gray-8-primary-text-1, #1D2939);font-family:Roboto;font-size:16px;font-style:normal;font-weight:500;line-height:24px;margin-bottom:24px}.page-settings .page-settings-content .page-settings-content-sub-content .setting-display-container .divider{background:var(--Gray-200, #E4E7EC);height:1px;margin:24px 0}.page-settings .page-settings-content .page-settings-content-sub-content .setting-display-container .setting-color-title{display:flex;margin-bottom:16px;align-items:center}.page-settings .page-settings-content .page-settings-content-sub-content .setting-display-container .setting-color-title .setting-color-text{margin-left:16px;margin-right:4px;color:var(--light-neutral-gray-8-primary-text-1, #1D2939);font-family:Roboto;font-size:14px;font-style:normal;font-weight:500;line-height:22px}.page-settings .page-settings-content .page-settings-content-sub-content .setting-display-container .list-custom-page-color{margin-left:40px}.page-settings .page-settings-content .page-settings-content-sub-content .setting-display-container .list-custom-page-color .custom-page-color-item{min-height:84px;display:flex;align-items:center;padding:8px 0px;border-radius:6px;background:#f2f4f7;width:100%;justify-content:space-between;margin-top:16px}.page-settings .page-settings-content .page-settings-content-sub-content .setting-display-container .list-custom-page-color .custom-page-color-item:hover{background:#eaecf0}.page-settings .page-settings-content .page-settings-content-sub-content .setting-display-container .list-custom-page-color .custom-page-color-item .pick-color-page-container{display:flex;align-items:center;gap:16px}.page-settings .page-settings-content .page-settings-content-sub-content .setting-display-container .list-custom-page-color .custom-page-color-item .pick-color-page-container .pick-color-page-container-icon{display:none}.page-settings .page-settings-content .page-settings-content-sub-content .setting-display-container .list-custom-page-color .custom-page-color-item:hover .pick-color-page-container-icon,.page-settings .page-settings-content .page-settings-content-sub-content .setting-display-container .list-custom-page-color .custom-page-color-item.popover-active .pick-color-page-container-icon{display:flex}.page-settings .page-settings-content .page-settings-content-sub-content .setting-display-container .list-custom-page-color .custom-page-color-item:first-child{margin-top:0}.page-settings .page-settings-content .page-settings-content-sub-content .setting-display-container .list-custom-page-color .custom-page-color-item .info-container{display:flex;align-items:center}.page-settings .page-settings-content .page-settings-content-sub-content .setting-display-container .list-custom-page-color .custom-page-color-item .page_location{overflow:hidden;color:#475467;font-size:14px;line-height:22px}.page-settings .page-settings-content .page-settings-content-sub-content .setting-display-container .list-custom-page-color .custom-page-color-item .page-info{display:flex;flex-direction:column;margin-left:16px}.page-settings .page-settings-content .page-settings-content-sub-content .setting-display-container .list-custom-page-color .custom-page-color-item .page-info .page-title{overflow:hidden;color:var(--light-neutral-gray-8-primary-text-1, #1D2939);text-overflow:ellipsis;white-space:nowrap;display:flex;align-items:center;gap:4px;font-family:Roboto;font-size:14px;font-style:normal;font-weight:500;line-height:22px;max-width:300px}.page-settings .page-settings-content .page-settings-content-sub-content .setting-display-container .list-custom-page-color .custom-page-color-item .page-info .page-platform-and-id{display:flex;align-items:center}.page-settings .page-settings-content .page-settings-content-sub-content .setting-display-container .list-custom-page-color .custom-page-color-item .page-info .page-platform-and-id .separation{color:var(--Gray-400, #98A2B3);margin:0 6px;line-height:22px}.page-settings .page-settings-content .page-settings-content-sub-content .setting-display-container .list-custom-page-color .custom-page-color-item .page-info .page-platform-and-id .page-id{color:var(--light-neutral-gray-5-disable-text, #667085);line-height:22px}.page-settings .page-settings-content .page-settings-content-sub-content .setting-display-container .list-custom-page-color .custom-page-color-item .pick-color-page{width:68px;height:20px;border-radius:20px;margin-right:16px}.page-settings .ant-select-selection-selected-value{display:flex !important;line-height:32px}.page-settings .ant-select-selection-selected-value .pages-avt-list{position:relative;display:flex;margin-right:6px}.page-settings .ant-select-selection-selected-value .pages-avt-list .LazyLoad{margin:0}.page-settings .quick-contact-btn{position:absolute;bottom:20px;right:20px;background:#fff;padding:8px;border-radius:50%;box-shadow:0px 16px 24px rgba(0,0,0,.06),0px 2px 6px rgba(0,0,0,.04),0px 0px 1px rgba(0,0,0,.04);cursor:pointer}.sure-remove-tags{margin-top:16px}.sure-remove-tags .ant-checkbox-wrapper{padding:0}.sure-remove-tags .ant-checkbox-wrapper .ant-checkbox-inner{margin:0}.sure-remove-tags .ant-checkbox-wrapper :nth-child(2){padding-left:8px !important}.list-tag-removed{margin-top:16px;max-height:230px;overflow:auto;border-top:1px solid #eaecf0}.list-tag-removed .tag-removed-container{display:flex;padding:12px;border-bottom:1px solid #eaecf0}.list-tag-removed .tag-removed-container .tag-removed-text{max-width:100%;overflow:hidden;color:#1d2939;text-overflow:ellipsis;white-space:nowrap;line-height:22px;margin-left:12px}.modal-delete-group-rr .ant-modal-confirm-content:has(.no-mr-content){margin-left:0;margin-top:24px}.modal-delete-group-rr .btn-reassign{position:absolute;bottom:24px;left:32px}.modal-delete-group-rr .sub-title{margin-top:4px;font-size:14px;line-height:22px;font-weight:400;color:#344054}.modal-delete-group-rr .modal-delete-confirm-title{display:flex;align-items:center;gap:16px}.modal-delete-group-rr .ant-modal-confirm-content{margin-top:0;margin-bottom:0}.modal-delete-group-rr .select-group-transfer .ant-select-selection{border-radius:6px}.modal-delete-group-rr .select-group-transfer div{width:100%}.modal-delete-group-rr .select-group-transfer .ant-select-disabled{background-color:#ecedf4}.modal-delete-group-rr .select-group-transfer .ant-select-disabled .ant-select-selection{background-color:#ecedf4}.modal-delete-group-rr .select-group-transfer .ant-select-disabled div{color:#667085}.modal-delete-group-rr .icon-transfer{display:flex;justify-content:center;height:40px;align-items:center}.modal-delete-group-rr .list-transfer-rr-description{padding-left:32px;margin-bottom:0}.no-horizontal-padding{padding-left:0 !important;padding-right:0 !important}.topic-column-title{display:flex;align-items:center;justify-content:space-between;width:calc(100% - 20px);font-size:14px;font-weight:500;color:#1d2939}.topic-tag{padding:3px 8px;margin-right:4px;text-align:center;border-radius:12px;line-height:16px}.topic-filter-item{display:flex;align-items:center;gap:12px}.topic-filter-dropdown .select-title{padding-top:0 !important;padding-right:0 !important;color:#105ce2 !important}.topic-filter-dropdown .select-option-selected{background-color:unset !important}.topic-filter-dropdown .select-option-selected .select-option-text{font-weight:400 !important}.modal-confirm-text-only .pke-modal-confirm-title{margin-bottom:0 !important}.mb24{margin-bottom:24px !important}.mt24{margin-top:24px}.settings-card{border-radius:8px;border:none}.settings-card *:not(button){border-color:#dde1e7}.settings-card .ant-card{box-shadow:none}.settings-card .ant-card-body{padding:24px}.settings-card .ant-tabs-tab-active{color:#1677ff !important;font-weight:400 !important}.settings-card .ant-tabs-ink-bar{background-color:#1677ff !important}.settings-card .user-name{color:#101828;margin-left:16px}.settings-card .settings-card-title{color:var(--light-neutral-gray-8-primary-text-1, #1D2939);font-size:16px;font-weight:500;line-height:24px;display:flex;align-items:center}.settings-card .ant-tabs-tab{text-align:center}.settings-card .restore-ratios-btn{padding:5px 8px;display:flex;align-items:center}.settings-card .ant-tabs-nav-animated>div:first-child{border-bottom:2px solid #d9dbea}.settings-card .ant-tabs-nav-animated .ant-tabs-tab{margin:0 12px !important}.settings-card .ant-tabs-nav-animated .ant-tabs-tab:first-child{margin-left:0 !important}.settings-card .ant-tabs-nav-animated .ant-tabs-tab:last-child{margin-right:0 !important}.settings-card .ant-input-number{border-radius:6px}.settings-card .ant-input-number-input{color:#1d2939}.settings-card .settings-card-subtitle{color:var(--Gray-500, #667085);font-size:12px;line-height:16px;font-weight:400;margin-top:4px}.settings-card:has(.settings-card-title) .settings-card-body{margin-top:24px}.settings-card .settings-card-body .list-group-user-rr{position:relative}.settings-card .settings-card-body .list-group-user-rr .ratios-tab .usersList{opacity:.4;cursor:default !important}.settings-card .settings-card-body .list-group-user-rr .ratios-tab .usersList *{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.settings-card .settings-card-body.mini-settings-card .config-item-description{max-width:unset !important}.settings-card .settings-card-body .group-btn-rr-divide{display:flex;position:absolute;right:0;z-index:10;margin-top:4px;top:0;gap:12px}.settings-card .settings-card-body .group-btn-rr-divide.search-user-rr{width:304px;right:130px}.settings-card .settings-card-body .group-btn-rr-divide .search-input{width:320px}.settings-card .settings-card-body .round-robin-setting-mode{display:flex;flex-direction:column;gap:12px}.settings-card .settings-card-body .round-robin-setting-mode .row-mode-btn{display:flex;gap:12px}.settings-card .settings-card-body .round-robin-setting-mode .mode-btn{display:flex;padding:8px 16px;gap:16px;border-radius:8px;background-color:var(--light-neutral-gray-1-table-header-hover, #F2F4F7);cursor:pointer}.settings-card .settings-card-body .round-robin-setting-mode .mode-btn:hover{background:var(--light-neutral-gray-2-bg-dividers, #EAECF0)}.settings-card .settings-card-body .round-robin-setting-mode .mode-btn.selected-mode{background-color:var(--blue-hover, #D2EBFF)}.settings-card .settings-card-body .round-robin-setting-mode .mode-btn.selected-mode .mode-btn-text{color:var(--primary-button-defaul, #105CE2);font-weight:500}.settings-card .settings-card-body .round-robin-setting-mode .mode-btn .mode-btn-icon{width:40px;height:40px;padding:8px;background-color:#fff;border-radius:40px}.settings-card .settings-card-body .round-robin-setting-mode .mode-btn .mode-btn-text{overflow:hidden;color:var(--light-neutral-gray-8-primary-text-1, #1D2939);text-overflow:ellipsis;font-size:16px;font-weight:400;line-height:24px;display:flex;align-items:center}.settings-card .settings-card-body .round-robin-setting-mode .mode-btn .icon-checked-mode{position:absolute;top:16px;right:16px}.settings-card .settings-card-body .round-robin-setting-mode .mode-btn.disable-btn-mode{cursor:not-allowed}.settings-card .settings-card-body .card-in-config .ant-card-body{padding:0}.settings-card .settings-card-body .avatar img{object-fit:cover;border:1.5px solid #fff}.settings-card .detail-config-rr-body .ant-tooltip{max-width:360px}.settings-card .detail-config-rr-body .config-input-number{border-radius:6px;border:1px solid #dde1e7;display:flex;align-items:center}.settings-card .detail-config-rr-body .config-input-number:has(.ant-input-number-focused){box-shadow:0px 0px 0px 4px rgba(99,153,242,.2),0px 1px 2px 0px rgba(99,153,242,.2)}.settings-card .detail-config-rr-body .config-input-number:hover{border:1px solid var(--light-daybreak-blue-6-info, #1890FF)}.settings-card .detail-config-rr-body .config-input-number:hover .ant-input-number-handler-wrap{opacity:1}.settings-card .detail-config-rr-body .config-input-number .ant-input-number-handler-up{border-top-left-radius:6px}.settings-card .detail-config-rr-body .config-input-number .ant-input-number-handler-down{border-end-start-radius:6px}.settings-card .detail-config-rr-body .config-input-number .suffix-input{font-weight:500;color:#1d2939;padding-left:3px;padding-right:16px}.settings-card .detail-config-rr-body .config-input-number .ant-input-number{width:20px;border:none}.settings-card .detail-config-rr-body .config-input-number .ant-input-number:focus{box-shadow:none}.settings-card .detail-config-rr-body .config-input-number .ant-input-number.ant-input-number-focused{box-shadow:none}.settings-card .detail-config-rr-body .config-input-number .ant-input-number.has-2-digit-value{width:28px}.settings-card .detail-config-rr-body .config-input-number .ant-input-number.has-3-digit-value{width:36px}.settings-card .detail-config-rr-body .config-input-number .ant-input-number.has-4-digit-value{width:42px}.settings-card .detail-config-rr-body .config-input-number:hover .ant-input-number{width:34px}.settings-card .detail-config-rr-body .config-input-number:hover .ant-input-number.has-2-digit-value{width:42px}.settings-card .detail-config-rr-body .config-input-number:hover .ant-input-number.has-3-digit-value{width:50px}.settings-card .detail-config-rr-body .config-input-number:hover .ant-input-number.has-4-digit-value{width:58px}.settings-card .detail-config-rr-body .ant-input-number-input-wrap{height:32px}.settings-card .detail-config-rr-body .ant-input-number-input-wrap .ant-input-number-input{height:32px;text-align:end}.settings-card .detail-config-rr-body .ant-input-number-handler-wrap{right:unset;border-left:none;border-right:1px solid #dde1e7;border-radius:6px}.settings-card .detail-config-rr-body .ant-input-number-input{padding-left:0px;padding-right:0;font-weight:500;color:#1d2939;border-radius:6px}.settings-card .divider-configuration{height:1px;background-color:#e4e7ec;margin:24px 0}.settings-card .other-configuration-inline{color:#344054;font-weight:700}.settings-card routing{color:#344054;text-decoration:underline !important;color:#2d65c3;font-weight:500;cursor:pointer}.settings-card routing:hover{opacity:.9;text-decoration:underline}.settings-card .ant-tabs-tab{padding-top:17px;padding-bottom:16px;font-size:16px}.no-padding-top .ant-card-body{padding-top:0 !important}.no-padding-top .ant-tabs-nav,.no-padding-top .ant-tabs-bar{margin-bottom:24px}.detail-config-item{display:flex;gap:16px}.detail-config-item.inside-modal{gap:12px}.detail-config-item.inside-modal .config-item-icon{width:20px}.detail-config-item .config-item-icon{width:24px}.detail-config-item .change-options{margin-left:16px}.detail-config-item .change-options .ant-switch-small{min-width:28px}.detail-config-item .config-item-info{width:100%}.detail-config-item .config-item-info .config-item-description{position:relative;max-width:65%;padding:5px 0px;align-items:center;gap:4px;color:#344054}.detail-config-item .config-item-info .config-item-description span{line-height:22px}.detail-config-item .config-item-info .config-item-description strong{font-weight:700}.detail-config-item .config-item-info .config-item-description .icon-inline-desc{display:inline-block;min-width:20px;position:relative;min-height:16px}.detail-config-item .config-item-info .config-item-description .icon-inline-desc svg{position:absolute;top:0}.detail-config-item .config-item-info .config-item-description .sub-divider{position:absolute;bottom:-8px;width:100%;height:1px;background-color:var(--Gray-200, #E4E7EC)}.detail-config-item .config-item-info .config-item-description a{text-decoration:underline !important;color:#105ce2}.detail-config-item:has(.sub-divider){margin-bottom:8px}.detail-config-item .config-item-title{display:flex;align-items:center;gap:4px;margin-bottom:8px}.detail-config-item .config-item-title .config-item-title-text{color:var(--Gray-900, #101828);font-size:14px;font-weight:500;line-height:22px}.detail-config-item .config-item-body{display:flex;align-items:center;justify-content:space-between}.detail-config-item .config-item-body .ant-switch-checked{background-color:#2d65c3}.detail-config-item .config-item-body .ant-select-selection--single{height:unset;border-radius:6px;border-color:#dde1e7}.detail-config-item .config-item-body .ant-select-selection__rendered{height:32px;display:flex;align-items:center;margin:0;padding:5px 12px}.detail-config-item .config-item-body .ant-select-selection__rendered .ant-select-selection-selected-value{line-height:22px;font-weight:500;color:#1d2939}.detail-config-item .config-item-body .ant-select-arrow{top:calc(50% - 2px)}.detail-config-item .config-item-body .ant-select-disabled .ant-select-selection-selected-value{color:#667085}.detail-config-item .change-options{display:flex;align-items:center;gap:12px}.detail-config-item.inside-modal{gap:12px}.detail-config-item.inside-modal .config-item-icon{width:20px}.detail-config-item .content-option-switch{color:var(--gray-700, #344054);display:block;align-items:center;width:428px}.detail-config-item .content-option-switch strong{font-weight:500}.detail-config-item .content-option-switch .main{font-weight:500;margin:0px 5px;color:var(--gray-700, #344054)}.detail-config-item .content-option-switch .post-text{text-decoration:underline;color:var(--daybreak-blue-7, #096dd9);cursor:pointer}.dropdown-select-configuration{background-color:#fff !important;padding:6px}.dropdown-select-configuration.ant-dropdown-menu{box-shadow:0px 12px 42px -4px rgba(24,39,75,.12),0px 8px 18px -6px rgba(24,39,75,.12) !important;border:none !important}.dropdown-select-configuration .select-option{border-radius:4px;padding:5px 12px}.dropdown-select-configuration .select-option .ant-dropdown-menu-title-content{gap:16px;justify-content:space-between;display:flex;align-items:center}.dropdown-select-configuration .select-option:not(:first-child){margin-top:4px}.dropdown-select-configuration .select-option .select-option-text{color:#344054}.dropdown-select-configuration .select-option .icon-check-container{width:16px}.dropdown-select-configuration .select-option .icon-check{display:none}.dropdown-select-configuration .select-option.ant-dropdown-menu-item-disabled .select-option-text{color:rgba(0,0,0,.25)}.dropdown-select-configuration .select-option-selected{background-color:#e3f2fd}.dropdown-select-configuration .select-option-selected .select-option-text{color:#105ce2;font-weight:500}.dropdown-select-configuration .select-option-selected .icon-check{display:block}.staff__detail_tag{display:flex;align-items:center;justify-content:center}.staff__detail_tag i{font-size:16px}.staff__detail_tag span{line-height:16px}.multipage-option-settings{display:flex;line-height:32px}.multipage-option-settings .pages-avt-list{position:relative;display:flex;margin-right:6px}.multipage-option-settings .pages-avt-list .LazyLoad{margin:0}.settings-signature .signature-col-right .ant-card-body{height:298px}.settings-signature .signature-col-right .preview-signature{position:relative;padding:5px 11px;background-color:#fff;background-color:#dcf8c6;text-align:left;border-bottom:none;width:320px;color:#101828;box-shadow:1px 1px 2px rgba(0,0,0,.1);border-radius:12px 12px 4px 12px}.settings-signature .signature-col-right .title-preview{font-size:14px;font-weight:500;margin-bottom:8px}.modal__sync_settings-staff .staff__details-table{padding:20px;background-color:#fff;border-radius:8px;margin-top:10px}.modal__sync_settings-staff .staff__details-table th{background-color:#fff}.modal__sync_settings-staff .staff__details-table td:first-child,.modal__sync_settings-staff .staff__details-table th:first-child{width:100px}.modal__sync_settings-staff .staff__details-table .staff__details-to-sync-page:has(.empty){min-height:300px;display:flex;justify-content:center;align-items:center}.modal-confirm-save-settings .confirm-delete-tag-title{display:flex;align-items:center;gap:12px;margin-bottom:4px}.modal-confirm-save-settings .confirm-delete-tag-title span{color:var(--Gray-900, #101828);font-size:16px;font-weight:500;line-height:24px}.modal-confirm-save-settings .confirm-delete-tag-des{padding-left:44px;color:#344054;line-height:22px}.progress-markconv{width:calc(100% - 200px);text-align:center;margin:0 auto;margin-bottom:30px;display:block}.marked-conv-status{text-align:center;width:calc(100% - 30px);display:block;margin:10px auto;margin-bottom:0px;font-size:16px;font-weight:500}.marked-conv-success{text-align:center;width:calc(100% - 30px);display:block;margin:15px auto;margin-top:10px;margin-bottom:0px;font-size:16px;font-weight:500;color:#27ae60}.done{background-color:#27ae60;position:absolute;top:84px;left:50%;z-index:2;transform:translateX(-50%);width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;opacity:.8}.done-icon{font-size:25px;color:#fff}.modal-mark-conv .ant-modal-body{min-height:300px}.modal-mark-conv .ant-modal-body .downloading-progress{padding-bottom:20px}.modal-sort-quick-replies .sub-title{color:#667085;font-size:12px;line-height:16px;font-weight:400}.modal-sort-quick-replies .ant-modal-header{border-bottom:none}.modal-sort-quick-replies .table-header{height:0;margin-bottom:0}.modal-sort-quick-replies .table-header .table-header-search{position:absolute;z-index:10;right:36px;top:126px}.modal-sort-quick-replies .ant-modal-body{padding-top:0 !important}.modal-sort-quick-replies .ant-radio-wrapper{display:flex;align-items:center}.modal-sort-quick-replies .sort-options{gap:16px;padding:8px;margin-bottom:16px;margin-top:4px}.modal-sort-quick-replies .option-sort-item{color:rgba(0,0,0,.8509803922);gap:8px}.dropdown-select-time-format .ant-dropdown-menu{border-radius:6px}.dropdown-select-time-format .ant-dropdown-menu .ant-dropdown-menu-item{margin-left:10px;margin-right:10px;border-radius:6px;display:flex;align-items:center;padding-right:30px}.dropdown-select-time-format .ant-dropdown-menu .ant-dropdown-menu-item:hover{background-color:#f2f4f7}.dropdown-select-time-format .ant-dropdown-menu .ant-dropdown-menu-item.selected{position:relative;background-color:#d2ebff;font-weight:bold}.dropdown-select-time-format .ant-dropdown-menu .ant-dropdown-menu-item.selected i{position:absolute;z-index:1;right:10px;top:50%;transform:translateY(-50%)}.dropdown-select-time-format .ant-dropdown-menu .ant-dropdown-menu-item.selected svg{fill:#2d65c3}.warnings-input-ant input{border-color:red !important;box-shadow:0 0 0 2px rgba(255,24,24,.13) !important}.general-settings .select-timezone-ele{text-align:center}.general-settings .select-timezone-ele .ant-select{width:290px}.general-settings .select-timezone-ele .ant-select .ant-select-selection{border-radius:35px}.select-notification-sound{margin-left:12px;display:flex;align-items:center;justify-content:center;height:26px}.select-notification-sound .ant-select{height:100%}.select-notification-sound .ant-select .ant-select-selection{height:100%}.select-notification-sound .ant-select .ant-select-selection .ant-select-selection__rendered{display:flex;align-items:center;justify-content:center;line-height:unset;height:100%}.select-notification-sound .ant-select .ant-select-selection .ant-select-selection__rendered .ant-select-selection-selected-value{line-height:unset}.popover-select-unhide-time .ant-popover-inner-content{max-height:70vh;overflow:auto;padding:0px}.card-settings{background:#fff;border:1px solid #e0e0e0;box-sizing:border-box;box-shadow:0px 2px 10px rgba(51,51,51,.1);border-radius:4px;font-size:14px}.card-settings .ant-card-head{border-radius:10px 10px 0px 0px}.card-settings .ant-card-head .ant-card-head-title{color:rgba(38,60,143,.9294117647)}.card-settings .setting-option{padding:8px 0;display:flex}.card-settings .setting-option span{margin-left:10px}.card-settings .setting-option .checkbox-group{display:flex;flex-direction:column}.card-settings .setting-option .checkbox-group span{margin-left:0;color:rgba(0,0,0,.65)}.card-settings .setting-option .checkbox-group .ant-checkbox-group-item{line-height:30px}.card-settings .setting-option .checkbox-group .ant-checkbox-wrapper-disabled span{color:rgba(0,0,0,.25) !important}.card-settings .setting-option .checkbox-group .checkbox-item{height:30px;line-height:30px;padding-left:20px}.card-settings .setting-option .checkbox-group .checkbox-item span:first-child{margin-right:1px}.card-settings .setting-option .checkbox-group .checkbox-item .ant-checkbox-inner{border-radius:50%}.card-settings .setting-option-hint{display:-webkit-box}.font-weight-bold{font-weight:bold}#settingTabsHolder{width:100%;background-color:#fafafa;border:1px solid #eee;border-radius:5px;padding:0 25px;margin:5px 0;margin-bottom:14px}#tagColorSelector>.popover-content{padding:0 !important;margin-left:-1px}.chrome-picker{box-shadow:none}.setting-tab{color:#888;font-weight:400;padding:10px 15px;margin:0 5px;display:inline-block;border:1px solid rgba(0,0,0,0);cursor:pointer;margin:-1px 0}.setting-tab.active{border-color:#3498db;border-radius:2px;background-color:#fff;color:#3498db;margin-top:-1px;cursor:default}.group-setting-btn{margin-top:5px}.group-setting-btn .save-btn{width:90px}.timeline-histories-remove-comment{padding-top:10px}.timeline-histories-remove-comment .title .name{font-weight:bold;margin-right:6px}.timeline-histories-remove-comment .title .time_at{font-size:11px;color:#a5a5a5}.timeline-histories-remove-comment .removed-message{padding:10px 14px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border:1px solid #ddd;border-radius:10px;margin-left:30px;margin-right:10px;margin-top:10px;background-color:#f9f9f9}.timeline-histories-remove-comment .removed-message .name{font-weight:bold;margin-right:6px}.timeline-histories-remove-comment .removed-message .anticon:hover{color:#0c4aff}.timeline-histories-remove-comment .removed-message .message-ele{margin-top:6px;margin-bottom:6px;color:#000}.timeline-histories-remove-comment .removed-message .attachment-ele{height:128px}.timeline-histories-remove-comment .link-conversations-icon{cursor:pointer;fill:#595959}.timeline-histories-remove-comment .link-conversations-icon:hover,.timeline-histories-remove-comment .anticon-caret-down:hover{color:#1890ff !important;fill:#1890ff !important}.update-histories-settings{padding:24px 0px;height:100%}.update-histories-settings .card-settings .ant-card-head{margin-bottom:0;border-radius:0px !important;border-top-left-radius:4px !important;border-top-right-radius:4px !important}.update-histories-settings .ant-card-head{padding:0px 12px}.update-histories-settings .btn_view_change{height:20px;line-height:25px;position:absolute;right:13px;top:30px;cursor:pointer;font-size:16px;padding:0 2px}.update-histories-settings .btn_view_change:hover{color:#1e90ff;text-shadow:1px 1px 1px #888}.update-histories-settings .btn_view_change i{transform:translateY(-3px)}.update-histories-settings .ant-col{height:100% !important}.update-histories-settings .ant-col .card-timeline{max-height:100% !important}.update-histories-settings .ant-col .card-timeline .ant-card-head-title{padding:7px 0px}.update-histories-settings .ant-col .card-timeline .ant-card-head-title .backup-btn{float:right;border-radius:30px;display:flex;align-items:center;justify-content:center;padding:5px 12px}.update-histories-settings .ant-col .card-timeline .timeline-histories .ant-timeline .ant-timeline-item{cursor:pointer;padding-bottom:0px}.update-histories-settings .ant-col .card-timeline .timeline-histories .ant-timeline .ant-timeline-item .ant-timeline-item-head{background:unset;margin-left:12px;margin-top:16px}.update-histories-settings .ant-col .card-timeline .timeline-histories .ant-timeline .ant-timeline-item .ant-timeline-item-head-blue{border-width:1px}.update-histories-settings .ant-col .card-timeline .timeline-histories .ant-timeline .ant-timeline-item .ant-timeline-item-tail{height:calc(100% - 26px);z-index:999;margin:10px 0px 15px 8px;top:1.75em;left:8px;border-left:1px solid #d9d9d9}.update-histories-settings .ant-col .card-timeline .timeline-histories .ant-timeline .ant-timeline-item .ant-timeline-item-content{margin:0 5px 0 26px;padding-top:4px;top:3px}.update-histories-settings .ant-col .card-timeline .timeline-histories .ant-timeline .ant-timeline-item .ant-timeline-item-content .title .name{font-weight:bold}.update-histories-settings .ant-col .card-timeline .timeline-histories .ant-timeline .ant-timeline-item .ant-timeline-item-content .title .time_at{margin-left:8px;font-size:12px;line-height:20px;color:rgba(0,0,0,.45)}.update-histories-settings .ant-col .card-timeline .timeline-histories .ant-timeline .ant-timeline-item .ant-timeline-item-content .title .his_id{float:right;margin-right:5px}.update-histories-settings .ant-col .card-timeline .timeline-histories .ant-timeline .ant-timeline-item .ant-timeline-item-content .text .header{font-weight:bold;padding-right:7px;display:inline-block;font-size:20px;transform:translateY(-3px)}.update-histories-settings .ant-col .card-timeline .timeline-histories .ant-timeline .ant-timeline-item .ant-timeline-item-content .text .ant-tag{border-radius:2px !important}.update-histories-settings .ant-col .card-timeline .timeline-histories .ant-timeline .ant-timeline-item .ant-timeline-item-content .content{width:82%;margin-left:8px;font-size:12px;line-height:20px;padding-bottom:11px;margin-top:4px}.update-histories-settings .ant-col .card-timeline .timeline-histories .ant-timeline .ant-timeline-item:hover{background-color:#f0f8ff}.update-histories-settings .ant-col .card-timeline .timeline-histories .active-his{background-color:#f0f8ff !important}.modal-select-page___to_group_photo .inp-search{margin:14px 24px 0px 24px;width:472px}.modal-select-page___to_group_photo .list-page{margin:12px 24px;border:1px solid #d9d9d9;height:400px;overflow:auto}.modal-select-page___to_group_photo .list-page .page-ele .ant-checkbox-wrapper{padding:10px 14px;width:100%}.modal-select-page___to_group_photo .list-page .page-ele .ant-checkbox-wrapper:hover{background-color:#f0f8ff}.modal-select-page___to_group_photo .list-page .page-ele .page-item{display:initial;line-height:initial}.modal-select-page___to_group_photo .list-page .page-ele .page-item .content{display:inline-block;white-space:nowrap;width:calc(100% - 90px);overflow:hidden;text-overflow:ellipsis;line-height:12px}.modal-select-page___to_group_photo .list-page .page-ele .page-item .page-avt{display:inline-block;width:42px}.modal-select-page___to_group_photo .select-sync-page-data{padding:0px 7px;margin:14px 0px}.select-primary-user{width:50px;margin-left:5px}.save-setting-btn.active{cursor:pointer;color:#fff;border-color:#44a762;font-weight:600;background-color:#44a762}.setting-tab:hover{color:#3498db}.reassign-popover{width:130px !important}#settingOverlay>.popover-content{padding:4px !important}.time-selection-item{width:100%;text-align:center;padding:5px 0}.time-selection-item:hover{background-color:#ddd}.day-selection-item:hover{cursor:pointer}.handRoundRobinGroups{border:1px solid #dde1e7;border-radius:12px;width:100%;display:flex;justify-content:space-around;overflow:hidden}.handRoundRobinGroups>div:not(:last-child){border-right:1px solid #ddd}.handRoundRobinGroups>div{width:50%}.handRoundRobinGroups .title{border-bottom:1px solid #ddd;font-weight:500;padding:12px;padding-left:16px}.handRoundRobinGroups .title span{color:var(--Gray-900, #101828);font-size:14px;font-weight:500;line-height:22px}.handRoundRobinGroups .needsSelectGroup{padding:10px}.handRoundRobinGroups:not(.table-ratios-group) .handRoundRobinUserSelected .group-name{max-width:380px}.handRoundRobinGroups:not(.table-ratios-group) .handRoundRobinUserSelected:hover .group-name{max-width:330px}.handRoundRobinGroups .usersList .handRoundRobinUser .control,.handRoundRobinGroups .groupsList .handRoundRobinUser .control{position:absolute;right:10px;display:none}.handRoundRobinGroups .usersList .handRoundRobinUser .control>i:not(:last-child),.handRoundRobinGroups .groupsList .handRoundRobinUser .control>i:not(:last-child){margin-right:2px}.handRoundRobinGroups .usersList .handRoundRobinUser .control .control-btn,.handRoundRobinGroups .groupsList .handRoundRobinUser .control .control-btn{padding:10px 6px;display:flex;align-items:center}.handRoundRobinGroups .usersList .handRoundRobinUser:hover .control,.handRoundRobinGroups .groupsList .handRoundRobinUser:hover .control{display:flex}.handRoundRobinGroups .usersList .selected-check-icon,.handRoundRobinGroups .groupsList .selected-check-icon{display:none;align-items:center;position:absolute;right:16px}.handRoundRobinGroups .usersList .group-name,.handRoundRobinGroups .groupsList .group-name{overflow:hidden;color:var(--Gray-900, #101828);text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:22px}.handRoundRobinGroups .usersList .ratio-input-wrap.ratio-input-error .ant-input-number,.handRoundRobinGroups .groupsList .ratio-input-wrap.ratio-input-error .ant-input-number{border-color:#cf1322 !important}.title-select-popover{line-height:16px;height:16px}.rr-status-tooltip .ant-tooltip-inner{background:#1d2939;border-radius:12px;padding:12px;box-shadow:none}.rr-status-tooltip .rr-status-tooltip__content{display:flex;flex-direction:column;gap:4px}.rr-status-tooltip .rr-status-tooltip__title{display:flex;align-items:center;gap:4px;color:#f9fafb;font-weight:500;line-height:22px}.rr-status-tooltip .rr-status-tooltip__icon{display:inline-flex}.rr-status-tooltip .rr-status-tooltip__desc{color:#d0d5dd;font-weight:400;line-height:22px}.select-status-content{max-width:290px;display:flex;flex-direction:column;gap:1px}.select-status-content .select-status-item{display:flex;padding:8px 12px;justify-content:space-between;cursor:pointer;background-color:#eaecf0}.select-status-content .select-status-item:first-child{border-radius:6px 6px 0 0}.select-status-content .select-status-item:last-child{border-radius:0 0 6px 6px}.select-status-content .select-status-item:hover{background-color:#dde1e7}.select-status-content .select-status-item.selected{background-color:#dde1e7 !important;align-items:center}.select-status-content .select-status-item .select-status-item-icon{padding-top:2px}.select-status-content .select-status-item .select-status-item-title{color:var(--Gray-900, #101828);font-size:14px;line-height:22px}.select-status-content .select-status-item .select-status-item-description{color:#475467;font-size:12px;line-height:16px}.usersList .rc-virtual-list-holder-inner,.groupsList .rc-virtual-list-holder-inner{gap:2px}.handRoundRobinSelectUsers{border:1px solid #dde1e7;border-radius:12px;width:100%;display:flex;justify-content:space-around;overflow:hidden}.handRoundRobinSelectUsers .user-status{margin-left:auto;margin-right:4px}.handRoundRobinSelectUsers>div:not(:last-child){border-right:1px solid #ddd}.handRoundRobinSelectUsers>div{width:50%}.handRoundRobinSelectUsers .title{border-bottom:1px solid #ddd;font-weight:500;padding:12px;padding-left:16px;display:flex;justify-content:space-between}.handRoundRobinSelectUsers .title .title-text{color:var(--Gray-900, #101828);font-size:14px;font-weight:500;line-height:22px}.handRoundRobinGroups .rc-virtual-list-scrollbar,.handRoundRobinSelectUsers .rc-virtual-list-scrollbar,.list-users-ratios .rc-virtual-list-scrollbar{right:2px !important;opacity:0 !important;pointer-events:none;transition:opacity .25s}.handRoundRobinGroups .rc-virtual-list:hover .rc-virtual-list-scrollbar,.handRoundRobinSelectUsers .rc-virtual-list:hover .rc-virtual-list-scrollbar,.list-users-ratios .rc-virtual-list:hover .rc-virtual-list-scrollbar{opacity:1 !important;pointer-events:auto}.list-users-ratios{border:1px solid #dde1e7;border-radius:12px;width:100%;display:flex;justify-content:space-around;overflow:hidden}.list-users-ratios .list-users-columns{width:50%}.list-users-ratios .list-users-columns:not(:last-child){border-right:1px solid #dde1e7}.list-users-ratios .title{border-bottom:1px solid #ddd;font-weight:500;line-height:22px;padding:12px 16px;color:#1d2939}.list-users-ratios .user-ratios{position:relative;padding:8px 16px;cursor:pointer;align-items:center;display:flex;height:50px}.list-users-ratios .user-ratios:not(:last-child){border-bottom:2px solid #fff !important}.list-users-ratios .user-ratios:hover{background:var(--hover-color, #F2F4F7)}.list-users-ratios .user-ratios:has(.ant-input-number-focused){background-color:var(--selected-color2, #E3F2FD)}.list-users-ratios .user-ratios:has(.ant-input-number-focused):hover{background-color:var(--selected-hover-color, #D1ECFF)}.list-users-ratios .user-ratios .ratio-input-wrap{position:absolute;right:20px;top:8px}.list-users-ratios .user-ratios .ratio-input-wrap .ant-input-number{width:60px}.list-users-ratios .user-ratios .ratio-input-wrap .ant-input-number.ant-input-number-focused{border:1px solid #1677ff}.list-users-ratios .user-ratios .ratio-input-wrap.ratio-input-error .ant-input-number{border-color:#cf1322 !important}.card-row:last-child .settings-card{margin-bottom:0}.apply-new-ratios-confirm{padding-left:0 !important;color:#1d2939;margin-top:16px}.apply-new-ratios-confirm>span:last-child{padding-left:8px !important;color:#1d2939 !important}.table-ratios-group{display:flex}.table-ratios-group .list-user-in-ratios-group{position:relative}.table-ratios-group .list-user-in-ratios-group .prevent-event{position:absolute;width:100%;height:100%;background-color:rgba(0,0,0,0);z-index:10}.table-ratios-group .list-user-in-ratios-group .userList{opacity:.4}.table-ratios-group .table-ratios-group-column .group-item{padding:8px 16px;cursor:pointer;align-items:center;display:flex;height:50px}.table-ratios-group .table-ratios-group-column .group-item:not(:last-child){border-bottom:2px solid #fff !important}.table-ratios-group .table-ratios-group-column .group-item:hover{background:var(--light-neutral-gray-1-table-header-hover, #F2F4F7)}.table-ratios-group .table-ratios-group-column .group-item .ratio-input-wrap{position:absolute;right:20px;top:8px}.table-ratios-group .table-ratios-group-column .group-item .ratio-input-wrap .ant-input-number{width:60px}.table-ratios-group .table-ratios-group-column .group-item .ratio-input-wrap .ant-input-number.ant-input-number-focused{border:1px solid #1677ff}.table-ratios-group .list-user-table-ratios{width:50%}.table-ratios-group .ant-input-number{width:58px}.table-ratios-group .ant-input-number.ant-input-number-focused{border:1px solid var(--light-daybreak-blue-6-info, #1890FF)}.roundRobinModeRadioGroup{display:flex;flex-direction:column}.setting-level-2{padding:10px 0 0 10px}.setting-level-3{padding:10px 0 0 25px}.popover-color-type .ant-popover-inner-content{padding:unset !important}.card-in-config .ant-tabs-tab{padding-top:8px;padding-bottom:7px}.card-in-config .ant-tabs-nav{margin-bottom:20px}.card-in-config .ant-tabs-nav::before{display:none}.card-in-config .ant-tabs-tab+.ant-tabs-tab{margin-left:28px}.color-topics-qr{min-width:70px;height:31px;color:#fff;border:none;cursor:pointer;border-radius:3px 0px 0px 3px}.ant-modal-root:has(.modal-edit-tag) .ant-modal-mask{background-color:rgba(71,84,103,.6) !important}.modal-edit-type .ant-modal-body{padding:15px 25px}.modal-edit-type .ant-modal-body .row-type{margin-bottom:12px}.modal-edit-type .ant-modal-body .row-type .label-type{font-size:15px;font-weight:bold}.modal-edit-type .ant-modal-body .row-type .color-topics-qr{width:165px;border-radius:5px}.modal-edit-type .ant-modal-body .row-type .ant-input-number{width:165px}.modal-edit-type .ant-modal-body .row-type input{width:165px}.modal-edit-type .ant-modal-body .chrome-picker{width:auto !important}.modal-edit-tag .modal-edit-tag-title-container{display:flex;justify-content:space-between;align-items:center}.modal-edit-tag .modal-edit-tag-title-container .modal-edit-tag-title-text{color:var(--character-title-85, rgba(0, 0, 0, 0.85));font-family:Roboto;font-size:16px;font-style:normal;font-weight:500;line-height:24px}.modal-edit-tag .modal-edit-tag-content-container .text-title{font-family:Roboto;font-size:14px;font-style:normal;font-weight:400;line-height:22px}.modal-edit-tag .modal-edit-tag-content-container .text-title label{line-height:22px}.modal-edit-tag .modal-edit-tag-content-container .checkbox-description{padding-left:24px;margin-top:4px;color:var(--light-neutral-gray-5-disable-text, #667085);font-family:Roboto;font-size:12px;font-style:normal;font-weight:400;line-height:16px}.modal-edit-tag .modal-edit-tag-content-container .checkbox-description a{color:#105ce2;text-decoration:underline}.modal-edit-tag .modal-edit-tag-content-container .checkbox-description a:hover{color:#105ce2;text-decoration:underline !important}.modal-edit-tag .modal-edit-tag-content-container .ant-checkbox-wrapper{padding:0;margin-right:8px}.modal-edit-tag .modal-edit-tag-content-container .ant-checkbox-wrapper .ant-checkbox-inner{border-radius:4px;border:1px solid var(--light-neutral-gray-3-dividers-border, #DDE1E7)}.modal-edit-tag .modal-edit-tag-content-container .ant-checkbox-wrapper .ant-checkbox-inner::after{left:22%}.modal-edit-tag .modal-edit-tag-content-container .ant-checkbox-wrapper .ant-checkbox-checked .ant-checkbox-inner{background-color:#105ce2;border-color:#105ce2 !important}.modal-edit-tag .modal-edit-tag-content-container .edit-tag-input{padding:5px 12px;border-radius:6px;background:var(--neutral-1, #FFF);margin-top:8px;margin-bottom:24px}.modal-edit-tag .modal-edit-tag-content-container .edit-tag-input:last-child{margin-bottom:0}.modal-edit-tag .modal-edit-tag-content-container .list-color{display:flex;margin-top:8px;margin-bottom:24px}.modal-edit-tag .modal-edit-tag-content-container .list-color .color-container{width:32px;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center;margin-right:14px;cursor:pointer}.modal-edit-tag .modal-edit-tag-content-container .list-color .pick-color{background:#eaecf0}.modal-edit-tag .modal-edit-tag-content-container .color-will-display{min-width:95px;height:22px;border-radius:12px !important;margin-top:8px;margin-bottom:24px;color:#fff;line-height:16px;text-align:center;display:inline-block;font-size:12px;padding:3px 8px !important}.modal-edit-tag .modal-edit-tag-content-container .color-will-display{width:95px;height:22px;border-radius:6px;margin-top:8px}.modal-edit-tag label{line-height:35px}.modal-edit-tag .ant-checkbox-wrapper{padding:0 8px}.modal-edit-tag .input-edit-tag .ant-input-group-addon{padding:0px !important}.modal-edit-tag .chrome-picker{width:100% !important}.popover-color-tag{z-index:1059 !important}.popover-color-tag .ant-popover-inner{border-radius:8px;background:var(--neutral-1-white, #FFF);box-shadow:0px 3px 8px 0px rgba(0,0,0,.15)}.popover-color-tag .ant-popover-inner .ant-popover-inner-content{padding:0;border-radius:8px}.popover-color-tag .ant-popover-inner .chrome-picker{box-shadow:none !important}.popover-color-tag .ant-popover-inner .chrome-picker>div:first-child{border-radius:6px !important;border:1px solid var(--Gray-200, #E4E7EC)}.close-modal-btn{width:32px;height:32px;padding:6px;border-radius:6px}.close-modal-btn:hover{background:#dde1e7}.move-tags-icon{font-size:15px;display:none;margin-right:5px}.tag-element:hover .delete-tags-btn{display:inline-block !important}.tag-element:hover .move-tags-icon{display:inline-block !important}.selected_username{margin:5px 0px;width:440px}.selected_username .ant-select-selection-selected-value{text-align:left !important}.delete-tags-btn{display:none;width:30px;color:#d5d5d5;font-size:20px;cursor:pointer}.delete-tags-btn:hover{color:crimson !important}.delete-icon{display:none}.delete-type-btn{display:none;width:20px;color:#d5d5d5;font-size:17px;cursor:pointer;margin-left:5px;margin-top:10px}.delete-type-btn:hover{color:crimson !important}.auto-sizer-unset-width{width:unset !important}.tbl-qr-list{border-radius:6px;border:1px solid #dde1e7;height:calc(100% - 60px);color:#1d2939}.tbl-qr-list label.ant-checkbox-wrapper{padding:0 5px}.tbl-qr-list-sync{min-height:350px;border-radius:8px;height:50vh}.tbl-qr-list-sync label.ant-checkbox-wrapper{padding:0px}.sync-qr-progress{display:flex;padding:8px 0}.sync-qr-progress>span{white-space:nowrap;margin-left:8px}.tbl-qr-list-import{height:100%}.tbl-qr-list-import label.ant-checkbox-wrapper{padding:0px}.quick-reply-icon-container{width:24px;margin-top:6px;display:flex;align-items:center;padding:0px 5px}.quick-reply-icon-container .quick-reply-icon-badge{font-size:10px;height:14px;line-height:14px;min-width:12px;padding:0px 4px}.qr-tbl-element{height:32px;width:100%;border-top:1px solid #dde1e7;padding:4px 0px;display:-webkit-box;color:#1d2939}.qr-tbl-element:hover:not(.qr-sub-message):has(.draggable){background:var(--Light-Neutral-Gray-2---BG--Dividers, #EAECF0);box-shadow:0px 2px 8px 0px rgba(0,0,0,.15)}.qr-tbl-element .qr-tbl-element-checkbox{width:46px}.qr-tbl-element .qr-tbl-element-checkbox .checkbox-new{padding-left:0}.qr-tbl-element .change-order-btn{display:flex;align-items:center;width:16px;margin-top:10px}.qr-tbl-element .change-order-btn svg{display:none}.qr-tbl-element:hover .change-order-btn svg{display:block}.qr-tbl-element:has(.ant-checkbox-checked){border-color:#91caff}.qr-tbl-element-checkbox .ant-checkbox-inner{border-radius:4px}.qr-tbl-element.draggable{cursor:ns-resize}.qr-tbl-element.qr-sub-message{display:flex;align-items:center;border:none;background-color:#fff !important;padding-left:6px}.qr-tbl-element.qr-sub-message .list-photos__wrapper{margin-left:0 !important}.qr-tbl-element .expand-icon.expandable{cursor:pointer}.quick-reply-item-wrapper:not(:first-child){border-top:1px solid #dde1e7}.quick-reply-item-row .expand-icon-span{display:none}.quick-reply-item-row:hover{background-color:#eaecf0;box-shadow:0px 2px 8px 0px rgba(0,0,0,.15)}.quick-reply-item-row:hover .qr-tbl-element{background-color:#eaecf0}.quick-reply-item-row:hover .qr-sub-message{background-color:#eaecf0 !important}.quick-reply-item-row:hover .index-number-span{display:none}.quick-reply-item-row:hover .expand-icon-span{display:inline}.quick-reply-item-row:first-child .qr-tbl-element{border-top:none}.quick-reply-item-row .shortcut-qr-wrapper{word-break:break-all}.quick-reply-item-row .current_message_qr{display:flex;align-items:center;gap:10px}.quick-reply-item-row .current_message_qr .badge-count-qr{line-height:0}.quick-reply-item-row .current_message_qr .badge-count-qr .ant-badge-count{font-size:10px;height:14px;line-height:14px;width:14px;min-width:14px;padding:0px 4px;animation:none}.quick-reply-item-row .current_message_qr .badge-count-qr .anticon{color:#667085 !important}.quick-reply-item-row .index-column-row{justify-content:center}.quick-reply-item-row .index-column-row .index-number{text-align:center}.qr-tbl-element:has(.ant-checkbox-checked){background-color:#d2ebff}.qr-tbl-element:hover:not(.qr-sub-message){background-color:#eaecf0}.qr-tbl-element:hover.qr-sub-message{background-color:#eaecf0 !important}.qr-tbl-element:hover .btn-delete-qr{display:inline-block !important}.qr-tbl-element:hover .btn-edit-qr{display:inline-block !important}.tbl-pr-header>div{position:relative;align-items:center;height:22px;line-height:22px;color:#1d2939}.tbl-pr-header{display:flex;align-items:center;height:48px !important;font-weight:500;border-bottom:1px solid #dde1e7;border-top-left-radius:6px;border-top-right-radius:6px}.tbl-pr-header .stt{display:block !important}.tbl-pr-header:not(.editing) .checkbox-all{display:none !important}.tbl-pr-header .checkbox-all{padding-left:16px !important}.tbl-pr-header .checkbox-all .ant-checkbox-inner{border-radius:4px}.tbl-pr-header .checkbox-all:has(.ant-checkbox-wrapper){margin-right:15px}.tbl-pr-header .enable-order-icon{display:flex;align-items:center;cursor:pointer}.tbl-pr-header .enable-order-icon.active{color:#40a9ff}.popover_qr_filtered .ant-popover-title{padding:5px 12px;height:32px;display:flex;align-items:center;justify-content:flex-end;border-bottom:1px solid #d9d9d9}.popover_qr_filtered .ant-popover-title .pop-qr-title{font-weight:bold;font-size:14px;line-height:22px;color:rgba(38,60,143,.93)}.popover_qr_filtered .ant-popover-title .pop-qr-title span{margin-right:8px}.popover_qr_filtered .ant-popover-title .pop-qr-title .edit-btn{margin-top:2px;height:18px;padding-left:8px;border-left:1px solid #d9d9d9}.popover_qr_filtered .qr-box-element .icon-caret-qr{display:none}.popover_qr_filtered .qr-box-element:hover .icon-multi-qr{display:none}.popover_qr_filtered .qr-box-element:hover .icon-caret-qr{display:inherit}.pop__qr-menu-types{max-height:30vh;overflow-x:auto;position:absolute;margin-top:10px;z-index:10;border-radius:5px;box-shadow:1px 1px 1px rgba(0,0,0,.5) !important}.pop__qr-menu-types li{margin-top:0;margin-bottom:0;padding:0 3px !important}.qr-header-title{background:#f5f5f5;height:32px;border-bottom:1px solid #d9d9d9;display:flex;align-items:center;font-size:12px;line-height:16px;font-weight:bold;color:rgba(0,0,0,.65)}.tbl-qr-desc{display:flex;align-items:center}.ReactVirtualized__Grid{direction:rtl;scroll-margin-right:20px}.ReactVirtualized__Grid::-webkit-scrollbar{position:absolute}.ReactVirtualized__Grid::-webkit-scrollbar-thumbr{position:absolute}.ReactVirtualized__Grid::-webkit-scrollbar-track{position:absolute}.btn-changes-qr{font-size:13px;font-weight:100;color:#6a6a6a;cursor:pointer}.btn-changes-qr-element:hover{color:#40a9ff}.filter-types-btn{margin-top:-2px;cursor:pointer;display:block}.btn-changes-qr-element-active{color:#40a9ff}.btn-delete-qr{display:none;width:20px;color:#d5d5d5;font-size:17px;cursor:pointer;z-index:10}.btn-delete-qr:hover{color:crimson !important}.btn-edit-qr{display:none;width:20px;color:#d5d5d5;font-size:17px;cursor:pointer;z-index:10}.btn-edit-qr:hover{color:#28aa28 !important}.pop-confirm-request .ant-modal-body{padding:24px}#ls-quick-reply .ant-table-header{font-family:"Roboto",Helvetica,Arial,sans-serif !important}#ls-quick-reply .ant-table-selection-column{width:40px;min-width:15px}.ant-table-wrapper .ant-dropdown .ant-dropdown-menu{box-shadow:none;border:none;border-radius:0px 5px 5px 0px}.ant-table-wrapper .ant-checkbox-wrapper{padding:0px}.ant-table-wrapper .ant-table-filter-dropdown-btns{font-family:"Roboto",Helvetica,Arial,sans-serif !important}.menu-filter-type .ant-dropdown-menu-item,.menu-filter-type .ant-checkbox-wrapper{padding:0 5px !important}.filter-type-item{margin-top:unset !important;margin-bottom:unset !important;height:30px !important;line-height:30px !important}.reset-types,.none-types{margin-bottom:unset !important;margin-top:unset !important;font-weight:400}.popover_qr_filtered .ant-popover-content{width:544px}.dropdown-menu-types{z-index:99999;left:117px !important}.dropdown-menu-types .pop__qr-menu-types{margin-top:0px;max-height:323px}.dropdown-menu-types .pop__qr-menu-types::-webkit-scrollbar-track{background-color:#f5f5f5}.dropdown-menu-types .pop__qr-menu-types .reset-types{display:flex;align-items:center;padding-left:7px !important;background:rgba(0,0,0,0) !important;color:rgba(0,0,0,.65) !important}.dropdown-menu-types .pop__qr-menu-types .reset-types:hover{background-color:#e3f2fd !important;color:#1890ff !important}.dropdown-menu-types .pop__qr-menu-types .filter-type-item{padding:0px 3px !important}.operating-platform-dropdown,.create-leads-crm-dropdown{border-radius:12px !important;padding:6px !important;border:1px solid #eaecf0 !important;background:#fff !important;box-shadow:0 3px 6px -4px rgba(0,0,0,.12),0 6px 16px 0 rgba(0,0,0,.08),0 9px 28px 8px rgba(0,0,0,.05);display:flex;flex-direction:column;gap:4px}.operating-platform-dropdown .ant-dropdown-menu-item,.create-leads-crm-dropdown .ant-dropdown-menu-item{padding:5px 12px !important;border-radius:6px !important;border-radius:6px !important}#input-filter-types{max-width:118px;height:30px;margin-top:10px;display:block;margin-bottom:5px;margin-left:auto;margin-right:auto}.no-data-found{font-weight:400;text-align:center;padding:10px 0px;border-top:.5px solid rgba(217,217,217,.8509803922);font-size:12px;margin-top:5px}.no-data-filtered{width:544px;height:320px;text-align:center;font-size:16px;padding-top:25%}.menu-serch-type{padding:5px;width:200px}.btn-search-tags{padding:0px 23px;margin:6px 3px 0px 3px}.type-qr-element{display:inline-flex;margin-bottom:7px;width:100%;float:right}.type-qr-element .ant-input-group-addon{padding:0 !important}.type-qr-element span{width:calc(100% - 25px) !important}.type-qr-element span span{width:100% !important}.type-qr-element span span span{width:35px !important}.type-qr-element span span input{font-family:"Roboto",Helvetica,Arial,sans-serif !important}.type-qr-element:hover .delete-type-btn{display:inline-block !important}.photos_qr{position:relative;text-align:center;color:#fff;width:30px}.photos_count{background-color:rgba(0,0,0,.3);font-size:13px;width:24px;height:24px;border-radius:2px;padding-top:3px;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.photos_shortcut{width:24px;height:24px;border-radius:2px;display:inline-block}.gender-picker-tabs{display:flex;align-items:center}.gender-picker-tabs .ant-tabs-top-bar{margin-bottom:0}.gender-picker-tabs .gender-picker-tabs__hint{margin-left:10px;color:orange}.set_font_family{font-family:"Roboto",Helvetica,Arial,sans-serif !important}.set_font_family .ant-tooltip-inner{display:inline}.set_font_family .excel-icon{padding-right:12px}.tag-type-item{margin:unset !important}.pop-qr-title{display:flex;justify-content:flex-end}.edit-quick-reply-wrapper{position:relative}.edit-quick-reply-wrapper.error{margin-bottom:24px}.edit-quick-reply-wrapper .quick-reply-validation-error{color:#ff4d4f;font-style:italic;position:absolute;bottom:0;left:0;transform:translateY(100%)}.spin-tab-quick-reply{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.btn-action-settings_qr{width:32px;height:32px;margin-right:5px;border-radius:40px}.btn-action-settings_qr.btn-save{width:auto}.btn-action-settings_qr:hover{box-shadow:3px 6px 10px -5px #777}.btn-action-settings_tags .ant-btn-circle{width:30px;height:30px}.btn-action-settings_tags:hover{box-shadow:3px 6px 10px -5px #777}.row-tag{cursor:pointer;font-family:"Roboto",Helvetica,Arial,sans-serif !important;line-height:.5 !important}.select-sync-page{width:175px}.select-sync-page div{height:36px !important}.select-sync-page .ant-select-selection{border:none !important;background:none !important;box-shadow:none !important}.dropdown-select-page-sync .select-all{font-weight:400}.dropdown-select-page-sync .ant-dropdown-menu{max-height:50vh;overflow:auto}.dropdown-select-page-sync .pancake-box-input input{background-color:#f2f4f7}.dropdown-select-page-sync .search-page-input .ant-input-prefix{font-size:13px}.dropdown-select-page-sync .search-page-input input{background-color:#f2f4f7}.dropdown-select-page-sync .search-page-input input::-moz-placeholder{color:rgba(0,0,0,.65);font-size:13px}.dropdown-select-page-sync .search-page-input input::placeholder{color:rgba(0,0,0,.65);font-size:13px}.modal_upload_qr .ant-progress-inner{background-color:#eaecf0}.modal_upload_qr_footer{display:flex;justify-content:space-between}.modal_upload_qr_footer .ant-radio-group-solid{display:flex;align-items:center}.modal_upload_qr_footer_buttons{display:flex;gap:8px;align-items:center;justify-content:space-between}.modal_upload_qr_footer .ant-radio-wrapper{display:flex !important;align-items:center;height:32px;margin-right:10px;padding:5px 8px;border-radius:8px}.modal_upload_qr_footer .ant-radio-wrapper:hover{background-color:#eaecf0}.modal_upload_qr_footer .ant-radio-group-solid{margin:0 !important}.modal_upload_qr .ant-modal-body{padding:16px !important}.modal_upload_qr .ant-table-tbody tr:last-child td{border-bottom:none}.modal_upload_qr .input-search-tag{width:282px}.modal_upload_qr .tbl-sync-tag{padding:16px;background-color:#fff;border-radius:8px;margin-top:8px}.modal_upload_qr .table-header-search{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.modal_upload_qr .table-header-search .count-selected{border-radius:16px;background-color:#f0f5ff;color:#2f54eb;padding:2px 10px}.modal_upload_qr div{animation-duration:1ms}.modal_upload_qr .tbl-sync-qr{background-color:#fff;padding:15px;border-radius:8px;margin-top:10px}.modal_upload_qr .ant-modal-body{background-color:#f2f4f7}.modal_upload_qr .ant-modal-body .modal_upload_qr_body{width:90%;height:100%;margin-left:5%;margin-top:10px;margin-bottom:20px}.modal_upload_qr .ant-modal-body .modal_upload_qr_body .tbl-sync-tag{height:calc(100% - 220px)}.modal_upload_qr .ant-modal-body .modal_upload_qr_body .tbl-sync-tag div{height:100%}.modal_upload_qr .ant-modal-body .modal_upload_qr_body .tbl-sync-tag .ant-table-header{height:45px !important}.modal_upload_qr .transfer-from-to{text-align:center}.modal_upload_qr .transfer-from-to .col-sync-page{padding:15px;background-color:#fff;border-radius:8px;height:88px;text-align:left;display:flex;align-items:center}.modal_upload_qr .transfer-from-to .col-sync-page .ele-right{margin-left:20px}.modal_upload_qr .transfer-from-to .col-sync-page .page-select-label{font-size:12px;font-weight:500;color:#667085}.modal_upload_qr .transfer-from-to .from-page{display:inline-flex;align-items:center}.modal_upload_qr .transfer-from-to .from-page .ele-right .page-name{color:#1d2939;font-size:16px;line-height:32px}.modal_upload_qr .transfer-from-to .from-page .ele-right .page-name div{font-weight:500 !important}.modal_upload_qr .transfer-from-to .from-page .ele-right .page-id{font-size:12px;color:#667085;font-weight:400;display:flex;align-items:center}.modal_upload_qr .transfer-from-to .from-page .no-page-selected-icon{display:flex;width:60px;height:60px;justify-content:center;align-items:center;background-color:#f2f4f7;border-radius:50%}.modal_upload_qr .transfer-from-to .button-icon{display:flex;align-items:center;justify-content:center;border-radius:6;padding:3px}.modal_upload_qr .transfer-from-to .dropdown-select-page-sync-content{width:100%;display:inline-flex;justify-content:space-between;align-items:center;cursor:pointer}.modal_upload_qr .transfer-from-to .select-page{width:100%;text-align:center;display:inline-flex;align-items:center}.modal_upload_qr .transfer-from-to .select-page div{font-size:18px;cursor:pointer;width:100%}.modal_upload_qr .transfer-from-to .select-page div i{font-size:14px}.steps-action{margin-top:24px}#components-table-demo-drag-sorting tr.drop-over-downward td{border-bottom:1px dashed #1890ff}#components-table-demo-drag-sorting tr.drop-over-upward td{border-top:1px dashed #1890ff}.check_all span:not(.ant-checkbox){padding-left:7px !important}input[type=radio]:empty~label{position:relative;float:left;line-height:1.5em;text-indent:2em;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-weight:normal}input[type=radio]:empty~label:before{position:absolute;display:block;top:0;bottom:0;left:0;content:"";width:1.5em;background:rgba(0,0,0,0);border-radius:50%;border:2px solid #579fcb}input[type=radio]:hover:not(:checked)~label:before{content:"✔";text-indent:.35em;color:#c2c2c2;font-weight:bold}input[type=radio]:checked~label:before{content:"✔";text-indent:.35em;color:#579fcb;font-weight:bold}.button-delete-photo{background-color:rgba(0,0,0,0) !important;border:none !important;color:#eee !important;padding:5px 5px !important;font-size:20px !important;line-height:0 !important}.button-delete-photo:hover{color:red !important}.button-pinner-photo{background-color:rgba(0,0,0,0) !important;border:none !important;color:rgba(0,0,0,.15) !important;padding:5px 5px !important;font-size:20px !important;line-height:0 !important}.button-pinner-photo:hover{color:gold !important}.button-pinner-photo-active{color:gold !important;background-color:rgba(0,0,0,0) !important;border:none !important;padding:5px 5px !important;font-size:20px !important;line-height:0 !important}.plus-img-box{width:60px;height:60px;border-radius:6px;border:1px dashed #c7c9d9;font-size:-webkit-xxx-large;float:left;cursor:pointer;display:flex;justify-content:center;align-items:center;color:#2d65c3;margin-left:4px;background-color:#fff}.qr-files{float:none}.product-qr{width:56px;height:60px;display:flex;align-items:center;justify-content:center}.plus-img-box:hover{border:1px dashed #2d65c3}#message-quick-reply{color:#000}.btn-add-shortcut{margin-bottom:5px;text-align:center}.btn-add-shortcut:hover{box-shadow:0px 5px 10px rgba(51,51,51,.1)}.btn-add-shortcut-text>p{line-height:27px;margin-bottom:5px}.btn-add-shortcut-text>p{line-height:27px;margin-bottom:5px}.inp-search-qr{position:absolute}.inp-search-qr input{border-radius:15px;box-shadow:none !important;border-color:#d9d9d9 !important}.inp-search-qr .ant-input-affix-wrapper input{border:none}.inp-search-qr .ant-input-affix-wrapper input:focus{outline:none}.show-search{right:0px;transition:width .3s}.hide-search{width:38px;right:0px;transition:width .3s}.hide-search .ant-input{padding-right:20px !important}.photo-settings__create_modal .ant-modal-body{padding:16px}.photo-settings__create_modal .ant-alert-warning{margin-top:16px}.photo-settings__create_modal .photo-settings__select-page .ant-select-selection{border-color:#d9d9d9}.photo-settings__create_modal .photo-settings__select-page .ant-select-selection:hover{border-color:#40a9ff}.photo-settings__create_modal .photo-settings__select-page .ant-select-focused{border-color:#40a9ff}.photo-settings__create_modal .photo-settings__sync-current-checkbox{margin-top:12px;padding:0}.photo-settings__create_modal .photo-settings__sync-current-checkbox .ant-checkbox+span{padding-left:8px;color:unset}.photo-settings__function-card{margin-bottom:15px}.photo-settings__function-card .photo-settings_save-button{margin-top:15px;display:flex;justify-content:center}.photo-settings__function-card .photo-settings_create_new{margin-top:10px;border-radius:4px;padding:20px;display:flex;justify-content:center;align-items:center;border:1px dashed #40a9ff;cursor:pointer}.photo-settings__function-card .photo-settings_create_new span{font-size:16px;color:#40a9ff}.photo-settings__function-card .photo-settings_create_new i{margin-right:4px}.photo-settings__function-card .ant-select-selection__rendered{min-height:64px}.photo-settings__function-card .photo-settings__create-button{display:flex;justify-content:flex-end;margin-bottom:16px}.photo-settings__function-card .photo-settings__table .photo-settings__placeholder{border:1px solid #e8e8e8;border-radius:8px}.photo-settings__function-card .photo-settings__table .table-row{display:flex;flex-direction:column}.photo-settings__function-card .photo-settings__table .table-row:not(:last-child){margin-bottom:16px}.photo-settings__function-card .photo-settings__table .table-row>.table-row__additional-text{line-height:32px;font-style:italic}.photo-settings__function-card .photo-settings__table .table-row>.table-row__inner{border:1px solid #e8e8e8;display:flex}.photo-settings__function-card .photo-settings__table .table-row>.table-row__inner:not(:first-child){border-top:none}.photo-settings__function-card .photo-settings__table .table-row>.table-row__inner>ul{flex:1;padding-left:0;padding:0 8px;list-style-type:none;border-right:1px solid #e8e8e8;margin-bottom:0}.photo-settings__function-card .photo-settings__table .table-row>.table-row__inner>ul>li{display:inline-block;background-color:#fafafa;border:1px solid #e8e8e8;border-radius:2px;height:32px;line-height:32px;margin:4px 4px 0 0;padding:0 12px}.photo-settings__function-card .photo-settings__table .table-row>.table-row__inner>ul>li .page-name{color:unset;text-decoration:unset}.photo-settings__function-card .photo-settings__table .table-row>.table-row__inner>ul>li .page-name:hover{text-decoration:underline !important;color:#1890ff;cursor:pointer}.photo-settings__function-card .photo-settings__table .table-row>.table-row__inner>ul>li .close-icon{position:relative;left:4px;font-size:14px;transform:scale(1.3);display:inline-block;color:rgba(0,0,0,.45);margin-left:2px}.photo-settings__function-card .photo-settings__table .table-row>.table-row__inner>ul>li .close-icon:hover{color:rgba(0,0,0,.75);cursor:pointer}.photo-settings__function-card .photo-settings__table .table-row>.table-row__inner .table-row__actions{padding:16px 8px}.photo-settings__function-card .photo-settings__table .table-row>.table-row__inner .table-row__actions button{padding:0;margin:0 4px;border-radius:4px;width:32px;height:32px}.photo-settings__function-card .photo-settings__table .table-row>.table-row__inner .no-member-notice{flex:1;border-right:1px solid #e8e8e8;display:flex;align-items:center;padding:8px}.photo-settings__loading-mask{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;justify-content:center;align-items:center;background-color:rgba(244,244,244,.5)}.photo-settings__loading-mask i{font-size:36px}.btn-action-markasseen{border-color:#1890ff !important;color:#1890ff}.btn-action-markasseen:focus{color:#fff !important;background-color:#1890ff !important}.btn-action-markasseen:hover{color:#fff !important;background-color:#1890ff !important}.divider-dropdown-mark-as-seen{height:.5px;background-color:#c4c4c4;opacity:.3}.divider-dropdown-mark-as-seen{height:.5px;background-color:#c4c4c4;opacity:.3}.modal-hide-comments .ant-modal-body .ant-tabs-content{height:calc(100% - 55px)}.modal-hide-comments .ant-modal-body .ant-tabs-content .time-wrapper{height:509px;position:relative}.modal-hide-comments .ant-modal-body .ant-tabs-content .time-wrapper .ant-picker-dropdown{width:100%}.modal-hide-comments .ant-modal-body .ant-tabs-content .time-wrapper .ant-picker-dropdown .ant-picker-panel-layout{display:block}.modal-hide-comments .ant-modal-body .ant-tabs-content .time-wrapper #tab-time-wrapper .ant-picker-range{display:flex;justify-content:space-around}.modal-hide-comments .ant-modal-body .ant-tabs-content .time-wrapper #tab-time-wrapper .ant-picker-range .ant-picker-suffix{display:none}.modal-hide-comments .ant-modal-body .ant-tabs-content .time-wrapper #tab-time-wrapper .ant-picker-range .ant-picker-input{display:inline-flex;width:100px;justify-content:center;align-items:center}.modal-hide-comments .ant-modal-body .ant-tabs-content .time-wrapper #tab-time-wrapper .ant-picker-panels{display:flex;justify-content:space-between;gap:16px}.modal-hide-comments .ant-modal-body .ant-tabs-content .time-wrapper #tab-time-wrapper .rc-tabs-0-panel-hide-comment-by-time{padding:0}.modal-hide-comments .ant-modal-body .ant-tabs-content .time-wrapper #tab-time-wrapper .ant-picker-range-arrow{display:none}.modal-hide-comments .ant-modal-body .ant-tabs-content .time-wrapper #tab-time-wrapper .ant-picker-panel-container{box-shadow:none;width:100%}.modal-hide-comments .ant-modal-body .ant-tabs-content .time-wrapper #tab-time-wrapper .ant-picker-panel{border:1px solid #d0d5dd;border-radius:8px;width:50%;height:400px}.modal-hide-comments .ant-modal-body .ant-tabs-content .time-wrapper #tab-time-wrapper .ant-picker-panel .ant-picker-date-panel,.modal-hide-comments .ant-modal-body .ant-tabs-content .time-wrapper #tab-time-wrapper .ant-picker-panel .ant-picker-month-panel,.modal-hide-comments .ant-modal-body .ant-tabs-content .time-wrapper #tab-time-wrapper .ant-picker-panel .ant-picker-year-panel{width:100%}.modal-hide-comments .ant-modal-body .ant-tabs-content .time-wrapper #tab-time-wrapper .ant-picker-panel .ant-picker-date-panel .ant-picker-cell .ant-picker-cell-inner,.modal-hide-comments .ant-modal-body .ant-tabs-content .time-wrapper #tab-time-wrapper .ant-picker-panel .ant-picker-month-panel .ant-picker-cell .ant-picker-cell-inner,.modal-hide-comments .ant-modal-body .ant-tabs-content .time-wrapper #tab-time-wrapper .ant-picker-panel .ant-picker-year-panel .ant-picker-cell .ant-picker-cell-inner{height:40px;min-width:40px;line-height:40px}.modal-hide-comments .ant-modal-body .ant-tabs-content .time-wrapper #tab-time-wrapper .ant-picker-panel .ant-picker-date-panel .ant-picker-cell::before,.modal-hide-comments .ant-modal-body .ant-tabs-content .time-wrapper #tab-time-wrapper .ant-picker-panel .ant-picker-month-panel .ant-picker-cell::before,.modal-hide-comments .ant-modal-body .ant-tabs-content .time-wrapper #tab-time-wrapper .ant-picker-panel .ant-picker-year-panel .ant-picker-cell::before{height:40px}.modal-hide-comments .ant-modal-body .ant-tabs-content .time-wrapper #tab-time-wrapper .ant-picker-range-wrapper{padding-top:56px}.modal-hide-comments .ant-modal-body .ant-tabs-content .time-wrapper #tab-time-wrapper .ant-picker-range-wrapper .ant-picker-presets{position:absolute;top:0;max-width:100%;height:48px}.modal-hide-comments .ant-modal-body .ant-tabs-content .time-wrapper #tab-time-wrapper .ant-picker-range-wrapper .ant-picker-presets>ul{display:flex;flex-wrap:nowrap;gap:12px;border:none;justify-content:space-between}.modal-hide-comments .ant-modal-body .ant-tabs-content .time-wrapper #tab-time-wrapper .ant-picker-range-wrapper .ant-picker-presets>ul>li{display:inline-flex;border-radius:16px;margin-top:0;border:1px solid #d0d5dd;height:32px;justify-content:space-between;align-items:center}.modal-hide-comments .list-posts-table .ant-table-header{overflow:unset}.modal-hide-comments .list-posts-table .ant-table-header .ant-table-thead tr th{border-bottom:0}.modal-hide-comments .list-posts-table .ant-table-body{overflow-y:auto !important}.modal-hide-comments .list-posts-table .ant-table-placeholder{border-bottom:0}.modal-hide-comments .list-posts-table .row-post{cursor:pointer}.modal-hide-comments .list-posts-table .loading-selected-post{display:flex;align-items:center;justify-content:space-between;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.modal-hide-comments .list-posts-table .row-post-disabled{background-color:#f0fff1;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:not-allowed;pointer-events:none}.modal-hide-comments .list-posts-table .row-post-disabled:hover{background:#f0fff1 !important}.modal-hide-comments .list-posts-table .column-action-title{text-align:right}.modal-hide-comments .action-post-wrapper{display:flex;align-items:center;width:100%;padding:0;margin-bottom:24px;justify-content:space-between}.modal-hide-comments .action-post-wrapper .select-action-type{min-width:150px;height:32px}.modal-hide-comments .action-post-wrapper .select-action-type .ant-select-selection{height:100%}.modal-hide-comments .action-post-wrapper+.ant-table-wrapper .ant-table-placeholder{height:366px}.modal-hide-comments .action-post-wrapper+.ant-table-wrapper .ant-table-body{height:366px}.modal-hide-comments .action-post-wrapper+.ant-table-wrapper:has(.ant-empty) .ant-table-body{height:0}.modal-hide-comments .ant-table-placeholder{height:100%}.modal-hide-comments .time-wrapper{padding:0}.modal-hide-comments .time-wrapper .ant-calendar-picker{width:100%;display:block;margin:0}.modal-hide-comments .action-button{margin-top:0;width:100%;text-align:right;padding:0;display:flex;align-items:center;justify-content:space-between}.modal-hide-comments .action-button button{height:40px;border-radius:4px}.modal-hide-comments .action-button .hide-comment-by-time{margin-left:15px}.modal-hide-comments .divider{width:calc(100% + 48px);margin-left:-24px;margin-bottom:16px}.modal-hide-comments .search-post-id{width:350px}.modal-hide-comments .search-post-id input{background:#f2f4f8;color:rgba(0,0,0,.85);font-size:14px}.modal-hide-comments .search-post-id input::-moz-placeholder{color:rgba(0,0,0,.45);font-size:14px}.modal-hide-comments .search-post-id input::placeholder{color:rgba(0,0,0,.45);font-size:14px}.modal-hide-comments .box-list-actions{display:flex;align-items:center;justify-content:flex-end;padding:20px;padding-bottom:0px}.modal-hide-comments .ant-table-wrapper{padding:0}.setting-option .wr-btn-action-hide-comment{display:inline-block;border:1px solid #1890ff;border-radius:24px;padding:0px 24px;height:24px;color:#1890ff;cursor:pointer;transition:.25s}.setting-option .wr-btn-action-hide-comment:hover{background:#1890ff;color:#fff}.setting-option .wr-btn-action-mark-as-seen{float:right}.setting-option .wr-btn-action-mark-as-seen .ant-dropdown-button .ant-btn:not(:first-child){border-top-right-radius:24px !important;border-bottom-right-radius:24px !important}.setting-option .wr-btn-action-mark-as-seen .ant-dropdown-button .ant-btn:first-child{border-top-left-radius:24px !important;border-bottom-left-radius:24px !important}.setting-option .wr-btn-action-mark-as-seen .ant-dropdown-trigger{display:inline-block !important}.setting-option .wr-btn-action-mark-as-seen .ant-btn{padding:0;padding-right:10px;height:24px;border-color:#1890ff;color:#1890ff}.setting-option .wr-btn-action-mark-as-seen .ant-btn:focus{color:#fff !important;background-color:#1890ff !important}.setting-option .wr-btn-action-mark-as-seen .ant-btn:hover{color:#fff !important;background-color:#1890ff !important}.picker-dropdown{width:calc(100% - 30px);margin:auto;left:0 !important;right:0 !important;animation-duration:1ms !important}.picker-dropdown .ant-calendar{width:100%}.picker-dropdown .ant-calendar-input::-webkit-input-placeholder{text-align:center}.picker-dropdown .ant-calendar-input{text-align:center}.picker-dropdown .ant-calendar-date-input-wrap{margin-left:0}.picker-dropdown .ant-calendar-range-middle{display:none}.picker-dropdown .ant-tag-blue{text-align:center;text-transform:capitalize;padding:0px 12px;margin-right:12px;letter-spacing:.5px}.render-progress{padding:0;display:flex;flex-direction:column;width:60%;text-align:left;gap:2px}.render-progress .text-render{font-size:14px;font-weight:500;line-height:22px;color:#101828}.render-progress span{width:40%}.render-progress .ant-progress div{display:flex;align-items:center;justify-content:space-between;width:100%}.render-progress .ant-progress-outer{padding-right:0;width:95%}.hide-percent .ant-progress-text{display:none}.wrapper-item{display:flex;align-items:center;justify-content:space-between}.pick-post-to-invite-modal .ant-modal-body .pick-post-to-invite-modal__search-bar{align-self:flex-start;margin-bottom:0;border-radius:5px;min-width:300px}.pick-post-to-invite-modal .ant-modal-body .pick-post-to-invite-modal__search-bar .ant-btn{margin:0}.pick-post-to-invite-modal .ant-modal-body .ant-table-wrapper{width:100%}.pick-post-to-invite-modal .ant-modal-body .ant-table-body{height:366px}.pick-post-to-invite-modal .ant-modal-body:has(.ant-empty) .ant-table-body{height:0}.pick-post-to-invite-modal .ant-modal-body:has(.ant-empty) .ant-table-placeholder{height:366px}.pick-post-to-invite-modal .ant-modal-body .pick-post-to-invite-modal-limit{margin-top:0;display:flex;align-items:center}.pick-post-to-invite-modal .ant-modal-body .pick-post-to-invite-modal-limit span{white-space:nowrap}.pick-post-to-invite-modal .ant-modal-body .pick-post-to-invite-modal-limit input{margin-left:10px;max-width:100px}.pick-post-to-invite-modal .result-dialog__wrapper{width:100%;padding:20px;background-color:#fafcff;border:1px solid #ebebeb;border-radius:5px}.pick-post-to-invite-modal .result-dialog__wrapper .result-dialog-post__wrapper:not(:last-child){margin-bottom:10px}.pick-post-to-invite-modal .result-dialog__wrapper .result-dialog-post__wrapper .result-dialog-post__progress{display:flex;gap:10px}.pick-post-to-invite-modal .result-dialog__wrapper .result-dialog-post__wrapper .result-dialog-post__progress .ant-progress{flex:2}.pick-post-to-invite-modal .result-dialog__wrapper .result-dialog-post__wrapper .result-dialog-post__progress .ant-progress>div{white-space:nowrap;width:unset;flex:1;margin-right:50px}.pick-post-to-invite-modal .result-dialog__wrapper .result-dialog-post__wrapper .result-dialog-post__progress .result-dialog-post__current-customer{flex:1;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.pick-post-to-invite-modal .result-dialog__wrapper .result-dialog__limit-message{color:#f81d22}.modal-history-changes .history-change-setting-item{margin-top:20px !important}.modal-history-changes .history-updated-noti{font-size:18px;text-align:center;margin-top:10px;display:none}.modal-history-changes .history-updated-noti:nth-child(1){display:block}.modal-history-changes .bg{border-radius:5px;border:1px solid #d9d9d9}.modal-history-changes .bg-delete{background-color:rgba(255,182,193,.2) !important;border-radius:5px;border:1px solid #d9d9d9}.modal-history-changes .bg-new{background-color:#f0fff1;border-radius:5px;border:1px solid #d9d9d9}.modal-history-changes .bg-update{background-color:rgba(250,235,215,.4);border-radius:5px;border:1px solid #d9d9d9}.modal-history-changes .bg-old-version{background-color:rgba(176,179,176,.3);border-radius:5px;margin-right:5px;border:1px solid #d9d9d9}.modal-history-changes .bg-new-version{background-color:rgba(3,69,255,.2);border-radius:5px;margin-left:5px;color:#4e3f3f;border:1px solid #d9d9d9}.modal-history-changes .footer-description{margin:0 !important;height:42px;line-height:42px;display:flex;align-items:center;justify-content:flex-end}.modal-history-changes .footer-description .bg-delete{border:1px solid #ffa39e !important}.modal-history-changes .footer-description .bg-new{border:1px solid #b7eb8f !important}.modal-history-changes .footer-description .bg-update{border:1px solid #ffd666 !important}.modal-history-changes .footer-description .bg-old-version{border:1px solid #b0b3b0 !important}.modal-history-changes .footer-description .bg-new-version{border:1px solid rgba(3,69,255,.7) !important}.modal-history-changes .footer-description li{display:flex;align-items:center}.modal-history-changes .footer-description li .color{width:40px;height:20px;margin-left:24px;margin-right:8px}.modal-history-changes .ant-row{margin:0px !important}.modal-history-changes .ant-col{padding:0px !important}.modal-history-changes ul{list-style:none}.modal-history-changes .history-change-setting{display:block;list-style:none;padding:20px;padding-top:0px}.modal-history-changes .history-change-setting span{display:inline-block}.modal-history-changes .history-change-setting .title-change{font-weight:bold;margin-right:10px;margin-right:2px;margin-bottom:5px;font-size:14px;line-height:22px;color:rgba(0,0,0,.85)}.modal-history-changes .history-change-setting .arrow-update{position:absolute;left:50%;color:brown;font-size:20px;transform:translate(-10px, -5px)}.modal-history-changes .history-change-setting .list-tags-change{margin-top:5px}.modal-history-changes .history-change-setting .list-tags-change .wrapper-changes-histories{height:100%;background-color:#fff;border:1px solid #d9d9d9;border-radius:4px;max-width:450px;overflow-x:hidden;padding-bottom:8px}.modal-history-changes .history-change-setting .list-tags-change .wrapper-changes-histories .new-version-text{font-size:14px;line-height:22px;padding:9px 0px;width:100%;text-align:center;border-bottom:1px solid #d9d9d9;color:rgba(0,0,0,.85);font-weight:bolder;margin-bottom:8px}.modal-history-changes .history-change-setting .list-tags-change .title-tags{font-weight:bold;color:#fff}.modal-history-changes .history-change-setting .list-tags-change .title-tags-delete{color:#ec2323}.modal-history-changes .history-change-setting .list-tags-change .title-tags-new{color:#87d068}.modal-history-changes .history-change-setting .list-tags-change .title-tags-update{color:#a99c00}.modal-history-changes .history-change-setting .list-tags-change .list-tag{display:flex;align-items:center;flex-direction:column;border-radius:5px;width:100%}.modal-history-changes .history-change-setting .list-tags-change .item-tags{display:flex !important;justify-content:center;width:100%;height:48px;padding:10px 16px;align-items:center}.modal-history-changes .history-change-setting .list-tags-change .item-tags .tag-text{border:1px solid #c1baba;padding:5px 20px;width:100%;border-top-left-radius:5px;height:32px;border-bottom-left-radius:5px;border-right:unset}.modal-history-changes .history-change-setting .list-tags-change .item-tags .tag-color{height:32px;width:100px;border-top-right-radius:5px;border-bottom-right-radius:5px}.modal-history-changes .history-change-setting .list-tags-change .item-tags .update-arrow{padding:0px 20px;color:#a99c00;line-height:35px}.modal-history-changes .history-change-setting .list-tags-change .item-tags:first-child{border-radius:5px 5px 0 0}.modal-history-changes .history-change-setting .list-tags-change .item-tags:last-child{border-radius:0 0 5px 5px}.modal-history-changes .history-change-setting .list-tags-change .item-tags:first-child:last-child{border-radius:5px}.modal-history-changes .history-change-setting .list-tags-change .list-tags-update{flex-flow:wrap}.modal-history-changes .history-change-setting .list-tags-change .list-tags-delete{margin-right:20px}.modal-history-changes .history-change-setting .list-tags-change .list-tags-update .item-tags{justify-content:center}.modal-history-changes .history-change-setting .list-quick-reply-change .wrapper-changes-histories{display:flex;align-items:center;justify-content:center;flex-direction:column;background-color:#fff;border:1px solid #d9d9d9;border-radius:4px;max-width:450px;overflow-x:hidden;padding-bottom:8px}.modal-history-changes .history-change-setting .list-quick-reply-change .wrapper-changes-histories .new-version-text{font-size:14px;line-height:22px;padding:9px 0px;width:100%;text-align:center;border-bottom:1px solid #d9d9d9;color:rgba(0,0,0,.85);font-weight:bolder;margin-bottom:8px}.modal-history-changes .history-change-setting .list-quick-reply-change .list-quick-reply{padding-bottom:10px;padding:0px}.modal-history-changes .history-change-setting .list-quick-reply-change .list-quick-reply .list-quick-reply-row{line-height:40px !important;display:flex;align-items:center;padding:0 8px}.modal-history-changes .history-change-setting .list-quick-reply-change .list-quick-reply .list-quick-reply-row .photo{position:relative}.modal-history-changes .history-change-setting .list-quick-reply-change .list-quick-reply .list-quick-reply-row .photo .hidden_photo{position:absolute;top:8px;left:0;text-align:center;background-color:rgba(64,64,64,.2);color:#fff;line-height:30px;font-size:20px}.modal-history-changes .history-change-setting .list-quick-reply-topic-update{margin-top:10px;padding-top:5px}.modal-history-changes .history-change-setting .list-quick-reply-topic-update .type-qr-element-update{padding:0px 10px}.modal-history-changes .history-change-setting .list-quick-reply-topic-update .type-qr-element-update .old{width:calc(50% - 30px)}.modal-history-changes .history-change-setting .list-quick-reply-topic-update .type-qr-element-update .arrow-update{width:40px;transform:translate(-10px, -15px)}.modal-history-changes .history-change-setting .list-quick-reply-topic-update .type-qr-element-update .new{width:calc(50% - 30px);float:right}.modal-history-changes .history-change-setting .list-quick-reply-topic-update .type-qr-element-update .text{width:calc(100% - 70px);border:1px solid #c1baba;transform:translateY(-10px);border-radius:3px 0px 0px 3px;padding-top:8px;padding-bottom:3px;padding-left:10px}.modal-history-changes .history-change-setting .list-quick-reply-topic-new{padding-top:5px;margin-left:5px}.modal-history-changes .history-change-setting .list-quick-reply-topic-delete{padding-top:5px;margin-right:5px}.modal-history-changes .history-change-setting .list-quick-reply-topic{padding-left:10px}.modal-history-changes .history-change-setting .list-quick-reply-topic .type-qr-element .ant-input-group-wrapper{width:100% !important}.modal-history-changes .history-change-setting .list-quick-reply-topic .type-qr-element .ant-input-group-wrapper .ant-input-group .ant-input{width:325px}.modal-history-changes .history-change-setting .list-quick-reply-topic .type-qr-element .ant-input-group-wrapper .ant-input-group .ant-input:disabled{background-color:hsla(0,0%,100%,.8);color:#000}.modal-history-changes .history-change-setting .hrr-user-element{display:flex;flex-direction:row;gap:10px;align-items:center;padding-left:15px}.modal-history-changes .history-change-setting .hrr-user-element .name{line-height:40px;display:inline-block;padding-left:10px}.modal-history-changes .history-change-setting .hrr-user-element .ratio{padding-left:20px}.modal-history-changes .history-change-setting .hrr-user-element:is(.added){background-color:#f0fff1}.modal-history-changes .history-change-setting .hrr-user-element:is(.removed){background-color:rgba(255,182,193,.2)}.setting-limit-permission .ant-table-row-selected td{background-color:rgba(129,194,255,.4) !important}.setting-limit-permission .table-limit-permissions tr{cursor:pointer}.setting-limit-permission .table-limit-permissions th,.setting-limit-permission .table-limit-permissions td{text-align:center !important;padding:10px !important}.setting-limit-permission .table-limit-permissions tr td:nth-child(4n-3){width:30px}.setting-limit-permission .table-limit-permissions tr td:nth-child(4n-2){width:20px}.setting-limit-permission .table-limit-permissions tr td:nth-child(4n-1){width:30px}.setting-limit-permission .table-limit-permissions tr td:nth-child(4n-4){width:20px}.setting-limit-permission .table-limit-permissions tr th:first-child{display:none}.setting-limit-permission .table-limit-permissions tr td:first-child{display:none}.setting-limit-permission .table-limit-permissions td.column-name span{float:left}.wrapper-topics-quickreplies{display:flex !important;align-items:center !important;padding:0 16px}.wrapper-topics-quickreplies .ant-input-group-addon{border:none}.wrapper-topics-quickreplies .ant-input{border-top-right-radius:0;border-bottom-right-radius:0;border-right:none}.setting-tiktok-ads{width:936px}.setting-tiktok-ads .setting-header{display:flex;justify-content:space-between;margin-bottom:24px}.setting-tiktok-ads .setting-header .search-advertiser{width:280px}.setting-tiktok-ads .setting-header .group-btn{display:flex;gap:8px}.setting-tiktok-ads .text-box-confirm-send-signal{margin-top:4px}.setting-tiktok-ads .text-box-confirm-send-signal .pancake-text-box-head{align-items:center}.setting-tiktok-ads .text-box-confirm-send-signal .pancake-text-box-text{font-size:14px;line-height:22px}.setting-tiktok-ads .event-set-name-column{display:flex;align-items:center;justify-content:space-between;height:23px}.setting-tiktok-ads .advertiser-option-btn{display:none !important}.setting-tiktok-ads .column-button-disconnect{padding:0 4px !important}.setting-tiktok-ads .ant-table-row:hover .advertiser-option-btn{display:flex !important}.connect-status{display:flex;align-items:center;gap:6px;line-height:22px}.tiktok-auth-modal .auth-steps{display:flex;justify-content:center;gap:24px;margin-bottom:24px}.tiktok-auth-modal .disabled-advertiser *{color:#667085}.tiktok-auth-modal .confirm-auth-check{font-size:12px;margin-bottom:24px}.tiktok-auth-modal .confirm-auth-check span:last-child{padding-left:8px}.tiktok-auth-modal .single-step{text-align:center}.tiktok-auth-modal .step-text{color:var(--text-primary-1)}.tiktok-auth-modal .step-icon{display:inline-flex;align-items:center;padding:3px;border-radius:4px;background-color:#d0d5dd}.tiktok-auth-modal .step-icon.current-step{background-color:#1677ff}.tiktok-auth-modal .config-item-description{max-width:unset !important}.tiktok-auth-modal .config-item-icon{display:none !important}.tiktok-auth-modal .divider{height:1px;background-color:#d0d5dd;width:30px;margin-top:16px}.tiktok-auth-modal .auth-image{margin:24px 0;text-align:center}.tiktok-auth-modal .auth-image img{border-radius:11px;border:1px solid #eaecf0}.tiktok-auth-modal .auth-guide{margin-top:16px;margin-bottom:12px}.tiktok-auth-modal .ant-checkbox-inner{border-radius:4px;border:1px solid #d0d5dd}.tiktok-auth-modal .ant-checkbox-checked .ant-checkbox-inner{background-color:#105ce2;border-color:#105ce2}.tiktok-auth-modal .ant-spin-container{max-height:430px}.tiktok-auth-modal .card-image-wrapper{width:100%;height:112px;display:flex;justify-content:center;align-items:center;border-radius:12px 12px 0 0}.tiktok-auth-modal .card-auth-tiktok-ads{border-radius:12px;box-shadow:0px 2px 4px -2px rgba(24,39,75,.12),0px 4px 4px -2px rgba(24,39,75,.08)}.tiktok-auth-modal .card-auth-tiktok-ads .card-auth-image{border-radius:12px 12px 0 0}.tiktok-auth-modal .card-auth-tiktok-ads .card-auth-body{padding:20px 16px;display:flex;flex-direction:column;gap:24px}.tiktok-auth-modal .card-auth-tiktok-ads .card-auth-body .card-auth-content{height:122px}.tiktok-auth-modal .card-auth-tiktok-ads .card-auth-body .card-auth-title{color:#1d2939;line-height:22px;font-size:14px;font-weight:500;margin-bottom:8px}.tiktok-auth-modal .card-auth-tiktok-ads .card-auth-body .card-auth-description{color:#667085}.tiktok-auth-modal .card-auth-tiktok-ads .card-auth-body .connect-action-button{line-height:22px;font-weight:500;color:#1677ff;cursor:pointer;display:flex;align-items:center;gap:4px}.tiktok-auth-modal .card-auth-tiktok-ads .card-auth-body .connect-action-button:hover{text-decoration:underline}.tiktok-auth-modal .modal-body .search-box{width:300px;margin-bottom:12px}.tiktok-auth-modal .modal-body .auth-btn{text-align:center;display:flex;justify-content:center}.tiktok-auth-modal .table-body-360 .ant-table-body{height:360px !important}.tiktok-auth-modal .table-body-300 .ant-table-body{height:300px !important}.tiktok-auth-modal .table-body-345 .ant-table-body{height:345px !important}.tiktok-auth-modal .ant-table-body{overflow:auto !important}.tiktok-auth-modal:has(.ant-empty) .ant-table-body{height:50px !important}.tiktok-auth-modal:has(.ant-empty) .ant-table-placeholder{border-bottom:none !important}.tiktok-auth-modal .ant-table-selection-column{width:142px}.tiktok-auth-modal .ant-table-placeholder{height:320px !important}.tiktok-auth-modal .table-connected-advertiser .connected-advertiser-row .connected-advertiser-button{height:32px}.tiktok-auth-modal .table-connected-advertiser .connected-advertiser-row:not(:hover) .btn-primary-blue{display:none}.tiktok-auth-modal .table-connected-advertiser .connected-advertiser-name{width:160px}.tiktok-auth-modal .table-connected-advertiser .connected-advertiser-id{width:180px}.tiktok-auth-modal .assigned-body-header{display:flex;justify-content:space-between;align-items:center}.tiktok-auth-modal .assigned-body-header .btn-primary-blue{margin-bottom:12px}.tiktok-auth-modal .auto-mark-unread-setting .ant-checkbox-wrapper{padding-left:0;margin-top:16px}.tiktok-auth-modal .modal-auth-footer{display:flex;align-items:center;gap:12px;justify-content:space-between}.tiktok-auth-modal .modal-auth-footer .pancake-text-box-text{text-align:left;font-size:12px;line-height:16px}.tiktok-auth-modal .modal-auth-footer .pancake-text-box-icon svg{width:16px;height:16px}.tiktok-auth-modal .modal-auth-footer .modal-auth-footer-group-btn{display:flex;gap:8px}.tiktok-auth-modal .pancake-table .ant-table-thead .ant-table-header-column>div:has(.no-border-right){border-right:none !important}.event-set-option-item{cursor:default}.event-set-option-item .event-set-id{font-size:12px;color:#667085;font-weight:400 !important}.current-event-set-option{border:1px solid #d0d5dd;border-radius:6px;padding:5px 12px;display:flex;align-items:center;justify-content:space-between}.data-url-module{margin-top:20px}.data-url-module div{margin-bottom:5px}.data-url-module div span{font-weight:bold}.data-url-module .img-preview{margin-top:10px;text-align:center}.data-url-module .img-preview img{width:300px}.tabs-histories{border-top:0px;margin:0px}.tabs-histories .ant-tabs-tab{color:rgba(0,0,0,.45)}.tabs-histories .ant-tabs-nav .ant-tabs-tab-active{color:#1890ff}.tabs-histories .ant-tabs-nav .ant-tabs-tab{padding:0;margin-left:24px}.tabs-histories .ant-tabs-nav-scroll{background-color:#fff;border-radius:4px}.tabs-histories .ant-tabs-nav-scroll .ant-tabs-ink-bar{height:1px}.tabs-histories .ant-tabs-nav-scroll .ant-tabs-tab{padding:12px 0 !important;color:rgba(0,0,0,.65)}.tabs-histories .ant-tabs-nav-scroll .ant-tabs-tab-active{color:#1890ff}.tabs-histories .ant-tabs-nav-scroll .ant-tabs-nav-wrap{background-color:#fff}.tabs-histories .ant-tabs-bar{margin:0px;border-bottom:1px solid rgba(0,0,0,0)}.tabs-histories .card-timeline .ant-card-body{padding:0px}.tabs-histories .card-desciption .ant-card-body{padding:6px 16px}.tabs-histories .card-desciption .ant-card-body .setting-option-hint{padding:6px 0px !important}.tabs-histories .ant-tabs-content{border-top:0px}.tabs-histories .ant-spin-container .nodata-wrapper{display:flex;align-items:center;justify-content:center;background:#fff}.tabs-histories .ant-spin-container .nodata-wrapper .no-data{font-size:12px;line-height:20px;color:rgba(0,0,0,.65);font-style:italic;font-weight:400}.pick-post-to-invite-modal__search-bar input{background-color:#f2f4f8;color:rgba(0,0,0,.85);font-size:14px}.pick-post-to-invite-modal__search-bar input::-moz-placeholder{color:rgba(0,0,0,.45);font-size:14px}.pick-post-to-invite-modal__search-bar input::placeholder{color:rgba(0,0,0,.45);font-size:14px}.setting-tool-modal{max-height:680px}.setting-tool-modal .ant-spin-blur .ant-table-placeholder{height:380px}.setting-tool-modal .status{display:flex;flex-direction:column;align-items:center;font-size:12px}.setting-tool-modal .status span{line-height:20px}.setting-tool-modal #time-picker-ele{margin-top:96px}.setting-tool-modal .ant-table{color:rgba(0,0,0,.85)}.setting-tool-modal .ant-table-header{border-radius:4px;background-color:#fff}.setting-tool-modal .ant-table-header::-webkit-scrollbar-track{background-color:rgba(0,0,0,0)}.setting-tool-modal .ant-tabs-nav-scroll{background-color:#fff}.setting-tool-modal .ant-tabs-nav-scroll .ant-tabs-ink-bar-animated{max-width:100%}.setting-tool-modal .ant-tabs-nav-scroll .ant-tabs-nav>div:first-child{border-bottom:2px solid #e4e7ec}.setting-tool-modal .ant-tabs-nav-scroll .ant-tabs-tab{padding:12px 0;margin:12px 32px 0 0}.setting-tool-modal .ant-tabs-nav-scroll .ant-tabs-tab:last-child{margin-right:0}.setting-tool-modal .ant-tabs-top-bar{margin-bottom:24px !important}.setting-tool-modal .ant-table-container{border:1px solid #d0d5dd;border-radius:8px}.setting-tool-modal .ant-progress-text{max-width:0 !important;display:none}.setting-tool-modal .selected-number{color:#2d65c3;font-size:13px;padding:0 8px;border-radius:10px;background-color:#f0f5ff}.setting-tool-modal .ant-calendar .ant-tag{line-height:22px;padding:5px 16px;font-size:14px;height:32px;margin-right:8px;border-radius:20px;background-color:#fff;border-color:#e4e7ec;display:flex;align-items:center;color:#1e1b39}.setting-tool-modal .list-icon{display:flex;align-items:center;gap:6px;padding:0;margin:0;list-style-type:disc;line-height:20px}.setting-tool-modal .list-icon .icon-item{display:flex;gap:6px;align-items:center;font-size:12px}.setting-tool-modal .list-icon .icon-item .dot{font-size:14px;color:#667085;margin:-7px}.setting-tool-modal .warning-invite-like{display:flex;justify-content:flex-start;gap:8px;background-color:#f0f5ff;padding:4px 12px;border-radius:4px;margin-bottom:12px}.setting-tool-modal .ant-table-thead>tr>th{padding:12px 15px !important;position:relative;background-color:rgba(0,0,0,0)}.setting-tool-modal .ant-table-thead>tr>th::after{content:"";height:22px;width:1px;position:absolute;right:0;top:12px;background-color:#e4e7ec}.setting-tool-modal .ant-table-thead>tr>th:last-child::after{content:none;background-color:rgba(0,0,0,0)}.setting-tool-modal .ant-table-thead .ant-table-selection-column{width:32px}.setting-tool-modal .ant-table-selection-column{width:32px}.setting-tool-modal .ant-table-selection-column:first-child{padding-left:15px}.setting-tool-modal .row-post-disabled{background:#f2f4f7}.setting-tool-modal .row-post-disabled .ant-table-selection-column:first-child span{display:none}.setting-tool-modal .post-message{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;line-height:22px;height:22px;max-height:22px;margin-bottom:4px;width:600}.setting-tool-modal .post-image,.setting-tool-modal .no-image{border:1.5px solid #fff;min-width:40px;height:40px;box-sizing:content-box;border-radius:4px;display:flex;justify-content:center;align-items:center}.setting-tool-modal .no-image{border-color:#e4e7ec}.tag-id-history{background-color:rgba(230,247,255,.5) !important;color:#1890ff;border-color:#69c0ff;border-radius:2px;font-weight:normal}.modal-history-changes .ant-modal-content .ant-modal-close-x{display:flex;align-items:center;justify-content:center;height:55px;margin-top:0px !important}.modal-history-changes .ant-modal-content .ant-modal-header .ant-modal-title{display:flex;align-items:center}.modal-history-changes .list-staff-detail-new .histories__change-setting-staff{background:#fff4e6}.modal-history-changes .histories__change-setting-staff{padding:9px 10px;display:flex;max-height:40px;align-items:center;border-bottom:1px solid #e9e9e9}.modal-history-changes .histories__change-setting-staff .index-staff{width:5%}.modal-history-changes .histories__change-setting-staff .staff-infor-wrapper{width:45%;display:flex;align-items:center}.modal-history-changes .histories__change-setting-staff .staff-infor-wrapper .staff-name{color:rgba(0,0,0,.65);width:100%;margin-left:5px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.modal-history-changes .histories__change-setting-staff .staff-content{width:50%;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.timeline-ban-customer-histories .ant-timeline-item-head-blue{border-width:1px}.timeline-ban-customer-histories .ant-timeline-item-tail{border-left:1px solid #d9d9d9}.timeline-ban-customer-histories .ant-timeline-item-content{display:flex;align-items:center}.timeline-ban-customer-histories .ant-timeline-item-content .user-ban{width:calc(25% - 5px)}.timeline-ban-customer-histories .ant-timeline-item-content .time-ban{width:calc(20% + 9px)}.timeline-ban-customer-histories .ant-timeline-item-content .customer-ban{width:calc(25% + 13px)}.expand-customer-ban-icon{color:rgba(0,0,0,.65);font-size:18px;transition:.2s ease-in-out}.expand-customer-ban-icon:hover{color:#1890ff}#table-ban-histories .ant-table-tbody>tr>td{border-bottom:0px;padding:10px 16px}#table-ban-histories .ant-table-thead>tr>th{padding:12px 16px}#table-ban-histories .ant-table-expanded-row{background-color:#f5f5f5}#table-ban-histories .ant-table-placeholder{border-bottom:0px}#table-ban-histories .ant-table-column-title{font-weight:700;color:#364c7d;font-size:14px;line-height:22px}#table-ban-histories .go-to-conversation{display:none}#table-ban-histories .row-ban-histories:hover .go-to-conversation{display:block}#table-ban-histories .wrap-icon{display:flex;flex-direction:row-reverse;justify-content:flex-start;align-items:center;align-content:flex-end;height:47px}.table-histories-remove-comment{border:1px solid #d9d9d9;border-radius:4px;margin:24px 0px}.table-histories-remove-comment .remove-comment-attachment .message-attachment-item img{width:100%;height:100%}.table-histories-remove-comment #table-remove-comment .ant-table-body{background-color:#fff}.table-histories-remove-comment #table-remove-comment .ant-table-placeholder{border-bottom:0px}.table-histories-remove-comment #table-remove-comment thead th span{color:#364c7d}.table-histories-remove-comment #table-remove-comment .ant-table-tbody>tr>td{padding:7.5px 16px}.table-histories-remove-comment #table-remove-comment .ant-table-thead>tr>th{padding:13px 16px}.table-histories-remove-comment #table-remove-comment .removed-comments-action-column{text-align:right}.table-histories-remove-comment #table-remove-comment .removed-comments-message{display:-webkit-box !important;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.table-histories-remove-comment #table-remove-comment td{border:none}.table-histories-remove-comment #table-remove-comment td .attachment .remove-comment-attachment{display:inline-block;text-transform:capitalize}.table-histories-remove-comment #table-remove-comment td .attachment div{display:inline-block}.table-histories-remove-comment .row-delete-comments{transition:.1s all}.table-histories-remove-comment .row-delete-comments:hover .link-conversations-icon{opacity:1}.table-histories-remove-comment .link-conversations-icon{cursor:pointer;fill:#595959;opacity:0}.table-histories-remove-comment .link-conversations-icon:hover{color:#1890ff !important;fill:#1890ff !important}.table-histories-remove-comment .unknow-user{color:rgba(0,0,0,.5)}.row-ban-histories .truncated-name,.row-delete-comments .truncated-name{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.collapse-ban-histories{margin:24px 0px;border:1px solid #d9d9d9;border-radius:4px}.collapse-ban-histories .ant-collapse-borderless>.ant-collapse-item{border:none}.collapse-ban-histories .ant-collapse>.ant-collapse-item>.ant-collapse-header .ant-collapse-arrow{left:unset !important;right:24px}.collapse-ban-histories .ant-collapse>.ant-collapse-item>.ant-collapse-header{padding:12px 24px 12px 24px !important}.collapse-ban-histories .ant-collapse-content-box{padding-bottom:0px}.collapse-ban-histories .ant-timeline-item-tail{height:20px;margin-top:5px}.collapse-ban-histories .ant-timeline .ant-timeline-item:last-child{padding-bottom:0px}.collapse-ban-histories .ant-timeline .ant-timeline-item:last-child .ant-timeline-item-content{min-height:unset !important}.collapse-ban-histories .ant-table-tbody{background:#fff}.whatsapp_auto_header{position:absolute;z-index:2;top:8px;right:24px}.whatsapp_auto_settings_setup{padding:10px 24px}.whatsapp_auto_settings_setup .content-title{font-weight:bold;margin-bottom:10px;margin-top:10px}.whatsapp_auto_settings_setup .setup-edit-content{margin-top:10px}.popover-show-message-preview{z-index:999999}.popover-show-message-preview .ant-popover-inner-content{background-color:#e5ded8}@media screen and (max-width: 414px){.render-progress{flex-direction:column}.render-progress span{width:100%}.modal-hide-comments .action-button{padding:0;display:flex;justify-content:flex-end;align-items:center}.modal-hide-comments .action-button .btn-primary{display:block;display:flex;align-items:center;border:none;margin:0}}
.flex-between{display:flex;justify-content:space-between}.selected-number{display:flex;justify-content:center;align-items:center;color:var(--primary-button-defaul, #2D65C3) !important;font-size:13px !important;font-weight:500 !important;line-height:20px;background:var(--light-geek-blue-1, #F0F5FF) !important;padding:0 6px;border-radius:10px}.selected-number.selected-0{background-color:#fff2e8 !important;color:#ff7a45 !important}@media screen and (max-width: 1400px){.setting-google-agent{width:80% !important}.mark-as-read-select{flex-direction:column}}
.tag-option-setting-tool-tip .ant-tooltip-content{width:316px}.tag-option-setting-tool-tip .ant-tooltip-content .hint-img{width:300px;margin-top:8px}.display-option-setting-tool-tip .ant-tooltip-content{width:436px}.display-option-setting-tool-tip .ant-tooltip-content .hint-img{width:420px;margin-top:8px}.select-tag-item .ant-select-selection-item-content{display:flex;align-items:center;cursor:pointer}.select-tag-item .ant-select-item-option-content{display:flex}.select-tag-item-text{overflow:hidden;color:var(--light-neutral-gray-8-primary-text-1, #1D2939);text-overflow:ellipsis;white-space:nowrap;font-family:Roboto;font-size:14px;font-style:normal;font-weight:400;line-height:22px;margin-left:8px}.selection-call-tag-drop-down::-webkit-scrollbar{display:none}.selection-call-tag-drop-down .ant-select-dropdown-menu-item{height:38px;padding-left:8px;margin:0px 4px;border-radius:4px;display:flex;align-items:center;margin-top:4px}.selection-call-tag-drop-down .ant-select-dropdown-menu-item .anticon-check{font-size:14px !important}.selection-call-tag-drop-down .ant-select-dropdown-menu-item-selected{border-radius:4px;background:var(--blue-hover, #E3F2FD)}.selection-call-tag-drop-down .ant-select-dropdown-menu-item-selected .select-tag-item-text{font-weight:500}.selection-call-tag-drop-down .ant-select-dropdown-menu-item-active{border-radius:4px;background:var(--Gray-100, #F2F4F7)}.btn-cancel,.btn-cancel:hover,.btn-cancel:focus{padding:5px 12px;border-radius:6px;background:#eaecf0 !important;color:#344054 !important;border:none;font-weight:500}.btn-cancel:hover{background:#d0d5dd !important}.btn-dangerous,.btn-dangerous:hover,.btn-dangerous:focus{padding:5px 12px;border-radius:6px;background:#c9405a;color:#fff;border:none;font-weight:500}.btn-dangerous:hover{background:#d87486}.input-search-tag{max-width:250px}.input-search-tag{background:var(--light-neutral-gray-2-bg-dividers, #EAECF0);border-radius:6px}.input-search-tag:hover:not(:focus-within){background:var(--light-neutral-gray-25, #DDE1E7)}.input-search-tag input.ant-input{color:var(--Light-Neutral-Gray-8---Primary-Text-1, #1D2939)}.input-search-tag .ant-input::-moz-placeholder{color:var(--Gray-500, #667085);font-family:Roboto;font-size:14px;font-style:normal;font-weight:400;line-height:22px}.input-search-tag .ant-input::placeholder{color:var(--Gray-500, #667085);font-family:Roboto;font-size:14px;font-style:normal;font-weight:400;line-height:22px}.input-search-tag .ant-input-prefix{-webkit-margin-end:8px;margin-inline-end:8px}.input-search-tag .ant-input-suffix{-webkit-margin-start:8px;margin-inline-start:8px}.input-search-tag .ant-input-suffix .ant-input-clear-icon{width:20px;height:20px;display:grid;place-items:center;color:#98a2b3}.modal-sync-multi-page .ant-modal{margin-top:40px}.setting-multi-tabs{display:flex;justify-content:center}.setting-multi-tabs .setting-cards{width:936px}.setting-multi-tabs .title-setting{color:var(--neutral-gray-800, #1D2939);font-size:20px;font-weight:500;line-height:28px;margin-bottom:24px;display:flex;align-items:center;height:42px}.setting-multi-tabs .sync-group-setting-card{height:654px}.setting-multi-tabs .tab-setting-card{background-color:#fff;border-radius:8px}.setting-multi-tabs .tab-setting-card .sync-groups-table .ant-table-body{height:500px}.setting-multi-tabs .tab-setting-card .sync-groups-table:has(.ant-empty){height:0}.setting-multi-tabs .tab-setting-card table th,.setting-multi-tabs .tab-setting-card table td{padding-right:20px;padding-left:20px;color:#1d2939}.setting-multi-tabs .tab-setting-card table th{position:relative;background-color:#fff;padding-top:12px;padding-bottom:12px}.setting-multi-tabs .tab-setting-card table th:not(:first-child):not(:last-child)::after{content:"";width:1px;height:22px;background-color:#d0d5dd;position:absolute;top:12px;left:0px}.setting-multi-tabs .tab-setting-card table td:has(.sync-members-columns){padding-right:0}.setting-multi-tabs .tab-setting-card table td:has(.action-btn-group){padding-left:0}.setting-multi-tabs .tab-setting-card table td:has(.sync-group-name-column){max-width:360px}.setting-multi-tabs .tab-setting-card table * td{padding-top:0;padding-bottom:0}.setting-multi-tabs .tab-setting-card table * td>div:not(.ant-empty){display:flex;align-items:center}.setting-multi-tabs .tab-setting-card .card-setting-header{display:flex;justify-content:space-between;margin-bottom:24px}.setting-multi-tabs .tab-setting-card .card-setting-header .search-primary-gray{width:300px}.setting-multi-tabs .tab-setting-card .ant-table-header{background-color:#fff}.setting-multi-tabs .tab-setting-card .ant-table-container{border:1px solid #e4e7ec;border-radius:8px}.setting-multi-tabs .tab-setting-card .ant-table-wrapper{border-radius:6px}.setting-multi-tabs .tab-setting-card .ant-table-wrapper .ant-table-placeholder{border-bottom:none}.setting-multi-tabs .tab-setting-card .action-btn-group{display:none}.setting-multi-tabs .tab-setting-card .action-btn-group .icon-btn{width:40px}.setting-multi-tabs .tab-setting-card .ant-table-row:hover{box-shadow:0px 2px 8px 0px rgba(0,0,0,.15)}.setting-multi-tabs .tab-setting-card .ant-table-row:hover .action-btn-group{display:flex;align-items:center}.setting-multi-tabs .tab-setting-card .ant-table-row:hover .action-btn-group .icon-btn:not(:hover){background:#f2f4f7}.setting-multi-tabs .ant-table-tbody>tr:last-child td{border-bottom:none}.setting-multi-tabs .ant-table-scroll{border-radius:6px}.setting-multi-tabs .ant-table-body{overflow-y:auto !important}.setting-multi-tabs .ant-table-header{overflow-y:hidden !important}.setting-multi-tabs .ant-tabs-nav-wrap{background-color:#fff;border-radius:8px;padding:0px 24px;color:#1d2939}.setting-multi-tabs .ant-tabs-nav-wrap .ant-tabs-tab{padding:16px 0;line-height:24px;font-size:16px}.setting-multi-tabs .ant-tabs-nav-wrap .ant-tabs-tab.ant-tabs-tab-active{color:#2d65c3}.setting-multi-tabs .ant-table-tbody>tr:hover:not(.ant-table-expanded-row)>td{background-color:#f2f4f7}.setting-multi-tabs .ant-table-tbody>tr>td,.setting-multi-tabs .ant-table-thead>tr>th{border-color:#e4e7ec}.setting-multi-tabs .sync-group-name-column{display:flex;gap:16px;align-items:center;height:56px;padding:2px unset}.setting-multi-tabs .sync-group-name-column .sync-group-info .sync-group-name{line-height:22px;max-width:200px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.setting-multi-tabs .sync-group-name-column .sync-group-info .sync-group-additional-info{display:flex;font-size:12px;gap:4px}.setting-multi-tabs .sync-group-name-column .sync-group-info .sync-group-additional-info *{line-height:16px;height:20px;color:#667085}.setting-multi-tabs .sync-members-columns img{border-radius:50%;border:1px solid #fff}.setting-multi-tabs .sync-members-columns .member-avatar{position:relative}.setting-multi-tabs .sync-members-columns .member-avatar:not(:first-child){margin-left:-4px}.setting-multi-tabs .sync-members-columns .dummy-avatar{width:32px;height:32px;display:flex;align-items:center;font-size:14px;color:#003eb3;padding:5px 4px;background-color:#e6f4ff;border-radius:50%;justify-content:center}.sync-photo-histories-card{max-height:calc(100vh - 258px);overflow-y:auto}.sync-photo-histories-card .history-item-container{display:flex;width:100%;padding:12px 12px 0 12px;margin-bottom:8px;border-radius:8px;cursor:pointer}.sync-photo-histories-card .history-item-container:hover{background-color:#eaecf0}.sync-photo-histories-card .history-item-container .history-item-heading{display:flex;flex-direction:column;align-items:center;margin-right:16px}.sync-photo-histories-card .history-item-container .history-item-heading .heading-circle{width:16px;height:16px;border-radius:20px;border:1px solid #d0d5dd;background:#fff;margin-bottom:4px}.sync-photo-histories-card .history-item-container .history-item-heading .heading-divider{width:1px;height:100%;background-color:#d0d5dd;flex:1 0 0}.sync-photo-histories-card .history-item-container .history-item-heading .heading-circle-selected{background:#105ce2;border:none;color:#fff;display:flex;align-items:center;justify-content:center}.sync-photo-histories-card .history-item-container .history-item-avatar{margin-right:16px}.sync-photo-histories-card .history-item-container .history-item-avatar img{border-radius:20px;border:1px solid #fff}.sync-photo-histories-card .history-item-container .history-item-content{flex:1 0 0;padding-bottom:12px}.sync-photo-histories-card .history-item-container .history-item-content .history-title{display:flex;justify-content:space-between;align-items:center;height:32px}.sync-photo-histories-card .history-item-container .history-item-content .history-title .title-name{color:#1d2939;font-weight:500;line-height:22px}.sync-photo-histories-card .history-item-container .history-item-content .history-title .title-time{margin-left:8px;color:#475467;font-size:12px;line-height:16px}.sync-photo-histories-card .history-item-container .history-item-content .history-title .shorten-id{padding:2px 8px;border-radius:12px;border:1px solid #69c0ff;background:#f0f5ff;color:#096dd9;font-size:12px;line-height:20px}.sync-photo-histories-card .history-item-container .history-item-content .history-info{display:flex;justify-content:space-between;align-items:center;margin-top:8px}.sync-photo-histories-card .history-item-container .history-item-content .history-info .text-des{color:#344054;line-height:22px;display:flex;align-items:center;gap:4px}.sync-photo-histories-card .history-item-container .history-item-content .history-info .text-des .group-name{font-weight:500}.sync-photo-histories-card .history-item-container .history-item-content .history-info .creator{color:#475467;line-height:22px;display:flex;align-items:center;gap:4px}.sync-photo-histories-card .history-item-container .history-item-content .history-info .creator img{border-radius:12.5px;border:1px solid #fff}.sync-photo-histories-card .item-slected{background-color:#d2ebff}.sync-photo-histories-card .item-slected:hover{background-color:#bae0ff}.sync-photo-histories-card .load-more{display:flex;justify-content:center;margin-top:8px}.table-header-input-search{border-radius:6px;border:none}.table-header-input-search input{background-color:#eaecf0;border:none}.table-header-input-search input:focus{border:none}.list-setting-tag-buttons{display:flex;gap:8px}.qr-setting-tabs .ant-tabs-nav,.qr-setting-tabs .ant-tabs-bar{width:50%;z-index:1}.qr-setting-tabs .ant-tabs-nav .ant-tabs-tab,.qr-setting-tabs .ant-tabs-bar .ant-tabs-tab{padding:12px 0px}.qr-setting-tabs .ant-tabs-nav .ant-tabs-tab .ant-tabs-tab-btn,.qr-setting-tabs .ant-tabs-bar .ant-tabs-tab .ant-tabs-tab-btn{padding:4px 8px;border-radius:8px}.qr-setting-tabs .ant-tabs-nav .ant-tabs-tab:hover .ant-tabs-tab-btn,.qr-setting-tabs .ant-tabs-bar .ant-tabs-tab:hover .ant-tabs-tab-btn{color:#1d2939;background-color:#eaecf0}.qr-setting-tabs .ant-tabs-nav .ant-tabs-tab:is(.ant-tabs-tab-active):hover .ant-tabs-tab-btn,.qr-setting-tabs .ant-tabs-bar .ant-tabs-tab:is(.ant-tabs-tab-active):hover .ant-tabs-tab-btn{color:#1677ff;background-color:#d2ebff}.table-header{margin-bottom:24px;width:100%;display:flex;justify-content:space-between}.table-header-button:not(:last-child){padding-left:10px}.table-header-button{display:inline-block;float:right}.table-header-button button{cursor:pointer}.table-header-search{display:inline-block}.table-header.table-setting-qr{position:absolute;top:-56px;justify-content:right}.table-header.table-setting-qr .table-header-search{position:absolute;top:64px;right:12px;z-index:10}.table-header-button .ant-btn{padding:6px}.rect-button{width:32px;height:32px;padding:0px;display:flex;align-items:center;justify-content:center;border-radius:6px;border:none}.table-quick-reply-type{display:flex;flex-direction:column;gap:0;width:100%}.table-quick-reply-type .quick-reply-type-list{border:1px solid #dde1e7;border-top:none;border-bottom-left-radius:6px;border-bottom-right-radius:6px}.table-quick-reply-type .qr-type-list__header{height:46px;border-top-left-radius:6px;border-top-right-radius:6px;border:1px solid #dde1e7;display:flex;flex-direction:row;gap:0;justify-content:center;align-items:center}.table-quick-reply-type .qr-type-list__header div{padding:0px 16px}.table-quick-reply-type .qr-type-list__header .header-dnd{display:flex;flex-direction:row;gap:0;justify-content:center;align-items:center;width:52px}.table-quick-reply-type .qr-type-list__header .header-name{width:240px}.table-quick-reply-type .qr-type-list__header .header-color{width:196px}.table-quick-reply-type .qr-type-list__header .header-name,.table-quick-reply-type .qr-type-list__header .header-color{color:rgba(0,0,0,.85);font-weight:500;text-align:left}.table-quick-reply-type .qr-type-list__row{display:flex;flex-direction:row;gap:0;justify-content:center;align-items:center;border-bottom:1px solid #dde1e7}.table-quick-reply-type .qr-type-list__row div{padding:0px 16px}.table-quick-reply-type .qr-type-list__row .row-dnd{cursor:move;display:flex;flex-direction:row;gap:0;justify-content:center;align-items:center;width:52px}.table-quick-reply-type .qr-type-list__row .row-name{width:240px}.table-quick-reply-type .qr-type-list__row .row-color{width:196px;display:flex;flex-direction:row;gap:0;justify-content:center;align-items:center;justify-content:space-between}.table-quick-reply-type .qr-type-list__row .row-color .reply-type-action{display:none}.table-quick-reply-type .qr-type-list__row .row-color .reply-type-action .action-icon{display:flex;flex-direction:row;gap:0;justify-content:center;align-items:center;cursor:pointer}.table-quick-reply-type .qr-type-list__row:hover{background-color:#eaecf0 !important}.table-quick-reply-type .qr-type-list__row:hover .reply-type-action{display:flex;flex-direction:row;gap:6px;justify-content:center;align-items:center;flex-direction:row-reverse}.tbl_staff-details{height:466px}.staff__details-to-sync-page .ant-table-selection-column{width:40px}.staff__details-to-sync-page td:first-child{width:40px !important}.not-show-reply-topic{border:none;border-radius:0 0 8px 8px;padding:25px 0;text-align:center}.not-show-reply-topic .turned-off-title{color:#475467;font-weight:500;font-size:16px;margin-bottom:4px}.not-show-reply-topic .turned-off-desc{color:#667085;width:376px;margin:auto}.staff-detail-record .edit-staff-button{display:none;cursor:pointer}.staff-detail-record:hover .edit-staff-button{display:block}.staff-detail-tbl .ant-table-header{overflow:hidden !important}.staff-detail-tbl .ant-table-header .ant-table-selection-column{width:40px !important}.staff-detail-tbl .staff-detail-tbl-cell{color:#1d2939}.staff-detail-tbl .ant-table-fixed-header{overflow:hidden !important}.staff-detail-tbl .ant-table-scroll th,.staff-detail-tbl .ant-table-scroll td{padding:0px;height:46px;background-color:#fff}.staff-detail-tbl .ant-table-scroll td>div{height:45px;display:flex;align-items:center}.staff-detail-tbl .ant-table-scroll .ant-table-header{margin-bottom:0px !important}.staff-detail-tbl .ant-table-body{height:500px}.staff-detail-tbl .ant-table-scroll .text-center{text-align:center;justify-content:center}.staff-detail-tbl tr:not(:last-child) td{border-bottom:1px solid #dde1e7}.staff-detail-tbl tr:has(.ant-checkbox-checked) td{background-color:#d2ebff;border-color:#91caff}.staff-detail-tbl .ant-checkbox-inner{border-radius:4px}.staff-detail-tbl .ant-table-header{border:1px solid #dde1e7;border-top-left-radius:6px;border-top-right-radius:6px}.staff-detail-tbl .ant-table-header th{border:none !important}.staff-detail-tbl .ant-table-body{border-bottom:1px solid #dde1e7;border-right:1px solid #dde1e7;border-left:1px solid #dde1e7;border-bottom-left-radius:6px;border-bottom-right-radius:6px}.staff-detail-tbl .ant-table-content:has(.ant-empty) .ant-table-body{border-bottom:none}.staff-detail-tbl .ant-table-placeholder{border-right:1px solid #dde1e7;border-left:1px solid #dde1e7}.staff-detail-tbl .ant-table-tbody>tr:last-child>td{border-bottom:none !important}.staff-detail-tbl .ant-table-tbody>tr:first-child>td{border-top:none !important}.staff-detail-tbl tr:hover td{background-color:#eaecf0 !important}.list-color{display:flex;margin-top:8px;margin-bottom:24px}.list-color .color-container{width:32px;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center;margin-right:14px;cursor:pointer}.list-color .pick-color{background:#eaecf0}.ant-modal-root:has(.modal-edit-quicreply-type) .ant-modal-mask{background-color:rgba(71,84,103,.6) !important}.modal-edit-quicreply-type .ant-modal-body .color-will-display{border-radius:12px !important;margin-top:8px;padding:3px 8px !important;display:inline-block;color:#fff;font-size:12px;font-weight:400;text-align:center;line-height:16px}.modal-edit-quicreply-type .ant-modal-body .color-will-display{width:95px;height:22px;border-radius:6px;margin-top:8px}.modal-edit-quicreply-type .ant-modal-header{border-top-left-radius:8px;border-top-right-radius:8px}.modal-edit-quicreply-type .ant-modal-footer{border-bottom-left-radius:8px;border-bottom-right-radius:8px}.modal-edit-quicreply-type .row-type-title{margin-bottom:10px;margin-top:20px}.modal-edit-quicreply-type .row-type:first-child .row-type-title{margin-top:0px}.modal-edit-quicreply-type .ant-modal-footer button{min-width:100px}.modal-edit-quicreply-type .text-error{color:#cf1322;font-size:12px;font-style:italic}.setting-reply-container .setting-reply-title{color:var(--light-neutral-gray-8-primary-text-1, #1D2939);font-family:Roboto;font-size:20px;font-style:normal;font-weight:500;line-height:28px;margin-bottom:24px}.setting-reply-container .ant-tabs-nav .ant-tabs-tab{padding-right:0;padding-left:0;font-weight:400}.setting-reply-container .ant-tabs-nav .ant-tabs-tab-active{color:#1677ff}.setting-reply-container .ant-tabs-nav .ant-tabs-ink-bar{background-color:#1677ff !important}#whatsapp-business-template .card-setting-header{display:flex;flex-direction:row;gap:8px;justify-content:center;align-items:center}#whatsapp-business-template .fill-params{padding:10px;display:flex;flex-direction:row;gap:10px;justify-content:center;align-items:center;width:236px}#whatsapp-business-template .fill-params__hint .ant-popover-inner{padding:6px}#whatsapp-business-template .fill-params__hint .header{padding:8px 12px;font-size:12px}#whatsapp-business-template .fill-params__hint .syntax-hints-group-list-item-hint{color:#344054;padding:7px 8px;font-size:14px;border-radius:6px}#whatsapp-business-template .fill-params__hint .syntax-hints-group-list-item-hint .item-hint-info{opacity:0;max-height:0;transition:opacity .2s ease,max-height .2s ease}#whatsapp-business-template .fill-params__hint .syntax-hints-group-list-item-hint .item-hint-info.open{display:flex;opacity:1;max-height:16px}#whatsapp-business-template .fill-params__hint .syntax-hints-group-list-item-hint:hover{background-color:#f2f4f7}#whatsapp-business-template .fill-params__hint .syntax-hints-group-list-item-hint:hover .item-hint-info{display:flex;opacity:1;max-height:16px}.tag-sip-call-hint{color:#fff;font-family:Roboto;line-height:22px}.tag-sip-call-hint .sip-call-hint-link{color:#4096ff}.google-ads-auth-modal__content{width:700px}.google-ads-auth-modal__body{display:flex;flex-direction:column;gap:24px;height:500px}.google-ads-auth-modal__body .steps-progress{display:flex;flex-direction:row;gap:24px;justify-content:center;align-items:center}.google-ads-auth-modal__body .steps-progress .steps-progress-item{display:flex;flex-direction:column;gap:8px;justify-content:center;align-items:center}.google-ads-auth-modal__body .steps-progress .steps-progress-item__icon{display:flex;flex-direction:row;gap:0;justify-content:center;align-items:center;padding:3px;border-radius:4px;background-color:#d0d5dd}.google-ads-auth-modal__body .steps-progress .steps-progress-item__icon.is-in-progress{background-color:#1677ff}.google-ads-auth-modal__body .steps-progress .steps-progress-item__text{color:#344054;font-size:14px;line-height:20px;font-weight:500}.google-ads-auth-modal__body .steps-progress .divider{height:1px;background-color:#d0d5dd;width:30px}.google-ads-auth-modal__body .step1{display:flex;flex-direction:column;gap:24px;justify-content:center;align-items:center}.google-ads-auth-modal__body .step1 .instruction-image>img{border-radius:11px;border:1px solid #eaecf0}.google-ads-auth-modal__body .step2,.google-ads-auth-modal__body .step3{width:100%;height:100%;display:flex;flex-direction:column;gap:12px}.google-ads-auth-modal__body .gg-ads-search{flex-shrink:0}.google-ads-auth-modal__body .account-name{display:flex;flex-direction:column;justify-content:center;height:40px}.google-ads-auth-modal__body .account-name__tag{margin-top:2px;font-size:12px;line-height:16px;color:#667085}.google-ads-auth-modal__body .connect-btn__disabled-wrap{display:inline-block;cursor:not-allowed}.google-ads-auth-modal__body .manager-action{display:flex;flex-direction:row;gap:0;justify-content:center;align-items:center;color:#475467}.google-ads-auth-modal__body .manager-action.is-disabled{color:#d0d5dd}.google-ads-auth-modal__body .gg-ads-list{flex:1;min-height:0;display:flex;flex-direction:column}.google-ads-auth-modal__body .gg-ads-list__header,.google-ads-auth-modal__body .gg-ads-list__row{display:flex;align-items:center;gap:8px;padding:0 12px;box-sizing:border-box}.google-ads-auth-modal__body .gg-ads-list__header{flex-shrink:0;height:40px;font-size:14px;font-weight:500;color:#344054;border-bottom:1px solid #eaecf0}.google-ads-auth-modal__body .gg-ads-list__row{border-bottom:1px solid #eaecf0}.google-ads-auth-modal__body .gg-ads-list__row.is-clickable{cursor:pointer}.google-ads-auth-modal__body .gg-ads-list__row.is-clickable:hover{background-color:#f9fafb}.google-ads-auth-modal__body .gg-ads-list__row.is-disabled{cursor:not-allowed;color:#98a2b3}.google-ads-auth-modal__body .gg-ads-list__cell--id{width:150px;flex-shrink:0}.google-ads-auth-modal__body .gg-ads-list__cell--name{flex:1;min-width:0}.google-ads-auth-modal__body .gg-ads-list__cell--status,.google-ads-auth-modal__body .gg-ads-list__cell--role{width:120px;flex-shrink:0}.google-ads-auth-modal__body .gg-ads-list__cell--action{width:60px;flex-shrink:0}.google-ads-auth-modal__body .gg-ads-list__cell--connect{width:100px;flex-shrink:0}.google-ads-auth-modal__body .gg-ads-list__body{position:relative;flex:1;min-height:0}.google-ads-auth-modal__body .gg-ads-list__body>div:first-child{width:100% !important}.google-ads-auth-modal__body .gg-ads-list__loading,.google-ads-auth-modal__body .gg-ads-list__empty{position:absolute;inset:0;display:flex;flex-direction:row;gap:0;justify-content:center;align-items:center}.google-ads-auth-modal__body .gg-ads-list__loading{background-color:hsla(0,0%,100%,.6);z-index:1}.google-ads-auth-modal__body .gg-ads-list__empty{color:#98a2b3;font-size:14px}.google-ads-auth-modal__footer{display:flex;flex-direction:row;gap:24px;justify-content:center;align-items:center;justify-content:space-between}.google-ads-auth-modal__footer .hint-text-description{display:flex;flex-direction:row;gap:0;justify-content:center;align-items:center}.google-ads-auth-modal__footer .hint-text-description .pancake-text-box-icon svg{width:16px;height:16px}.google-ads-auth-modal__footer .hint-text-description .pancake-text-box-text{text-align:left;font-size:12px;line-height:16px}.google-ads-auth-modal__footer .group-button{display:flex;flex-direction:row;gap:8px;justify-content:center;align-items:center}.live-shopping-checker-popup .live-shopping-checker{position:relative;padding:8px 0px;display:flex;flex-direction:column;gap:24px;justify-content:center;align-items:center}.live-shopping-checker-popup .live-shopping-checker .checker-field{width:100%;display:flex;flex-direction:column;gap:8px}.live-shopping-checker-popup .live-shopping-checker .checker-field .field-title{display:flex;flex-direction:row;gap:4px;justify-content:center;align-items:center;justify-content:flex-start;line-height:22px;font-size:14px;font-weight:400;color:#475467}.live-shopping-checker-popup .live-shopping-checker-result{display:flex;flex-direction:row;gap:12px}.live-shopping-checker-popup .live-shopping-checker-result .result{display:flex;flex-direction:column;gap:0}.live-shopping-checker-popup .live-shopping-checker-result .result .title{color:#101828;font-size:16px;font-weight:500;line-height:24px;padding:5px 0px}.live-shopping-checker-popup .live-shopping-checker-result .result .description{display:flex;flex-direction:row;gap:0;color:#344054}.live-shopping-checker-popup .live-shopping-checker-footer{height:48px}.live-shopping-checker-popup .live-shopping-checker-footer .checker-description-wrapper{width:360px;height:48px;display:flex;flex-direction:row;gap:0;justify-content:center;align-items:center}.live-shopping-checker-popup .live-shopping-checker-footer .checker-description-wrapper .checker-description{display:flex;flex-direction:row;gap:6px;justify-content:center;align-items:center;align-items:flex-start;color:#667085}.live-shopping-checker-popup .live-shopping-checker-footer .checker-description-wrapper .checker-description .icon{width:16px;height:16px}.live-shopping-checker-popup .live-shopping-checker-footer .checker-description-wrapper .checker-description .description{font-size:12px;font-weight:400;line-height:16px}.textareaWithHighLight{width:100%;display:inline-flex;position:relative;overflow:hidden !important;-webkit-text-size-adjust:none !important}.highlight-mentions-backdrop{position:absolute !important;top:0 !important;right:-99px !important;bottom:0 !important;left:0 !important;padding-right:99px !important;overflow-x:hidden !important;overflow-y:auto !important}.highlight-mentions-highlights{width:auto !important;height:auto !important;border-color:rgba(0,0,0,0) !important;white-space:pre-wrap !important;word-wrap:break-word !important;color:rgba(0,0,0,0) !important;overflow:hidden !important}.highlight-mention-mark{color:#105ce2 !important;background-color:rgba(0,0,0,0);border-radius:3px;padding:0 !important;color:inherit;position:relative;z-index:10}.highlight-mentions-highlights .hidden-char{opacity:0}.textareaWithHighLight textarea{background:none rgba(0,0,0,0) !important}.uploading-photo{font-size:30px}.uploading-photo:after{overflow:hidden;display:inline-block;vertical-align:bottom;animation:ellipsis steps(4, end) 900ms infinite;content:"…";width:0px}@keyframes ellipsis{to{width:1.25em}}.select-photos-modal__wrapper .ant-modal-content .ant-modal-header{background-color:#f2f4f7}.select-photos-modal__wrapper .ant-modal-content .ant-modal-header .ant-modal-title{justify-content:space-between}.select-photos-modal__wrapper .ant-modal-content .ant-modal-header .ant-modal-title .select-photo-modal-icon-close{cursor:pointer;height:100%;display:inline-flex;width:32px;height:32px;padding:6px;border-radius:6px}.select-photos-modal__wrapper .ant-modal-content .ant-modal-header .ant-modal-title .select-photo-modal-icon-close:hover{background-color:#eaecf0}.select-photos-modal__wrapper .ant-modal-content .ant-modal-body{padding:0 !important}.select-photos-modal{display:flex;height:calc(100vh - 100px);background-color:#f2f4f7;border-radius:0 0 12px 12px}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.select-photos-modal .photo.grabbable>.photo-content{cursor:move;cursor:grab;cursor:-webkit-grab}.select-photos-modal .photo.grabbable:active>.photo-content{cursor:move;cursor:grabbing;cursor:-webkit-grabbing}#modal-attachments-tab-1{border-radius:5px 0 0 0}#modal-attachments-tab-2{border-radius:0}.icon-sticker-pack img{height:30px}.tab-stickers ul{overflow-x:auto;display:flex;overflow-y:hidden;padding-bottom:5px}.tab-stickers ul li a{border-radius:0;outline:none}.sticker{display:-webkit-inline-box;width:60px;height:60px;overflow:hidden;padding:3px;margin-left:3px}.sticker img:hover{cursor:pointer}.sticker:hover{border-radius:5px;background-color:#eaeaea}.item-sticker{width:100px}.stickers-box{overflow-y:scroll;height:calc(100vh - 310px);margin-top:10px}.sticker-list{z-index:1059}.sticker-list .ant-popover-inner-content{width:260px;height:313px;padding:0px}.sticker-list .ant-popover-inner-content .zalo-sticker-tabs-bar{display:flex;align-items:center;flex-direction:row;border-bottom:1px solid #d9d9d9;height:40px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.sticker-list .ant-popover-inner-content .zalo-sticker-tabs-bar .arrow-container{display:flex;justify-content:center;align-items:center;width:22px;height:40px;border-right:1px solid #d9d9d9;-webkit-text-decoration:dashed;text-decoration:dashed}.sticker-list .ant-popover-inner-content .zalo-sticker-tabs-bar .arrow-container .arrow-button{size:20px}.sticker-list .ant-popover-inner-content .zalo-sticker-tabs-bar .zalo-sticker-pack{display:inherit;width:175px;overflow-x:hidden;overflow-y:hidden;scroll-behavior:smooth}.sticker-list .ant-popover-inner-content .zalo-sticker-tabs-bar .sticker-name{padding:7px;height:40px}.sticker-list .ant-popover-inner-content .zalo-sticker-tabs-bar .sticker-name:hover{background:#e6f7ff;mix-blend-mode:multiply;cursor:pointer}.sticker-list .ant-popover-inner-content .zalo-sticker-tabpane{padding-top:10px;overflow:auto;width:260px}.sticker-list .ant-popover-inner-content .zalo-sticker-tabpane{-ms-overflow-style:none;scrollbar-width:none;overflow-y:scroll}.sticker-list .ant-popover-inner-content .zalo-sticker-tabpane::-webkit-scrollbar{display:none}.sticker-list .ant-popover-inner-content .zalo-add-sticker-title{display:flex;flex-direction:row;justify-content:center;padding:6px 12px;gap:10px;height:32px;background:#f5f5f5;border-bottom:1px solid #d9d9d9}.sticker-list .ant-popover-inner-content .zalo-add-sticker-title .arrow-icon{margin-right:auto;align-self:center;font-size:20px;cursor:pointer}.sticker-list .ant-popover-inner-content .zalo-add-sticker-title .sticker-title{position:absolute;font-family:"Roboto";font-style:normal;font-weight:700;font-size:12px;line-height:20px}.sticker-list .ant-popover-inner-content .zalo-add-sticker-container{padding:12px;gap:8px}.sticker-list .ant-popover-inner-content .zalo-add-sticker-inner{display:flex;flex-direction:row;align-items:flex-start;padding:4px 12px;gap:10px;flex:none;flex-flow:0}.sticker-list .ant-popover-inner-content .zalo-add-sticker-inner .sticker-title{font-family:"Roboto";font-style:normal;font-weight:700;font-size:14px;line-height:22px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sticker-list .ant-popover-inner-content .zalo-add-sticker-inner .sticker-source{font-family:Roboto;color:#8c8c8c;font-style:normal;font-weight:400;font-size:12px;line-height:20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sticker-list .ant-popover-inner-content .zalo-add-sticker-inner .download-icon-container{margin-left:auto;order:2;align-self:center}.sticker-list .ant-popover-inner-content .zalo-add-sticker-inner .download-icon-container .download-icon{cursor:pointer;display:none}.sticker-list .ant-popover-inner-content .zalo-add-sticker-inner:hover{background:rgba(217,217,217,.5)}.sticker-list .ant-popover-inner-content .zalo-add-sticker-inner:hover .download-icon-container .download-icon{display:block}.sticker-list .ant-popover-inner-content .zalo-add-button-container{display:flex;justify-content:center;align-items:center;height:48px;border-top:1px solid #d9d9d9}.sticker-list .ant-popover-inner-content .zalo-add-button-container .add-sticker-button{width:230px;height:32px}.sticker-list .icon-container{padding:7px;display:flex;align-items:center}.sticker-list .icon-container .icon{font-size:25px}.sticker-list .icon-container:hover{cursor:pointer;background:#e6f7ff;mix-blend-mode:multiply}.sticker-list .ant-tabs-bar{margin-bottom:5px}.sticker-list .ant-tabs-tab{margin:0px !important;padding:7px}.sticker-list .ant-tabs-tabpane{height:265px;overflow-y:auto}.sticker-list .ant-tabs-tab-active{background-color:#e9ebee}.sticker-list .ant-tabs-tab-prev{width:20px !important;border-right:1px solid #d9d9d9}.sticker-list .ant-tabs-tab-next{width:18px !important;border-left:1px solid #d9d9d9}.sticker-list .ant-tabs-nav-container-scrolling{padding-right:20px;padding-left:20px}.shopee-sticker{z-index:1059}.shopee-sticker .ant-popover-inner-content{width:260px;height:269px;padding-top:1px}.tooltip-inner{max-width:400px !important}.table_quick_reply tr{font-family:"Roboto",Helvetica,Arial,sans-serif !important}.table_quick_reply tr td{padding-top:5px;padding-bottom:5px}.list-tags-show{background-color:#d5d5d5;padding:2px 2px 0 2px;display:flex;flex-direction:column;gap:1px;box-shadow:0px -2px 4px 0px rgba(0,0,0,.12)}.row_tag_list{display:flex;gap:1px}.ant-table-small>.ant-table-content>.ant-table-scroll>.ant-table-body>table>.ant-table-tbody>tr>td{padding:4px}.avt-page-send{margin-top:9px;margin-left:6px}.avt-page-send.modal-preview{margin-top:2px}.reply-box-btn{font-size:25px;margin-left:13px;color:#bec2c9;cursor:pointer}.reply-box-btn:hover{color:#888}.new-reply-box-btn{cursor:pointer;padding:2px;float:right;width:28px;height:28px;margin-left:4px;color:#adb5c2}.new-reply-box-btn:hover:not(.disabled){color:#98a2b3;border-radius:6px;background:var(--light-neutral-gray-2-bg-dividers, #EAECF0)}.new-reply-box-btn.disabled{cursor:not-allowed;opacity:.5}.biz-ai-responding{flex-shrink:1;min-width:0;padding-left:8px}.biz-ai-responding__label{color:#667085;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.2}.biz-ai-responding__active{color:#389e0d;font-weight:bold}.reply-box-actions-container{flex-grow:1;flex-shrink:0;flex-direction:row-reverse;flex-wrap:nowrap}.send-product-facebook-icon{position:relative}.send-product-facebook-icon .new-feature{position:absolute;border-radius:50%;right:1px;width:7px;height:7px;background-color:red;top:1px}.action-btn-replyBox{font-size:25px;color:#4080ff;cursor:pointer;margin-left:11px;margin-right:11px;float:right}.action-btn-replyBox:hover{color:#62a0e4}.action-btn-replyBox-disable{font-size:25px;cursor:not-allowed;color:#bec2c9}.badge-sticker{float:right}.tooltips-act-btn{animation-duration:0s !important}.fb-icon-png{cursor:pointer;width:20px;height:20px;opacity:.6;margin-top:2px;margin-left:14px}.fb-icon-png:hover{opacity:1}.send-audio-btn{float:right;margin-left:10px;cursor:pointer;width:24px;height:23px}.send-audio-btn .loading-icon{cursor:pointer}.send-audio-btn .loading-icon svg{margin:2px 3px;font-size:20px}.send-audio-btn .mic-icon-btn{color:#adadad;margin:0px 0px;font-size:24px}.send-audio-btn .mic-icon-btn:hover{color:#666}.botcake-flow-btn{font-size:20px;margin-top:2px;margin-left:12px}.btn-emoji{margin-left:13px;margin-top:1px}.rec-icon-btn{cursor:pointer;width:18px;height:18px;font-size:0;background-color:red;border:0;border-radius:18px;padding:6px;margin:0px 5px;outline:none;animation-name:pulse;animation-duration:1.5s;animation-iteration-count:infinite;animation-timing-function:linear}@keyframes pulse{0%{box-shadow:0px 0px 3px 0px rgba(173,0,0,.3)}65%{box-shadow:0px 0px 3px 4px rgba(173,0,0,.3)}90%{box-shadow:0px 0px 3px 4px rgba(173,0,0,0)}}.antd-popover-emoji{z-index:1100 !important}.antd-popover-emoji .ant-popover-inner-content{padding:0px 0px !important}.vertical-center-modal-tips{text-align:center;white-space:nowrap}.vertical-center-modal-tips div{animation-duration:0s !important}.vertical-center-modal-tips .ant-modal-content{padding:0px;font-family:"Roboto",Helvetica,Arial,sans-serif !important;border-radius:5px !important}.vertical-center-modal-tips .ant-modal-header{padding:16px 24px;margin:0px;border-bottom:1px solid #e8e8e8}.vertical-center-modal-tips .ant-modal-body{max-height:565px;padding:15px !important;overflow-y:auto}.vertical-center-modal-tips .ant-modal-body div{font-family:"Roboto",Helvetica,Arial,sans-serif !important}.vertical-center-modal-tips .ant-modal-body .phone-number-status{display:flex;margin-left:25px}.vertical-center-modal-tips .ant-modal-body .phone-number-status .phone-number-color{width:15px;height:15px;border-radius:3px;margin-top:3px;margin-right:5px}.vertical-center-modal-tips .shortcut-change-selected-conv{display:inline-flex}.vertical-center-modal-tips .shortcut-change-selected-conv div{height:16px;width:17px;margin:2px 5px;color:#474545;background-color:#fafbfc;border:1px solid #d1d5da;border-bottom-color:#c6cbd1;border-radius:3px;box-shadow:inset 0 -1px 0 #c6cbd1;color:#444d56;display:inline-block;font:11px SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;line-height:10px;padding:1px 2px;vertical-align:middle}.first-time-ttm-modal .content-wrapper{padding:8px 12px;background-color:#e2f2ff}.first-time-ttm-modal .content-wrapper .content-left{width:50%}.first-time-ttm-modal .content-wrapper .content-left .ttm-instruction-gif{border-radius:8px}.first-time-ttm-modal .content-wrapper .content-right{width:50%;background-color:#fff}.first-time-ttm-modal .content-wrapper .content-right .logo-wrapper .divider{height:100%;margin:16px}.first-time-ttm-modal .content-wrapper .content-right .title{font-size:20px;font-weight:500;line-height:28px}.first-time-ttm-modal .content-wrapper .content-right .content{height:372px;color:#667085;font-size:14px;font-weight:400;line-height:22px;white-space:break-spaces}.first-time-ttm-modal .content-wrapper .content-right .content .highlight-text{font-weight:700}.first-time-ttm-modal .content-wrapper .content-right .content .hyper-link{color:#1677ff}.tag-tooltip .ant-tooltip-inner{display:flex;flex-direction:column;gap:4px;padding:12px;border-radius:8px;background-color:#1d2939}.tag-tooltip .tag-text{color:#fff;font-size:14px;font-weight:500;line-height:22px}.tag-tooltip .tag-description{color:#d0d5dd;font-size:14px;font-weight:400;line-height:22px}.tag-tooltip .tag-shortcut__hint{display:flex;flex-direction:row;gap:4px;margin-top:4px}.tag-tooltip .tag-shortcut__hint .key{color:#d0d5dd;background-color:#344054;border-radius:6px;padding:0px 8px;line-height:22px;font-size:14px}.keyboard-button{background-color:#fafbfc;border:1px solid #d1d5da;border-bottom-color:#c6cbd1;border-radius:3px;box-shadow:inset 0 -1px 0 #c6cbd1;color:#444d56;font:11px SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;padding:1px 4px}.keyboard-button:not(:first-child){margin-left:4px}.vertical-center-modal-tips:before{content:"";display:inline-block;height:100%;vertical-align:middle;width:0}.vertical-center-modal-tips .ant-modal{display:inline-block;vertical-align:middle;top:0;text-align:left;width:700px !important}.popover_quick_reply{z-index:9999;max-width:544px;animation-duration:0s !important;font-family:"Roboto",Helvetica,Arial,sans-serif !important}.popover_quick_reply .ant-popover-inner{padding:0px}.popover_quick_reply .ant-popover-title{margin-bottom:0px}.popover_quick_reply .ant-popover-inner-content{padding:0px}.edit-qr-btn{color:rgba(0,0,0,.45);font-size:16px;cursor:pointer}.edit-qr-btn:hover{color:#4080ff}.qr-box-element{height:32px;cursor:pointer;border-bottom:1px solid #d9d9d9;padding:4px 12px;display:flex}.qr-box-element .type-qr-ele{width:116px;padding:0px;border-radius:2px;height:24px;margin-right:0px;text-align:center}.qr-box-element:hover{background-color:#e3f2fd}.btn-collapse{text-align:center;height:0px;position:relative;justify-content:center;display:none}.btn-drop{height:16px;border-radius:6px 6px 0px 0px;background-color:#f1f1f1;border-bottom:none;border:none;box-shadow:0px -2px 4px 0px rgba(0,0,0,.12);top:-15px;position:absolute;padding:0 16px}.btn-drop .anticon{font-size:11px;display:block}.tag-dropdown-wrapper:hover .btn-collapse{display:flex}.drop-down{width:100%;background-color:#fff;box-shadow:0px -2px 4px 0px rgba(0,0,0,.12)}.drop-down .ant-input-prefix{left:4px}.drop-down #searchTagInput{border-radius:0;border:none;font-size:12px;line-height:20px;font-weight:400;color:#101828;height:28px;padding-bottom:4px;padding-top:4px;background-color:#fff}.drop-down #searchTagInput:focus{box-shadow:unset}.drop-down .input-wrapper{padding:0 1px}.drop-down .input-wrapper .search-tips{gap:4px}.drop-down .input-wrapper .search-tips .ant-tag{-webkit-margin-end:0 !important;margin-inline-end:0 !important}.drop-down .input-wrapper .ant-input-affix-wrapper{border-radius:0 !important}.drop-down:has(.dropdown-tag-content.show)+.list-tags-show{display:none !important}.dropdown-tag-content{display:none;width:100%;background-color:#d5d5d5}.show{display:block}.list-tags-hidden{max-height:136px;overflow-x:hidden;position:relative;background-color:#d5d5d5;z-index:1000;padding:0 2px 0 2px;display:flex;flex-direction:column;gap:1px;overflow-y:auto}.list-tags-hidden::-webkit-scrollbar{display:none}.list-tags-hidden:hover::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.3)}.upload-img-btn{width:100%;height:100%}.group-upload-img-btn{width:145px;height:40px;display:flex;flex-direction:row;gap:1px;justify-content:center;align-items:center}.group-upload-img-btn button{margin:0px !important;padding:0px !important;font-size:16px;font-weight:500;line-height:24px;height:40px;border:none;border-radius:8px;color:#105ce2;background:#d2ebff;border-radius:0px !important}.group-upload-img-btn button.ant-btn-variant-outlined:not(:disabled):not(.ant-btn-disabled):hover,.group-upload-img-btn button.ant-btn-variant-outlined:not(:disabled):not(.ant-btn-disabled):active{color:#105ce2;background-color:#d6e1ed}.group-upload-img-btn button:first-child{flex:1}.group-upload-img-btn button:is(.ant-btn-compact-first-item){border-top-left-radius:8px !important;border-bottom-left-radius:8px !important}.group-upload-img-btn button:is(.ant-btn-compact-first-item) .upload-img-btn{padding:8px 16px}.group-upload-img-btn button:is(.ant-btn-compact-last-item){padding:8px !important;border-top-right-radius:8px !important;border-bottom-right-radius:8px !important;width:40px;height:40px;display:flex;flex-direction:row;gap:0;justify-content:center;align-items:center}.group-upload-img-btn button:is(.ant-btn-compact-last-item) .ant-btn-icon{width:24px;height:24px}.group-upload-img-btn .ant-dropdown-menu{width:145px;border:none !important;padding:4px;display:flex;flex-direction:column;gap:4px}.group-upload-img-btn .ant-dropdown-menu .ant-dropdown-menu-item{padding:0px}.group-upload-img-btn .ant-dropdown-menu .ant-dropdown-menu-item .upload-img-btn{padding:5px 8px}.upload-photo-view__selection-box{position:fixed;border:1px solid rgba(98,155,255,.81);background-color:rgba(46,115,252,.11);border-radius:2px}.search-photo-input{width:340px}.search-photo-input.primary-search-input:not(:hover),.search-photo-input .ant-input{background-color:#fff}.search-photo-input.primary-search-input .ant-input-suffix .ant-input-clear-icon-has-suffix{-webkit-margin-end:0;margin-inline-end:0}.search-photo-input .loading-icon{display:none}.search-photo-input.loading-search-photo .ant-input-clear-icon{display:none}.search-photo-input.loading-search-photo .loading-icon{display:inline-flex}.name-search-bar{max-width:300px;position:relative;display:flex;align-items:center}.name-search-bar .ant-input{padding-left:15px}.name-search-bar .ant-input:hover{border-color:none !important}.name-search-bar .ant-input:focus{box-shadow:none;border-color:#4096ff !important}.name-search-bar .ant-input-suffix{display:flex;align-items:center}.name-search-bar .ant-input-suffix .folder-sort{display:flex;margin-left:4px;padding:3px 4px;border-radius:6px;cursor:pointer;background:#eaecf0;border:1.5px solid rgba(0,0,0,0)}.name-search-bar .ant-input-suffix .folder-sort:hover{background:#d0d5dd}.name-search-bar .ant-input-suffix .folder-sort.alphabet-sort{background:#dde1e7;border:1.5px solid #fff}.name-search-bar .ant-input-suffix .folder-sort.alphabet-sort:hover{background:#d0d5dd}.name-search-bar .ant-spin{position:absolute;font-size:6px;right:32px;top:50%;transform:translateY(-50%)}.name-search-bar .list-photo-folder__create-btn{padding:6px;margin-left:8px;border-radius:6px;background-color:#d2ebff}.name-search-bar .list-photo-folder__create-btn:hover{background-color:#d6e1ed}.sort-mode-picker{height:32px;display:flex}.upload-image-modal__footer-collapse-folder-btn{display:flex;align-items:center;margin-right:8px;font-size:20px;padding:6px;cursor:pointer;border-radius:6px;color:#344054}.upload-image-modal__footer-collapse-folder-btn:hover{background-color:#dde1e7}.delete-uploaded-photo-button{margin-left:8px;background-color:#f5222d;color:#fff}.delete-uploaded-photo-button:focus{background-color:#f5222d;color:#fff}.delete-uploaded-photo-button:hover{background-color:#ff7875;color:#fff}.delete-uploaded-photo-button:active{background-color:#d9363e;overflow:overlay;border:1px solid #9da9b0}.list-folder-wrapper{width:280px;flex-shrink:0;position:relative;color:#1d2939;background-color:#fff;border-radius:0px 12px 0px 12px}.list-folder-wrapper .list-photo-folder__wrapper{height:100%;padding-bottom:100px;display:flex;flex-direction:column}.list-folder-wrapper .list-photo-folder__wrapper ul{flex-grow:1;overflow:visible;padding-right:8px;margin-right:-12px;margin-bottom:0}.list-folder-wrapper .list-photo-folder__wrapper .name-search-bar{margin-left:4px;margin-bottom:8px}.list-folder-wrapper.collapsed{width:0px}.list-folder-wrapper.collapsed .list-photo-folder__wrapper{display:none}.modal-cofirm-delete-photo .ant-modal-title{padding-right:12px}.upload-image-modal__footer{display:flex;align-items:center;justify-content:space-between}.upload-image-modal__footer .upload-image-modal__footer-collapse-folder-btn{display:flex}.upload-image-modal__footer .upload-image-modal__footer-collapse-folder-btn.collapsed{transform:scaleX(-1)}.upload-image-modal__footer .upload-image-modal__footer-divide-line{width:1px;height:20px;margin-right:8px;border-radius:8px;background:#eaecf0}.upload-image-modal__footer .upload-image-modal__footer-action-button{display:flex;align-items:center}.upload-image-modal__footer .upload-image-modal__footer-action-button .delete-action{padding:6px;margin-right:6px;display:flex;font-size:20px;border-radius:6px;color:#cf1322;cursor:pointer}.upload-image-modal__footer .upload-image-modal__footer-action-button .delete-action:hover{background:#fee4e2}.upload-image-modal__footer .upload-image-modal__footer-action-button .deselect-action{padding:4px 8px 4px 10px;display:flex;align-items:center;border-radius:16px;line-height:22px;color:#667085;background:#f2f4f7}.upload-image-modal__footer .upload-image-modal__footer-action-button .deselect-action .select-photos-txt{margin-right:4px}.upload-image-modal__footer .upload-image-modal__footer-action-button .deselect-action .close-btn{padding:3px;display:flex;font-size:18px;border-radius:16px;color:#344054;cursor:pointer}.upload-image-modal__footer .upload-image-modal__footer-action-button .deselect-action .close-btn:hover{background:#dde1e7}.upload-image-modal__shortcut-hint{margin-top:20px}.upload-image-modal__shortcut-hint>div:not(:first-child){margin-top:4px}.upload-image-modal__shortcut-hint>div{font-size:12px;color:#888}.upload-image-modal__shortcut-hint>div span{font-weight:400}.upload-image-modal__body-and-footer{margin-left:8px;display:flex;flex-direction:column;flex-grow:1;background-color:#fff;border-radius:12px 0px 12px 0px}.upload-image-modal__body-and-footer .modal-body{flex:1;min-height:0;display:flex;flex-direction:column;padding-bottom:4px}.upload-image-modal__body-and-footer .modal-body .upload-image-body{position:relative;overflow:visible;min-height:0;flex-grow:1;display:flex;flex-direction:column}.upload-image-modal__body-and-footer .modal-body .upload-image-body .photos{margin-left:-8px;height:100%;border-top:none;overflow:auto}.upload-image-modal__body-and-footer .modal-body .upload-image-body .photos .photo{margin:16px 0 0 22px;position:relative;display:inline-flex;flex-direction:column;overflow:visible;vertical-align:bottom;align-items:center}.upload-image-modal__body-and-footer .modal-body .upload-image-body .photos .photo .photo-content{margin-bottom:8px;display:flex;position:relative;border-radius:12px;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:1px solid #eaecf0}.upload-image-modal__body-and-footer .modal-body .upload-image-body .photos .photo .photo-content .other-type-content{height:120px;width:120px;vertical-align:bottom;display:flex;align-items:center;justify-content:center}.upload-image-modal__body-and-footer .modal-body .upload-image-body .photos .photo .photo-content .other-type-content>i{font-size:80px}.upload-image-modal__body-and-footer .modal-body .upload-image-body .photos .photo .photo-content img{height:120px;width:120px;border-radius:12px;object-fit:contain}.upload-image-modal__body-and-footer .modal-body .upload-image-body .photos .photo .photo-content img:hover{cursor:pointer}.upload-image-modal__body-and-footer .modal-body .upload-image-body .photos .photo .photo-content .photo-content__action{position:absolute;right:0;bottom:0;width:100%;background:linear-gradient(180deg, rgba(16, 24, 40, 0) 0%, rgba(16, 24, 40, 0.65) 85%);padding:6px;display:none;border-radius:0 0 12px 12px;justify-content:space-between}.upload-image-modal__body-and-footer .modal-body .upload-image-body .photos .photo .photo-content .photo-content__action .photo-cotent_action-content{padding:4px;display:none;border-radius:6px}.upload-image-modal__body-and-footer .modal-body .upload-image-body .photos .photo .photo-content .photo-content__action .photo-cotent_action-content svg{width:20px;height:20px;color:#fff}.upload-image-modal__body-and-footer .modal-body .upload-image-body .photos .photo .photo-content .photo-content__action .photo-cotent_action-content:hover{background:rgba(29,41,57,.25);cursor:pointer}.upload-image-modal__body-and-footer .modal-body .upload-image-body .photos .photo .photo-content .photo-content__action.pinned-img{display:flex}.upload-image-modal__body-and-footer .modal-body .upload-image-body .photos .photo .photo-content .photo-content__action.pinned-img .photo-cotent_action-content:first-child{display:flex}.upload-image-modal__body-and-footer .modal-body .upload-image-body .photos .photo .photo-content:hover .photo-content__action,.upload-image-modal__body-and-footer .modal-body .upload-image-body .photos .photo .photo-content:hover .photo-cotent_action-content{display:flex}.upload-image-modal__body-and-footer .modal-body .upload-image-body .photos .photo.selected .photo-content{border-color:#1890ff;opacity:1}.upload-image-modal__body-and-footer .modal-body .upload-image-body .photos .photo .pinned,.upload-image-modal__body-and-footer .modal-body .upload-image-body .photos .photo .unpinned{z-index:20;position:absolute;left:2px;cursor:pointer;color:#ff8c00}.upload-image-modal__body-and-footer .modal-body .upload-image-body .photos .photo .pinned>svg path,.upload-image-modal__body-and-footer .modal-body .upload-image-body .photos .photo .unpinned>svg path{stroke:#fff;stroke-width:2px}.upload-image-modal__body-and-footer .modal-body .upload-image-body .photos .photo .unpinned>svg path{display:none}.upload-image-modal__body-and-footer .modal-body .upload-image-body .photos .photo:hover .unpinned>svg path{display:block;cursor:pointer}.upload-image-modal__body-and-footer .modal-body .upload-image-body .photos .photo .selected-photo-order{-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:#1677ff;position:absolute;top:16px;left:-4px;transform:translate(50%, -50%) translate(-2px, 2px);width:24px;height:24px;border-radius:50%;text-align:center;color:#fff;font-size:12px;line-height:22px;border:1px solid #fff}.upload-image-modal__body-and-footer .modal-body .upload-image-body .photos .photo .photo-information{max-width:120px;padding:0 4px;color:#344054;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;border-color:rgba(0,0,0,0);font-size:14px;text-align:center;border-radius:6px}.upload-image-modal__body-and-footer .modal-body .upload-image-body .photos .photo .photo-information:focus{border-radius:6px;border:1px solid #1677ff;background:#fff !important;box-shadow:0px 1px 2px 0px rgba(99,153,242,.2),0px 0px 0px 4px rgba(99,153,242,.2)}.upload-image-modal__body-and-footer .modal-body .upload-image-body .photos .photo .photo-information:focus::-moz-placeholder{color:rgba(0,0,0,0)}.upload-image-modal__body-and-footer .modal-body .upload-image-body .photos .photo .photo-information:focus::placeholder{color:rgba(0,0,0,0)}.upload-image-modal__body-and-footer .modal-body .upload-image-body .photos .photo .photo-information:hover{background:#dde1e7}.upload-image-modal__body-and-footer .modal-body .upload-image-body .photos .photo .selected-photo-icon{position:absolute;top:0;right:0;transform:translate(50%, -50%) translate(-2px, 2px)}.upload-image-modal__body-and-footer .modal-body .upload-image-body .photos .image-folders-limit-tip{margin:16px 0 0 8px;display:flex;justify-content:center}.upload-image-modal__body-and-footer .modal-body .upload-image-body .photos .image-folders-limit-tip span{max-width:421px;-webkit-user-select:none;-moz-user-select:none;user-select:none;text-align:center;color:#667085}.upload-image-modal__body-and-footer .modal-body .upload-image-body .no-data-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center}.upload-image-modal__body-and-footer .modal-body .upload-image-body .no-data-placeholder .empty-photo-img{width:160px;height:160px}.upload-image-modal__body-and-footer .modal-body .upload-image-body .no-data-placeholder .no-image-text{max-width:330px;padding:16px 0;color:#667085}.upload-image-modal__body-and-footer .modal-body .upload-image-body .no-data-placeholder .no-search-image-text{margin-bottom:4px;color:#475467;font-weight:500}.upload-image-modal__body-and-footer .modal-body .upload-image-body .no-data-placeholder .no-search-image-description{max-width:285px;color:#667085;font-size:14px}.upload-image-modal__body-and-footer .modal-footer{flex-shrink:0}.zoomable-photo__wrapper{height:100%;display:flex;justify-content:center}.zoomable-photo__wrapper+button{display:none}.zoomable-photo__wrapper img{height:100%}.shopee-infinite-offer .container-list{background-color:#eef0f1}.shopee-infinite-offer .filter-status{transform:translateY(-5px);display:flex;align-items:center;justify-content:flex-end}.shopee-infinite-offer .filter-status label{display:inline-block;margin-right:5px}.shopee-infinite-offer .filter-status .ant-select-selection{height:25px;min-width:100px}.shopee-infinite-offer .filter-status .ant-select-selection__rendered{line-height:25px !important}.recording-module-modal-wrap .ant-modal-content{padding:0px}.recording-module{background-color:#000;padding-bottom:12px;border-radius:5px}.recording-module .recorder-icon{padding:50px;text-align:center}.recording-module .recorder-icon .rec-icon-btn{cursor:pointer;width:50px;height:50px;font-size:0;background-color:red;border:0;border-radius:50%;padding:6px;margin:0px 5px;outline:none;animation-name:pulse;animation-duration:1.5s;animation-iteration-count:infinite;animation-timing-function:linear}.recording-module .recorder-icon .rec-icon-btn svg{width:25px;height:25px;color:#fff}@keyframes pulse{0%{box-shadow:0px 0px 10px 0px rgba(173,0,0,.7)}65%{box-shadow:0px 0px 10px 14px rgba(173,0,0,.5)}90%{box-shadow:0px 0px 10px 14px rgba(173,0,0,0)}}.recording-module .recorder-icon .count-time{color:#fff;margin-top:10px}.recording-module .actions-module{text-align:center}.recording-module .actions-module .first-row-btn{margin-bottom:12px}.recording-module .actions-module button:not(.send-and-save-btn){width:80px}.recording-module .actions-module .cancel-btn{margin-right:10px}.shopee-product-btn{vertical-align:middle;font-size:24px;float:right}.shopee-order-btn{font-size:22px;float:right;margin-top:1px}.shopee-offer-btn{vertical-align:middle;font-size:20px;float:right;margin-top:2px}.reply-box__text-area{display:flex;flex:1}.reply-box__text-area:hover>.resize-handler{display:inline}.reply-box__text-area .resize-handler{display:none;width:unset;height:unset;position:absolute;top:0px;left:calc(50% - 10px);transform:translateX(-50%);cursor:ns-resize;padding:4px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.reply-box__text-area .resize-handler>div{width:12px;height:1px;background-color:#506dad}.reply-box__text-area .resize-handler>div:first-child{margin-bottom:3px}.photo-preview__wrapper{display:flex;padding:8px;margin:0px 8px;border-radius:8px;position:relative;overflow:hidden;align-items:center;gap:8px;background-color:#eaecf0}.photo-preview__wrapper .photo-preview__photo{cursor:pointer;position:relative}.photo-preview__wrapper .photo-preview__photo:hover .photo-preview__close-button{display:flex}.photo-preview__wrapper .photo-preview__photo img{border-radius:8px;width:66px;height:66px}.photo-preview__wrapper .photo-preview__photo .photo-preview__close-button{position:absolute;top:2px;right:2px;padding:3px;border-radius:16px;background:rgba(29,41,57,.5);width:18px;height:18px;border:none;display:none;align-items:center;justify-content:center;cursor:pointer;z-index:1}.photo-preview__wrapper .photo-preview__photo .photo-preview__close-button:hover{background:rgba(29,41,57,.5)}.photo-preview__wrapper .photo-preview__photo .photo-preview__uploading-mask{position:absolute;top:0;bottom:0;left:0;right:0;background-color:hsla(0,0%,100%,.75);display:flex;align-items:center;justify-content:center}.sticker-and-emoji-popover-container{z-index:1000}.sticker-and-emoji-popover-container .ant-popover-inner{padding:0px;border-radius:12px}.sticker-and-emoji-popover-container .ant-popover-inner-content{width:408px;height:525px;padding:0px}.sticker-and-emoji-popover-container .sticker-and-emoji-container{display:flex;flex-direction:column;height:100%}.sticker-and-emoji-popover-container .sticker-and-emoji-container>.sticker-container,.sticker-and-emoji-popover-container .sticker-and-emoji-container>.emoji-container{flex:1;min-height:0}.sticker-and-emoji-popover-container .sae-header{display:flex;height:56px;box-sizing:border-box;padding:12px;justify-content:space-between;align-items:center}.sticker-and-emoji-popover-container .sae-header .sae-title{color:#1d2939;font-family:"Roboto";font-size:16px;font-weight:500;line-height:24px}.sticker-and-emoji-popover-container .sae-header .ant-segmented{background:#eaecf0;border-radius:8px}.sticker-and-emoji-popover-container .sae-header .ant-segmented .ant-segmented-item{border-radius:6px}.sticker-and-emoji-popover-container .sae-header .ant-segmented .ant-segmented-item.ant-segmented-item-selected .ant-segmented-item-label{color:#1d2939}.sticker-and-emoji-popover-container .sae-header .ant-segmented .ant-segmented-item:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled):hover{color:#d0d5dd}.sticker-and-emoji-popover-container .sae-header .ant-segmented .ant-segmented-item:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) .ant-segmented-item-label{color:#475467}.sticker-and-emoji-popover-container .sae-header-tab-bar{margin:0}.sticker-and-emoji-popover-container .sae-header-tab-bar .ant-tabs-nav-scroll{display:flex;justify-content:center}.sticker-and-emoji-popover-container .sae-header-tab-bar .ant-tabs-nav-scroll .ant-tabs-nav{float:right;margin:8px;padding:2px;border-radius:100px;background:var(--light-neutral-gray-2-bg-dividers, #EAECF0)}.sticker-and-emoji-popover-container .sae-header-tab-bar .ant-tabs-nav-scroll .ant-tabs-nav .ant-tabs-tab{height:28px;padding:4px 12px;line-height:20px;margin:0;z-index:1;color:#1d2939}.sticker-and-emoji-popover-container .sae-header-tab-bar .ant-tabs-nav-scroll .ant-tabs-nav .ant-tabs-tab-disabled{color:rgba(0,0,0,.25)}.sticker-and-emoji-popover-container .sae-header-tab-bar .ant-tabs-nav-scroll .ant-tabs-nav .ant-tabs-tab-active{color:#1d2939;font-weight:400}.sticker-and-emoji-popover-container .sae-header-tab-bar .ant-tabs-nav-scroll .ant-tabs-nav .ant-tabs-ink-bar{bottom:2px !important;height:28px !important;background-color:#fff !important;z-index:0;border-radius:6px}.sticker-and-emoji-popover-container .emoji-container{height:100%}.sticker-and-emoji-popover-container .emoji-container .virtual-scroll-area{height:100%}.sticker-and-emoji-popover-container .emoji-container .emoji-mart{width:100% !important;height:100%;border:none;border-radius:none;position:relative;display:flex;flex-direction:column-reverse}.sticker-and-emoji-popover-container .emoji-container .emoji-mart-scroll{height:calc(100% - 40px);margin-top:40px}.sticker-and-emoji-popover-container .emoji-container .virtual-scroll-bar{margin-top:44px}.sticker-and-emoji-popover-container .emoji-container .emoji-mart-search{position:absolute;top:0;z-index:1000;width:100%}.sticker-and-emoji-popover-container .emoji-container .emoji-mart-search input{border-radius:6px;background:var(--light-neutral-gray-2-bg-dividers, #EAECF0);border:1px solid var(--light-primary-pancake-5-primary-hover, #FFF)}.sticker-and-emoji-popover-container .emoji-container .emoji-mart-search input:hover{background:#dde1e7}.sticker-and-emoji-popover-container .emoji-container .emoji-mart-search input:focus{border:1px solid var(--light-primary-pancake-5-primary-hover, #4096FF);background:var(--light-neutral-gray-0-white, #FFF)}.sticker-and-emoji-popover-container .emoji-container .emoji-mart-search .emoji-mart-search-icon{top:5px}.sticker-and-emoji-popover-container .emoji-container .emoji-mart-bar:first-child{border:none}.sticker-and-emoji-popover-container .emoji-container .emoji-mart-bar:first-child .emoji-mart-anchor{padding:6px;display:flex;align-items:center;margin:8px 0;flex:none;border-radius:50%;color:#adb5c2}.sticker-and-emoji-popover-container .emoji-container .emoji-mart-bar:first-child .emoji-mart-anchor .emoji-mart-anchor-icon{line-height:.75}.sticker-and-emoji-popover-container .emoji-container .emoji-mart-bar:first-child .emoji-mart-anchor-bar{display:none !important}.sticker-and-emoji-popover-container .emoji-container .emoji-mart-bar:first-child .emoji-mart-anchor:hover,.sticker-and-emoji-popover-container .emoji-container .emoji-mart-bar:first-child .emoji-mart-anchor-selected{color:#105ce2 !important;background:#eaecf0}.sticker-and-emoji-popover-container .emoji-container .emoji-mart-bar:first-child::before{display:block;content:"";height:1px;background-color:#eaecf0;width:96%;margin-left:2%}.sticker-and-emoji-popover-container .emoji-container .emoji-mart-bar:last-child{display:none}.reply-box-container .useless-btn{display:none}.reply-box-container:hover .useless-btn{display:block}.suggestion-box{position:absolute;display:flex;flex-direction:column;padding:0;background-color:#f2f4f7;width:100%;max-height:min(60vh,465px);border-radius:8px;overflow:hidden;z-index:2000;box-shadow:0px 3px 8px 0px rgba(0,0,0,.15)}.suggestion-box svg{flex-shrink:0}.suggestion-box .suggestion-box-header{padding:8px 12px;background-color:#fff;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #eaecf0;color:#344054}.suggestion-box .suggestion-box-header .suggestion-box-info{display:flex;align-items:center;gap:4px}.suggestion-box .suggestion-box-header .suggestion-box-info>svg{color:#1890ff;width:16px;height:16px}.suggestion-box .suggestion-box-header .suggestion-box-info .suggestion-box-info-title{line-height:22px}.suggestion-box .suggestion-box-header .suggestion-box-info .suggestion-box-info-title strong{font-weight:500}.suggestion-box .suggestion-box-header .suggestion-box-info .suggestion-box-info-title svg{vertical-align:sub;width:16px;height:16px}.suggestion-box .suggestion-box-header .ai-suggestion-box-info{display:flex;flex-direction:row;gap:4px;justify-content:center;align-items:center}.suggestion-box .suggestion-box-header .ai-suggestion-box-info>div{font-size:12px;font-style:normal;font-weight:400;line-height:16px}.suggestion-box .suggestion-box-header .ai-suggestion-box-info .generating{color:rgba(0,0,0,0);font-size:12px;font-weight:400;line-height:16px;background:linear-gradient(90deg, transparent calc(50% - 50px), #fff, transparent calc(50% + 50px)) no-repeat,#667085;background-size:200% 100%;background-clip:text;-webkit-background-clip:text;animation:scan 1.2s linear infinite}@keyframes scan{0%{background-position:200% 0}100%{background-position:-100% 0}}.suggestion-box .suggestion-box-header .suggestion-box-close{border-radius:6px;padding:3px;width:24px;height:24px}.suggestion-box .suggestion-box-header .suggestion-box-close:hover{cursor:pointer;background-color:#eaecf0}.suggestion-box .suggestion-box-header .suggestion-box-close svg{width:18px;height:18px}.suggestion-box .suggestion-box-header .hide-suggestion-group{cursor:pointer;color:#1677ff;font-weight:500}.suggestion-box .suggestion-box-header .hide-suggestion-group:hover{color:#4096ff}.suggestion-box .suggestions-list{overflow-y:scroll;padding:0;margin:0;display:flex;flex-direction:column}.suggestion-box .suggestions-list .suggestion-element{list-style:none;cursor:pointer;overflow:hidden;flex-shrink:0;background-color:#fff;border-width:1px 0px 0px 0px;border-style:solid;border-color:#eaecf0}.suggestion-box .suggestions-list .suggestion-element.select{border-bottom-width:1px;border-color:#91caff}.suggestion-box .suggestions-list .suggestion-element.select+*{border-top-width:0px}.suggestion-box .suggestions-list .suggestion-element:last-child{border-bottom-width:1px}.suggestion-box .suggestions-list .suggestion-element .suggestion-column .seperator{border-top:.5px solid #eaecf0;margin:0px 16px}.suggestion-box .suggestions-list .suggestion-element .suggestion-column .hover-icon{color:#667085}.suggestion-box .suggestions-list .suggestion-element .suggestion-column .hover-icon.whatsapp-icon{color:#389e0d}.suggestion-box .suggestions-list .suggestion-element .suggestion-column .suggestion-row{padding:8px 16px}.suggestion-box .suggestions-list .suggestion-element .suggestion-column .suggestion-row:hover{background-color:#eaecf0}.suggestion-box .suggestions-list .suggestion-element .suggestion-column .suggestion-row.select{background-color:#d2ebff}.suggestion-box .suggestions-list .suggestion-element .suggestion-column .suggestion-row .subreply{display:flex;align-items:center;gap:6px}.suggestion-box .suggestions-list .suggestion-element .suggestion-column .suggestion-row .subreply .suggestion-content{flex-grow:1}.suggestion-box .suggestions-list .suggestion-element .suggestion-column .suggestion-row .subreply .subreply-active-indicator{width:16px;height:16px;display:flex;justify-content:center;align-items:center;flex-shrink:0}.suggestion-box .suggestions-list .suggestion-element .suggestion-column .suggestion-row .subreply .subreply-active-indicator .dot-icon{border-radius:999px;width:5px;height:5px;background-color:#d0d5dd}.suggestion-box .suggestions-list .suggestion-element .suggestion-column .suggestion-row .subreply .subreply-active-indicator .dot-icon.active{background-color:#69b1ff}.suggestion-box .suggestions-list .suggestion-element .suggestion-column .suggestion-row .subreply .subreply-prefix{display:inline-flex;align-items:center;height:22px;vertical-align:-3.5px;gap:8px}.suggestion-box .suggestions-list .suggestion-element .suggestion-column .suggestion-row .subreply .subreply-prefix svg{height:16px;width:16px}.suggestion-box .suggestions-list .suggestion-element .suggestion-column .suggestion-row .suggestion-content{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.suggestion-box .suggestions-list .suggestion-element .suggestion-column .suggestion-row .truncate-text{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical;overflow-wrap:anywhere}.suggestion-box .suggestions-list .suggestion-element .suggestion-column .suggestion-row .suggestion-text{color:#1d2939;line-height:22px;min-width:40px}.suggestion-box .suggestions-list .suggestion-element .suggestion-column .suggestion-row .suggestion-text .match-highlight{color:#005cf0;font-weight:bold}.suggestion-box .suggestions-list .suggestion-element .suggestion-column .suggestion-row .suggestion-text .suggestion-header-section{display:inline-flex;align-items:center;gap:8px;vertical-align:-4.5px;height:22px}.suggestion-box .suggestions-list .suggestion-element .suggestion-column .suggestion-row .suggestion-text .suggestion-header-section svg{height:18px;width:18px}.suggestion-box .suggestions-list .suggestion-element .suggestion-column .suggestion-row .suggestion-text .suggestion-header-section .whatsapp-template-tag{display:flex;flex-direction:row;gap:0;justify-content:center;align-items:center;height:16px;padding:0px 6px;border-radius:16px;background:#389e0d;color:#fff;font-size:12px;line-height:16px}.suggestion-box .suggestions-list .suggestion-element .suggestion-column .suggestion-row .suggestion-text .suggestion-header-section .ai-suggestion-tag{display:flex;flex-direction:row;gap:4px;justify-content:center;align-items:center;height:20px;padding:2px 6px;border-radius:6px;background:linear-gradient(rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0.95)) padding-box,linear-gradient(130deg, #31BCFF, #9676FF, #BE64FE, #E157CB, #EF5794, #FD683F, #FE7C2B) border-box;border:1px solid rgba(0,0,0,0)}.suggestion-box .suggestions-list .suggestion-element .suggestion-column .suggestion-row .suggestion-text .suggestion-header-section .ai-suggestion-tag svg{height:16px;width:16px}.suggestion-box .suggestions-list .suggestion-element .suggestion-column .suggestion-row .suggestion-text .suggestion-header-section .ai-suggestion-tag .icon{width:16px;height:16px}.suggestion-box .suggestions-list .suggestion-element .suggestion-column .suggestion-row .suggestion-text .suggestion-header-section .ai-suggestion-tag .text{background:linear-gradient(130deg, #BE64FE, #E157CB, #EF5794, #FD683F, #FE7C2B);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;font-size:12px;font-weight:500;line-height:16px}.suggestion-box .suggestions-list .suggestion-element .suggestion-column .suggestion-row .suggestion-text .suggestion-header-section .shortcut-tag{display:flex;flex-direction:row;gap:0;justify-content:center;align-items:center;height:16px;padding:0px 6px;border-radius:16px;background:#f2f4f7;color:#1d2939;font-size:12px;line-height:16px}.suggestion-box .suggestions-list .suggestion-element .suggestion-column .suggestion-row .suggestion-text .suggestion-header-section .type-tag{min-width:95px;padding:0px 8px;margin-right:0;text-align:center;font-weight:500;line-height:18px;height:20px}.suggestion-box .suggestions-list .suggestion-element .suggestion-column .suggestion-row .suggestion-photos{border-radius:6px;overflow:hidden;flex-shrink:0;width:40px;height:40px}.reply-box-reply-msg-wrapper{display:flex;align-items:center;gap:6px;margin-bottom:8px}.reply-box-reply-msg-wrapper .reply-icon{transform:scaleX(-1);margin-left:12px}.reply-box-reply-msg-wrapper .reply-cotent-wrapper{border-radius:6px;background:#eaecf0;display:flex;justify-content:space-between;font-size:12px;overflow:hidden;flex:1;overflow-y:auto;overflow:hidden;position:relative}.reply-box-reply-msg-wrapper .reply-cotent-wrapper .border-left{position:absolute;left:0;height:100%;width:4px;background:#69b1ff}.reply-box-reply-msg-wrapper .reply-cotent-wrapper .reply-content-text-wrapper{display:flex;justify-content:center;flex-direction:column;padding:6px 12px;font-size:14px;line-height:22px;position:relative}.reply-box-reply-msg-wrapper .reply-cotent-wrapper .reply-content-text-wrapper .replier-name{color:#101828;font-weight:500}.reply-box-reply-msg-wrapper .reply-cotent-wrapper .reply-content-text-wrapper .content-text{display:flex;align-items:center;color:#667085;display:flex;justify-content:flex-start;align-items:center}.reply-box-reply-msg-wrapper .reply-cotent-wrapper .reply-content-text-wrapper .content-text .reply-attachment-icon{display:flex;margin-right:5px}.reply-box-reply-msg-wrapper .replied-message-img{position:relative;padding:4px}.reply-box-reply-msg-wrapper .replied-message-img .message-media{border-radius:6px;object-fit:cover;height:48px;width:48px}.reply-box-reply-msg-wrapper .replied-message-img .attachment-quantity{position:absolute;font-size:13px;line-height:20px;padding:0 6px;color:#fff;border-radius:6px 0px 6px 0px;background:rgba(0,0,0,.3);-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);bottom:4px;right:4px}.reply-box-reply-msg-wrapper .reply-msg-close-btn-wrapper{cursor:pointer;margin:0 8px 0 2px;padding:3px;border-radius:6px;display:flex}.reply-box-reply-msg-wrapper .reply-msg-close-btn-wrapper:hover{background-color:#dde1e7}.reply-box-reply-msg-wrapper .reply-msg-close-btn-wrapper.is-disabled{color:#98a2b3;cursor:not-allowed}.reply-box-reply-msg-wrapper .reply-msg-close-btn-wrapper.is-disabled:hover{background-color:rgba(0,0,0,0)}.plan-setting-modal .ant-modal-content{display:flex;flex-direction:column;gap:0px;height:660px}.plan-setting-modal .ant-modal-content .ant-modal-header{padding-bottom:4px !important}.plan-setting-modal .ant-modal-content .ant-modal-header .ant-modal-title{color:#475467;gap:8px}.plan-setting-modal .ant-modal-content .ant-modal-header .ant-modal-title .subscription-id{display:flex;padding:3px 8px;align-items:center;gap:6px;color:#fff;border-radius:16px;background-color:#389e0d;border-color:#389e0d;line-height:16px;font-weight:400}.plan-setting-modal .ant-modal-content .ant-modal-body{padding:0 !important}.plan-setting-modal .ant-modal-content .ant-modal-body .setting-subscription{padding:0px 24px}.plan-setting-modal .ant-modal-content .ant-modal-body .setting-subscription .setting-tabs .ant-tabs-nav{margin:0}.plan-setting-modal .ant-modal-content .ant-modal-body .setting-subscription .setting-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-tab{margin:0 20px 0 0;padding:8px;line-height:22px}.plan-setting-modal .ant-modal-content .ant-modal-body .setting-subscription .setting-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-tab:not(.ant-tabs-tab-active)>span{color:#1d2939}.plan-setting-modal .ant-modal-content .ant-modal-body .setting-subscription .setting-detail{display:flex;flex-direction:column;gap:20px;padding-top:20px}.plan-setting-modal .ant-modal-content .ant-modal-body .setting-subscription .setting-detail .title{color:#1d2939;font-size:16px;font-weight:500;line-height:24px}.plan-setting-modal .ant-modal-content .ant-modal-body .setting-subscription .setting-detail .setting-plan{display:flex;flex-direction:row;gap:16px;justify-content:center;align-items:center;margin-top:16px}.plan-setting-modal .ant-modal-content .ant-modal-body .setting-subscription .setting-detail .setting-plan .setting-item{flex:1;display:flex;flex-direction:column;gap:16px;justify-content:space-between;width:210px;height:118px;border-radius:12px;padding:16px;border:1px solid #dde1e7}.plan-setting-modal .ant-modal-content .ant-modal-body .setting-subscription .setting-detail .setting-plan .setting-item .title{display:flex;flex-direction:row;gap:0;justify-content:center;align-items:center;justify-content:space-between;height:22px}.plan-setting-modal .ant-modal-content .ant-modal-body .setting-subscription .setting-detail .setting-plan .setting-item .title .key{display:flex;flex-direction:row;gap:8px;justify-content:center;align-items:center;color:#98a2b3}.plan-setting-modal .ant-modal-content .ant-modal-body .setting-subscription .setting-detail .setting-plan .setting-item .title .count{color:#1d2939}.plan-setting-modal .ant-modal-content .ant-modal-body .setting-subscription .setting-detail .setting-plan .setting-item .avatar-list{position:relative;height:52px;padding:8px 0px}.plan-setting-modal .ant-modal-content .ant-modal-body .setting-subscription .setting-detail .setting-plan .setting-item .avatar-list .ant-avatar{margin-right:-8px;border:2px solid #fff}.plan-setting-modal .ant-modal-content .ant-modal-body .setting-subscription .setting-detail .setting-plan .setting-item .avatar-list .ant-avatar img{width:33px;height:33px}.plan-setting-modal .ant-modal-content .ant-modal-body .setting-subscription .setting-detail .setting-plan .setting-item .avatar-list .more-text{position:absolute;width:33px;height:33px;top:10px;right:30.5px;line-height:32px;text-align:center;color:#fff;background-color:rgba(125,123,121,.8196078431);border-radius:50%}.plan-setting-modal .ant-modal-content .ant-modal-body .setting-subscription .setting-detail .setting-plan .setting-item.price .price-content{padding:8px 0px;text-align:center}.plan-setting-modal .ant-modal-content .ant-modal-body .setting-subscription .setting-detail .setting-plan .setting-item.price .count-price{font-weight:500;color:#1d2939}.plan-setting-modal .ant-modal-content .ant-modal-body .setting-subscription .setting-detail .setting-plan .setting-item.price .group-action{display:flex;flex-direction:column;gap:4px;padding:2px 0px}.plan-setting-modal .ant-modal-content .ant-modal-body .setting-subscription .setting-detail .setting-plan .setting-item.price .group-action button{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-radius:6px}.plan-setting-modal .ant-modal-content .ant-modal-body .setting-subscription .setting-detail .setting-plan .setting-item:hover:not(.price){cursor:pointer;background-color:#f2f4f7}.plan-setting-modal .ant-modal-content .ant-modal-body .setting-subscription .setting-detail .setting-plan .sip-type{padding:8px 0px;text-align:center;color:#1d2939;font-weight:500}.plan-setting-modal .ant-modal-content .ant-modal-body .setting-subscription .setting-detail .plan-info-remain,.plan-setting-modal .ant-modal-content .ant-modal-body .setting-subscription .setting-detail .payment_info,.plan-setting-modal .ant-modal-content .ant-modal-body .setting-subscription .setting-detail .other-settings{display:flex;flex-direction:column;gap:8px}.plan-setting-modal .ant-modal-content .ant-modal-body .setting-subscription .setting-detail .plan-info-remain .remain-day .ant-tag{border-radius:16px;cursor:help;font-size:12px;line-height:16px;margin:0;padding:3px 8px}.plan-setting-modal .ant-modal-content .ant-modal-body .setting-subscription .setting-detail .plan-info-remain .remain-day .ant-tag:is(.ant-tag-warning){color:#612500;border-color:#ffd591;background-color:#fff7e6}.plan-setting-modal .ant-modal-content .ant-modal-body .setting-subscription .setting-detail .plan-info-remain .remain-day .ant-tag:is(.ant-tag-success){color:#092b00;border-color:#b7eb8f;background-color:#f6ffed}.plan-setting-modal .ant-modal-content .ant-modal-body .setting-subscription .setting-detail .payment_info .select-bank-card{width:325px}.plan-setting-modal .ant-modal-content .ant-modal-body .setting-subscription .setting-detail .payment_info .select-bank-card .ant-select-selector{height:32px !important;padding:5px 12px !important;border-radius:8px !important;border:1px solid #d0d5dd !important}.plan-setting-modal .ant-modal-content .ant-modal-body .setting-subscription .setting-detail .payment_info .select-bank-card .ant-select-selector .ant-select-selection-item{line-height:22px !important;padding-right:23px}.plan-setting-modal .ant-modal-content .ant-modal-body .setting-subscription .setting-detail .payment_info .select-bank-card .ant-select-selector .ant-select-selection-item .card-option-content{width:100%;display:flex;flex-direction:row;gap:8px;justify-content:center;align-items:center;justify-content:flex-start}.plan-setting-modal .ant-modal-content .ant-modal-body .setting-subscription .setting-detail .payment_info .select-bank-card .ant-select-selector .ant-select-selection-item .card-option-content .card-icon-bank{display:flex;flex-direction:row;gap:0;justify-content:center;align-items:center;margin:0px}.plan-setting-modal .ant-modal-content .ant-modal-body .setting-subscription .setting-detail .payment_info .select-bank-card .ant-select-selector .ant-select-selection-item .card-option-content .card-icon-bank img{padding:2px}.plan-setting-modal .ant-modal-content .ant-modal-body .setting-subscription .setting-detail .payment_info .select-bank-card .ant-select-selector .ant-select-selection-item .card-option-content .card-info{flex:1;display:flex;flex-direction:row;gap:0;justify-content:center;align-items:center;justify-content:space-between}.plan-setting-modal .ant-modal-content .ant-modal-body .setting-subscription .setting-detail .payment_info .select-bank-card .ant-select-selector .ant-select-selection-item .card-option-content .card-info .card-number{font-size:14px;color:#1d2939;line-height:22px;padding:0}.plan-setting-modal .ant-modal-content .ant-modal-body .setting-subscription .setting-detail .payment_info .select-bank-card .ant-select-selector .ant-select-selection-item .card-option-content .card-info .card-exp{font-size:14px;color:#667085;line-height:22px}.plan-setting-modal .ant-modal-content .ant-modal-body .setting-subscription .setting-detail .payment_info .select-bank-card .ant-select-selector .ant-select-selection-item .card-option-content .card-actions{display:none}.plan-setting-modal .ant-modal-content .ant-modal-body .setting-subscription .setting-detail .other-settings .settings{display:flex;flex-direction:column;gap:4px}.plan-setting-modal .ant-modal-content .ant-modal-body .setting-subscription .setting-detail .other-settings .settings .switch-option{padding:5px 0px;display:flex;flex-direction:row;gap:8px;justify-content:center;align-items:center;justify-content:flex-start}.plan-setting-modal .ant-modal-content .ant-modal-body .setting-subscription .setting-detail .other-settings .settings .switch-option .text{color:#344054;font-size:14px;font-weight:400;line-height:22px}.plan-setting-modal .ant-modal-content .ant-modal-body .setting-subscription .setting-detail .other-settings .selected-option{font-weight:bold}.plan-setting-modal .ant-modal-content .ant-modal-body .setting-subscription .setting-detail .other-settings .ant-radio-group{margin-top:8px}.plan-setting-modal .ant-modal-content .ant-modal-body .setting-subscription .setting-detail .other-settings .ant-radio-group .ant-radio-wrapper:first-child{margin-bottom:8px}.plan-setting-modal .ant-modal-content .ant-modal-body .setting-subscription .setting-detail .other-settings .ant-radio-group .ant-radio-wrapper{margin-top:0px}.plan-setting-modal .ant-modal-content .ant-modal-body .setting-subscription .setting-detail .other-settings .ant-radio-wrapper{white-space:initial}.plan-setting-modal .ant-modal-content .ant-modal-body .setting-subscription .setting-detail .info-item{display:flex;flex-direction:row;gap:12px;justify-content:center;align-items:center;justify-content:space-between}.plan-setting-modal .ant-modal-content .ant-modal-body .setting-subscription .setting-detail .info-item .title{font-size:14px;font-weight:400;line-height:22px;color:#667085}.plan-setting-modal .ant-modal-content .ant-modal-body .setting-subscription .setting-detail .info-item .value{color:#1d2939}.plan-setting-modal .ant-modal-content .ant-modal-body .setting-subscription .setting-detail .setting-search{width:100%;display:flex;flex-direction:row;gap:8px;justify-content:center;align-items:center}.plan-setting-modal .ant-modal-content .ant-modal-body .setting-subscription .setting-detail .setting-list{flex:1;width:100%}.plan-setting-modal .ant-modal-content .ant-modal-body .setting-subscription .setting-detail .setting-list>div:first-child{width:100% !important}.plan-setting-modal .ant-modal-content .ant-modal-body .setting-subscription .setting-detail .setting-list__row{position:relative;padding:12px 20px;border-radius:12px}.plan-setting-modal .ant-modal-content .ant-modal-body .setting-subscription .setting-detail .setting-list__row--wrapper{width:100%;height:100%;display:flex;flex-direction:row;gap:16px;justify-content:center;align-items:center;justify-content:flex-start}.plan-setting-modal .ant-modal-content .ant-modal-body .setting-subscription .setting-detail .setting-list__row--checkbox{padding:0}.plan-setting-modal .ant-modal-content .ant-modal-body .setting-subscription .setting-detail .setting-list__row--content{width:100%;height:100%;display:flex;flex-direction:row;gap:20px;justify-content:center;align-items:center;justify-content:flex-start}.plan-setting-modal .ant-modal-content .ant-modal-body .setting-subscription .setting-detail .setting-list__row--content .user-list-avatar{border:1px solid #fff !important;border-radius:50% !important}.plan-setting-modal .ant-modal-content .ant-modal-body .setting-subscription .setting-detail .setting-list__row--content .page-info,.plan-setting-modal .ant-modal-content .ant-modal-body .setting-subscription .setting-detail .setting-list__row--content .user-info{flex:1;display:flex;flex-direction:column;gap:4px}.plan-setting-modal .ant-modal-content .ant-modal-body .setting-subscription .setting-detail .setting-list__row--content .page-info .page-name,.plan-setting-modal .ant-modal-content .ant-modal-body .setting-subscription .setting-detail .setting-list__row--content .page-info .user-name,.plan-setting-modal .ant-modal-content .ant-modal-body .setting-subscription .setting-detail .setting-list__row--content .user-info .page-name,.plan-setting-modal .ant-modal-content .ant-modal-body .setting-subscription .setting-detail .setting-list__row--content .user-info .user-name{width:100%;font-weight:500;color:#344054}.plan-setting-modal .ant-modal-content .ant-modal-body .setting-subscription .setting-detail .setting-list__row--content .page-info .page-detail,.plan-setting-modal .ant-modal-content .ant-modal-body .setting-subscription .setting-detail .setting-list__row--content .page-info .user-detail,.plan-setting-modal .ant-modal-content .ant-modal-body .setting-subscription .setting-detail .setting-list__row--content .user-info .page-detail,.plan-setting-modal .ant-modal-content .ant-modal-body .setting-subscription .setting-detail .setting-list__row--content .user-info .user-detail{display:flex;flex-direction:row;gap:6px;min-height:22px}.plan-setting-modal .ant-modal-content .ant-modal-body .setting-subscription .setting-detail .setting-list__row--content .page-info .page-detail .detail-section,.plan-setting-modal .ant-modal-content .ant-modal-body .setting-subscription .setting-detail .setting-list__row--content .page-info .user-detail .detail-section,.plan-setting-modal .ant-modal-content .ant-modal-body .setting-subscription .setting-detail .setting-list__row--content .user-info .page-detail .detail-section,.plan-setting-modal .ant-modal-content .ant-modal-body .setting-subscription .setting-detail .setting-list__row--content .user-info .user-detail .detail-section{display:flex;flex-direction:row;gap:6px;justify-content:center;align-items:center}.plan-setting-modal .ant-modal-content .ant-modal-body .setting-subscription .setting-detail .setting-list__row--content .page-info .page-detail .detail-section span,.plan-setting-modal .ant-modal-content .ant-modal-body .setting-subscription .setting-detail .setting-list__row--content .page-info .user-detail .detail-section span,.plan-setting-modal .ant-modal-content .ant-modal-body .setting-subscription .setting-detail .setting-list__row--content .user-info .page-detail .detail-section span,.plan-setting-modal .ant-modal-content .ant-modal-body .setting-subscription .setting-detail .setting-list__row--content .user-info .user-detail .detail-section span{font-size:14px;font-weight:400;line-height:21px;color:#667085}.plan-setting-modal .ant-modal-content .ant-modal-body .setting-subscription .setting-detail .setting-list__row--content .page-info .page-detail .page-id img,.plan-setting-modal .ant-modal-content .ant-modal-body .setting-subscription .setting-detail .setting-list__row--content .page-info .user-detail .page-id img,.plan-setting-modal .ant-modal-content .ant-modal-body .setting-subscription .setting-detail .setting-list__row--content .user-info .page-detail .page-id img,.plan-setting-modal .ant-modal-content .ant-modal-body .setting-subscription .setting-detail .setting-list__row--content .user-info .user-detail .page-id img{border-radius:4px}.plan-setting-modal .ant-modal-content .ant-modal-body .setting-subscription .setting-detail .setting-list__row--content .page-info .page-detail .webhook-config,.plan-setting-modal .ant-modal-content .ant-modal-body .setting-subscription .setting-detail .setting-list__row--content .page-info .user-detail .webhook-config,.plan-setting-modal .ant-modal-content .ant-modal-body .setting-subscription .setting-detail .setting-list__row--content .user-info .page-detail .webhook-config,.plan-setting-modal .ant-modal-content .ant-modal-body .setting-subscription .setting-detail .setting-list__row--content .user-info .user-detail .webhook-config{cursor:help}.plan-setting-modal .ant-modal-content .ant-modal-body .setting-subscription .setting-detail .setting-list__row--content .page-info .divider,.plan-setting-modal .ant-modal-content .ant-modal-body .setting-subscription .setting-detail .setting-list__row--content .user-info .divider{width:5px;color:#667085}.plan-setting-modal .ant-modal-content .ant-modal-body .setting-subscription .setting-detail .setting-list__row--divider{position:absolute;width:526px;bottom:0;border-bottom:1px solid #eaecf0}.plan-setting-modal .ant-modal-content .ant-modal-body .setting-subscription .setting-detail .setting-list__row:hover{cursor:pointer;background-color:#eaecf0}.plan-setting-modal .ant-modal-content .ant-modal-body .setting-subscription .setting-detail .setting-list__row:is(.disabled){opacity:.4;cursor:not-allowed}.plan-setting-modal .ant-modal-content .ant-modal-body .setting-subscription .setting-detail .setting-list__row:is(.disabled) .ant-checkbox-input{cursor:not-allowed}.plan-setting-modal .ant-modal-content .ant-modal-body .setting-subscription .setting-detail .setting-list__row:is(:last-child) .setting-list__row--divider{display:none}.plan-setting-modal .ant-modal-content .ant-modal-body .setting-subscription .setting-detail:is(.old-setting-detail) .ant-spin-nested-loading,.plan-setting-modal .ant-modal-content .ant-modal-body .setting-subscription .setting-detail:is(.old-setting-detail) .ant-spin-container{height:100%}.plan-setting-modal .ant-modal-content .ant-modal-body .setting-subscription .setting-detail:is(.old-setting-detail) .ant-spin-container{height:482px;display:flex;flex-direction:column;gap:20px;overflow:auto;padding-right:12px}.plan-setting-modal .ant-modal-content .ant-modal-body .setting-subscription .setting-detail:is(.old-setting-detail) .ant-spin-container:has(.setting-list){height:430px}.plan-setting-modal .ant-modal-content .ant-modal-body .setting-subscription .setting-detail:is(.old-setting-detail) .setting-plan{margin-top:0px}.plan-setting-modal .ant-modal-content .ant-modal-body .setting-subscription .setting-detail:is(.old-setting-detail) .setting-list{height:330px;overflow:auto;border:1px solid #d9d9d9;border-radius:4px;margin-bottom:10px;display:flex;flex-direction:column;gap:0}.plan-setting-modal .ant-modal-content .ant-modal-body .setting-subscription .setting-detail:is(.old-setting-detail) .ele-page{height:48px;width:100%;border-bottom:1px solid #d9d9d9;padding:12px 16px;display:-webkit-inline-box;cursor:pointer}.plan-setting-modal .ant-modal-content .ant-modal-body .setting-subscription .setting-detail:is(.old-setting-detail) .ele-page img{border:1px solid #d9d9d9;border-radius:4px}.plan-setting-modal .ant-modal-content .ant-modal-body .setting-subscription .setting-detail:is(.old-setting-detail) .ele-page .page-name{margin-left:12px;width:369px}.plan-setting-modal .ant-modal-content .ant-modal-body .setting-subscription .setting-detail:is(.old-setting-detail) .ele-page .page-name>div{color:rgba(0,0,0,.85);font-weight:bold !important}.plan-setting-modal .ant-modal-content .ant-modal-body .setting-subscription .setting-detail:is(.old-setting-detail) .ele-page .platform-icon{width:15px;display:"inline-block";margin-right:6px}.plan-setting-modal .ant-modal-content .ant-modal-body .setting-subscription .setting-detail:is(.old-setting-detail) .ele-page .platform-icon img{width:14px;height:14px !important;margin:auto !important}.plan-setting-modal .ant-modal-content .ant-modal-body .setting-subscription .setting-detail:is(.old-setting-detail) .ele-page .page-username{width:169px}.plan-setting-modal .ant-modal-content .ant-modal-body .setting-subscription .setting-detail:is(.old-setting-detail) .ele-page .page-username .webhook-info{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;line-height:20px}.plan-setting-modal .ant-modal-content .ant-modal-body .setting-subscription .setting-detail:is(.old-setting-detail) .ele-page .page-username .webhook-info span{font-size:10px}.plan-setting-modal .ant-modal-content .ant-modal-body .setting-subscription .setting-detail:is(.old-setting-detail) .ele-page .page-username .webhook-info .enabled-wh{color:#19e738;font-weight:500;margin-top:1px}.plan-setting-modal .ant-modal-content .ant-modal-body .setting-subscription .setting-detail:is(.old-setting-detail) .ele-page-with-input{padding:4px 16px;display:inline-flex;align-items:center}.plan-setting-modal .ant-modal-content .ant-modal-body .setting-subscription .setting-detail:is(.old-setting-detail) .ele-page-with-input .header{font-weight:bold}.plan-setting-modal .ant-modal-content .ant-modal-body .setting-subscription .setting-detail:is(.old-setting-detail) .ele-page-with-input .index{width:40px}.plan-setting-modal .ant-modal-content .ant-modal-body .setting-subscription .setting-detail:is(.old-setting-detail) .ele-page-with-input .index-value{color:rgba(0,0,0,.45);font-size:12px}.plan-setting-modal .ant-modal-content .ant-modal-body .setting-subscription .setting-detail:is(.old-setting-detail) .ele-activated{background-color:#f0f0f0}.plan-setting-modal .ant-modal-content .ant-modal-footer{display:flex;flex-direction:row;gap:12px;justify-content:space-between}.plan-setting-modal .ant-modal-content .ant-modal-footer .note-content{display:flex;flex-direction:row;gap:6px;color:#667085;font-size:12px;font-weight:400;line-height:16px;text-align:left}.plan-setting-modal .ant-modal-content .ant-modal-footer .note-content .icon{width:16px;height:16px}.plan-setting-modal .ant-modal-content .ant-modal-footer .btn-actions{display:flex;flex-direction:row;gap:8px;justify-content:center;align-items:center;align-items:flex-end;justify-content:flex-end;min-width:208px}.plan-setting-modal .ant-modal-content .ant-modal-footer .btn-actions button{width:50%}.plan-setting-modal .ant-modal-content .ant-modal-header{height:52px;flex-shrink:0}.plan-setting-modal .ant-modal-content .ant-modal-body{min-height:0;flex:1}.plan-setting-modal .ant-modal-content .ant-modal-body .ant-tabs,.plan-setting-modal .ant-modal-content .ant-modal-body .ant-tabs-content,.plan-setting-modal .ant-modal-content .ant-modal-body .ant-tabs-tabpane,.plan-setting-modal .ant-modal-content .ant-modal-body .setting-subscription,.plan-setting-modal .ant-modal-content .ant-modal-body .setting-detail{max-height:100%;height:100%}.plan-setting-modal .ant-modal-content .ant-modal-footer{flex-shrink:0}.plan-setting-modal .copyable{cursor:copy}.select-bank-card-dropdown{padding:6px}.select-bank-card-dropdown .rc-virtual-list-holder-inner{gap:4px}.select-bank-card-dropdown .linked-card-option,.select-bank-card-dropdown .add-card-option{border-radius:6px;padding:5px 8px}.select-bank-card-dropdown .card-option-content{display:flex;flex-direction:row;gap:8px;justify-content:center;align-items:center;width:100%}.select-bank-card-dropdown .card-option-content .card-icon-bank{display:flex;flex-direction:row;gap:0;justify-content:center;align-items:center;margin:0px}.select-bank-card-dropdown .card-option-content .card-icon-bank img{border:2px solid #fff;border-radius:2px}.select-bank-card-dropdown .card-option-content .card-info{display:flex;flex-direction:column;flex:1;gap:0}.select-bank-card-dropdown .card-option-content .card-info .card-number{font-size:14px;font-weight:500;color:#1d2939;line-height:22px;padding:0}.select-bank-card-dropdown .card-option-content .card-info .card-exp{font-size:12px;color:#667085;line-height:16px}.select-bank-card-dropdown .card-option-content .card-actions{display:flex;align-items:center;flex-shrink:0}.select-bank-card-dropdown .card-option-content .card-actions .card-check-icon,.select-bank-card-dropdown .card-option-content .card-actions .card-delete-icon{width:24px;height:24px;border-radius:6px;padding:4px}.select-bank-card-dropdown .card-option-content .card-actions .card-check-icon{color:#105ce2}.select-bank-card-dropdown .card-option-content .card-actions .card-delete-icon{color:#cf1322;opacity:0;cursor:pointer}.select-bank-card-dropdown .card-option-content .card-actions .card-delete-icon:hover{background-color:#eaecf0}.select-bank-card-dropdown .linked-card-option:hover .card-delete-icon{opacity:1}.select-bank-card-dropdown .linked-card-option.selected{background-color:#e2f2ff}.select-bank-card-dropdown .add-card-option .card-option-content{justify-content:flex-start;color:#475467}.voice-management{display:flex;flex-direction:column;gap:16px;padding:8px 4px}.voice-management__header{display:flex;align-items:center;justify-content:space-between;gap:12px}.voice-management__desc{color:#667085;font-size:13px;line-height:20px}.voice-management__loading{display:flex;align-items:center;justify-content:center;min-height:120px;color:#667085}.voice-management__empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;min-height:160px;padding:24px;border:1px dashed #eaecf0;border-radius:8px;text-align:center}.voice-management__empty-icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;background:#f2f4f7;color:#98a2b3}.voice-management__empty-text{color:#667085;font-size:13px;line-height:20px;max-width:280px}.voice-management__list{display:flex;flex-direction:column;gap:8px}.voice-item{display:flex;align-items:center;gap:12px;padding:8px 12px;border:1px solid #eaecf0;border-radius:8px;transition:border-color .15s ease,background .15s ease}.voice-item:hover{border-color:#d0d5dd;background:#fcfcfd}.voice-item--playing{border-color:#91caff;background:#f0f7ff}.voice-item--playing:hover{border-color:#69b1ff;background:#f0f7ff}.voice-item__play{flex-shrink:0;width:32px;height:32px;padding:0;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#1677ff;color:#fff;cursor:pointer;transition:background .15s ease,transform .1s ease}.voice-item__play:hover{background:#0958d9}.voice-item__play:active{transform:scale(0.94)}.voice-item__main{flex:1;min-width:0;display:flex;align-items:center;gap:8px}.voice-item__name{font-weight:500;color:#1d2939;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.voice-item__name:hover{color:#1677ff}.voice-item__meta{flex-shrink:0;color:#98a2b3;font-size:12px;font-variant-numeric:tabular-nums}.voice-item .ant-input{max-width:240px}.voice-item__actions{display:flex;align-items:center;gap:4px;flex-shrink:0}.voice-item__action{width:28px;height:28px;padding:0;border:none;border-radius:6px;background:rgba(0,0,0,0);display:flex;align-items:center;justify-content:center;color:#98a2b3;cursor:pointer;transition:background .15s ease,color .15s ease}.voice-item__action:hover{background:#f2f4f7;color:#475467}.voice-item__action--danger:hover{background:#fef3f2;color:#f04438}.voice-item__audio{display:none}.react-swipeable-view-container{will-change:auto !important}.popover-quick-note .ant-popover-title{color:rgba(0,0,0,.65);height:200px;padding-left:0;padding-right:0}.popover-quick-note .ant-popover-title .item-quick-note{display:flex;align-items:baseline;border-bottom:1px dashed #e9e9e9;min-height:29px;margin:10px 16px 0 16px;width:368px}.popover-quick-note .ant-popover-title .item-quick-note span{width:100%}.popover-quick-note .ant-popover-title .item-quick-note span .content-tag .ant-tag{background:#3d5b97;color:#fff;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:368px;text-overflow:ellipsis;overflow:hidden}.popover-quick-note .ant-popover-title .item-quick-note span .content-note{padding-bottom:5px;overflow-wrap:break-word}.no-data-placeholder{height:100%;padding:10px 25px 0 25px;background-color:#fff !important}.flex-align-items,.customer-source-popup .ant-cascader-menu-item{display:flex;align-items:center}.flex-between{display:flex;align-items:center;justify-content:space-between}.flex-center{display:flex;align-items:center;justify-content:center}.flex-space-between{display:flex;justify-content:space-between}.pop-bank-payment{z-index:9999 !important;min-width:calc((100vw - 75%)/2)}.pop-bank-payment .select-payment-item>span:last-child{margin-left:10px}.pop-bank-payment .selected-payment-item{background-color:#e6f7ff}.pop-suggest-payment{z-index:9999 !important;width:130px}.pop-suggest-payment .selected-payment-item{background-color:#e6f7ff}.popover-payment-methods{z-index:2000 !important}.popover-payment-methods .ant-checkbox-group{display:grid !important}.payment-info .box-input-number-wrapper{width:130px;text-align:right}.payment-info .box-input-number-wrapper .box-input-number-proof{height:24px}.payment-info .prepaid-point .box-input-number-wrapper .ant-input-suffix{padding:unset}.input-weight .box-input-number-wrapper .ant-input-number-input{font-size:14px !important}.popover-discount-percent{width:160px}.popover-discount-percent .box-input-number-wrapper .ant-input-number{height:22px}.popover-discount-percent .box-input-number-wrapper .ant-input-number .ant-input-number-input{height:22px}.quick-note-select .ant-select-selection{box-shadow:none;border:0;border-radius:0px !important;background:none}.quick-note-select .ant-select-selection .ant-select-selection__rendered{margin:0;font-weight:600}.quick-note-select .ant-select-selection .ant-select-selection__rendered .ant-select-selection-selected-value{font-style:italic}.quick-note-select .ant-select-selection .ant-select-arrow{right:5px;font-size:10px;color:#263c8f}.crm-container .empty-order{height:calc(100vh - 149px);display:flex;align-items:center;justify-content:center;background:#fff !important}.crm-container .empty-order .title-infor{width:60%;text-align:center}.crm-container .ant-radio-group{display:flex;flex-wrap:wrap}.crm-container label.ant-radio-wrapper{overflow-wrap:anywhere;white-space:normal;font-weight:normal}.crm-container .crm-date-picker{min-width:unset !important}.crm-container .show-value{border-bottom:1px solid #e9e9e9;min-height:24px;overflow:hidden;text-overflow:ellipsis}.crm-container .ant-checkbox-wrapper{padding:0 8px;margin-top:22px}.crm-container .ant-checkbox-wrapper span{font-size:13px;font-weight:normal;color:rgba(0,0,0,.85)}.crm-container .ant-select{width:100%}.crm-container .ant-divider{font-size:14px;margin:10px 0}.crm-container .ant-row,.crm-container .ant-col{font-family:Roboto,Helvetica,Arial,sans-serif}.crm-container .ant-legacy-form-item,.crm-container .ant-form-item{margin:0 0 5px;padding-bottom:0}.crm-container .ant-legacy-form-item-label,.crm-container .ant-form-item-label{padding:0}.crm-container .ant-legacy-form-item-label label,.crm-container .ant-form-item-label label{font-weight:normal;font-size:13px;margin:0}.crm-container .ant-input{height:24px}.crm-container .ant-picker,.crm-container .ant-input-number,.crm-container .ant-calendar-picker{width:100%}.crm-container .has-error{background:rgba(0,0,0,0) !important}.crm-container .ant-form-explain{font-size:13px}.crm-container .view-order .ant-checkbox-wrapper{margin-top:0px !important}.select-container .select-type-create{display:flex;align-items:center;gap:8px}.select-container .button-type{flex:1;background-color:#fff;cursor:pointer;height:32px;padding:6px 16px;display:flex;align-items:center;border-radius:6px}.select-container .crm-type.active-type{border:1px solid #f96f07;background-color:#fff7eb}.select-container .crm-type.active-type .ant-radio-inner{border-color:#f96f07 !important}.select-container .crm-type.active-type .ant-radio-inner::after{background-color:#f96f07 !important}.select-container .pos-type.active-type{border:1px solid #1677ff;background-color:#e6f4ff}.select-container .pos-type.active-type .ant-radio-inner{border-color:#1677ff !important}.select-container .pos-type.active-type .ant-radio-inner::after{background-color:#1677ff !important}.select-container .active-type .ant-radio-inner{background-color:#fff}.select-container .select-table{margin-top:8px}.select-container .select-table.more-info{margin-top:0px !important}.select-container .select-table .ant-select .ant-select-selection{background-color:#fff !important}.select-container .shop-type-logo{width:18px;height:18px;margin:0px 7px 0px 5px}.crm-record-body{min-height:calc(100vh - 186px);background-color:#fff !important;padding:1px 10px !important}.order-tag,.customer-tag{height:24px;padding:1px 8px;display:inline-flex;align-items:center;border:none;margin-bottom:8px}.order-tag .info-text,.customer-tag .info-text{font-weight:500}.order-tag .info-text-color,.customer-tag .info-text-color{color:rgba(0,0,0,.85)}.order-tag .custom-ant-badge-status-dot,.customer-tag .custom-ant-badge-status-dot{width:8px;height:8px;border-radius:50%}.order-tag .anticon,.customer-tag .anticon{color:#8f90a6;margin-left:4px;font-size:14px !important}.order-tag .anticon:hover,.customer-tag .anticon:hover{color:#d73131}.customer-tag{border:1px solid #d0d5dd;background-color:#f2f4f7;border-radius:6px}.crm-history-timeline{padding:16px 24px;overflow:auto;height:calc(60vh - 65px)}.crm-history-timeline .title .name{font-weight:bold}.crm-history-timeline .title .name>div{display:inline}.crm-history-timeline .title .time_at{margin-left:5px;font-size:11px;font-style:italic;color:#a5a5a5}.crm-history-timeline .content{margin-top:4px}.crm-history-timeline .content .text-bold{font-weight:500}.crm-history-timeline .content .content-item{display:flex}.crm-history-timeline .content .user-field>div{display:flex}.order-source-popup .ant-cascader-menu{width:-webkit-fit-content !important;width:-moz-fit-content !important;width:fit-content !important;max-width:250px;height:250px !important}.order-source-options{width:120px;height:24px;border:none}.order-source-options .anticon-close-circle{background:#ecedf4}.order-source-options .ant-cascader-picker-label{padding-right:4px;height:24px}.order-source-options .ant-input{padding:0px 0px 0px 3px;height:24px}.order-source-options .ant-input:focus{box-shadow:0 0 0 2px rgba(24,144,255,.2) !important;background-color:#fff !important}.crm-info .flex-between{display:flex;justify-content:space-between;align-items:center}.crm-info .flex-wrap{flex-wrap:wrap}.crm-info .field-value{word-break:break-all}.crm-info .crm-info-list{font-size:13px}.crm-info .crm-info-list .ant-collapse-content{padding:0px 10px 5px}.crm-info .crm-info-list .ant-collapse-item .ant-collapse-header{font-weight:normal;font-size:13px}.crm-info .crm-info-list .ant-collapse-item .ant-collapse-header .ant-collapse-arrow{left:9px}.crm-info .crm-info-list .ant-collapse-item .ant-collapse-header .record-title{max-width:calc(100% - 150px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.crm-info .ant-collapse-header .crm-group-action,.crm-info .ant-collapse-header .crm-group-action-task{width:0px;height:24px;overflow:hidden}.crm-info .ant-collapse-header .crm-group-action-ticket{width:0px;height:24px;overflow:hidden}.crm-info .record-container:hover .crm-group-action{width:120px;height:22px}.crm-info .record-container:hover .crm-group-action-ticket{width:48px;height:22px}.crm-info .record-container:hover .active-order-module{width:145px !important}.crm-info .record-container:hover .crm-group-action-task{width:24px;height:22px}.crm-info .ant-select .ant-select-selection{background-color:rgba(0,0,0,.06);border:unset}.crm-info .ant-select .ant-select-selection .ant-select-selection-selected-value{text-align:left;color:#4f4f4f}.crm-info .ant-select .ant-select-selection .ant-select-arrow{font-size:10px;color:#4f4f4f}.crm-info .ant-select .ant-select-selection .ant-select-arrow:before{color:unset}.crm-info .ant-select-allow-clear .ant-select-selection__clear{background-color:#ececec}.crm-info .ant-select-selection--single{height:24px}.crm-info .ant-select-selection__rendered{line-height:24px}.crm-info .ant-select-selection__rendered .ant-select-selection-selected-value{font-family:"Roboto",Helvetica,Arial,sans-serif;font-weight:initial;font-size:13px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-align:left}.crm-task-form .ant-legacy-form-item .ant-legacy-form-item-label label,.crm-task-form .ant-legacy-form-item .ant-form-item-label label,.crm-task-form .ant-form-item .ant-legacy-form-item-label label,.crm-task-form .ant-form-item .ant-form-item-label label{width:100%}.crm-task-form .ant-legacy-form-item .ant-legacy-form-item-label label span,.crm-task-form .ant-legacy-form-item .ant-form-item-label label span,.crm-task-form .ant-form-item .ant-legacy-form-item-label label span,.crm-task-form .ant-form-item .ant-form-item-label label span{width:100%;display:flex;justify-content:space-between}.crm-task-form .ant-legacy-form-item .ant-legacy-form-item-label label span .icon,.crm-task-form .ant-legacy-form-item .ant-form-item-label label span .icon,.crm-task-form .ant-form-item .ant-legacy-form-item-label label span .icon,.crm-task-form .ant-form-item .ant-form-item-label label span .icon{display:flex;align-items:center;justify-content:flex-end;cursor:pointer;font-size:12px}.dropdown-box-record-select{max-height:70vh;overflow:auto;box-shadow:0 2px 8px rgba(0,0,0,.15);z-index:9999;padding:0px}.dropdown-box-record-select .ant-popover-arrow{display:none}.dropdown-box-record-select .ant-popover-inner-content{padding:0px}.dropdown-box-record-select .ant-popover-content{width:600px}.dropdown-box-record-select .ant-popover-content .record-loading{padding:12px 16px;display:flex;justify-content:center}.dropdown-box-record-select #first-otp{background-color:#f9f9f9;padding:5px;border-bottom:1px dashed #e9e9e9}.dropdown-box-record-select .data-item{cursor:pointer;padding:12px}.dropdown-box-record-select .data-item:hover{background-color:#e3f2fd !important}.dropdown-box-record-select .data-item:not(:last-child){border-bottom:1px dashed #e9e9e9}.dropdown-box-record-select .data-item .title{margin:0 5px 5px 0;font-size:15px}.dropdown-box-record-select .data-item .data-field{display:flex}.dropdown-box-record-select .data-item .data-field .field-icon{margin-right:5px;min-width:20px;font-size:12px;color:#fff;width:20px;height:20px;display:flex;justify-content:center;align-items:center;border-radius:6px}.dropdown-box-record-select .data-item .data-field .field-text{font-weight:500;max-width:126px}.ant-calendar-picker-custom{width:150px;height:24px}.ant-calendar-picker-custom .ant-input{width:150px}.dropdown-ant-calendar-picker-custom .ant-calendar-input-wrap{padding:8px 16px;height:40px}.dropdown-ant-calendar-picker-custom .ant-calendar-input-wrap .ant-calendar-date-input-wrap .ant-calendar-input{padding:1px 8px;background:#ecedf4;border-radius:4px}.dropdown-ant-calendar-picker-custom .ant-calendar-selected-date .ant-calendar-date{background-color:#6399f2 !important;border-radius:4px}.dropdown-ant-calendar-picker-custom .ant-calendar-footer .ant-calendar-footer-btn .ant-calendar-today-btn,.dropdown-ant-calendar-picker-custom .ant-calendar-footer .ant-calendar-footer-btn .ant-calendar-time-picker-btn,.dropdown-ant-calendar-picker-custom .ant-calendar-footer .ant-calendar-footer-btn .ant-calendar-ok-btn{color:#2d65c3;font-weight:500}.dropdown-ant-calendar-picker-custom .ant-calendar-footer .ant-calendar-footer-btn .ant-calendar-ok-btn{padding:5px 16px;height:32px;box-shadow:0px 2px 0px rgba(0,0,0,.043);color:#fff}.order-tag.add-tag::before{background:#fff;border-radius:10px;box-shadow:inset 0 1px rgba(224,16,16,.25);content:"";height:6px;left:10px;position:absolute;width:6px;top:10px}.order-tag.delete-all-tag::before{background:#ca4a4a !important}.multi-customer-icon{vertical-align:text-top;margin-top:-2px;margin-left:10px}.tab-label-item{display:inline-block;height:45px;line-height:45px;width:50%;cursor:pointer;color:#4a4a4a;-webkit-user-select:none;-moz-user-select:none;user-select:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tab-label-item .custom-id-input{width:calc(100% - 30px)}.tab-label-item.active{font-weight:500;color:#1677ff;border-bottom:2px solid #1677ff}.tab-label-item.active .title{background-color:#eaecf0;padding:3px 8px;border-radius:6px}.img-payment{width:20px;height:20px;font-size:20px}.partner-select{border-radius:4px;width:130px;height:32px}.partner-select.ant-select.ant-select-single .ant-select-selector,.partner-select .ant-select-selection{border:none;border-radius:4px;padding:5px 8px}.partner-select .ant-select-selection__rendered{line-height:20px}.partner-select .ant-select-arrow:before{color:rgba(0,0,0,.43) !important}.partner-select .ant-select-selection__placeholder{color:#8f90a6}.partner-select .ant-select-selection-selected-value{color:rgba(0,0,0,.65) !important;text-align:left !important}.swipeable-view-order{height:100% !important}.pos-transition{transition:all .3s ease 0s;-webkit-transition:all .3s ease 0s;-moz-transition:all .3s ease 0s;-ms-transition:all .3s ease 0s;-o-transition:all .3s ease 0s}.swipeable-view-content{border-radius:3px;height:100%;overflow-y:auto;overflow-x:hidden;background-color:#ecedf4 !important}.swipeable-view-content .box-order{display:flex;flex-direction:column;align-items:flex-start;padding:0px;margin-bottom:8px;background-color:#fff !important}.swipeable-view-content .box-order .box-header{width:100%;min-height:38px;padding:8px 10px;border-bottom:1px solid #d9dbea;cursor:pointer}.swipeable-view-content .box-order .header-text-settings{color:#2d65c3}.swipeable-view-content .box-order .header-text-settings .label{margin-right:4px}.swipeable-view-content .box-order .header-text-settings .customer-btn{display:inline-flex;padding:2px;border-radius:6px;background-color:#d2ebff}.swipeable-view-content .box-order .header-text-settings .customer-btn svg{width:20px;height:20px}.swipeable-view-content .box-order .header-text-settings .customer-btn:hover{background-color:#dfe9ff}.swipeable-view-content .box-order .header-text-settings .disabled-btn{pointer-events:none;background:#a9a9a9}.swipeable-view-content .box-order .header-text-settings .disabled-btn img{filter:grayscale(100%)}.swipeable-view-content .box-order .box-order-header{display:flex;justify-content:space-between;align-items:center;gap:10px}.swipeable-view-content .box-order .box-order-header .img-user-list{margin-right:8px}.swipeable-view-content .box-order .box-order-content{width:100%;padding:12px 10px}.swipeable-view-content .box-order .box-order-content .card-content{margin-top:8px}.swipeable-view-content .box-order .box-order-content .card-content-first{margin-top:0px !important}.swipeable-view-content .box-order .box-order-content .card-customer-basic-info .row-customer-info{display:flex;gap:8px;margin-top:5px;width:100%}.swipeable-view-content .box-order .box-order-content .card-customer-basic-info .row-customer-info .item-customer-info{width:calc(50% - 2px);font-size:13px;position:relative;height:24px}.swipeable-view-content .box-order .box-order-content .card-customer-basic-info .row-customer-info .item-customer-info .ant-input-disabled{background-color:#f9fafb;color:#c7c9d9}.swipeable-view-content .box-order .box-order-content .card-customer-basic-info .row-customer-info .item-customer-info .ant-select:has(.input-customer){height:24px}.swipeable-view-content .box-order .box-order-content .card-customer-basic-info .row-customer-info .customer-width-66{flex:1}.swipeable-view-content .box-order .box-order-content .card-customer-basic-info .row-customer-info .customer-phone-number .div-hide-phone-number{border-radius:4px;height:24px;background:#f2f4f8;font-size:13px;padding:4px 11px}.swipeable-view-content .box-order .box-order-content .card-customer-basic-info .row-customer-info .customer-full-width{width:100%}.swipeable-view-content .box-order .box-order-content .card-customer-basic-info .row-customer-info .input-customer-marign-right{margin-right:2px}.swipeable-view-content .box-order .box-order-content .card-customer-basic-info .row-customer-info .input-customer-marign-left{margin-left:2px}.swipeable-view-content .box-order .box-order-content .card-customer-basic-info .row-customer-info .customer-post-code{min-width:33%;max-width:112px}.swipeable-view-content .box-order .box-order-content .card-customer-basic-info .row-customer-info .select-customer{border-radius:4px !important}.swipeable-view-content .box-order .box-order-content .card-customer-basic-info .row-customer-info .select-customer .ant-select-selector{padding-inline:11px}.swipeable-view-content .box-order .box-order-content .card-customer-basic-info .row-customer-info .select-customer .ant-select-selection-search{display:flex;align-items:center;inset-inline-start:11px}.swipeable-view-content .box-order .box-order-content .card-alert .item-alert{background-color:#fff2e8;padding:5px 9px;min-height:32px;margin-bottom:5px}.swipeable-view-content .box-order .box-order-content .card-alert .item-alert .icon-warning{font-size:16px;color:#fa541c;left:9px;top:auto}.swipeable-view-content .box-order .box-order-content .card-alert .item-alert .ant-alert-close-icon{top:auto;right:9px;font-size:14px;color:#3a3a3c}.swipeable-view-content .box-order .box-order-content .card-alert .message-alert{font-size:12px}.swipeable-view-content .box-order .box-order-content .card-other-customer-info{background-color:#f0f5ff;padding:8px;min-height:32px}.swipeable-view-content .box-order .box-order-content .card-other-customer-info .card-customer-details-header{cursor:pointer}.swipeable-view-content .box-order .box-order-content .card-other-customer-info .card-customer-details-header .item-avatar-customer{align-items:center;width:calc(100% - 43px)}.swipeable-view-content .box-order .box-order-content .card-other-customer-info .card-customer-details-header .item-avatar-customer .phone-and-name{font-size:13px}.swipeable-view-content .box-order .box-order-content .card-other-customer-info .card-customer-details-header .item-avatar-customer .phone-and-name .tag-network{border-radius:4px;height:-webkit-fit-content !important;height:-moz-fit-content !important;height:fit-content !important;font-size:12px !important}.swipeable-view-content .box-order .box-order-content .card-other-customer-info .card-customer-details-header .item-avatar-customer .phone-and-name .birthday{color:#475467}.swipeable-view-content .box-order .box-order-content .card-other-customer-info .card-customer-details-header .item-avatar-customer .ul-brief-information{width:100%}.swipeable-view-content .box-order .box-order-content .card-other-customer-info .card-customer-details-header .item-avatar-customer .ul-brief-information .li-brief-info{margin-right:12px}.swipeable-view-content .box-order .box-order-content .card-other-customer-info .card-customer-details-header .item-avatar-customer .ul-brief-information .li-brief-info .img{margin-right:4px}.swipeable-view-content .box-order .box-order-content .card-other-customer-info .card-customer-details-header .item-avatar-customer .ul-brief-information .last-item{margin-right:8px}.swipeable-view-content .box-order .box-order-content .card-other-customer-info .card-customer-details-header .btn-customer .ant-btn{padding:4px 4px;height:23px;width:23px}.swipeable-view-content .box-order .box-order-content .card-other-customer-info .card-customer-details-header .btn-customer .ant-btn .anticon{font-size:12px}.swipeable-view-content .box-order .box-order-content .card-other-customer-info .card-customer-details-content .item-other-customer{padding-bottom:4px}.swipeable-view-content .box-order .box-order-content .card-other-customer-info .card-customer-details-content .item-other-customer .text-title{white-space:nowrap}.swipeable-view-content .box-order .box-order-content .card-other-customer-info .card-customer-details-content .item-other-customer .text-info{text-align:right}.swipeable-view-content .box-order .box-order-content .card-other-customer-info .card-customer-details-content .item-other-customer .last-item{padding-bottom:0px}.swipeable-view-content .box-order .box-order-content .card-other-customer-info .card-customer-details-content .item-info-customer{margin-right:5px}.swipeable-view-content .box-order .box-order-content .card-other-customer-info .card-customer-details-content .div-customer-info{padding-bottom:8px}.swipeable-view-content .box-order .box-order-content .card-other-customer-info .card-customer-details-content .div-customer-info::after{padding-bottom:0px !important}.swipeable-view-content .box-order .box-order-content .card-other-customer-info .card-customer-details-content .container-customer-info{gap:4px;display:flex;flex-direction:column}.swipeable-view-content .box-order .box-order-content .card-other-customer-info .check-reward-point{padding:0px !important}.swipeable-view-content .box-order .box-order-content .card-other-customer-info .check-reward-point .ant-checkbox+span{padding-left:8px;color:rgba(0,0,0,.85)}.swipeable-view-content .box-order .box-order-content .icon-down{color:#6b7588}.swipeable-view-content .box-order .box-order-content .divider-customer-info{margin:8px 0px;color:#d6e4ff}.swipeable-view-content .box-order-payment .content-order-payment{width:100%;padding:12px 10px 0px;gap:8px;display:flex;flex-direction:column}.swipeable-view-content .box-order-payment .content-order-payment .checkbox-order-payment{gap:16px}.swipeable-view-content .box-order-payment .content-order-payment .row-content-payment{min-height:22px}.swipeable-view-content .box-order-payment .content-order-payment .row-content-payment .check-bank-transfer{padding:0px !important}.swipeable-view-content .box-order-payment .content-order-payment .row-content-payment .check-bank-transfer .ant-checkbox+span{padding-left:8px}.swipeable-view-content .box-order-payment .content-order-payment .row-content-payment .box-input-number-wrapper{width:124px;height:24px;border-radius:4px}.swipeable-view-content .box-order-payment .content-order-payment .row-content-payment .box-input-number-wrapper .box-input-number-proof{height:24px}.swipeable-view-content .box-order-payment .content-order-payment .row-content-payment .box-input-number-wrapper .ant-input-suffix{top:0px !important}.swipeable-view-content .box-order-payment .content-order-payment .row-content-payment .ant-checkbox-wrapper>span{padding-left:8px}.swipeable-view-content .box-order-payment .content-order-payment .row-content-payment .ant-checkbox-wrapper{padding:0px !important}.swipeable-view-content .box-order-payment .content-order-payment .row-content-payment .ant-checkbox-wrapper .ant-checkbox{padding-left:0px}.swipeable-view-content .box-order-payment .content-order-payment .row-content-payment .container-size{gap:4px}.swipeable-view-content .box-order-payment .content-order-payment .order-payment-footer .order-payment-history{width:100%;min-height:22px;padding:8px 0px;border-top:1px dashed #c7c9d9}.swipeable-view-content .box-order-payment .content-order-payment .order-payment-footer .order-payment-history .icon-payment{margin-left:8px}.swipeable-view-content .box-other-info{margin-bottom:0px !important}.swipeable-view-content .box-other-info .content-other-info{width:100%;padding:12px 10px 2px 10px;display:flex;flex-direction:column;gap:8px}.swipeable-view-content .box-other-info .content-other-info .item-other-info{min-height:24px;margin-bottom:4px}.swipeable-view-content .box-other-info .content-other-info .item-other-info .text-other-info{cursor:pointer;color:#105ce2;margin-left:8px}.swipeable-view-content .text-color-default{color:rgba(0,0,0,.85)}.swipeable-view-content .text-nowrap{white-space:nowrap}.swipeable-view-content .border-radius-default{border-radius:4px !important}.swipeable-view-content .profile-customer .ant-select .ant-select-selector{background-color:rgba(0,0,0,.06);border:unset}.swipeable-view-content .profile-customer .ant-select .ant-select-selector .ant-select-selection-selected-value{text-align:left;color:#4f4f4f}.swipeable-view-content .profile-customer .ant-select .ant-select-selector .ant-select-arrow{font-size:10px;color:#4f4f4f}.swipeable-view-content .profile-customer .ant-select .ant-select-selector .ant-select-arrow:before{color:unset}.swipeable-view-content .profile-customer .ant-select-allow-clear .ant-select-selection__clear{background-color:#ececec}.swipeable-view-content .profile-customer .request-infomation-container{display:flex;align-items:center;padding:5px 12px;justify-content:center;border-radius:6px;margin-top:8px;cursor:pointer}.swipeable-view-content .profile-customer .request-infomation-container:hover{background:#eaecf0}.swipeable-view-content .profile-customer .request-infomation-container .request-info-text{margin-left:8px;color:#105ce2;font-family:Roboto;font-weight:500;line-height:22px}.swipeable-view-content .box-warehouses{position:relative;display:flex;align-items:center;width:100%;max-width:calc(100% - 100px);justify-content:end}.swipeable-view-content .box-warehouses .warehouse-name{max-width:calc(100% - 16px)}.swipeable-view-content .box-warehouses .icon-down-warehouse{font-size:14px !important;color:#2d65c3;width:16px}.swipeable-view-content .box-warehouses .checkbox-save-warehouses{padding:0;display:none}.swipeable-view-content .box-warehouses .checkbox-save-warehouses .ant-checkbox .ant-checkbox-inner::after{transform:rotate(45deg) scale(1) translate(-70%, -50%) !important;left:22.5%;width:6px;height:10px}.swipeable-view-content .box-warehouses .cc-transition .ant-select-selection .ant-select-arrow{display:inline-block;color:#000}.swipeable-view-content .box-warehouses .cc-transition .ant-select-selection-selected-value{width:109px !important}.swipeable-view-content .box-warehouses:hover .checkbox-save-warehouses{display:inline-block}.swipeable-view-content .box-warehouses:hover .icon-down-warehouse{display:none}.swipeable-view-content .box-warehouses:hover .cc-transition .ant-select-selection .ant-select-arrow{display:none}.swipeable-view-content .box-warehouses:hover .ant-checkbox-wrapper::after{display:none}.swipeable-view-content .ant-select .ant-select-selector .ant-select-selection-item{font-family:"Roboto",Helvetica,Arial,sans-serif;font-weight:initial;font-size:13px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-align:left}.swipeable-view-content .cc-select .ant-select-selection-selected-value{width:140px !important}.swipeable-view-content .ant-select-focused .ant-select-selection,.swipeable-view-content .ant-select-selection:active,.swipeable-view-content .ant-select-selection:focus{box-shadow:unset}.swipeable-view-content .ant-select-selection-placeholder{font-family:"Roboto",Helvetica,Arial,sans-serif;font-size:13px;line-height:24px;font-weight:initial;color:#8f90a6}.swipeable-view-content .ant-select-search--inline .ant-select-search__field{font-family:"Roboto",Helvetica,Arial,sans-serif;font-size:13px;font-weight:initial}.swipeable-view-content .ant-input:hover,.swipeable-view-content .ant-input-number:hover{border:unset}.swipeable-view-content .ant-input:focus,.swipeable-view-content .ant-input-number:focus{box-shadow:unset}.swipeable-view-content .ant-input-number-group-addon{color:rgba(0,0,0,.85);background-color:rgba(0,0,0,.06) !important;border:none;padding-left:0px;padding-right:8px;font-size:14px;border:none !important;line-height:1.5;border-radius:4px}.swipeable-view-content .ant-input,.swipeable-view-content .ant-input-number{font-family:"Roboto",Helvetica,Arial,sans-serif;font-weight:initial;font-size:13px;border:unset;background-color:rgba(0,0,0,.06)}.swipeable-view-content .ant-btn{font-family:"Roboto",Helvetica,Arial,sans-serif;font-weight:initial}.swipeable-view-content .cc-transition .ant-select-selection--single{display:flex;align-items:center;height:23px}.swipeable-view-content .cc-transition .ant-select-selection{background-color:#fff;border-color:#263c8f}.swipeable-view-content .cc-transition .ant-select-selection .ant-select-arrow{font-size:10px}.swipeable-view-content .cc-transition-deficient-warehouse .ant-select-selection--single{display:flex;align-items:center;height:23px}.swipeable-view-content .cc-transition-deficient-warehouse .ant-select-selection{background-color:#fff;border:1px solid red}.swipeable-view-content .cc-transition-deficient-warehouse .ant-select-selection .ant-select-arrow{font-size:10px}.swipeable-view-content .ant-input-search .ant-input{border-radius:10px;height:34px}.swipeable-view-content .product-item{cursor:pointer}.swipeable-view-content .product-item:hover{background-color:#e6f7ff}.swipeable-view-content .table-quantity .box-input-number-wrapper .ant-input-number-input{font-size:12px}.swipeable-view-content .table-header-general{font-family:"Roboto",Helvetica,Arial,sans-serif !important;font-size:13px;padding:6px 1px !important;background:#fff !important}.swipeable-view-content .table-header-general .ant-table-column-sorter{width:0px !important}.swipeable-view-content .table-header-general .price-one-time-product .ant-input-suffix{color:rgba(0,0,0,.65);font-size:9px;right:5px}.swipeable-view-content .table-header-general .price-one-time-product .ant-input{height:24px;padding-right:20px}.swipeable-view-content .ant-table-thead .table-header-general span{color:#4f4f4f}.swipeable-view-content .ant-table-tbody .table-header-general span{color:#000}.swipeable-view-content .ant-table-tbody .ant-table-row:hover .edit-icon{width:20px;margin-right:3px}.swipeable-view-content .ant-table-tbody .ant-table-row .edit-icon{width:0;overflow:hidden}.swipeable-view-content .ant-mention-wrapper .ant-mention-editor:hover,.swipeable-view-content .ant5-mentions:hover{border-color:#e9e9e9 !important}.swipeable-view-content .ant-mention-wrapper.ant-mention-active:not(.disabled) .ant-mention-editor{box-shadow:none;border-color:#e9e9e9 !important}.swipeable-view-content .ant-mention-editor,.swipeable-view-content .ant5-mentions{border:none;background-color:rgba(0,0,0,.06)}.swipeable-view-content .ant-table-placeholder{display:none}.swipeable-view-content .ant-input-number{font-size:13px;height:24px}.swipeable-view-content .ant-input-number .ant-input-number-input{height:22px;padding:0 5px;margin-top:1px}.swipeable-view-content .ant-alert{font-family:"Roboto",Helvetica,Arial,sans-serif;font-size:11px;padding:4px 15px 4px 37px}.swipeable-view-content .ant-alert .ant-alert-icon{top:7.5px}.swipeable-view-content .ant-alert .ant-alert-close-icon{top:4px}.swipeable-view-content-crm{background-color:#fff !important}.img{margin-right:8px}.list-tags{display:flex;flex-wrap:wrap}.list-tags .ant-dropdown-trigger{display:flex;flex-wrap:wrap}.list-tags .btn-add-tag{border:1px solid #2d65c3 !important;color:#2d65c3;background-color:#fff !important;box-shadow:0px 2px 0px rgba(0,0,0,.016);display:inline-flex;gap:4px}.list-tags .btn-add-tag img{margin-right:4px}.list-tags .icon-add-tag{padding:0px !important;width:24px;align-items:center;justify-content:center}.div-upload-note-images{display:flex}.div-upload-note-images .upload-note-order-images{margin-top:8px}.div-upload-note-images .upload-note-order-images .ant-upload-select-picture-card,.div-upload-note-images .upload-note-order-images .ant-upload-list .ant-upload-list-item{width:70px;height:70px}.div-upload-note-images .upload-note-order-images .ant-upload-list .ant-upload-list-item{padding:0px !important}.div-upload-note-images .upload-note-order-images .ant-upload-list .ant-upload-list-item .ant-upload-list-item-thumbnail{top:0;left:0;position:absolute}.div-upload-note-images .upload-note-order-images .ant-upload-select-picture-card{border:1px dashed #c7c9d9;background:#fff;border-radius:4px}.div-upload-note-images .upload-note-order-images .ant-upload-text{font-size:11px !important;color:#2d65c3;white-space:nowrap}.div-upload-note-images .upload-note-order-images:hover .ant-upload-select-picture-card{border:1px dashed #6399f2;background:#f0f5ff}.image-quick-product{margin-top:0}.image-quick-product .upload-note-order-images{margin-top:0}.image-quick-product .upload-note-order-images .ant-upload-select-picture-card,.image-quick-product .upload-note-order-images .ant-upload-list .ant-upload-list-item{width:80px !important;height:80px !important}.order-tag-menu{max-height:calc(50vh - 80px);overflow:auto}.customize{left:74vw !important}.customize .ant-select-dropdown-menu{width:26vw}.customize .ant-select-dropdown-menu .result-list-item .item-name{width:100%;display:flex;justify-content:space-between;align-items:center}.customize .ant-select-dropdown-menu .li-variation-out-stock{background:#fff1f0 !important}.customize .ant-select-dropdown-menu .li-variation-out-stock:hover{background:#fff1f0 !important}@media screen and (min-width: 1152px)and (max-width: 1279px){.customize{left:73vw !important}.customize .ant-select-dropdown-menu{width:26vw !important}}@media screen and (min-width: 1280px)and (max-width: 1330px){.customize{left:71vw !important}.customize .ant-select-dropdown-menu{width:29vw !important}}
.select-partner-dropdown-dropshipping{width:250px !important}.customize-select-dropdown .rc-virtual-list-holder{max-height:calc(100vh - 400px) !important}.customize-select-dropdown .ant-select-dropdown-menu,.customize-select-dropdown .rc-virtual-list{font-family:"Roboto",Helvetica,Arial,sans-serif;max-height:calc(100vh - 400px)}.customize-select-dropdown .ant-select-dropdown-menu .ant-select-item-option,.customize-select-dropdown .rc-virtual-list .ant-select-item-option{font-family:"Roboto",Helvetica,Arial,sans-serif;font-size:13px}.customize-select-dropdown .ant-select-dropdown-menu .ant-select-item-option.ant-select-item-option-active:hover,.customize-select-dropdown .rc-virtual-list .ant-select-item-option.ant-select-item-option-active:hover{background-color:#e6f7ff !important}.customize-select-dropdown .ant-select-dropdown-menu .ant-select-item-option .ant-tag,.customize-select-dropdown .rc-virtual-list .ant-select-item-option .ant-tag{font-family:"Roboto",Helvetica,Arial,sans-serif !important}.customize-select-dropdown .ant-select-dropdown-menu .ant-select-item-option strong,.customize-select-dropdown .rc-virtual-list .ant-select-item-option strong{font-family:"Roboto",Helvetica,Arial,sans-serif}.customize-select-dropdown .ant-select-dropdown-menu .result-list-item.ant-select-dropdown-menu-item:not(:last-child),.customize-select-dropdown .rc-virtual-list .result-list-item.ant-select-dropdown-menu-item:not(:last-child){border-bottom:1px dashed #e9e9e9}.customize-select-dropdown .ant-select-dropdown-menu .result-list-item.ant-select-dropdown-menu-item:nth-child(odd),.customize-select-dropdown .rc-virtual-list .result-list-item.ant-select-dropdown-menu-item:nth-child(odd){background-color:#f5f5f5}.dropdown-warehouses .ant-dropdown-menu{overflow:auto;max-height:calc(100vh - 520px)}@media screen and (max-height: 700px){.dropdown-warehouses .ant-dropdown-menu{max-height:calc(100vh - 310px) !important}}@media screen and (max-height: 430px){.dropdown-warehouses .ant-dropdown-menu{max-height:calc(100vh - 250px) !important}}@media screen and (max-height: 350px){.dropdown-warehouses .ant-dropdown-menu{max-height:calc(100vh - 160px) !important}}
.box-footer{background-color:#fff;padding:6px 10px 8px 10px;border-top:1px solid #d9dbea}.box-footer .footer-total-price{margin-bottom:8px}.box-footer .footer-total-price .text-final-price{cursor:pointer;font-weight:600;font-size:16px}.box-footer .btn-footer-order{padding:5px 16px;min-height:32px;width:50%}.box-footer .btn-clear-order{background-color:#f2f4f8;margin-right:8px;color:#8496b4;border:none}.box-footer .btn-clear-order:hover{color:#3a3a3c}.box-footer .btn-save-order{background-color:#2d65c3;color:#fff;border:none}.modal-payment-info{color:rgba(0,0,0,.65)}.modal-payment-info .ant-modal-close{top:8px;inset-inline-end:8px}.modal-payment-info .ant-modal-close .ant-modal-close-x .ant-modal-close-icon{font-size:16px}.modal-payment-info .ant-modal-header{margin:0px;height:48px;padding:12px 16px;box-shadow:inset 0px -1px 0px #f0f0f0;border-radius:4px 4px 0px 0px}.modal-payment-info .ant-modal-title{font-weight:500}.modal-payment-info .ant-modal-content{padding:0px}.tab-payment-info .ant-tabs-nav-wrap{background-color:#fff;padding:0 16px}.tab-payment-info .ant-tabs-nav-wrap .ant-tabs-tab{color:#6b7588}.tab-payment-info .ant-tabs-nav-wrap .ant-tabs-tab-active{color:#2d65c3}.tab-payment-info .ant-tabs-bar{margin:0px;border-bottom:1px solid #d9d9d9}.select-currentcy{width:81px}.select-currentcy .ant-select-selector,.select-currentcy .ant-select-selection{padding:1px 8px;color:rgba(0,0,0,.85);border:none !important}.select-currentcy .ant-select-selection-item{margin-inline:7px;text-align:right}.box-payment-verification,.payment-info{background-color:#ecedf4}.box-payment-verification .box-payment-body,.payment-info .box-payment-body{overflow:auto;padding:16px;display:flex;flex-direction:column;max-height:calc(100vh - 310px)}.box-payment-verification .box-payment-body .layer-payment-body .btn-create-transfer-confirmation,.payment-info .box-payment-body .layer-payment-body .btn-create-transfer-confirmation{height:24px;border:1px solid #2d65c3;background-color:#fff;padding:1px 8px;color:#2d65c3;margin-bottom:16px;box-shadow:0px 2px 0px rgba(0,0,0,.016)}.box-payment-verification .box-payment-body .layer-payment-body .btn-payment-methods,.payment-info .box-payment-body .layer-payment-body .btn-payment-methods{margin-bottom:0px}.box-payment-verification .box-payment-body .layer-payment-body .header-payment-methods,.payment-info .box-payment-body .layer-payment-body .header-payment-methods{margin-bottom:10px}.box-payment-verification .box-payment-body .layer-payment-body .box-payment-content .item-payment,.payment-info .box-payment-body .layer-payment-body .box-payment-content .item-payment{background-color:#fff;padding:8px 12px 12px;border-radius:4px;margin-bottom:12px;display:flex;flex-direction:column;gap:8px}.box-payment-verification .box-payment-body .layer-payment-body .box-payment-content .item-payment .list-checkbox-payment,.payment-info .box-payment-body .layer-payment-body .box-payment-content .item-payment .list-checkbox-payment{display:flex;flex-wrap:wrap}.box-payment-verification .box-payment-body .layer-payment-body .box-payment-content .item-payment .list-checkbox-payment .checkbox-payment,.payment-info .box-payment-body .layer-payment-body .box-payment-content .item-payment .list-checkbox-payment .checkbox-payment{margin-right:8px;padding:0;margin-left:0}.box-payment-verification .box-payment-body .layer-payment-body .box-payment-content .item-payment .list-checkbox-payment .checkbox-payment .text-checkbox-payment,.payment-info .box-payment-body .layer-payment-body .box-payment-content .item-payment .list-checkbox-payment .checkbox-payment .text-checkbox-payment{padding-left:8px}.box-payment-verification .box-payment-body .layer-payment-body .box-payment-content .item-payment .list-checkbox-payment .checkbox-payment span,.payment-info .box-payment-body .layer-payment-body .box-payment-content .item-payment .list-checkbox-payment .checkbox-payment span{padding-left:0px}.box-payment-verification .box-payment-body .layer-payment-body .box-payment-content .item-payment .row-payment .box-input-number-wrapper,.payment-info .box-payment-body .layer-payment-body .box-payment-content .item-payment .row-payment .box-input-number-wrapper{width:130px;border-radius:4px;background-color:#f2f4f8}.box-payment-verification .box-payment-body .layer-payment-body .box-payment-content .item-payment .row-payment .box-input-number-wrapper .ant-input-number-input-wrap,.payment-info .box-payment-body .layer-payment-body .box-payment-content .item-payment .row-payment .box-input-number-wrapper .ant-input-number-input-wrap{height:30px}.box-payment-verification .box-payment-body .layer-payment-body .box-payment-content .item-payment .row-payment .box-input-number-wrapper .ant-input-number-input,.box-payment-verification .box-payment-body .layer-payment-body .box-payment-content .item-payment .row-payment .box-input-number-wrapper .ant-input-number-group-addon,.payment-info .box-payment-body .layer-payment-body .box-payment-content .item-payment .row-payment .box-input-number-wrapper .ant-input-number-input,.payment-info .box-payment-body .layer-payment-body .box-payment-content .item-payment .row-payment .box-input-number-wrapper .ant-input-number-group-addon{padding-inline:0}.box-payment-verification .box-payment-body .layer-payment-body .box-payment-content .item-payment .row-payment .box-input-number-wrapper .ant-input-number-wrapper,.payment-info .box-payment-body .layer-payment-body .box-payment-content .item-payment .row-payment .box-input-number-wrapper .ant-input-number-wrapper{height:34px;-webkit-padding-end:8px;padding-inline-end:8px;display:flex;align-items:center;gap:4px}.box-payment-verification .box-payment-body .layer-payment-body .box-payment-content .item-payment .row-payment .box-input-number-wrapper .ant-input-number,.payment-info .box-payment-body .layer-payment-body .box-payment-content .item-payment .row-payment .box-input-number-wrapper .ant-input-number{flex:1 1 0;min-width:0}.box-payment-verification .box-payment-body .layer-payment-body .box-payment-content .item-payment .row-payment .box-input-number-wrapper .ant-input-number-group-addon,.payment-info .box-payment-body .layer-payment-body .box-payment-content .item-payment .row-payment .box-input-number-wrapper .ant-input-number-group-addon{flex:0 0 14px}.box-payment-verification .box-payment-body .layer-payment-body .box-payment-content .item-payment .row-payment .box-input-number-wrapper .ant-input-number-input,.payment-info .box-payment-body .layer-payment-body .box-payment-content .item-payment .row-payment .box-input-number-wrapper .ant-input-number-input{line-height:22px}.box-payment-verification .box-payment-body .layer-payment-body .box-payment-content .item-payment .row-payment .ant-select-selection-search,.payment-info .box-payment-body .layer-payment-body .box-payment-content .item-payment .row-payment .ant-select-selection-search{inset-inline-start:19px}.box-payment-verification .box-payment-body .layer-payment-body .box-payment-content .item-payment .row-payment .ant-select-selection-placeholder,.payment-info .box-payment-body .layer-payment-body .box-payment-content .item-payment .row-payment .ant-select-selection-placeholder{-webkit-padding-start:11px;padding-inline-start:11px;color:#8f90a6}.box-payment-verification .box-payment-body .layer-payment-body .box-payment-content .item-payment .row-payment:last-child,.payment-info .box-payment-body .layer-payment-body .box-payment-content .item-payment .row-payment:last-child{margin-bottom:0px}.box-payment-verification .box-payment-body .layer-payment-body .box-payment-content .item-payment .upload-image-payment .note-image .ant-upload,.box-payment-verification .box-payment-body .layer-payment-body .box-payment-content .item-payment .upload-image-payment .note-image .ant-upload-list .ant-upload-list-item,.payment-info .box-payment-body .layer-payment-body .box-payment-content .item-payment .upload-image-payment .note-image .ant-upload,.payment-info .box-payment-body .layer-payment-body .box-payment-content .item-payment .upload-image-payment .note-image .ant-upload-list .ant-upload-list-item{width:80px;height:80px}.box-payment-verification .box-payment-body .layer-payment-body .box-payment-content .item-payment .upload-image-payment .note-image .ant-upload-list .ant-upload-list-item,.payment-info .box-payment-body .layer-payment-body .box-payment-content .item-payment .upload-image-payment .note-image .ant-upload-list .ant-upload-list-item{padding:0px !important;margin:0px !important}.box-payment-verification .box-payment-body .layer-payment-body .box-payment-content .item-payment .upload-image-payment .note-image .ant-upload-list .ant-upload-list-item .ant-upload-list-item-thumbnail,.payment-info .box-payment-body .layer-payment-body .box-payment-content .item-payment .upload-image-payment .note-image .ant-upload-list .ant-upload-list-item .ant-upload-list-item-thumbnail{top:0;left:0;position:absolute}.box-payment-verification .box-payment-body .layer-payment-body .box-payment-content .item-payment .upload-image-payment .note-image .ant-upload-text,.payment-info .box-payment-body .layer-payment-body .box-payment-content .item-payment .upload-image-payment .note-image .ant-upload-text{font-size:11px !important;color:#2d65c3;white-space:nowrap}.box-payment-verification .box-payment-body .layer-payment-body .box-payment-content .item-payment .upload-image-payment .note-image .ant-upload,.payment-info .box-payment-body .layer-payment-body .box-payment-content .item-payment .upload-image-payment .note-image .ant-upload{background:#f2f4f8}.box-payment-verification .box-payment-body .layer-payment-body .box-payment-content .item-payment .layer-header,.payment-info .box-payment-body .layer-payment-body .box-payment-content .item-payment .layer-header{cursor:pointer}.box-payment-verification .box-payment-body .layer-payment-body .box-payment-content .item-payment .layer-header .icon-up-down,.payment-info .box-payment-body .layer-payment-body .box-payment-content .item-payment .layer-header .icon-up-down{margin-left:8px}.box-payment-verification .box-payment-body .layer-payment-body .box-payment-content .item-payment .layer-header .payment-price,.payment-info .box-payment-body .layer-payment-body .box-payment-content .item-payment .layer-header .payment-price{color:#6b7588}.box-payment-verification .box-payment-body .layer-payment-body .box-payment-content .item-payment .layer-header .payment-price .icon-check,.payment-info .box-payment-body .layer-payment-body .box-payment-content .item-payment .layer-header .payment-price .icon-check{color:#389e0d;margin-right:4px}.box-payment-verification .box-payment-body .layer-payment-body .box-payment-content .item-payment .layer-content,.payment-info .box-payment-body .layer-payment-body .box-payment-content .item-payment .layer-content{border-bottom:1px solid #ecedf4;display:flex;flex-direction:column}.box-payment-verification .box-payment-body .layer-payment-body .box-payment-content .item-payment .layer-content .row-title-transfer,.payment-info .box-payment-body .layer-payment-body .box-payment-content .item-payment .layer-content .row-title-transfer{margin-bottom:4px}.box-payment-verification .box-payment-body .layer-payment-body .box-payment-content .item-payment .layer-content .required,.payment-info .box-payment-body .layer-payment-body .box-payment-content .item-payment .layer-content .required{color:#cf1322;margin-left:4px}.box-payment-verification .box-payment-body .layer-payment-body .box-payment-content .item-payment .layer-content .row-transfer,.payment-info .box-payment-body .layer-payment-body .box-payment-content .item-payment .layer-content .row-transfer{margin-top:12px}.box-payment-verification .box-payment-body .layer-payment-body .box-payment-content .item-payment .layer-content .transfer-comfirmation .box-input-number-wrapper,.payment-info .box-payment-body .layer-payment-body .box-payment-content .item-payment .layer-content .transfer-comfirmation .box-input-number-wrapper{height:32px}.box-payment-verification .box-payment-body .layer-payment-body .box-payment-content .item-payment .layer-content .transfer-comfirmation .box-input-number-wrapper .ant-input-suffix,.payment-info .box-payment-body .layer-payment-body .box-payment-content .item-payment .layer-content .transfer-comfirmation .box-input-number-wrapper .ant-input-suffix{height:32px;top:0 !important;display:contents}.box-payment-verification .box-payment-body .layer-payment-body .box-payment-content .item-payment .layer-content .bank-type,.box-payment-verification .box-payment-body .layer-payment-body .box-payment-content .item-payment .layer-content .transfer-comfirmation-50,.payment-info .box-payment-body .layer-payment-body .box-payment-content .item-payment .layer-content .bank-type,.payment-info .box-payment-body .layer-payment-body .box-payment-content .item-payment .layer-content .transfer-comfirmation-50{display:block;width:50%}.box-payment-verification .box-payment-body .layer-payment-body .box-payment-content .item-payment .layer-content .bank-type,.payment-info .box-payment-body .layer-payment-body .box-payment-content .item-payment .layer-content .bank-type{margin-right:6px}.box-payment-verification .box-payment-body .layer-payment-body .box-payment-content .item-payment .layer-content .bank-type .select-bank-payment,.payment-info .box-payment-body .layer-payment-body .box-payment-content .item-payment .layer-content .bank-type .select-bank-payment{width:100%}.box-payment-verification .box-payment-body .layer-payment-body .box-payment-content .item-payment .layer-content .bank-type .select-bank-payment .ant-select-selection,.payment-info .box-payment-body .layer-payment-body .box-payment-content .item-payment .layer-content .bank-type .select-bank-payment .ant-select-selection{padding:5px 8px;min-height:32px;border:none}.box-payment-verification .box-payment-body .layer-payment-body .box-payment-content .item-payment .layer-content .bank-type .select-bank-payment .ant-select-selection .ant-select-selection-selected-value,.payment-info .box-payment-body .layer-payment-body .box-payment-content .item-payment .layer-content .bank-type .select-bank-payment .ant-select-selection .ant-select-selection-selected-value{color:rgba(0,0,0,.85)}.box-payment-verification .box-payment-body .layer-payment-body .box-payment-content .item-payment .layer-content .bank-type .select-bank-payment .ant-select-selection .ant-select-selection__placeholder,.payment-info .box-payment-body .layer-payment-body .box-payment-content .item-payment .layer-content .bank-type .select-bank-payment .ant-select-selection .ant-select-selection__placeholder{color:#8f90a6}.box-payment-verification .box-payment-body .layer-payment-body .box-payment-content .item-payment .layer-content .transfer-comfirmation-50,.payment-info .box-payment-body .layer-payment-body .box-payment-content .item-payment .layer-content .transfer-comfirmation-50{margin-left:6px}.box-payment-verification .box-payment-body .layer-payment-body .box-payment-content .item-payment .layer-content .transfer-comfirmation-100,.payment-info .box-payment-body .layer-payment-body .box-payment-content .item-payment .layer-content .transfer-comfirmation-100{width:100%}.box-payment-verification .box-payment-body .layer-payment-body .box-payment-content .item-payment .layer-content .transfer-note .input-transfer-note,.payment-info .box-payment-body .layer-payment-body .box-payment-content .item-payment .layer-content .transfer-note .input-transfer-note{padding:5px 8px;min-height:32px;width:100%;border:none}.box-payment-verification .box-payment-body .layer-payment-body .box-payment-content .item-payment .layer-content .ant-calendar-picker-transfer .ant-calendar-picker-input,.payment-info .box-payment-body .layer-payment-body .box-payment-content .item-payment .layer-content .ant-calendar-picker-transfer .ant-calendar-picker-input{min-height:32px}.box-payment-verification .box-payment-body .layer-payment-body .box-payment-content .item-payment .layer-content .time-init,.payment-info .box-payment-body .layer-payment-body .box-payment-content .item-payment .layer-content .time-init{color:#2d65c3}.box-payment-verification .box-payment-body .layer-payment-body .box-payment-content .item-payment .layer-content .radio-transfer,.payment-info .box-payment-body .layer-payment-body .box-payment-content .item-payment .layer-content .radio-transfer{width:100%;margin-bottom:12px}.box-payment-verification .box-payment-body .layer-payment-body .box-payment-content .item-payment .layer-content .radio-transfer .ant-radio-wrapper,.payment-info .box-payment-body .layer-payment-body .box-payment-content .item-payment .layer-content .radio-transfer .ant-radio-wrapper{margin:0 !important}.box-payment-verification .box-payment-body .layer-payment-body .box-payment-content .item-payment .layer-content .radio-transfer .radio-un-verify span.ant-radio+*,.payment-info .box-payment-body .layer-payment-body .box-payment-content .item-payment .layer-content .radio-transfer .radio-un-verify span.ant-radio+*{padding-right:0px !important}.box-payment-verification .box-payment-body .layer-payment-body .box-payment-content .item-payment .layer-footer,.payment-info .box-payment-body .layer-payment-body .box-payment-content .item-payment .layer-footer{margin-top:8px}.box-payment-verification .box-payment-body .layer-payment-body .box-payment-content .item-payment .layer-footer .btn-save-proof,.box-payment-verification .box-payment-body .layer-payment-body .box-payment-content .item-payment .layer-footer .btn-cancel-proof,.payment-info .box-payment-body .layer-payment-body .box-payment-content .item-payment .layer-footer .btn-save-proof,.payment-info .box-payment-body .layer-payment-body .box-payment-content .item-payment .layer-footer .btn-cancel-proof{min-height:24px;padding:1px 16px;border:none}.box-payment-verification .box-payment-body .layer-payment-body .box-payment-content .item-payment .layer-footer .btn-cancel-proof,.payment-info .box-payment-body .layer-payment-body .box-payment-content .item-payment .layer-footer .btn-cancel-proof{background-color:#f9ecef;color:#c9405a}.box-payment-verification .box-payment-body .layer-payment-body .box-payment-content .item-payment .layer-footer .btn-save-proof,.payment-info .box-payment-body .layer-payment-body .box-payment-content .item-payment .layer-footer .btn-save-proof{margin-left:8px;background-color:#2d65c3;box-shadow:0px 2px 0px rgba(0,0,0,.043)}.box-payment-verification .box-payment-body .layer-payment-body .box-payment-content .item-payment-last,.payment-info .box-payment-body .layer-payment-body .box-payment-content .item-payment-last{margin-bottom:0px}.box-payment-verification .box-payment-body .layer-payment-body .box-payment-content .item-payment-no-data,.payment-info .box-payment-body .layer-payment-body .box-payment-content .item-payment-no-data{justify-content:center;flex-direction:column;height:433px}.box-payment-verification .box-payment-body .layer-payment-body .box-payment-content .item-payment-no-data .text-not-transfer,.payment-info .box-payment-body .layer-payment-body .box-payment-content .item-payment-no-data .text-not-transfer{color:#6b7588;font-size:12px}.box-payment-verification .box-payment-footer,.payment-info .box-payment-footer{padding:12px 16px;min-height:46px;background-color:#fff}.input-background-default{background-color:#ecedf4;border:none}.input-background-default .ant-input-number{background-color:#f2f4f7;border:none}.customize-dropdown-show-email{width:calc(100% - 76vw) !important}.btn-add-fast-product{background:#2d65c3;box-sizing:border-box;border-radius:6px;height:32px;width:32px;border:none;box-shadow:none}.btn-add-fast-product .anticon-plus{color:#fff}.btn-focus:hover{background:#6399f2 !important;box-shadow:0px 0px 0px 4px rgba(99,153,242,.2) !important}.btn-focus:hover span{color:#fff !important}.btn-focus-custom:hover{background-color:#d4d9e2 !important;box-shadow:0px 0px 0px 4px rgba(132,150,180,.1)}.abuse-report-form .abuse-report-input{height:32px;border:1px solid;background-color:#fff}.abuse-report-form .abuse-report-input:hover{border:1px solid #00a1ff !important;background-color:#fff}.input-restaurant{border:1px solid #e7e7e7 !important;height:28px !important}.create-order-input,.abuse-report-form .abuse-report-input{padding:6px 6px 6px 22px !important;height:28px !important;border-radius:3px !important;box-shadow:none !important;font-size:13px !important;border-color:#e7e7e7 !important}.reservation-date-picker{width:50%;margin-right:4px}.reservation-date-picker div input{height:28px !important;font-size:13px;color:#536570}.pick-table-button{width:50%;height:28px;line-height:0}.product-line-input{height:28px !important;line-height:28px !important;border-radius:3px !important;box-shadow:none !important;font-size:13px !important;border-color:#e7e7e7 !important}.product-line-input:disabled{background-color:#eee !important}.order-note-textarea{resize:none;border-radius:3px;border-color:#e7e7e7;outline:none;width:98%;font-size:13px;padding:1px 6px}.form-control+.fa{position:absolute;font-size:14px;top:11px;padding-left:6px;color:#ccc}.order-input-icon{color:#888;position:absolute;top:12px;left:5px}.Select.Select--sm{font-size:13px;margin-top:5px}.Select.Select--sm .Select-control{height:28px;border-color:#e7e7e7;border-radius:3px}.Select.Select--sm .Select-control .Select-placeholder{line-height:28px}.Select.Select--sm .Select-control .Select-value{line-height:28px !important}.Select.Select--sm .Select-control .Select-value .Select-value-label{line-height:28px}.Select.Select--sm .Select-control .Select-input{height:28px}.popover-box-order-custom{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.popover-box-order-custom .ant-popover-inner-content .payment-checkbox .ant-checkbox-wrapper{padding:0px !important}.delete-abuse-report{font-size:14px;margin:0 0px 4px 10px;color:#fb3f57;cursor:pointer}.edit-abuse-report{font-size:14px;margin:0 0px 4px 10px;color:#3d5fab;cursor:pointer}.show-edit-note-btn{color:#888;float:left;display:inline-block;cursor:pointer;margin-left:0px}.show-edit-note-btn:hover{color:#3d5fab;cursor:pointer;text-decoration:underline}.input-phone-number{height:24px !important}.input-phone-number input{height:24px !important}.payment-button .ant-btn:focus,.payment-button .ant-btn:hover{border-color:unset}.payment-button .anticon.anticon-setting:hover{cursor:pointer}.ant-modal,.ant-input{font-family:"Roboto",Helvetica,Arial,sans-serif}.ant-radio-group.ant-radio-group-small span{font-size:13px}.ant-tag-checkable{border:1px solid #e9e9e9;background:#f3f3f3}.tag-item-display-id{height:18px;line-height:1.6;padding:0px 4px;margin-left:3px;margin:0px 4px 0px 0px !important}input#shippingAddress{height:24px}#shippingAddress input{height:24px}.modal-bonus-items .ant-modal-close-x{line-height:56px;margin:0 !important}.modal-bonus-items .ant-modal-body{padding:16px !important;background-color:#f6f8fa}.modal-bonus-items .ant-modal-body .load-bonus-items{display:flex;justify-content:center}.modal-bonus-items .ant-modal-body .promotion-advance-info{width:100%;background-color:#fff;border-radius:2px;font-size:14px;box-shadow:0 0 0 1px rgba(63,63,68,.05),0 1px 3px 0 rgba(63,63,68,.15);padding:10px}.modal-bonus-items .ant-modal-body .promotion-advance-info .item-info{width:100%;display:grid;align-items:center;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.modal-bonus-items .ant-modal-body .promotion-advance-info .item-info .list-bonus-items{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%}.modal-bonus-items .ant-modal-body .promotion-advance-info .item-info .list-bonus-items .tag-bonus-item{white-space:break-spaces}.modal-bonus-items .ant-modal-body .promotion-advance-info .item-info .list-bonus-items .tag-bonus-item:last-child{margin-right:0px}.modal-bonus-items .ant-modal-body .promotion-advance-info .item-info .list-bonus-items .table-bonus-items .row-bonus-items{border-bottom:1px solid #f0f0f0;cursor:pointer}.modal-bonus-items .ant-modal-body .promotion-advance-info .item-info .list-bonus-items .table-bonus-items .row-bonus-items:last-child{border-bottom:none}.modal-bonus-items .ant-modal-body .promotion-advance-info .item-info .list-bonus-items .table-bonus-items .row-disable-bonus-items{cursor:not-allowed}.product-detail-custom{width:450px}.product-detail-custom .ant-popover-inner,.product-detail-custom .ant-popover-inner-content{padding:0px}.product-detail-custom .ant-popover-inner-content{height:340px}.product-detail-custom.product-detail-custom-quick .ant-popover-inner-content{height:auto}.product-detail-custom .title-item-detail{margin-bottom:4px}.product-detail-custom .div-upload-note-images.image-quick-product .upload-note-order-images.ant-upload-wrapper.ant-upload-picture-card-wrapper .ant-upload-list.ant-upload-list-picture-card,.product-detail-custom .div-upload-note-images.image-quick-product .upload-note-order-images.ant-upload-wrapper.ant-upload-picture-card-wrapper .ant-upload-list.ant-upload-list-picture-circle,.product-detail-custom .div-upload-note-images.image-quick-product .upload-note-order-images.ant-upload-wrapper.ant-upload-picture-circle-wrapper .ant-upload-list.ant-upload-list-picture-card,.product-detail-custom .div-upload-note-images.image-quick-product .upload-note-order-images.ant-upload-wrapper.ant-upload-picture-circle-wrapper .ant-upload-list.ant-upload-list-picture-circle{-webkit-padding-after:10px;padding-block-end:10px;gap:10px}.product-detail-custom .div-upload-note-images.image-quick-product .upload-note-order-images.ant-upload-wrapper.ant-upload-picture-card-wrapper .ant-upload-list.ant-upload-list-picture-card .ant-upload-list-item-container,.product-detail-custom .div-upload-note-images.image-quick-product .upload-note-order-images.ant-upload-wrapper.ant-upload-picture-card-wrapper .ant-upload-list.ant-upload-list-picture-card .ant-upload.ant-upload-select,.product-detail-custom .div-upload-note-images.image-quick-product .upload-note-order-images.ant-upload-wrapper.ant-upload-picture-card-wrapper .ant-upload-list.ant-upload-list-picture-circle .ant-upload-list-item-container,.product-detail-custom .div-upload-note-images.image-quick-product .upload-note-order-images.ant-upload-wrapper.ant-upload-picture-card-wrapper .ant-upload-list.ant-upload-list-picture-circle .ant-upload.ant-upload-select,.product-detail-custom .div-upload-note-images.image-quick-product .upload-note-order-images.ant-upload-wrapper.ant-upload-picture-circle-wrapper .ant-upload-list.ant-upload-list-picture-card .ant-upload-list-item-container,.product-detail-custom .div-upload-note-images.image-quick-product .upload-note-order-images.ant-upload-wrapper.ant-upload-picture-circle-wrapper .ant-upload-list.ant-upload-list-picture-card .ant-upload.ant-upload-select,.product-detail-custom .div-upload-note-images.image-quick-product .upload-note-order-images.ant-upload-wrapper.ant-upload-picture-circle-wrapper .ant-upload-list.ant-upload-list-picture-circle .ant-upload-list-item-container,.product-detail-custom .div-upload-note-images.image-quick-product .upload-note-order-images.ant-upload-wrapper.ant-upload-picture-circle-wrapper .ant-upload-list.ant-upload-list-picture-circle .ant-upload.ant-upload-select{width:80px;height:80px}.product-detail-custom .div-upload-note-images.image-quick-product .upload-note-order-images.ant-upload-wrapper.ant-upload-picture-card-wrapper .ant-upload-list.ant-upload-list-picture-card .ant-upload-list-item,.product-detail-custom .div-upload-note-images.image-quick-product .upload-note-order-images.ant-upload-wrapper.ant-upload-picture-card-wrapper .ant-upload-list.ant-upload-list-picture-circle .ant-upload-list-item,.product-detail-custom .div-upload-note-images.image-quick-product .upload-note-order-images.ant-upload-wrapper.ant-upload-picture-circle-wrapper .ant-upload-list.ant-upload-list-picture-card .ant-upload-list-item,.product-detail-custom .div-upload-note-images.image-quick-product .upload-note-order-images.ant-upload-wrapper.ant-upload-picture-circle-wrapper .ant-upload-list.ant-upload-list-picture-circle .ant-upload-list-item{overflow:hidden}.product-detail-custom .div-upload-note-images.image-quick-product .upload-note-order-images.ant-upload-wrapper.ant-upload-picture-card-wrapper .ant-upload-list.ant-upload-list-picture-card .ant-upload-list-item::before,.product-detail-custom .div-upload-note-images.image-quick-product .upload-note-order-images.ant-upload-wrapper.ant-upload-picture-card-wrapper .ant-upload-list.ant-upload-list-picture-circle .ant-upload-list-item::before,.product-detail-custom .div-upload-note-images.image-quick-product .upload-note-order-images.ant-upload-wrapper.ant-upload-picture-circle-wrapper .ant-upload-list.ant-upload-list-picture-card .ant-upload-list-item::before,.product-detail-custom .div-upload-note-images.image-quick-product .upload-note-order-images.ant-upload-wrapper.ant-upload-picture-circle-wrapper .ant-upload-list.ant-upload-list-picture-circle .ant-upload-list-item::before{width:unset;height:unset;inset:0}.product-detail-custom .select-assigner-seller-product{border-radius:4px;width:100%;height:32px !important}.product-detail-custom .select-assigner-seller-product .ant-select-selector{height:32px !important;border:none;padding:2px 6px}.product-detail-custom .select-assigner-seller-product .ant-select-selector .ant-select-selection-search{height:32px !important}.product-detail-custom .select-assigner-seller-product .ant-select-selector .ant-select-selection-search .ant-select-selection-search-input{height:32px !important}.product-detail-custom .select-assigner-seller-product .ant-select-selector .ant-select-selection__rendered{line-height:26px;margin-right:17px;margin-left:0px}.product-detail-custom .select-assigner-seller-product .ant-select-selector .ant-select-selection__rendered .ant-select-selection-selected-value{padding-right:0px}.product-detail-custom .box-input-number-wrapper.item-input-number-custom{padding:5px 0px}.product-detail-custom .box-input-number-wrapper.item-input-number-custom .ant-input-number-outlined{border-width:0px}.product-detail-custom .box-input-number-wrapper.item-input-number-custom .ant-input-number-input-wrap{width:100%;height:32px}.product-detail-custom .box-input-number-wrapper.item-input-number-custom .ant-input-number-input-wrap .ant-input-number-input{height:32px;font-size:13px !important}.product-detail-custom .item-detail-input{height:32px !important;border-radius:4px;box-sizing:border-box;padding:5px 8px;border:none}.product-detail-custom .item-detail-radio-group{background:#fff;border:unset;box-sizing:border-box;border-radius:4px}.product-detail-custom .item-detail-radio-group .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled)::before{width:0px !important}.product-detail-custom .item-detail-radio-group .ant-radio-button-wrapper:not(:first-child)::before{width:0px !important}.product-detail-custom .item-detail-radio-group .item-detail-radio-button{height:32px !important;width:32px !important;display:flex;justify-content:center;align-items:center;background:#f0f0f0}.product-detail-custom .item-detail-radio-group .ant-radio-button-wrapper-checked{background:#6399f2 !important;color:#fff !important}.product-detail-custom .ant-modal-header{padding:10px 15px}.product-detail-custom .ant-input-disabled{background-color:#f9fafb;color:#c7c9d9}.product-detail-custom .tabs-product-detail{padding:8px 16px 16px 16px}.product-detail-custom .tabs-product-detail .actual-variation-info,.product-detail-custom .tabs-product-detail .bonus-product{display:flex;flex-direction:column;gap:12px}.product-detail-custom .tabs-product-detail .ant-tabs-tab{padding:0px;padding-bottom:10px}.combo-and-promotion-custom{max-width:450px}.combo-and-promotion-custom .ant-popover-inner,.list-voucher-activated .ant-popover-inner{width:100%;border-radius:4px}.combo-and-promotion-custom .ant-popover-inner .ant-popover-inner-content,.list-voucher-activated .ant-popover-inner .ant-popover-inner-content{background-color:#ecedf4;padding:16px}.combo-and-promotion-custom .ant-popover-inner .ant-popover-inner-content .box-combo-and-promotion,.list-voucher-activated .ant-popover-inner .ant-popover-inner-content .box-combo-and-promotion{padding:12px;background-color:#fff;border-radius:4px}.combo-and-promotion-custom .ant-popover-inner .ant-popover-inner-content .box-combo-and-promotion .title-voucher,.list-voucher-activated .ant-popover-inner .ant-popover-inner-content .box-combo-and-promotion .title-voucher{margin-bottom:12px}.combo-and-promotion-custom .ant-popover-inner .ant-popover-inner-content .box-combo-and-promotion .card-voucher-custom,.list-voucher-activated .ant-popover-inner .ant-popover-inner-content .box-combo-and-promotion .card-voucher-custom{border-bottom:1px solid #ecedf4;padding-bottom:8px;margin-bottom:16px}.combo-and-promotion-custom .ant-popover-inner .ant-popover-inner-content .box-combo-and-promotion .card-voucher-custom:last-child,.list-voucher-activated .ant-popover-inner .ant-popover-inner-content .box-combo-and-promotion .card-voucher-custom:last-child{border-bottom:none;padding-bottom:0px;margin-bottom:0px}.combo-and-promotion-custom .ant-popover-inner .ant-popover-inner-content .box-combo-and-promotion .card-combo-product-custom .radio-group-combo,.list-voucher-activated .ant-popover-inner .ant-popover-inner-content .box-combo-and-promotion .card-combo-product-custom .radio-group-combo{margin-bottom:12px}.combo-and-promotion-custom .ant-popover-inner .ant-popover-inner-content .box-combo-and-promotion .card-combo-product-custom .radio-combo-product,.list-voucher-activated .ant-popover-inner .ant-popover-inner-content .box-combo-and-promotion .card-combo-product-custom .radio-combo-product{height:32px;background:#f2f4f8;border-radius:4px;padding:5px 8px;color:#1d2939}.combo-and-promotion-custom .ant-popover-inner .ant-popover-inner-content .box-combo-and-promotion .card-combo-product-custom .combo-product .tag-combo,.list-voucher-activated .ant-popover-inner .ant-popover-inner-content .box-combo-and-promotion .card-combo-product-custom .combo-product .tag-combo{margin-right:5px;margin-top:5px;max-width:100%;background-color:#f2f4f8 !important}.combo-and-promotion-custom .ant-popover-inner .ant-popover-inner-content .box-combo-and-promotion .card-combo-product-custom .combo-product .tag-combo:hover,.list-voucher-activated .ant-popover-inner .ant-popover-inner-content .box-combo-and-promotion .card-combo-product-custom .combo-product .tag-combo:hover{background-color:#e4e7ec !important}.combo-and-promotion-custom .ant-popover-inner .ant-popover-inner-content .box-combo-and-promotion .card-combo-product-custom .combo-product .tag-combo .tag-combo-name,.list-voucher-activated .ant-popover-inner .ant-popover-inner-content .box-combo-and-promotion .card-combo-product-custom .combo-product .tag-combo .tag-combo-name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.combo-and-promotion-custom .ant-popover-inner .ant-popover-inner-content .box-combo-and-promotion .card-combo-product-custom .combo-product .ant-tag-checkable-checked,.list-voucher-activated .ant-popover-inner .ant-popover-inner-content .box-combo-and-promotion .card-combo-product-custom .combo-product .ant-tag-checkable-checked{background-color:#43b5c3 !important;font-weight:500}.combo-and-promotion-custom .ant-popover-inner .ant-popover-inner-content .box-combo-and-promotion .card-promotion-custom .tag-promotion,.list-voucher-activated .ant-popover-inner .ant-popover-inner-content .box-combo-and-promotion .card-promotion-custom .tag-promotion{max-width:100%;background-color:#f2f4f8 !important;color:rgba(0,0,0,.85);font-weight:500}.combo-and-promotion-custom .ant-popover-inner .ant-popover-inner-content .box-combo-and-promotion .card-promotion-custom .tag-promotion:hover,.list-voucher-activated .ant-popover-inner .ant-popover-inner-content .box-combo-and-promotion .card-promotion-custom .tag-promotion:hover{background-color:#e4e7ec !important}.combo-and-promotion-custom .ant-popover-inner .ant-popover-inner-content .box-combo-and-promotion .card-promotion-custom .tag-promotion .tag-promotion-name,.list-voucher-activated .ant-popover-inner .ant-popover-inner-content .box-combo-and-promotion .card-promotion-custom .tag-promotion .tag-promotion-name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.combo-and-promotion-custom .ant-popover-inner .ant-popover-inner-content .box-combo-and-promotion .card-promotion-custom .ant-tag-checkable-checked,.list-voucher-activated .ant-popover-inner .ant-popover-inner-content .box-combo-and-promotion .card-promotion-custom .ant-tag-checkable-checked{background-color:#ffc069 !important}.combo-and-promotion-custom .ant-popover-inner .ant-popover-inner-content .box-combo-and-promotion .card-promotion-custom .tag-promotion-id,.list-voucher-activated .ant-popover-inner .ant-popover-inner-content .box-combo-and-promotion .card-promotion-custom .tag-promotion-id{background-color:#ffc069 !important;color:rgba(0,0,0,.85);font-weight:500}.combo-and-promotion-custom .ant-popover-inner .ant-popover-inner-content .box-combo-and-promotion .card-promotion-custom .tag-promotion-id .anticon-close,.list-voucher-activated .ant-popover-inner .ant-popover-inner-content .box-combo-and-promotion .card-promotion-custom .tag-promotion-id .anticon-close{color:rgba(0,0,0,.85)}.combo-and-promotion-custom .ant-popover-inner .ant-popover-inner-content .input-promotion-code .ant-input:not(:first-child),.list-voucher-activated .ant-popover-inner .ant-popover-inner-content .input-promotion-code .ant-input:not(:first-child){padding-left:36px}.combo-and-promotion-custom .ant-popover-inner .ant-popover-inner-content .input-promotion-code .ant-input-prefix .anticon-percentage,.list-voucher-activated .ant-popover-inner .ant-popover-inner-content .input-promotion-code .ant-input-prefix .anticon-percentage{border:1.5px solid #595959;width:16px;height:16px;border-radius:20px;display:flex;align-items:center;justify-content:center;font-size:10px}.combo-and-promotion-custom .ant-popover-inner .ant-popover-inner-content .promotion-advance-coupon-ids,.list-voucher-activated .ant-popover-inner .ant-popover-inner-content .promotion-advance-coupon-ids{margin-bottom:12px}.combo-and-promotion-custom .ant-popover-inner .ant-popover-inner-content .promotion-advance-coupon-ids .tag-coupon-ids,.list-voucher-activated .ant-popover-inner .ant-popover-inner-content .promotion-advance-coupon-ids .tag-coupon-ids{padding-bottom:8px}.combo-and-promotion-custom .ant-popover-inner .ant-popover-inner-content .promotion-advance-coupon-ids .input-promotion-code,.list-voucher-activated .ant-popover-inner .ant-popover-inner-content .promotion-advance-coupon-ids .input-promotion-code{height:32px;width:100%}.combo-and-promotion-custom .tag-voucher,.list-voucher-activated .tag-voucher{padding:1px 8px;border:none;background-color:#f2f4f8;height:24px;margin-bottom:5px;font-weight:500;cursor:pointer;display:inline-flex;align-items:center;gap:4px}.list-voucher-activated{display:inline-block;max-width:100%}.list-voucher-activated .combo-product-custom,.list-voucher-activated .promotion-product-custom{margin-top:0 !important}.list-voucher-activated .tag-combo,.list-voucher-activated .tag-voucher{color:rgba(0,0,0,.85) !important;font-weight:500 !important;font-size:14px;max-width:100%}.list-voucher-activated .tag-combo .anticon-close,.list-voucher-activated .tag-voucher .anticon-close{color:#8f90a6}.list-voucher-activated .tag-combo .tag-combo-name,.list-voucher-activated .tag-combo .tag-promotion-name,.list-voucher-activated .tag-voucher .tag-combo-name,.list-voucher-activated .tag-voucher .tag-promotion-name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.list-voucher-activated .tag-voucher{background:#f2f4f8;box-shadow:inset 4px 0px 0px #ffc069}.list-voucher-activated .tag-combo{background:#f2f4f8;box-shadow:inset 4px 0px 0px #43b5c3}.check-box-auto-save-quick-product{padding:0px !important}.check-box-auto-save-quick-product span{color:rgba(0,0,0,.85) !important;padding-left:5px !important;font-size:13px}.check-box-auto-save-quick-product .ant-checkbox{padding-left:0px !important}.custom-order-products .total-price-order-item{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;border-top:1px solid #d9d9d9}.custom-order-products .header-order-products .header-order-title{font-weight:400;color:#3d5b97;overflow:hidden;white-space:nowrap}.custom-order-products .header-order-products .box-warehouses .ant-select-selection{height:32px;border:1px solid #d9d9d9}.custom-order-products .header-order-products .img-shopping{font-size:20px;color:#000}.custom-order-products .content-order-products{padding:10px;width:100%;display:flex;flex-direction:column;gap:10px}.custom-order-products .content-order-products .combo-product-custom,.custom-order-products .content-order-products .promotion-product-custom{margin-top:10px}.custom-order-products .content-order-products .combo-product-custom .icon-close,.custom-order-products .content-order-products .promotion-product-custom .icon-close{margin-left:4px;font-size:14px;color:#fff}.custom-order-products .content-order-products .popover-add-voucher .voucher{color:#2d65c3}.custom-order-products .content-order-products .popover-add-voucher .icon-voucher{margin-right:4px}.custom-order-products .content-order-products .title-bonus-items{gap:4px}.custom-order-products .content-order-products .bonus-items{border:1px solid #ecedf4;border-radius:4px}.custom-order-products .content-order-products .div-search{height:32px;display:flex;flex-direction:row;align-items:flex-start;gap:6px}.custom-order-products .content-order-products .div-search .select-search{width:calc(100% - 38px)}.custom-order-products .content-order-products .div-search-custom{margin-top:2px !important}.custom-order-products .show-border-bottom{border-bottom:1px dashed #c7c9d9}.custom-order-products .footer-order-products{padding:8px 10px 10px 10px;display:flex;flex-direction:column;justify-content:flex-end;width:100%;gap:8px}.custom-order-products .footer-order-products .total-weight{min-height:24px}.box-table-product{border:1px solid #ecedf4;border-radius:4px}.box-table-product .table-product{margin-left:0 !important;margin-right:0 !important}.box-table-product .table-product-title{padding:4px 8px;background:#ecedf4 !important;min-height:28px}.box-table-product .table-product-title .col-title{display:flex;align-items:center;font-size:13px;font-style:normal;line-height:20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.box-table-product .table-product-title .col-title-right{justify-content:right}.box-table-product .table-product-item .table-product-not-item{display:flex;align-items:center;justify-content:center;flex-direction:column;padding:10px 2px}.box-table-product .table-product-item .table-product-not-item .text-not-products{color:#6b7588;font-size:12px;margin-top:4px}.box-table-product .table-product-item .table-product{min-height:50px}.row-table-product{border-bottom:1px solid #ecedf4;background:#fff;position:relative}.row-table-product .price-order-sub{font-size:13px;opacity:.8;padding:0px 8px 4px}.row-table-product .edit-icon{box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:4px 2px;gap:2px;position:absolute;width:18px;left:-10px;top:50%;margin-top:-20px;border:1px solid #d9dbea;border-radius:4px;background:#fff;z-index:9999}.row-table-product .edit-icon .icon-edit,.row-table-product .edit-icon .icon-delete,.row-table-product .edit-icon .icon-upsale{cursor:pointer;width:14px;height:14px}.row-table-product .edit-icon .icon-upsale{background:url("/static/cc-assets/images/upsale.svg") no-repeat center}.row-table-product .edit-icon .icon-upsale:hover{background:url("/static/cc-assets/images/upsale_hover.svg") no-repeat center}.row-table-product .edit-icon .icon-edit{background:url("/static/cc-assets/images/edit.svg") no-repeat center}.row-table-product .edit-icon .icon-edit:hover{background:url("/static/cc-assets/images/edit_hover.svg") no-repeat center}.row-table-product .edit-icon .icon-delete{background:url("/static/cc-assets/images/delete.svg") no-repeat center}.row-table-product .edit-icon .icon-delete:hover{background:url("/static/cc-assets/images/delete_hover.svg") no-repeat center}.row-table-product .edit-icon:hover{display:flex}.row-table-product .edit-icon-custom{top:15px}.row-table-product .table-product{display:flex;align-items:center}.row-table-product .table-product .col-product{font-size:13px}.row-table-product .table-product .col-product .info-order-item{overflow:hidden;min-width:50px;width:100%}.row-table-product .table-product .col-product .item-product{overflow:hidden !important;text-overflow:ellipsis !important;white-space:nowrap !important;color:rgba(0,0,0,.85) !important;text-align:right;display:contents}.row-table-product .table-product .col-product .box-input-number-wrapper .ant-input-number-input{padding-right:2px}.row-table-product .table-product .col-product-name{padding-left:0px !important}.row-table-product:hover .table-product .col-product .info-order-item-bonus{width:100%}.row-table-product:hover .edit-icon{display:flex !important}.row-table-product-custom .table-product{padding:4px 8px}.row-table-product-custom .table-product .col-product .info-order-item .detail-product{font-size:10px;color:rgba(0,0,0,.65);display:inline-flex}.row-table-product-custom .table-product .col-product .info-order-item .detail-product .conversation_tags_item{background:#fa541c;border-radius:4px;color:#fff;line-height:15px}.row-table-product-custom .table-product .col-product .info-order-item .detail-product .detail{color:rgba(0,0,0,.65);font-weight:700}.row-table-product-custom .table-product .col-product .box-input-number-with-measure .ant-input-number-input{border-radius:4px 0px 0px 4px !important}.row-table-product-custom .table-product .col-product .customize-select-measure{width:100%;display:block}.row-table-product-custom .table-product .col-product .customize-select-measure .ant-select-selection--single{height:24px !important;padding:2px 6px}.row-table-product-custom .table-product .col-product .customize-select-measure .ant-select-selection--single .ant-select-selection__rendered{line-height:21px !important;margin-right:17px;margin-left:0px}.row-table-product-custom .table-product .col-product .customize-select-measure .ant-select-selection--single .ant-select-selection__rendered .ant-select-selection-selected-value{padding-right:0px !important;font-size:13px !important}.row-table-product-custom .table-product .col-product .customize-select-measure .ant-select-selection--single .ant-select-arrow{margin-top:-4px !important}.row-table-product-custom .table-product .col-product .customize-select-measure:focus-within{box-shadow:0px 1px 2px rgba(99,153,242,.2),0px 0px 0px 4px rgba(99,153,242,.2) !important;border-radius:4px}.row-table-product-custom .table-product .col-delete-product{display:flex;padding:0px !important;justify-content:center}.last-row-table-product{border-bottom:none !important}.popover-assign{min-width:303px}.popover-assign .list-select-assigner{margin-bottom:8px;min-height:24px}.popover-assign .list-select-assigner .title-assigner{white-space:nowrap}.popover-assign .list-select-assigner .no-assigner{color:#2d65c3;margin-right:15px}.popover-assign .list-select-assigner .select-assigner{margin-right:15px;height:24px;width:180px}.popover-assign .list-select-assigner .select-assigner .ant-select-selection{padding:0px 8px;height:24px;border:none}.popover-assign .list-select-assigner .select-assigner .ant-select-selection .ant-select-selection__rendered{margin:0px}.popover-assign .list-select-assigner .select-assigner .ant-select-selection .ant-select-selection__rendered .ant-select-selection__placeholder{color:#8f90a6}.popover-assign .list-select-assigner .customize-assigner{display:flex;margin-left:5px;justify-content:flex-end}.popover-assign .list-select-assigner .customize-assigner .change-processor{margin-top:4px;margin-left:3px;align-items:center;width:12px}.popover-assign .list-select-assigner .customize-assigner .change-processor .anticon-close-circle{display:none;font-size:12px}.popover-assign .list-select-assigner .customize-assigner .user-info{display:flex}.popover-assign .list-select-assigner .customize-assigner .user-info .user-name{color:#2d65c3}.popover-assign .list-select-assigner .customize-assigner:hover .change-processor .anticon-close-circle{display:flex}.popover-assign .last-list-select-assigner{margin-bottom:0px}.checkbox-one-product-per-promotion{padding:0px !important}.checkbox-one-product-per-promotion span{padding-left:5px !important;font-size:13px}.dropdown-select-assigner .ant-select-dropdown-menu{padding:4px;box-shadow:0px 3px 6px -4px rgba(0,0,0,.12),0px 6px 16px rgba(0,0,0,.08),0px 9px 28px 8px rgba(0,0,0,.05);border-radius:4px}.dropdown-select-assigner .ant-select-dropdown-menu .ant-select-dropdown-menu-item{padding:5px 8px;border-radius:4px;min-height:32px}.dropdown-select-assigner .ant-select-dropdown-menu .ant-select-dropdown-menu-item:hover{background:#e3f2fd}.col-item-text{font-size:13px}.text-ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tag-custom{height:20px;padding:2px 8px;box-sizing:border-box;border-radius:4px;max-width:100%;line-height:1.4}.tag-custom-id-product{background:#fafafa;border:1px solid #d9d9d9;margin:0;color:#3d3d3d}.tag-custom-id-variation{background:#f6ffed;border:1px solid #b7eb8f;margin:0 4px;color:#52c41a}.tag-hide-product-id{margin:0px !important;margin-right:4px}.tag-custom-fixed{background:#fffbe6;border:1px solid #ffe58f;margin:0;color:#faad14}.font-weight-700{font-weight:700}.font-weight-500{font-weight:500}.color-price{color:#27ae60}.color-price-original{color:#6b7588;font-weight:400 !important}.overlay-note-product{max-width:500px}.overlay-note-product .ant-popover-inner{max-height:300px;overflow:auto}.overlay-note-product .ant-popover-inner::-webkit-scrollbar{width:6px;background-color:#f5f5f5}.profile-customer-custom{width:100%}.profile-customer-custom .input-name-item{width:100%;height:24px !important;padding:2px 6px}.profile-customer-custom .box-input-number-wrapper .input-format-number{display:contents}.profile-customer-custom .box-input-number-wrapper .input-format-number .ant-input-number-input{background:#f2f4f8;color:rgba(0,0,0,.85);font-size:13px;padding:2px 6px !important;height:24px !important}.profile-customer-custom .box-input-number-wrapper .ant-input-number-disabled .ant-input-number-input{background-color:#f9fafb;color:#c7c9d9}.mention-note.has-image .ant-mention-editor-wrapper{padding-right:16px}.shortcut-quickly-product{background-color:unset;color:unset;border:unset}.hidden-upload .ant-upload-select-picture-card{display:none}.hidden-upload .ant-upload-select-picture-card .ant-upload-list-picture-card .ant-upload-list-item{margin:0px 0px 8px 8px}.upload-image-container .ant-upload-select-picture-card i{font-size:28px;color:#999}.upload-image-container .ant-upload-select-picture-card .ant-upload-text{margin-top:8px;font-size:12px;color:#666}.note-image .ant-upload-list-picture-card .ant-upload-list-item{height:65px;width:65px}.note-image .ant-upload-list-picture-card-container,.note-image .ant-upload-select-picture-card{height:65px;width:65px}.note-image .ant-upload-list-picture-card-container .ant-upload-text,.note-image .ant-upload-select-picture-card .ant-upload-text{margin-top:8px;font-size:12px;color:#666}.content-proof .edit-proof{cursor:pointer;display:none;float:right;margin-bottom:-10px;margin-top:-10px}.content-proof:hover .edit-proof{display:inline-block;margin-bottom:-10px;margin-top:-10px}.ant-notification{z-index:9999}.content-proof .edit-proof{cursor:pointer;display:none;float:right}.content-proof:hover .edit-proof{display:inline-block}.menu-sub-order-tags{overflow:auto;max-height:calc(50vh - 110px)}.menu-sub-order-tags .ant-menu-item{height:22px;margin:0;padding:5px 12px;color:rgba(0,0,0,.65);font-size:14px;line-height:22px;white-space:nowrap}.box-input-number-wrapper-custom{border-radius:4px}.box-input-number-wrapper-custom .box-input-number-proof{min-height:32px;border:none}.box-input-number-wrapper-custom .box-input-number-proof .ant-input-number-input-wrap{width:100%}.box-input-number-wrapper-custom .ant-input-number-input{font-size:14px !important;color:rgba(0,0,0,.85) !important;padding:0 !important}.box-input-number-wrapper-custom .ant-input-suffix{line-height:1 !important;font-size:14px !important;color:rgba(0,0,0,.85) !important}.input-focus:focus{box-shadow:0px 1px 2px rgba(99,153,242,.2),0px 0px 0px 4px rgba(99,153,242,.2) !important;background-color:#fff !important}.input-focus-custom .ant-input-number-input:focus{box-shadow:0px 1px 2px rgba(99,153,242,.2),0px 0px 0px 4px rgba(99,153,242,.2) !important;background-color:#fff !important}.input-focus-custom:focus-within,.input-focus-custom:focus{box-shadow:0px 1px 2px rgba(99,153,242,.2),0px 0px 0px 4px rgba(99,153,242,.2) !important}.select-focus .ant-select-selector:focus-within,.select-focus .ant-select-selection:focus-within{box-shadow:0px 1px 2px rgba(99,153,242,.2),0px 0px 0px 4px rgba(99,153,242,.2) !important;background-color:#fff !important}.ant-upload-list-picture-card .ant-upload-list-item-uploading{margin:0px !important;padding:8px !important}.ant-upload-list-picture-card .ant-upload-list-item-uploading .ant-upload-list-item-info{height:100%;display:flex;align-items:center;justify-content:center}.ant-upload-list-picture-card .ant-upload-list-item-uploading .ant-upload-list-item-info .ant-upload-list-item-name{display:none}.ant-upload-list-picture-card .ant-upload-list-item-uploading .ant-upload-list-item-info .ant-upload-list-item-uploading-text{text-align:center;margin-top:0px;font-size:12px}.ant-upload-list-picture-card .ant-upload-list-item-uploading .ant-upload-list-item-info::before{display:none}.ant-upload-list-picture-card .ant-upload-list-item-uploading .anticon-close{display:none}.ant-upload-list-picture-card .ant-upload-list-item-uploading .ant-upload-list-item-progress{width:calc(100% - 5px);display:flex;justify-content:center;align-items:center;padding-left:5px;bottom:24px}.upload-image-payment .ant-upload-list-picture-card .ant-upload-list-item-uploading .ant-upload-list-item-info .ant-upload-list-item-uploading-text,.image-quick-product .ant-upload-list-picture-card .ant-upload-list-item-uploading .ant-upload-list-item-info .ant-upload-list-item-uploading-text{font-size:13px}.upload-image-payment .ant-upload-list-picture-card .ant-upload-list-item-uploading .ant-upload-list-item-progress,.image-quick-product .ant-upload-list-picture-card .ant-upload-list-item-uploading .ant-upload-list-item-progress{bottom:28px}.background-default,.background-default .ant-mention-editor,.background-default .ant5-mentions,.background-default .box-input-number-proof,.background-default .ant-input-number,.background-default .ant-select-selector,.background-default .ant-select-selection,.background-default .ant-select-selection .ant-select-selection__clear{background-color:#f2f4f7 !important}.background-default .ant-input-number-group-addon,.background-default .ant-mention-editor .ant-input-number-group-addon,.background-default .ant5-mentions .ant-input-number-group-addon,.background-default .box-input-number-proof .ant-input-number-group-addon,.background-default .ant-input-number .ant-input-number-group-addon,.background-default .ant-select-selector .ant-input-number-group-addon,.background-default .ant-select-selection .ant-input-number-group-addon,.background-default .ant-select-selection .ant-select-selection__clear .ant-input-number-group-addon{background-color:#f2f4f7 !important}.background-default::-moz-placeholder{color:#8f90a6 !important}.background-default::placeholder{color:#8f90a6 !important}.background-default .ant-select-selection .ant-select-selection__rendered .ant-select-selection__placeholder{color:#8f90a6 !important}.crm-media-input{background-color:#f0f0f0;height:24px;border-radius:5px;padding:0px 10px;cursor:pointer}.crm-media-input .crm-title-media{color:#545454;font-size:13px}.crm-media-popover .ant-tabs-tabpane{display:flex}.crm-select-option-tag{margin:0px 4px 4px 4px;border-radius:9999}.crm-select-multi-tag{min-width:40px;text-align:center}.crm-association-tag{background-color:#dce4f5;height:22px;line-height:22px;border:none;min-width:60px;margin:0 4px 4px 4px;text-align:center}.class-select-dropdown-task{width:200px !important}.class-select-dropdown-task li{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:200px}.class-select-dropdown-task .ant-empty .ant-empty-description{display:none}.class-select-dropdown-task .ant-empty::after{width:200px;display:block;white-space:break-spaces;padding:0 20px}.tooltip-info-item .hover-image-item{margin-right:8px}.tooltip-info-item .hover-image-item img{width:48px;border-radius:4px;object-fit:cover}.tooltip-info-item .hover-info-item{width:calc(100% - 56px)}.customer-button{height:24px;padding:0px 5px}.field-crm-media-popover{width:344px}.field-crm-media-popover .ant-popover-title{padding:8px 16px}.field-crm-media-popover .ant-popover-inner-content{padding:8px}.field-crm-media-popover .field-media-option-item{display:flex;align-items:center;-moz-column-gap:8px;column-gap:8px;padding:8px;border-radius:8px;cursor:pointer}.field-crm-media-popover .field-media-option-item:hover{background:#eaecf0}.field-crm-media-popover .field-media-option .ant-upload-select-text{width:100%}.field-crm-media-popover .field-media-option .ant-upload-list{display:none}.field-crm-media-popover .field-media-option hr{margin:4px 0 8px 0}.field-crm-media-popover .field-media-option .listfield-media-upload{max-height:160px;overflow:auto}.field-crm-media-popover .field-media-option .listfield-media-upload-item{height:28px;background:#dbefff;border-radius:4px;padding:4px 8px;display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}.field-crm-media-popover .field-media-option .listfield-media-upload-item-remove{cursor:pointer;margin-bottom:-4px}.field-crm-media-popover .field-media-option .listfield-media-upload .icon-render-img{width:20px;height:20px;border-radius:4px}.line-through{text-decoration:line-through}.popup-select-address{width:440px !important;padding:0px}.popup-select-address .address-tabs-header{display:flex;padding:8px 10px;justify-content:space-between;align-items:center;border-bottom:1px solid rgba(0,0,0,.06)}.popup-select-address .address-tabs-header .address-tabs-header-title{font-weight:500}.popup-select-address .address-tabs-header .ant-radio-wrapper{-webkit-margin-end:0px;margin-inline-end:0px}.popup-select-address .ant-tabs-tab{padding:8px 16px}.popup-select-address .ant-tabs-tabpane{padding:8px}.popup-select-address .address-tabs .ant-tabs-nav{margin:0px}.popup-select-address .address-tabs .ant-tabs-nav::before{border-bottom:1px solid rgba(0,0,0,.06)}.popup-select-address .address-tabs .ant-tabs-nav-list{width:100%}.popup-select-address .address-tabs .ant-tabs-nav-list .ant-tabs-tab{flex:1;justify-content:center}.popup-select-address .address-tabs .ant-tabs-content-holder{min-height:264px}.popup-select-address .ant-tabs-tabpane{padding:4px}.flex-gap-8{gap:8px !important}.note .text-note{color:#2d65c3;cursor:pointer}.note .div-content-note{justify-content:right;max-width:calc(100% - 99px)}.note .div-content-note .box-image{width:22px;height:22px;margin-right:8px;position:relative}.note .div-content-note .box-image .frame-images{position:relative;overflow:hidden;border-radius:4px}.note .div-content-note .box-image .frame-images::before{position:absolute;z-index:1;width:100%;height:100%;background-color:rgba(0,0,0,.5);transition:all .3s;content:" "}.note .div-content-note .box-image .frame-images span{display:block}.note .div-content-note .box-image .frame-images span .div-img{position:static;display:block;width:22px;height:22px;opacity:.8;text-align:center}.note .div-content-note .box-image .frame-images span .div-img .img{position:static;display:block;width:100%;height:100%;overflow:hidden}.note .div-content-note .box-image .badeg-note-images{color:#fff;font-size:12px;position:absolute;width:14px;height:20px;z-index:10;margin-left:5px;top:2px}.note .content-note{display:block;text-align:right;color:#105ce2}.note .title-note{margin-right:10px}.note .div-upload-images{display:flex}.note .ant-mentions{border:none}.note-order{margin-bottom:8px}.btn-cancel-note{height:22px;padding:0px 8px;border:none}.mention-note{margin-top:8px;border-radius:4px}.mention-note:focus-within{background-color:#fff !important;box-shadow:0px 1px 2px rgba(99,153,242,.2),0px 0px 0px 4px rgba(99,153,242,.2) !important}.mention-note .rc-textarea::-moz-placeholder{color:#8f90a6}.mention-note .rc-textarea::placeholder{color:#8f90a6}.image-quick-note .ant-upload-select{width:64px !important;height:64px !important}.select-page-in-multipage{margin-right:10px}.select-page-in-multipage .Select-control{height:34px}.select-page-in-multipage .Select-control .Select-value{line-height:32px}.select-page-in-multipage .Select-control .Select-input{height:32px}.select-page-in-multipage .Select-control .Select-input input{line-height:23px}.statistic-tab-item{text-align:center;margin:0 5px;padding:5px 10px;border:1px solid #ddd;border-radius:3px;cursor:pointer;user-select:none;-webkit-user-select:none;-moz-user-select:none}.statistic-tab-selected,.statistic-tab-item.active,.statistic-tab-item:hover{background-color:#1e90ff;border-color:#1e90ff;color:#fff}.statistic-tab-item.active{cursor:default}.date-range-picker{z-index:10;position:absolute;right:30px;border:1px solid #ddd;background-color:#fff;border-radius:4px;margin-top:10px;box-shadow:0px 2px 3px 0px rgba(0,0,0,.15)}.tag-count-statistic{background:#fff;height:167px;border-radius:8px;border:1px solid #ccd6eb;padding:20px 2px;display:flex}.tag-count-statistic p{margin:5px 0px 0px;font-weight:bold;font-size:16px;text-align:center}.tag-count-statistic span{float:right;margin-right:20px;font-size:37px}.data-tbl{margin:30px 5px}.statistics_tags_item{box-shadow:inset 0 -1px 0 rgba(27,31,35,.12);font-size:13px;width:133px;text-align:center;margin:0px}.filter-expect-tag{display:flex;gap:8px;margin-left:12px;font-size:14px;font-weight:400}.checkbox-checkall{display:flex;flex-direction:column;float:left;margin-left:-1px;width:100%;padding:7px 17px;background-color:#e9f0ff}.checkbox-checkall .ant-checkbox-wrapper{padding:0 12px;text-align:left;margin-left:0px}.filter-option{padding:8px 0px;margin:0px 20px;border-top:1px solid #d6d6d6}.filter-option .ant-checkbox-wrapper{padding:0px 7px}.list-filter-tags{margin-top:15px}.list-option-download{margin:10px 0px 3px 0px}.list-option-download .ant-checkbox-wrapper{display:inline-block}.list-option-download .ant-checkbox-wrapper:after{display:none}.list-option-download .ant-checkbox{display:inline-block;vertical-align:text-bottom}.list-option-download .ant-row{display:block}.list-option-download .ant-col-12{width:50%;float:left}.txt-option-download-modal .ant-modal-header{border-bottom:none}.txt-option-download-modal .ant-modal-header .pancake-modal-title{padding:4px 0}.txt-option-download-modal .ant-modal-content .ant-modal-body{padding-bottom:24px}.txt-option-download-modal .ant-modal-body{padding-top:8px !important}.txt-option-download-modal .ant-modal-body .txt-option-download-btn{margin-top:20px;display:flex;flex-direction:row-reverse}.txt-option-download-modal .ant-modal-body .txt-option-download-btn .ant-btn-primary{padding:5px 12px;border-radius:6px;font-weight:500;background-color:#105ce2;border-color:#105ce2}.txt-option-download-modal .ant-modal-body .txt-option-download-btn .ant-btn-primary:hover{background-color:#1677ff;border-color:#1677ff}.txt-option-download{display:flex;align-items:center}.txt-option-download .ant-checkbox-wrapper{padding:0}.txt-option-download .ant-checkbox-wrapper .ant-checkbox-inner{border-radius:4px}.txt-option-download .ant-checkbox-wrapper .ant-checkbox+span{padding-left:8px;color:#1d2939}.txt-option-download .ant-checkbox-wrapper .ant-checkbox-checked .ant-checkbox-inner{background-color:#105ce2;border-color:#105ce2}.txt-option-download .ant-checkbox-wrapper .ant-checkbox:hover .ant-checkbox-inner{border-color:#105ce2}.txt-option-download .change-phone-prefix-container{display:flex;align-items:center}.txt-option-download .change-phone-prefix-container span{margin-right:12px}.txt-option-download .change-phone-prefix-container .phone-prefix-dropdown{min-width:78px;padding:5px 16px;display:flex;justify-content:space-between;align-items:center;line-height:22px;border-radius:6px;cursor:pointer;border:1px solid #d0d5dd}.customer-engagements .spin-loading{text-align:center;background:rgba(0,0,0,.05);height:100%;border-radius:4px;margin-bottom:20px;padding:30px 50px;margin-top:inherit}.customer-engagements .spin-loading .ant-spin{margin-top:inherit}.customer-engagements .ant-table-thead .title{cursor:pointer;text-align:center}.customer-engagements .ant-table-thead .title:hover{color:#1047da}.customer-engagements .user-data{height:125px;width:100%;margin-top:20px;border:1px solid #ccd6eb;padding:10px 15px;border-radius:10px;background-color:#f0f8ff}.customer-engagements .user-data img{border:3px solid #fff !important;box-shadow:13px 14px 43px -22px rgba(0,0,0,.53)}.customer-engagements .user-data .img-circle{vertical-align:top;border:1px solid #fff}.customer-engagements .user-data .info-user{display:inline-block;width:100%}.customer-engagements .user-data .info-user .text-title{font-size:15px;font-weight:bold;margin-right:5px}.customer-engagements .user-data .engagement_count{text-align:center;padding:20px 5px 25px 5px}.customer-engagements .user-data .engagement_count .count{font-size:40px;line-height:35px}.customer-engagements .user-data .engagement_count .inbox{color:#e30000}.customer-engagements .user-data .engagement_count .comment{color:#00aa18}.customer-engagements .user-data .engagement_count .total{color:#007bcc}.customer-engagements .user-data .engagement_count .title{color:#979797;font-size:small;margin-top:10px}.customer-engagements .user-data .engagement_count .new-customer{color:#931c9e}.customer-engagements .user-data .engagement_count .order{color:#00b6cc}.customer-engagements .data_range{margin-top:20px}.page-statistic{height:calc(100% - 50px);width:100%;margin:0px auto;max-width:1440px;min-width:1270px;display:-webkit-box;padding:0px}.page-statistic .page-statistic-menu{width:280px;position:-webkit-sticky;position:sticky;top:0px;height:calc(100vh - 55px)}.page-statistic .page-statistic-menu .title-statistic{margin:16px 24px;color:#1d2939;font-size:24px;font-weight:500;line-height:32px;display:block}.page-statistic .page-statistic-menu .item-statistic{height:44px;display:flex;margin:4px 16px;margin-top:0px;border-radius:8px;align-items:center;padding:0px 16px;color:var(--Gray-800, #1D2939);cursor:pointer}.page-statistic .page-statistic-menu .item-statistic .setting-title{margin-left:12px;line-height:22px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.page-statistic .page-statistic-menu .item-statistic:hover{background:var(--Gray-100, #F2F4F7)}.page-statistic .page-statistic-menu .item-statistic-selected{background:var(--blue-hover, #E3F2FD);color:var(--primary-button-defaul, #2D65C3);font-weight:500}.page-statistic .page-statistic-content{width:calc(100% - 280px)}.page-statistic .page-statistic-content .page-statistic-content-body{padding:32px;background:var(--Gray, #ECEDF4)}.page-statistic .page-statistic-content .page-statistic-content-body .page-statistic-section{margin-top:24px;padding:24px;border-radius:8px;background:#fff}.page-statistic .page-statistic-content .page-statistic-content-body .download-statistics{display:flex}.page-statistic .page-statistic-content .page-statistic-content-body .download-statistics .print-file{display:flex;margin-right:12px;border-radius:6px}.page-statistic .page-statistic-content .page-statistic-content-body .download-statistics .print-file.print-tag{display:none}.page-statistic .page-statistic-content .page-statistic-content-sub-content{margin-top:20px;height:calc(100% - 130px)}.download-btn-modal{display:inline-flex !important;align-items:center;height:32px;gap:8px}.select-merge-data{display:flex;align-items:center;gap:8px}.select-merge-data .ant-switch-checked{background-color:#2d65c3}.lzload-select-option{display:initial}.statistic-properties-menu{padding:6px;border-radius:8px !important;border:none !important;color:rgba(0,0,0,.85);max-height:652px;overflow-y:auto;box-shadow:0 8px 18px -6px rgba(24,39,75,.12),0 12px 42px -4px rgba(24,39,75,.12)}.statistic-properties-menu .dropdown-title{padding:inherit;font-weight:500}.statistic-properties-menu hr{margin:4px 0px;border-top:1px solid #ecedf4}.statistic-properties-menu .ant-dropdown-menu-item{padding:inherit;color:inherit;border-radius:8px !important}.statistic-properties-menu .ant-dropdown-menu-item .ant-dropdown-menu-title-content{display:flex;align-items:center;gap:8px}.statistic-properties-menu .ant-dropdown-menu-item .ant-checkbox-wrapper{padding:0px}.statistic-properties-menu .ant-dropdown-menu-item .ant-checkbox-wrapper .ant-checkbox+span{padding-left:8px}.export-message-modal .ant-modal-content{padding:0}.export-message-modal .ant-modal-header{background:#f2f4f7;border-bottom:none;margin-bottom:0}.export-message-modal .ant-modal-body{display:flex;padding:0 !important;border-radius:12px;background:#f2f4f7}.export-message-modal .ant-modal-body .ant-checkbox-group{flex-wrap:nowrap;flex-direction:column}.export-message-modal .ant-checkbox-wrapper{width:100%;padding:0 8px}.export-message-modal .ant-checkbox-wrapper .ant-checkbox-inner{border-radius:4px}.export-message-modal .ant-checkbox-wrapper .ant-checkbox+span{padding-left:8px;color:#1d2939}.export-message-modal .ant-checkbox-wrapper .ant-checkbox-checked .ant-checkbox-inner{border-color:#105ce2;background-color:#105ce2}.export-message-modal .export-options_title,.export-message-modal .export-filter_title{padding:8px 16px;font-weight:500;color:#1d2939;border-bottom:1px solid #eaecf0}.export-message-modal .export-option,.export-message-modal .tag-option{padding:5px 0;margin:4px 0;border-radius:8px}.export-message-modal .export-option:first-child,.export-message-modal .tag-option:first-child{margin-top:0}.export-message-modal .export-option:hover,.export-message-modal .tag-option:hover{background-color:#eaecf0}.export-message-modal .left-container{width:528px;margin-right:16px;background:#fff;border-radius:0 12px 0 12px}.export-message-modal .left-container .export-filter_body{display:flex;height:526px;padding:16px}.export-message-modal .left-container .export-filter_body .export-filter_tags-type-list{width:235px;padding-right:12px}.export-message-modal .left-container .export-filter_body .export-filter_tags-type-list .export-filter_tag-type{margin-bottom:16px}.export-message-modal .left-container .export-filter_body .export-filter_tags-type-list .export-filter_tag-type .export-filter_tag-title{padding:2px 8px;font-size:12px;font-weight:500;color:#667085}.export-message-modal .left-container .export-filter_body .export-filter_tags-type-list .export-filter_tag-type .export-filter_tag-title::first-letter{text-transform:uppercase}.export-message-modal .left-container .export-filter_body .export-filter_tags-type-list .export-filter_tag-type .export-filter_tag-include,.export-message-modal .left-container .export-filter_body .export-filter_tags-type-list .export-filter_tag-type .export-filter_tag-exclude,.export-message-modal .left-container .export-filter_body .export-filter_tags-type-list .export-filter_tag-type .export-filter_tag-condition{display:flex;margin-top:2px;padding:5px 8px;align-items:center;justify-content:space-between;border-radius:6px;color:#667085}.export-message-modal .left-container .export-filter_body .export-filter_tags-type-list .export-filter_tag-type .export-filter_tag-include:hover,.export-message-modal .left-container .export-filter_body .export-filter_tags-type-list .export-filter_tag-type .export-filter_tag-exclude:hover,.export-message-modal .left-container .export-filter_body .export-filter_tags-type-list .export-filter_tag-type .export-filter_tag-condition:hover{cursor:pointer;background:#eaecf0}.export-message-modal .left-container .export-filter_body .export-filter_tags-type-list .export-filter_tag-type .export-filter_tag-include>div,.export-message-modal .left-container .export-filter_body .export-filter_tags-type-list .export-filter_tag-type .export-filter_tag-exclude>div,.export-message-modal .left-container .export-filter_body .export-filter_tags-type-list .export-filter_tag-type .export-filter_tag-condition>div{display:flex;align-items:center;line-height:22px}.export-message-modal .left-container .export-filter_body .export-filter_tags-type-list .export-filter_tag-type .export-filter_tag-include>div .tag-icon,.export-message-modal .left-container .export-filter_body .export-filter_tags-type-list .export-filter_tag-type .export-filter_tag-include>div .tag-slash-icon,.export-message-modal .left-container .export-filter_body .export-filter_tags-type-list .export-filter_tag-type .export-filter_tag-include>div .tag-chevron-icon,.export-message-modal .left-container .export-filter_body .export-filter_tags-type-list .export-filter_tag-type .export-filter_tag-include>div .badge-count,.export-message-modal .left-container .export-filter_body .export-filter_tags-type-list .export-filter_tag-type .export-filter_tag-exclude>div .tag-icon,.export-message-modal .left-container .export-filter_body .export-filter_tags-type-list .export-filter_tag-type .export-filter_tag-exclude>div .tag-slash-icon,.export-message-modal .left-container .export-filter_body .export-filter_tags-type-list .export-filter_tag-type .export-filter_tag-exclude>div .tag-chevron-icon,.export-message-modal .left-container .export-filter_body .export-filter_tags-type-list .export-filter_tag-type .export-filter_tag-exclude>div .badge-count,.export-message-modal .left-container .export-filter_body .export-filter_tags-type-list .export-filter_tag-type .export-filter_tag-condition>div .tag-icon,.export-message-modal .left-container .export-filter_body .export-filter_tags-type-list .export-filter_tag-type .export-filter_tag-condition>div .tag-slash-icon,.export-message-modal .left-container .export-filter_body .export-filter_tags-type-list .export-filter_tag-type .export-filter_tag-condition>div .tag-chevron-icon,.export-message-modal .left-container .export-filter_body .export-filter_tags-type-list .export-filter_tag-type .export-filter_tag-condition>div .badge-count{margin-right:8px}.export-message-modal .left-container .export-filter_body .export-filter_tags-type-list .export-filter_tag-type .export-filter_tag-include>div .badge-count .ant-badge-count,.export-message-modal .left-container .export-filter_body .export-filter_tags-type-list .export-filter_tag-type .export-filter_tag-exclude>div .badge-count .ant-badge-count,.export-message-modal .left-container .export-filter_body .export-filter_tags-type-list .export-filter_tag-type .export-filter_tag-condition>div .badge-count .ant-badge-count{height:16px;min-width:22px;line-height:16px;box-shadow:none}.export-message-modal .left-container .export-filter_body .export-filter_tags-type-list .export-filter_tag-type .export-filter_tag-include.selected-tag,.export-message-modal .left-container .export-filter_body .export-filter_tags-type-list .export-filter_tag-type .export-filter_tag-exclude.selected-tag,.export-message-modal .left-container .export-filter_body .export-filter_tags-type-list .export-filter_tag-type .export-filter_tag-condition.selected-tag{color:#1d2939;background-color:#dde1e7}.export-message-modal .left-container .export-filter_body .export-filter_tags-type-list .export-filter_tag-type .export-filter_tag-include.selected-tag .tag-icon,.export-message-modal .left-container .export-filter_body .export-filter_tags-type-list .export-filter_tag-type .export-filter_tag-include.selected-tag .tag-slash-icon,.export-message-modal .left-container .export-filter_body .export-filter_tags-type-list .export-filter_tag-type .export-filter_tag-include.selected-tag .tag-chevron-icon,.export-message-modal .left-container .export-filter_body .export-filter_tags-type-list .export-filter_tag-type .export-filter_tag-exclude.selected-tag .tag-icon,.export-message-modal .left-container .export-filter_body .export-filter_tags-type-list .export-filter_tag-type .export-filter_tag-exclude.selected-tag .tag-slash-icon,.export-message-modal .left-container .export-filter_body .export-filter_tags-type-list .export-filter_tag-type .export-filter_tag-exclude.selected-tag .tag-chevron-icon,.export-message-modal .left-container .export-filter_body .export-filter_tags-type-list .export-filter_tag-type .export-filter_tag-condition.selected-tag .tag-icon,.export-message-modal .left-container .export-filter_body .export-filter_tags-type-list .export-filter_tag-type .export-filter_tag-condition.selected-tag .tag-slash-icon,.export-message-modal .left-container .export-filter_body .export-filter_tags-type-list .export-filter_tag-type .export-filter_tag-condition.selected-tag .tag-chevron-icon{color:#1d2939}.export-message-modal .left-container .export-filter_body .export-filter_tags-type-list .export-filter_tag-type .export-filter_tag-condition .ant-checkbox-wrapper{padding:0}.export-message-modal .left-container .export-filter_body .virtual-scroll-area{flex:1}.export-message-modal .left-container .export-filter_body .virtual-scroll-area .export-filter_tags-name-list{width:100%;height:494px;padding-left:12px;border-left:1px solid #eaecf0;overflow-y:scroll}.export-message-modal .left-container .export-filter_body .virtual-scroll-area .export-filter_tags-name-list .tag-option .ant-tag{padding:3px 8px;line-height:16px;border-radius:12px}.export-message-modal .left-container .export-filter_body .virtual-scroll-area .export-filter_tags-name-list .export-filter_none-tag{border:1px dashed #d0d5dd}.export-message-modal .left-container .export-filter_body .virtual-scroll-area .virtual-scroll-bar{right:-14px}.export-message-modal .right-container{flex:1;display:flex;flex-direction:column;background:#fff;border-radius:12px 0 12px 0}.export-message-modal .right-container .export-options_list{width:100%;height:470px;padding:16px;overflow-y:scroll}.export-message-modal .right-container .export-options_list .custome-divide-phone{display:flex;padding:4px 8px;align-items:center;justify-content:space-between;color:#344054}.export-message-modal .right-container .export-options_list .custome-divide-phone .phone-divide-dropdown{min-width:125px;padding:5px 12px;display:flex;justify-content:space-between;align-items:center;line-height:22px;border-radius:6px;cursor:pointer;border:1px solid #d0d5dd}.export-message-modal .right-container .export-options_footer{display:flex;padding:12px 16px;align-items:center;justify-content:space-between;border-top:1px solid #eaecf0}.export-message-modal .right-container .export-options_footer .ant-checkbox-wrapper{width:initial}.ant-table-column-has-sorters:hover .hidden-unless-hover{display:block}.ant-table-column-has-sorters .hidden-unless-hover{display:none}.ant-table-column-has-sorters .table-sort-icon{position:absolute;right:4px}.react-resizable{background-clip:padding-box}.ant-table-thead th.react-resizable:not(.ant-table-cell-fix-left):not(.ant-table-cell-fix-right){position:relative}.pc-col-resize-handle{position:absolute;top:0;bottom:0;right:-5px;z-index:1;width:10px;cursor:col-resize;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.pc-col-resize-handle::after{content:"";position:absolute;top:0;bottom:0;right:5px;width:2px;background:rgba(0,0,0,0);transition:background .15s}.pc-col-resize-handle:hover::after,.pc-col-resize-handle:active::after{background:#1677ff}.suggest-view{position:absolute;background:#fff;width:200px;border:1px solid #ddd;margin-top:2px;padding:3px 8px;border-radius:3px;box-shadow:0px 1px 2px 0px rgba(0,0,0,.15)}.Select.Select--xs,.Select.Select--xs-with-icon{height:26px;font-size:13px;margin-top:1px}.Select.Select--xs .Select-control,.Select.Select--xs-with-icon .Select-control{height:26px;border-color:#e7e7e7;border-radius:3px}.Select.Select--xs .Select-control .Select-placeholder,.Select.Select--xs-with-icon .Select-control .Select-placeholder{line-height:26px}.Select.Select--xs .Select-control .Select-value,.Select.Select--xs-with-icon .Select-control .Select-value{line-height:26px !important}.Select.Select--xs .Select-control .Select-value .Select-value-label,.Select.Select--xs-with-icon .Select-control .Select-value .Select-value-label{line-height:26px}.Select.Select--xs .Select-control .Select-input,.Select.Select--xs-with-icon .Select-control .Select-input{height:26px;line-height:24px}.Select.Select--xs-with-icon .Select-input,.Select.Select--xs-with-icon .Select-value{margin-left:10px}.report-lookup-view .order-returned-report .ant-card{margin-bottom:10px;border-radius:5px}.report-lookup-view .order-returned-report .ant-card-bordered{border:1px solid #e74b3c;border-radius:4px;margin:0px 0px 10px 0px}.report-lookup-view .order-returned-report .ant-card-head{height:32px;background-color:#e74b3c;padding:5px 12px;min-height:unset}.report-lookup-view .order-returned-report .ant-card-head .ant-card-head-title{font-size:13px;padding:0px;color:#fff;font-weight:unset}.report-lookup-view .order-returned-report .ant-card-body{padding:12px}.report-lookup-view .order-returned-report .returner-name{font-size:14px;font-weight:500;text-align:center;line-height:22px;color:#fff}.report-lookup-view .order-returned-report .return-order-info-item{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.report-lookup-view .order-returned-report .return-order-info-item .title{margin-left:8px}.report-lookup-view .order-returned-report .return-order-info-item .title span{font-weight:500;font-size:14px;line-height:22px;color:rgba(0,0,0,.8509803922)}.report-lookup-view .order-returned-report .return-order-info-item .content{flex:1;margin-left:6px}.report-lookup-view .order-returned-report .return-order-info-item .content span{font-weight:400;font-size:14px;line-height:22px}.report-lookup-view .order-returned-report .return-order-info-item .content .phone{background:#597ef7 !important}.report-lookup-view .order-returned-report .return-order-info-item>img:first-child{pointer-events:none}.swipeable-info-view{background-color:#fff !important}.report-log .ant-card-bordered{border:1px solid #ff8100;border-radius:4px;margin:0px 0px 10px 0px}.report-log .ant-card-bordered .ant-card-head{height:32px;background-color:#ff8100;padding:5px 12px;min-height:unset}.report-log .ant-card-bordered .ant-card-head .ant-card-head-title{font-size:13px;padding:0px;color:#fff;font-weight:unset}.report-log .ant-card-bordered .ant-card-body{padding:12px}.report-log .ant-card-body{padding:7px}.report-log .user-name{font-size:14px;font-weight:500;text-align:center;line-height:22px;color:#fff}.report-log .report-info-item{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.report-log .report-info-item .title{margin-left:8px}.report-log .report-info-item .title span{font-weight:500;font-size:14px;line-height:22px;color:rgba(0,0,0,.8509803922)}.report-log .report-info-item .content{flex:1;margin-left:6px}.report-log .report-info-item .content span{font-weight:400;font-size:14px;line-height:22px}.report-log .report-info-item .content .phone{background:#597ef7 !important}.report-log .report-info-item .content .photo-attachments{border:1px solid #d9dbea !important;border-radius:4px !important;cursor:pointer}.report-log .report-info-item>img:first-child{pointer-events:none}.report-log .report-phone-number{padding:0px 8px;background:#ecedf4;border-radius:4px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;cursor:pointer}.report-log .report-phone-number .report-phone-number-display{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.report-log .report-phone-number .report-phone-number-display span{font-size:14px;line-height:22px;font-weight:400}.report-log .report-phone-number .copy-report-phone-number{display:none;flex:1}.report-log .report-phone-number:hover{background:#e3f2fd}.report-log .report-phone-number:hover .copy-report-phone-number{display:block;flex:1;margin-left:8px;cursor:pointer}.create-warnings-btn{height:24px;width:24px;float:right;line-height:1;background-color:#fb6514;border:none;padding:0px;display:flex;flex-direction:row;justify-content:center;align-items:center}.create-warnings-btn:hover,.create-warnings-btn:focus-visible,.create-warnings-btn:active{background-color:#d4380d !important}.send-warnings-btn{float:right;padding:0 10px;height:24px;font-size:12px;background:#fb6514;color:#fff;border-radius:4px;border:none}.send-warnings-btn:not(:disabled):not(.ant-btn-disabled):hover,.send-warnings-btn:not(:disabled):not(.ant-btn-disabled):focus-visible,.send-warnings-btn:not(:disabled):not(.ant-btn-disabled):active{background-color:#d4380d;color:#fff}.create-warning-btn{font-weight:500;font-size:14px;line-height:22px}.create-warning-view{padding:0px}.create-warning-view .user-name-warning{text-align:center;font-size:17px;margin-bottom:10px;border:1px solid #ffb65d;background-color:#ffb65d;border-radius:7px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:0px 10px;margin:auto}.create-warning-view .select-warning-phone{margin-top:4px}.create-warning-view .select-warning-phone .ant-select-focused.ant-select-outlined:not(.ant-select-disabled):not(.ant-select-customize-input):not(.ant-pagination-size-changer) .ant-select-selector{box-shadow:none}.create-warning-view .select-warning-phone .ant-select-selector{display:flex;flex-direction:row;align-items:center;border:none !important;background:#ecedf4}.create-warning-view .report-content{margin-top:4px}.create-warning-view .report-content textarea{border:none !important;background:#ecedf4;border-radius:4px}.create-warning-view .report-content textarea::-moz-placeholder{color:#8f90a6;font-size:14px;font-weight:400;line-height:22px;letter-spacing:0em}.create-warning-view .report-content textarea::placeholder{color:#8f90a6;font-size:14px;font-weight:400;line-height:22px;letter-spacing:0em}.create-warning-view .upload-photos{margin-top:12px}.create-warning-view .upload-photos .ant-upload{background:#f2f4f8}.create-warning-view .upload-photos .ant-upload:hover{background:#f0f5ff}.create-warning-view .upload-photos .ant-upload.ant-upload-select.ant-upload-select-picture-card{width:60px !important;height:60px !important}.create-warning-view .upload-photos .ant-upload.ant-upload-select.ant-upload-select-picture-card span{padding:0px}.create-warning-view .upload-photos .ant-upload.ant-upload-select.ant-upload-select-picture-card.ant-upload-disabled{border:1px dashed #d9d9d9 !important}.create-warning-view .upload-photos .ant-upload.ant-upload-select.ant-upload-select-picture-card.ant-upload-disabled .upload-text-warpper .upload-text{color:#8c8c8c !important}.create-warning-view .upload-photos .ant-upload.ant-upload-select.ant-upload-select-picture-card.ant-upload-disabled .photo-icon{background-color:#8c8c8c !important;color:#8c8c8c !important}.create-warning-view .upload-photos .ant-upload-list-item.ant-upload-list-item-undefined{width:60px !important;height:60px !important;padding:0px !important}.create-warning-view .upload-photos .ant-upload-list-item.ant-upload-list-item-undefined .ant-upload-list-item-thumbnail{margin:0px !important}.create-warning-view .upload-photos .ant-upload-list-item.ant-upload-list-item-undefined .ant-upload-list-item-thumbnail img{width:60px !important;height:60px !important}.create-warning-view .upload-photos .ant-upload-list-item.ant-upload-list-item-undefined .ant-upload-list-item-info{border-radius:4px}.create-warning-view .upload-photos .upload-anchor{display:flex;flex-direction:column;justify-content:center;align-items:center}.create-warning-view .upload-photos .upload-anchor .photo-icon{margin-top:5px;mask:url(/static/images/conv-info-view/photo.svg) no-repeat center/contain !important;-webkit-mask:url(/static/images/conv-info-view/photo.svg) no-repeat center/contain !important;background:none;height:20px;width:20px;background-color:#2d65c3 !important;color:#2d65c3 !important}.create-warning-view .upload-photos .upload-anchor .upload-text-warpper{line-height:13px}.create-warning-view .upload-photos .upload-anchor .upload-text-warpper .upload-text{color:#2d65c3;font-weight:500;font-size:11px;text-align:center;margin:0px}.create-warning-view .label-warning-content{margin-top:12px;padding:0px;font-weight:bold}.create-warning-view .label-warning-content .title{font-size:14px;font-weight:400;line-height:22px;letter-spacing:0em}.create-warning-view .label-warning-content.upload-image-field{margin-top:4px}.create-warning-view .label-warning-content.upload-image-field span:first-child{display:inline-block;margin-right:8px}.create-warning-view .label-warning-content .required-field{position:relative}.create-warning-view .label-warning-content .required-field:before{content:"*";position:absolute;right:-8px;color:#ff4b2b}.create-warning-view .textarea-warning-content{border:1px solid #263c8f;background-color:#fff}.create-warning-view .textarea-warning-content:hover{border:1px solid #263c8f}.create-warning-view .ant-select{width:100%;height:34px}.create-warning-view .create-warning-tips{margin-top:10px;font-size:12px;color:#8e8c8a;font-style:italic}.create-warning-view .create-warning-notice{margin-top:16px;background:#f0f5ff;border-radius:4px;padding:4px 8px;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.create-warning-view .create-warning-notice .notice-content{margin-left:8px;flex:1}.create-warning-view .create-warning-notice .notice-content span{font-size:13px;line-height:10px;font-weight:400;color:rgba(0,0,0,.8509803922)}.create-warning-view .create-warning-notice .close-notice{margin-left:8px;cursor:pointer}.btn-delete-warning{font-size:15px;margin-left:5px;cursor:pointer}.btn-delete-warning:hover{color:#000}.add-note-btn{display:inline-block;color:#888;border:1px solid #ccc;width:32px;height:32px;vertical-align:top;float:right;border-radius:3px;text-align:center}.add-note-btn:hover{cursor:pointer;color:#44a762;border-color:#44a762}.add-note-icon{font-size:16px !important;vertical-align:middle;text-align:center;margin-right:0;margin-top:6px}.back-to-order-btn{width:24px;height:24px;display:flex;justify-content:center;align-items:center;border-radius:4px;background-color:#f2f4f8;margin-left:10px}.back-to-order-btn:hover{cursor:pointer;background:#dbe1ec}.info-action-btn,.send-report-btn,.report-lookup-btn,.report-customer-btn{display:inline-block;color:#fff;background-color:#777;float:right;padding:0px 8px;border-radius:6px}.report-customer-btn:hover{cursor:pointer;background-color:#e50000}.report-lookup-btn:hover{cursor:pointer;background:teal}.send-report-btn{text-align:center}.send-report-btn:hover{cursor:pointer;background:#a12929}.comboProductsInOrder{width:calc(100% - 61px);float:right;margin-top:-2px}.comboProductInOrder{width:10px;height:10px;cursor:pointer;background-color:gray;margin:2px;float:right}.order-header{font-size:14px}.order-header:hover .edit-order-btn{display:flex !important}.order-header:hover .edit-order-btn:hover{color:#1e3948 !important}.edit-order-btn{font-size:14px;cursor:pointer}.img-share:hover{filter:invert(1)}.tooltip-viewer .tooltip-inner{background:none !important;padding:0 !important;padding-right:4px !important}.tooltip-viewer .tooltip-arrow{border-right:none !important}.content-note-custom{color:#3d3d3d}.note-ls{overflow-x:hidden;overflow-y:overlay;margin-right:-10px;width:100%}.note-ls .note-container{display:flex;flex-direction:column}.edit-note-btn-force-visible{display:inline-block !important}.delete-note-btn-force-visible{display:inline-block !important;background-color:#cf1322 !important;background:none}.reverse-clock-wise-gray{background-color:#8f90a6 !important;mask:url(/static/images/conv-info-view/clock-wise-reverse.svg) no-repeat center/contain !important;-webkit-mask:url(/static/images/conv-info-view/clock-wise-reverse.svg) no-repeat center/contain !important;background:none;color:#8f90a6 !important;cursor:pointer;height:14px;width:14px}.note-ls::-webkit-scrollbar{width:4px}.note-ls::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.note-el-last{border-bottom:none !important}.note-el-last .line{display:none}.note-el{position:relative;overflow-wrap:anywhere;padding:8px 10px}.note-el .line{position:absolute;width:calc(100% - 20px);bottom:0;left:10px;height:1px;background-color:#ecedf4}.note-el .note-section{margin-top:4px}.note-el .info-user{padding-bottom:6px}.note-el .info-user .avatar-and-name{font-size:13px}.note-el .info-user .avatar-and-name .note-editor-name{font-size:13px;font-weight:500;line-height:20px;letter-spacing:0em;text-align:left;color:rgba(0,0,0,.8509803922)}.note-el .info-user .note-date{margin-left:6px}.note-el .info-user .note-date .create-or-edit-time{font-size:13px;font-weight:400;line-height:20px;letter-spacing:0em;text-align:right;color:#6b7588}.note-el .note-item-separator{height:1px;background:#ecedf4;margin-top:8px}.note-el .show-edit-note-btn-custom{font-size:12px;font-weight:400;line-height:20px;letter-spacing:0em;text-align:left;color:#2d65c3;cursor:pointer}.note-el .edit-note-btns{display:flex;flex-direction:row;justify-content:flex-end;align-items:center}.note-el .edit-note-btns .cancel-edit,.note-el .edit-note-btns .save-note{background:#eaecf0;padding:0px 8px;border-radius:4px;cursor:pointer;width:60px;display:flex;justify-content:center}.note-el .edit-note-btns .cancel-edit span,.note-el .edit-note-btns .save-note span{font-size:12px;font-weight:700;line-height:20px;letter-spacing:0em;text-align:center;color:#3a3a3c}.note-el .edit-note-btns .cancel-edit:hover,.note-el .edit-note-btns .save-note:hover{background:#dde1e7}.note-el .edit-note-btns .save-note{background:#105ce2;margin-left:4px}.note-el .edit-note-btns .save-note span{color:#fff}.note-el .edit-note-btns .save-note:hover{background:#1677ff}.note-el .note-deleted-by{font-size:12px;font-weight:400;line-height:20px;letter-spacing:0em;text-align:left;color:rgba(0,0,0,.4509803922)}.note-el .note-content{margin-left:28px}.note-el .note-content .note-text-content{display:inline-block;font-size:12px;width:100%}.note-el .note-content .note-delete-by-wrapper{display:inline-block;font-size:12px;width:calc(100% - 42px)}.conv-note-content{font-weight:400;font-size:12px;line-height:20px;color:#1d2939;font-family:"Roboto",Helvetica,Arial,sans-serif !important}.cancel-edit-note-btn{font-size:12px;float:right;cursor:pointer}.cancel-edit-note-btn:hover{color:#3d5fab;cursor:pointer;text-decoration:underline}.delete-note-btn,.pin-note,.edit-note-btn{display:none;cursor:pointer}.delete-note-btn:hover{fill:#cf1322}.note-el .edit-note-btn-wrap{border-radius:5px;margin-right:2px;padding:2.5px}.note-el .edit-note-btn-wrap:hover{background-color:#dde1e7}.note-el .delete-note-btn-wrap{margin-right:2px;border-radius:5px;padding:2.5px}.note-el .delete-note-btn-wrap:hover{background-color:#dde1e7}.note-el .pin-note-wrap{padding:2.5px;margin-right:2px;border-radius:5px}.note-el .pin-note-wrap:hover{background-color:#dde1e7}.note-el .pin-note-wrap .pin-note-force-visible{display:block}.note-el .current-pinned-note-wrap{margin-right:2px;padding:2.5px}.pin-note-force-visible{display:inline-block !important}.current-pinned-note{display:block;color:#faad14}.note-el:hover .edit-note-btn,.note-el:hover .delete-note-btn,.note-el:hover .pin-note{display:inline-block !important}.order-list{overflow-y:overlay;padding:0px 10px}.order-list .ant-collapse{border:unset}.order-list .ant-card-head{border-radius:0}.order-list .panel-header-light-text .ant-collapse-header{color:#fff !important;font-weight:500 !important}.order-list .ant-motion-collapse-legacy-active{transition:height .15s cubic-bezier(0.645, 0.045, 0.355, 1),opacity .15s cubic-bezier(0.645, 0.045, 0.355, 1) !important}.order-list .ant-motion-collapse-legacy-inactive{transition:height .15s cubic-bezier(0.645, 0.045, 0.355, 1),opacity .15s cubic-bezier(0.645, 0.045, 0.355, 1) !important}.order-list .ant-collapse-item{margin-bottom:3px;border:1px solid;border-radius:4px !important}.order-list .ant-collapse-item .ant-collapse-header{font-weight:bold;outline:none;padding:5px 12px 5px 12px}.order-list .ant-collapse-item .ant-collapse-header .arrow{left:9px !important;line-height:32px !important}.order-list .ant-collapse-item .ant-collapse-content{border-radius:0px 0px 4px 4px !important}.order-list .ant-collapse-item .ant-collapse-content .ant-collapse-content-box{padding:0}.order-list .ant-collapse-item:last-child{margin-bottom:0px !important;padding-bottom:1px}.order-list .no-data-placeholder{font-size:14px}.fpt-hold-on-reason{overflow-y:scroll;height:calc(100vh - 450px)}.fpt-hold-on-reason .fpt-card-hold-on .ant-card-head{padding:0 10px}.fpt-hold-on-reason .fpt-card-hold-on .ant-card-head .ant-card-head-title .ant-card-extra{padding:10px 0}.fpt-hold-on-reason .fpt-card-hold-on .ant-card-body{padding:10px}.fpt-font-family p,.fpt-font-family div{font-family:"Roboto",Helvetica,Arial,sans-serif;color:#000;font-size:14px}.history-note-el{margin-top:12px}.history-note-modal{animation-duration:1ms;transform-origin:unset !important}.history-note-modal .ant-modal-close-x{line-height:45px}.history-note-modal .ant-modal-footer button{background:#f2f4f8;border-radius:4px;padding:5px 16px;border:none}.history-note-modal .ant-modal-footer button span{color:#3a3a3c;line-height:25px}.history-note-modal .ant-modal-footer button:hover{background:#dbe1ec}.history-note-modal .note-edit-history-container{max-height:50em;overflow-y:auto;padding:12px 24px}.history-note-modal .note-edit-history-container .note-editor-avatar{display:inline-block;width:32px;vertical-align:top}.history-note-modal .note-edit-history-container .note-edited-info{display:inline-block;font-size:12px;width:calc(100% - 42px);margin-left:8px}.history-note-modal .note-edit-history-container .note-edited-info .editor-name{font-size:13px;font-weight:500;line-height:20px;color:rgba(0,0,0,.8509803922)}.history-note-modal .note-edit-history-container .note-edited-info .edited-time{color:#6b7588;float:right;font-weight:400;font-size:13px;line-height:20px}.history-note-modal .note-edit-history-container .note-edited-info .edited-content{display:inline-block;margin-top:4px;width:100%;margin-bottom:4px}.history-note-modal .note-edit-history-container .history-note-el hr{margin-top:12px;border-top:1px solid #ecedf4}.note-customer-ls{padding:0px 0px 0px 0px}.note-customer-ls .deselect-all-image-note:hover{display:inline-block !important}.note-customer-ls .deselect-all-image-note{display:none;position:absolute;top:-1px;right:-5px;z-index:112;color:#fff;width:12px;height:12px;border-radius:10px;text-align:center;line-height:13px;background-color:#f5222d;cursor:pointer}.note-customer-ls .ant-badge:hover+.deselect-all-image-note{display:block !important}.note-customer-ls .ant-badge:hover .ant-badge-count{display:none !important}.note-customer-ls .zoomable-photo__wrapper{height:100%;display:flex;justify-content:center}.note-customer-ls .zoomable-photo__wrapper+button{display:none}.note-customer-ls .zoomable-photo__wrapper img{height:100%}.note-customer-ls .ant-badge-count{height:12px !important;padding:0px 3px !important;min-width:12px !important;line-height:13px !important;cursor:pointer;top:5px;right:1px;font-size:9px}.note-customer-ls .images-note{text-align:left}.note-customer-ls .images-note div{display:inline-block !important}.note-customer-ls .text-edit-note{height:auto;min-height:48px;max-height:80%;background-color:#f2f4f7;background:#eaecf0;border-radius:8px;padding:4px 8px;display:flex;flex-direction:row;align-items:stretch}.note-customer-ls .text-edit-note.text-edit-note-create{margin:4px 10px 0px}.note-customer-ls .text-edit-note.text-edit-note-disabled{opacity:.6}.note-customer-ls .text-edit-note.text-edit-note-disabled>*{pointer-events:none}.note-customer-ls .text-edit-note .multi-selected-images{position:relative;cursor:pointer}.note-customer-ls .text-edit-note .multi-selected-images .image-count{position:absolute;width:24px;height:24px;border-radius:4px;top:0px;left:0px;display:flex;justify-content:center;align-items:center;background:rgba(51,51,51,.4)}.note-customer-ls .text-edit-note .multi-selected-images .image-count span{color:#fff}.note-customer-ls .text-edit-note .no-img-wrap{padding:2.5px;border-radius:5px}.note-customer-ls .text-edit-note .no-img-wrap:hover{background-color:#dde1e7}.note-customer-ls .text-edit-note .textarea-wrapper{position:relative;width:100%}.note-customer-ls .text-edit-note .textarea-wrapper .textarea-note-content{width:100%;resize:none;display:inline-block;background-color:#eaecf0;padding:0 8px 0 0;height:auto;min-height:48px;max-height:100%;line-height:20px;outline:none;border:none;border-radius:4px;color:#3d3d3d;font-size:12px;flex-grow:1}.note-customer-ls .text-edit-note .textarea-wrapper .textarea-note-content:focus-within{border-color:#f5f5f5}.note-customer-ls .text-edit-note .textarea-wrapper .textarea-note-content textarea{font-family:"Roboto",Helvetica,Arial,sans-serif;padding:0 !important;max-height:none !important;background-color:#eaecf0}.note-customer-ls .text-edit-note .textarea-wrapper .textarea-note-content textarea::-moz-placeholder{color:#667085}.note-customer-ls .text-edit-note .textarea-wrapper .textarea-note-content textarea::placeholder{color:#667085}.note-customer-ls .text-edit-note .textarea-wrapper .resize-icon{position:absolute;bottom:0;right:-24px;padding:3px;cursor:ns-resize;transform:rotate(90deg);display:flex;z-index:10}.icon-select-image{margin-left:6px;margin-top:3px;width:17px}.note-attach-images-preview{width:24px;height:24px;border-radius:4px;object-fit:cover}.note-attach-images-uploading{position:absolute;top:0;bottom:0;left:0;right:0;background-color:hsla(0,0%,100%,.75);display:flex;align-items:center;justify-content:center}.icon-order-status,.span-ads{position:relative}.span-ads{cursor:pointer;display:inherit}.span-ads .tag-ads{font-size:10px;margin:0px;transform:translateY(-2px);height:18px;line-height:18px;padding:0px 2px}.span-ads #ads-ellipsis{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;width:150px;vertical-align:bottom}.span-ads .inc-fb-insight-btn{line-height:12px;margin-left:4px;color:#1876f2;font-size:18px}.one-ad-display{cursor:pointer}.one-ad-display .tag-ads{font-size:10px;margin:0px;padding:0px 2px;height:18px}.btn-bar-bottom{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.modal-enter-price-amount .price-box{margin:24px 0}.modal-enter-price-amount .currency-symbol{font-size:20px}.modal-enter-price-amount .price-amount{margin-top:12px;font-size:30px;line-height:40px;height:56px;padding:8px 12px;border:1px solid #d0d5dd;border-radius:8px;color:#1d2939}.modal-enter-price-amount .price-amount .ant-input-number{color:#1d2939;box-shadow:none;font-size:30px;border:none;line-height:40px;transition:unset}.modal-enter-price-amount .price-amount .ant-input-number:hover{border-color:unset !important;border:none}.modal-enter-price-amount .price-amount .ant-input-number input{text-align:center}.modal-enter-price-amount .price-amount .ant-input-number-handler-wrap{display:none}.modal-enter-price-amount .price-amount .ant-input-number-input{height:40px;padding:0;transition:unset}.modal-enter-price-amount .history-card{height:190px;margin-top:12px}.modal-enter-price-amount .history-item{display:flex;color:#1d2939}.modal-enter-price-amount .history-item:nth-child(odd){background-color:#f2f4f7;border-radius:8px}.modal-enter-price-amount .history-item .history-col{padding:8px 12px;line-height:22px;min-width:150px}.modal-enter-price-amount .history-item .send-time{display:flex;align-items:center;gap:8px}.avatar-assigning-seller{cursor:pointer;margin-right:5px}.shipping-time-line-info{max-width:450px}.show-level{height:20px;padding:0px 4px;border-radius:4px;font-family:Roboto;font-size:14px;font-style:normal;font-weight:400;line-height:20px;justify-content:center;cursor:pointer}.info-bottom{height:40px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:8px 0px;margin-left:10px;margin-right:10px}.info-bottom img{pointer-events:none}.customer-level-popover .ant-popover-title,.customer-info-popover .ant-popover-title{padding-top:8px;padding-bottom:8px;padding-left:16px;margin-bottom:0px;font-size:16px;font-weight:500;font-style:normal;color:rgba(0,0,0,.8509803922)}.customer-level-popover .ant-popover-inner,.customer-level-popover .ant-popover-inner-content,.customer-info-popover .ant-popover-inner,.customer-info-popover .ant-popover-inner-content{padding:0px}.customer-info-tabs.ant-tabs .ant-tabs-nav{margin-bottom:0;background-color:#fff}.customer-info-tabs.ant-tabs .ant-tabs-nav::before{border-bottom:1px solid rgba(0,0,0,.06)}.customer-info-tabs.ant-tabs .ant-tabs-nav .ant-tabs-nav-wrap{padding:0 16px}.customer-info-tabs.ant-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list{height:48px;display:flex;justify-content:space-between;width:100%}.customer-info-tabs.ant-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list .ant-tabs-tab{color:var(--Light-Neutral-Gray-8---Primary-Text-1, #1D2939);font-size:14px;font-weight:400;padding:3px 8px;justify-content:center;flex:1;margin:0}.customer-info-tabs.ant-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list .ant-tabs-tab .ant-tabs-tab-btn{display:flex;align-items:center;gap:6px}.customer-info-tabs.ant-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list .ant-tabs-tab .tab-count-badge{display:inline-flex;align-items:center;justify-content:center;height:20px;padding:0 6px;border-radius:100px;font-size:12px;line-height:1;color:var(--Light-Neutral-Gray-5---Disable-Text, #667085);background:var(--light-neutral-gray-25, #DDE1E7)}.customer-info-tabs.ant-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{color:#1677ff;text-shadow:none;font-weight:500}.customer-info-tabs.ant-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn .tab-count-badge{background:var(--Light-Primary-Pancake-6-Primary, #1677FF);color:var(--character-primary-inverse, #FFF);font-weight:400}.customer-info-tabs.ant-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-ink-bar{background-color:#1677ff}.customer-info-tabs .ant-tabs-content-holder{height:450px;overflow-y:auto}.customer-info-tabs .ant-tabs-content{padding:16px}.recent-phone-number-container .header,.recent-calls-container .header{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.recent-phone-number-container .header .title,.recent-calls-container .header .title{line-height:22px;margin-left:8px;font-size:14px;font-weight:500;color:rgba(0,0,0,.8509803922)}.recent-phone-number-container .list-phone-number .ant-skeleton-paragraph,.recent-calls-container .list-phone-number .ant-skeleton-paragraph{margin:0px;padding:0px}.recent-phone-number-container .list-phone-number .ant-skeleton-paragraph li,.recent-calls-container .list-phone-number .ant-skeleton-paragraph li{width:280px;height:22px;margin-top:4px;border-radius:5px}.recent-phone-number-container .list-phone-number .ant-skeleton-paragraph li:first-child,.recent-calls-container .list-phone-number .ant-skeleton-paragraph li:first-child{margin-top:0}.recent-phone-number-container .recent-phone-numbers-wrapper,.recent-calls-container .recent-phone-numbers-wrapper{padding:8px}.recent-phone-number-container .recent-phone-numbers-wrapper .phone-number-detail,.recent-calls-container .recent-phone-numbers-wrapper .phone-number-detail{margin-left:8px;font-size:14px;color:#667085}.recent-phone-number-container .recent-phone-numbers-wrapper .auto-voice-call-detail,.recent-calls-container .recent-phone-numbers-wrapper .auto-voice-call-detail{margin-left:8px;color:#475467;font-size:12px}.recent-phone-number-container .recent-phone-numbers-wrapper .make-call-rcp,.recent-calls-container .recent-phone-numbers-wrapper .make-call-rcp{display:none;border-radius:4px;background-color:#52c41a;padding:0px 6px;margin-left:8px;cursor:pointer}.recent-phone-number-container .recent-phone-numbers-wrapper .make-call-rcp img,.recent-calls-container .recent-phone-numbers-wrapper .make-call-rcp img{width:12;height:12;margin-right:4px}.recent-phone-number-container .recent-phone-numbers-wrapper .make-call-rcp span,.recent-calls-container .recent-phone-numbers-wrapper .make-call-rcp span{color:#fff}.recent-phone-number-container .recent-phone-numbers-wrapper .make-call-rcp:hover,.recent-calls-container .recent-phone-numbers-wrapper .make-call-rcp:hover{background:#4db818}.recent-phone-number-container .recent-phone-numbers-wrapper .recent-phone-number,.recent-calls-container .recent-phone-numbers-wrapper .recent-phone-number{padding:0px 8px;background:#f2f4f7;color:#1d2939;border-radius:6px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:95px;cursor:pointer}.recent-phone-number-container .recent-phone-numbers-wrapper .recent-phone-number .phone-number-display,.recent-calls-container .recent-phone-numbers-wrapper .recent-phone-number .phone-number-display{width:79px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.recent-phone-number-container .recent-phone-numbers-wrapper .recent-phone-number .phone-number-display span,.recent-calls-container .recent-phone-numbers-wrapper .recent-phone-number .phone-number-display span{font-size:14px;line-height:22px;font-weight:400}.recent-phone-number-container .recent-phone-numbers-wrapper .recent-phone-number .copy-phone-number,.recent-calls-container .recent-phone-numbers-wrapper .recent-phone-number .copy-phone-number{display:none;color:#1677ff}.recent-phone-number-container .recent-phone-numbers-wrapper:hover .make-call-rcp,.recent-calls-container .recent-phone-numbers-wrapper:hover .make-call-rcp{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.recent-phone-number-container .recent-phone-numbers-wrapper:hover .recent-phone-number,.recent-calls-container .recent-phone-numbers-wrapper:hover .recent-phone-number{width:115px}.recent-phone-number-container .recent-phone-numbers-wrapper:hover .recent-phone-number .copy-phone-number,.recent-calls-container .recent-phone-numbers-wrapper:hover .recent-phone-number .copy-phone-number{display:block}.recent-phone-number-container .recent-phone-numbers-wrapper:first-child,.recent-calls-container .recent-phone-numbers-wrapper:first-child{margin-top:0}.identification-info{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.identification-info .idf-container{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;margin-left:16px;flex:1}.identification-info .idf-container .title{font-size:14px;color:rgba(0,0,0,.8509803922);line-height:22px}.identification-info .idf-container .name{font-size:20px;font-weight:500;color:rgba(0,0,0,.8509803922);margin-top:4px;line-height:28px}.customer-info-tips{margin-top:12px;line-height:20px;font-size:12px;color:#6b7588;font-weight:500}.customer-general-info-container .header{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.customer-general-info-container .header .title{font-size:14px;font-weight:500;color:rgba(0,0,0,.8509803922);line-height:22px;margin-left:8px}.customer-general-info-container .header .icon-copy{width:24px;height:24px;border-radius:6px;cursor:pointer;font-size:18px;display:flex;align-items:center;justify-content:center;margin-left:4px;color:#105ce2}.customer-general-info-container .header .icon-copy:hover{background:#f2f4f7}.customer-general-info-container .customer-general-info{display:flex;flex-direction:column}.customer-general-info-container .customer-general-info .item-customer-info{display:flex;line-height:22px}.customer-general-info-container .customer-general-info .item-customer-info .title-info{width:65px;margin-right:12px;color:#667085}.customer-general-info-container .customer-general-info .item-customer-info .view-customer-address-info{max-width:calc(100% - 78px)}.customer-general-info-container .customer-general-info .item-customer-info .name-info{color:#1d2939}.customer-general-info-container .customer-general-info .item-customer-info .container-info{padding:1px 8px;border-radius:6px;background:#f2f4f7;max-width:100%;cursor:pointer}.customer-general-info-container .customer-general-info .item-customer-info .view-list-phone-number{display:flex;flex-direction:column}.customer-general-info-container .customer-general-info .item-customer-info .view-list-phone-number .view-phone-number{display:flex}.customer-general-info-container .customer-general-info .item-customer-info .view-list-phone-number .view-phone-number .icon-show-info{width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:6px;margin-left:4px;color:#105ce2}.customer-general-info-container .customer-general-info .item-customer-info .view-list-phone-number .view-phone-number .icon-show-info:hover{background:#eaecf0}.customer-general-info-container .customer-general-info .item-customer-info .view-list-phone-number .view-phone-number .phone-number{margin-top:6px}.click-tiktok-auth-text{color:#1876f2;cursor:pointer}.click-tiktok-auth-text:hover{text-decoration:underline}.customer-ad-container .header{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}.customer-ad-container .header.header-ads{margin-bottom:8px;justify-content:space-between}.customer-ad-container .header .title{line-height:22px;margin-left:8px;font-size:14px;font-weight:500;color:rgba(0,0,0,.8509803922)}.customer-ad-container .customer-ad-list{margin-left:24px}.customer-ad-container .show-all-ads{margin:0 8px;color:var(--Light-Primary-Pancake-7-Primary-Active, #105CE2);font-weight:500;line-height:22px;cursor:pointer}.customer-ad-container .customer-ad{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;margin-top:8px}.customer-ad-container .customer-ad .customer-ad-payment{display:none}.customer-ad-container .customer-ad .customer-ad-click-time{display:none}.customer-ad-container .customer-ad .customer_related_ads{padding:0px 8px;background:#f2f4f7;border-radius:4px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.customer-ad-container .customer-ad .customer_related_ads .customer-ad-display{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer}.customer-ad-container .customer-ad .customer_related_ads .customer-ad-display img{margin-right:6px;border-radius:4px;transform:translateY(-1px)}.customer-ad-container .customer-ad .customer_related_ads .customer-ad-display span{font-size:14px;line-height:22px;font-weight:400;color:#1d2939}.customer-ad-container .customer-ad .customer_related_ads .copy-ad-id{display:none;flex:1;cursor:pointer}.customer-ad-container .customer-ad .recent-voucher{width:100% !important}.customer-ad-container .customer-ad .recent-voucher .customer-ad-display{width:100% !important}.customer-ad-container .customer-ad .customer-voucher-discount .discount{color:#359050}.customer-ad-container .customer-ad .customer-voucher-discount .discount-percent{color:#358f90}.customer-ad-container .customer-ad:hover .customer_related_ads{background:#d2ebff}.customer-ad-container .customer-ad:hover .customer_related_ads.unauthorized-ad{background-color:rgba(201,64,90,.4)}.customer-ad-container .customer-ad:hover .customer_related_ads .copy-ad-id{display:inline-flex;align-items:center;flex:1;margin-left:8px}.customer-ad-container .customer-ad:hover .recent-voucher{width:100% !important}.customer-ad-container .customer-ad:hover .customer-ad-click-time{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;margin-left:8px}.customer-ad-container .customer-ad:hover .customer-ad-click-time span{font-size:12px;color:#6b7588;line-height:22px;font-weight:400;margin-left:3px}.customer-ad-container .customer-ad:hover .customer-ad-payment{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;border-radius:4px;background:#2d65c3;margin-left:8px;padding-left:6px;padding-right:6px;cursor:pointer}.customer-ad-container .customer-ad:hover .customer-ad-payment .payment-text{font-size:14px;line-height:22px;font-weight:500;color:#fff;margin-left:4px}.customer-ad-container .customer-ad:hover .customer-ad-payment:hover{background:#4378d3}.websource-container .header{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.websource-container .header .title{line-height:22px;margin-left:8px;font-size:14px;font-weight:500;color:rgba(0,0,0,.8509803922)}.websource-container .user-activities-timeline .ant-timeline-item{padding-bottom:12px}.websource-container .user-activities-timeline .ant-timeline-item .ant-timeline-item-content{min-height:24px !important}.websource-container .user-activities-timeline .ant-timeline-item-last{padding-bottom:0 !important}.websource-container .user-activities-timeline .ant-timeline-item-content{font-size:14px;font-weight:400;color:#3a3a3c;line-height:22px}.websource-container .user-activity-item{padding-top:8px;padding-bottom:12px}.websource-container .activity-insert-at{color:var(--Light-Neutral-Gray-5---Disable-Text, #667085)}.websource-container .user-activity-title{margin-bottom:4px;cursor:pointer;font-weight:500;display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:bottom}.websource-container .query-params-container{margin-top:4px}.websource-container .query-params-container .query-param-item{cursor:pointer;max-width:100%;border-radius:6px;background:var(--Light-Neutral-Gray-1---BG---Table-Header, #F2F4F7);padding:1px 8px}.websource-container .query-params-container .query-param-item .key-title{font-size:14px;color:#3a3a3c;line-height:22px}.websource-container .query-params-container .query-param-item .query-param-value{overflow:hidden;color:var(--Light-Neutral-Gray-5---Disable-Text, #667085);line-height:22px}.websource-container .query-params-container .query-param-item .query-param-copy{display:none}.websource-container .query-params-container .query-param-item:hover .query-param-value{max-width:320px !important}.websource-container .query-params-container .query-param-item:hover .query-param-copy{display:inline-flex}.websource-container .websource-list .websource-item{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;cursor:pointer}.websource-container .websource-list .websource-item .customer-source-time{display:flex;align-items:center;justify-content:flex-start}.websource-container .websource-list .websource-item .customer-source-time span{font-size:14px;color:var(--Light-Neutral-Gray-5---Disable-Text, #667085);line-height:22px;font-weight:400}.websource-container .websource{padding:8px;border-radius:12px}.websource-container .websource .websource-display{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.websource-container .websource .copy-websource{display:none}.websource-container .websource:hover{background:var(--Light-Neutral-Gray-2---BG---Dividers---Hover, #EAECF0)}.websource-container .websource:hover .copy-websource{display:block}.websource-container .websource:hover .line-clamp-1{max-width:360px !important}.gg-agent-container{margin-top:12px}.gg-agent-container .header{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.gg-agent-container .header .title{line-height:22px;margin-left:8px;font-size:14px;font-weight:500;color:rgba(0,0,0,.8509803922)}.gg-agent-container .gg-agent-list{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;margin-left:24px}.gg-agent{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;margin-top:8px;max-width:378px;padding:0px 8px;background:#ecedf4;border-radius:4px;cursor:pointer}.gg-agent .gg-agent-display{max-width:378px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gg-agent .gg-agent-display span{font-size:14px;line-height:22px;font-weight:400}.gg-agent .copy-gg-agent{display:none;flex:1;cursor:pointer}.gg-agent:hover{background:#e3f2fd;max-width:394px}.gg-agent:hover .copy-gg-agent{display:block;margin-left:8px}.user-info-content{max-height:300px;overflow-y:auto}.info-order-frame .update-status{background-color:#f5f5f5;padding:6px 12px;height:32px;display:flex;flex-direction:row;align-items:center;border-bottom:1px solid #d9d9d9}.info-order-frame .update-status .ant-breadcrumb{flex:1 1 auto;min-width:0}.info-order-frame .update-status .ant-breadcrumb ol{gap:8px;flex-wrap:nowrap;min-width:0}.info-order-frame .update-status .ant-breadcrumb ol>li{display:flex;align-items:center;min-width:0}.info-order-frame .update-status .ant-breadcrumb ol .ant-breadcrumb-link{display:flex;align-items:center;gap:8px;min-width:0}.info-order-frame .update-status .ant-breadcrumb ol .ant-breadcrumb-link .info-text{-webkit-margin-start:0px;margin-inline-start:0px}.info-order-frame .update-status .ant-breadcrumb ol .ant-breadcrumb-link .order-status-trigger{display:flex;align-items:center;min-width:0}.info-order-frame .update-status .icon-order-status,.info-order-frame .update-status .ant-breadcrumb-separator,.info-order-frame .update-status span.info-text{flex-shrink:0;white-space:nowrap}.info-order-frame .update-status div.info-text{flex:0 1 auto;min-width:0}.info-order-frame .update-status .ant-breadcrumb-separator{color:#bfbfbf}.info-order-frame .ant-badge-status-dot{position:relative;display:inline-block;width:8px;height:8px;border-radius:50%}.info-order-frame .ant-badge-status-text{margin-left:8px;color:rgba(0,0,0,.65);font-size:14px}.info-order-frame .info-order{padding:12px 16px}.info-order-frame .info-order .info-card{border-bottom:1px dashed #d9d9d9;padding:8px 0;gap:8px;display:flex;flex-direction:column}.info-order-frame .info-order .info-card .time-counter{display:flex;justify-content:space-between;padding:0px;height:20px;font-weight:700px !important;font-size:12px;color:#eb5757;padding-top:5px}.info-order-frame .info-order .info-card .text-print,.info-order-frame .info-order .info-card .input-note{max-width:calc(100% - 115px)}.info-order-frame .info-order .info-card .text-print{text-align:right;display:block}.info-order-frame .info-order .info-card .info-weight{min-width:50px;text-align:right;justify-content:end}.info-order-frame .info-order .info-card .min-height-row{min-height:20px}.info-order-frame .info-order .info-card .input-custom{padding:1px 8px;border-radius:4px;background:#fff;border:1px solid #d9d9d9}.info-order-frame .info-order .info-card .btn-cancel-reason{border-radius:4px;margin-left:4px}.info-order-frame .info-order .info-card .add-order-tag{background:#c8e9ff;color:#1890ff;margin-bottom:1px;transition:.4s}.info-order-frame .info-order .info-card .ant-badge-status-text{color:#262626}.info-order-frame .info-order .info-card .customer-tags{height:25px;max-width:calc(100% - 90px);margin-top:6px}.info-order-frame .info-order .info-card .customer-tags .ant-skeleton-content{width:100%}.info-order-frame .info-order .info-card .customer-tags .ant-skeleton-content .ant-skeleton-title{margin:0px;border-radius:3px}.info-order-frame .info-order .info-card-last{border-bottom:unset;padding-bottom:0px !important}.info-order-frame .info-order .payment-method{padding-top:0px !important}.info-order-frame .info-order .payment-method .ant-btn .anticon{line-height:0;font-size:12px}.info-order-frame .btn{padding:2px 12px;border-radius:2px !important;height:24px;line-height:1}.info-order-frame .info-text-color{color:#595959 !important}.info-order-frame .info-title{margin-right:8px}.info-order-frame .display-block{display:block}.menu-status{overflow:auto}.tag-network{color:#d46b08;background:#ffe7ba;border-radius:2px;border:unset}.color-price{color:#237804}.item-detail{width:100%}.tag-missing-product{font-size:10px;margin:0px;height:17px;line-height:16px}.menu-item-detail{height:auto !important;line-height:25px !important}.menu-item-detail .ant-menu-title-content{width:100%}.menu-item-detail .ant-menu-title-content .item-detail .variation-info{width:calc(100% - 48px)}.text-overflow-ellipsis,.shop-customer-level-name{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.shop-customer-level-name{margin-top:1px;font-size:12px !important}@media only screen and (max-width: 1280px){.shop-customer-level-name{display:none}}
.font-weight-500{font-weight:500}.info-text{font-size:14px !important}.info-justify-content{justify-content:space-between}.info-center{display:flex;align-items:center;gap:8px}.tag-shipment{margin:0px;cursor:pointer}.customer-info-wrapper{justify-content:flex-start}.conv-info{border-radius:4px;cursor:pointer;padding-left:2px;padding-right:3px}.conv-info:hover{background:#ecedf4}.order-wrapper{flex:1;flex-direction:row;justify-content:flex-start}.view-order-content{flex:1;overflow-x:auto;overflow-y:hidden}.view-order-action{margin-left:5px}.basic-conv-info-stack{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;transform:rotate(180deg);padding:2px 4px 2px 8px;border-radius:4px;margin-left:2px}.basic-conv-info-stack-item-restrict-width{width:20px;height:20px;border-radius:10px;display:flex;justify-content:center;align-items:center;border:1px solid #fff;margin-left:-4px;transform:rotate(180deg);cursor:pointer}.basic-conv-info-stack-item{height:20px;border-radius:10px;display:flex;justify-content:center;align-items:center;border:1px solid #fff;margin-left:-4px;transform:rotate(180deg);cursor:pointer}.basic-conv-info-stack-item .one-ad-display{display:inline-block;line-height:8px;color:#fff;font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.custom-payment-received-button{height:21px;border-radius:10px;display:flex;justify-content:center;align-items:center;border:1px solid #fff;margin-left:-5px;transform:rotate(180deg);cursor:pointer;padding:0px 5px}.conv-with-multi-ads{color:#fff;font-size:10px;white-space:nowrap;line-height:22px}.detail-multi-ads{list-style:none;padding:0px}.icon-bottom{font-size:14px;margin-right:5px}.no-note{display:flex;height:100%;align-items:center;justify-content:center;padding:0px !important}.no-note .box-no-note{display:flex;flex-direction:column;align-items:center}.no-note .box-no-note .box-no-note-image{width:100px;height:100px;display:flex;align-items:center;justify-content:center}.no-note .box-no-note .text-no-note{font-size:16px;font-weight:500;color:#475467}.no-note .box-no-note .text-no-note-description{color:#667085}.order-action-list{padding:0}.order-action-list .ant-popover-content{max-width:470px}.order-action-list .ant-popover-arrow{display:none}.order-action-list .ant-menu-item{height:35px;width:auto;margin:0px !important;display:flex;align-items:center}.order-action-list .ant-menu-item:not(:last-child){border-bottom:1px dashed #d9d9d9}.order-action-list .ant-menu-item-active{background:#ecf6fd}.order-action-list .ant-popover-inner-content{padding:0 !important}.order-action-list .ant-popover-inner{overflow:hidden;padding:0}.order-action-list .ant-menu-item-group-title{border-top:1px dashed #dadada;border-bottom:1px dashed #d9d9d9}.modal-confirm-report-status .ant-modal-body{padding:24px;font-size:14px;line-height:1.5715;word-wrap:break-word}.ant-badge-status-dot{left:2px}@media screen and (max-height: 800px){.info-view__wrapper .note-customer-ls{flex:1}.info-view__wrapper .order-list{flex:3}.info-view__wrapper .fpt-hold-on-reason{overflow-y:scroll;flex:3}}@media screen and (min-height: 801px)and (max-height: 1080px){.info-view__wrapper .note-customer-ls{flex:3}.info-view__wrapper .order-list{flex:8}.info-view__wrapper .fpt-hold-on-reason{overflow-y:scroll;flex:8}}@media screen and (min-height: 1081px){.info-view__wrapper .note-customer-ls{flex:1}.info-view__wrapper .order-list{flex:2}.info-view__wrapper .fpt-hold-on-reason{overflow-y:scroll;flex:2}}
.info-view__wrapper{display:flex;flex-direction:column;height:100%}.info-view__wrapper .note-customer-ls{display:flex;flex-direction:column;min-height:0}.info-view__wrapper .note-customer-ls .note-ls{flex:1}#popover-adclicks .ant-popover-title{padding:5px 10px 4px;min-width:unset !important}#popover-adclicks .ant-popover-inner-content{padding:0px 10px}#popover-adclicks .ant-popover-inner-content .ul-ads{list-style:none;padding:0px;display:flex;flex-flow:column-reverse}#popover-adclicks .ant-popover-inner-content .web-source-title{font-weight:500;padding:5px 0px 4px;color:rgba(0,0,0,.85)}#popover-adclicks .ant-popover-inner-content .web-source-title hr{margin:5px -10px 0px;border:1px solid #f0f0f0}#popover-adclicks .ant-popover-inner-content ul{margin-bottom:0px}#popover-adclicks .ant-popover-inner-content ul li{text-align:left;cursor:pointer}#popover-adclicks .ant-popover-inner-content .ant-tag{margin-bottom:0px !important}.title-copy-phone-number{max-width:600px !important}.title-copy-phone-number .ant-tag{padding:1px !important;margin:2px 2px !important;height:15px !important;line-height:13px !important}.order-action-list{padding:0}.order-action-list .ant-popover-arrow{display:none}.order-action-list .ant-menu-item{font-size:14px}.order-action-list .ant-menu-item:not(:last-child){border-bottom:1px dashed #e9e9e9}.order-action-list .ant-menu-item-active{background:#ecf6fd}.order-action-list .ant-popover-inner-content{padding:0 !important}.order-action-list .ant-popover-inner{overflow:hidden}@media screen and (max-height: 723px){.order-list{overflow-y:auto;margin-right:-10px}#pencil_icon{margin-right:4px}}
.info-view-section-title{text-align:center;border-bottom:1px solid #d9d9d9;line-height:.1em;margin:16px 0;font-size:14px;font-weight:400;color:#666;position:relative;transition:.3s all ease;z-index:3}.info-view-section-title .resize-handler-title{color:rgba(0,0,0,.8509803922);font-weight:500;font-size:14px}.info-view-section-title .resize-handler-title .link-order-list{font-size:14px}.info-view-section-title .resize-handler-title .link-order-list span{font-size:14px !important}.info-view-section-title:hover{cursor:ns-resize;border-color:#2777d5;box-shadow:0 -1px 0 0 #2777d5;background-color:#2777d5}.pop-select{z-index:999;padding:0}.pop-select .ant-popover-arrow{display:none}.pop-select .ant-popover-inner-content{padding:0}.pop-select .ant-popover-inner-content div{cursor:pointer;padding:10px}.pop-select .ant-popover-inner-content div:hover{background:#e6f7ff !important}.pop-select .ant-popover-inner-content div .anticon{margin-right:5px}.pop-select .ant-popover-inner-content div:not(:last-child){border-bottom:1px dashed #e9e9e9}.dropdown-tag .ant-dropdown-menu{padding:unset;max-height:calc(100vh - 300px);overflow:auto}.dropdown-tag .ant-dropdown-menu-item{border-bottom:1px dashed #d9d9d9}.dropdown-tag .ant-dropdown-menu-item .action-tags{display:flex}.dropdown-tag .ant-dropdown-menu-item .action-tags .action-delete{margin-left:8px;border:1px solid #d9d9d9;width:32px;border-radius:2px;cursor:pointer;display:flex;justify-content:center;align-items:center}.dropdown-tag .ant-dropdown-menu-submenu:not(:last-child){border-bottom:1px dashed #d9d9d9}.tag-dropdown-child:not(:last-child){border-bottom:1px dashed #d9d9d9}.web-activities-container .web-activities-row{line-height:22px;margin-left:8px;font-size:14px;color:rgba(0,0,0,.8509803922)}.customer-ads-list{display:flex;flex-direction:column;gap:12px}.customer-ad-item{border-radius:12px;padding:8px;width:100%}.customer-ad-item .customer-ad-item-content{flex-grow:1}.customer-ad-item .ad-no-image{width:52px;height:52px;background-color:#f2f4f7;display:flex;align-items:center;justify-content:center;border-radius:6px}.customer-ad-item:hover{background:var(--Light-Neutral-Gray-2---BG---Dividers---Hover, #EAECF0)}.customer-ad-item:hover .ad-name{max-width:300px !important}.customer-ad-item .ad-item-name{height:24px}.customer-ad-item .ad-name{font-size:14px;font-weight:500;line-height:22px;max-width:270px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--Light-Neutral-Gray-8---Primary-Text-1, #1D2939)}.customer-ad-item .ad-name.no-ad-name{color:#667085}.customer-ad-item .customer-ad-id{display:inline-flex !important;padding:0px 8px;align-items:center;gap:6px;border-radius:16px;border:1px solid #d0d5dd;background-color:#f2f4f7;color:var(--Light-Neutral-Gray-8---Primary-Text-1, #1D2939)}.customer-ad-item .customer-ad-id .ad-id-icon{display:inline-flex;align-items:center}.customer-ad-item .customer-ad-id .ad-id-icon .ad-id-icon-hover{display:none}.customer-ad-item .customer-ad-id:hover .ad-id-icon .ad-id-icon-default{display:none}.customer-ad-item .customer-ad-id:hover .ad-id-icon .ad-id-icon-hover{display:inline-flex}.customer-ad-item .customer-ad-time{color:var(--Light-Neutral-Gray-5---Disable-Text, #667085);font-size:14px;line-height:22px}.customer-ad-item .ad-item-link{padding:3px;border-radius:6px;display:none}.customer-ad-item .ad-item-link:hover{background:#d0d5dd}.customer-ad-item:hover .ad-item-link{display:inline-flex}.customer-ad-item.display-only .ad-id-icon{background-color:#fff;border-radius:4px}.customer-ad-item.display-only .customer-ad-id{padding:0;border:none;background-color:unset;color:var(--Gray-500, #667085);line-height:24px}.customer-ad-item.display-only .customer-ad-id:hover .ad-id-icon .ad-id-icon-default{display:inline-block}.tooltip-item-detail{max-width:470px}.modal-manage-post-comments{width:80vw !important;max-width:1062px}.modal-manage-post-comments .ant-modal-header{line-height:1 !important;border-bottom:1px solid #d9d9d9}.modal-manage-post-comments .ant-modal-header .ant-modal-title{color:rgba(38,60,143,.93)}.modal-manage-post-comments .ant-modal-content .ant-modal-body{padding-bottom:27px}.modal-manage-post-comments .ant-modal-content .ant-modal-body .paging-modul{display:flex;justify-content:center;margin-top:25px;height:32px}.modal-manage-post-comments .ant-modal-content .ant-modal-body .manage-comments{padding:16px}.modal-manage-post-comments .ant-modal-content .ant-modal-body .manage-comments .manage-comments-element{display:inline-block;height:130px;margin:8px;border:1px solid #d9d9d9;border-radius:4px;float:left;width:calc(25% - 18px)}.modal-manage-post-comments .ant-modal-content .ant-modal-body .manage-comments .manage-comments-element .manage-comments-element-header{background-color:#fafafa;padding:0 12px;height:40px;border-bottom:1px solid #d9d9d9;line-height:40px}.modal-manage-post-comments .ant-modal-content .ant-modal-body .manage-comments .manage-comments-element .manage-comments-element-header .ant-checkbox-wrapper{padding:0px}.modal-manage-post-comments .ant-modal-content .ant-modal-body .manage-comments .manage-comments-element .manage-comments-element-header ul{list-style:none;margin:0px;padding:0px;display:inline-block;float:right}.modal-manage-post-comments .ant-modal-content .ant-modal-body .manage-comments .manage-comments-element .manage-comments-element-header ul li{display:inline-block;float:right}.modal-manage-post-comments .ant-modal-content .ant-modal-body .manage-comments .manage-comments-element .manage-comments-element-header ul li:first-child{margin-left:10px}.modal-manage-post-comments .ant-modal-content .ant-modal-body .manage-comments .manage-comments-element-content.have-image:hover .manage-comments-element-content-message{height:100%;width:100%;display:block !important;position:absolute;z-index:1;color:#fff;background:linear-gradient(0deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7));top:0px;left:0px;padding:12px}.modal-manage-post-comments .ant-modal-content .ant-modal-body .manage-comments .manage-comments-element-content{padding:12px;height:90px;position:relative}.modal-manage-post-comments .ant-modal-content .ant-modal-body .manage-comment-action-modul{border-bottom:1px solid #d9d9d9;background-color:#f5f5f5;padding:0px 24px;height:48px;line-height:48px}.modal-manage-post-comments .ant-modal-content .ant-modal-body .manage-comment-action-modul .manage-select{position:absolute;margin-left:0px}.modal-manage-post-comments .ant-modal-content .ant-modal-body .manage-comment-action-modul .manage-select .ant-checkbox-wrapper{padding:0px !important}.modal-manage-post-comments .ant-modal-content .ant-modal-body .manage-comment-action-modul .manage-action{float:right}.modal-manage-post-comments .ant-modal-content .ant-modal-body .manage-comment-action-modul .manage-action button:not(:first-child){margin-left:8px}.modal-manage-post-comments .ant-modal-content .ant-modal-body .ant-checkbox-group{max-height:460px;overflow-y:auto}.modal-manage-post-comments .ant-modal-content .ant-modal-body .ant-checkbox-group .ant-col{padding:6px}.modal-manage-post-comments .ant-modal-content .ant-modal-body .ant-checkbox-group .ant-col:hover{background-color:#f0f8ff}.modal-manage-post-comments .ant-modal-content .ant-modal-body .ant-checkbox-group .comment-action{float:right}.modal-manage-post-comments .ant-modal-content .ant-modal-body .ant-checkbox-group .comment-action i{margin-left:10px;cursor:pointer;color:#adadad}.post-list-item{display:inline-block;width:calc(40% - 20px);margin:10px;border-radius:2px;min-width:500px !important}.post-setting{padding:5px 10px}.to-facebook-post{position:absolute;border-radius:3px;right:7px;font-size:22px;color:#3b5998}.to-facebook-post:hover{background-color:#f4f9ff;cursor:pointer}.search-post-input{text-indent:23px;margin:0 5px;top:3px;width:210px !important;transition:all .2s ease-out !important}.search-post-input-multi-page-mode{text-indent:23px;margin:0 5px;top:3px;width:210px !important;transition:all .2s ease-out !important;border:1px solid #d4dbe0;border-radius:4px;line-height:1.6;padding:6px 12px;height:36px}.search-post-input-multi-page-mode:focus{border-color:#66afe9;outline:none}.search-post-input:focus{width:250px !important}.dropdown-multi-pages .Select-control{height:36px !important}.dropdown-multi-pages .Select-value{line-height:36px !important}.modal-down-post-phone .body-modal-down-post-phone{text-align:center}.modal-down-post-phone .body-modal-down-post-phone .header-status{font-size:16px;font-weight:bold}.modal-down-post-phone .body-modal-down-post-phone .card-file{color:#cbcbcb;border-radius:10px;cursor:pointer}.modal-down-post-phone .body-modal-down-post-phone .card-file .ant-card-body{padding:20px 0px}.modal-down-post-phone .body-modal-down-post-phone .card-file .icon-file-download{font-size:100px}.modal-down-post-phone .body-modal-down-post-phone .card-file .type-file-download{margin-top:20px;font-size:24px;line-height:20px}.modal-down-post-phone .body-modal-down-post-phone .badge-index-option{width:34px;height:19px}.modal-down-post-phone .body-modal-down-post-phone .badge-index-option .ant-badge-count{height:18px}.modal-down-post-phone .body-modal-down-post-phone .card-file:hover{color:#15a4ff;border-color:#15a4ff}.modal-down-post .ant-modal-header{border-bottom:1px solid #e8e8e8}.modal-down-post .ant-modal-header .ant-modal-title{color:rgba(38,60,143,.93) !important;font-weight:500}.background-post{height:220px;position:relative;background-repeat:no-repeat;background-position:center center;background-size:cover}.background-post:hover .post-time{display:block !important}.background-post:hover .message{display:block !important}.background-post:hover .icon-fb{display:block !important}.background-post:hover .icon-ig{display:block !important}.icon-fb{float:right;margin:3px;display:none;background-color:#fff;height:27px;border:1px solid #fff;border-radius:3px}.icon-fb-hover{font-size:25px;color:#5172f9}.icon-fb:hover .icon-fb-hover{color:#2f54eb !important}.icon-ig{float:right;margin:5px;display:none;height:27px;border-radius:5px}.icon-ig-hover{font-size:25px;background:radial-gradient(circle at 30% 107%, #f7f1a6 0%, #f7f1a6 5%, #f76b5e 45%, #d13ba1 60%, #3a66e8 90%);color:#f0f8ff;border-radius:5px}.icon-ig-hover :hover{background:radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);color:#fff;border-radius:5px}.post-time{position:absolute;color:#161616;display:none;margin:5px;background-color:#dedede;border-radius:4px;padding:4px 8px}.message{overflow-y:scroll;background-color:#000;opacity:.7;height:60%;bottom:0px;position:absolute;color:#fff;display:none;width:100%;padding:0px 10px 0px 10px}.numAttachment{color:#fff;float:right;border:2px solid #fff;border-radius:5px;width:28px;height:27px;margin:3px}.numAttachment-show{background:rgba(0,0,0,.3);width:24px;height:23px}.ant-card-body{padding:0px}.icon-menu{margin-left:15px}.render-post{max-height:30%}.list-hide-comment-type{list-style:none;padding:0px;margin:0px}.list-hide-comment-type li{margin-top:3px;cursor:pointer}.list-hide-comment-type li .tag-hide-comment-type{text-align:center;display:block !important}.post-list-item{text-align:center}.post-list-item .ant-card-actions li{margin-bottom:5px;margin-top:5px}.post-list-item .ant-card-actions li>span{width:100%}.post-list-item .ant-card-actions li>span .ant-checkbox{width:15px}.post-list-item .ant-card-actions li .tag-hide-comment-type{font-size:10px;height:14px;line-height:14px;margin-left:3px;padding:0 2px !important}.show-post-list{margin-left:10%;margin-right:10%}.search-post{min-width:530px;width:80%;margin:20px auto 15px auto;display:flex;justify-content:space-between;align-items:flex-end;position:relative}.checkbox-filter{display:block}.checkbox-post-actions{display:flex;justify-content:space-between;padding-left:15px;padding-right:15px}.list-filter-tags{margin-top:8px !important;width:100%;border:1px solid #d9d9d9;border-radius:4px;height:303px}.list-filter-tags .ant-modal-title{text-align:center}.list-filter-tags .tag-selection-ele{width:calc(100% - 26px);height:24px;display:inline-block}.list-filter-tags .ant-checkbox-group{overflow-x:hidden;max-height:252px;overflow-y:auto}.list-filter-tags .list-filter-tags{padding:0px}.list-filter-tags .ant-checkbox-wrapper{padding:0px}.list-filter-tags .filter-title{line-height:48px;border-bottom:1px solid #d9d9d9;padding:0px 16px}.list-filter-tags .filter-title .check-all{float:right;margin-right:6px}.list-filter-tags .ant-checkbox-group{padding:16px;width:100%}.list-filter-tags .filter-tag-row:not(:first-child){margin-top:8px}.download-excel-filter-tags{height:unset}.download-type-title{font-weight:bold;color:rgba(0,0,0,.65);margin-top:24px;text-align:left}.select-download-type{margin-top:8px}.export-options-section{margin-top:33px}.export-options-section .options-section .title{margin-bottom:8px;text-align:left;color:rgba(0,0,0,.65);font-weight:bold}.export-options-section .options-section .options{border:1px solid #e5ebe5;border-radius:4px}@media screen and (min-width: 1075px){.post-list-item{min-width:385px !important}.search-post-input:focus{width:calc(80vw - 550px) !important}.checkbox-filter{display:flex}.search-post-input-multi-page-mode{width:180px !important}.search-post-input-multi-page-mode:focus{width:calc(80vw - 660px) !important}}@media screen and (min-width: 1350px){.post-list-item{min-width:395px !important}.search-post-input:focus{width:calc(80vw - 750px) !important}.search-post-input-multi-page-mode:focus{width:calc(80vw - 865px) !important}.manage-comments-element{width:calc(20% - 18px) !important}}@media screen and (min-width: 1350px){.post-list-item{min-width:395px !important}.search-post-input:focus{width:calc(80vw - 750px) !important}.search-post-input-multi-page-mode:focus{width:calc(80vw - 865px) !important}}@media screen and (max-width: 1075px){.dropdown-multi-pages{padding:6px;width:220px !important}.checkbox-filter{display:block !important;width:60vw}}@media screen and (max-width: 550px){.post-list-item{min-width:0px !important;width:90vw}.post-list-item .checkbox-action{width:67%}.post-list-item .ant-card-actions li span{width:100%;padding:0px;font-size:11px}}@media screen and (max-width: 650px){.search-post-input-multi-page-mode{width:calc(80vw - 110px) !important}.search-post{display:block}.checkbox-filter{display:inline-block;width:380px;height:52px;overflow-x:hidden}.dropdown-multi-pages{padding:0px;width:140px !important}}
.dropdown-action-post{width:313px}.action-options-menu.ant-dropdown-menu{box-shadow:0px 12px 42px -4px rgba(24,39,75,.12),0px 8px 18px -6px rgba(24,39,75,.12);border:none !important;border-radius:8px;padding:12px !important}.action-options-menu.ant-dropdown-menu ul.ant-dropdown-menu-item-group-list{padding:0px;margin:0px;display:flex;flex-direction:column;gap:1px}.action-options-menu.ant-dropdown-menu ul.ant-dropdown-menu-item-group-list li{border-radius:0px;align-items:stretch}.action-options-menu.ant-dropdown-menu ul.ant-dropdown-menu-item-group-list li:first-child{border-top-left-radius:6px;border-top-right-radius:6px}.action-options-menu.ant-dropdown-menu ul.ant-dropdown-menu-item-group-list li:last-child{border-bottom-left-radius:6px;border-bottom-right-radius:6px}.action-options-menu.ant-dropdown-menu ul.ant-dropdown-menu-item-group-list li:not(.ant-dropdown-menu-item-disabled):not(.icon):hover{background-color:#d2ebff}.action-options-menu.ant-dropdown-menu ul.ant-dropdown-menu-item-group-list li:hover{background-color:#dde1e7 !important}.action-options-menu.ant-dropdown-menu .normal-actions li{background-color:#f2f4f7}.action-options-menu.ant-dropdown-menu .manage-actions li{background-color:#f2f4f7}.action-options-menu.ant-dropdown-menu.ant-dropdown-menu .ant-dropdown-menu-item-group-title{line-height:22px;font-weight:500;font-size:14px;padding:0px;color:#1d2939;margin-bottom:12px}.action-options-menu.ant-dropdown-menu .option-item{min-width:289px;display:flex;flex-direction:column;padding:8px 12px !important}.action-options-menu.ant-dropdown-menu .option-item .ant-dropdown-menu-title-content{flex-direction:column;align-items:flex-start}.action-options-menu.ant-dropdown-menu .option-item .option-item-title{display:flex;flex-direction:row;align-items:center;gap:8px}.action-options-menu.ant-dropdown-menu .option-item .option-item-title .icon{width:20px;height:20px;display:flex;align-items:center;justify-content:center;border-radius:4px}.action-options-menu.ant-dropdown-menu .option-item .option-item-title .title{font-size:14px;line-height:22px}.action-options-menu.ant-dropdown-menu .option-item .option-item-description{padding-left:28px;line-height:16px;font-size:12px}.action-options-menu.ant-dropdown-menu .selected{background-color:#d2ebff !important}.action-options-menu.ant-dropdown-menu .selected:hover{background-color:#bae0ff !important}.posts-view{width:100%;height:100%}.posts-view .ant-dropdown-trigger{color:rgba(0,0,0,.45) !important}.posts-view .ant-dropdown-trigger.filter-open{border-color:#1890ff !important;color:#1890ff !important}.posts-view .posts-container{height:100%;max-width:1216px;padding:32px 0px;margin:0 auto;display:flex;flex-direction:column;justify-content:space-between;gap:16px;overflow:unset}.posts-view .posts-container .posts-view-header{height:104px;display:flex;flex-direction:column;justify-content:space-between;gap:16px;background-color:#fff;border-radius:12px;padding:16px 20px}.posts-view .posts-container .posts-view-header .post-view-header-up{display:flex;align-items:flex-start;gap:4px}.posts-view .posts-container .posts-view-header .post-view-header-up .post-view-title{color:#1d2939;font-size:16px;font-weight:500;line-height:24px}.posts-view .posts-container .posts-view-header .post-view-header-down{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:12px}.posts-view .posts-container .posts-view-header .post-view-header-down .post-view-search{width:340px;height:32px}.posts-view .posts-container .posts-view-header .post-view-header-down .post-view-header-actions{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:8px}.posts-view .posts-container .posts-view-header .post-view-header-down .post-view-date{height:32px}.posts-view .posts-container .posts-view-header .post-view-header-down .post-view-date .view-current-date-time{margin:0px !important}.posts-view .posts-container .posts-view-content{max-height:calc(100% - 92px);display:flex;flex-direction:row;gap:16px}.posts-view .posts-container .posts-view-content .posts-view-option{height:100%;min-width:270px;display:flex;flex-direction:column;gap:8px}.posts-view .posts-container .posts-view-content .posts-view-option .posts-view-multiple-page{background-color:#fff;padding:16px;margin:0px !important;border:none !important;border-radius:12px}.posts-view .posts-container .posts-view-content .posts-view-option .posts-view-multiple-page .title-container-multiple-page{color:#1d2939 !important}.posts-view .posts-container .posts-view-content .posts-view-option .posts-view-multiple-page .suggest-multiple-page{color:#475467 !important;font-size:14px;font-weight:500;line-height:22px}.posts-view .posts-container .posts-view-content .posts-view-option .posts-view-multiple-page .view-current-page-select{gap:12px;justify-content:space-between}.posts-view .posts-container .posts-view-content .posts-view-option .posts-view-multiple-page div{margin-left:0px !important}.posts-view .posts-container .posts-view-content .post-view-table{height:calc(100vh - 240px);width:100%;background-color:#fff;border-radius:12px;box-shadow:0px 2px 6px 0px rgba(0,0,0,.12) !important;overflow:hidden}.posts-view .posts-container .posts-view-content .post-view-table div:first-child:has(>table){margin-right:-6px}.posts-view .posts-container .posts-view-content .post-view-table div:first-child:has(>table) .ant-table-thead th{background-color:#fff !important;height:55px;line-height:22px;font-weight:500;padding:16px}.posts-view .posts-container .posts-view-content .post-view-table div:first-child:has(>table) .ant-table-thead th:not(:last-child){position:relative}.posts-view .posts-container .posts-view-content .post-view-table div:first-child:has(>table) .ant-table-thead th:not(:last-child)::after{content:"";position:absolute;top:50%;right:0;transform:translateY(-50%);width:1px;height:22px;background-color:#d0d5dd}.posts-view .posts-container .posts-view-content .post-view-table .ant-table-body td{height:76px;padding:12px 16px}.posts-view .posts-container .posts-view-content .post-view-table .post-view-table-row:hover{box-shadow:0px 2px 8px 0px rgba(0,0,0,.15)}.posts-view .posts-container .posts-view-content .post-view-table .post-view-table-row:hover td{background:#eaecf0;cursor:pointer}.posts-view .posts-container .posts-view-content .post-view-table .post-view-table-row:hover td .button-add-topic{--webkit-box-shadow: none;box-shadow:none;background-color:rgba(29,41,57,.12)}.posts-view .posts-container .posts-view-content .post-view-table .post-admin-creator{display:flex;flex-direction:row;align-items:center}.posts-view .posts-container .posts-view-content .post-view-table .post-admin-creator .avatar img{width:24px;height:24px;border-radius:50%;margin-right:8px}.posts-view .posts-container .posts-view-content .post-view-table .post-admin-creator .name{max-width:116px;color:#1d2939;text-align:left}.posts-view .posts-container .posts-view-content .post-view-table .post-admin-creator:hover{cursor:text}.posts-view .posts-container .posts-view-content .post-view-table .post-actions{list-style:none;padding:0px;margin:0px;display:flex;flex-direction:row;justify-content:flex-end}.posts-view .posts-container .posts-view-content .post-view-table .ant-table-placeholder{border-bottom:none !important;min-height:inherit}.btn-disabled{cursor:not-allowed;color:rgba(0,0,0,.25) !important}.btn-disabled:hover,.btn-disabled:focus,.btn-disabled:active{color:rgba(0,0,0,.25) !important}.btn-disabled svg{fill:rgba(0,0,0,.25) !important}.post-view-date-range-picker .ant-calendar-today .ant-calendar-date,.post-view-date-range-picker .ant-calendar-selected-start-date .ant-calendar-date,.post-view-date-range-picker .ant-calendar-selected-end-date .ant-calendar-date{border-radius:50%;background-color:#4096ff;color:#fff}.post-view-date-range-picker .ant-calendar-date{transition:none}.post-view-date-range-picker .ant-calendar-date:hover{border-radius:50%}.post-view-date-range-picker .ant-calendar-range-left .ant-calendar-body{border-right:none !important}.post-view-date-range-picker .ant-calendar-range-left div:nth-child(2){border-right:1px solid #f2f4f7}.post-view-date-range-picker .ant-calendar-range-right .ant-calendar-body{border-left:none !important}.post-view-date-range-picker .ant-calendar-date-panel{display:flex;flex-direction:row;justify-content:space-between}.downloading-progress .downloading-image{height:286px;position:relative;text-align:center}.downloading-progress .downloading-image .text-wait{z-index:2;position:absolute;top:48px;text-transform:uppercase;color:rgba(0,0,0,.65);left:50%;transform:translateX(-50%)}.downloading-progress .downloading-image .loading-progress{position:absolute;top:84px;z-index:2;left:50%;transform:translateX(-50%)}.downloading-progress .downloading-image .loading-progress .border-box{width:254px;height:32px;border:4px solid #a1c3fc;display:block;position:relative}.downloading-progress .downloading-image .loading-progress .border-box .progres-unload{width:240px;height:18px;background-color:#d6d7d8;position:absolute;z-index:1;top:3px;left:3px}.downloading-progress .downloading-image .loading-progress .border-box .progres-loaded{width:10px;height:20px;background-color:#d6d7d8;position:absolute;z-index:2;top:2px;left:2px;background-color:#a1c3fc;border-top-right-radius:100px;border-bottom-right-radius:100px;animation:loaddingProgress 1s infinite}.setting-download-phone-number{border:1px solid #d9d9d9}.setting-download-phone-number .setting-title{border-bottom:1px solid #d9d9d9;padding:0px 16px;line-height:48px;background-color:#f5f5f5;color:rgba(0,0,0,.65);font-weight:bold;text-align:left}.setting-download-phone-number .setting-uniq{width:100%;padding:0px 16px;display:inline-block;line-height:48px;text-align:left}.setting-download-phone-number .ant-select-selection{display:inline-block;height:32px !important;width:200px}.setting-download-phone-number .ant-select{height:48px;line-height:48px !important}.setting-download-phone-number .ant-select .ant-select-selector{display:inline-block;height:32px;width:200px;text-align:start}.setting-comma{padding:0px 16px;display:inline-block;width:100%;border-bottom:1px solid #d9d9d9;line-height:48px}.setting-comma .ant-select-selection{display:inline-block;height:32px !important;width:200px}.setting-comma .ant-select{height:48px;line-height:48px !important}.setting-comma .ant-select .ant-select-selector{display:inline-block;height:32px;width:200px;text-align:start}.download-filter-tag{text-align:left;margin-top:26px}.download-filter-tag .download-filter-tag-title{display:inline-block;margin-right:8px;color:rgba(0,0,0,.65);font-weight:bold}.download-comment-option-list{height:250px;overflow-y:scroll;padding:12px 0px}.download-comment-option-list .option-element{width:100%;text-align:left;padding:0px 16px;cursor:pointer}.download-comment-option-list .option-check{float:right;line-height:22px}.download-comment-option-list .option-check .ant-checkbox-wrapper{padding:0px}.download-comment-option-list .option-element:not(:first-child){margin-top:8px}.warning-export{line-height:26px;background-color:#fff7e6;border:1px solid #e2b93b;border-radius:4px;margin-top:12px}.header-select-download-option{line-height:48px;border-bottom:1px solid #d9d9d9;padding:0 16px}.header-select-download-option .download-option-selected{display:inline-block;text-align:left;width:50%}.header-select-download-option .check-all{display:inline-block;text-align:right;width:50%;padding-right:6px}.header-select-download-option .check-all .ant-checkbox-wrapper{padding:0px}#tablePostLoadMore{width:100%;height:30px;position:relative}#tablePostLoadMore::after{content:"";position:absolute;z-index:1;width:20px;height:20px;animation:loaddingPosts 1s infinite;top:5px;left:50%;border-radius:100px;border-radius:100px;border-top:2px solid #1e90ff}.tooltip-images{display:flex;flex-wrap:wrap;flex:50%;position:relative}.tooltip-images .tooltip-images-hidden{position:absolute;bottom:0px;right:0px;z-index:1;background-color:rgba(0,0,0,.2);color:#fff;width:128px;height:128px;display:flex;align-items:center;justify-content:center;font-size:24px}.tooltip-images .tooltip-images-item{display:inline-block;width:128px;height:128px;margin:2px}.tooltip-images .tooltip-images-item img{border-radius:4px;border-bottom:1px solid #d9d9d9}.popover-images-post .ant-popover-inner-content{padding:7px}.modal-view-images.slice-modal .ant-modal-content{min-height:440px !important}.modal-view-images{width:840px;padding:20px}.modal-view-images .carousel-dot-images{margin-top:15px;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;width:748px;margin-left:25px}.modal-view-images .carousel-dot-images .carousel-dot-images-item{width:60px;height:60px}.modal-view-images .next-button{width:50px;height:50px;position:absolute;z-index:999999;background-color:rgba(100,100,100,.7);top:calc(50% - 35px);right:20px;transform:translateY(-50%);display:none;border-radius:4px;cursor:pointer;color:#fff;text-align:center}.modal-view-images .next-button i{line-height:50px}.modal-view-images .back-button{width:50px;height:50px;border-radius:4px;position:absolute;z-index:999999;background-color:rgba(100,100,100,.7);top:calc(50% - 35px);left:20px;transform:translateY(-50%);display:none;cursor:pointer;color:#fff;text-align:center}.modal-view-images .back-button i{line-height:50px}.modal-view-images .ant-modal-footer{display:none}.modal-view-images .ant-modal-content{position:relative;width:840px;min-height:510px;padding:20px;height:auto}.modal-view-images .ant-modal-content:hover .next-button{display:block !important}.modal-view-images .ant-modal-content:hover .back-button{display:block !important}.modal-view-images .ant-modal-close{display:none}.modal-view-images .modal-view-images-img{background-repeat:no-repeat !important}.modal-view-images .ant-carousel .slick-dots{display:none !important}.modal-view-images .ant-carousel .slick-slider{width:800px;height:400px}.modal-view-images .ant-carousel .slick-list{width:800px;height:400px;border:1px solid #d9d9d9}.modal-view-images .ant-carousel .slick-slide{text-align:center;background:#fff;overflow:hidden}.tooltip-custom{z-index:10000;animation-duration:0s !important;font-family:"Roboto",Helvetica,Arial,sans-serif !important}@keyframes inputSearch{from{width:344px}to{width:calc(100% - 180px)}}@keyframes loaddingProgress{from{width:10px}to{width:240px;border-radius:0px}}@keyframes loaddingPosts{from{transform:rotateZ(-45deg)}to{transform:rotateZ(360deg)}}.post-title-ellipsis-tooltip>.ant-tooltip-content>.ant-tooltip-inner{width:500px}.post-reactions-count-tooltip .ant-tooltip-content{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.post-reactions-count-tooltip .ant-tooltip-content .ant-tooltip-inner div{display:flex;gap:12px}.post-reactions-count-tooltip .ant-tooltip-content .ant-tooltip-inner .reaction-detail{display:flex;align-items:center;gap:8px}.post-reactions-count-tooltip .ant-tooltip-content .ant-tooltip-inner .reaction-detail .icon img{height:16px;width:16px;border-radius:50%}.post-content{display:flex;flex-direction:row;gap:16px;justify-content:center;align-items:center;justify-content:flex-start;cursor:pointer}.post-content .post-images{width:60px;height:52px;position:relative;border:1px solid #fff;border-radius:8px}.post-content .post-images img{width:100%;height:100%;border-radius:8px;object-fit:cover}.post-content .post-images .post-images-count{width:100%;height:100%;border-radius:8px;position:absolute;top:0px;left:0px;background:linear-gradient(0deg, rgba(29, 41, 57, 0.5) 0%, rgba(29, 41, 57, 0.5) 100%);z-index:2;text-align:center;line-height:52px;color:#fff}.post-content .post-images .post-type{position:absolute;right:-4px;bottom:-3px;z-index:3}.post-content .post-images .post-type .icon{display:flex;flex-direction:row;gap:0;justify-content:center;align-items:center;width:20px;height:20px;border-radius:4px;color:#fff;padding:0px !important;margin:0px !important;border:1px solid #fff}.post-content .post-sub-content{flex:1;display:flex;flex-direction:column;gap:4px;padding:2px 0px}.post-content .post-sub-content .post-title{width:-moz-fit-content;width:-webkit-fit-content;width:fit-content;height:22px;color:#101828;font-weight:500;font-size:14px;line-height:22px;text-align:left}.post-content .post-sub-content .post-title:hover{color:#105ce2 !important}.post-content .post-sub-content .post-info{display:flex;flex-direction:column;gap:4px;justify-content:flex-start;color:#475467;line-height:22px}.post-content .post-sub-content .post-info .divider{width:2px}.post-content .post-sub-content .post-info .post-sub-info-container{display:flex;flex-direction:row;gap:16px;justify-content:center;align-items:center;justify-content:flex-start}.post-content .post-sub-content .post-info .post-sub-info{display:flex;flex-direction:row;gap:4px;justify-content:center;align-items:center;justify-content:flex-start}.post-content .post-sub-content .post-info .post-sub-info .inserted-at{font-size:12px;line-height:16px;font-weight:400}.post-content .post-sub-content .post-info .post-sub-info .inserted-at:hover{cursor:text}.post-content .post-sub-content .post-info .post-sub-info .icon{cursor:pointer;display:flex;flex-direction:row;gap:4px;justify-content:center;align-items:center;z-index:1}.post-content .post-sub-content .post-info .post-sub-info .icon span{font-size:14px;line-height:22px;font-weight:500;z-index:1}.post-content .post-sub-content .post-info .post-sub-info .post-status-badge--publishing{display:flex;flex-direction:row;gap:0;justify-content:center;align-items:center;width:16px;height:16px;border-radius:50%;background-color:#fffbe6;color:#d48806}.post-content .post-sub-content .post-info .btn-copy{display:none}.post-content .btn-copy,.post-content .show-copy-btn{display:flex !important;cursor:pointer !important;border-radius:6px;position:relative}.post-content .btn-copy::before,.post-content .show-copy-btn::before{content:"";display:block;width:calc(100% + 16px);height:calc(100% + 2px);background:rgba(0,0,0,0);position:absolute;top:-1px;left:-8px;border-radius:6px}.post-content .btn-copy:hover::before,.post-content .show-copy-btn:hover::before{background:#dde1e7}.spin{animation:spin 1s infinite linear}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.ant-tabs-tab{text-align:center}.platform-connection .ant-modal{position:absolute;top:0;right:0;left:0;bottom:0;margin:auto;width:920px !important;height:680px !important;padding:0px !important}.platform-connection .ant-modal-content{display:flex;flex-direction:column;gap:0;width:100%;height:100%;border-radius:12px;height:680px;padding:0px;overflow:hidden;background-color:#f2f4f7;box-shadow:0px 3px 6px -4px rgba(0,0,0,.12),0px 6px 16px 0px rgba(0,0,0,.08),0px 9px 28px 8px rgba(0,0,0,.05)}.platform-connection .ant-modal-content .ant-modal-header{height:56px;padding:12px 24px;margin:0px;border-bottom:unset;background-color:rgba(0,0,0,0)}.platform-connection .ant-modal-content .ant-modal-header .ant-modal-title{display:flex;flex-direction:row;gap:0;justify-content:center;align-items:center;justify-content:space-between}.platform-connection .ant-modal-content .ant-modal-header .ant-modal-title .modal-title{line-height:24px;font-size:16px;font-weight:500}.platform-connection .ant-modal-content .ant-modal-header .ant-modal-title .modal-close-button{display:flex;flex-direction:row;gap:0;justify-content:center;align-items:center;width:32px;height:32px;border-radius:6px;padding:6px;cursor:pointer}.platform-connection .ant-modal-content .ant-modal-header .ant-modal-title .modal-close-button:hover{background-color:#dde1e7}.platform-connection .ant-modal-content .ant-modal-body{padding:0px !important;height:calc(100% - 56px);width:100%}.platform-connection .ant-modal-content .ant-modal-body .platform-connection-container{display:flex;flex-direction:row;gap:8px;width:100%;height:100%}.platform-connection .ant-modal-content .ant-modal-body .platform-connection-container .platform-connection__list{width:200px !important;height:100%;border-top-right-radius:12px;overflow:hidden}.platform-connection .ant-modal-content .ant-modal-body .platform-connection-container .platform-connection__content{display:flex;flex-direction:column;gap:0;width:100%;height:100%;flex:1 0 0;background-color:#fff;border-top-left-radius:12px}.platform-connection .ant-modal-content .ant-modal-body .platform-connection-container .platform-connection__content .platform-connection__content--header{height:49px;padding:8px 16px;line-height:22px;border-bottom:1px solid #dde1e7;color:#1d2939;font-weight:500;font-size:14px;display:flex;flex-direction:column;justify-content:center}.platform-connection .ant-modal-content .ant-modal-body .platform-connection-container .platform-connection__content .platform-connection__content--info-banner{display:flex;padding:4px 16px;align-items:flex-start;gap:8px;align-self:stretch}.platform-connection .ant-modal-content .ant-modal-body .platform-connection-container .platform-connection__content .platform-connection__content--info-banner.banner-warning{background:var(--Light-Volcano-1, #FFF2E8)}.platform-connection .ant-modal-content .ant-modal-body .platform-connection-container .platform-connection__content .platform-connection__content--info-banner .banner-icon{display:flex;align-items:center;height:22px}.platform-connection .ant-modal-content .ant-modal-body .platform-connection-container .platform-connection__content .platform-connection__content--info-banner .banner-icon-warning{width:20px;height:20px;color:#ff7a45}.platform-connection .ant-modal-content .ant-modal-body .platform-connection-container .platform-connection__content .platform-connection__content--info-banner .banner-text{display:flex;align-items:center;gap:4px;flex:1 0 0;color:var(--Light-Neutral-Gray-8---Primary-Text-1, #1D2939);line-height:22px}.platform-connection .ant-modal-content .ant-modal-body .platform-connection-container .platform-connection__content .platform-connection__content--info-banner .banner-close{display:flex;padding:3px;align-items:flex-start;border-radius:6px}.platform-connection .ant-modal-content .ant-modal-body .platform-connection-container .platform-connection__content .platform-connection__content--info-banner .banner-close:hover{background-color:rgba(29,41,57,.1215686275);cursor:pointer}.platform-connection .ant-modal-content .ant-modal-body .platform-connection-container .platform-connection__content .platform-connection__content--info-banner .banner-close-icon{width:18px;height:18px;color:#344054}.platform-connection .ant-modal-content .ant-modal-body .platform-connection-container .platform-connection__content .platform-connection__content--main{position:relative;height:calc(100% - 49px);width:100%}.platform-connection .ant-modal-content .ant-modal-body .platform-connection-container .platform-connection__content .platform-connection__content--main .plugin-connect{position:relative;padding:0 !important;align-items:center !important;justify-content:center !important}.platform-connection .ant-modal-content .ant-modal-body .platform-connection-container .platform-connection__content .platform-connection__content--main .plugin-connect .content-connection__description{max-width:392px}.platform-connection .ant-modal-content .ant-modal-body .platform-connection-container .platform-connection__content .platform-connection__content--main .plugin-connect .field-group__title{justify-content:flex-end}.platform-connection .ant-modal-content .ant-modal-body .platform-connection-container .platform-connection__content .platform-connection__content--main .plugin-connect .plugin-connect-note{color:#667085;font-size:12px;position:absolute;bottom:12px}.platform-connection .ant-modal-content .ant-modal-body .platform-connection-container .platform-connection__content .platform-connection__content--main .plugin-connect .plugin-connect-sm-btn{color:#105ce2;text-decoration:underline}.platform-connection .ant-modal-content .ant-modal-body .platform-connection-container .platform-connection__content .platform-connection__content--main .plugin-connect .plugin-connect-sm-btn:hover{text-decoration:underline !important}.platform-connection .ant-modal-content .ant-modal-body .platform-connection-container .platform-connection__content .platform-connection__content--main .plugin-connect .plugin-connect-info{max-width:392px;align-items:flex-end}.platform-connection .ant-modal-content .ant-modal-body .platform-connection-container .platform-connection__content .platform-connection__content--main .plugin-connect .plugin-connect-info .pke_chat_plugin-upload-avatar{max-width:100px}.platform-connection .ant-modal-content .ant-modal-body .platform-connection-container .platform-connection__content .platform-connection__content--main .plugin-connect .plugin-connect-info .field-group{display:flex;flex-direction:column;gap:4px}.platform-connection .ant-modal-content .ant-modal-body .platform-connection-container .platform-connection__content .platform-connection__content--main .plugin-connect .plugin-connect-info .content-connection__form{display:flex;flex-direction:column;gap:12px}.platform-connection .ant-modal-content .ant-modal-body .platform-connection-container .platform-connection__content .platform-connection__content--main .plugin-connect-btn button{border:none !important}.platform-connection .ant-modal-content .ant-modal-body .platform-connection-container .platform-connection__content .connection-description-wrapper{display:flex;flex-direction:column;gap:12px}.platform-connection .ant-modal-content .ant-modal-body .platform-connection-container .platform-connection__content:has(.content-connection__navbar) .platform-connection__content--header{height:40px;border-bottom:none;padding-bottom:0px}.platform-connection .ant-modal-content .ant-modal-body .platform-connection-container .platform-connection__content:has(.content-connection__navbar) .platform-connection__content--main{height:calc(100% - 40px)}.platform-connection .ant-modal-content .padding-scroll{padding:5px 0px;background-color:#fff;border-top-right-radius:12px}.platform-connection .content-connection{width:100%;height:100%;display:flex;flex-direction:column;gap:24px;justify-content:center;align-items:center;max-width:712px;overflow:auto}.platform-connection .content-connection .content-connection__navbar{width:100%;height:100%;margin-top:4px;padding:0px}.platform-connection .content-connection .content-connection__navbar .ant-tabs-nav{padding:0px 16px;margin:0px}.platform-connection .content-connection .content-connection__navbar .ant-tabs-nav .ant-tabs-tab{padding:8px 2px}.platform-connection .content-connection .content-connection__navbar .content-connection-tabs{display:flex;flex-direction:row;gap:4px;justify-content:center;align-items:center}.platform-connection .content-connection .content-connection__navbar .ant-tabs-content-holder{height:calc(100% - 37px)}.platform-connection .content-connection .content-connection__navbar .ant-tabs-content-holder .ant-tabs-content-top,.platform-connection .content-connection .content-connection__navbar .ant-tabs-content-holder .ant-tabs-tabpane{height:100%}.platform-connection .content-connection .content-connection__navbar .ant-tabs-nav-list div[data-node-key=connect-code].ant-tabs-tab{display:none}.platform-connection .content-connection .content-connection__navbar:has(.banner-warning) .content-connection:is(#wa-business-connection,#wa-qr-code,#wa-passkey-step){height:calc(100% - 32px)}.platform-connection .content-connection .content-connection__icon-group{display:flex;flex-direction:row;gap:16px;justify-content:center;align-items:center}.platform-connection .content-connection .content-connection__icon-group .platform-icon-img{width:48px;height:48px;border-radius:20px}.platform-connection .content-connection .content-connection__icon-group .icon{display:flex;flex-direction:row;gap:0;justify-content:center;align-items:center}.platform-connection .content-connection .content-connection__icon-group .pancake-icon{position:relative}.platform-connection .content-connection .content-connection__icon-group .pancake-icon .platform-icon-img:is(.pos){position:absolute;width:24px;height:24px;border-radius:10px;box-shadow:0px 1px 4px 0px rgba(0,0,0,.15);right:-14px;bottom:-5px}.platform-connection .content-connection .content-connection__description{max-width:352px;display:flex;flex-direction:column;gap:8px}.platform-connection .content-connection .content-connection__description .content-connection__description--title{max-width:100%;text-align:center;font-size:20px;font-weight:400;line-height:28px;color:#1d2939;font-style:normal;word-wrap:break-word}.platform-connection .content-connection .content-connection__description .content-connection__description--content{max-width:100%;font-size:14px;font-weight:400;line-height:22px;color:#667085;text-align:center;word-wrap:break-word}.platform-connection .content-connection .content-connection__text-description{display:flex;flex-direction:column;gap:4px;text-align:center;max-width:352px}.platform-connection .content-connection .content-connection__text-description .text-description__title{color:#1d2939;font-size:20px;line-height:28px}.platform-connection .content-connection .content-connection__text-description .text-description__content{color:#667085;line-height:22px;word-wrap:break-word}.platform-connection .content-connection .content-connection__qr-group{display:flex;flex-direction:row;gap:32px}.platform-connection .content-connection .content-connection__qr-group .qr-description{display:flex;flex-direction:column;gap:16px;justify-content:center;width:322px}.platform-connection .content-connection .content-connection__qr-group .qr-description .qr-description__title{color:#1d2939;font-size:20px;font-weight:400;line-height:24px}.platform-connection .content-connection .content-connection__qr-group .qr-description .help-info{justify-content:flex-start}.platform-connection .content-connection .content-connection__button-group{display:flex;flex-direction:column;gap:8px;width:352px}.platform-connection .content-connection .content-connection__button-group button{flex:1}.platform-connection .content-connection .content-connection__button-group .button-connection .icon{display:flex;flex-direction:row;gap:0;justify-content:center;align-items:center}.platform-connection .content-connection .content-connection__button-group .button-connection .icon .platform-icon-img{width:20px;height:20px;border-radius:4px;box-shadow:0px 2.857px 5.714px -2.857px rgba(24,39,75,.12),0px 5.714px 5.714px -2.857px rgba(24,39,75,.08)}.platform-connection .content-connection .content-connection__button-group .button-connection .icon .platform-icon-img:is(.youtube){object-fit:cover;height:24px;width:40px;box-shadow:none}.platform-connection .content-connection .content-connection__button-group .button-connection .icon .ant-spin{display:flex;flex-direction:row;gap:0;justify-content:center;align-items:center}.platform-connection .content-connection .content-connection__button-group .button-connection .title{color:#344054;font-size:16px;font-weight:500;line-height:24px}.platform-connection .content-connection .divider-group{display:flex;flex-direction:row;gap:20px;justify-content:center;align-items:center;width:352px}.platform-connection .content-connection .divider-group .divider-line{width:200px}.platform-connection .content-connection .divider-group .divider-text{line-height:22px;color:#98a2b3}.platform-connection .content-connection .divider-line{width:100%;height:1px;background-color:#dde1e7}.platform-connection .content-connection .otp-input{display:flex;flex-direction:column;gap:0;margin:0px}.platform-connection .content-connection .step-group{display:flex;flex-direction:column;gap:8px}.platform-connection .content-connection .step-group .step{line-height:22px}.platform-connection .content-connection .step-group .step default{height:22px;font-size:14px;font-weight:400;color:#667085}.platform-connection .content-connection .step-group .step .step-icon{width:20px;height:20px;margin-top:-2px}.platform-connection .content-connection .content-connection__form{display:flex;flex-direction:column;gap:16px;width:392px}.platform-connection .content-connection .content-connection__form .field-group{display:flex;flex-direction:column;gap:8px}.platform-connection .content-connection .content-connection__form .field-group .field-group__title{font-weight:500;display:flex;flex-direction:row;gap:4px;align-items:center}.platform-connection .content-connection .content-connection__form .field-group .field-group__title svg{fill:#667085}.platform-connection .content-connection .content-connection__form .field-group .ant-input,.platform-connection .content-connection .content-connection__form .field-group .ant-input-affix-wrapper{width:100%;height:40px;border:1px solid #d0d5dd;border-radius:8px;padding:8px 12px;color:#1d2939;font-size:16px;line-height:22px}.platform-connection .content-connection .content-connection__form .field-group .ant-input::-moz-placeholder, .platform-connection .content-connection .content-connection__form .field-group .ant-input-affix-wrapper::-moz-placeholder{color:#98a2b3}.platform-connection .content-connection .content-connection__form .field-group .ant-input::placeholder,.platform-connection .content-connection .content-connection__form .field-group .ant-input-affix-wrapper::placeholder{color:#98a2b3}.platform-connection .content-connection .content-connection__form .field-group .ant-input:hover,.platform-connection .content-connection .content-connection__form .field-group .ant-input-affix-wrapper:hover{border-color:#1677ff}.platform-connection .content-connection .content-connection__form .field-group .ant-input:focus,.platform-connection .content-connection .content-connection__form .field-group .ant-input-affix-wrapper:focus{border-color:#4096ff;box-shadow:0px 1px 2px 0px rgba(99,153,242,.2),0px 0px 0px 4px rgba(99,153,242,.2)}.platform-connection .content-connection .content-connection__form .field-group .ant-input:-webkit-autofill,.platform-connection .content-connection .content-connection__form .field-group .ant-input:-webkit-autofill:hover,.platform-connection .content-connection .content-connection__form .field-group .ant-input:-webkit-autofill:focus,.platform-connection .content-connection .content-connection__form .field-group .ant-input-affix-wrapper:-webkit-autofill,.platform-connection .content-connection .content-connection__form .field-group .ant-input-affix-wrapper:-webkit-autofill:hover,.platform-connection .content-connection .content-connection__form .field-group .ant-input-affix-wrapper:-webkit-autofill:focus{border:1px solid #d0d5dd;-webkit-text-fill-color:#1d2939;-webkit-box-shadow:0 0 0px 1000px #fff inset;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.platform-connection .content-connection .content-connection__form .field-group .ant-input-disabled,.platform-connection .content-connection .content-connection__form .field-group .ant-input-affix-wrapper-disabled{background-color:#ecedf4;color:#667085}.platform-connection .content-connection .content-connection__form .field-group .ant-input-disabled:hover,.platform-connection .content-connection .content-connection__form .field-group .ant-input-affix-wrapper-disabled:hover{border:1px solid #d0d5dd}.platform-connection .content-connection .content-connection__form .field-group .ant-input-disabled:-webkit-autofill,.platform-connection .content-connection .content-connection__form .field-group .ant-input-disabled:-webkit-autofill:hover,.platform-connection .content-connection .content-connection__form .field-group .ant-input-disabled:-webkit-autofill:focus,.platform-connection .content-connection .content-connection__form .field-group .ant-input-affix-wrapper-disabled:-webkit-autofill,.platform-connection .content-connection .content-connection__form .field-group .ant-input-affix-wrapper-disabled:-webkit-autofill:hover,.platform-connection .content-connection .content-connection__form .field-group .ant-input-affix-wrapper-disabled:-webkit-autofill:focus{border:1px solid #d0d5dd;-webkit-text-fill-color:#667085;-webkit-box-shadow:0 0 0px 1000px #ecedf4 inset;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.platform-connection .content-connection .content-connection__form .field-group .ant-input-affix-wrapper>.ant-input{height:auto;border:none;padding:0;box-shadow:none}.platform-connection .content-connection .content-connection__form .field-group .ant-input-affix-wrapper>.ant-input:focus{box-shadow:none}.platform-connection .content-connection .content-connection__form .field-group .ant-input::-moz-placeholder{font-size:14px;color:#98a2b3}.platform-connection .content-connection .content-connection__form .field-group .ant-input::placeholder{font-size:14px;color:#98a2b3}.platform-connection .content-connection .content-connection__form .field-group .field-group__input:is(.ant-input-group-wrapper) .ant-input-group-addon{font-size:16px;font-weight:400;line-height:22px;color:#667085;border-color:#d0d5dd;padding:8px 12px;background-color:#ecedf4;border-top-left-radius:8px;border-bottom-left-radius:8px}.platform-connection .content-connection .content-connection__form .field-group .field-group__input:is(.ant-input-group-wrapper) .ant-input{border-top-left-radius:0px;border-bottom-left-radius:0px}.platform-connection .content-connection .pos-connection__select-group{display:flex;flex-direction:column;gap:16px;justify-content:center;align-items:center;width:100%}.platform-connection .content-connection .pos-connection__select-group .select__input{width:352px}.platform-connection .content-connection .pos-connection__select-group .select__input .ant-select-selection{height:42px;border-radius:8px;padding:8px 12px;border-color:#d0d5dd}.platform-connection .content-connection .pos-connection__select-group .select__input .ant-select-selection .ant-select-selection__rendered{display:flex;flex-direction:row;gap:0;align-items:center;height:100%;margin:0px}.platform-connection .content-connection .pos-connection__select-group .select__input .ant-select-selection .ant-select-selection__rendered .ant-select-selection__placeholder{display:flex;flex-direction:row;gap:0;align-items:center}.platform-connection .content-connection .pos-connection__select-group .select__input .ant-select-selection .ant-select-selection__rendered .ant-select-search--inline{height:20px}.platform-connection .content-connection .pos-connection__select-group .select__input .ant-select-selection .ant-select-selection__rendered .ant-select-search--inline .ant-select-search__field__wrap{display:flex;flex-direction:row;gap:0;justify-content:center;align-items:center}.platform-connection .content-connection .pos-connection__select-group .select__dropdown{padding-left:6px;border-radius:8px;box-shadow:0px 2px 8px 0px rgba(0,0,0,.15)}.platform-connection .content-connection .pos-connection__select-group .select__dropdown .ant-select-item{padding:6px 12px}.platform-connection .content-connection .pos-connection__select-group .select__dropdown .ant-select-item:hover{background-color:#eaecf0}.platform-connection .content-connection .pos-connection__select-group .select__dropdown .select__dropdown--item{border-radius:6px;padding:6px 8px}.platform-connection .content-connection .pos-connection__select-group .select__dropdown .select__dropdown-shop-item-content{display:flex;gap:8px;width:100%}.platform-connection .content-connection .pos-connection__select-group .select__dropdown .select__dropdown-shop-item-content .shop-title{display:flex;justify-content:space-between}.platform-connection .content-connection .pos-connection__select-group .select__dropdown .select__dropdown-shop-item-content .shop-title .shop-name{overflow:hidden;color:#1d2939;text-overflow:ellipsis;white-space:nowrap;line-height:22px;max-width:200px}.platform-connection .content-connection .pos-connection__select-group .select__dropdown .select__dropdown-shop-item-content .shop-description{color:#667085;font-size:12px;line-height:16px}.platform-connection .content-connection .pos-connection__select-group .select__dropdown ul>li{margin-bottom:4px}.platform-connection .content-connection .pos-connection__select-group .select__dropdown ul>li:first-child{margin-top:6px}.platform-connection .content-connection .pos-connection__select-group .select__dropdown ul>li:last-child{margin-bottom:6px}.platform-connection .content-connection .pos-connection__select-group .select__dropdown .ant-select-dropdown-menu-root{overflow-y:scroll}.platform-connection .content-connection .pos-connection__select-group .select__dropdown .ant-select-dropdown-menu-root::-webkit-scrollbar{width:12px}.platform-connection .content-connection .pos-connection__select-group .select__dropdown .ant-select-dropdown-menu-root::-webkit-scrollbar-track{background-color:rgba(0,0,0,0) !important}.platform-connection .content-connection .pos-connection__select-group .select__dropdown .ant-select-dropdown-menu-root::-webkit-scrollbar-thumb{display:none;background:#c7c7d2;background-clip:padding-box;border:2px solid rgba(0,0,0,0);border-radius:9999px}.platform-connection .content-connection .pos-connection__select-group .select__dropdown .ant-select-dropdown-menu-root::-webkit-scrollbar-thumb:hover{background:#a5a6b8;background-clip:padding-box}.platform-connection .content-connection .pos-connection__select-group .select__dropdown .ant-select-dropdown-menu-root:hover::-webkit-scrollbar-thumb{display:block}.platform-connection .content-connection .pos-connection__select-group .item-detail{display:flex;flex-direction:row;gap:8px;align-items:center;height:24px}.platform-connection .content-connection .pos-connection__select-group .item-detail .shop-avatar{display:flex;flex-direction:row;gap:0;justify-content:center;align-items:center;width:20px;height:20px}.platform-connection .content-connection .pos-connection__select-group .item-detail .detail{color:#1d2939}.platform-connection .content-connection .help-info{display:flex;flex-direction:row;gap:6px;justify-content:center;color:#667085}.platform-connection .content-connection .help-info .icon{width:16px;height:16px;display:flex;flex-direction:row;gap:0;justify-content:center;align-items:center}.platform-connection .content-connection .help-info .text{font-size:12px;line-height:16px;word-wrap:break-word}.platform-connection .content-connection .help-info .text a{color:#105ce2;text-decoration:underline !important}.platform-connection .content-connection .help-info .text a:hover{color:#1677ff}.platform-connection .content-connection .content-connection__simple-page-form{width:392px;height:144px;display:flex;flex-direction:row;gap:16px;align-items:flex-end}.platform-connection .content-connection .content-connection__simple-page-form .page-avatar{width:100px;height:100px}.platform-connection .content-connection .content-connection__simple-page-form .page-info{height:100%;width:calc(100% - 100px);display:flex;flex-direction:column;gap:12px}.platform-connection .content-connection .content-connection__simple-page-form .page-info .page-info__field{display:flex;flex-direction:column;gap:4px}.platform-connection .content-connection .content-connection__simple-page-form .page-info .page-info__field .page-info__field-title{display:flex;flex-direction:row;gap:4px;justify-content:flex-end}.platform-connection .content-connection .content-connection__simple-page-form .page-info .page-info__field .page-info__field-title .title{font-size:14px;font-weight:500;line-height:22px;color:#475467}.platform-connection .content-connection .content-connection__simple-page-form .page-info .page-info__field .page-info__field-title .hint{display:flex;flex-direction:row;gap:0;justify-content:center;align-items:center}.platform-connection .content-connection .content-connection__simple-page-form .page-info .page-info__field .page-info__field-input .ant-input{width:100%;height:40px;border:1px solid #d0d5dd;border-radius:8px;padding:5px 12px;color:#1d2939;font-size:14px;line-height:22px}.platform-connection .content-connection .content-connection__simple-page-form .page-info .page-info__field .page-info__field-input .ant-input::-moz-placeholder{color:#98a2b3}.platform-connection .content-connection .content-connection__simple-page-form .page-info .page-info__field .page-info__field-input .ant-input::placeholder{color:#98a2b3}.platform-connection .content-connection .content-connection__simple-page-form .page-info .page-info__field .page-info__field-input .ant-input:hover{border-color:#1677ff}.platform-connection .content-connection .content-connection__simple-page-form .page-info .page-info__field .page-info__field-input .ant-input:focus{border-color:#4096ff;box-shadow:0px 1px 2px 0px rgba(99,153,242,.2),0px 0px 0px 4px rgba(99,153,242,.2)}.platform-connection .content-connection .content-connection__simple-page-form .page-info .page-info__field .page-info__field-input .ant-input:-webkit-autofill,.platform-connection .content-connection .content-connection__simple-page-form .page-info .page-info__field .page-info__field-input .ant-input:-webkit-autofill:hover,.platform-connection .content-connection .content-connection__simple-page-form .page-info .page-info__field .page-info__field-input .ant-input:-webkit-autofill:focus{border:1px solid #d0d5dd;-webkit-text-fill-color:#1d2939;-webkit-box-shadow:0 0 0px 1000px #fff inset;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.platform-connection .content-connection .content-connection__simple-page-form .page-info .page-info__field .page-info__field-input .ant-input-disabled{background-color:#ecedf4;color:#667085}.platform-connection .content-connection .content-connection__simple-page-form .page-info .page-info__field .page-info__field-input .ant-input-disabled:hover{border:1px solid #d0d5dd}.platform-connection .content-connection .content-connection__simple-page-form .page-info .page-info__field .page-info__field-input .ant-input-disabled:-webkit-autofill,.platform-connection .content-connection .content-connection__simple-page-form .page-info .page-info__field .page-info__field-input .ant-input-disabled:-webkit-autofill:hover,.platform-connection .content-connection .content-connection__simple-page-form .page-info .page-info__field .page-info__field-input .ant-input-disabled:-webkit-autofill:focus{border:1px solid #d0d5dd;-webkit-text-fill-color:#667085;-webkit-box-shadow:0 0 0px 1000px #ecedf4 inset;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.platform-connection .content-connection .content-connection__loading{display:flex;flex-direction:column;gap:16px;justify-content:center;align-items:center}.platform-connection .content-connection .page-list-connect{display:flex;flex-direction:column;gap:0px;width:352px;border:1px solid #d0d5dd;border-radius:12px}.platform-connection .content-connection .page-list-connect__header{display:flex;flex-direction:row;gap:0px;justify-content:space-between;align-items:center;padding:10px 16px;background-color:#f2f4f7;border-bottom:1px solid #d0d5dd}.platform-connection .content-connection .page-list-connect__header--title{font-size:13px;font-weight:500;color:#344054}.platform-connection .content-connection .page-list-connect__header--progress{font-size:13px;font-weight:600;color:#105ce2}.platform-connection .content-connection .page-list-connect__items{display:flex;flex-direction:column;gap:0px}.platform-connection .content-connection .page-list-connect__item{display:flex;flex-direction:row;gap:12px;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid #eaecf0;transition:background-color .15s}.platform-connection .content-connection .page-list-connect__item:last-child{border-bottom:none}.platform-connection .content-connection .page-list-connect__item--info{display:flex;flex-direction:row;gap:8px;align-items:center;flex:1;min-width:0}.platform-connection .content-connection .page-list-connect__item--icon{display:flex;flex-direction:row;gap:0;justify-content:center;align-items:center;flex-shrink:0}.platform-connection .content-connection .page-list-connect__item--name{font-size:14px;color:#1d2939;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.platform-connection__content--main:has(#line-connection,#google-agent-connection,#pke_chat_plugin-connection){padding:5px 0px}.new-text{margin-left:10px;color:red;font-style:italic;font-size:12px}.content-connection:is(#facebook-connection,#instagram-connection,#wa-business-connection,#oa-zalo-connection,#threads-connection){gap:48px}.content-connection:is(#shopee-connection,#lazada-connection):has(.content-connection__description):not(:has(.pos-connection__select-group)){gap:48px}#wait-activate-connection{width:100%;height:100%;justify-content:flex-start;overflow:unset;position:relative;gap:0px}#wait-activate-connection .wait-activate-connection--search{width:307px;position:absolute;top:-32px;right:16px}#wait-activate-connection .wait-activate-connection--search .wait-activate-connection--search__filter{width:140px;height:210px;animation-duration:0s !important}#wait-activate-connection .wait-activate-connection--search .wait-activate-connection--search__filter .wait-activate-connection__filter--list{padding:4px !important;gap:2px !important;border-radius:6px;box-shadow:0px 2px 8px 0px rgba(0,0,0,.15)}#wait-activate-connection .wait-activate-connection--search .wait-activate-connection--search__filter .wait-activate-connection__filter--list .platform-connection-item{padding:5px !important}#wait-activate-connection .wait-activate-connection--search .wait-activate-connection--search__filter .wait-activate-connection__filter--list .platform-connection-item .platform-connection-item__icon{display:flex;flex-direction:row;gap:0;justify-content:center;align-items:center;width:14px !important;height:14px !important}#wait-activate-connection .wait-activate-connection--search .wait-activate-connection--search__filter .wait-activate-connection__filter--list .platform-connection-item .platform-connection-item__icon .platform-icon-img:not(.all){border-radius:4px !important;box-shadow:0px 2px 4px -2px rgba(24,39,75,.12),0px 4px 4px -2px rgba(24,39,75,.08) !important}#wait-activate-connection .wait-activate-connection--search .wait-activate-connection--search__filter .wait-activate-connection__filter--list .platform-connection-item:hover{background-color:#eaecf0 !important}#wait-activate-connection .wait-activate-connection--search .wait-activate-connection--search__filter .wait-activate-connection__filter--list .platform-connection-item:is(.selected){background-color:#d2ebff !important}#wait-activate-connection .wait-activate-connection--search .wait-activate-connection--search__filter .wait-activate-connection__filter--list .platform-connection-item:is(.selected) .platform-connection-item__name{font-weight:500 !important}#wait-activate-connection .wait-activate-connection--search .wait-activate-connection--search__filter .wait-activate-connection__filter--list#platform-connection-list .platform-connection-item__indicator{display:none}#wait-activate-connection .wait-activate-connection--search .ant-dropdown-trigger{display:flex;flex-direction:row;gap:0;align-items:center;cursor:pointer;padding:3px;margin:0px;border-radius:6px;background-color:#fff}#wait-activate-connection .wait-activate-connection--search .ant-dropdown-trigger svg{width:18px;height:18px}#wait-activate-connection .wait-activate-connection--search .ant-dropdown-trigger .platform-icon-img{width:18px !important;height:18px !important;border-radius:4px !important}#wait-activate-connection .wait-activate-connection--search .ant-dropdown-trigger:hover,#wait-activate-connection .wait-activate-connection--search .ant-dropdown-trigger:is(.ant-dropdown-open){background-color:#dde1e7 !important;box-shadow:none !important}#wait-activate-connection .wait-activate-connection--search .primary-search-input{height:32px}#wait-activate-connection .wait-activate-connection--content{width:100%;height:calc(100% - 56px)}#wait-activate-connection .wait-activate-connection--content .overlay{position:relative;height:100%;pointer-events:none}#wait-activate-connection .wait-activate-connection--content .overlay .opacity{position:absolute;width:100%;height:100%;background-color:hsla(0,0%,100%,.4);z-index:1}#wait-activate-connection .wait-activate-connection--content .no-permission-info-wrapper{display:flex;justify-content:center}#wait-activate-connection .wait-activate-connection--content .no-permission-info{display:flex;margin-top:16px;align-items:center}#wait-activate-connection .wait-activate-connection--content .no-permission-info .icon{margin-right:6px;color:#6c757d;margin-top:6px}#wait-activate-connection .wait-activate-connection--content .no-permission-info .text{color:#667085;font-size:12px;line-height:16px}#wait-activate-connection .wait-activate-connection--content .no-permission-info .text .learn-more-link{color:#1677ff;text-decoration:underline;font-size:12px;line-height:16px}#wait-activate-connection .wait-activate-connection--content .no-permission-info .text .learn-more-link:hover{text-decoration:underline !important}#wait-activate-connection .wait-activate-connection--content .ant-tabs-nav-operations{display:none}#wait-activate-connection .wait-activate-connection--content .wait-activate-connection--main{width:100%;height:100%}#wait-activate-connection .wait-activate-connection--content .wait-activate-connection--main .inactivate-page-list-container{width:100%;height:100%;padding:12px 8px 12px 16px}#wait-activate-connection .wait-activate-connection--content .wait-activate-connection--main .inactivate-page-list-container .inactivate-page-list{width:100%;height:100%}#wait-activate-connection .wait-activate-connection--content .wait-activate-connection--main .inactivate-page-list-container .inactivate-page-list .inactivate-page-item{width:330px;height:82px;padding:8px;border:1px solid #dde1e7;border-radius:8px;position:relative;display:flex;gap:16px}#wait-activate-connection .wait-activate-connection--content .wait-activate-connection--main .inactivate-page-list-container .inactivate-page-list .inactivate-page-item .inactivate-page-item__avatar{width:64px;height:64px}#wait-activate-connection .wait-activate-connection--content .wait-activate-connection--main .inactivate-page-list-container .inactivate-page-list .inactivate-page-item .inactivate-page-item__content{display:flex;flex-direction:column;gap:0;justify-content:center;align-items:flex-start;width:200px;height:62px}#wait-activate-connection .wait-activate-connection--content .wait-activate-connection--main .inactivate-page-list-container .inactivate-page-list .inactivate-page-item .inactivate-page-item__content .inactivate-page-item__content--name{line-height:22px !important;color:#1d2939 !important;font-weight:700 !important;font-size:14px !important}#wait-activate-connection .wait-activate-connection--content .wait-activate-connection--main .inactivate-page-list-container .inactivate-page-list .inactivate-page-item .inactivate-page-item__content .inactivate-page-item__content--location{line-height:20px !important;color:#667085 !important;font-weight:500 !important;font-size:12px !important}#wait-activate-connection .wait-activate-connection--content .wait-activate-connection--main .inactivate-page-list-container .inactivate-page-list .inactivate-page-item .inactivate-page-item__content .inactivate-page-item__content--platform{color:#667085;margin-top:4px;line-height:16px;display:flex;gap:4px}#wait-activate-connection .wait-activate-connection--content .wait-activate-connection--main .inactivate-page-list-container .inactivate-page-list .inactivate-page-item .inactivate-page-item__content .inactivate-page-item__content--platform .inactivate-page-item__content--platform-icon{display:flex;flex-direction:row;gap:0;justify-content:center;align-items:center}#wait-activate-connection .wait-activate-connection--content .wait-activate-connection--main .inactivate-page-list-container .inactivate-page-list .inactivate-page-item .inactivate-page-item__content .inactivate-page-item__content--platform .inactivate-page-item__content--platform-icon .platform-icon-img{width:14px !important;height:14px !important;border-radius:4px !important;box-shadow:0px 2px 4px -2px rgba(24,39,75,.12),0px 4px 4px -2px rgba(24,39,75,.08) !important}#wait-activate-connection .wait-activate-connection--content .wait-activate-connection--main .inactivate-page-list-container .inactivate-page-list .inactivate-page-item .inactivate-page-item__checkbox{width:20px;height:20px;position:absolute;top:8px;right:8px}#wait-activate-connection .wait-activate-connection--content .wait-activate-connection--main .inactivate-page-list-container .inactivate-page-list .inactivate-page-item:hover{cursor:pointer;background-color:#f2f4f7}#wait-activate-connection .wait-activate-connection--content .wait-activate-connection--main .inactivate-page-list-container .inactivate-page-list .inactivate-page-item:is(.selected){border-color:#e2f2ff;background-color:#e2f2ff}#wait-activate-connection .wait-activate-connection--content .wait-activate-connection--main .inactivate-page-list-container .inactivate-page-list .inactivate-page-item:is(.selected):hover{border-color:#d2ebff;background-color:#d2ebff}#wait-activate-connection .wait-activate-connection--content .wait-activate-connection--main .no-page-placeholder{display:flex;flex-direction:column;gap:4px;justify-content:center;align-items:center;width:100%;height:100%}#wait-activate-connection .wait-activate-connection--content .wait-activate-connection--main .no-page-placeholder .no-page-placeholder__image{width:160px;margin-bottom:12px}#wait-activate-connection .wait-activate-connection--content .wait-activate-connection--main .no-page-placeholder .no-page-placeholder__image img{width:100%;height:100%}#wait-activate-connection .wait-activate-connection--content .wait-activate-connection--main .no-page-placeholder .no-page-placeholder__title{color:#475467;font-size:16px;font-weight:500;line-height:24px}#wait-activate-connection .wait-activate-connection--content .wait-activate-connection--main .no-page-placeholder .no-page-placeholder__description{color:#667085;font-weight:400;max-width:376px;text-align:center;word-wrap:break-word}#wait-activate-connection .wait-activate-connection--footer{width:100%;height:56px;display:flex;flex-direction:row;gap:8px;justify-content:flex-end;padding:12px 24px 12px 16px;position:relative}#wait-activate-connection .wait-activate-connection--footer .shortcut-hint{height:32px;color:#667085;display:flex;flex-direction:row;gap:8px;justify-content:center;align-items:center;position:absolute;top:12px;left:16px}#wait-activate-connection .wait-activate-connection--footer .shortcut-hint .icon{width:20px;height:20px;color:#667085}#wait-activate-connection .wait-activate-connection--footer .shortcut-hint .text{line-height:22px}#wait-activate-connection .wait-activate-connection--footer .shortcut-hint .shortcut{display:flex;flex-direction:row;gap:4px;justify-content:center;align-items:center;line-height:22px}#wait-activate-connection .wait-activate-connection--footer .shortcut-hint .shortcut .key{padding:0px 8px;border-radius:6px;border:1px solid #dde1e7;background:#f9fafb;box-shadow:0px 1.5px 0px 0px #d0d5dd}#facebook-connection .help-info{margin-top:4px;width:352px}#instagram-connection .content-connection__button-group{gap:16px}#tiktok-connection .tiktok-marketing-wrapper{border-radius:12px}#tiktok-connection .tiktok-marketing-wrapper .marketing-description{font-size:12px}#tiktok-connection #personal-tiktok-connection{justify-content:center}#tiktok-connection #personal-tiktok-connection .platform-extra-part{display:flex;flex-direction:column;gap:4px;color:#1d2939}#tiktok-connection #personal-tiktok-connection .platform-extra-part .platform-extra-part__title{font-weight:500;line-height:22px}#tiktok-connection #personal-tiktok-connection .platform-extra-part .platform-extra-part__description{display:flex;flex-direction:row;gap:6px;align-items:center;line-height:22px}#tiktok-connection #personal-tiktok-connection .platform-extra-part .platform-extra-part__description .ant-checkbox-wrapper{display:flex;flex-direction:row;gap:6px;align-items:center;padding:0px;padding-left:2px}#tiktok-connection #personal-tiktok-connection .platform-extra-part .platform-extra-part__description .ant-checkbox-wrapper span{padding:0px}#tiktok-connection #personal-tiktok-connection .platform-extra-part .platform-extra-part__description .ant-spin-spinning{width:20px;height:20px}#tiktok-connection #personal-tiktok-connection .tiktok-marketing-wrapper{margin-top:-110px}#tiktok-connection #personal-tiktok-connection:has(.tiktok-marketing-wrapper){justify-content:center}#tiktok-connection #tt-step-1{justify-content:center}#tiktok-connection #tt-step-1 .description{display:flex;flex-direction:column;gap:4px;text-align:center}#tiktok-connection #tt-step-1 .description .description__title{font-size:16px;font-weight:500;line-height:22px;color:#1d2939}#tiktok-connection #tt-step-1 .description .description__content{line-height:22px;color:#667085}#tiktok-connection #tt-step-1 .loading-icon{display:flex;flex-direction:column;gap:4px;align-items:center}#tiktok-connection #tt-step-2 .content-connection__button-group{display:flex;flex-direction:row;gap:8px}#tiktok-connection #tt-step-3 .tt-connected-account{display:flex;flex-direction:column;gap:16px}#tiktok-connection #tt-step-3 .tt-connected-account .tt-connected-account__item{display:flex;flex-direction:row;gap:0;align-items:center;width:352px;position:relative}#tiktok-connection #tt-step-3 .tt-connected-account .tt-connected-account__item .tt-connected-account__item--platform-icon{width:20px;height:20px;position:absolute;top:-4px;left:-4px;z-index:100}#tiktok-connection #tt-step-3 .tt-connected-account .tt-connected-account__item .tt-connected-account__item--platform-icon img{border-radius:4.5px;box-shadow:none}#tiktok-connection #tt-step-3 .tt-connected-account .tt-connected-account__item .tt-connected-account__item--info{display:flex;flex-direction:column;gap:4px;margin-left:12px;margin-right:10px;width:181px}#tiktok-connection #tt-step-3 .tt-connected-account .tt-connected-account__item .tt-connected-account__item--info .item-info__name{color:#101828;font-weight:500;line-height:22px;font-size:16px}#tiktok-connection #tt-step-3 .tt-connected-account .tt-connected-account__item .tt-connected-account__item--info .item-info__id{color:#667085;font-size:12px;line-height:16px}#tiktok-connection #tt-step-3 .tt-connected-account .tt-connected-account__item .tt-connected-account__item--info .item-info__id.tt-item-info-id--tooltip{max-width:181px}#tiktok-connection #tt-step-3 .tt-connected-account .tt-connected-account__item .tt-connected-account__item--info .item-info__type{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;line-height:16px;font-size:12px;margin-top:4px;background-color:#40a9ff;color:#fff;padding:0px 8px;border:none;border-radius:4px}#tiktok-connection #tt-step-3 .tt-connected-account .tt-connected-account__item .tt-connected-account__item--status{display:flex;flex-direction:row;gap:4px;justify-content:center;align-items:center;width:89px;height:100%;font-size:12px}#tiktok-connection #tt-step-3 .tt-connected-account .tt-connected-account__item .tt-connected-account__item--status .icon{display:flex;flex-direction:row;gap:0;justify-content:center;align-items:center;width:16px;height:16px}#tiktok-connection #tt-step-3 .tt-connected-account .tt-connected-account__item .tt-connected-account__item--status .text{text-align:center;font-size:14px}#tiktok-connection #tt-step-3 .tt-connected-account .tt-connected-account__item .tt-connected-account__item--status:has(.connected){color:#52c41a}#tiktok-connection #tt-step-3 .tt-connected-account .tt-connected-account__item .tt-connected-account__item--status:has(.error){color:#f5222d}#tiktok-connection #tt-step-3 .content-connection__button-group{display:flex;flex-direction:row;gap:8px}#tiktok-connection #business-tiktok-connection{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-top:95px}#tiktok-connection #business-tiktok-connection .help-info{justify-content:flex-start}#tiktok-connection #business-tiktok-connection .tiktok-marketing-wrapper{margin-top:-60px;border-radius:12px !important}#tiktok-connection #tiktok-shop-connection .tiktok-marketing-wrapper{margin-top:-100px;border-radius:12px !important}#tiktok-connection .text-description{display:flex;flex-direction:column;gap:4px;max-width:352px;text-align:center}#tiktok-connection .text-description .text-description__title{font-size:20px;font-weight:500;line-height:24px;color:#1d2939}#tiktok-connection .text-description .text-description__content{line-height:22px;color:#667085}#whatsapp-connection #wa-qr-code{justify-content:center}#whatsapp-connection .switch-connect-method{display:flex;flex-direction:row;gap:8px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;cursor:pointer;padding:5px 8px;color:#105ce2;border-radius:6px}#whatsapp-connection .switch-connect-method .icon{display:flex;flex-direction:row;gap:0;justify-content:center;align-items:center}#whatsapp-connection .switch-connect-method div{line-height:22px;font-weight:500}#whatsapp-connection .switch-connect-method:hover{background-color:#eaecf0}#whatsapp-connection #wa-pairing-code .wa-input-phone-number{display:flex;flex-direction:column;gap:1px}#whatsapp-connection #wa-pairing-code .wa-input-phone-number .ant-input{width:352px;height:40px;border:1px solid #d0d5dd;border-radius:8px;padding:8px 12px}#whatsapp-connection #wa-pairing-code .wa-input-phone-number .error-message{text-align:center;font-size:12px;height:16px;color:#f5222d;margin:0px !important}#whatsapp-connection #wa-pairing-code .button-group{display:flex;flex-direction:row;gap:12px;width:352px;margin-top:-8px}#whatsapp-connection #wa-pairing-code .button-group .back-btn,#whatsapp-connection #wa-pairing-code .button-group .next-btn{border-radius:8px;height:40px;padding:8px 16px;border-color:rgba(0,0,0,0)}#whatsapp-connection #wa-pairing-code .button-group .back-btn{width:90px;color:#344054;background-color:#eaecf0}#whatsapp-connection #wa-pairing-code .button-group .back-btn:hover{background-color:#d0d5dd}#whatsapp-connection #wa-pairing-code .button-group .back-btn span{font-size:16px;font-weight:500;line-height:24px}#whatsapp-connection #wa-pairing-code .button-group .next-btn{background-color:#105ce2;width:250px;height:40px;padding:8px 16px;border:1px solid rgba(0,0,0,0);border-radius:8px}#whatsapp-connection #wa-pairing-code .button-group .next-btn span{color:#fff;font-size:16px;font-weight:500;line-height:24px}#whatsapp-connection #wa-pairing-code .button-group .next-btn:hover{background-color:#1677ff !important;border-color:#1677ff !important}#whatsapp-connection #wa-pairing-code .button-group .next-btn:disabled{background-color:#8496b4 !important;border-color:#8496b4 !important}#whatsapp-connection #wa-pairing-code .wa-text-connect{display:flex;flex-direction:row;gap:2px;justify-content:center;align-items:center}#whatsapp-connection #wa-pairing-code .wa-text-connect span{line-height:22px}#whatsapp-connection #wa-pairing-code .wa-text-connect .icon{width:22px;height:22px;padding:2px;color:#105ce2;cursor:pointer}#whatsapp-connection #wa-pairing-code .wa-text-connect .icon:hover{color:#1677ff}#whatsapp-connection #wa-pairing-code .wa-pairing-code{font-size:30px;line-height:40px;color:#1d2939}#whatsapp-connection #wa-pairing-code .how-to-pairing{display:flex;flex-direction:column;gap:16px;justify-content:center;align-items:center;width:352px}#whatsapp-connection .wa-passkey{display:flex;flex-direction:column;gap:12px;width:360px;text-align:left}#whatsapp-connection .wa-passkey .wa-passkey__title{font-size:16px;font-weight:600;color:#1d2939}#whatsapp-connection .wa-passkey .wa-passkey__status{font-size:13px;color:#475467}#whatsapp-connection .wa-passkey .wa-passkey__confirm{display:flex;flex-direction:column;gap:12px;justify-content:center;align-items:center}#whatsapp-connection .wa-passkey .wa-passkey__confirm .wa-passkey__code-label{font-size:13px;font-weight:500;color:#1d2939}#whatsapp-connection .wa-passkey .wa-passkey__confirm .wa-passkey__code{font-size:30px;line-height:40px;letter-spacing:4px;color:#1d2939}#whatsapp-connection .wa-passkey .wa-passkey__error{font-size:13px;color:#f5222d}#whatsapp-connection #wa-business-connection:has(.new-wa-business) .content-connection__button-group{width:480px}#whatsapp-connection #wa-business-connection:has(.new-wa-business) .content-connection__button-group .button-connection>.title{display:flex;flex-direction:row;gap:10px;justify-content:center;align-items:center}#zalo-connection #personal-zalo-connection{justify-content:center}#zalo-connection #personal-zalo-connection .platform-extra-part{display:flex;flex-direction:row;gap:6px;max-width:322px;word-wrap:break-word}#zalo-connection #personal-zalo-connection .platform-extra-part .icon{width:16px;height:16px}#zalo-connection #personal-zalo-connection .platform-extra-part .text{color:#667085;font-size:12px;line-height:16px}#airbnb-connection .content-connection__button-group{width:392px}#zalo-connection .content-connection__create-account{margin-top:-32px;display:flex;flex-direction:column;gap:16px;justify-content:center;align-items:center}#line-connection{padding:60px 0px;justify-content:flex-start}#line-connection .content-connection__button-group{width:392px}#line-connection .divider-group{width:392px}#line-connection .get-page-info-by-url{width:392px;display:flex;flex-direction:column;gap:8px;justify-content:center;align-items:center}#line-connection .get-page-info-by-url .field-group{display:flex;flex-direction:column;gap:8px}#line-connection .get-page-info-by-url .field-group .field-group__title{font-weight:500;display:flex;flex-direction:row;gap:4px;align-items:center}#line-connection .get-page-info-by-url .field-group .field-group__title svg{fill:#667085}#line-connection .get-page-info-by-url .field-group .ant-input,#line-connection .get-page-info-by-url .field-group .ant-input-affix-wrapper{width:100%;height:40px;border:1px solid #d0d5dd;border-radius:8px;padding:8px 12px;color:#1d2939;font-size:16px;line-height:22px}#line-connection .get-page-info-by-url .field-group .ant-input::-moz-placeholder, #line-connection .get-page-info-by-url .field-group .ant-input-affix-wrapper::-moz-placeholder{color:#98a2b3}#line-connection .get-page-info-by-url .field-group .ant-input::placeholder,#line-connection .get-page-info-by-url .field-group .ant-input-affix-wrapper::placeholder{color:#98a2b3}#line-connection .get-page-info-by-url .field-group .ant-input:hover,#line-connection .get-page-info-by-url .field-group .ant-input-affix-wrapper:hover{border-color:#1677ff}#line-connection .get-page-info-by-url .field-group .ant-input:focus,#line-connection .get-page-info-by-url .field-group .ant-input-affix-wrapper:focus{border-color:#4096ff;box-shadow:0px 1px 2px 0px rgba(99,153,242,.2),0px 0px 0px 4px rgba(99,153,242,.2)}#line-connection .get-page-info-by-url .field-group .ant-input:-webkit-autofill,#line-connection .get-page-info-by-url .field-group .ant-input:-webkit-autofill:hover,#line-connection .get-page-info-by-url .field-group .ant-input:-webkit-autofill:focus,#line-connection .get-page-info-by-url .field-group .ant-input-affix-wrapper:-webkit-autofill,#line-connection .get-page-info-by-url .field-group .ant-input-affix-wrapper:-webkit-autofill:hover,#line-connection .get-page-info-by-url .field-group .ant-input-affix-wrapper:-webkit-autofill:focus{border:1px solid #d0d5dd;-webkit-text-fill-color:#1d2939;-webkit-box-shadow:0 0 0px 1000px #fff inset;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}#line-connection .get-page-info-by-url .field-group .ant-input-disabled,#line-connection .get-page-info-by-url .field-group .ant-input-affix-wrapper-disabled{background-color:#ecedf4;color:#667085}#line-connection .get-page-info-by-url .field-group .ant-input-disabled:hover,#line-connection .get-page-info-by-url .field-group .ant-input-affix-wrapper-disabled:hover{border:1px solid #d0d5dd}#line-connection .get-page-info-by-url .field-group .ant-input-disabled:-webkit-autofill,#line-connection .get-page-info-by-url .field-group .ant-input-disabled:-webkit-autofill:hover,#line-connection .get-page-info-by-url .field-group .ant-input-disabled:-webkit-autofill:focus,#line-connection .get-page-info-by-url .field-group .ant-input-affix-wrapper-disabled:-webkit-autofill,#line-connection .get-page-info-by-url .field-group .ant-input-affix-wrapper-disabled:-webkit-autofill:hover,#line-connection .get-page-info-by-url .field-group .ant-input-affix-wrapper-disabled:-webkit-autofill:focus{border:1px solid #d0d5dd;-webkit-text-fill-color:#667085;-webkit-box-shadow:0 0 0px 1000px #ecedf4 inset;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}#line-connection .get-page-info-by-url .field-group .ant-input-affix-wrapper>.ant-input{height:auto;border:none;padding:0;box-shadow:none}#line-connection .get-page-info-by-url .field-group .ant-input-affix-wrapper>.ant-input:focus{box-shadow:none}#line-connection .get-page-info-by-url .field-group .ant-input::-moz-placeholder{font-size:14px;color:#98a2b3}#line-connection .get-page-info-by-url .field-group .ant-input::placeholder{font-size:14px;color:#98a2b3}#line-connection .get-page-info-by-url .field-group .field-group__input:is(.ant-input-group-wrapper) .ant-input-group-addon{font-size:16px;font-weight:400;line-height:22px;color:#667085;border-color:#d0d5dd;padding:8px 12px;background-color:#ecedf4;border-top-left-radius:8px;border-bottom-left-radius:8px}#line-connection .get-page-info-by-url .field-group .field-group__input:is(.ant-input-group-wrapper) .ant-input{border-top-left-radius:0px;border-bottom-left-radius:0px}#line-connection .get-page-info-by-url .field-group{width:100%}#line-connection .get-page-info-by-url .line-input-group{display:flex;flex-direction:row;gap:0;height:40px;margin-bottom:4px}#line-connection .get-page-info-by-url .line-input-group .line-input-url{border:1px solid #d0d5dd;border-top-right-radius:0px;border-bottom-right-radius:0px}#line-connection .get-page-info-by-url .line-input-group .line-get-info-btn{padding:8px 12px;border-radius:0px;border-top-right-radius:8px;border-bottom-right-radius:8px;text-shadow:none}#line-connection .get-page-info-by-url .line-input-group .line-get-info-btn span{font-weight:400}#line-connection .get-page-info-by-url .line-input-group .line-get-info-btn:disabled{border-left:none}#google-agent-connection{padding:60px 0px;justify-content:flex-start}#google-agent-connection .gga-upload-avatar{display:flex;flex-direction:row;gap:0;justify-content:center;align-items:center;width:100%}#google-agent-connection .content-connection__button-group,#google-agent-connection .divider-line,#google-agent-connection .content-connection__text-description{max-width:392px;width:392px}#google-agent-connection .popover-content-container{padding:8px 12px}#google-location-connection .content-connection__button-group,#google-location-connection .content-connection__description{max-width:392px;width:392px}#google-location-connection:has(.location-list__connection){padding:auto;padding-top:24px;padding-bottom:24px}.google-agent-verify-modal{position:absolute;top:0;right:0;left:0;bottom:0;margin:auto;padding:0px}.google-agent-verify-modal .ant-modal-content{display:flex;flex-direction:column;gap:0;width:100%;height:100%;border-radius:12px;overflow:hidden;box-shadow:0px 3px 6px -4px rgba(0,0,0,.12),0px 6px 16px 0px rgba(0,0,0,.08),0px 9px 28px 8px rgba(0,0,0,.05)}.google-agent-verify-modal .ant-modal-content .ant-modal-body{width:100%;height:100%;height:calc(100% - 56px - 64px);padding:0px}.google-agent-verify-modal .ant-modal-content .ant-modal-footer{display:flex;flex-direction:row;gap:8px;justify-content:center;align-items:center;border:none;padding:12px 0px !important}.google-agent-verify-modal .google-agent-verify-modal__content{width:100%;height:100%;width:100%;height:100%;display:flex;flex-direction:column;gap:24px;justify-content:center;align-items:center;justify-content:flex-start;padding:24px 0px;overflow-y:scroll}.google-agent-verify-modal .google-agent-verify-modal__content .gga-agent-overview{width:380px;display:flex;flex-direction:row;gap:16px;justify-content:center;align-items:center;padding:12px 0px}.google-agent-verify-modal .google-agent-verify-modal__content .gga-agent-overview .agent-logo{width:100px;height:100px}.google-agent-verify-modal .google-agent-verify-modal__content .gga-agent-overview .agent-info{flex:1 1 auto;display:flex;flex-direction:column;gap:4px;padding:0px 8px}.google-agent-verify-modal .google-agent-verify-modal__content .gga-agent-overview .agent-info .agent-info__agent-name{color:#1d2939;font-size:16px;font-weight:500;line-height:24px}.google-agent-verify-modal .google-agent-verify-modal__content .gga-agent-overview .agent-info .agent-info__page-name{display:flex;flex-direction:row;gap:4px;justify-content:center;align-items:center;justify-content:flex-start}.google-agent-verify-modal .google-agent-verify-modal__content .gga-agent-overview .agent-info .agent-info__page-name .platform-icon{display:flex;flex-direction:row;gap:0;justify-content:center;align-items:center;width:20px;height:20px}.google-agent-verify-modal .google-agent-verify-modal__content .gga-agent-overview .agent-info .agent-info__page-name .platform-icon img{box-shadow:none;--web-kit-box-shadow: none}.google-agent-verify-modal .google-agent-verify-modal__content .gga-agent-overview .agent-info .agent-info__page-name .page-name{color:#667085;line-height:22px}.google-agent-verify-modal .google-agent-verify-modal__content .gga-form{width:380px;display:flex;flex-direction:column;gap:16px}.google-agent-verify-modal .google-agent-verify-modal__content .gga-form .field-group{display:flex;flex-direction:column;gap:8px}.google-agent-verify-modal .google-agent-verify-modal__content .gga-form .field-group .field-group__title{font-weight:500;display:flex;flex-direction:row;gap:4px;align-items:center}.google-agent-verify-modal .google-agent-verify-modal__content .gga-form .field-group .field-group__title svg{fill:#667085}.google-agent-verify-modal .google-agent-verify-modal__content .gga-form .field-group .ant-input,.google-agent-verify-modal .google-agent-verify-modal__content .gga-form .field-group .ant-input-affix-wrapper{width:100%;height:40px;border:1px solid #d0d5dd;border-radius:8px;padding:8px 12px;color:#1d2939;font-size:16px;line-height:22px}.google-agent-verify-modal .google-agent-verify-modal__content .gga-form .field-group .ant-input::-moz-placeholder, .google-agent-verify-modal .google-agent-verify-modal__content .gga-form .field-group .ant-input-affix-wrapper::-moz-placeholder{color:#98a2b3}.google-agent-verify-modal .google-agent-verify-modal__content .gga-form .field-group .ant-input::placeholder,.google-agent-verify-modal .google-agent-verify-modal__content .gga-form .field-group .ant-input-affix-wrapper::placeholder{color:#98a2b3}.google-agent-verify-modal .google-agent-verify-modal__content .gga-form .field-group .ant-input:hover,.google-agent-verify-modal .google-agent-verify-modal__content .gga-form .field-group .ant-input-affix-wrapper:hover{border-color:#1677ff}.google-agent-verify-modal .google-agent-verify-modal__content .gga-form .field-group .ant-input:focus,.google-agent-verify-modal .google-agent-verify-modal__content .gga-form .field-group .ant-input-affix-wrapper:focus{border-color:#4096ff;box-shadow:0px 1px 2px 0px rgba(99,153,242,.2),0px 0px 0px 4px rgba(99,153,242,.2)}.google-agent-verify-modal .google-agent-verify-modal__content .gga-form .field-group .ant-input:-webkit-autofill,.google-agent-verify-modal .google-agent-verify-modal__content .gga-form .field-group .ant-input:-webkit-autofill:hover,.google-agent-verify-modal .google-agent-verify-modal__content .gga-form .field-group .ant-input:-webkit-autofill:focus,.google-agent-verify-modal .google-agent-verify-modal__content .gga-form .field-group .ant-input-affix-wrapper:-webkit-autofill,.google-agent-verify-modal .google-agent-verify-modal__content .gga-form .field-group .ant-input-affix-wrapper:-webkit-autofill:hover,.google-agent-verify-modal .google-agent-verify-modal__content .gga-form .field-group .ant-input-affix-wrapper:-webkit-autofill:focus{border:1px solid #d0d5dd;-webkit-text-fill-color:#1d2939;-webkit-box-shadow:0 0 0px 1000px #fff inset;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.google-agent-verify-modal .google-agent-verify-modal__content .gga-form .field-group .ant-input-disabled,.google-agent-verify-modal .google-agent-verify-modal__content .gga-form .field-group .ant-input-affix-wrapper-disabled{background-color:#ecedf4;color:#667085}.google-agent-verify-modal .google-agent-verify-modal__content .gga-form .field-group .ant-input-disabled:hover,.google-agent-verify-modal .google-agent-verify-modal__content .gga-form .field-group .ant-input-affix-wrapper-disabled:hover{border:1px solid #d0d5dd}.google-agent-verify-modal .google-agent-verify-modal__content .gga-form .field-group .ant-input-disabled:-webkit-autofill,.google-agent-verify-modal .google-agent-verify-modal__content .gga-form .field-group .ant-input-disabled:-webkit-autofill:hover,.google-agent-verify-modal .google-agent-verify-modal__content .gga-form .field-group .ant-input-disabled:-webkit-autofill:focus,.google-agent-verify-modal .google-agent-verify-modal__content .gga-form .field-group .ant-input-affix-wrapper-disabled:-webkit-autofill,.google-agent-verify-modal .google-agent-verify-modal__content .gga-form .field-group .ant-input-affix-wrapper-disabled:-webkit-autofill:hover,.google-agent-verify-modal .google-agent-verify-modal__content .gga-form .field-group .ant-input-affix-wrapper-disabled:-webkit-autofill:focus{border:1px solid #d0d5dd;-webkit-text-fill-color:#667085;-webkit-box-shadow:0 0 0px 1000px #ecedf4 inset;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.google-agent-verify-modal .google-agent-verify-modal__content .gga-form .field-group .ant-input-affix-wrapper>.ant-input{height:auto;border:none;padding:0;box-shadow:none}.google-agent-verify-modal .google-agent-verify-modal__content .gga-form .field-group .ant-input-affix-wrapper>.ant-input:focus{box-shadow:none}.google-agent-verify-modal .google-agent-verify-modal__content .gga-form .field-group .ant-input::-moz-placeholder{font-size:14px;color:#98a2b3}.google-agent-verify-modal .google-agent-verify-modal__content .gga-form .field-group .ant-input::placeholder{font-size:14px;color:#98a2b3}.google-agent-verify-modal .google-agent-verify-modal__content .gga-form .field-group .field-group__input:is(.ant-input-group-wrapper) .ant-input-group-addon{font-size:16px;font-weight:400;line-height:22px;color:#667085;border-color:#d0d5dd;padding:8px 12px;background-color:#ecedf4;border-top-left-radius:8px;border-bottom-left-radius:8px}.google-agent-verify-modal .google-agent-verify-modal__content .gga-form .field-group .field-group__input:is(.ant-input-group-wrapper) .ant-input{border-top-left-radius:0px;border-bottom-left-radius:0px}.google-agent-verify-modal .google-agent-verify-modal__content .loading{display:flex;flex-direction:row;gap:0;justify-content:center;align-items:center;width:50px;height:50px}.google-agent-verify-modal .google-agent-verify-modal__content .loading .ant-spin-spinning{width:50px;height:50px;display:flex !important}.google-agent-verify-modal .google-agent-verify-modal__content .divider-line{width:380px;border-top:1px solid #eaecf0;margin:0px}.google-agent-verify-modal .google-agent-verify-modal__content .pending-description{width:380px;display:flex;flex-direction:column;gap:4px;justify-content:center;align-items:center}.google-agent-verify-modal .google-agent-verify-modal__content .pending-description .title{color:#1d2939;font-size:20px;line-height:28px}.google-agent-verify-modal .google-agent-verify-modal__content .pending-description .description{font-size:14px;font-weight:400;line-height:22px;text-align:center;color:#667085;word-wrap:break-word}.google-agent-verify-modal .google-agent-verify-modal__content:has(.divider-line) .gga-agent-overview{padding:0px}.google-agent-verify-modal .google-agent-verify-modal__content:has(.divider-line) .gga-agent-overview .agent-info{padding:0px}.google-agent-verify-modal .google-agent-verify-modal__content:has(.loading){justify-content:center}.google-agent-verify-modal .google-agent-verify-modal__button-group{width:380px;display:flex;flex-direction:row;gap:8px}.google-agent-verify-modal .google-agent-verify-modal__button-group .button-action{margin:0px;padding:0px}.google-agent-verify-modal .google-agent-verify-modal__button-group:has(#verify_owner_info_back) .button-action{width:186px}.google-agent-verify-modal .google-agent-verify-modal__button-group #verify_owner_info_back,.google-agent-verify-modal .google-agent-verify-modal__button-group #view_verification_state{background-color:#eaecf0}.google-agent-verify-modal .google-agent-verify-modal__button-group #verify_owner_info_back span,.google-agent-verify-modal .google-agent-verify-modal__button-group #view_verification_state span{color:#344054}.google-agent-verify-modal .google-agent-verify-modal__button-group #verify_owner_info_back:hover,.google-agent-verify-modal .google-agent-verify-modal__button-group #view_verification_state:hover{background-color:#d0d5dd !important;color:#344054 !important;border-color:rgba(0,0,0,0) !important}.google-agent-verify-modal:has(#verify_owner_info_back) .google-agent-verify-modal__content{justify-content:center}#pke_chat_plugin-connection{padding-top:60px;justify-content:flex-start}#pke_chat_plugin-connection .pke_chat_plugin-upload-avatar{display:flex;flex-direction:row;gap:0;justify-content:center;align-items:center;width:100%}#pke_chat_plugin-connection .content-connection__form,#pke_chat_plugin-connection .content-connection__button-group{width:392px}#tokopedia-connection{justify-content:center}#telegram-connection #tl-qr-code{justify-content:center}#telegram-connection #tl-qr-code .qr-image .platform-logo-center .platform-icon-img.telegram{border-radius:17.5px}#telegram-connection #tl-qr-code .tl-qr-error-message{position:absolute;inset:4px;display:grid;place-items:center;text-align:center;padding:24px;background:#fff}#telegram-connection #tl-connection-password .tl-input-password{display:flex;flex-direction:column;gap:0}#telegram-connection #tl-connection-password .tl-input-password .ant-input{width:352px;height:40px;border:1px solid #d0d5dd;border-radius:8px;padding:8px 12px}#telegram-connection #tl-connection-password .button-group{display:flex;flex-direction:row;gap:12px;width:352px}#telegram-connection #tl-connection-password .button-group .back-btn,#telegram-connection #tl-connection-password .button-group .next-btn{flex:1 1 0;border-radius:8px;height:40px;padding:8px 16px;border-color:rgba(0,0,0,0)}#telegram-connection #tl-connection-password .button-group .back-btn{width:90px;color:#344054;background-color:#eaecf0}#telegram-connection #tl-connection-password .button-group .back-btn:hover{background-color:#d0d5dd}#telegram-connection #tl-connection-password .button-group .back-btn span{font-size:16px;font-weight:500;line-height:24px}#telegram-connection #tl-connection-password .button-group .next-btn{background-color:#105ce2;width:100%;height:40px;padding:8px 16px;border:1px solid rgba(0,0,0,0);border-radius:8px}#telegram-connection #tl-connection-password .button-group .next-btn span{color:#fff;font-size:16px;font-weight:500;line-height:24px}#telegram-connection #tl-connection-password .button-group .next-btn:hover{background-color:#1677ff !important;border-color:#1677ff !important}#telegram-connection #tl-connection-password .button-group .next-btn:disabled{background-color:#8496b4 !important;border-color:#8496b4 !important}#telegram-connection .telegram-connection-step .step-icon{position:relative;top:.35em}#telegram-connection .telegram-connection-success{display:flex;flex-direction:column;gap:24px}#telegram-connection .telegram-connection-success .content-connection__icon-group .success-icon{width:160px;height:160px}#connect-code-connection .content-connection__form,#connect-code-connection .content-connection__button-group,#connect-code-connection .help-info{width:352px}#connect-code-connection .content-connection__form .button-connection,#connect-code-connection .content-connection__button-group .button-connection,#connect-code-connection .help-info .button-connection{height:40px;border:none}#pos-connection-description{width:352px;margin-top:-12px;font-size:12px;line-height:16px;text-align:center;word-wrap:break-word;color:#667085}#booking-connection .content-connection__button-group{width:392px}@media screen and (max-width: 666px){.platform-connection__list{display:none !important}.platform-connection .ant-modal-content .ant-modal-body .platform-connection-container .platform-connection__content .platform-connection__content--main .content-connection .content-connection__qr-group{flex-direction:column;align-items:center}}
.draftJsToolbar__buttonWrapper__1Dmqh{display:inline-block}.public-DraftStyleDefault-block a{text-decoration:underline}.draftJsToolbar__button__qi1gf{background:#fbfbfb;color:#888;font-size:18px;border:0;padding-top:5px;vertical-align:bottom;height:34px;width:36px}.draftJsToolbar__button__qi1gf svg{fill:#888}.draftJsToolbar__button__qi1gf:hover,.draftJsToolbar__button__qi1gf:focus{background:#f3f3f3;outline:0}.draftJsToolbar__active__3qcpF{background:#efefef;color:#444}.draftJsToolbar__active__3qcpF svg{fill:#444}.draftJsToolbar__separator__3U7qt{display:inline-block;border-right:1px solid #ddd;height:24px;margin:0 .5em}.draftJsToolbar__toolbar__dNtBH{left:50%;transform:translate(-50%) scale(0);position:absolute;border:1px solid #ddd;background:#fff;top:75px !important;border-radius:2px;box-shadow:0px 1px 3px 0px #dcdcdc;z-index:2;box-sizing:border-box}.draftJsToolbar__toolbar__dNtBH:after,.draftJsToolbar__toolbar__dNtBH:before{top:100%;left:50%;border:solid rgba(0,0,0,0);content:" ";height:0;width:0;position:absolute;pointer-events:none}.draftJsToolbar__toolbar__dNtBH:after{border-color:hsla(0,0%,100%,0);border-top-color:#fff;border-width:4px;margin-left:-4px}.draftJsToolbar__toolbar__dNtBH:before{border-color:rgba(221,221,221,0);border-top-color:#ddd;border-width:6px;margin-left:-6px}.draftJsMentionPlugin__input__1Wxng{height:34px;width:220px;padding:0 12px;font-size:15px;font-family:inherit;background-color:rgba(0,0,0,0);border:none;color:#444}.draftJsMentionPlugin__input__1Wxng:focus{outline:none}.draftJsMentionPlugin__input__1Wxng::-moz-placeholder{color:#888}.draftJsMentionPlugin__input__1Wxng::placeholder{color:#888}.draftJsMentionPlugin__inputInvalid__X9hHv{color:#e65757 !important}.draftJsMentionPlugin__link__TQHAX{color:#2996da;text-decoration:underline}.media-message-whatsapp.media-message-from-page:not(.media-message-whatsapp.media-message-from-page:has(.dummy-customer-from-tiktok-ad,.whatsapp-photo-message__message)){padding:4px !important;border-radius:12px;background-color:#dcf8c6}.media-message-whatsapp.media-message-from-page:has(.dummy-customer-from-tiktok-ads,.whatsapp-photo-message__message){border-radius:12px;padding:0}.media-message-whatsapp.media-message-from-customer:not(.media-message-whatsapp.media-message-from-customer:has(.whatsapp-photo-message__message)){padding:5px !important;border-radius:7px;background-color:#fff !important}.media-message-whatsapp.media-message-from-customer:has(.whatsapp-photo-message__message){border-radius:12px;padding:0}.media-message-whatsapp.wa-contact{padding:0px !important;border-top-right-radius:15px;border-bottom-right-radius:15px;border-bottom-left-radius:15px}.wa-replied-message:hover{box-shadow:none !important}.wa-replied-message:hover .media-body-attachment>div:first-child,.wa-replied-message:hover .media-body-attachment>.render-attachment-link{box-shadow:none !important}.media-message-whatsapp{border-radius:5px;padding:5px}.media-message-whatsapp:hover{box-shadow:-2px 2px 5px rgba(0,0,0,.1)}.media-message-whatsapp:hover .media-body-attachment>div:first-child,.media-message-whatsapp:hover .media-body-attachment>.render-attachment-link{box-shadow:none !important}.media-message-whatsapp:hover .message-text-ele{box-shadow:unset !important}.media-message-whatsapp .multi-attachments{margin:0px !important}.media-message-whatsapp .message-text-ele{box-shadow:unset !important;max-width:250px !important}.media-message-whatsapp .media-body-attachment{line-height:1.5;margin-top:0px !important;border-radius:5px !important}.media-message-whatsapp .media-body-attachment .loading-spinner{text-align:unset !important}.media-message-whatsapp .media-body-attachment .message-attachment-item{margin:0px !important;padding-bottom:0px !important}.media-message-whatsapp .media-body-attachment .message-attachment-item:hover{box-shadow:none !important}.media-message-whatsapp .message-text-field{position:unset !important}.whatsapp-revoked-hide .whatsapp-revoked-header{border-radius:8px 4px 4px 8px !important}.whatsapp-revoked-hide .message-text-field{display:none}.whatsapp-revoked-hide .media-body-attachment{display:none}.whatsapp-revoked{background-color:unset !important}.whatsapp-revoked .whatsapp-revoked-header{position:relative;color:rgba(0,0,0,.45);padding:0px 12px;line-height:38px;display:flex;justify-items:center;background-color:#fafafa}.whatsapp-revoked .whatsapp-revoked-header .revoked-text-action{position:absolute;z-index:1;top:50%;right:12px;transform:translateY(-50%)}.whatsapp-revoked .whatsapp-revoked-header .revoked-text{margin-right:40px}.whatsapp-revoked .message-text-ele{padding:8px 12px;background-color:#f0f0f0 !important;width:100% !important;border-radius:unset !important}.whatsapp-revoked .media-body-attachment{padding:8px 12px;background-color:#f0f0f0 !important}.whatsapp-revoked-show .whatsapp-revoked-header{border-radius:8px 4px 0px 0px !important}.whatsapp-revoked-show .message-text-ele{color:rgba(0,0,0,.25);border-radius:0px 0px 4px 8px !important}.whatsapp-revoked-show .media-message-whatsapp.media-message-from-page.whatsapp-revoked{padding:0px !important}.whatsapp-revoked-show .media-body-attachment{color:rgba(0,0,0,.25);border-radius:0px 0px 4px 8px !important}.media-message-whatsapp:has(.whatsapp-photo-message__message){background-color:rgba(0,0,0,0) !important}.media-message-whatsapp:has(.whatsapp-photo-message__message):hover{box-shadow:none !important}.media-message-whatsapp:has(.whatsapp-photo-message__message) .whatsapp-photo-message{display:flex;flex-direction:column;align-items:flex-start}.media-message-whatsapp:has(.whatsapp-photo-message__message) .whatsapp-photo-message .message-element{background-color:#fff !important}.media-message-whatsapp:has(.whatsapp-photo-message__message) .whatsapp-photo-message .message-element:hover{box-shadow:-2px 2px 5px rgba(0,0,0,.1) !important}.media-message-whatsapp:has(.whatsapp-photo-message__message) .whatsapp-photo-message:is(.from-page){align-items:flex-end}.media-message-whatsapp:has(.whatsapp-photo-message__message) .whatsapp-photo-message:is(.from-page) .message-element{background-color:#dcf8c6 !important}.media-message-whatsapp:has(.whatsapp-photo-message__message) .whatsapp-photo-message__photo{border-radius:8px}.media-message-whatsapp:has(.whatsapp-photo-message__message) .whatsapp-photo-message__message{margin-top:2px;text-align:left}.crm-img-empty-box{display:flex;flex-direction:row;gap:0;justify-content:center;align-items:center}.crm-img-empty{display:flex;flex-direction:row;gap:0;justify-content:center;align-items:center}.crm-img-empty img{width:120px;height:120px}.order-list .crm-info{height:100%}.order-list .crm-info .empty-text-task{margin-top:-40px}.order-list .crm-info .ant-collapse-item:first-child{margin-top:0 !important}.order-list .crm-info .ant-collapse-item{margin-top:8px !important}.order-list .crm-info .ant-collapse-item .ant-collapse-arrow svg{fill:#fff}.order-list .crm-info .ant-collapse-item .ant-collapse-header{padding:0 12px !important;height:32px}.order-list .crm-info .ant-collapse-item .ant-collapse-header .ant-collapse-expand-icon{margin-top:5px}.order-list .crm-info .ant-collapse-item .ant-collapse-header .panel-header-title{display:flex;overflow:hidden;white-space:nowrap;line-height:normal;width:100%}.order-list .crm-info .ant-collapse-item .ant-collapse-header .panel-header-title-avatar{width:20px;height:20px;min-width:20px;background:#000;border-radius:20px;margin-right:8px}.order-list .crm-info .ant-collapse-item .ant-collapse-header .panel-header-title-label{color:#fff;font-weight:500;max-width:calc(100% - 16px)}.order-list .crm-info .ant-collapse-item .ant-collapse-header .panel-header-title-label div{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-right:4px}.order-list .crm-info .ant-collapse-item .ant-collapse-header .ant-collapse-header-text{display:flex;flex:1 1 0;min-width:0;justify-content:space-between;align-items:center;height:32px}.order-list .crm-info .ant-collapse-item .ant-collapse-header .panel-header-act{display:flex;flex-direction:row;gap:0;justify-content:center;align-items:center;justify-content:space-between;height:32px}.order-list .crm-info .ant-collapse-item .ant-collapse-header .panel-header-act-btn{color:#fff;font-size:12px;display:flex;align-items:end;text-wrap:nowrap;height:22px}.order-list .crm-info .ant-collapse-item .ant-collapse-header .panel-header-act-btn-list{margin-left:4px;display:flex;align-items:center;justify-content:flex-end}.order-list .crm-info .ant-collapse-item .ant-collapse-header .panel-header-act-btn-list-item{height:16px;width:24px;height:24px;padding:4px;border-radius:4px;gap:8px}.order-list .crm-info .ant-collapse-item .ant-collapse-header .panel-header-act-btn-list-item:hover{background:rgba(16,24,40,.2509803922)}.order-list .crm-info .ant-collapse-item .ant-collapse-content{border-radius:0;background:#fff;padding:0}.order-list .crm-info .ant-collapse-item .ant-collapse-content .collapse-show-crm-status{display:flex;flex-direction:row;gap:0;justify-content:center;align-items:center;justify-content:flex-start;background:#f2f4f7;padding:0 20px;height:34px;display:flex;align-items:center;-moz-column-gap:8px;column-gap:8px;width:100%}.order-list .crm-info .ant-collapse-item .ant-collapse-content .collapse-show-crm-status-item{height:20px;cursor:pointer;display:flex;align-items:center;-moz-column-gap:6px;column-gap:6px;max-width:25%;display:block;text-align:center}.order-list .crm-info .ant-collapse-item .ant-collapse-content .collapse-show-crm-status-item-label{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.order-list .crm-info .ant-collapse-item .ant-collapse-content .collapse-show-crm-status-item-label svg{margin-bottom:-3px;margin-right:5px}.order-list .crm-info .ant-collapse-item .ant-collapse-content .collapse-show-crm-status>svg:first-child{display:none}.order-list .crm-info .ant-collapse-item .ant-collapse-content .collapse-show-crm-status button{cursor:pointer;border-radius:0}.order-list .crm-info .ant-collapse-item .ant-collapse-content .collapse-show-crm-status.status-tab-not-more{padding:0 20px}.order-list .crm-info .ant-collapse-item .ant-collapse-content .collapse-show-crm-status.status-col-3 .collapse-show-crm-status-item{max-width:25%;width:25%}.order-list .crm-info .ant-collapse-item .ant-collapse-content .collapse-show-crm-status.status-col-2 .collapse-show-crm-status-item{max-width:45%;width:45%}.order-list .crm-info .ant-collapse-item .ant-collapse-content .collapse-show-crm-status.status-col-1 .collapse-show-crm-status-item{max-width:100%;width:100%}.order-list .crm-info .ant-collapse-item .ant-collapse-content .collapse-show-crm-info{padding:4px 16px}.order-list .crm-info .ant-collapse-item .ant-collapse-content .collapse-show-crm-info-tasks .ant-collapse{background:#fff;border-top:1px dashed #d9d9d9;padding-top:6px}.order-list .crm-info .ant-collapse-item .ant-collapse-content .collapse-show-crm-info-tasks .ant-collapse-item{border:none}.order-list .crm-info .ant-collapse-item .ant-collapse-content .collapse-show-crm-info-tasks .ant-collapse-arrow{left:auto;right:0}.order-list .crm-info .ant-collapse-item .ant-collapse-content .collapse-show-crm-info-tasks .ant-collapse-header{padding:0 !important;display:flex;align-items:center}.order-list .crm-info .ant-collapse-item .ant-collapse-content .collapse-show-crm-info-tasks .ant-collapse-header .panel-header-title{display:flex;flex-direction:row;gap:0;justify-content:center;align-items:center;justify-content:space-between;-moz-column-gap:4px;column-gap:4px;font-size:14px;color:#667085}.order-list .crm-info .ant-collapse-item .ant-collapse-content .collapse-show-crm-info-tasks .ant-collapse-header .ant-collapse-arrow{display:flex;align-items:center;-moz-column-gap:8px;column-gap:8px;margin-top:0}.order-list .crm-info .ant-collapse-item .ant-collapse-content .collapse-show-crm-info-tasks .ant-collapse-header .ant-collapse-arrow .panel-header-count{color:#1d2939;font-size:14px}.order-list .crm-info .ant-collapse-item .ant-collapse-content .collapse-show-crm-info-tasks .ant-collapse-header .ant-collapse-arrow .panel-arrow-tasks{rotate:0deg;fill:#667085;margin-top:-1px}.order-list .crm-info .ant-collapse-item .ant-collapse-content .collapse-show-crm-info-tasks .ant-collapse-header .ant-collapse-arrow .panel-arrow-tasks-active{rotate:90deg;fill:#1677ff;margin-top:-1px}.order-list .crm-info .ant-collapse-item .ant-collapse-content .collapse-show-crm-info-tasks .ant-collapse-header .ant-collapse-content{border:none}.order-list .crm-info .ant-collapse-item .ant-collapse-content .collapse-show-crm-info-tasks .ant-collapse-content{border:none}.order-list .crm-info .ant-collapse-item .ant-collapse-content .collapse-show-crm-info-group{border-top:1px dashed #d9d9d9;padding:12px 0}.order-list .crm-info .ant-collapse-item .ant-collapse-content .collapse-show-crm-info-group:first-child{border:none}.order-list .crm-info .ant-collapse-item .ant-collapse-content .collapse-show-crm-info-group-item{display:flex;justify-content:space-between;padding:4px 0}.order-list .crm-info .ant-collapse-item .ant-collapse-content .collapse-show-crm-info-group-item-label{color:#667085;display:flex;align-items:center;max-width:40%;-moz-column-gap:4px;column-gap:4px}.order-list .crm-info .ant-collapse-item .ant-collapse-content .collapse-show-crm-info-group-item-label span{max-width:calc(100% - 20px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.order-list .crm-info .ant-collapse-item .ant-collapse-content .collapse-show-crm-info-group-item-content{width:-webkit-fill-available;text-align:right;padding-left:10px;max-width:60%}.order-list .crm-info .ant-collapse-item .ant-collapse-content .collapse-show-crm-info-group-item-content .field-content-info{word-break:break-all;text-align:inherit}.order-list .crm-info .ant-collapse-item .ant-collapse-content .collapse-show-crm-info-group-item-content .field-content-info .ant-tag{max-width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.order-list .crm-info .ant-collapse-item .ant-collapse-content .collapse-show-crm-info-group-item-content .field-content-info-type-tag{text-align:right}.order-list .crm-info .ant-collapse-item .ant-collapse-content .collapse-show-crm-info-group-item-content .field-content-info .field-url{cursor:pointer;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.order-list .crm-info .ant-collapse-item .ant-collapse-content .collapse-show-crm-info-group-item-content .field-content-info .field-media{-moz-column-gap:4px;column-gap:4px;row-gap:4px;display:flex;flex-wrap:wrap;justify-content:flex-end}.order-list .crm-info .ant-collapse-item .ant-collapse-content .collapse-show-crm-info-group-item-content .field-content-info .field-media img{border-radius:4px;cursor:pointer}.order-list .crm-info .ant-collapse-item .ant-collapse-content .collapse-show-crm-info-group-item-content .field-content-info .ant-picker{border:none;padding:0}.order-list .crm-info .ant-collapse-item .ant-collapse-content .collapse-show-crm-info-group-item-content .field-content-info .ant-picker .ant-picker-input{display:block}.order-list .crm-info .ant-collapse-item .ant-collapse-content .collapse-show-crm-info-group-item-content .field-content-info .ant-picker .ant-picker-input>input{text-align:end;font-size:12px !important}.order-list .crm-info .ant-collapse-item .ant-collapse-content .collapse-show-crm-info-group-item-content .field-content-info .ant-picker .ant-picker-input>input:focus{padding:0 12px}.order-list .crm-info .ant-collapse-item .ant-collapse-content .collapse-show-crm-info-group-item-content.item-type-url{max-width:60%}.order-list .crm-info .ant-collapse-item .ant-collapse-content .collapse-show-crm-info-group-item-content .field-type-source{justify-content:flex-end !important}.order-list .crm-info .ant-collapse-item .ant-collapse-content .collapse-show-crm-info-group-item-content .ant-tag{-webkit-margin-end:0;margin-inline-end:0;font-size:12px;height:auto;line-height:20px;padding:0 8px;border-radius:4px}.order-list .crm-info .ant-collapse-item .ant-collapse-content .collapse-show-crm-info-group-item-content .ant-tag .render-value-priority{display:flex;align-items:center;gap:4px}.order-list .crm-info .ant-collapse-item-active .ant-collapse-header .crm-group-action{width:120px !important;height:24px}.order-list .crm-info .ant-collapse-item-active .ant-collapse-header .active-order-module{width:145px !important}.order-list .crm-info .ant-collapse-item-active .show-time{display:none}.order-list .crm-info .list-option-time-tasks{margin-bottom:8px}.order-list .crm-info .list-option-time-tasks .ant-select-selection{height:32px}.order-list .crm-info .list-option-time-tasks .ant-select-selection .ant-select-selection__rendered{line-height:32px}.order-list .crm-info .record-container:hover .show-time{display:none}.order-list .crm-info .name-source{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.order-list .crm-info .tab-select-table-empty .tab-select-table-empty-btn.ant-btn-variant-outlined:not(:disabled):not(.ant-btn-disabled):active,.order-list .crm-info .tab-select-table-empty .tab-select-table-empty-btn.ant-btn-variant-outlined:not(:disabled):not(.ant-btn-disabled):hover{color:#105ce2;background:#d6e1ed}.tab-select-table{display:flex;-moz-column-gap:4px;column-gap:4px;top:0;position:-webkit-sticky;position:sticky;background:#fff;z-index:9999;padding-bottom:6px}.tab-select-table-list{height:32px;background:#eaecf0;border-radius:6px;width:calc(100% - 36px);padding:2px}.tab-select-table-list button{padding:1px 8px;height:28px;border-radius:4px;border:none;color:#475467;background:none;cursor:pointer;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tab-select-table-list button:hover{background:none;color:#0958d9}.tab-select-table-list button.btn-active-tab{background:#fff;color:#0958d9}.tab-select-table-more button{width:32px;height:32px;padding:8px;background:#eaecf0;border-radius:6px;border:none;color:#1d2939;cursor:pointer}.tab-select-table-more button:hover{color:#1677ff;background:#dbefff}.tab-select-table-more-dropdown{min-width:300px;border-radius:8px;padding:0 0 0 4px;background:#fff;box-shadow:0px 6px 8px -6px rgba(24,39,75,.1215686275) !important;border:1px solid rgba(0,0,0,.0431372549)}.tab-select-table-more-dropdown-menu{max-height:276px;overflow:auto}.tab-select-table-more-dropdown .info-list-table{max-height:276px;overflow:auto;box-shadow:none !important;background:none;border:none !important;padding:4px 0}.tab-select-table-more-dropdown .info-list-table-item{border-radius:6px;padding:5px 12px;color:rgba(0,0,0,.65);display:flex;flex-direction:row;gap:0;justify-content:center;align-items:center;justify-content:space-between;margin-right:4px;background-color:#fff}.tab-select-table-more-dropdown .info-list-table-item:hover{background-color:#e6f7ff}.tab-select-table-empty{color:#6b7588}.tab-select-table-empty img{display:block;margin-bottom:10px;margin:auto}.tab-select-table-empty>div{text-align:center}.tab-select-table-empty-title{color:#344054;font-weight:500;line-height:20px;margin-top:16px}.tab-select-table-empty-text{color:#667085;font-weight:400;line-height:20px;margin-bottom:16px}.tab-select-table-empty-btn{border-radius:6px;background:#dbefff;border:none;color:#1677ff;display:flex;align-items:center;-moz-column-gap:4px;column-gap:4px;margin:auto}.tab-select-table-empty-btn:hover{background:#dbefff;color:#1677ff}.tab-select-table-empty-btn:focus{background:#dbefff;color:#1677ff}.tab-select-status-more-dropdown{max-width:300px;border-radius:8px;padding:0 0 0 4px;background:#fff;box-shadow:0px 6px 8px -6px rgba(24,39,75,.1215686275) !important;border:1px solid rgba(0,0,0,.0431372549)}.tab-select-status-more-dropdown-menu{max-height:276px;overflow:auto}.tab-select-status-more-dropdown ul{max-height:276px;overflow:auto;box-shadow:none !important;background:none;border:none !important}.tab-select-status-more-dropdown ul li{border-radius:6px;display:flex;flex-direction:row;gap:0;justify-content:center;align-items:center;justify-content:space-between}.tab-select-status-more-dropdown ul li .ant-tag{width:100%}.tab-select-status-more-dropdown ul li .ant-tag div{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ant-select-item-option-content{font-weight:400 !important}#info-record{cursor:pointer}.list-field-select-info{max-height:400px;overflow-y:auto}.list-field-select-info-item{max-width:325px;cursor:pointer;display:flex;align-items:center;justify-content:space-between;-moz-column-gap:10px;column-gap:10px;padding:0 10px;margin-bottom:8px}.list-field-select-info-item-title{border-radius:4px;height:24px;width:calc(100% - 25px);padding:3px 8px;color:#fff;max-width:300px;min-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.list-field-select-info-item:last-child{margin-bottom:0 !important}.list-field-select-info-popover .ant-popover-inner-content{padding:10px 0}.pancake-info-field-date-picker{min-width:auto !important}.pancake-info-field-date-picker .ant-calendar-picker-input{color:#000;height:13px;padding:0;text-align:end;background:none;cursor:pointer}.pancake-info-field-date-picker .anticon{display:none}.pancake-info-field-date-picker-dropdown .ant-calendar-footer-btn{display:flex;align-items:center;justify-content:space-between}.tab-select-table-empty,.crm-info .recent-orders-empty,.order-list .empty-text{display:flex;flex-direction:row;gap:0;justify-content:center;align-items:center;height:calc(100% - 38px)}.tab-select-table-empty{min-height:270px}.crm-info .recent-orders>div{height:100%}.crm-info .recent-orders .order-header{width:100%}.order-list{scrollbar-gutter:stable}.tab-select-table-empty-task,.order-list .empty-text-task{margin-top:-40px}.tab-select-table-empty .tab-select-table-empty-description{font-size:12px;font-weight:400;color:#6d7c96}.panel-header-item-duplicate{display:flex;align-items:center;justify-content:space-between;height:36px;padding:0 12px;border-radius:6px;cursor:pointer}.panel-header-item-duplicate-label{max-width:calc(100% - 20px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.panel-header-item-duplicate:hover{background-color:#e6f7ff}.tab-select-table-empty.tab-select-table-empty-calendar{height:calc(100% - 120px)}.crm-customer{padding:0;background:#fff}.crm-customer-option-table .ant-select-selector:not(.a.a){background-color:#fff;height:38px !important;border:none !important;border-bottom:1px solid #eaecf0 !important;border-radius:0 !important;box-shadow:none !important}.crm-customer-option-table.ant-select-focused .ant-select-selector:not(.a.a){border:none !important;border-bottom:1px solid #eaecf0 !important;border-radius:0 !important;box-shadow:none !important}.crm-customer-option-table .ant-select-selection-item{display:flex;align-items:center}.crm-customer-option-table .ant-select-selection-item>div{display:flex;align-items:center}.crm-customer-option-table-dropdown{right:12px !important}.crm-customer-option-table-dropdown .ant-select-item-option-content>div{display:flex;align-items:center}.crm-customer-form-section{background:#fff;margin-bottom:8px}.crm-customer-form-section-label{color:rgba(0,0,0,.85);font-weight:500;border-bottom:1px solid #eaecf0;padding:10px 12px;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.crm-customer-form-section-item{padding:12px}.crm-customer-form-section-item-title{display:flex;-moz-column-gap:6px;column-gap:6px;align-items:center;cursor:pointer}.crm-customer-form-section-item .field-card{display:flex;align-items:center}.crm-customer-form-section-item .field-card-vertical{display:block}.crm-customer-form-section-item .field-card-vertical .ant-legacy-form-item-label,.crm-customer-form-section-item .field-card-vertical .ant-form-item-label{width:100%;text-align:left}.crm-customer-form-section-item .field-card-vertical .ant-legacy-form-item-control-wrapper,.crm-customer-form-section-item .field-card-vertical .ant-form-item-control-wrapper{width:100%;padding-left:0}.crm-customer-form-section-item .contact-quick-create{border:1px solid #e4e7ec;background:#f9fafb;border-radius:8px;padding:12px;margin-top:10px}.crm-customer-form-section-item .contact-quick-create-field{margin-bottom:8px}.crm-customer-form-section-item .contact-quick-create-field:last-child{margin-bottom:0}.crm-customer-form-section-item .contact-quick-create-field input.ant-input{border:1px solid #e4e7ec !important;min-height:28px !important}.crm-customer-form-section-item .contact-quick-create-label{margin-bottom:4px;color:#667085;font-size:12px}.crm-customer-form-section-item .contact-quick-create-title{color:#101828;font-size:13px;font-weight:600;margin-bottom:8px}.crm-customer-form-section-item-title-text{max-width:calc(100% - 22px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#667085;font-size:14px}.crm-customer-form-section-item .ant-legacy-form-item-label,.crm-customer-form-section-item .ant-form-item-label{width:35%}.crm-customer-form-section-item .ant-legacy-form-item-label .ant-form-item-required::before,.crm-customer-form-section-item .ant-form-item-label .ant-form-item-required::before{display:none}.crm-customer-form-section-item .ant-legacy-form-item-label .ant-form-item-required .crm-customer-form-section-item-title::after,.crm-customer-form-section-item .ant-form-item-label .ant-form-item-required .crm-customer-form-section-item-title::after{display:inline-block;margin-left:-4px;color:#f5222d;font-size:14px;line-height:1;content:"*"}.crm-customer-form-section-item .ant-legacy-form-item-label .ant-form-item-required .crm-customer-form-section-item-title-text,.crm-customer-form-section-item .ant-form-item-label .ant-form-item-required .crm-customer-form-section-item-title-text{max-width:calc(100% - 30px)}.crm-customer-form-section-item .ant-legacy-form-item-control-wrapper,.crm-customer-form-section-item .ant-form-item-control-wrapper{width:65%;padding-left:12px}.crm-customer-form-section-item .ant-legacy-form-item-control-wrapper textarea,.crm-customer-form-section-item .ant-form-item-control-wrapper textarea{padding:3px 8px !important}.crm-customer-form-section-item .ant-legacy-form-item-control-wrapper .ant-radio-group,.crm-customer-form-section-item .ant-form-item-control-wrapper .ant-radio-group{padding-left:8px}.crm-customer-form-section-item .field-status-ticket .ant-select-selection-item{line-height:0}.crm-customer .action-record{position:-webkit-sticky;position:sticky;bottom:0;background:#fff;padding:12px;z-index:9999;box-shadow:0px -2px 12px 0px rgba(24,39,75,.1)}.crm-customer .action-record-btn-primary{background:#105ce2;border-radius:6px;box-shadow:0px 2px 0px 0px rgba(0,0,0,.04);height:32px !important;width:calc(50% - 4px)}.crm-customer .action-record-btn-primary.ant-btn.ant-btn-default:hover{background-color:#1677ff}.crm-customer .action-record-btn{background:#eaecf0;border-radius:6px;height:32px !important;font-weight:500;border:none;width:calc(50% - 4px);margin-right:8px;color:#344054}.crm-customer .action-record-btn.ant-btn.ant-btn-default:hover{color:#344054;background-color:#d0d5dd}.crm-customer .crm-customer-form-section-item>.field-card{margin-bottom:8px}.crm-customer .crm-customer-form-section-item .ant-input-number,.crm-customer .crm-customer-form-section-item .ant-input,.crm-customer .crm-customer-form-section-item .ant-select,.crm-customer .crm-customer-form-section-item .crm-media-input,.crm-customer .crm-customer-form-section-item .box-association-trigger{background:#fff !important;border-radius:4px;color:#1d2939}.crm-customer .crm-customer-form-section-item .ant-input-number:hover,.crm-customer .crm-customer-form-section-item .ant-input:hover,.crm-customer .crm-customer-form-section-item .ant-select:hover,.crm-customer .crm-customer-form-section-item .crm-media-input:hover,.crm-customer .crm-customer-form-section-item .box-association-trigger:hover{background:#f2f4f7 !important}.crm-customer .crm-customer-form-section-item .ant-input-number:focus,.crm-customer .crm-customer-form-section-item .ant-input:focus,.crm-customer .crm-customer-form-section-item .ant-select:focus,.crm-customer .crm-customer-form-section-item .crm-media-input:focus,.crm-customer .crm-customer-form-section-item .box-association-trigger:focus{background:#f2f4f7 !important;border:none;box-shadow:none;-webkit-box-shadow:none}.crm-customer .crm-customer-form-section-item .ant-cascader-picker{background:none !important}.crm-customer .crm-customer-form-section-item .ant-cascader-picker .ant-input{background:none !important}.crm-customer .crm-customer-form-section-item .ant-cascader-picker:hover{background:#f2f4f7 !important}.crm-customer .crm-customer-form-section-item .ant-cascader-picker:focus{background:#f2f4f7 !important;border:none;box-shadow:none;-webkit-box-shadow:none}.crm-customer .crm-customer-form-section-item .ant-select-single,.crm-customer .crm-customer-form-section-item .box-association-trigger{height:24px}.crm-customer .crm-customer-form-section-item .ant-select-selector{min-height:24px;padding-inline:8px}.crm-customer .crm-customer-form-section-item .ant-select-selector:after{display:none}.crm-customer .crm-customer-form-section-item .box-association-trigger{min-height:24px;padding-inline:8px;border:none !important}.crm-customer .crm-customer-form-section-item .box-association-trigger:after{display:none}.crm-customer .crm-customer-form-section-item .ant-select-selector,.crm-customer .crm-customer-form-section-item .ant-select-selection{background:#fff !important;border-radius:4px}.crm-customer .crm-customer-form-section-item .ant-select-selector:hover,.crm-customer .crm-customer-form-section-item .ant-select-selection:hover{background:#f2f4f7 !important}.crm-customer .crm-customer-form-section-item .ant-select-selector:focus,.crm-customer .crm-customer-form-section-item .ant-select-selection:focus{background:#f2f4f7 !important;border:none;box-shadow:none;-webkit-box-shadow:none}.crm-customer .crm-customer-form-section-item .ant-select-selector__choice,.crm-customer .crm-customer-form-section-item .ant-select-selection__choice{border:none}.crm-customer .crm-customer-form-section-item .ant-select-selector .ant-select .ant-select-selection__rendered,.crm-customer .crm-customer-form-section-item .ant-select-selection .ant-select .ant-select-selection__rendered{line-height:20px}.crm-customer .crm-customer-form-section-item .ant-select-selector .ant-select-selection-selected-value,.crm-customer .crm-customer-form-section-item .ant-select-selection .ant-select-selection-selected-value{color:#1d2939 !important}.crm-customer .crm-customer-form-section-item .ant-input{padding:4px 8px;min-height:24px !important;font-size:14px}.crm-customer .crm-customer-form-section-item .ant-input::-moz-placeholder{color:#98a2b3}.crm-customer .crm-customer-form-section-item .ant-input::placeholder{color:#98a2b3}.crm-customer .crm-customer-form-section-item .ant-picker{height:24px;padding:4px 8px}.crm-customer .crm-customer-form-section-item .ant-picker.ant-picker-outlined{border:none}.crm-customer .crm-customer-form-section-item .ant-picker .ant-picker-input input{font-size:14px}.crm-customer .crm-customer-form-section-item .ant-picker .ant-picker-input input::-moz-placeholder{color:#98a2b3}.crm-customer .crm-customer-form-section-item .ant-picker .ant-picker-input input::placeholder{color:#98a2b3}.crm-customer .crm-customer-form-section-item .ant-select-selection--multiple{min-height:24px !important;padding-bottom:0}.crm-customer .crm-customer-form-section-item .ant-select-selection--multiple .ant-select-selection__choice{margin-top:0}.crm-customer .crm-customer-form-section-item .ant-select-selection--multiple .ant-select-selection__choice__content{font-size:14px}.crm-customer .crm-customer-form-section-item .ant-select-selection--multiple .ant-select-selection__choice__content .ant-tag{width:100%;padding:0 15px}.crm-customer .crm-customer-form-section-item .ant-select-selection--multiple .ant-select-selection__choice__remove i{color:#c7c7c7;font-size:12px}.crm-customer .crm-customer-form-section-item .ant-select-selection--multiple .ant-select-selection__rendered>ul>li,.crm-customer .crm-customer-form-section-item .ant-select-selection--multiple .ant-select-selection--multiple>ul>li{margin-top:0;border-radius:4px}.crm-customer .crm-customer-form-section-item .ant-select-selection--multiple .ant-select-selection__clear{top:12px}.crm-customer .crm-customer-form-section-item .ant-checkbox-wrapper{margin:0 0 0 8px;padding:4px 0}.crm-customer .crm-customer-form-section-item .ant-checkbox-wrapper .ant-checkbox-inner{border-radius:4px;border-color:#98a2b3}.crm-customer .crm-customer-form-section-item .ant-checkbox-wrapper .ant-checkbox-checked .ant-checkbox-inner{background-color:#1677ff;border-color:#1677ff}.crm-customer .crm-customer-form-section-item .ant-checkbox-wrapper .ant-checkbox-checked .ant-checkbox-inner::after{margin-top:-1px}.crm-customer .crm-customer-form-section-item .ant-checkbox-wrapper .ant-checkbox+span{padding-right:8px;padding-left:8px;color:#667085;font-weight:400;font-size:14px}.crm-customer .crm-customer-form-section-item .form-field-type-8 .ant-checkbox-wrapper{margin-top:0}.crm-customer .crm-customer-form-section-item .form-field-type-8 .ant-checkbox-wrapper>span:not(.ant-checkbox){display:none}.crm-customer .crm-customer-form-section-item .ant-select-selection-search{-webkit-margin-start:unset;margin-inline-start:unset}.crm-customer .crm-customer-form-section-item .ant-select-selection-placeholder{inset-inline:8px;color:#98a2b3 !important;font-size:14px;line-height:20px}.crm-customer .crm-customer-form-section-item .ant-select-selection__rendered{margin-right:4px;margin-left:4px}.crm-customer .crm-customer-form-section-item .ant-cascader-picker-label{padding:0 8px;font-size:14px}.crm-customer .crm-customer-form-section-item .ant-cascader-picker-arrow{font-size:10px;right:10px}.crm-customer .crm-customer-form-section-item .ant-cascader-picker-arrow svg{fill:#98a2b3}.crm-customer .crm-customer-form-section-item .ant-select-selection-selected-value{font-size:14px !important}.crm-customer .crm-customer-form-section-item .ant-select-arrow svg{fill:#98a2b3}.crm-customer .crm-customer-form-section-item .crm-title-media,.crm-customer .crm-customer-form-section-item .anticon-camera{color:#98a2b3}.crm-customer .crm-customer-form-section-item .ant-input-number-input{font-size:14px !important;text-align:start !important;padding:0 8px}.crm-customer .crm-customer-form-section-item .ant-input-number-input:focus{background:#f2f4f7 !important;border:none;box-shadow:none !important;-webkit-box-shadow:none !important}.crm-customer .crm-customer-form-section-item .input-focus-custom:focus-within,.crm-customer .crm-customer-form-section-item .input-focus-custom:focus{box-shadow:none !important;-webkit-box-shadow:none !important}.crm-customer .crm-customer-form-section-item .ant-input-number-handler-wrap{right:0 !important}.crm-customer .crm-customer-form-section-item .ant-select-selection__rendered{padding:0 4px}.crm-customer .crm-customer-form-section-item .crm-media-input .flex{-moz-column-gap:4px;column-gap:4px}.crm-customer .crm-customer-form-section-item .crm-media-input .flex img{border-radius:4px}.crm-customer .crm-customer-form-section-item .crm-media-input .crm-media-input-render-files{height:20px;width:20px;background:#f0f0f0;color:#7a7a7a;font-size:10px;border-radius:4px;display:flex;flex-direction:row;gap:0;justify-content:center;align-items:center;justify-content:center}.crm-customer .crm-customer-form-section-item .ant-legacy-form-item-control.has-error .ant-legacy-form-explain{color:#ff7875 !important}.crm-customer .crm-customer-form-section-item .ant-select-multiple .ant-select-selection-overflow{display:flex;align-items:center;height:100%}.crm-customer .crm-customer-form-section-item .ant-legacy-form-item-control.has-success{height:auto !important}.crm-customer .crm-customer-form-section-item .ant-select .ant-select-selector .ant-tag{max-width:-webkit-fill-available !important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-margin-end:0;margin-inline-end:0;font-size:12px;line-height:20px;padding:0 8px;border-radius:4px}.crm-customer .crm-customer-form-section-item .ant-select .ant-select-selector .ant-select-selection-overflow-item>span{max-width:100%;-webkit-padding-end:18px;padding-inline-end:18px}.crm-customer .crm-customer-form-section-item .ant-select .ant-select-selector .ant-select-selection-item{-webkit-padding-start:0;padding-inline-start:0}.crm-customer .crm-customer-form-section-item .form-field-type-10 .ant-select .ant-select-selector .ant-select-selection-overflow-item>span{-webkit-padding-end:0;padding-inline-end:0}.crm-customer .crm-customer-form-section-item .form-field-type-9 .ant-select .ant-select-selector .ant-select-selection-item{line-height:0}.crm-customer .crm-customer-form-section-item .form-field-type-1 .ant-select .ant-select-selector .ant-select-selection-item{-webkit-padding-start:8px;padding-inline-start:8px;-webkit-padding-end:8px;padding-inline-end:8px;margin-bottom:5px}.crm-customer .crm-customer-form-section-item .form-field-type-15 .ant-select .ant-select-selector .ant-select-selection-item{-webkit-padding-start:8px;padding-inline-start:8px;-webkit-padding-end:8px;padding-inline-end:8px}.crm-customer .crm-customer-form-section-item .form-field-type-17 .ant-select .ant-select-selector .ant-select-selection-item{-webkit-padding-start:6px;padding-inline-start:6px;-webkit-padding-end:6px;padding-inline-end:6px}.crm-customer .crm-customer-form-section-item .form-field-type-23 .ant-select .ant-select-selector .ant-select-selection-item{line-height:0}.crm-customer .form-field-type-10 .ant-select-selection--multiple .ant-select-selection__choice,.crm-customer .form-field-type-15 .ant-select-selection--multiple .ant-select-selection__choice{padding:0}.crm-customer .form-field-type-1{overflow:hidden}.crm-customer .form-field-type-1 .ant-select-selector{display:flex;flex-wrap:nowrap;overflow:hidden;align-items:center}.crm-customer .form-field-type-1 .ant-select-selector .ant-select-selection-search-input{min-width:0;flex:1}.crm-customer .form-field-type-1 .ant-select-selector .ant-select-selection-item{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:flex;align-items:center;padding-top:4.75px;padding-bottom:1px}.crm-customer .form-field-type-1 .ant-select-selector .ant-select-selection-overflow-item{padding-top:5.5px}.crm-customer .form-field-type-1 .ant-select-selector .ant-select-selection-overflow{padding-bottom:4.5px}.crm-customer .form-field-type-1 .ant-select-selector img{flex-shrink:0}.crm-customer .form-field-type-1 .ant-select-selector div{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.crm-customer .form-field-type-10 .ant-select-selection-overflow{gap:4px}.crm-customer .form-field-type-10 .ant-tag{display:flex;justify-content:space-between;align-items:center;width:100%;height:20px;margin:1px 0}.crm-customer .form-field-type-15 .ant-select-selector{display:flex;flex-wrap:nowrap;overflow:hidden;text-overflow:ellipsis;align-items:center;padding-top:8px}.crm-customer .form-field-type-15 .ant-tag{display:flex;justify-content:space-between;align-items:center;gap:2px;width:100%;margin-bottom:8px;box-sizing:border-box}.crm-customer .form-field-type-16 .ant-legacy-form-item-control,.crm-customer .form-field-type-16 .ant-form-item-control,.crm-customer .form-field-type-13 .ant-legacy-form-item-control,.crm-customer .form-field-type-13 .ant-form-item-control{padding:0 8px}.crm-customer .form-field-type-7 .create-on-read-only{padding:0 8px}.crm-customer .ant-select-item-option-content{font-weight:400 !important}.crm-customer .form-field-type-9 .ant-legacy-form-item-control-wrapper{line-height:0}.crm-customer .form-field-type-9 .ant-legacy-form-item-control-wrapper .ant-legacy-form-explain{line-height:normal;padding:2px 0}.dropdown-select-options.ant-select-dropdown .rc-virtual-list-holder-inner{gap:0}.dropdown-select-options.ant-select-dropdown .ant-select-item.ant-select-item-option{min-height:36px;border-top:2px solid rgba(0,0,0,0);border-bottom:2px solid rgba(0,0,0,0);background-clip:padding-box}.dropdown-select-options .ant-select-item-option-content{line-height:0;max-width:calc(100% - 20px);padding-top:1.5px}.dropdown-select-options .ant-select-item-option-content .ant-tag{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;height:auto;line-height:20px;padding:0 8px;border-radius:4px}.dropdown-select-options .anticon-check{padding-left:8px}.department-dropdown-channel-title{padding:8px 12px 0 12px;font-weight:500;color:#98a2b3;text-transform:uppercase;font-size:11px}.department-dropdown-channel-tag{display:flex;align-items:center;gap:4px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;cursor:pointer}.department-dropdown-channel-tags{padding:6px 12px;display:flex;align-items:center;margin-bottom:4px}.crm-form-ticket .field-card{align-items:start}.crm-form-ticket .field-card .ant-legacy-form-item-label{padding-top:2px}.crm-calendar-detail-form .crm-customer-form-section-item{display:flex;flex-direction:column;gap:8px}.crm-calendar-detail-form .crm-customer-form-section-item .ant-input.ant-input-status-error{border-width:1px;border-style:solid;border-color:#ff4d4f}.crm-calendar-detail-form .crm-customer-form-section-item .box-association-has-error .box-association-trigger{border-width:1px !important;border-style:solid !important;border-color:#ff4d4f !important;box-shadow:none !important}.crm-calendar-detail-form .ant-form-item{align-items:center}.crm-calendar-detail-form .ant-form-item .ant-form-item-row{flex-wrap:nowrap}.crm-calendar-detail-form .ant-form-item .ant-form-item-control{min-width:0}.crm-calendar-detail-form .ant-form-item .ant-form-item-control-input-content:has(.ant-popover-open) .box-association-trigger{background:#f2f4f7 !important;box-shadow:0 0 0 2px rgba(5,145,255,.1);outline:0}.crm-calendar-detail-form .ant-form-item .ant-form-item-label{padding:0;display:flex;align-items:center;margin-right:12px}.crm-calendar-detail-form .ant-form-item .ant-form-item-label>label{height:24px;color:#667085;text-overflow:ellipsis}.crm-calendar-detail-form .ant-form-item .ant-form-item-label>label.ant-form-item-required::after{content:"*";margin-left:2px;color:#f5222d}.crm-calendar-detail-form .ant-form-item .ant-form-item-control-input{min-height:24px !important}.crm-calendar-detail-form .ant-form-item .ant-form-item-explain-error{font-size:11px;line-height:1.4}.crm-calendar-detail-form .crm-calendar-service-pkg-notice{font-size:12px;color:#1e375d}.crm-calendar-detail-form .crm-calendar-service-pkg-notice__action{color:#1677ff;font-weight:500;cursor:pointer;margin-left:4px}.crm-calendar-detail-advanced-toggle{height:24px;padding:1px 0;color:var(--Colors-primary-blue-600_Pr, #1677ff)}.crm-calendar-detail-advanced-body{background:#f2f4f7;border-radius:8px;padding:12px;margin-top:8px;display:flex;flex-direction:column;gap:6px}.crm-calendar-detail-advanced-row{display:flex;align-items:center}.crm-calendar-detail-advanced-label{color:#5c6d89;width:35%;flex-shrink:0;flex-grow:0;font-size:12px}.crm-calendar-detail-advanced-label::after{content:":";margin-left:2px}.crm-calendar-detail-advanced-field{display:flex;align-items:center;justify-content:flex-start;gap:6px;flex:1;margin-left:6px;font-size:13px;color:#1d2939}.crm-calendar-detail-advanced-field .ant-select.ant-select-single.ant-select-show-arrow{background:rgba(0,0,0,0) !important}.crm-calendar-detail-advanced-field .ant-select.repeat-end-type-select{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.crm-calendar-detail-advanced-field .ant-select .ant-select-selector,.crm-calendar-detail-advanced-field .ant-picker,.crm-calendar-detail-advanced-field .ant-input-number.ant-input-number-sm.ant-input-number-outlined{background:rgba(0,0,0,0) !important;border:none !important;border-bottom:1px solid rgba(0,0,0,0) !important;padding:0 4px !important;transition:border-color .15s,color .15s;border-radius:0;box-shadow:none !important}.crm-calendar-detail-advanced-field .ant-select-arrow{display:none}.crm-calendar-detail-advanced-field .ant-input-number:hover.ant-input-number-sm.ant-input-number-outlined,.crm-calendar-detail-advanced-field .ant-select:hover .ant-select-selector,.crm-calendar-detail-advanced-field .ant-picker:hover{border-bottom-color:#1677ff !important}.crm-calendar-detail-advanced-field .ant-select.ant-select-open .ant-select-selection-item,.crm-calendar-detail-advanced-field .ant-picker-focused .ant-picker-input>input{color:#98a2b3 !important}.crm-calendar-detail-advanced-field .ant-select-selection-item{-webkit-padding-end:0 !important;padding-inline-end:0 !important}.crm-calendar-detail-advanced-hint{margin:0;font-size:10px;color:#98a2b3}.crm-calendar-detail-advanced-count{font-size:13px;color:#475467}.crm-calendar-detail-products{margin-top:8px;display:flex;flex-direction:column;min-height:0}.crm-calendar-detail-products .crm-customer-form-section-label{margin-left:-12px;margin-right:-12px;padding:8px 12px;margin-bottom:10px}.crm-calendar-detail-products-body{flex:1;min-height:0;display:flex;flex-direction:column}.crm-calendar-detail-products-body>div{display:flex;flex-direction:column-reverse;flex:1;min-height:0;overflow:hidden}.crm-calendar-detail-products-body>div .order-cart-table,.crm-calendar-detail-products-body>div>.ant-table-wrapper{flex:1;min-height:0;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#bcbdc0 rgba(0,0,0,0)}.crm-calendar-detail-products-body>div .order-cart-table .ant-table-content,.crm-calendar-detail-products-body>div .order-cart-table .ant-table-body,.crm-calendar-detail-products-body>div>.ant-table-wrapper .ant-table-content,.crm-calendar-detail-products-body>div>.ant-table-wrapper .ant-table-body{scrollbar-width:thin;scrollbar-color:#bcbdc0 rgba(0,0,0,0)}.crm-calendar-detail-products-body>div .order-cart-table .ant-table,.crm-calendar-detail-products-body>div>.ant-table-wrapper .ant-table{border:1px solid #eaecf0;border-radius:8px !important;overflow:hidden}.crm-calendar-detail-products-body>div .order-cart-table .ant-table-cell,.crm-calendar-detail-products-body>div>.ant-table-wrapper .ant-table-cell{padding-left:2px !important;padding-right:2px !important}.crm-calendar-detail-products-body>div .order-cart-table .ant-table-thead>tr>.ant-table-cell,.crm-calendar-detail-products-body>div>.ant-table-wrapper .ant-table-thead>tr>.ant-table-cell{padding-top:8px !important;padding-bottom:8px !important}.crm-calendar-detail-products-body>div .order-cart-table .ant-table-tbody>tr>.ant-table-cell,.crm-calendar-detail-products-body>div>.ant-table-wrapper .ant-table-tbody>tr>.ant-table-cell{padding-top:1px !important;padding-bottom:2px !important}.crm-calendar-detail-products-body>div .order-cart-table .ant-table-tbody,.crm-calendar-detail-products-body>div>.ant-table-wrapper .ant-table-tbody{padding-top:4px !important;padding-bottom:8px !important}.crm-calendar-detail-products-body>div .order-cart-table .ant-table-cell:first-child,.crm-calendar-detail-products-body>div>.ant-table-wrapper .ant-table-cell:first-child{padding-left:20px !important}.crm-calendar-detail-products-body>div .order-cart-table .ant-table-cell:last-child,.crm-calendar-detail-products-body>div>.ant-table-wrapper .ant-table-cell:last-child{padding-right:2px !important}.crm-calendar-detail-products-body>div .pb-3 .ant-select{margin-top:10px;position:relative}.crm-calendar-detail-products-body>div .pb-3 .ant-select .ant-select-selector{height:32px !important;padding:0 !important;margin:0;background:rgba(0,0,0,0) !important;border-color:rgba(0,0,0,0) !important;box-shadow:none !important}.crm-calendar-detail-products-body>div .pb-3 .ant-select .ant-select-selection-search{inset:0 !important}.crm-calendar-detail-products-body>div .pb-3 .ant-select .ant-input-affix-wrapper{width:100%;height:100%;display:flex;align-items:center;background:#f2f4f8 !important;border-color:rgba(0,0,0,0) !important;box-shadow:none !important;border-radius:6px;padding:0 12px;color:#6b7588}.crm-calendar-detail-products-body>div .pb-3 .ant-select .ant-input-affix-wrapper .ant-input-prefix{-webkit-margin-end:8px;margin-inline-end:8px;color:#6b7588}.crm-calendar-detail-products-body>div .pb-3 .ant-select .ant-input-affix-wrapper .ant-input{background:rgba(0,0,0,0) !important;color:#6b7588}.crm-calendar-detail-products-body>div .pb-3 .ant-select .ant-input-affix-wrapper .ant-input::-moz-placeholder{color:#6b7588;opacity:1}.crm-calendar-detail-products-body>div .pb-3 .ant-select .ant-input-affix-wrapper .ant-input::placeholder{color:#6b7588;opacity:1}.crm-calendar-detail-products-body>div .pb-3 .ant-select .ant-select-selection-placeholder{display:none}.crm-calendar-detail-products-body>div .pb-3 .ant-select.ant-select-focused .ant-select-selector,.crm-calendar-detail-products-body>div .pb-3 .ant-select.ant-select-open .ant-select-selector{box-shadow:none !important}.crm-calendar-detail-status-tag{margin:0;line-height:18px;padding:0 6px}.crm-calendar-detail-form .ant-select .ant-select-selector .ant-select-selection-item:has(.crm-calendar-detail-status-tag){display:flex;align-items:center;height:100%;padding-inline:0}.crm-calendar-detail-form .ant-form-item:has(.crm-calendar-detail-status-tag) .ant-form-item-control-input,.crm-calendar-detail-form .ant-form-item:has(.ant-select-multiple) .ant-form-item-control-input,.crm-calendar-detail-form .ant-form-item:has(.ant-checkbox-wrapper) .ant-form-item-control-input{min-height:24px !important;height:24px}.crm-calendar-detail-form .ant-form-item:has(.crm-calendar-detail-status-tag) .ant-select,.crm-calendar-detail-form .ant-form-item:has(.crm-calendar-detail-status-tag) .ant-select .ant-select-selector,.crm-calendar-detail-form .ant-form-item:has(.ant-select-multiple) .ant-select,.crm-calendar-detail-form .ant-form-item:has(.ant-select-multiple) .ant-select .ant-select-selector,.crm-calendar-detail-form .ant-form-item:has(.ant-checkbox-wrapper) .ant-select,.crm-calendar-detail-form .ant-form-item:has(.ant-checkbox-wrapper) .ant-select .ant-select-selector{min-height:24px !important;height:24px !important}.crm-calendar-detail-form .ant-form-item:has(.crm-calendar-detail-status-tag) .ant-select-multiple .ant-select-selection-overflow,.crm-calendar-detail-form .ant-form-item:has(.ant-select-multiple) .ant-select-multiple .ant-select-selection-overflow,.crm-calendar-detail-form .ant-form-item:has(.ant-checkbox-wrapper) .ant-select-multiple .ant-select-selection-overflow{flex-wrap:nowrap;overflow:hidden}.crm-calendar-detail-form textarea.ant-input{resize:vertical;min-height:28px;height:28px;line-height:1.4}.modal-customer-package .ant-modal-body{max-height:calc(90vh - 200px);overflow-y:auto;padding:20px}.modal-customer-package__title{font-size:18px;font-weight:600}.modal-customer-package__body{padding-right:8px}.modal-customer-package__card{margin-bottom:16px;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.08);border:1px solid #f0f0f0}.modal-customer-package__card .ant-card-body{padding:0}.modal-customer-package__card-header{background:linear-gradient(135deg, #4a90e2 0%, #5ba3f5 100%);padding:16px 20px;border-radius:8px 8px 0 0}.modal-customer-package__card-title{color:#fff;font-size:15px;font-weight:600}.modal-customer-package__col-label{display:block;color:#fff;font-size:13px;font-weight:500;text-align:center}.modal-customer-package__item{padding:14px 20px !important;border-bottom:1px solid #f0f0f0;background:#fff}.modal-customer-package__item:nth-child(even){background:#fafafa}.modal-customer-package__item:hover{background:#f5f5f5}.modal-customer-package__item-row{width:100%}.modal-customer-package__item-name-col{text-align:left;padding-left:8px}.modal-customer-package__item-name{color:#262626;font-weight:500}.modal-customer-package__item-remain{display:block;text-align:center;font-weight:600}.modal-customer-package__item-remain--low{color:#ff4d4f}.modal-customer-package__item-remain--warning{color:#faad14}.modal-customer-package__item-remain--ok{color:#52c41a}.modal-customer-package__item-quantity-col{display:flex;justify-content:center;align-items:center}.modal-customer-package__item-quantity-col .box-input-number-wrapper .ant-input-number-input-wrap{height:29px}.modal-customer-package__item-quantity-col .box-input-number-wrapper .ant-input-number-handler-wrap{margin-top:0;margin-left:0;border-right:1px solid #eaecf0;height:29px}.modal-customer-package__out-of-stock{margin:0;font-size:12px;padding:2px 8px}.modal-customer-package .ant-modal-body{scrollbar-width:thin;scrollbar-color:#bcbdc0 rgba(0,0,0,0)}.flex{display:flex !important}.inline-flex{display:inline-flex !important}.inline-block{display:inline-block}.flex-1{flex:1}.flex-col{display:flex !important;flex-direction:column}.flex-row{display:flex !important;flex-direction:row}.flex-center{display:flex;justify-content:center;align-items:center}.flex-center-x{display:flex;justify-content:center}.flex-start-x{display:flex;justify-content:flex-start}.flex-end-x{display:flex;justify-content:flex-end}.flex-center-y{display:flex;align-items:center}.flex-end-y{display:flex;align-items:flex-end}.flex-start-y{display:flex;align-items:flex-start}.flex-sp-between{display:flex;justify-content:space-between}.flex-sp-around{display:flex;justify-content:space-around}.items-start{align-items:flex-start}.items-center{align-items:center}.items-end{align-items:flex-end}.justify-start{justify-content:flex-start}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.w-full{width:100% !important}.h-full{height:100% !important}.gap-1{gap:4px !important}.gap-2{gap:8px !important}.gap-3{gap:12px !important}.gap-4{gap:16px !important}.gap-5{gap:20px !important}.gap-6{gap:24px !important}.gap-7{gap:28px !important}.gap-8{gap:32px !important}.gap-9{gap:36px !important}.gap-10{gap:40px !important}.p-0{padding:0px !important}.p-1{padding:4px !important}.p-2{padding:8px !important}.p-3{padding:12px !important}.p-4{padding:16px !important}.p-5{padding:20px !important}.p-6{padding:24px !important}.p-7{padding:28px !important}.p-8{padding:32px !important}.p-9{padding:36px !important}.p-10{padding:40px !important}.pr-0{padding-right:0px !important}.pr-1{padding-right:4px !important}.pr-2{padding-right:8px !important}.pr-3{padding-right:12px !important}.pr-4{padding-right:16px !important}.pr-5{padding-right:20px !important}.pr-6{padding-right:24px !important}.pr-7{padding-right:28px !important}.pr-8{padding-right:32px !important}.pr-9{padding-right:36px !important}.pr-10{padding-right:40px !important}.pl-0{padding-left:0px !important}.pl-1{padding-left:4px !important}.pl-2{padding-left:8px !important}.pl-3{padding-left:12px !important}.pl-4{padding-left:16px !important}.pl-5{padding-left:20px !important}.pl-6{padding-left:24px !important}.pl-7{padding-left:28px !important}.pl-8{padding-left:32px !important}.pl-9{padding-left:36px !important}.pl-10{padding-left:40px !important}.pt-0{padding-top:0px !important}.pt-1{padding-top:4px !important}.pt-2{padding-top:8px !important}.pt-3{padding-top:12px !important}.pt-4{padding-top:16px !important}.pt-5{padding-top:20px !important}.pt-6{padding-top:24px !important}.pt-7{padding-top:28px !important}.pt-8{padding-top:32px !important}.pt-9{padding-top:36px !important}.pt-10{padding-top:40px !important}.pb-0{padding-bottom:0px !important}.pb-1{padding-bottom:4px !important}.pb-2{padding-bottom:8px !important}.pb-3{padding-bottom:12px !important}.pb-4{padding-bottom:16px !important}.pb-5{padding-bottom:20px !important}.pb-6{padding-bottom:24px !important}.pb-7{padding-bottom:28px !important}.pb-8{padding-bottom:32px !important}.pb-9{padding-bottom:36px !important}.pb-10{padding-bottom:40px !important}.px-0{padding-left:0px !important;padding-right:0px !important}.px-1{padding-left:4px !important;padding-right:4px !important}.px-2{padding-left:8px !important;padding-right:8px !important}.px-3{padding-left:12px !important;padding-right:12px !important}.px-4{padding-left:16px !important;padding-right:16px !important}.px-5{padding-left:20px !important;padding-right:20px !important}.px-6{padding-left:24px !important;padding-right:24px !important}.px-7{padding-left:28px !important;padding-right:28px !important}.px-8{padding-left:32px !important;padding-right:32px !important}.px-9{padding-left:36px !important;padding-right:36px !important}.px-10{padding-left:40px !important;padding-right:40px !important}.py-0{padding-top:0px !important;padding-bottom:0px !important}.py-1{padding-top:4px !important;padding-bottom:4px !important}.py-2{padding-top:8px !important;padding-bottom:8px !important}.py-3{padding-top:12px !important;padding-bottom:12px !important}.py-4{padding-top:16px !important;padding-bottom:16px !important}.py-5{padding-top:20px !important;padding-bottom:20px !important}.py-6{padding-top:24px !important;padding-bottom:24px !important}.py-7{padding-top:28px !important;padding-bottom:28px !important}.py-8{padding-top:32px !important;padding-bottom:32px !important}.py-9{padding-top:36px !important;padding-bottom:36px !important}.py-10{padding-top:40px !important;padding-bottom:40px !important}.m-0{margin:0px !important}.m-1{margin:4px !important}.m-2{margin:8px !important}.m-3{margin:12px !important}.m-4{margin:16px !important}.m-5{margin:20px !important}.m-6{margin:24px !important}.m-7{margin:28px !important}.m-8{margin:32px !important}.m-9{margin:36px !important}.m-10{margin:40px !important}.mr-0{margin-right:0px !important}.mr-1{margin-right:4px !important}.mr-2{margin-right:8px !important}.mr-3{margin-right:12px !important}.mr-4{margin-right:16px !important}.mr-5{margin-right:20px !important}.mr-6{margin-right:24px !important}.mr-7{margin-right:28px !important}.mr-8{margin-right:32px !important}.mr-9{margin-right:36px !important}.mr-10{margin-right:40px !important}.ml-0{margin-left:0px !important}.ml-1{margin-left:4px !important}.ml-2{margin-left:8px !important}.ml-3{margin-left:12px !important}.ml-4{margin-left:16px !important}.ml-5{margin-left:20px !important}.ml-6{margin-left:24px !important}.ml-7{margin-left:28px !important}.ml-8{margin-left:32px !important}.ml-9{margin-left:36px !important}.ml-10{margin-left:40px !important}.mt-0{margin-top:0px !important}.mt-1{margin-top:4px !important}.mt-2{margin-top:8px !important}.mt-3{margin-top:12px !important}.mt-4{margin-top:16px !important}.mt-5{margin-top:20px !important}.mt-6{margin-top:24px !important}.mt-7{margin-top:28px !important}.mt-8{margin-top:32px !important}.mt-9{margin-top:36px !important}.mt-10{margin-top:40px !important}.mb-0{margin-bottom:0px !important}.mb-1{margin-bottom:4px !important}.mb-2{margin-bottom:8px !important}.mb-3{margin-bottom:12px !important}.mb-4{margin-bottom:16px !important}.mb-5{margin-bottom:20px !important}.mb-6{margin-bottom:24px !important}.mb-7{margin-bottom:28px !important}.mb-8{margin-bottom:32px !important}.mb-9{margin-bottom:36px !important}.mb-10{margin-bottom:40px !important}.mx-0{margin-left:0px !important;margin-right:0px !important}.mx-1{margin-left:4px !important;margin-right:4px !important}.mx-2{margin-left:8px !important;margin-right:8px !important}.mx-3{margin-left:12px !important;margin-right:12px !important}.mx-4{margin-left:16px !important;margin-right:16px !important}.mx-5{margin-left:20px !important;margin-right:20px !important}.mx-6{margin-left:24px !important;margin-right:24px !important}.mx-7{margin-left:28px !important;margin-right:28px !important}.mx-8{margin-left:32px !important;margin-right:32px !important}.mx-9{margin-left:36px !important;margin-right:36px !important}.mx-10{margin-left:40px !important;margin-right:40px !important}.my-0{margin-top:0px !important;margin-bottom:0px !important}.my-1{margin-top:4px !important;margin-bottom:4px !important}.my-2{margin-top:8px !important;margin-bottom:8px !important}.my-3{margin-top:12px !important;margin-bottom:12px !important}.my-4{margin-top:16px !important;margin-bottom:16px !important}.my-5{margin-top:20px !important;margin-bottom:20px !important}.my-6{margin-top:24px !important;margin-bottom:24px !important}.my-7{margin-top:28px !important;margin-bottom:28px !important}.my-8{margin-top:32px !important;margin-bottom:32px !important}.my-9{margin-top:36px !important;margin-bottom:36px !important}.my-10{margin-top:40px !important;margin-bottom:40px !important}.rounded-0{border-radius:0px !important}.rounded-1{border-radius:4px !important}.rounded-2{border-radius:8px !important}.rounded-3{border-radius:12px !important}.rounded-4{border-radius:16px !important}.rounded-5{border-radius:20px !important}.rounded-6{border-radius:24px !important}.rounded-7{border-radius:28px !important}.rounded-8{border-radius:32px !important}.rounded-9{border-radius:36px !important}.rounded-10{border-radius:40px !important}.mx-auto{margin-left:auto !important;margin-right:auto !important}.font-normal{font-weight:400 !important}.font-semibold{font-weight:500 !important}.font-bold{font-weight:700 !important}.text-sm{font-size:12px !important}.text-normal{font-size:14px !important}.text-lg{font-size:16px !important}.text-primary{color:#1d2939 !important}.text-secondary{color:#667085 !important}.text-subtitle{color:#475467 !important}.text-ldr7{color:#cf1322 !important}.text-lng7{color:#344054 !important}.text-lng4{color:#98a2b3 !important}.text-lpp7{color:#105ce2 !important}.text-white{color:#fff !important}.leading-normal{line-height:22px !important}.underline{text-decoration:underline !important}.relative{position:relative !important}.bg-white{background-color:#fff !important}.absolute{position:absolute !important}.cursor-pointer{cursor:pointer !important}.cursor-not-allowed{cursor:not-allowed !important}.user-select-none{-webkit-user-select:none !important;-moz-user-select:none !important;user-select:none !important}.border-none{border:none !important}.break-all{word-break:break-all !important}.rounded-full{border-radius:100% !important}.object-cover{object-fit:cover !important}.object-contain{object-fit:contain !important}.line-clamp-1{display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.line-clamp-2{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.pancake-scrollbar::-webkit-scrollbar{width:8px !important;border-radius:8px !important}.pancake-scrollbar::-webkit-scrollbar-thumb{background-color:#c7c7d2 !important}.pancake-scrollbar::-webkit-scrollbar-thumb:hover{background-color:#c7c7d2 !important}.pancake-scrollbar::-webkit-scrollbar-track{background-color:rgba(0,0,0,0) !important;border-radius:8px !important}.pancake-sm-scrollbar::-webkit-scrollbar{width:6px !important;border-radius:8px !important}.pancake-sm-scrollbar::-webkit-scrollbar-thumb{background-color:#c7c7d2 !important}.pancake-sm-scrollbar::-webkit-scrollbar-thumb:hover{background-color:#c7c7d2 !important}.pancake-sm-scrollbar::-webkit-scrollbar-track{background-color:rgba(0,0,0,0) !important;border-radius:6px !important}.pancake-rc-scrollbar .rc-virtual-list-scrollbar{width:8px !important}.pancake-rc-scrollbar .rc-virtual-list-scrollbar-thumb{background-color:#c7c7d2 !important;width:8px !important;border-radius:8px !important}.pancake-rc-sm-scrollbar .rc-virtual-list-scrollbar{width:6px !important}.pancake-rc-sm-scrollbar .rc-virtual-list-scrollbar-thumb{background-color:#c7c7d2 !important;width:6px !important;border-radius:8px !important}.pancake-antd-button{display:flex;align-items:center;justify-content:center;gap:8px;border:1px solid rgba(0,0,0,0)}.pancake-antd-button>*{display:flex}.icon-button.ant-btn{width:32px;padding:6px}.icon-button.ant-btn-lg{width:40px;padding:8px}.icon-button.ant-btn-sm{width:24px;padding:3px}.primary-button.color-primary{color:#fff;background:#105ce2;border-color:#105ce2;box-shadow:0px 2px 0px 0px rgba(0,0,0,.04)}.primary-button.color-primary:not(:disabled):not(.ant-btn-disabled):hover,.primary-button.color-primary:not(:disabled):not(.ant-btn-disabled):focus-visible,.primary-button.color-primary:not(:disabled):not(.ant-btn-disabled):active{color:#fff;background:#1677ff;border-color:#1677ff}.primary-button.color-primary .ant-wave.wave-motion-appear-active{box-shadow:0 0 0 6px #105ce2}.primary-button.color-primary.disabled{background:#8496b4;border-color:#8496b4;color:#fff}.primary-button.color-primary.ghost{color:#105ce2;background:#fff;border-color:#105ce2;box-shadow:0px 2px 0px 0px rgba(0,0,0,.04)}.primary-button.color-primary.ghost:not(:disabled):not(.ant-btn-disabled):hover,.primary-button.color-primary.ghost:not(:disabled):not(.ant-btn-disabled):focus-visible,.primary-button.color-primary.ghost:not(:disabled):not(.ant-btn-disabled):active{color:#1677ff;background:#fff;border-color:#1677ff}.primary-button.color-primary.ghost.disabled{color:#98a2b3;background:#fff;border-color:#d0d5dd}.primary-button.color-primary.danger{color:#fff;background:#c9405a;border-color:#c9405a;box-shadow:0px 2px 0px rgba(0,0,0,.04)}.primary-button.color-primary.danger .ant-wave.wave-motion-appear-active{box-shadow:0 0 0 6px #c9405a}.primary-button.color-primary.danger:not(:disabled):not(.ant-btn-disabled):hover,.primary-button.color-primary.danger:not(:disabled):not(.ant-btn-disabled):focus-visible,.primary-button.color-primary.danger:not(:disabled):not(.ant-btn-disabled):active{color:#fff;background:#d87486;border-color:#d87486}.primary-button.color-primary.danger.disabled{background:#8496b4;border-color:#8496b4;color:#fff}.primary-button.color-primary.ghost.danger{color:#c9405a;border-color:#c9405a;background:#fff}.primary-button.color-primary.ghost.danger:not(:disabled):not(.ant-btn-disabled):hover,.primary-button.color-primary.ghost.danger:not(:disabled):not(.ant-btn-disabled):focus-visible,.primary-button.color-primary.ghost.danger:not(:disabled):not(.ant-btn-disabled):active{color:#d87486;border-color:#d87486;background:#fff}.primary-button.color-primary.ghost.danger .ant-wave.wave-motion-appear-active{box-shadow:0 0 0 6px #d87486}.primary-button.color-primary.ghost.danger.disabled{color:#98a2b3;background:#fff;border-color:#d0d5dd}.primary-button.color-secondary{color:#105ce2;background:#d2ebff;border-color:#d2ebff;box-shadow:none}.primary-button.color-secondary:not(:disabled):not(.ant-btn-disabled):hover,.primary-button.color-secondary:not(:disabled):not(.ant-btn-disabled):focus-visible{color:#105ce2;background:#bae0ff;border-color:#bae0ff}.primary-button.color-secondary:not(:disabled):not(.ant-btn-disabled):active{color:#105ce2;background:#91caff;border-color:#91caff}.primary-button.color-secondary .ant-wave.wave-motion-appear-active{box-shadow:0 0 0 6px #bae0ff}.primary-button.color-secondary.disabled{color:#98a2b3;background:#f9fafb;border-color:#f9fafb}.primary-button.color-secondary.ghost{color:#105ce2;background:#fff;border-color:#105ce2;box-shadow:0px 2px 0px 0px rgba(0,0,0,.04)}.primary-button.color-secondary.ghost:not(:disabled):not(.ant-btn-disabled):hover,.primary-button.color-secondary.ghost:not(:disabled):not(.ant-btn-disabled):focus-visible,.primary-button.color-secondary.ghost:not(:disabled):not(.ant-btn-disabled):active{color:#1677ff;background:#fff;border-color:#1677ff}.primary-button.color-secondary.ghost.disabled{color:#98a2b3;background:#fff;border-color:#d0d5dd}.primary-button.color-secondary.danger{color:#cf1322;background:#fee4e2;border-color:#fee4e2}.primary-button.color-secondary.danger:not(:disabled):not(.ant-btn-disabled):hover,.primary-button.color-secondary.danger:not(:disabled):not(.ant-btn-disabled):focus-visible{color:#cf1322;background:#f8d3d0;border-color:#f8d3d0}.primary-button.color-secondary.danger:not(:disabled):not(.ant-btn-disabled):active{color:#cf1322;background:#f6bdb9;border-color:#f6bdb9}.primary-button.color-secondary.danger .ant-wave.wave-motion-appear-active{box-shadow:0 0 0 6px #f6bdb9}.primary-button.color-secondary.danger.disabled{background:#f9fafb;color:#98a2b3;border-color:#f9fafb}.primary-button.color-secondary.ghost.danger{color:#c9405a;border-color:#c9405a;background:#fff}.primary-button.color-secondary.ghost.danger:not(:disabled):not(.ant-btn-disabled):hover,.primary-button.color-secondary.ghost.danger:not(:disabled):not(.ant-btn-disabled):focus-visible,.primary-button.color-secondary.ghost.danger:not(:disabled):not(.ant-btn-disabled):active{color:#d87486;border-color:#d87486;background:#fff}.primary-button.color-secondary.ghost.danger .ant-wave.wave-motion-appear-active{box-shadow:0 0 0 6px #d87486}.primary-button.color-secondary.ghost.danger.disabled{color:#98a2b3;background:#fff;border-color:#d0d5dd}.primary-button.color-gray{color:#344054;background:#eaecf0;border-color:#eaecf0;box-shadow:none}.primary-button.color-gray:not(:disabled):not(.ant-btn-disabled):hover,.primary-button.color-gray:not(:disabled):not(.ant-btn-disabled):focus-visible{color:#344054;background:#dde1e7;border-color:#dde1e7}.primary-button.color-gray:not(:disabled):not(.ant-btn-disabled):active{color:#344054;background:#d0d5dd;border-color:#d0d5dd}.primary-button.color-gray .ant-wave.wave-motion-appear-active{box-shadow:0 0 0 6px #d0d5dd}.primary-button.color-gray.disabled{color:#98a2b3;background:#f9fafb;border-color:#f9fafb}.primary-button.color-gray.ghost{color:#344054;background:#fff;border-color:#d0d5dd;box-shadow:0 2px 0 0 rgba(0,0,0,.04)}.primary-button.color-gray.ghost:not(:disabled):not(.ant-btn-disabled):hover,.primary-button.color-gray.ghost:not(:disabled):not(.ant-btn-disabled):focus-visible{color:#344054;background:#eaecf0;border-color:#d0d5dd}.primary-button.color-gray.ghost:not(:disabled):not(.ant-btn-disabled):active{color:#344054;background:#dde1e7;border-color:#d0d5dd}.primary-button.color-gray.ghost.disabled{color:#98a2b3;border-color:#d0d5dd}.primary-button.color-gray.danger{color:#cf1322;background:#fee4e2;border-color:#fee4e2}.primary-button.color-gray.danger:not(:disabled):not(.ant-btn-disabled):hover,.primary-button.color-gray.danger:not(:disabled):not(.ant-btn-disabled):focus-visible{color:#cf1322;background:#f8d3d0;border-color:#f8d3d0}.primary-button.color-gray.danger:not(:disabled):not(.ant-btn-disabled):active{color:#cf1322;background:#f6bdb9;border-color:#f6bdb9}.primary-button.color-gray.danger .ant-wave.wave-motion-appear-active{box-shadow:0 0 0 6px #f6bdb9}.primary-button.color-gray.danger.disabled{background:#f9fafb;color:#98a2b3;border-color:#f9fafb}.primary-button.color-gray.ghost.danger{color:#c9405a;border-color:#c9405a;background:#fff}.primary-button.color-gray.ghost.danger:not(:disabled):not(.ant-btn-disabled):hover,.primary-button.color-gray.ghost.danger:not(:disabled):not(.ant-btn-disabled):focus-visible,.primary-button.color-gray.ghost.danger:not(:disabled):not(.ant-btn-disabled):active{color:#d87486;border-color:#d87486;background:#fff}.primary-button.color-gray.ghost.danger .ant-wave.wave-motion-appear-active{box-shadow:0 0 0 6px #d87486}.primary-button.color-gray.ghost.danger.disabled{color:#98a2b3;background:#fff;border-color:#d0d5dd}.primary-button.color-danger{color:#fff;background:#c9405a;border-color:#c9405a;box-shadow:0px 2px 0px rgba(0,0,0,.04)}.primary-button.color-danger .ant-wave.wave-motion-appear-active{box-shadow:0 0 0 6px #c9405a}.primary-button.color-danger:not(:disabled):not(.ant-btn-disabled):hover,.primary-button.color-danger:not(:disabled):not(.ant-btn-disabled):focus-visible,.primary-button.color-danger:not(:disabled):not(.ant-btn-disabled):active{color:#fff;background:#d87486;border-color:#d87486}.primary-button.color-danger.disabled{background:#8496b4;border-color:#8496b4;color:#fff}.primary-button.color-danger.ghost{color:#c9405a;border-color:#c9405a;background:#fff}.primary-button.color-danger.ghost:not(:disabled):not(.ant-btn-disabled):hover,.primary-button.color-danger.ghost:not(:disabled):not(.ant-btn-disabled):focus-visible,.primary-button.color-danger.ghost:not(:disabled):not(.ant-btn-disabled):active{color:#d87486;border-color:#d87486;background:#fff}.primary-button.color-danger.ghost .ant-wave.wave-motion-appear-active{box-shadow:0 0 0 6px #d87486}.primary-button.color-danger.ghost.disabled{color:#98a2b3;background:#fff;border-color:#d0d5dd}.primary-button.color-success{color:#389e0d;background:#f6ffed;border-color:#b7eb8f;box-shadow:none}.primary-button.color-success:not(:disabled):not(.ant-btn-disabled):hover,.primary-button.color-success:not(:disabled):not(.ant-btn-disabled):focus-visible{color:#389e0d;background:#b7eb8f;border-color:#b7eb8f}.primary-button.color-success:not(:disabled):not(.ant-btn-disabled):active{color:#389e0d;background:#b7eb8f;border-color:#389e0d}.primary-button.color-success .ant-wave.wave-motion-appear-active{box-shadow:0 0 0 6px #b7eb8f}.primary-button.color-success.disabled{color:#98a2b3;background:#f9fafb;border-color:#f9fafb}.primary-button.color-warning{color:#d48806;background:#fffbe6;border-color:#ffe58f;box-shadow:none}.primary-button.color-warning:not(:disabled):not(.ant-btn-disabled):hover,.primary-button.color-warning:not(:disabled):not(.ant-btn-disabled):focus-visible{color:#d48806;background:#ffe58f;border-color:#ffe58f}.primary-button.color-warning:not(:disabled):not(.ant-btn-disabled):active{color:#d48806;background:#ffe58f;border-color:#d48806}.primary-button.color-warning .ant-wave.wave-motion-appear-active{box-shadow:0 0 0 6px #ffe58f}.primary-button.color-warning.disabled{color:#98a2b3;background:#f9fafb;border-color:#f9fafb}.primary-button.color-info{color:#1d2939;background:#fff;border-color:#1d2939;box-shadow:none}.primary-button.color-info:not(:disabled):not(.ant-btn-disabled):hover,.primary-button.color-info:not(:disabled):not(.ant-btn-disabled):focus-visible{color:#1d2939;background:#f2f4f7;border-color:#1d2939}.primary-button.color-info:not(:disabled):not(.ant-btn-disabled):active{color:#1d2939;background:#eaecf0;border-color:#1d2939}.primary-button.color-info .ant-wave.wave-motion-appear-active{box-shadow:0 0 0 6px #eaecf0}.primary-button.color-info.disabled{color:#98a2b3;background:#fff;border-color:#d0d5dd}.dashed-button.color-primary{color:#105ce2;background:#fff;border-color:#d0d5dd;box-shadow:none}.dashed-button.color-primary:not(:disabled):not(.ant-btn-disabled):hover,.dashed-button.color-primary:not(:disabled):not(.ant-btn-disabled):focus-visible,.dashed-button.color-primary:not(:disabled):not(.ant-btn-disabled):active{color:#1677ff;border-color:#1677ff}.dashed-button.color-primary .ant-wave.wave-motion-appear-active{box-shadow:0 0 0 6px #105ce2}.dashed-button.color-primary.disabled{color:#98a2b3;border-color:#d0d5dd}.dashed-button.color-primary.danger{color:#c9405a}.dashed-button.color-primary.danger:not(:disabled):not(.ant-btn-disabled):hover,.dashed-button.color-primary.danger:not(:disabled):not(.ant-btn-disabled):focus-visible,.dashed-button.color-primary.danger:not(:disabled):not(.ant-btn-disabled):active{color:#d87486;border-color:#d87486;background:#fff}.dashed-button.color-primary.danger .ant-wave.wave-motion-appear-active{box-shadow:0 0 0 6px #c9405a}.dashed-button.color-primary.danger.disabled{color:#98a2b3;border-color:#d0d5dd}.text-button{color:#344054;background:#fff}.text-button:not(:disabled):not(.ant-btn-disabled):hover{color:#344054;background:#dde1e7}.text-button:not(:disabled):not(.ant-btn-disabled):active,.text-button.ant-btn-color-dangerous.ant-btn-variant-text:not(:disabled):not(.ant-btn-disabled):active{background:#eaecf0}.text-button.disabled{color:#98a2b3;background:#fff}.text-button.danger{color:#cf1322}.text-button.danger:not(:disabled):not(.ant-btn-disabled):hover{color:#cf1322;background:#dde1e7}.text-button.danger.disabled{color:#98a2b3}.subtle-button{color:#344054;background:rgba(0,0,0,0);border-color:rgba(0,0,0,0);box-shadow:none}.subtle-button:not(:disabled):not(.ant-btn-disabled):hover{color:#344054;background:rgba(29,41,57,.12);border-color:rgba(0,0,0,0)}.subtle-button:not(:disabled):not(.ant-btn-disabled):active{color:#344054;background:rgba(29,41,57,.18);border-color:rgba(0,0,0,0)}.subtle-button.disabled{color:#98a2b3;background:rgba(0,0,0,0)}.subtle-button.danger{color:#cf1322}.subtle-button.danger:not(:disabled):not(.ant-btn-disabled):hover{color:#cf1322;background:rgba(29,41,57,.12)}.subtle-button.danger.disabled{color:#98a2b3}.link-button{color:#105ce2;background:#fff}.link-button:not(:disabled):not(.ant-btn-disabled):hover{background:#dde1e7;color:#105ce2}.link-button:not(:disabled):not(.ant-btn-disabled):active{background:#eaecf0}.link-button.disabled{color:#98a2b3;background:#fff}.link-button.danger{color:#cf1322}.link-button.danger:not(:disabled):not(.ant-btn-disabled):hover{color:#cf1322}.link-button.danger.disabled{color:#98a2b3}.pancake-antd-dropdown-overlay.ant-dropdown{border-radius:8px}.pancake-antd-dropdown-overlay.ant-dropdown .ant-dropdown-menu{padding:4px;border-radius:8px;box-shadow:0px 2px 8px 0px rgba(0,0,0,.15)}.pancake-antd-dropdown-overlay.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item{padding:8px 12px;border-radius:6px;color:#1d2939;font-size:14px;line-height:22px}.pancake-antd-dropdown-overlay.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:hover{background:#f2f4f7}.pancake-antd-dropdown-overlay.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-active{background:#f2f4f7}.pancake-antd-dropdown-overlay.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected{color:#1d2939}.pancake-antd-dropdown-overlay.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-disabled{color:#98a2b3;cursor:not-allowed}.pancake-antd-dropdown-overlay.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item .ant-dropdown-menu-item-icon{-webkit-margin-end:8px;margin-inline-end:8px}.pancake-antd-dropdown-overlay.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item-divider{margin:4px 0;background:#eaecf0}.pancake-antd-tooltip-overlay.ant-tooltip{box-shadow:0px 2px 8px 0px rgba(0,0,0,.1490196078)}.pancake-antd-tooltip-overlay.ant-tooltip.pancake-antd-tooltip-overlay-ellipsis{z-index:10000}.pancake-antd-tooltip-overlay.ant-tooltip.pancake-antd-tooltip-overlay-ellipsis .ant-tooltip-inner{white-space:pre-line}.pancake-antd-tooltip-overlay.ant-tooltip.light{background:#fff;border-radius:8px}.pancake-antd-tooltip-overlay.ant-tooltip.light .ant-tooltip-content{background:#fff;border-radius:8px}.pancake-antd-tooltip-overlay.ant-tooltip.light .ant-tooltip-content .ant-tooltip-inner{padding:8px 12px;color:#1d2939;font-weight:400;background:#fff;border-radius:8px}.pancake-antd-tooltip-overlay.ant-tooltip.light .ant-tooltip-arrow:before{background:#fff}.pancake-antd-tooltip-overlay.ant-tooltip.light .title{color:#1d2939;font-weight:500}.pancake-antd-tooltip-overlay.ant-tooltip.light .content{color:#475467;font-weight:400}.pancake-antd-tooltip-overlay.ant-tooltip.light .command-icon{padding:4px 8px;color:#667085;background:#f2f4f7;border-radius:6px}.pancake-antd-tooltip-overlay.ant-tooltip.dark{background:#1d2939;border-radius:8px}.pancake-antd-tooltip-overlay.ant-tooltip.dark .ant-tooltip-content{background:#1d2939;border-radius:8px}.pancake-antd-tooltip-overlay.ant-tooltip.dark .ant-tooltip-content .ant-tooltip-inner{padding:8px 12px;color:#f2f4f7;font-weight:400;background:#1d2939;border-radius:8px}.pancake-antd-tooltip-overlay.ant-tooltip.dark .ant-tooltip-arrow:before{background:#1d2939}.pancake-antd-tooltip-overlay.ant-tooltip.dark .title{color:#f2f4f7;font-weight:500}.pancake-antd-tooltip-overlay.ant-tooltip.dark .content{color:#d0d5dd}.pancake-antd-tooltip-overlay.ant-tooltip.dark .command-icon{padding:4px 8px;color:#d0d5dd;background:#344054;border-radius:6px}.pancake-antd-switch.ant-switch{background:#d0d5dd;min-width:40px}.pancake-antd-switch.ant-switch:hover{background:#98a2b3}.pancake-antd-switch.ant-switch .ant-wave.wave-motion-appear-active{box-shadow:0 0 0 4px #d0d5dd}.pancake-antd-switch.ant-switch.ant-switch-disabled{background:#d0d5dd;opacity:.4}.pancake-antd-switch.ant-switch.ant-switch-disabled.ant-switch-loading{background:#d0d5dd;opacity:1}.pancake-antd-switch.ant-switch.ant-switch-disabled.ant-switch-loading .ant-switch-loading-icon.anticon{color:#d0d5dd;opacity:1}.pancake-antd-switch.ant-switch.ant-switch-checked{background:#105ce2}.pancake-antd-switch.ant-switch.ant-switch-checked:hover{background:#1677ff}.pancake-antd-switch.ant-switch.ant-switch-checked .ant-wave.wave-motion-appear-active{box-shadow:0 0 0 4px #1677ff}.pancake-antd-switch.ant-switch.ant-switch-checked.ant-switch-disabled{background:#105ce2;opacity:.4}.pancake-antd-switch.ant-switch.ant-switch-checked.ant-switch-disabled.ant-switch-loading{background:#105ce2;opacity:.4}.pancake-antd-switch.ant-switch.ant-switch-checked.ant-switch-disabled.ant-switch-loading .ant-switch-loading-icon.anticon{color:#105ce2;opacity:.4}.pancake-antd-switch.ant-switch.ant-switch-small{min-width:28px}.pancake-antd-segmented.ant-segmented{cursor:pointer;background:#eaecf0;border-radius:8px}.pancake-antd-segmented.ant-segmented .ant-segmented-group{gap:2px}.pancake-antd-segmented.ant-segmented .ant-segmented-group .ant-segmented-item{border-radius:6px;color:#1d2939}.pancake-antd-segmented.ant-segmented .ant-segmented-group .ant-segmented-item:hover:not(.ant-segmented-item-selected){background:#dde1e7}.pancake-antd-segmented.ant-segmented .ant-segmented-group .ant-segmented-item .ant-segmented-item-label{padding:4px 12px;display:flex;justify-content:center;align-items:center;gap:6px;color:#1d2939}.pancake-antd-segmented.ant-segmented .ant-segmented-group .ant-segmented-item .ant-segmented-item-label .ant-segmented-item-icon+*{-webkit-margin-start:0;margin-inline-start:0}.pancake-antd-segmented.ant-segmented .ant-segmented-group .ant-segmented-item .ant-segmented-item-label .ant-segmented-item-icon{display:inline-flex;align-items:center;line-height:0}.pancake-antd-segmented.ant-segmented .ant-segmented-group .ant-segmented-thumb-motion-appear~.ant-segmented-item:hover{background:none}.pancake-antd-segmented.ant-segmented.ant-segmented-sm{border-radius:6px}.pancake-antd-segmented.ant-segmented.ant-segmented-sm .ant-segmented-group .ant-segmented-item .ant-segmented-item-label{padding:0 8px}.pancake-antd-modal{padding:0;border-radius:16px;color:#1d2939;box-shadow:0px 3px 6px -4px rgba(0,0,0,.12),0px 6px 16px 0px rgba(0,0,0,.08),0px 9px 28px 8px rgba(0,0,0,.05)}.pancake-antd-modal.modal-default .ant-modal-content{border-radius:16px;padding:0}.pancake-antd-modal.modal-default .ant-modal-content .ant-modal-header{padding:16px 24px 12px 24px;margin:0;border-radius:16px 16px 0 0}.pancake-antd-modal.modal-default .ant-modal-content .ant-modal-header .ant-modal-title{font-weight:500;font-size:16px;display:flex;align-items:center;height:32px}.pancake-antd-modal.modal-default .ant-modal-content .ant-modal-header .ant-modal-title:has(.has-note){height:auto}.pancake-antd-modal.modal-default .ant-modal-content .ant-modal-header .ant-modal-title .has-note .text{font-size:12px;font-weight:400;color:#667085;line-height:16px}.pancake-antd-modal.modal-default .ant-modal-content .ant-modal-header .ant-modal-title .custom .element{flex:1}.pancake-antd-modal.modal-default .ant-modal-content .ant-modal-header .ant-modal-title .custom .anchor{width:24px;height:32px;opacity:0}.pancake-antd-modal.modal-default .ant-modal-content .ant-modal-close{display:flex;align-items:center;justify-content:center;right:18px;top:16px}.pancake-antd-modal.modal-default .ant-modal-content .ant-modal-close .ant-modal-close-x{margin:0;background-color:rgba(0,0,0,0)}.pancake-antd-modal.modal-default .ant-modal-content .ant-modal-close .ant-modal-close-x:hover{background-color:rgba(0,0,0,0)}.pancake-antd-modal.modal-default .ant-modal-content .ant-modal-close:hover{background:#dde1e7}.pancake-antd-modal.modal-default .ant-modal-content .ant-modal-close:active{background:#eaecf0}.pancake-antd-modal.modal-default .ant-modal-content .ant-modal-body{padding:20px 24px}.pancake-antd-modal.modal-default .ant-modal-content .ant-modal-footer{margin:0;padding:16px 24px 20px 24px;border-radius:0 0 16px 16px}.pancake-antd-modal.modal-default .ant-modal-content .ant-modal-footer .custom .element{flex:1}.pancake-antd-modal.modal-default.has-title:not(.has-footer) .ant-modal-body{padding:0 24px 20px 24px}.pancake-antd-modal.modal-default.has-footer:not(.has-title) .ant-modal-body{padding:20px 24px 0 24px}.pancake-antd-modal.modal-default.has-title.has-footer .ant-modal-body{padding:0 24px}.pancake-antd-modal.modal-default.color-gray .ant-modal-header,.pancake-antd-modal.modal-default.color-gray .ant-modal-footer{background-color:#eaecf0}.pancake-antd-modal.modal-split .ant-modal-content{border-radius:16px;padding:0}.pancake-antd-modal.modal-split .ant-modal-content .ant-modal-header{padding:16px 24px 12px 24px;margin:0;border-radius:16px 16px 0 0}.pancake-antd-modal.modal-split .ant-modal-content .ant-modal-header .ant-modal-title{font-weight:500;font-size:16px;display:flex;align-items:center;height:32px}.pancake-antd-modal.modal-split .ant-modal-content .ant-modal-header .ant-modal-title:has(.has-note){height:auto}.pancake-antd-modal.modal-split .ant-modal-content .ant-modal-header .ant-modal-title .has-note .text{font-size:12px;font-weight:400;color:#667085;line-height:16px}.pancake-antd-modal.modal-split .ant-modal-content .ant-modal-header .ant-modal-title .custom .element{flex:1}.pancake-antd-modal.modal-split .ant-modal-content .ant-modal-header .ant-modal-title .custom .anchor{width:24px;height:32px;opacity:0}.pancake-antd-modal.modal-split .ant-modal-content .ant-modal-close{display:flex;align-items:center;justify-content:center;right:18px;top:16px}.pancake-antd-modal.modal-split .ant-modal-content .ant-modal-close .ant-modal-close-x{margin:0;background-color:rgba(0,0,0,0)}.pancake-antd-modal.modal-split .ant-modal-content .ant-modal-close .ant-modal-close-x:hover{background-color:rgba(0,0,0,0)}.pancake-antd-modal.modal-split .ant-modal-content .ant-modal-close:hover{background:#dde1e7}.pancake-antd-modal.modal-split .ant-modal-content .ant-modal-close:active{background:#d0d5dd}.pancake-antd-modal.modal-split .ant-modal-content .ant-modal-body{padding:0}.pancake-antd-modal.modal-split .ant-modal-content .ant-modal-body .wrap{padding:8px;border-radius:16px}.pancake-antd-modal.modal-split .ant-modal-content .ant-modal-body .wrap .inner{border-radius:12px}.pancake-antd-modal.modal-split.has-title .ant-modal-body .wrap{padding:0px 8px 8px 8px;border-radius:0 0 16px 16px}.pancake-antd-modal.modal-split.color-gray .ant-modal-header{background-color:#eaecf0}.pancake-antd-modal.modal-split.color-gray .ant-modal-body .wrap{background-color:#eaecf0}.pancake-antd-modal.modal-split.color-gray .ant-modal-body .wrap .inner{background-color:#fff}.pancake-date-range-picker__markup{cursor:pointer;height:32px;width:320px;display:flex;flex-direction:row;gap:8px;justify-content:center;align-items:center;justify-content:start;border-radius:6px;border:none;padding:5px 12px;background:#eaecf0}.pancake-date-range-picker__markup:hover{background:#e2e6ee}.pancake-date-range-picker__markup .markup-label{flex:1;display:flex;flex-direction:row;gap:4px;justify-content:center;align-items:center;justify-content:space-evenly;font-size:14px;font-weight:500;line-height:22px;color:#344054}.pancake-date-range-picker__markup .markup-separator{display:flex;flex-direction:row;gap:0;justify-content:center;align-items:center;color:#667085}.pancake-date-range-picker-popup{border-radius:12px;box-shadow:0 3px 6px -4px rgba(0,0,0,.12),0 6px 16px 0 rgba(0,0,0,.08),0 9px 28px 8px rgba(0,0,0,.05);overflow:hidden}.pancake-date-range-picker-popup .ant-popover-inner{padding:0px}.pancake-date-range-picker-popup .pancake-date-range-picker-panel{height:461px;width:752px;display:flex;flex-direction:row;gap:0;position:relative}.pancake-date-range-picker-popup .pancake-date-range-picker-panel--no-side{width:560px}.pancake-date-range-picker-popup .pancake-date-range-picker-panel--no-side .pancake-date-range-picker-panel__main{margin-left:0}.pancake-date-range-picker-popup .pancake-date-range-picker-panel>.virtual-scroll-area{position:absolute;top:0;left:0;bottom:0;width:192px;overflow:hidden}.pancake-date-range-picker-popup .pancake-date-range-picker-panel .virtual-scroll-area{padding:12px 0px}.pancake-date-range-picker-popup .pancake-date-range-picker-panel__side{position:relative;height:100%;width:192px;padding:0px 12px;overflow-y:auto;display:flex;flex-direction:column;gap:4px;border-right:1px solid #eaecf0}.pancake-date-range-picker-popup .pancake-date-range-picker-panel__side .preset-group{display:flex;flex-direction:column;gap:4px}.pancake-date-range-picker-popup .pancake-date-range-picker-panel__side .preset-group .preset-group-header{text-align:left;padding:4px 0px 8px 0px;font-size:12px;font-weight:500;line-height:16px;color:#667085}.pancake-date-range-picker-popup .pancake-date-range-picker-panel__side .preset-group .preset-item{text-align:left;padding:5px 12px;border-radius:8px;font-size:14px;line-height:22px;color:#1d2939;cursor:pointer}.pancake-date-range-picker-popup .pancake-date-range-picker-panel__side .preset-group .preset-item:hover{background-color:#eaecf0}.pancake-date-range-picker-popup .pancake-date-range-picker-panel__side .preset-group .preset-item:is(.selected){background-color:#d2ebff}.pancake-date-range-picker-popup .pancake-date-range-picker-panel__side .preset-group .preset-item:is(.selected):hover{background-color:#bae0ff}.pancake-date-range-picker-popup .pancake-date-range-picker-panel__side .preset-divider{height:1px;width:100%;flex-shrink:0;border-radius:8px;background-color:#eaecf0}.pancake-date-range-picker-popup .pancake-date-range-picker-panel__main{flex:1;height:100%;margin-left:192px;position:relative}.pancake-date-range-picker-popup .pancake-date-range-picker-panel__main .start-prefix,.pancake-date-range-picker-popup .pancake-date-range-picker-panel__main .end-prefix{width:20px;height:20px;position:absolute;z-index:2;top:18px}.pancake-date-range-picker-popup .pancake-date-range-picker-panel__main .start-prefix{left:24px}.pancake-date-range-picker-popup .pancake-date-range-picker-panel__main .end-prefix{left:296px}.pancake-date-range-picker-popup .pancake-date-range-picker-panel__main .ant-picker-range-arrow{display:none}.pancake-date-range-picker-popup .pancake-date-range-picker-panel__main .ant-picker{width:560px;padding:12px;border:none;box-shadow:none;margin-bottom:310px}.pancake-date-range-picker-popup .pancake-date-range-picker-panel__main .ant-picker .ant-picker-active-bar{display:none}.pancake-date-range-picker-popup .pancake-date-range-picker-panel__main .ant-picker .ant-picker-range-separator{padding:0px 4px}.pancake-date-range-picker-popup .pancake-date-range-picker-panel__main .ant-picker input{width:264px;padding:5px 12px 5px 40px;border-radius:8px;height:32px;border:1px solid #f2f4f7;background-color:#f2f4f7;font-size:14px;line-height:22px;box-shadow:none}.pancake-date-range-picker-popup .pancake-date-range-picker-panel__main .ant-picker input:hover{border:1px solid #eaecf0;background-color:#eaecf0}.pancake-date-range-picker-popup .pancake-date-range-picker-panel__main .ant-picker input:focus{border:1px solid #d0d5dd;background-color:#fff}.pancake-date-range-picker-popup .pancake-date-range-picker-panel__main .ant-picker input:is(.ant-input-affix-wrapper-focused){border:1px solid #d0d5dd;background-color:#fff}.pancake-date-range-picker-popup .pancake-date-range-picker-panel__main .ant-picker input.header-input--preview .ant-input{color:#98a2b3}.pancake-date-range-picker-popup .pancake-date-range-picker-panel__main--calendar{width:560px;padding:0;border-top:1px solid #eaecf0}.pancake-date-range-picker-popup .pancake-date-range-picker-panel__main--calendar .ant-picker-panel-layout .ant-picker-header-view{color:#344054;font-weight:500;height:40px;font-size:14px}.pancake-date-range-picker-popup .pancake-date-range-picker-panel__main--calendar .ant-picker-panel-layout>div:first-child{width:100%;height:100%}.pancake-date-range-picker-popup .pancake-date-range-picker-panel__main--calendar .ant-picker-panel-layout>div:first-child .ant-picker-panels{width:100%}.pancake-date-range-picker-popup .pancake-date-range-picker-panel__main--calendar .ant-picker-panel-layout>div:first-child .ant-picker-panels .ant-picker-panel{width:50%}.pancake-date-range-picker-popup .pancake-date-range-picker-panel__main--calendar .ant-picker-panel-layout>div:first-child .ant-picker-panels .ant-picker-panel .ant-picker-date-panel{width:100%}.pancake-date-range-picker-popup .pancake-date-range-picker-panel__main--calendar .ant-picker-panel-layout>div:first-child .ant-picker-panels .ant-picker-panel .ant-picker-date-panel .ant-picker-header,.pancake-date-range-picker-popup .pancake-date-range-picker-panel__main--calendar .ant-picker-panel-layout>div:first-child .ant-picker-panels .ant-picker-panel .ant-picker-date-panel .ant-picker-body{width:100%}.pancake-date-range-picker-popup .pancake-date-range-picker-panel__main--calendar .ant-picker-panel-layout .ant-picker-body{height:268px;padding:8px 16px}.pancake-date-range-picker-popup .pancake-date-range-picker-panel__main--calendar .ant-picker-panel-layout .ant-picker-body tbody,.pancake-date-range-picker-popup .pancake-date-range-picker-panel__main--calendar .ant-picker-panel-layout .ant-picker-body thead{display:flex;flex-direction:column;gap:0}.pancake-date-range-picker-popup .pancake-date-range-picker-panel__main--calendar .ant-picker-panel-layout .ant-picker-body tbody tr,.pancake-date-range-picker-popup .pancake-date-range-picker-panel__main--calendar .ant-picker-panel-layout .ant-picker-body thead tr{display:flex;flex-direction:row;gap:0}.pancake-date-range-picker-popup .pancake-date-range-picker-panel__main--calendar .ant-picker-month-panel,.pancake-date-range-picker-popup .pancake-date-range-picker-panel__main--calendar .ant-picker-year-panel,.pancake-date-range-picker-popup .pancake-date-range-picker-panel__main--calendar .ant-picker-decade-panel{width:50%}.pancake-date-range-picker-popup .pancake-date-range-picker-panel__main--calendar .ant-picker-content{height:100%}.pancake-date-range-picker-popup .pancake-date-range-picker-panel__main--calendar .ant-picker-content tbody{height:100%;justify-content:space-between}.pancake-date-range-picker-popup .pancake-date-range-picker-panel__main--calendar .ant-picker-content tbody tr{justify-content:space-between}.pancake-date-range-picker-popup .pancake-date-range-picker-panel__main--calendar .ant-picker-content .ant-picker-cell .ant-picker-cell-inner{display:flex;flex-direction:row;gap:0;justify-content:center;align-items:center;border-radius:8px;padding:4px 8px}.pancake-date-range-picker-popup .pancake-date-range-picker-panel__main--calendar .ant-picker-content .ant-picker-cell.ant-picker-cell-selected .ant-picker-cell-inner{background-color:#4096ff}.pancake-date-range-picker-popup .pancake-date-range-picker-panel__main--calendar .ant-picker-panel-container{border:none;box-shadow:none}.pancake-date-range-picker-popup .pancake-date-range-picker-panel__main--calendar .ant-picker-body th{display:flex;flex-direction:row;gap:0;justify-content:center;align-items:center;height:32px;color:#667085;margin:0px 2px 4px 2px}.pancake-date-range-picker-popup .pancake-date-range-picker-panel__main--calendar .ant-picker-body th:first-child{margin-left:0px}.pancake-date-range-picker-popup .pancake-date-range-picker-panel__main--calendar .ant-picker-body th:last-child{margin-right:0px}.pancake-date-range-picker-popup .pancake-date-range-picker-panel__main--calendar .ant-picker-body tr{height:36px}.pancake-date-range-picker-popup .pancake-date-range-picker-panel__main--calendar .ant-picker-body tr .ant-picker-cell{padding:0px 2px}.pancake-date-range-picker-popup .pancake-date-range-picker-panel__main--calendar .ant-picker-body tr .ant-picker-cell .ant-picker-cell-inner,.pancake-date-range-picker-popup .pancake-date-range-picker-panel__main--calendar .ant-picker-body tr .ant-picker-cell .ant-picker-cell-inner::before{border-radius:20px}.pancake-date-range-picker-popup .pancake-date-range-picker-panel__main--calendar .ant-picker-body tr .ant-picker-cell:first-child{padding-left:0px}.pancake-date-range-picker-popup .pancake-date-range-picker-panel__main--calendar .ant-picker-body tr .ant-picker-cell:last-child{padding-right:0px}.pancake-date-range-picker-popup .pancake-date-range-picker-panel__main--calendar .ant-picker-body tr .ant-picker-cell::before{top:45%}.pancake-date-range-picker-popup .pancake-date-range-picker-panel__main--calendar .ant-picker-body tr .ant-picker-cell:is(.ant-picker-cell-today) .ant-picker-cell-inner::before{top:0}.pancake-date-range-picker-popup .pancake-date-range-picker-panel__main--calendar .ant-picker-body tr .ant-picker-cell.ant-picker-cell-in-view:is(.ant-picker-cell-range-start,.ant-picker-cell-range-end) .ant-picker-cell-inner{background-color:#4096ff}.pancake-date-range-picker-popup .pancake-date-range-picker-panel__main--footer{width:100%}.pancake-date-range-picker-popup .pancake-date-range-picker-panel__main--footer .footer-time-sliders{display:flex;flex-direction:row;gap:16px;justify-content:center;align-items:center;padding:8px 16px;border-top:1px solid #eaecf0}.pancake-date-range-picker-popup .pancake-date-range-picker-panel__main--footer .footer-time-sliders .footer-time-slider{height:22px;width:50%;display:flex;flex-direction:row;gap:12px;justify-content:center;align-items:center}.pancake-date-range-picker-popup .pancake-date-range-picker-panel__main--footer .footer-time-sliders .footer-time-slider__track{width:100%}.pancake-date-range-picker-popup .pancake-date-range-picker-panel__main--footer .footer-time-sliders .footer-time-slider__track .ant-slider-track{background-color:#4096ff}.pancake-date-range-picker-popup .pancake-date-range-picker-panel__main--footer .footer-time-sliders .footer-time-slider__track .ant-slider-handle::after{box-shadow:0 0 0 2px #4096ff}.pancake-date-range-picker-popup .pancake-date-range-picker-panel__main--footer .footer-time-sliders .footer-time-slider__track:hover .ant-slider-track{background-color:#1677ff}.pancake-date-range-picker-popup .pancake-date-range-picker-panel__main--footer .footer-time-sliders .footer-time-slider__track:hover .ant-slider-handle::after{box-shadow:0 0 0 2px #1677ff}.pancake-date-range-picker-popup .pancake-date-range-picker-panel__main--footer .footer-buttons{border-top:1px solid #eaecf0;padding:12px;display:flex;flex-direction:row;gap:0;justify-content:space-between;height:57px}.pancake-date-range-picker-popup .pancake-date-range-picker-panel__main--footer .footer-buttons__left,.pancake-date-range-picker-popup .pancake-date-range-picker-panel__main--footer .footer-buttons__right{display:flex;flex-direction:row;gap:0}.pancake-antd-checkbox.ant-checkbox-wrapper{align-items:center;font-size:14px;line-height:22px;color:#1d2939}.pancake-antd-checkbox.ant-checkbox-wrapper .ant-checkbox{top:0;align-self:center}.pancake-antd-checkbox.ant-checkbox-wrapper .ant-checkbox .ant-checkbox-inner{width:16px;height:16px;border-radius:4px;border-color:#d0d5dd;background:#fff;transition:all .1s ease}.pancake-antd-checkbox.ant-checkbox-wrapper .ant-checkbox .ant-wave.wave-motion-appear-active{box-shadow:0 0 0 4px #bae0ff}.pancake-antd-checkbox.ant-checkbox-wrapper:not(.ant-checkbox-wrapper-disabled):hover .ant-checkbox:not(.ant-checkbox-disabled) .ant-checkbox-inner{border-color:#1677ff}.pancake-antd-checkbox.ant-checkbox-wrapper .ant-checkbox-checked::after{border-color:#1677ff;border-radius:4px}.pancake-antd-checkbox.ant-checkbox-wrapper .ant-checkbox-checked .ant-checkbox-inner{background:#1677ff;border-color:#1677ff}.pancake-antd-checkbox.ant-checkbox-wrapper .ant-checkbox-checked:not(.ant-checkbox-disabled):hover .ant-checkbox-inner{background:#4096ff;border-color:#4096ff}.pancake-antd-checkbox.ant-checkbox-wrapper:not(.ant-checkbox-wrapper-disabled):hover .ant-checkbox-checked:not(.ant-checkbox-disabled) .ant-checkbox-inner{background:#4096ff;border-color:#4096ff}.pancake-antd-checkbox.ant-checkbox-wrapper .ant-checkbox-indeterminate .ant-checkbox-inner{background:#fff;border-color:#d0d5dd}.pancake-antd-checkbox.ant-checkbox-wrapper .ant-checkbox-indeterminate .ant-checkbox-inner::after{width:8px;height:2px;background:#1677ff;border-radius:1px}.pancake-antd-checkbox.ant-checkbox-wrapper .ant-checkbox-indeterminate:not(.ant-checkbox-disabled):hover .ant-checkbox-inner{border-color:#1677ff}.pancake-antd-checkbox.ant-checkbox-wrapper .ant-checkbox-disabled .ant-checkbox-inner{background:#f2f4f7 !important;border-color:#d0d5dd !important}.pancake-antd-checkbox.ant-checkbox-wrapper .ant-checkbox-disabled .ant-checkbox-inner::after{border-color:#98a2b3 !important;background:#98a2b3}.pancake-antd-checkbox.ant-checkbox-wrapper .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner::after,.pancake-antd-checkbox.ant-checkbox-wrapper .ant-checkbox-disabled.ant-checkbox-indeterminate .ant-checkbox-inner::after{border-color:#fff !important;background:#fff}.pancake-antd-checkbox.ant-checkbox-wrapper .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner,.pancake-antd-checkbox.ant-checkbox-wrapper .ant-checkbox-disabled.ant-checkbox-indeterminate .ant-checkbox-inner{background:#d0d5dd !important;border-color:#d0d5dd !important}.pancake-antd-checkbox.ant-checkbox-wrapper.ant-checkbox-wrapper-disabled span{color:#98a2b3}.pancake-antd-checkbox-group.ant-checkbox-group{display:inline-flex;gap:8px}.pancake-antd-radio.ant-radio-wrapper{align-items:center;font-size:14px;line-height:22px;color:#1d2939}.pancake-antd-radio.ant-radio-wrapper .ant-radio{top:0;align-self:center}.pancake-antd-radio.ant-radio-wrapper .ant-radio .ant-radio-inner{width:16px;height:16px;border-color:#d0d5dd;background:#fff;transition:all .1s ease}.pancake-antd-radio.ant-radio-wrapper .ant-radio .ant-wave.wave-motion-appear-active{box-shadow:0 0 0 4px #bae0ff}.pancake-antd-radio.ant-radio-wrapper:not(.ant-radio-wrapper-disabled):hover .ant-radio:not(.ant-radio-disabled) .ant-radio-inner{border-color:#105ce2}.pancake-antd-radio.ant-radio-wrapper .ant-radio-checked .ant-radio-inner{border-color:#105ce2;background:#fff}.pancake-antd-radio.ant-radio-wrapper .ant-radio-checked .ant-radio-inner::after{background:#105ce2}.pancake-antd-radio.ant-radio-wrapper .ant-radio-checked::after{border-color:#105ce2}.pancake-antd-radio.ant-radio-wrapper .ant-radio-checked:not(.ant-radio-disabled):hover .ant-radio-inner{border-color:#1677ff}.pancake-antd-radio.ant-radio-wrapper .ant-radio-checked:not(.ant-radio-disabled):hover .ant-radio-inner::after{background:#1677ff}.pancake-antd-radio.ant-radio-wrapper .ant-radio-disabled .ant-radio-inner{background:#f2f4f7 !important;border-color:#d0d5dd !important}.pancake-antd-radio.ant-radio-wrapper .ant-radio-disabled .ant-radio-inner::after{background:#98a2b3}.pancake-antd-radio.ant-radio-wrapper.ant-radio-wrapper-disabled span{color:#98a2b3}.pancake-antd-radio-group.ant-radio-group .pancake-antd-radio-button.ant-radio-button-wrapper{color:#344054;border-color:#d0d5dd}.pancake-antd-radio-group.ant-radio-group .pancake-antd-radio-button.ant-radio-button-wrapper:hover{color:#105ce2}.pancake-antd-radio-group.ant-radio-group .pancake-antd-radio-button.ant-radio-button-wrapper.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled){color:#105ce2;border-color:#105ce2}.pancake-antd-radio-group.ant-radio-group .pancake-antd-radio-button.ant-radio-button-wrapper.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled)::before{background:#105ce2}.pancake-antd-radio-group.ant-radio-group .pancake-antd-radio-button.ant-radio-button-wrapper.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):hover{color:#1677ff;border-color:#1677ff}.pancake-antd-radio-group.ant-radio-group.ant-radio-group-solid .pancake-antd-radio-button.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled){color:#fff;background:#105ce2;border-color:#105ce2}.pancake-antd-radio-group.ant-radio-group.ant-radio-group-solid .pancake-antd-radio-button.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):hover{color:#fff;background:#1677ff;border-color:#1677ff}.pancake-antd-select.ant-select .ant-select-selector{border-color:#d0d5dd;border-radius:8px;transition:all .1s ease}.pancake-antd-select.ant-select .ant-select-selection-placeholder{color:#98a2b3}.pancake-antd-select.ant-select .ant-select-arrow{color:#667085}.pancake-antd-select.ant-select:hover:has(.ant-select-clear) .ant-select-arrow{opacity:0}.pancake-antd-select.ant-select .ant-select-selection-item{color:#1d2939}.pancake-antd-select.ant-select:not(.ant-select-disabled):not(.ant-select-status-error):hover .ant-select-selector{border-color:#1677ff}.pancake-antd-select.ant-select.ant-select-focused:not(.ant-select-disabled):not(.ant-select-status-error) .ant-select-selector{border-color:#1677ff;box-shadow:0 0 0 2px #bae0ff}.pancake-antd-select.ant-select.ant-select-status-error .ant-select-selector{border-color:#cf1322 !important}.pancake-antd-select.ant-select.ant-select-status-error.ant-select-focused .ant-select-selector{box-shadow:0 0 0 2px #fee4e2 !important}.pancake-antd-select.ant-select.ant-select-disabled .ant-select-selector{background:#f2f4f7;border-color:#d0d5dd;color:#98a2b3}.pancake-antd-select.ant-select.ant-select-multiple .ant-select-selection-item{background:#eaecf0;border-color:#eaecf0;border-radius:6px;color:#1d2939}.pancake-antd-select.ant-select.ant-select-multiple .ant-select-selection-item .ant-select-selection-item-remove{color:#667085}.pancake-antd-select.ant-select.ant-select-multiple .ant-select-selection-item .ant-select-selection-item-remove:hover{color:#344054}.pancake-antd-select.ant-select.ant-select-sm .ant-select-selector{border-radius:6px}.pancake-antd-select.ant-select.ant-select-lg .ant-select-selector{border-radius:8px}.pancake-antd-select-dropdown .rc-virtual-list-holder-inner{gap:4px}.pancake-antd-select-dropdown.ant-select-dropdown{border-radius:12px;padding:4px;border:1px solid #eaecf0;box-shadow:0px 2px 8px 0px rgba(0,0,0,.12)}.pancake-antd-select-dropdown.ant-select-dropdown .ant-select-item{border-radius:6px;color:#1d2939;min-height:32px}.pancake-antd-select-dropdown.ant-select-dropdown .ant-select-item.ant-select-item-option-active:not(.ant-select-item-option-disabled){background:#f2f4f7}.pancake-antd-select-dropdown.ant-select-dropdown .ant-select-item.ant-select-item-option-selected:not(.ant-select-item-option-disabled){background:#d2ebff;color:#105ce2}.pancake-antd-select-dropdown.ant-select-dropdown .ant-select-item.ant-select-item-option-selected:not(.ant-select-item-option-disabled) .ant-select-item-option-content{font-weight:500 !important}.pancake-antd-select-dropdown.ant-select-dropdown .ant-select-item.ant-select-item-option-selected:not(.ant-select-item-option-disabled) .ant-select-item-option-state{color:#105ce2}.pancake-antd-select-dropdown.ant-select-dropdown .ant-select-item.ant-select-item-option-disabled{color:#98a2b3}.pancake-antd-tabs.ant-tabs{color:#344054}.pancake-antd-tabs.ant-tabs .ant-tabs-tab{color:#475467;font-weight:400}.pancake-antd-tabs.ant-tabs .ant-tabs-tab:hover{color:#1677ff}.pancake-antd-tabs.ant-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{color:#1677ff}.pancake-antd-tabs.ant-tabs .ant-tabs-tab.ant-tabs-tab-disabled,.pancake-antd-tabs.ant-tabs .ant-tabs-tab.ant-tabs-tab-disabled:hover{color:#98a2b3}.pancake-antd-tabs.ant-tabs .ant-tabs-tab .ant-tabs-tab-btn:focus-visible{outline-color:#1677ff}.pancake-antd-tabs.ant-tabs .ant-tabs-ink-bar{background:#1677ff}.pancake-antd-tabs.ant-tabs.ant-tabs-card .ant-tabs-tab{background:#f2f4f7;border-color:#eaecf0;border-radius:8px 8px 0 0}.pancake-antd-tabs.ant-tabs.ant-tabs-card .ant-tabs-tab.ant-tabs-tab-active{background:#fff;border-color:#eaecf0}.pancake-antd-tabs.ant-tabs.ant-tabs-card .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{color:#1677ff}.pancake-antd-tabs.ant-tabs .ant-tabs-nav-add,.pancake-antd-tabs.ant-tabs .ant-tabs-nav-more{color:#475467}.pancake-antd-tabs.ant-tabs .ant-tabs-nav-add:hover,.pancake-antd-tabs.ant-tabs .ant-tabs-nav-more:hover{color:#1677ff}.pancake-antd-alert.ant-alert{border-radius:8px;padding:12px 16px;border:none;align-items:flex-start}.pancake-antd-alert.ant-alert.ant-alert-with-description{padding:20px 24px}.pancake-antd-alert.ant-alert .ant-alert-icon{margin-top:1px;font-size:20px}.pancake-antd-alert.ant-alert .ant-alert-message{color:#1d2939;font-weight:400}.pancake-antd-alert.ant-alert .ant-alert-description{color:#1d2939}.pancake-antd-alert.ant-alert .ant-alert-close-icon{margin-top:2px}.pancake-antd-alert.ant-alert.ant-alert-success{background:#f6ffed}.pancake-antd-alert.ant-alert.ant-alert-success .ant-alert-icon{color:#52c41a}.pancake-antd-alert.ant-alert.ant-alert-info{background:#e2f2ff}.pancake-antd-alert.ant-alert.ant-alert-info .ant-alert-icon{color:#1890ff}.pancake-antd-alert.ant-alert.ant-alert-warning{background:#fffbe6}.pancake-antd-alert.ant-alert.ant-alert-warning .ant-alert-icon{color:#ff7a45}.pancake-antd-alert.ant-alert.ant-alert-error{background:#fff1f0}.pancake-antd-alert.ant-alert.ant-alert-error .ant-alert-icon{color:#ff4d4f}.pancake-antd-alert.ant-alert.ant-alert-banner{border-radius:0}@keyframes pancake-spin{100%{transform:rotate(360deg)}}.pancake-spin{animation:pancake-spin .8s linear infinite}.ant-message-notice.pancake-antd-message .ant-message-notice-content{border-radius:8px;padding:8px 14px;box-shadow:0px 2px 8px 0px rgba(0,0,0,.15);color:#1d2939;font-weight:400}.ant-message-notice.pancake-antd-message .ant-message-custom-content{display:inline-flex;align-items:center;gap:8px}.ant-message-notice.pancake-antd-message .ant-message-custom-content>.anticon{display:inline-flex;align-items:center}.ant-notification-notice.pancake-antd-notification,.pancake-antd-notification.ant-notification-notice-wrapper .ant-notification-notice{border-radius:12px;padding:16px;box-shadow:0px 2px 8px 0px rgba(0,0,0,.15)}.ant-notification-notice.pancake-antd-notification .ant-notification-notice-icon,.pancake-antd-notification.ant-notification-notice-wrapper .ant-notification-notice .ant-notification-notice-icon{margin-top:1px}.ant-notification-notice.pancake-antd-notification .ant-notification-notice-message,.pancake-antd-notification.ant-notification-notice-wrapper .ant-notification-notice .ant-notification-notice-message{color:#1d2939;font-weight:500;margin-bottom:2px}.ant-notification-notice.pancake-antd-notification .ant-notification-notice-description,.pancake-antd-notification.ant-notification-notice-wrapper .ant-notification-notice .ant-notification-notice-description{color:#475467}.ant-notification-notice.pancake-antd-notification .ant-notification-notice-close,.pancake-antd-notification.ant-notification-notice-wrapper .ant-notification-notice .ant-notification-notice-close{color:#667085}.ant-notification-notice.pancake-antd-notification .ant-notification-notice-close:hover,.pancake-antd-notification.ant-notification-notice-wrapper .ant-notification-notice .ant-notification-notice-close:hover{color:#344054}.pancake-antd-tag.ant-tag{border-radius:16px;padding:1px 8px;font-size:14px;line-height:22px;color:#1d2939;background:#f2f4f7;border-color:#d0d5dd}.pancake-antd-tag.ant-tag .ant-tag-close-icon{color:#667085}.pancake-antd-tag.ant-tag .ant-tag-close-icon:hover{color:#344054}.pancake-antd-tag-checkable.ant-tag-checkable{border-radius:16px;color:#344054;background:#f2f4f7}.pancake-antd-tag-checkable.ant-tag-checkable:not(.ant-tag-checkable-checked):hover{color:#1677ff;background:#e2f2ff}.pancake-antd-tag-checkable.ant-tag-checkable.ant-tag-checkable-checked{color:#fff;background:#1677ff}.pancake-antd-tag-checkable.ant-tag-checkable.ant-tag-checkable-checked:hover{background:#4096ff}.pancake-antd-badge.ant-badge .ant-badge-status-processing{background:#1677ff}.pancake-antd-badge.ant-badge .ant-badge-status-processing::after{border-color:#1677ff}.pancake-antd-badge.ant-badge .ant-badge-status-success{background:#389e0d}.pancake-antd-badge.ant-badge .ant-badge-status-error{background:#cf1322}.pancake-antd-badge.ant-badge .ant-badge-status-warning{background:#d48806}.pancake-antd-popover.ant-popover .ant-popover-inner{border-radius:12px;padding:16px;box-shadow:0px 2px 8px 0px rgba(0,0,0,.15)}.pancake-antd-popover.ant-popover .ant-popover-title{color:#1d2939;font-weight:500;margin-bottom:8px}.pancake-antd-popover.ant-popover .ant-popover-inner-content{color:#1d2939}.pancake-antd-popconfirm.ant-popover .ant-popover-inner{border-radius:12px;padding:16px;box-shadow:0px 2px 8px 0px rgba(0,0,0,.15)}.pancake-antd-popconfirm.ant-popover .ant-popconfirm-message-title{color:#1d2939;font-weight:500}.pancake-antd-popconfirm.ant-popover .ant-popconfirm-description{color:#1d2939}.pancake-antd-popconfirm.ant-popover .ant-popconfirm-buttons .ant-btn-primary{background:#105ce2;border-color:#105ce2}.pancake-antd-popconfirm.ant-popover .ant-popconfirm-buttons .ant-btn-primary:hover{background:#1677ff;border-color:#1677ff}.pancake-antd-popconfirm.ant-popover .ant-popconfirm-buttons .ant-btn-default:hover{color:#105ce2;border-color:#105ce2}.pancake-antd-empty.ant-empty .ant-empty-description{color:#667085}.pancake-antd-input.ant-input,.pancake-antd-input.ant-input-affix-wrapper{border-radius:6px;border-color:#d0d5dd;color:#1d2939;transition:all .1s ease}.pancake-antd-input.ant-input.ant-input-lg,.pancake-antd-input.ant-input.ant-input-affix-wrapper-lg,.pancake-antd-input.ant-input-affix-wrapper.ant-input-lg,.pancake-antd-input.ant-input-affix-wrapper.ant-input-affix-wrapper-lg{border-radius:8px}.pancake-antd-input.ant-input.ant-input-sm,.pancake-antd-input.ant-input.ant-input-affix-wrapper-sm,.pancake-antd-input.ant-input-affix-wrapper.ant-input-sm,.pancake-antd-input.ant-input-affix-wrapper.ant-input-affix-wrapper-sm{border-radius:4px}.pancake-antd-input.ant-input::-moz-placeholder, .pancake-antd-input.ant-input .ant-input::-moz-placeholder, .pancake-antd-input.ant-input-affix-wrapper::-moz-placeholder, .pancake-antd-input.ant-input-affix-wrapper .ant-input::-moz-placeholder{color:#98a2b3}.pancake-antd-input.ant-input::placeholder,.pancake-antd-input.ant-input .ant-input::placeholder,.pancake-antd-input.ant-input-affix-wrapper::placeholder,.pancake-antd-input.ant-input-affix-wrapper .ant-input::placeholder{color:#98a2b3}.pancake-antd-input.ant-input:hover:not(.ant-input-disabled):not(.ant-input-status-error):not(.ant-input-affix-wrapper-disabled):not(.ant-input-affix-wrapper-status-error),.pancake-antd-input.ant-input-affix-wrapper:hover:not(.ant-input-disabled):not(.ant-input-status-error):not(.ant-input-affix-wrapper-disabled):not(.ant-input-affix-wrapper-status-error){border-color:#105ce2}.pancake-antd-input.ant-input:focus,.pancake-antd-input.ant-input.ant-input-focused,.pancake-antd-input.ant-input.ant-input-affix-wrapper-focused,.pancake-antd-input.ant-input-affix-wrapper:focus,.pancake-antd-input.ant-input-affix-wrapper.ant-input-focused,.pancake-antd-input.ant-input-affix-wrapper.ant-input-affix-wrapper-focused{border-color:#105ce2;box-shadow:0 0 0 2px #bae0ff}.pancake-antd-input.ant-input.ant-input-status-error,.pancake-antd-input.ant-input.ant-input-affix-wrapper-status-error,.pancake-antd-input.ant-input-affix-wrapper.ant-input-status-error,.pancake-antd-input.ant-input-affix-wrapper.ant-input-affix-wrapper-status-error{border-color:#cf1322}.pancake-antd-input.ant-input.ant-input-status-error:focus,.pancake-antd-input.ant-input.ant-input-status-error.ant-input-focused,.pancake-antd-input.ant-input.ant-input-status-error.ant-input-affix-wrapper-focused,.pancake-antd-input.ant-input.ant-input-affix-wrapper-status-error:focus,.pancake-antd-input.ant-input.ant-input-affix-wrapper-status-error.ant-input-focused,.pancake-antd-input.ant-input.ant-input-affix-wrapper-status-error.ant-input-affix-wrapper-focused,.pancake-antd-input.ant-input-affix-wrapper.ant-input-status-error:focus,.pancake-antd-input.ant-input-affix-wrapper.ant-input-status-error.ant-input-focused,.pancake-antd-input.ant-input-affix-wrapper.ant-input-status-error.ant-input-affix-wrapper-focused,.pancake-antd-input.ant-input-affix-wrapper.ant-input-affix-wrapper-status-error:focus,.pancake-antd-input.ant-input-affix-wrapper.ant-input-affix-wrapper-status-error.ant-input-focused,.pancake-antd-input.ant-input-affix-wrapper.ant-input-affix-wrapper-status-error.ant-input-affix-wrapper-focused{box-shadow:0 0 0 2px #fee4e2}.pancake-antd-input.ant-input.ant-input-disabled,.pancake-antd-input.ant-input.ant-input-affix-wrapper-disabled,.pancake-antd-input.ant-input-affix-wrapper.ant-input-disabled,.pancake-antd-input.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled{background:#f2f4f7;color:#98a2b3}.pancake-antd-input.ant-input-filled,.pancake-antd-input.ant-input-affix-wrapper-filled{background:#f2f4f7;border-color:rgba(0,0,0,0)}.pancake-antd-input.ant-input-filled:hover:not(.ant-input-disabled):not(.ant-input-affix-wrapper-disabled),.pancake-antd-input.ant-input-affix-wrapper-filled:hover:not(.ant-input-disabled):not(.ant-input-affix-wrapper-disabled){background:#eaecf0}.pancake-antd-input.ant-input-filled:focus,.pancake-antd-input.ant-input-filled.ant-input-focused,.pancake-antd-input.ant-input-filled.ant-input-affix-wrapper-focused,.pancake-antd-input.ant-input-affix-wrapper-filled:focus,.pancake-antd-input.ant-input-affix-wrapper-filled.ant-input-focused,.pancake-antd-input.ant-input-affix-wrapper-filled.ant-input-affix-wrapper-focused{background:#fff;border-color:#105ce2}.pancake-antd-input-number.ant-input-number{border-radius:6px;border-color:#d0d5dd}.pancake-antd-input-number.ant-input-number.ant-input-number-lg{border-radius:8px}.pancake-antd-input-number.ant-input-number.ant-input-number-sm{border-radius:4px}.pancake-antd-input-number.ant-input-number:hover:not(.ant-input-number-disabled):not(.ant-input-number-status-error){border-color:#105ce2}.pancake-antd-input-number.ant-input-number.ant-input-number-focused:not(.ant-input-number-status-error){border-color:#105ce2;box-shadow:0 0 0 2px #bae0ff}.pancake-antd-input-number.ant-input-number.ant-input-number-status-error{border-color:#cf1322}.pancake-antd-input-number.ant-input-number.ant-input-number-status-error.ant-input-number-focused{box-shadow:0 0 0 2px #fee4e2}.pancake-antd-input-number.ant-input-number.ant-input-number-disabled{background:#f2f4f7;color:#98a2b3}.pancake-antd-input-number.ant-input-number .ant-input-number-handler-wrap .ant-input-number-handler:hover .ant-input-number-handler-up-inner,.pancake-antd-input-number.ant-input-number .ant-input-number-handler-wrap .ant-input-number-handler:hover .ant-input-number-handler-down-inner{color:#105ce2}.pancake-antd-input-number.ant-input-number-group-wrapper .ant-input-number-group-addon{border-radius:8px;background:#f2f4f7;color:#344054}.pancake-antd-spin.ant-spin{color:#105ce2}.pancake-antd-spin.ant-spin .ant-spin-dot-item{background-color:#105ce2}.pancake-antd-spin.ant-spin .ant-spin-text{color:#105ce2}.pancake-antd-spin-wrapper .ant-spin-dot-item{background-color:#105ce2}.pancake-antd-spin .pancake-spin-icon.ant-spin-dot{display:inline-flex;align-items:center;justify-content:center;font-size:0}.pancake-antd-spin .pancake-spin-icon--sharp.ant-spin-dot,.pancake-antd-spin .pancake-spin-icon--round.ant-spin-dot,.pancake-antd-spin .pancake-spin-icon--gradient.ant-spin-dot,.pancake-antd-spin .pancake-spin-icon--dots.ant-spin-dot,.pancake-antd-spin .pancake-spin-icon--pancake.ant-spin-dot{width:var(--ls-size);height:var(--ls-size)}.pancake-antd-spin .pancake-spin-icon--bar.ant-spin-dot{width:calc(var(--ls-size)*6);height:calc(var(--ls-size)*.2)}.pancake-antd-spin .pancake-spin-icon--three-dots.ant-spin-dot{width:auto;height:var(--ls-size)}.ant-spin-nested-loading>div>.pancake-antd-spin .pancake-spin-icon.ant-spin-dot{margin:0;transform:translate(-50%, -50%)}.ant-spin-nested-loading>div>.pancake-antd-spin.ant-spin-show-text .pancake-spin-icon.ant-spin-dot{transform:translate(-50%, calc(-50% - var(--ls-size) / 2 + 2px))}.pancake-spin-icon{--ls-size: 32px;--ls-thick: 4px;--ls-color: #1677FF;--ls-track: #D2EBFF;display:inline-flex;align-items:center;justify-content:center;vertical-align:middle}.pancake-spin-icon--small{--ls-size: 20px;--ls-thick: 3px}.pancake-spin-icon--large{--ls-size: 48px;--ls-thick: 5px}.pancake-spin-icon--sharp,.pancake-spin-icon--round,.pancake-spin-icon--gradient{width:var(--ls-size);height:var(--ls-size)}.pancake-spin-icon__svg{width:100%;height:100%;animation:pls-rotate 1.1s linear infinite}.pancake-spin-icon__track{fill:none;stroke:var(--ls-track);stroke-width:5}.pancake-spin-icon__arc{fill:none;stroke:var(--ls-color);stroke-width:5;stroke-dasharray:94 32;stroke-linecap:round}.pancake-spin-icon--sharp .pancake-spin-icon__arc{stroke-linecap:butt}.pancake-spin-icon__conic{width:100%;height:100%;border-radius:50%;background:conic-gradient(from 0deg, var(--ls-color) 12%, transparent 88%);-webkit-mask:radial-gradient(farthest-side, rgba(0, 0, 0, 0) calc(100% - 6px), #000 calc(100% - 6px));mask:radial-gradient(farthest-side, rgba(0, 0, 0, 0) calc(100% - 6px), #000 calc(100% - 6px));animation:pls-rotate .9s linear infinite}.pancake-spin-icon--dots{width:var(--ls-size);height:var(--ls-size);position:relative}.pancake-spin-icon__dot{position:absolute;top:0;left:50%;width:calc(var(--ls-size)*.14);height:calc(var(--ls-size)*.14);margin-left:calc(var(--ls-size)*-0.07);border-radius:50%;background:var(--ls-color);transform-origin:center calc(var(--ls-size)/2);animation:pls-fade 1.2s linear infinite}.pancake-spin-icon__dot:nth-child(1){transform:rotate(0deg);animation-delay:-1.2s}.pancake-spin-icon__dot:nth-child(2){transform:rotate(30deg);animation-delay:-1.1s}.pancake-spin-icon__dot:nth-child(3){transform:rotate(60deg);animation-delay:-1s}.pancake-spin-icon__dot:nth-child(4){transform:rotate(90deg);animation-delay:-0.9s}.pancake-spin-icon__dot:nth-child(5){transform:rotate(120deg);animation-delay:-0.8s}.pancake-spin-icon__dot:nth-child(6){transform:rotate(150deg);animation-delay:-0.7s}.pancake-spin-icon__dot:nth-child(7){transform:rotate(180deg);animation-delay:-0.6s}.pancake-spin-icon__dot:nth-child(8){transform:rotate(210deg);animation-delay:-0.5s}.pancake-spin-icon__dot:nth-child(9){transform:rotate(240deg);animation-delay:-0.4s}.pancake-spin-icon__dot:nth-child(10){transform:rotate(270deg);animation-delay:-0.3s}.pancake-spin-icon__dot:nth-child(11){transform:rotate(300deg);animation-delay:-0.2s}.pancake-spin-icon__dot:nth-child(12){transform:rotate(330deg);animation-delay:-0.1s}.pancake-spin-icon--three-dots{gap:calc(var(--ls-size)*.16)}.pancake-spin-icon__tdot{width:calc(var(--ls-size)*.28);height:calc(var(--ls-size)*.28);border-radius:50%;background:var(--ls-color);animation:pls-bounce 1.2s ease-in-out infinite}.pancake-spin-icon__tdot:nth-child(2){animation-delay:.16s}.pancake-spin-icon__tdot:nth-child(3){animation-delay:.32s}.pancake-spin-icon--bar{width:calc(var(--ls-size)*6);height:calc(var(--ls-size)*.2);min-height:4px;border-radius:999px;background:var(--ls-track);overflow:hidden;position:relative}.pancake-spin-icon__bar-fill{position:absolute;top:0;height:100%;width:40%;border-radius:999px;background:var(--ls-color);animation:pls-bar 1.4s ease-in-out infinite}.pancake-spin-icon--pancake{width:var(--ls-size);height:var(--ls-size)}.pancake-spin-icon__logo{width:100%;height:100%;object-fit:contain;animation:pls-pulse 1.2s ease-in-out infinite}.spin-demo__item .pancake-antd-spin{height:52px;display:inline-flex;align-items:center;justify-content:center}.spin-demo__label{font-size:12px;color:#475467}@keyframes pls-rotate{to{transform:rotate(360deg)}}@keyframes pls-fade{0%{opacity:1}100%{opacity:.15}}@keyframes pls-bounce{0%,80%,100%{transform:scale(0.62);opacity:.55}40%{transform:scale(1);opacity:1}}@keyframes pls-bar{0%{left:-40%}100%{left:100%}}@keyframes pls-pulse{0%,100%{transform:scale(0.82);opacity:.6}50%{transform:scale(1);opacity:1}}.pancake-antd-skeleton.ant-skeleton .ant-skeleton-title,.pancake-antd-skeleton.ant-skeleton .ant-skeleton-paragraph>li,.pancake-antd-skeleton.ant-skeleton .ant-skeleton-avatar,.pancake-antd-skeleton.ant-skeleton .ant-skeleton-button,.pancake-antd-skeleton.ant-skeleton .ant-skeleton-input,.pancake-antd-skeleton.ant-skeleton .ant-skeleton-image{background:#eaecf0}.pancake-antd-skeleton.ant-skeleton.ant-skeleton-active .ant-skeleton-title,.pancake-antd-skeleton.ant-skeleton.ant-skeleton-active .ant-skeleton-paragraph>li,.pancake-antd-skeleton.ant-skeleton.ant-skeleton-active .ant-skeleton-avatar,.pancake-antd-skeleton.ant-skeleton.ant-skeleton-active .ant-skeleton-button,.pancake-antd-skeleton.ant-skeleton.ant-skeleton-active .ant-skeleton-input,.pancake-antd-skeleton.ant-skeleton.ant-skeleton-active .ant-skeleton-image{background:linear-gradient(90deg, #EAECF0 25%, #F2F4F7 37%, #EAECF0 63%);background-size:400% 100%}.pancake-antd-progress.ant-progress .ant-progress-inner{background:#eaecf0}.pancake-antd-progress.ant-progress .ant-progress-bg,.pancake-antd-progress.ant-progress .ant-progress-circle-path{background:#1677ff;stroke:#1677ff}.pancake-antd-progress.ant-progress .ant-progress-text{color:#344054}.pancake-antd-progress.ant-progress.ant-progress-status-success .ant-progress-bg,.pancake-antd-progress.ant-progress.ant-progress-status-success .ant-progress-circle-path{background:#389e0d;stroke:#389e0d}.pancake-antd-progress.ant-progress.ant-progress-status-success .ant-progress-text{color:#389e0d}.pancake-antd-progress.ant-progress.ant-progress-status-exception .ant-progress-bg,.pancake-antd-progress.ant-progress.ant-progress-status-exception .ant-progress-circle-path{background:#cf1322;stroke:#cf1322}.pancake-antd-progress.ant-progress.ant-progress-status-exception .ant-progress-text{color:#cf1322}.pancake-antd-progress.ant-progress.ant-progress-circle .ant-progress-inner{background:rgba(0,0,0,0)}.pancake-antd-progress.ant-progress.ant-progress-circle .ant-progress-circle-trail{stroke:#fff}.pancake-antd-tour.ant-tour .ant-tour-inner{border-radius:16px}.pancake-antd-tour.ant-tour .ant-tour-title{color:#1d2939;font-weight:500}.pancake-antd-tour.ant-tour .ant-tour-description{color:#1d2939}.pancake-antd-tour.ant-tour .ant-tour-indicator-active{background:#105ce2}.pancake-antd-tour.ant-tour .ant-tour-buttons .ant-btn-primary{background:#105ce2;border-color:#105ce2}.pancake-antd-tour.ant-tour .ant-tour-buttons .ant-btn-primary:hover{background:#1677ff;border-color:#1677ff}.pancake-antd-tour.ant-tour-primary .ant-tour-inner{background:#105ce2}.pancake-antd-table.ant-table-wrapper .ant-table{color:#1d2939;border-radius:12px}.pancake-antd-table.ant-table-wrapper .ant-table .ant-table-thead>tr>th{background:#fff;color:#344054;font-weight:500;border-bottom-color:#dde1e7}.pancake-antd-table.ant-table-wrapper .ant-table .ant-table-thead>tr>th::before{background:#d0d5dd !important}.pancake-antd-table.ant-table-wrapper .ant-table .ant-table-thead>tr:first-child>th:first-child{border-start-start-radius:12px}.pancake-antd-table.ant-table-wrapper .ant-table .ant-table-thead>tr:first-child>th:last-child{border-start-end-radius:12px}.pancake-antd-table.ant-table-wrapper .ant-table .ant-table-tbody>tr>td{border-bottom-color:#dde1e7}.pancake-antd-table.ant-table-wrapper .ant-table .ant-table-tbody>tr.ant-table-row:hover>td{background:#eaecf0}.pancake-antd-table.ant-table-wrapper .ant-table .ant-table-tbody>tr.ant-table-row-selected>td{background:#d2ebff}.pancake-antd-table.ant-table-wrapper .ant-table .ant-table-column-sort{background:#f2f4f7}.pancake-antd-table.ant-table-wrapper .ant-table .ant-table-column-sorter-up.active,.pancake-antd-table.ant-table-wrapper .ant-table .ant-table-column-sorter-down.active{color:#105ce2}.pancake-antd-table.ant-table-wrapper .ant-pagination .ant-pagination-item-active{border-color:#105ce2}.pancake-antd-table.ant-table-wrapper .ant-pagination .ant-pagination-item-active a{color:#105ce2}.pancake-antd-table.ant-table-wrapper .ant-pagination .ant-pagination-item:hover,.pancake-antd-table.ant-table-wrapper .ant-pagination .ant-pagination-prev:hover .ant-pagination-item-link,.pancake-antd-table.ant-table-wrapper .ant-pagination .ant-pagination-next:hover .ant-pagination-item-link{border-color:#105ce2;color:#105ce2}.pancake-antd-calendar.ant-picker-calendar .ant-picker-cell-in-view{color:#1d2939}.pancake-antd-calendar.ant-picker-calendar .ant-picker-cell-today .ant-picker-cell-inner::before{border-color:#105ce2 !important}.pancake-antd-calendar.ant-picker-calendar .ant-picker-cell:hover:not(.ant-picker-cell-selected) .ant-picker-cell-inner{background:#f2f4f7}.pancake-antd-calendar.ant-picker-calendar-mini .ant-picker-cell-selected .ant-picker-cell-inner,.pancake-antd-calendar.ant-picker-calendar-mini .ant-picker-cell-selected:hover .ant-picker-cell-inner{background:#105ce2 !important;color:#fff !important}.pancake-antd-calendar.ant-picker-calendar-full .ant-picker-calendar-date-today{border-top-color:#105ce2}.pancake-antd-calendar.ant-picker-calendar-full .ant-picker-cell-selected .ant-picker-calendar-date{background:#e2f2ff}.pancake-antd-calendar.ant-picker-calendar-full .ant-picker-cell-selected .ant-picker-calendar-date-value{color:#105ce2}.pancake-time-picker-container{position:relative;width:100%;height:100%}.pancake-time-picker-container .pancake-time-picker-icon{z-index:1;position:absolute;top:6px;left:12px}.pancake-time-picker-container .pancake-time-picker .ant-picker-input:first-child{margin-left:28px}.pancake-time-picker-container.pancake-time-picker-container--range .pancake-time-picker{width:100%}.pancake-time-picker-container.pancake-time-picker-container--range .pancake-time-picker .ant-picker-range-separator{padding:0 8px}.pancake-time-picker-container.pancake-time-picker-container--range .pancake-time-picker .ant-picker-range-separator .ant-picker-separator{display:none}.pancake-time-picker-container.pancake-time-picker-container--range .pancake-time-picker .ant-picker-range-separator::after{content:"";display:inline-block;width:16px;height:16px;background-color:#667085;mask:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20256%20256'%3E%3Cpath%20d='M221.66,133.66l-72,72a8,8,0,0,1-11.32-11.32L196.69,136H40a8,8,0,0,1,0-16H196.69L138.34,61.66a8,8,0,0,1,11.32-11.32l72,72A8,8,0,0,1,221.66,133.66Z'/%3E%3C/svg%3E") no-repeat center/contain;-webkit-mask:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20256%20256'%3E%3Cpath%20d='M221.66,133.66l-72,72a8,8,0,0,1-11.32-11.32L196.69,136H40a8,8,0,0,1,0-16H196.69L138.34,61.66a8,8,0,0,1,11.32-11.32l72,72A8,8,0,0,1,221.66,133.66Z'/%3E%3C/svg%3E") no-repeat center/contain}.pancake-time-picker__popup .ant-picker-time-panel{padding:8px 0;border-color:rgba(0,0,0,0) !important}.pancake-time-picker__popup .ant-picker-time-panel .ant-picker-content .ant-picker-time-panel-column{padding:0 12px;scrollbar-width:thin;scrollbar-color:#c7c7d2 rgba(0,0,0,0)}.pancake-time-picker__popup .ant-picker-time-panel .ant-picker-content .ant-picker-time-panel-column:not(:last-child){-webkit-border-end:1px solid #eaecf0;border-inline-end:1px solid #eaecf0}.pancake-time-picker__popup .ant-picker-time-panel .ant-picker-content .ant-picker-time-panel-column::-webkit-scrollbar{width:6px}.pancake-time-picker__popup .ant-picker-time-panel .ant-picker-content .ant-picker-time-panel-column::-webkit-scrollbar-thumb{background:#c7c7d2;border-radius:8px}.pancake-time-picker__popup .ant-picker-time-panel .ant-picker-content .ant-picker-time-panel-column::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.pancake-time-picker__popup .ant-picker-time-panel .ant-picker-content .ant-picker-time-panel-column .ant-picker-time-panel-cell{margin:0px}.pancake-time-picker__popup .ant-picker-time-panel .ant-picker-content .ant-picker-time-panel-column .ant-picker-time-panel-cell .ant-picker-time-panel-cell-inner{width:32px !important;height:32px;margin:0 auto !important;padding:0px !important;line-height:32px !important;text-align:center;background:rgba(0,0,0,0) !important}.pancake-time-picker__popup .ant-picker-time-panel .ant-picker-content .ant-picker-time-panel-column .ant-picker-time-panel-cell .pancake-time-picker__cell{width:32px;height:32px;display:flex;flex-direction:row;gap:0;justify-content:center;align-items:center;border-radius:16px;color:#1d2939;transition:background-color .2s}.pancake-time-picker__popup .ant-picker-time-panel .ant-picker-content .ant-picker-time-panel-column .ant-picker-time-panel-cell:not(:last-child){margin-bottom:4px}.pancake-time-picker__popup .ant-picker-time-panel .ant-picker-content .ant-picker-time-panel-column .ant-picker-time-panel-cell:not(.ant-picker-time-panel-cell-selected):hover .pancake-time-picker__cell{background-color:#eaecf0;color:#262626}.pancake-time-picker__popup .ant-picker-time-panel .ant-picker-content .ant-picker-time-panel-column .ant-picker-time-panel-cell.ant-picker-time-panel-cell-selected .pancake-time-picker__cell{background-color:#d2ebff}.pancake-time-picker__popup .ant-picker-panel-container{border-radius:12px}.message-state-badge{position:absolute;display:flex;bottom:0;right:-18px;line-height:1.5}.message-delivery-badge{display:flex}