.base-layout{padding-bottom:80px}.base-layout .sidebar{position:fixed;top:0;right:0;bottom:0;z-index:50;width:585px;max-width:100%;-webkit-transform:translateX(585px);transform:translateX(585px);-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;background-color:var(--color-sidebar-bg);overflow:hidden}.base-layout .sidebar .app-customer-event-log{padding-bottom:32px;-webkit-box-shadow:none;box-shadow:none;border-radius:4px 4px 0 0}.base-layout .sidebar .app-customer-event-log .heading{font-size:24px;line-height:32px}.base-layout .sidebar .app-customer-event-log .app-textarea{height:144px}.base-layout .sidebar .app-comments{padding-top:0;-webkit-box-shadow:none;box-shadow:none;border-radius:0 0 4px 4px}.base-layout .sidebar .app-comments .header{border-radius:4px;background-color:var(--color-sidebar-search-bg);padding:12px 24px;height:auto}.base-layout .sidebar .app-comments .header .heading{font-size:16px;line-height:24px;font-weight:400;text-transform:uppercase}.sidebar-opened .base-layout .sidebar{-webkit-transform:translateX(0);transform:translateX(0)}@media (max-width:1024px){.base-layout .sidebar{width:490px;-webkit-transform:translateX(490px);transform:translateX(490px)}.base-layout .sidebar .app-comments .header{padding:12px 16px}.base-layout .sidebar .app-comments .header .heading{font-size:14px}}@media (max-width:480px){.base-layout{padding-bottom:64px}}.app-sidebar-details{height:100%}.app-sidebar-details .sidebar-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:96px;padding-left:32px;padding-right:32px;border-bottom:1px solid var(--color-sidebar-divider)}.app-sidebar-details .sidebar-header .title{font-size:18px;line-height:1.78;color:var(--color-sidebar-text)}.app-sidebar-details .sidebar-header .close{width:24px;height:24px;color:var(--color-icon-calm);cursor:pointer;-webkit-transition:.3s;transition:.3s}.app-sidebar-details .sidebar-header .close:before{font-family:icons;font-size:24px;font-style:normal;font-weight:400;line-height:1;content:"";text-align:center;font-variant:normal;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.app-sidebar-details .sidebar-header .close:hover{color:var(--color-icon-action)}.app-sidebar-details .sidebar-body{height:calc(100% - 96px);max-height:none;overflow-y:auto;scrollbar-color:var(--color-nav-bar-scrollbar-bg) var(--color-nav-bar-scrollbar-thumb-bg)}.app-sidebar-details .sidebar-body::-webkit-scrollbar{width:6px;border-radius:2px;background:var(--color-nav-bar-scrollbar-bg)}.app-sidebar-details .sidebar-body::-webkit-scrollbar-thumb{border-radius:3px;background:var(--color-nav-bar-scrollbar-thumb-bg)}.app-sidebar-details .sidebar-body .app-loader img{width:48px;height:48px}.app-sidebar-details .sidebar-body .app-error{margin-top:24px}@media (max-width:480px){.app-sidebar-details .sidebar-header{height:48px;padding:12px 15px}.app-sidebar-details .sidebar-header .title{font-size:16px;line-height:24px}.app-sidebar-details .sidebar-body{height:calc(100% - 48px);padding:30px 0 64px}}.app-table-details{position:relative;width:100%}.app-table-details .heading-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:8px}.app-table-details .heading-box .btn{margin-left:24px}.app-table-details .app-loader svg{width:48px;height:48px}.app-table-details .details{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:16px}.app-table-details .details li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:16px 0;font-size:16px;line-height:24px;color:var(--color-text-default);border-bottom:1px solid var(--color-divider)}.app-table-details .details li.bold{font-weight:700}.app-table-details .details li>:first-child{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0;color:var(--color-personal-info-primary);margin-right:4px}.app-table-details .details li>:nth-child(2){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-width:0;color:var(--color-personal-info-secondary);text-align:right;word-break:break-all}.app-table-details .details li>:nth-child(2) .btn-edit{margin-left:12px;width:16px;height:16px;position:relative}.app-table-details .details li>:nth-child(2) .btn-edit:before{width:24px;height:24px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.app-table-details .details li>:nth-child(2) .color{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:24px;height:24px;padding:2px;border:2px solid var(--color-divider);border-radius:50%}.app-table-details .details li>:nth-child(2) .color i{width:100%;height:100%;border-radius:50%}.app-table-details .details li>:nth-child(2) .status{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:4px 12px;font-size:16px;line-height:24px;font-weight:700;text-align:center;border-radius:4px}.app-table-details .details li>:nth-child(2) .status .tooltip-container{position:relative;width:24px;height:24px;margin-right:4px}.app-table-details .details li>:nth-child(2) .status .tooltip-container .tooltip{position:absolute;top:50%;right:calc(100% + 14px);-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:1;display:none;padding:8px 12px;font-size:14px;line-height:16px;font-weight:400;color:var(--color-table-primary);background-color:var(--color-component-bg-primary);border-radius:4px;-webkit-box-shadow:0 2px 8px -2px rgba(51,51,51,.2);box-shadow:0 2px 8px -2px rgba(51,51,51,.2);white-space:nowrap}.app-table-details .details li>:nth-child(2) .status .tooltip-container .tooltip:after{position:absolute;top:50%;left:100%;margin:-5px 0 0 0;border-width:5px;border-style:solid;border-color:transparent transparent transparent var(--color-component-bg-primary);content:""}.app-table-details .details li>:nth-child(2) .status .tooltip-container:hover .tooltip{display:block}.app-table-details .details li>:nth-child(2) .status .tooltip-container:before{font-family:icons;font-size:24px;font-style:normal;font-weight:400;line-height:1;content:"";text-align:center;font-variant:normal;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.app-table-details .details li>:nth-child(2) .status.acknowledged{color:var(--color-acknowledged);background-color:var(--color-acknowledged-bg)}.app-table-details .details li>:nth-child(2) .status.completed{color:var(--color-completed);background-color:var(--color-completed-bg)}.app-table-details .details li>:nth-child(2) .status.success{color:var(--color-success);background-color:var(--color-success-bg)}.app-table-details .details li>:nth-child(2) .status.inprogress{color:var(--color-inprogress);background-color:var(--color-inprogress-bg)}.app-table-details .details li>:nth-child(2) .status.held{color:var(--color-held);background-color:var(--color-held-bg)}.app-table-details .details li>:nth-child(2) .status.info{color:var(--color-info);background-color:var(--color-info-bg)}.app-table-details .details li>:nth-child(2) .status.pending{color:var(--color-pending);background-color:var(--color-pending-bg)}.app-table-details .details li>:nth-child(2) .status.warning{color:var(--color-warning);background-color:var(--color-warning-bg)}.app-table-details .details li>:nth-child(2) .status.cancelled{color:var(--color-cancelled);background-color:var(--color-cancelled-bg)}.app-table-details .details li>:nth-child(2) .status.danger{color:var(--color-danger);background-color:var(--color-danger-bg)}.app-table-details .details li>:nth-child(2) .status.initial{color:var(--color-acknowledged);background-color:var(--color-acknowledged-bg)}.app-table-details .details li>:nth-child(2) .status.pendingcancellation{color:var(--color-pending);background-color:var(--color-pending-bg)}.app-table-details .details li>:nth-child(2) .status.failed{color:var(--color-danger);background-color:var(--color-danger-bg)}.app-table-details .details li>:nth-child(2) .status.retry{color:var(--color-warning);background-color:var(--color-warning-bg)}.app-table-details .details li>:nth-child(2) .status.requiresnewrfstime,.app-table-details .details li>:nth-child(2) .status.requiressitevisitchangeontbooking,.app-table-details .details li>:nth-child(2) .status.RequiresSiteVisitcsebooking,.app-table-details .details li>:nth-child(2) .status.RequiresSiteVisitinstallbooking,.app-table-details .details li>:nth-child(2) .status.RequiresSiteVisitinstallcsebooking,.app-table-details .details li>:nth-child(2) .status.requiressitevisitreplaceontbooking,.app-table-details .details li>:nth-child(2) .status.requiressitevisitscopebooking{color:var(--color-info);background-color:var(--color-info-bg)}.app-table-details .details li>:nth-child(2) .status.created{color:var(--color-acknowledged);background-color:var(--color-acknowledged-bg)}.app-table-details .details li>:nth-child(2) .status.pendingactive{color:var(--color-inprogress);background-color:var(--color-inprogress-bg)}.app-table-details .details li>:nth-child(2) .status.aborted{color:var(--color-warning);background-color:var(--color-warning-bg)}.app-table-details .details li>:nth-child(2) .status.active{color:var(--color-success);background-color:var(--color-success-bg)}.app-table-details .details li>:nth-child(2) .status.suspended{color:var(--color-cancelled);background-color:var(--color-cancelled-bg)}.app-table-details .details li>:nth-child(2) .status.pendingterminate,.app-table-details .details li>:nth-child(2) .status.rejected,.app-table-details .details li>:nth-child(2) .status.terminated{color:var(--color-danger);background-color:var(--color-danger-bg)}.app-table-details .details li>:nth-child(2) .status.assessingcancellation{color:var(--color-pending);background-color:var(--color-pending-bg)}.app-table-details .details li>:nth-child(2) .status.activatepending{color:var(--color-activate-pending);background-color:var(--color-activate-pending-bg)}.app-table-details .details li>:nth-child(2)>.app-code{max-width:540px}.app-table-details .details li>:nth-child(2) .serviceability{min-width:150px;margin:-4px 0}.app-table-details .details li>:nth-child(2) .serviceability span{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;color:var(--color-success);font-size:16px;line-height:24px;font-weight:700;padding:4px 14px 4px 7px;border-radius:6px;background:var(--color-success-bg)}.app-table-details .details li>:nth-child(2) .serviceability span:before{font-family:icons;font-size:24px;font-style:normal;font-weight:400;line-height:1;content:"";text-align:center;font-variant:normal;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.app-table-details .details li>:nth-child(2) .serviceability.false span{color:var(--color-danger);background:var(--color-danger-bg)}.app-table-details .details li>:nth-child(2) .serviceability.false span:before{content:""}.app-table-details .details li>:nth-child(2) .serviceability.loading:before{content:"";display:block;width:100%;height:32px;background-image:-webkit-gradient(linear,left top,right top,from(hsla(0,0%,80%,0)),color-stop(50%,#ccc),to(hsla(0,0%,80%,0)));background-image:linear-gradient(90deg,hsla(0,0%,80%,0) 0,#ccc 50%,hsla(0,0%,80%,0));border-radius:6px;background-size:200% 100%;opacity:.2;-webkit-animation:shine 1.5s linear infinite;animation:shine 1.5s linear infinite}.app-table-details .details li>:nth-child(2) .router-link{color:var(--color-table-action-primary);text-decoration:underline;-webkit-transition:.3s;transition:.3s}.app-table-details .details li>:nth-child(2) .router-link:not([disabled]):hover{color:var(--color-table-action-primary-hover)}.app-table-details .details li>:nth-child(2) .router-link:not([disabled]):active{color:var(--color-table-action-primary-active)}.app-table-details .details li .tags{margin-top:-12px;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.app-table-details .details li .tags .tag{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:8px 0 0 8px;padding:4px 12px;border-radius:4px;background:var(--color-table-tag);white-space:nowrap}.app-table-details .details li .tags .tag:first-child{margin-left:0}.app-table-details .details li .tags>.btn-table-action{margin:8px 0 0 8px}.app-table-details.with-background{padding:24px 24px 0;background-color:var(--color-table-row-bg);border-radius:4px;-webkit-box-shadow:var(--box-shadow-secondary);box-shadow:var(--box-shadow-secondary)}.app-table-details.with-background .details li:last-child{border-bottom:none}.app-table-details:not(.with-background) .details li:first-child{padding:0 0 16px}@media (max-width:1024px){.app-table-details.with-background{padding:24px 8px 0}.app-table-details .heading-box{padding:0 8px}.app-table-details .details li{font-size:14px}.app-table-details .details li>:nth-child(2) .btn-edit{margin-left:12px}.app-table-details .details li>:nth-child(2) .btn-edit:before{width:20px;height:20px;font-size:20px}.app-table-details .details li>:nth-child(2) .status{padding:2px 8px;font-size:12px;line-height:24px}.app-table-details .details li .tags .tag{padding-left:8px;padding-right:8px}}@media (max-width:480px){.app-table-details .heading-box{padding:0}.app-table-details .details li{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:8px 0;white-space:nowrap}.app-table-details .details li>div{width:100%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin:0}.app-table-details .details li>:nth-child(2) .btn-edit{margin-left:8px}.app-table-details .details li>:nth-child(2) .status{line-height:20px}.app-table-details .details li>:nth-child(2) .serviceability{margin:0}.app-table-details .details li .tags{margin-top:-4px}.app-table-details.with-background{padding:16px 8px 4px}.app-table-details:not(.with-background) .details li:first-child{padding:0 0 8px}}@-webkit-keyframes shine{to{background-position-x:-200%}}@keyframes shine{to{background-position-x:-200%}}.app-pagination{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.app-pagination .shadow{display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:48px;background-color:var(--color-pagination-page-bg);border-radius:4px;-webkit-box-shadow:var(--box-shadow-tertiary);box-shadow:var(--box-shadow-tertiary)}.app-pagination .next,.app-pagination .prev{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:96px;font-size:18px;line-height:24px;color:var(--color-pagination-page);cursor:pointer}.app-pagination .next .direction,.app-pagination .prev .direction{position:relative;height:24px}.app-pagination .next .direction:after,.app-pagination .prev .direction:after{position:absolute;top:1px;display:block;width:24px;height:24px;color:var(--color-pagination-page)}.app-pagination .next:hover,.app-pagination .prev:hover{color:var(--color-pagination-page-hover);background:var(--color-pagination-page-bg-hover)}.app-pagination .next:hover .direction:after,.app-pagination .prev:hover .direction:after{color:var(--color-pagination-page-hover)}.app-pagination .next:active,.app-pagination .prev:active{color:var(--color-pagination-page-active);background:var(--color-pagination-page-bg-active)}.app-pagination .next:active .direction:after,.app-pagination .prev:active .direction:after{color:var(--color-pagination-page-active)}.app-pagination .next:disabled,.app-pagination .prev:disabled{pointer-events:none}.app-pagination .next:disabled .direction,.app-pagination .prev:disabled .direction{opacity:.25}.app-pagination .prev{border-right:1px solid var(--color-pagination-border);border-radius:4px 0 0 4px}.app-pagination .prev .direction{padding-left:16px}.app-pagination .prev .direction:after{left:-9px;font-family:icons;font-size:24px;font-style:normal;font-weight:400;line-height:1;content:"";text-align:center;font-variant:normal;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.app-pagination .next{border-left:1px solid var(--color-pagination-border);border-radius:0 4px 4px 0}.app-pagination .next .direction{padding-right:16px}.app-pagination .next .direction:after{right:-9px;font-family:icons;font-size:24px;font-style:normal;font-weight:400;line-height:1;content:"";text-align:center;font-variant:normal;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.app-pagination .pages,.app-pagination .pages .number{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.app-pagination .pages .number{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:32px;height:32px;font-size:18px;line-height:24px;color:var(--color-pagination-page);background:var(--color-pagination-page-bg);border-radius:6px;cursor:pointer}.app-pagination .pages .number:hover{color:var(--color-pagination-page-hover);background-color:var(--color-pagination-page-bg-hover)}.app-pagination .pages .number.current{color:var(--color-pagination-page-active);background-color:var(--color-pagination-page-bg-active)}.app-pagination .pages .number[disabled]{opacity:.4;cursor:default;pointer-events:none}.app-pagination .pages .dots{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:32px;font-size:18px;line-height:24px;color:var(--color-pagination-page);cursor:default}.app-pagination .pages .dots,.app-pagination .pages .number{margin-left:4px}.app-pagination .pages .dots:last-child,.app-pagination .pages .number:last-child{margin-right:4px}@media (max-width:480px){.app-pagination .next,.app-pagination .prev{font-size:14px;width:64px}.app-pagination .prev{text-align:left;padding-left:6px}.app-pagination .next{text-align:right;padding-right:6px}.app-pagination .pages{padding:0 5px}.app-pagination .pages .dots,.app-pagination .pages .number{width:24px;height:24px;font-size:14px;margin:0}.app-pagination .pages .dots:last-child,.app-pagination .pages .number:last-child{margin:0}}.app-dropdown-select{position:relative;width:100%;font-size:16px}.app-dropdown-select .app-input input{padding-right:40px}.app-dropdown-select .app-input label{cursor:pointer}.app-dropdown-select .app-input:after{position:absolute;top:11px;right:8px;display:block;width:24px;height:24px;-webkit-transition:.3s;transition:.3s;color:var(--color-icon-calm);cursor:pointer;font-family:icons;font-size:24px;font-style:normal;font-weight:400;line-height:1;content:"";text-align:center;font-variant:normal;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.app-dropdown-select .app-input.typing label{cursor:default}.app-dropdown-select .trigger{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:48px;padding:11px 40px 11px 14px;border:solid 1px var(--color-input-border);border-radius:6px;background:var(--color-input-bg);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.app-dropdown-select .trigger label{position:absolute;top:50%;left:12px;line-height:24px;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:.3s;transition:.3s}.app-dropdown-select .trigger label span{position:relative}.app-dropdown-select .trigger label i{color:var(--color-error);font-style:normal;position:relative;z-index:1}.app-dropdown-select .trigger label:before{position:absolute;top:0;left:0;right:0;bottom:0;background-color:var(--color-input-bg);content:""}.app-dropdown-select .trigger .title{line-height:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.app-dropdown-select .trigger:after{position:absolute;top:calc(50% - 12px);right:8px;display:block;width:24px;height:24px;-webkit-transition:.3s;transition:.3s;color:var(--color-icon-calm);font-family:icons;font-size:24px;font-style:normal;font-weight:400;line-height:1;content:"";text-align:center;font-variant:normal;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.app-dropdown-select .trigger:hover{border-color:var(--color-input-border-hover)}.app-dropdown-select .menu{position:absolute;top:calc(100% + 6px);left:0;right:0;z-index:1;display:none;max-height:124px;background-color:var(--color-autocomplete-bg);border-radius:6px;-webkit-box-shadow:var(--box-shadow-primary);box-shadow:var(--box-shadow-primary);overflow:auto}.app-dropdown-select .menu:before{content:"";position:absolute;top:0;right:0;bottom:0;z-index:1;width:25px}.app-dropdown-select .menu .simplebar-content{padding:0!important}.app-dropdown-select .menu .simplebar-track.simplebar-vertical{top:15px;right:10px;bottom:15px;width:4px;background-color:var(--color-scrollbar-bg);border-radius:2px}.app-dropdown-select .menu .simplebar-track.simplebar-vertical .simplebar-scrollbar:before{top:0;left:0;right:0;bottom:0;background-color:var(--color-scrollbar-thumb-bg);border-radius:2px;opacity:1}.app-dropdown-select .menu .options .option{height:32px;padding:4px 24px;margin:7px 0;line-height:24px;font-size:18px;color:var(--color-autocomplete-option);cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.app-dropdown-select .menu .options .option:hover{background:var(--color-autocomplete-option-hover-bg)}.app-dropdown-select .menu .options .option:last-child{border-bottom:none}.app-dropdown-select .menu .options .option.disabled{opacity:.4;pointer-events:none}.app-dropdown-select.multiline .trigger .title{white-space:normal;word-break:break-word}.app-dropdown-select.multiline .menu .options .option{height:auto;min-height:32px;white-space:normal;word-break:break-word}.app-dropdown-select .error-message{position:absolute;bottom:100%;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;max-width:100%;font-size:14px;line-height:24px;color:var(--color-error)}.app-dropdown-select .error-message i{display:inline-block;width:24px;height:24px}.app-dropdown-select .error-message i:before{font-family:icons;font-size:24px;font-style:normal;font-weight:400;line-height:1;content:"";text-align:center;font-variant:normal;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.app-dropdown-select .error-message span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.app-dropdown-select.opened .trigger,.app-dropdown-select.selected .trigger{border-color:var(--color-input-border-active)}.app-dropdown-select.opened .trigger label,.app-dropdown-select.selected .trigger label{top:0;padding:0 4px;font-size:14px;color:var(--color-input-label-typing)}.app-dropdown-select.opened .trigger label i,.app-dropdown-select.selected .trigger label i{color:inherit}.app-dropdown-select.opened .trigger label:before,.app-dropdown-select.selected .trigger label:before{top:calc(50% - 1px)}.app-dropdown-select.opened .app-input:after,.app-dropdown-select.opened .trigger:after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.app-dropdown-select.opened .menu{display:block}.app-dropdown-select.error .app-input:after{color:var(--color-error)}.app-dropdown-select.error .trigger{border:1px solid var(--color-input-border-error)}.app-dropdown-select.error .trigger:after{color:var(--color-error)}.app-dropdown-select.disabled{opacity:.4;pointer-events:none;cursor:default}.app-dropdown-select.disabled .app-input{opacity:1}.app-dropdown-select.readonly{pointer-events:none;cursor:default}.app-dropdown-select.inline{width:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.app-dropdown-select.inline .label{color:var(--color-input-placeholder);line-height:20px}.app-dropdown-select.inline .app-input{padding-right:32px}.app-dropdown-select.inline .app-input:after{right:0}.app-dropdown-select.inline .trigger{border:none;border-radius:0;padding-right:32px}.app-dropdown-select.inline .trigger:after{right:0}@media (max-width:1024px){.app-dropdown-select .trigger{padding-right:32px}}@media (max-width:480px){.app-dropdown-select{font-size:14px}.app-dropdown-select .menu .options .option{height:auto;font-size:14px;line-height:20px;margin:8px 0;padding:4px 8px}.app-dropdown-select.opened .trigger label,.app-dropdown-select.selected .trigger label{font-size:12px;line-height:12px}.app-dropdown-select.inline .label{font-size:16px;line-height:18px}.app-dropdown-select.inline .trigger{padding:11px 24px 11px 8px}.app-dropdown-select.inline .trigger .title{font-size:16px;line-height:18px}}.app-pagination .pagination-box{display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-height:48px;background-color:var(--color-pagination-page-bg);border-radius:4px;-webkit-box-shadow:var(--box-shadow-tertiary);box-shadow:var(--box-shadow-tertiary)}.app-pagination .pagination-box .navigation{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:12px 16px}.app-pagination .pagination-box .navigation,.app-pagination .pagination-box .navigation .btn-group{display:-webkit-box;display:-ms-flexbox;display:flex}.app-pagination .pagination-box .navigation .btn-group .btn-first,.app-pagination .pagination-box .navigation .btn-group .btn-last,.app-pagination .pagination-box .navigation .btn-group .btn-next,.app-pagination .pagination-box .navigation .btn-group .btn-prev{width:24px;height:24px;margin-right:12px;color:var(--color-pagination-page);-webkit-transition:.3s;transition:.3s}.app-pagination .pagination-box .navigation .btn-group .btn-first:hover,.app-pagination .pagination-box .navigation .btn-group .btn-last:hover,.app-pagination .pagination-box .navigation .btn-group .btn-next:hover,.app-pagination .pagination-box .navigation .btn-group .btn-prev:hover{color:var(--color-pagination-page-hover)}.app-pagination .pagination-box .navigation .btn-group .btn-first:active,.app-pagination .pagination-box .navigation .btn-group .btn-last:active,.app-pagination .pagination-box .navigation .btn-group .btn-next:active,.app-pagination .pagination-box .navigation .btn-group .btn-prev:active{color:var(--color-pagination-page-active)}.app-pagination .pagination-box .navigation .btn-group .btn-first:disabled,.app-pagination .pagination-box .navigation .btn-group .btn-last:disabled,.app-pagination .pagination-box .navigation .btn-group .btn-next:disabled,.app-pagination .pagination-box .navigation .btn-group .btn-prev:disabled{opacity:.25;pointer-events:none}.app-pagination .pagination-box .navigation .btn-group .btn-first:last-child,.app-pagination .pagination-box .navigation .btn-group .btn-last:last-child,.app-pagination .pagination-box .navigation .btn-group .btn-next:last-child,.app-pagination .pagination-box .navigation .btn-group .btn-prev:last-child{margin-right:0}.app-pagination .pagination-box .navigation .btn-group .btn-first:before,.app-pagination .pagination-box .navigation .btn-group .btn-last:before,.app-pagination .pagination-box .navigation .btn-group .btn-next:before,.app-pagination .pagination-box .navigation .btn-group .btn-prev:before{font-family:icons;font-size:24px;font-style:normal;font-weight:400;line-height:1;content:"";text-align:center;font-variant:normal;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.app-pagination .pagination-box .navigation .btn-group .btn-prev:before{content:""}.app-pagination .pagination-box .navigation .btn-group .btn-next:before{content:""}.app-pagination .pagination-box .navigation .btn-group .btn-last:before{content:""}.app-pagination .pagination-box .navigation .info{margin:0 12px;font-size:18px;line-height:24px;color:var(--color-pagination-page)}.app-pagination .pagination-box .rows-per-page{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8px 16px;border-left:1px solid var(--color-pagination-border);border-right:1px solid var(--color-pagination-border)}.app-pagination .pagination-box .rows-per-page>.title{-ms-flex-negative:0;flex-shrink:0;margin-right:8px;font-size:18px;line-height:24px;color:var(--color-pagination-page)}.app-pagination .pagination-box .rows-per-page .app-dropdown-select{font-size:18px;line-height:24px}.app-pagination .pagination-box .rows-per-page .app-dropdown-select .trigger{min-height:32px;padding:3px 40px 3px 14px}.app-pagination .pagination-box .rows-per-page .app-dropdown-select .menu{top:auto;bottom:calc(100% + 6px);z-index:10;max-height:202px}.app-pagination .pagination-box .rows-per-page .app-dropdown-select .menu .options .option{padding:4px 8px}.app-pagination .pagination-box .go-to-page{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8px 16px}.app-pagination .pagination-box .go-to-page>.title{-ms-flex-negative:0;flex-shrink:0;margin-right:16px;font-size:18px;line-height:24px;color:var(--color-pagination-page)}.app-pagination .pagination-box .go-to-page .app-input{width:72px;min-height:32px}.app-pagination .pagination-box .go-to-page .app-input input{padding:3px 16px}.app-autocomplete{position:relative;width:100%}.app-autocomplete .simplebar-track.simplebar-vertical{top:15px;right:10px;bottom:15px;width:4px;background-color:var(--color-scrollbar-bg);border-radius:2px}.app-autocomplete .simplebar-track.simplebar-vertical .simplebar-scrollbar:before{top:0;left:0;right:0;bottom:0;background-color:var(--color-scrollbar-thumb-bg);border-radius:2px;opacity:1}.app-autocomplete .options{position:absolute;top:calc(100% + 4px);left:0;right:0;z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-height:144px;background-color:var(--color-autocomplete-bg);-webkit-box-shadow:var(--box-shadow-tertiary);box-shadow:var(--box-shadow-tertiary);border-radius:4px;display:none}.app-autocomplete .options.show{display:block}.app-autocomplete .options .option{position:relative;height:48px}.app-autocomplete .options .option,.app-autocomplete .options .option .title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.app-autocomplete .options .option .title{width:100%;height:32px;padding:0 24px;font-size:18px;line-height:1.33;color:var(--color-autocomplete-option);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.app-autocomplete .options .option .title span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.app-autocomplete .options .option .title:hover{background-color:var(--color-autocomplete-option-hover-bg)}.app-autocomplete .options .option .title b{font-weight:700}.app-dialog.app-dialog-info.dialog-customer-group .app-dialog-body .form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.app-dialog.app-dialog-info.dialog-customer-group .app-dialog-body .form .app-error{margin-bottom:24px}.app-dialog.app-dialog-info.dialog-customer-group .app-dialog-body .form .app-dropdown-select,.app-dialog.app-dialog-info.dialog-customer-group .app-dialog-body .form .app-input{margin-bottom:30px}.app-dialog.app-dialog-info.dialog-customer-group .app-dialog-body .form .btn-save{max-width:210px}@media (max-width:480px){.app-dialog.app-dialog-info.dialog-customer-group .app-dialog-body h2{margin-bottom:40px}.app-dialog.app-dialog-info.dialog-customer-group .app-dialog-body .form .btn-save{max-width:100%}}.app-dialog.app-dialog-info.dialog-customer-group-member .app-dialog-body .form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.app-dialog.app-dialog-info.dialog-customer-group-member .app-dialog-body .form .app-error{margin-bottom:24px}.app-dialog.app-dialog-info.dialog-customer-group-member .app-dialog-body .form>*{margin-bottom:30px}.app-dialog.app-dialog-info.dialog-customer-group-member .app-dialog-body .form>:last-child{margin-bottom:0}.app-dialog.app-dialog-info.dialog-customer-group-member .app-dialog-body .form .btn-save{max-width:210px}@media (max-width:480px){.app-dialog.app-dialog-info.dialog-customer-group-member .app-dialog-body h2{margin-bottom:40px}.app-dialog.app-dialog-info.dialog-customer-group-member .app-dialog-body .form .btn-save{max-width:100%}}.app-dialog.app-dialog-info.dialog-customer-group-member-removal .app-dialog-body .wrap{width:100%;margin-left:auto;margin-right:auto}.app-dialog.app-dialog-info.dialog-customer-group-member-removal .app-dialog-body .content{margin-bottom:40px}.app-dialog.app-dialog-info.dialog-customer-group-member-removal .app-dialog-body .content b{font-weight:700}.app-dialog.app-dialog-info.dialog-customer-group-member-removal .app-dialog-body p{font-weight:400}@media (max-width:480px){.app-dialog.app-dialog-info.dialog-customer-group-member-removal .app-dialog-body .content{margin:0}}#page-customer-group-details{margin-top:24px;padding-bottom:80px}#page-customer-group-details .btn-back-to{margin-bottom:30px}#page-customer-group-details .base-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:40px}#page-customer-group-details .base-info .name{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative;min-width:0;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;margin-right:32px;padding-right:26px;font-size:32px;font-weight:700;line-height:40px;color:var(--color-sidebar-link);-webkit-transition:color .3s;transition:color .3s}#page-customer-group-details .base-info .name span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#page-customer-group-details .base-info .status{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:16px;line-height:24px;color:var(--color-sidebar-text)}#page-customer-group-details .base-info .status .label{margin-left:16px;padding:4px 12px;font-size:16px;font-weight:700;text-align:center;border-radius:4px}#page-customer-group-details .base-info .status .label.acknowledged{color:var(--color-acknowledged);background-color:var(--color-acknowledged-bg)}#page-customer-group-details .base-info .status .label.completed{color:var(--color-completed);background-color:var(--color-completed-bg)}#page-customer-group-details .base-info .status .label.success{color:var(--color-success);background-color:var(--color-success-bg)}#page-customer-group-details .base-info .status .label.inprogress{color:var(--color-inprogress);background-color:var(--color-inprogress-bg)}#page-customer-group-details .base-info .status .label.held{color:var(--color-held);background-color:var(--color-held-bg)}#page-customer-group-details .base-info .status .label.info{color:var(--color-info);background-color:var(--color-info-bg)}#page-customer-group-details .base-info .status .label.pending{color:var(--color-pending);background-color:var(--color-pending-bg)}#page-customer-group-details .base-info .status .label.warning{color:var(--color-warning);background-color:var(--color-warning-bg)}#page-customer-group-details .base-info .status .label.cancelled{color:var(--color-cancelled);background-color:var(--color-cancelled-bg)}#page-customer-group-details .base-info .status .label.danger{color:var(--color-danger);background-color:var(--color-danger-bg)}#page-customer-group-details .base-info .status .label.initial{color:var(--color-acknowledged);background-color:var(--color-acknowledged-bg)}#page-customer-group-details .base-info .status .label.pendingcancellation{color:var(--color-pending);background-color:var(--color-pending-bg)}#page-customer-group-details .base-info .status .label.failed{color:var(--color-danger);background-color:var(--color-danger-bg)}#page-customer-group-details .base-info .status .label.retry{color:var(--color-warning);background-color:var(--color-warning-bg)}#page-customer-group-details .base-info .status .label.requiresnewrfstime,#page-customer-group-details .base-info .status .label.requiressitevisitchangeontbooking,#page-customer-group-details .base-info .status .label.RequiresSiteVisitcsebooking,#page-customer-group-details .base-info .status .label.RequiresSiteVisitinstallbooking,#page-customer-group-details .base-info .status .label.RequiresSiteVisitinstallcsebooking,#page-customer-group-details .base-info .status .label.requiressitevisitreplaceontbooking,#page-customer-group-details .base-info .status .label.requiressitevisitscopebooking{color:var(--color-info);background-color:var(--color-info-bg)}#page-customer-group-details .base-info .status .label.created{color:var(--color-acknowledged);background-color:var(--color-acknowledged-bg)}#page-customer-group-details .base-info .status .label.pendingactive{color:var(--color-inprogress);background-color:var(--color-inprogress-bg)}#page-customer-group-details .base-info .status .label.aborted{color:var(--color-warning);background-color:var(--color-warning-bg)}#page-customer-group-details .base-info .status .label.active{color:var(--color-success);background-color:var(--color-success-bg)}#page-customer-group-details .base-info .status .label.suspended{color:var(--color-cancelled);background-color:var(--color-cancelled-bg)}#page-customer-group-details .base-info .status .label.pendingterminate,#page-customer-group-details .base-info .status .label.rejected,#page-customer-group-details .base-info .status .label.terminated{color:var(--color-danger);background-color:var(--color-danger-bg)}#page-customer-group-details .base-info .status .label.assessingcancellation{color:var(--color-pending);background-color:var(--color-pending-bg)}#page-customer-group-details .base-info .status .label.activatepending{color:var(--color-activate-pending);background-color:var(--color-activate-pending-bg)}#page-customer-group-details .app-table-details{margin-bottom:30px}#page-customer-group-details .app-table-details h2{font-size:24px;line-height:32px}#page-customer-group-details .table-members .app-table-box{max-width:100%;overflow-x:auto;scrollbar-color:var(--color-table-row-bg) var(--color-scrollbar-thumb-bg);padding-bottom:0}#page-customer-group-details .table-members .app-table-box::-webkit-scrollbar{height:24px;border-radius:0 0 6px 6px;background:var(--color-table-row-bg)}#page-customer-group-details .table-members .app-table-box::-webkit-scrollbar-thumb{border:8px solid var(--color-table-row-bg);border-radius:3px;background:var(--color-scrollbar-thumb-bg)}#page-customer-group-details .table-members .app-loader,#page-customer-group-details .table-members .cols,#page-customer-group-details .table-members .head,#page-customer-group-details .table-members .rows .row{min-width:778px}#page-customer-group-details .table-members .cols .col:first-child,#page-customer-group-details .table-members .head .col:first-child{width:39.7878%;min-width:300px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}#page-customer-group-details .table-members .cols .col:nth-child(2),#page-customer-group-details .table-members .head .col:nth-child(2){width:19.8939%;min-width:150px}#page-customer-group-details .table-members .cols .col:nth-child(3),#page-customer-group-details .table-members .head .col:nth-child(3){width:13.2626%;min-width:100px}#page-customer-group-details .table-members .cols .col:nth-child(4),#page-customer-group-details .table-members .head .col:nth-child(4){width:140px}#page-customer-group-details .table-members .cols .col:nth-child(5),#page-customer-group-details .table-members .cols .col:nth-child(6),#page-customer-group-details .table-members .head .col:nth-child(5),#page-customer-group-details .table-members .head .col:nth-child(6){width:32px}#page-customer-group-details .table-members .rows .row .col:first-child{width:39.7878%;min-width:300px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}#page-customer-group-details .table-members .rows .row .col:nth-child(2){width:19.8939%;min-width:150px}#page-customer-group-details .table-members .rows .row .col:nth-child(3){width:13.2626%;min-width:100px}#page-customer-group-details .table-members .rows .row .col:nth-child(4){width:140px}#page-customer-group-details .table-members .rows .row .col:nth-child(5),#page-customer-group-details .table-members .rows .row .col:nth-child(6){width:32px}#page-customer-group-details .table-members-sidebar .actions,#page-customer-group-details .table-members-sidebar .app-loader,#page-customer-group-details .table-members-sidebar .detached{min-width:279px}#page-customer-group-details .table-members-sidebar .data .item .line>:first-child{width:26.88172%;min-width:75px}#page-customer-group-details .table-members-sidebar .data .item .line>:nth-child(2){width:64.51613%;min-width:180px}#page-customer-group-details .table-members-sidebar .data .item .line>:nth-child(3){width:8.60215%;min-width:24px}#page-customer-group-details .table-members-sidebar .app-table-box{max-width:100%;overflow-x:auto;scrollbar-color:var(--color-table-row-bg) var(--color-scrollbar-thumb-bg);padding-bottom:0}#page-customer-group-details .table-members-sidebar .app-table-box::-webkit-scrollbar{height:16px;border-radius:0 0 6px 6px;background:var(--color-table-row-bg)}#page-customer-group-details .table-members-sidebar .app-table-box::-webkit-scrollbar-thumb{border:5px solid var(--color-table-row-bg);border-radius:3px;background:var(--color-scrollbar-thumb-bg)}#page-customer-group-details .table-members-sidebar .data .item{min-width:279px}#page-customer-group-details .table-members-sidebar .app-table-box .header h2{font-size:24px;line-height:32px}#page-customer-group-details .app-pagination{margin-top:30px}#page-customer-group-details.on-sidebar{margin:36px 0 40px;padding-bottom:0}#page-customer-group-details.on-sidebar .base-info{margin-bottom:64px}@media (max-width:1024px){#page-customer-group-details .base-info{margin-bottom:32px}#page-customer-group-details .base-info .name{margin-right:21px}#page-customer-group-details .base-info .status{font-size:14px}#page-customer-group-details .base-info .status .label{margin-left:8px;padding:2px 8px;font-size:12px;text-transform:uppercase}#page-customer-group-details .table-members .app-table-box{max-width:100%;overflow-x:auto;scrollbar-color:var(--color-table-row-bg) var(--color-scrollbar-thumb-bg);padding-bottom:0}#page-customer-group-details .table-members .app-table-box::-webkit-scrollbar{height:24px;border-radius:0 0 6px 6px;background:var(--color-table-row-bg)}#page-customer-group-details .table-members .app-table-box::-webkit-scrollbar-thumb{border:8px solid var(--color-table-row-bg);border-radius:3px;background:var(--color-scrollbar-thumb-bg)}#page-customer-group-details .table-members .app-loader,#page-customer-group-details .table-members .cols,#page-customer-group-details .table-members .head,#page-customer-group-details .table-members .rows .row{min-width:603px}#page-customer-group-details .table-members .cols .col:first-child,#page-customer-group-details .table-members .head .col:first-child{width:31.95164%;min-width:185px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}#page-customer-group-details .table-members .cols .col:nth-child(2),#page-customer-group-details .table-members .head .col:nth-child(2){width:22.4525%;min-width:130px}#page-customer-group-details .table-members .cols .col:nth-child(3),#page-customer-group-details .table-members .head .col:nth-child(3){width:13.81693%;min-width:80px}#page-customer-group-details .table-members .cols .col:nth-child(4),#page-customer-group-details .table-members .head .col:nth-child(4){width:120px}#page-customer-group-details .table-members .cols .col:nth-child(5),#page-customer-group-details .table-members .cols .col:nth-child(6),#page-customer-group-details .table-members .head .col:nth-child(5),#page-customer-group-details .table-members .head .col:nth-child(6){width:32px}#page-customer-group-details .table-members .rows .row .col:first-child{width:31.95164%;min-width:185px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}#page-customer-group-details .table-members .rows .row .col:nth-child(2){width:22.4525%;min-width:130px}#page-customer-group-details .table-members .rows .row .col:nth-child(3){width:13.81693%;min-width:80px}#page-customer-group-details .table-members .rows .row .col:nth-child(4){width:120px}#page-customer-group-details .table-members .rows .row .col:nth-child(5),#page-customer-group-details .table-members .rows .row .col:nth-child(6){width:32px}}@media (max-width:480px){#page-customer-group-details{padding-bottom:64px}#page-customer-group-details .btn-back-to{margin-bottom:16px}#page-customer-group-details .base-info{margin-bottom:24px}#page-customer-group-details .table-members-sidebar .actions,#page-customer-group-details .table-members-sidebar .app-loader,#page-customer-group-details .table-members-sidebar .detached,#page-customer-group-details .table-members .actions,#page-customer-group-details .table-members .app-loader,#page-customer-group-details .table-members .detached{min-width:279px}#page-customer-group-details .table-members-sidebar .data .item .line>:first-child,#page-customer-group-details .table-members .data .item .line>:first-child{width:26.88172%;min-width:75px}#page-customer-group-details .table-members-sidebar .data .item .line>:nth-child(2),#page-customer-group-details .table-members .data .item .line>:nth-child(2){width:64.51613%;min-width:180px}#page-customer-group-details .table-members-sidebar .data .item .line>:nth-child(3),#page-customer-group-details .table-members .data .item .line>:nth-child(3){width:8.60215%;min-width:24px}#page-customer-group-details .table-members-sidebar .app-table-box,#page-customer-group-details .table-members .app-table-box{max-width:100%;overflow-x:auto;scrollbar-color:var(--color-table-row-bg) var(--color-scrollbar-thumb-bg);padding-bottom:0}#page-customer-group-details .table-members-sidebar .app-table-box::-webkit-scrollbar,#page-customer-group-details .table-members .app-table-box::-webkit-scrollbar{height:16px;border-radius:0 0 6px 6px;background:var(--color-table-row-bg)}#page-customer-group-details .table-members-sidebar .app-table-box::-webkit-scrollbar-thumb,#page-customer-group-details .table-members .app-table-box::-webkit-scrollbar-thumb{border:5px solid var(--color-table-row-bg);border-radius:3px;background:var(--color-scrollbar-thumb-bg)}#page-customer-group-details .table-members-sidebar .data .item,#page-customer-group-details .table-members .data .item{min-width:279px}#page-customer-group-details .app-pagination{margin-top:15px}}.app-dialog.app-dialog-info.dialog-customer-group-removal .app-dialog-body .wrap{width:100%;margin-left:auto;margin-right:auto}.app-dialog.app-dialog-info.dialog-customer-group-removal .app-dialog-body .content{margin-bottom:40px}.app-dialog.app-dialog-info.dialog-customer-group-removal .app-dialog-body .content b{font-weight:700}.app-dialog.app-dialog-info.dialog-customer-group-removal .app-dialog-body p{font-weight:400}@media (max-width:480px){.app-dialog.app-dialog-info.dialog-customer-group-removal .app-dialog-body .content{margin:0}}.section-customer-groups .app-error{margin-bottom:24px}.section-customer-groups .customer-groups-table .app-table-box{max-width:100%;overflow-x:auto;scrollbar-color:var(--color-table-row-bg) var(--color-scrollbar-thumb-bg);padding-bottom:0}.section-customer-groups .customer-groups-table .app-table-box::-webkit-scrollbar{height:24px;border-radius:0 0 6px 6px;background:var(--color-table-row-bg)}.section-customer-groups .customer-groups-table .app-table-box::-webkit-scrollbar-thumb{border:8px solid var(--color-table-row-bg);border-radius:3px;background:var(--color-scrollbar-thumb-bg)}.section-customer-groups .customer-groups-table .app-loader,.section-customer-groups .customer-groups-table .cols,.section-customer-groups .customer-groups-table .head,.section-customer-groups .customer-groups-table .rows .row{min-width:862px}.section-customer-groups .customer-groups-table .cols .col:first-child,.section-customer-groups .customer-groups-table .head .col:first-child{width:29.83294%;min-width:250px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.section-customer-groups .customer-groups-table .cols .col:nth-child(2),.section-customer-groups .customer-groups-table .cols .col:nth-child(3),.section-customer-groups .customer-groups-table .cols .col:nth-child(4),.section-customer-groups .customer-groups-table .cols .col:nth-child(5),.section-customer-groups .customer-groups-table .head .col:nth-child(2),.section-customer-groups .customer-groups-table .head .col:nth-child(3),.section-customer-groups .customer-groups-table .head .col:nth-child(4),.section-customer-groups .customer-groups-table .head .col:nth-child(5){width:11.93317%;min-width:100px}.section-customer-groups .customer-groups-table .cols .col:nth-child(6),.section-customer-groups .customer-groups-table .head .col:nth-child(6){width:140px}.section-customer-groups .customer-groups-table .cols .col:nth-child(7),.section-customer-groups .customer-groups-table .head .col:nth-child(7){width:48px}.section-customer-groups .customer-groups-table .rows .row .col:first-child{width:29.83294%;min-width:250px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.section-customer-groups .customer-groups-table .rows .row .col:nth-child(2),.section-customer-groups .customer-groups-table .rows .row .col:nth-child(3),.section-customer-groups .customer-groups-table .rows .row .col:nth-child(4),.section-customer-groups .customer-groups-table .rows .row .col:nth-child(5){width:11.93317%;min-width:100px}.section-customer-groups .customer-groups-table .rows .row .col:nth-child(6){width:140px}.section-customer-groups .customer-groups-table .rows .row .col:nth-child(7){width:48px}.section-customer-groups .customers-groups-table .app-table-box{max-width:100%;overflow-x:auto;scrollbar-color:var(--color-table-row-bg) var(--color-scrollbar-thumb-bg);padding-bottom:0}.section-customer-groups .customers-groups-table .app-table-box::-webkit-scrollbar{height:24px;border-radius:0 0 6px 6px;background:var(--color-table-row-bg)}.section-customer-groups .customers-groups-table .app-table-box::-webkit-scrollbar-thumb{border:8px solid var(--color-table-row-bg);border-radius:3px;background:var(--color-scrollbar-thumb-bg)}.section-customer-groups .customers-groups-table .app-loader,.section-customer-groups .customers-groups-table .cols,.section-customer-groups .customers-groups-table .head,.section-customer-groups .customers-groups-table .rows .row{min-width:1162px}.section-customer-groups .customers-groups-table .cols .col:first-child,.section-customer-groups .customers-groups-table .head .col:first-child{width:21.96837%;min-width:250px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.section-customer-groups .customers-groups-table .cols .col:nth-child(2),.section-customer-groups .customers-groups-table .head .col:nth-child(2){width:26.36204%;min-width:300px}.section-customer-groups .customers-groups-table .cols .col:nth-child(3),.section-customer-groups .customers-groups-table .cols .col:nth-child(4),.section-customer-groups .customers-groups-table .cols .col:nth-child(5),.section-customer-groups .customers-groups-table .cols .col:nth-child(6),.section-customer-groups .customers-groups-table .head .col:nth-child(3),.section-customer-groups .customers-groups-table .head .col:nth-child(4),.section-customer-groups .customers-groups-table .head .col:nth-child(5),.section-customer-groups .customers-groups-table .head .col:nth-child(6){width:8.78735%;min-width:100px}.section-customer-groups .customers-groups-table .cols .col:nth-child(7),.section-customer-groups .customers-groups-table .head .col:nth-child(7){width:140px}.section-customer-groups .customers-groups-table .cols .col:nth-child(8),.section-customer-groups .customers-groups-table .head .col:nth-child(8){width:48px}.section-customer-groups .customers-groups-table .rows .row .col:first-child{width:21.96837%;min-width:250px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.section-customer-groups .customers-groups-table .rows .row .col:nth-child(2){width:26.36204%;min-width:300px}.section-customer-groups .customers-groups-table .rows .row .col:nth-child(3),.section-customer-groups .customers-groups-table .rows .row .col:nth-child(4),.section-customer-groups .customers-groups-table .rows .row .col:nth-child(5),.section-customer-groups .customers-groups-table .rows .row .col:nth-child(6){width:8.78735%;min-width:100px}.section-customer-groups .customers-groups-table .rows .row .col:nth-child(7){width:140px}.section-customer-groups .customers-groups-table .rows .row .col:nth-child(8){width:48px}.section-customer-groups .pagination-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:30px}.section-customer-groups .pagination-actions .app-pagination{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin-right:16px}@media (max-width:1024px){.section-customer-groups .customer-groups-table .app-table-box{max-width:100%;overflow-x:auto;scrollbar-color:var(--color-table-row-bg) var(--color-scrollbar-thumb-bg);padding-bottom:0}.section-customer-groups .customer-groups-table .app-table-box::-webkit-scrollbar{height:24px;border-radius:0 0 6px 6px;background:var(--color-table-row-bg)}.section-customer-groups .customer-groups-table .app-table-box::-webkit-scrollbar-thumb{border:8px solid var(--color-table-row-bg);border-radius:3px;background:var(--color-scrollbar-thumb-bg)}.section-customer-groups .customer-groups-table .app-loader,.section-customer-groups .customer-groups-table .cols,.section-customer-groups .customer-groups-table .head,.section-customer-groups .customer-groups-table .rows .row{min-width:662px}.section-customer-groups .customer-groups-table .cols .col:first-child,.section-customer-groups .customer-groups-table .head .col:first-child{width:23.51097%;min-width:150px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.section-customer-groups .customer-groups-table .cols .col:nth-child(2),.section-customer-groups .customer-groups-table .cols .col:nth-child(3),.section-customer-groups .customer-groups-table .cols .col:nth-child(4),.section-customer-groups .customer-groups-table .cols .col:nth-child(5),.section-customer-groups .customer-groups-table .head .col:nth-child(2),.section-customer-groups .customer-groups-table .head .col:nth-child(3),.section-customer-groups .customer-groups-table .head .col:nth-child(4),.section-customer-groups .customer-groups-table .head .col:nth-child(5){width:12.53918%;min-width:80px}.section-customer-groups .customer-groups-table .cols .col:nth-child(6),.section-customer-groups .customer-groups-table .head .col:nth-child(6){width:120px}.section-customer-groups .customer-groups-table .cols .col:nth-child(7),.section-customer-groups .customer-groups-table .head .col:nth-child(7){width:48px}.section-customer-groups .customer-groups-table .rows .row .col:first-child{width:23.51097%;min-width:150px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.section-customer-groups .customer-groups-table .rows .row .col:nth-child(2),.section-customer-groups .customer-groups-table .rows .row .col:nth-child(3),.section-customer-groups .customer-groups-table .rows .row .col:nth-child(4),.section-customer-groups .customer-groups-table .rows .row .col:nth-child(5){width:12.53918%;min-width:80px}.section-customer-groups .customer-groups-table .rows .row .col:nth-child(6){width:120px}.section-customer-groups .customer-groups-table .rows .row .col:nth-child(7){width:48px}.section-customer-groups .customers-groups-table .app-table-box{max-width:100%;overflow-x:auto;scrollbar-color:var(--color-table-row-bg) var(--color-scrollbar-thumb-bg);padding-bottom:0}.section-customer-groups .customers-groups-table .app-table-box::-webkit-scrollbar{height:24px;border-radius:0 0 6px 6px;background:var(--color-table-row-bg)}.section-customer-groups .customers-groups-table .app-table-box::-webkit-scrollbar-thumb{border:8px solid var(--color-table-row-bg);border-radius:3px;background:var(--color-scrollbar-thumb-bg)}.section-customer-groups .customers-groups-table .app-loader,.section-customer-groups .customers-groups-table .cols,.section-customer-groups .customers-groups-table .head,.section-customer-groups .customers-groups-table .rows .row{min-width:852px}.section-customer-groups .customers-groups-table .cols .col:first-child,.section-customer-groups .customers-groups-table .head .col:first-child{width:18.11594%;min-width:150px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.section-customer-groups .customers-groups-table .cols .col:nth-child(2),.section-customer-groups .customers-groups-table .head .col:nth-child(2){width:22.94686%;min-width:190px}.section-customer-groups .customers-groups-table .cols .col:nth-child(3),.section-customer-groups .customers-groups-table .cols .col:nth-child(4),.section-customer-groups .customers-groups-table .cols .col:nth-child(5),.section-customer-groups .customers-groups-table .cols .col:nth-child(6),.section-customer-groups .customers-groups-table .head .col:nth-child(3),.section-customer-groups .customers-groups-table .head .col:nth-child(4),.section-customer-groups .customers-groups-table .head .col:nth-child(5),.section-customer-groups .customers-groups-table .head .col:nth-child(6){width:9.66184%;min-width:80px}.section-customer-groups .customers-groups-table .cols .col:nth-child(7),.section-customer-groups .customers-groups-table .head .col:nth-child(7){width:120px}.section-customer-groups .customers-groups-table .cols .col:nth-child(8),.section-customer-groups .customers-groups-table .head .col:nth-child(8){width:48px}.section-customer-groups .customers-groups-table .rows .row .col:first-child{width:18.11594%;min-width:150px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.section-customer-groups .customers-groups-table .rows .row .col:nth-child(2){width:22.94686%;min-width:190px}.section-customer-groups .customers-groups-table .rows .row .col:nth-child(3),.section-customer-groups .customers-groups-table .rows .row .col:nth-child(4),.section-customer-groups .customers-groups-table .rows .row .col:nth-child(5),.section-customer-groups .customers-groups-table .rows .row .col:nth-child(6){width:9.66184%;min-width:80px}.section-customer-groups .customers-groups-table .rows .row .col:nth-child(7){width:120px}.section-customer-groups .customers-groups-table .rows .row .col:nth-child(8){width:48px}.section-customer-groups .pagination-actions{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.section-customer-groups .pagination-actions>*{margin-top:30px}.section-customer-groups .pagination-actions>:first-child{margin-top:0}.section-customer-groups .pagination-actions .app-pagination{margin-right:0}}@media (max-width:480px){.section-customer-groups .customer-groups-table .actions,.section-customer-groups .customer-groups-table .app-loader,.section-customer-groups .customer-groups-table .detached,.section-customer-groups .customers-groups-table .actions,.section-customer-groups .customers-groups-table .app-loader,.section-customer-groups .customers-groups-table .detached{min-width:279px}.section-customer-groups .customer-groups-table .data .item .line>:first-child,.section-customer-groups .customers-groups-table .data .item .line>:first-child{width:26.88172%;min-width:75px}.section-customer-groups .customer-groups-table .data .item .line>:nth-child(2),.section-customer-groups .customers-groups-table .data .item .line>:nth-child(2){width:64.51613%;min-width:180px}.section-customer-groups .customer-groups-table .data .item .line>:nth-child(3),.section-customer-groups .customers-groups-table .data .item .line>:nth-child(3){width:8.60215%;min-width:24px}.section-customer-groups .customer-groups-table .app-table-box,.section-customer-groups .customers-groups-table .app-table-box{max-width:100%;overflow-x:auto;scrollbar-color:var(--color-table-row-bg) var(--color-scrollbar-thumb-bg);padding-bottom:0}.section-customer-groups .customer-groups-table .app-table-box::-webkit-scrollbar,.section-customer-groups .customers-groups-table .app-table-box::-webkit-scrollbar{height:16px;border-radius:0 0 6px 6px;background:var(--color-table-row-bg)}.section-customer-groups .customer-groups-table .app-table-box::-webkit-scrollbar-thumb,.section-customer-groups .customers-groups-table .app-table-box::-webkit-scrollbar-thumb{border:5px solid var(--color-table-row-bg);border-radius:3px;background:var(--color-scrollbar-thumb-bg)}.section-customer-groups .customer-groups-table .data .item,.section-customer-groups .customers-groups-table .data .item{min-width:279px}.section-customer-groups .pagination-actions{margin-top:15px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.section-customer-groups .pagination-actions>*{margin-top:15px}.section-customer-groups .pagination-actions .app-pagination{margin-right:0}}.app-textarea{position:relative;width:100%;height:197px}.app-textarea textarea{display:block;width:100%;height:100%;padding:16px;color:var(--color-text-primary);border:1px solid var(--color-input-border);border-radius:4px;background-color:var(--color-input-bg);resize:none}.app-textarea textarea:hover{border-color:var(--color-input-border-hover)}.app-textarea label{position:absolute;top:16px;left:12px;padding:0 4px;color:var(--color-input-label);background:var(--color-input-bg);-webkit-transition:.3s;transition:.3s}.app-textarea label span{position:relative}.app-textarea label i{color:var(--color-error);font-style:normal}.app-textarea label:before{position:absolute;top:0;left:0;right:0;bottom:0;background:var(--color-input-bg);content:""}.app-textarea .characters-counter{position:absolute;bottom:0;right:14px;max-width:calc(100% - 29px);padding:0 4px;font-size:14px;font-weight:400;color:var(--color-input-label-typing);-webkit-transform:translateY(50%);transform:translateY(50%)}.app-textarea .characters-counter span{position:relative;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.app-textarea .characters-counter:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:var(--color-component-bg-primary)}.app-textarea .error-message{position:absolute;bottom:100%;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;max-width:100%;font-size:14px;line-height:24px;color:var(--color-error)}.app-textarea .error-message i{display:inline-block;width:24px;height:24px}.app-textarea .error-message i:before{font-family:icons;font-size:24px;font-style:normal;font-weight:400;line-height:1;content:"";text-align:center;font-variant:normal;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.app-textarea .error-message span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.app-textarea.typing label{top:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);color:var(--color-input-label-typing)}.app-textarea.typing label i{color:inherit}.app-textarea.typing label:before{background:var(--color-component-bg-primary)}.app-textarea.typing textarea{border-color:var(--color-input-border-active)}.app-textarea.disabled{opacity:.4}.app-textarea.error label{color:var(--color-error)}.app-textarea.error textarea{color:var(--color-error);border:1px solid var(--color-input-border-error)}@media (max-width:480px){.app-textarea{font-size:14px}.app-textarea .characters-counter{font-size:12px}}.app-dialog.app-dialog-info.dialog-customer-group-member-inviting .app-dialog-body .form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.app-dialog.app-dialog-info.dialog-customer-group-member-inviting .app-dialog-body .form .app-error{margin-bottom:24px}.app-dialog.app-dialog-info.dialog-customer-group-member-inviting .app-dialog-body .form>*{margin-bottom:30px}.app-dialog.app-dialog-info.dialog-customer-group-member-inviting .app-dialog-body .form>:last-child{margin-bottom:0}.app-dialog.app-dialog-info.dialog-customer-group-member-inviting .app-dialog-body .form .app-textarea{height:106px}.app-dialog.app-dialog-info.dialog-customer-group-member-inviting .app-dialog-body .form .btn-save{max-width:210px}@media (max-width:480px){.app-dialog.app-dialog-info.dialog-customer-group-member-inviting .app-dialog-body h2{margin-bottom:40px}.app-dialog.app-dialog-info.dialog-customer-group-member-inviting .app-dialog-body .form .btn-save{max-width:100%}}.section-group-memberships .app-error{margin-bottom:24px}.section-group-memberships .group-memberships-table .app-table-box{max-width:100%;overflow-x:auto;scrollbar-color:var(--color-table-row-bg) var(--color-scrollbar-thumb-bg);padding-bottom:0}.section-group-memberships .group-memberships-table .app-table-box::-webkit-scrollbar{height:24px;border-radius:0 0 6px 6px;background:var(--color-table-row-bg)}.section-group-memberships .group-memberships-table .app-table-box::-webkit-scrollbar-thumb{border:8px solid var(--color-table-row-bg);border-radius:3px;background:var(--color-scrollbar-thumb-bg)}.section-group-memberships .group-memberships-table .app-loader,.section-group-memberships .group-memberships-table .cols,.section-group-memberships .group-memberships-table .head,.section-group-memberships .group-memberships-table .rows .row{min-width:762px}.section-group-memberships .group-memberships-table .cols .col:first-child,.section-group-memberships .group-memberships-table .head .col:first-child{width:40.65041%;min-width:300px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.section-group-memberships .group-memberships-table .cols .col:nth-child(2),.section-group-memberships .group-memberships-table .head .col:nth-child(2){width:20.3252%;min-width:150px}.section-group-memberships .group-memberships-table .cols .col:nth-child(3),.section-group-memberships .group-memberships-table .head .col:nth-child(3){width:13.55014%;min-width:100px}.section-group-memberships .group-memberships-table .cols .col:nth-child(4),.section-group-memberships .group-memberships-table .head .col:nth-child(4){width:140px}.section-group-memberships .group-memberships-table .cols .col:nth-child(5),.section-group-memberships .group-memberships-table .head .col:nth-child(5){width:48px}.section-group-memberships .group-memberships-table .rows .row .col:first-child{width:40.65041%;min-width:300px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.section-group-memberships .group-memberships-table .rows .row .col:nth-child(2){width:20.3252%;min-width:150px}.section-group-memberships .group-memberships-table .rows .row .col:nth-child(3){width:13.55014%;min-width:100px}.section-group-memberships .group-memberships-table .rows .row .col:nth-child(4){width:140px}.section-group-memberships .group-memberships-table .rows .row .col:nth-child(5){width:48px}@media (max-width:1024px){.section-group-memberships .group-memberships-table .app-table-box{max-width:100%;overflow-x:auto;scrollbar-color:var(--color-table-row-bg) var(--color-scrollbar-thumb-bg);padding-bottom:0}.section-group-memberships .group-memberships-table .app-table-box::-webkit-scrollbar{height:24px;border-radius:0 0 6px 6px;background:var(--color-table-row-bg)}.section-group-memberships .group-memberships-table .app-table-box::-webkit-scrollbar-thumb{border:8px solid var(--color-table-row-bg);border-radius:3px;background:var(--color-scrollbar-thumb-bg)}.section-group-memberships .group-memberships-table .app-loader,.section-group-memberships .group-memberships-table .cols,.section-group-memberships .group-memberships-table .head,.section-group-memberships .group-memberships-table .rows .row{min-width:587px}.section-group-memberships .group-memberships-table .cols .col:first-child,.section-group-memberships .group-memberships-table .head .col:first-child{width:32.85968%;min-width:185px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.section-group-memberships .group-memberships-table .cols .col:nth-child(2),.section-group-memberships .group-memberships-table .head .col:nth-child(2){width:23.09059%;min-width:130px}.section-group-memberships .group-memberships-table .cols .col:nth-child(3),.section-group-memberships .group-memberships-table .head .col:nth-child(3){width:14.20959%;min-width:80px}.section-group-memberships .group-memberships-table .cols .col:nth-child(4),.section-group-memberships .group-memberships-table .head .col:nth-child(4){width:120px}.section-group-memberships .group-memberships-table .cols .col:nth-child(5),.section-group-memberships .group-memberships-table .head .col:nth-child(5){width:48px}.section-group-memberships .group-memberships-table .rows .row .col:first-child{width:32.85968%;min-width:185px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.section-group-memberships .group-memberships-table .rows .row .col:nth-child(2){width:23.09059%;min-width:130px}.section-group-memberships .group-memberships-table .rows .row .col:nth-child(3){width:14.20959%;min-width:80px}.section-group-memberships .group-memberships-table .rows .row .col:nth-child(4){width:120px}.section-group-memberships .group-memberships-table .rows .row .col:nth-child(5){width:48px}}@media (max-width:480px){.section-group-memberships .group-memberships-table .actions,.section-group-memberships .group-memberships-table .app-loader,.section-group-memberships .group-memberships-table .detached{min-width:279px}.section-group-memberships .group-memberships-table .data .item .line>:first-child{width:26.88172%;min-width:75px}.section-group-memberships .group-memberships-table .data .item .line>:nth-child(2){width:64.51613%;min-width:180px}.section-group-memberships .group-memberships-table .data .item .line>:nth-child(3){width:8.60215%;min-width:24px}.section-group-memberships .group-memberships-table .app-table-box{max-width:100%;overflow-x:auto;scrollbar-color:var(--color-table-row-bg) var(--color-scrollbar-thumb-bg);padding-bottom:0}.section-group-memberships .group-memberships-table .app-table-box::-webkit-scrollbar{height:16px;border-radius:0 0 6px 6px;background:var(--color-table-row-bg)}.section-group-memberships .group-memberships-table .app-table-box::-webkit-scrollbar-thumb{border:5px solid var(--color-table-row-bg);border-radius:3px;background:var(--color-scrollbar-thumb-bg)}.section-group-memberships .group-memberships-table .data .item{min-width:279px}}.page-customer-groups .heading-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:48px}.page-customer-groups .heading-box h1.heading{margin:0 16px 0 0}.page-customer-groups .dropdown-select-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-width:0}.page-customer-groups .dropdown-select-box>span{margin-right:16px;font-size:18px;color:var(--color-table-secondary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.page-customer-groups .dropdown-select-box .app-dropdown-select{width:100px}.page-customer-groups>.row>.col-12{margin-bottom:30px}.page-customer-groups>.row>.col-12:last-child{margin-bottom:0}@media (max-width:480px){.page-customer-groups .heading-box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:32px}.page-customer-groups .heading-box h1.heading{margin:0 0 16px 0}.page-customer-groups>.row>.col-12{margin-bottom:15px}}