.app-dialog.app-dialog-info .app-dialog-container{max-height:none}.app-dialog.app-dialog-info.app-dialog-code .app-dialog-body .app-code{width:100%}.app-dialog.app-dialog-info.app-dialog-code .app-dialog-body .app-code pre{word-break:break-word}.app-code{min-width:0;padding:12px 24px;background-color:#ebebeb;border:1px solid #666;border-radius:4px;text-align:left}.app-code pre{color:#fd8d25;white-space:pre-line}.app-code pre .brace{color:#999}.app-code.collapsed{position:relative;padding:4px 52px 4px 12px}.app-code.collapsed>pre{white-space:nowrap;overflow:hidden}.app-code.collapsed .btn-show-dialog{position:absolute;top:50%;right:16px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.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%}}#page-postpay-mobile-addon-details{margin:24px 0 80px}#page-postpay-mobile-addon-details .btn-back-to{margin-bottom:24px}#page-postpay-mobile-addon-details.on-sidebar{margin:40px 0 32px}#page-postpay-mobile-addon-details.on-sidebar .container .row .col-6{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}@media (max-width:480px){#page-postpay-mobile-addon-details{margin-bottom:64px}}