.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{width:100%;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);position:relative}.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;color:var(--color-text-default);font-size:16px;line-height:24px;padding:16px 0;border-bottom:1px solid var(--color-divider)}.app-table-details .details li:last-child{border-bottom:none}.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{padding:4px 12px;font-size:16px;font-weight:700;line-height:24px;text-align:center;border-radius:4px;white-space:nowrap}.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)>.app-code{max-width:540px}@media (max-width:1024px){.app-table-details{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}}@media (max-width:480px){.app-table-details{padding:16px 8px 4px}.app-table-details .heading-box{padding:0}.app-table-details .details li{padding:8px 0;white-space:nowrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.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}}#page-customer-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:64px}#page-customer-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;cursor:pointer}#page-customer-details .base-info .name span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#page-customer-details .base-info .name:before{position:absolute;right:0;bottom:5px;display:block;width:24px;height:24px;color:var(--color-icon-action);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}#page-customer-details .base-info .name:after{position:absolute;left:0;bottom:-4px;display:block;width:0;height:4px;background-color:var(--color-tab-hover);border-radius:4px;-webkit-transition:width .3s;transition:width .3s;content:""}#page-customer-details .base-info .name:hover{color:var(--color-tab-hover)}#page-customer-details .base-info .name:hover:after{width:80px}#page-customer-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-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-details .base-info .status .label.acknowledged{color:var(--color-acknowledged);background-color:var(--color-acknowledged-bg)}#page-customer-details .base-info .status .label.completed{color:var(--color-completed);background-color:var(--color-completed-bg)}#page-customer-details .base-info .status .label.success{color:var(--color-success);background-color:var(--color-success-bg)}#page-customer-details .base-info .status .label.inprogress{color:var(--color-inprogress);background-color:var(--color-inprogress-bg)}#page-customer-details .base-info .status .label.held{color:var(--color-held);background-color:var(--color-held-bg)}#page-customer-details .base-info .status .label.info{color:var(--color-info);background-color:var(--color-info-bg)}#page-customer-details .base-info .status .label.pending{color:var(--color-pending);background-color:var(--color-pending-bg)}#page-customer-details .base-info .status .label.warning{color:var(--color-warning);background-color:var(--color-warning-bg)}#page-customer-details .base-info .status .label.cancelled{color:var(--color-cancelled);background-color:var(--color-cancelled-bg)}#page-customer-details .base-info .status .label.danger{color:var(--color-danger);background-color:var(--color-danger-bg)}#page-customer-details .app-table-details{margin-bottom:30px}#page-customer-details .app-table-details h2{font-size:24px;line-height:32px}#page-customer-details .shadow{margin-bottom:30px;background-color:var(--color-component-bg-primary);border-radius:4px;-webkit-box-shadow:var(--box-shadow-secondary);box-shadow:var(--box-shadow-secondary)}#page-customer-details.on-sidebar{margin:36px 0 40px}@media (max-width:1024px){#page-customer-details .base-info .name{margin-right:21px}#page-customer-details .base-info .status{font-size:14px}#page-customer-details .base-info .status .label{margin-left:8px;padding:2px 8px;font-size:12px;text-transform:uppercase}}.app-adding-banner{padding:48px;border-radius:6px;background-color:var(--color-component-bg-primary);-webkit-box-shadow:var(--box-shadow-secondary);box-shadow:var(--box-shadow-secondary)}.app-adding-banner,.app-adding-banner .banner-body{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-adding-banner .banner-body h2.heading{text-align:center;margin-bottom:16px}.app-adding-banner .banner-body .banner-description{width:100%;max-width:305px;margin-bottom:24px;font-size:18px;line-height:1.33;text-align:center;color:var(--color-text-secondary)}.app-adding-banner .banner-body .banner-img{display:block;width:100%;height:auto;margin-bottom:24px}.app-adding-banner>.banner-img{display:none}.app-adding-banner.tablet-mode{max-width:690px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:24px}.app-adding-banner.tablet-mode .banner-body{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.app-adding-banner.tablet-mode .banner-body .banner-description{text-align:left;max-width:none;margin-bottom:48px}.app-adding-banner.tablet-mode .banner-body .banner-img{display:none}.app-adding-banner.tablet-mode>.banner-img{-ms-flex-negative:0;flex-shrink:0;width:47.75%;max-width:310px;display:initial;margin:0 0 0 16px}@media (max-width:1024px){.app-adding-banner{max-width:690px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:24px}.app-adding-banner .banner-body{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.app-adding-banner .banner-body .banner-description{text-align:left;max-width:none;margin-bottom:48px}.app-adding-banner .banner-body .banner-img{display:none}.app-adding-banner>.banner-img{-ms-flex-negative:0;flex-shrink:0;width:47.75%;max-width:310px;display:initial;margin:0 0 0 16px}}@media (max-width:480px){.app-adding-banner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.app-adding-banner .banner-body{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.app-adding-banner .banner-body h2.heading{width:100%}.app-adding-banner .banner-body .banner-description{font-size:16px;line-height:24px;text-align:center;margin-bottom:16px}.app-adding-banner .banner-body .banner-img{display:initial;margin-bottom:16px}.app-adding-banner>.banner-img{display:none}}.app-dialog.app-dialog-info.dialog-service-removing .app-dialog-body .wrap{width:100%;margin-left:auto;margin-right:auto}.app-dialog.app-dialog-info.dialog-service-removing .app-dialog-body .content{margin-bottom:40px}@media (max-width:480px){.app-dialog.app-dialog-info.dialog-service-removing .app-dialog-body .content{margin:0}}.page-main-dashboard h1.heading{margin-bottom:48px}.page-main-dashboard .app-adding-banner,.page-main-dashboard .app-table{margin-bottom:30px}.page-main-dashboard .customers-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}.page-main-dashboard .customers-table .app-table-box::-webkit-scrollbar{height:24px;border-radius:0 0 6px 6px;background:var(--color-table-row-bg)}.page-main-dashboard .customers-table .app-table-box::-webkit-scrollbar-thumb{border:8px solid var(--color-table-row-bg);border-radius:3px;background:var(--color-scrollbar-thumb-bg)}.page-main-dashboard .customers-table .app-loader,.page-main-dashboard .customers-table .cols,.page-main-dashboard .customers-table .head,.page-main-dashboard .customers-table .rows .row{min-width:864px}.page-main-dashboard .customers-table .cols .col:first-child,.page-main-dashboard .customers-table .head .col:first-child{width:20.83333%;min-width:175px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.page-main-dashboard .customers-table .cols .col:nth-child(2),.page-main-dashboard .customers-table .head .col:nth-child(2){width:32.14286%;min-width:270px}.page-main-dashboard .customers-table .cols .col:nth-child(3),.page-main-dashboard .customers-table .head .col:nth-child(3){width:17.85714%;min-width:150px}.page-main-dashboard .customers-table .cols .col:nth-child(4),.page-main-dashboard .customers-table .head .col:nth-child(4){width:12.5%;min-width:105px}.page-main-dashboard .customers-table .cols .col:nth-child(5),.page-main-dashboard .customers-table .head .col:nth-child(5){width:16.66667%;min-width:140px}.page-main-dashboard .customers-table .rows .row .col:first-child{width:20.83333%;min-width:175px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.page-main-dashboard .customers-table .rows .row .col:nth-child(2){width:32.14286%;min-width:270px}.page-main-dashboard .customers-table .rows .row .col:nth-child(3){width:17.85714%;min-width:150px}.page-main-dashboard .customers-table .rows .row .col:nth-child(4){width:12.5%;min-width:105px}.page-main-dashboard .customers-table .rows .row .col:nth-child(5){width:16.66667%;min-width:140px}.page-main-dashboard .fwa-services-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}.page-main-dashboard .fwa-services-table .app-table-box::-webkit-scrollbar{height:24px;border-radius:0 0 6px 6px;background:var(--color-table-row-bg)}.page-main-dashboard .fwa-services-table .app-table-box::-webkit-scrollbar-thumb{border:8px solid var(--color-table-row-bg);border-radius:3px;background:var(--color-scrollbar-thumb-bg)}.page-main-dashboard .fwa-services-table .app-loader,.page-main-dashboard .fwa-services-table .cols,.page-main-dashboard .fwa-services-table .head,.page-main-dashboard .fwa-services-table .rows .row{min-width:749px}.page-main-dashboard .fwa-services-table .cols .col:first-child,.page-main-dashboard .fwa-services-table .head .col:first-child{width:37.93103%;min-width:275px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.page-main-dashboard .fwa-services-table .cols .col:nth-child(2),.page-main-dashboard .fwa-services-table .cols .col:nth-child(3),.page-main-dashboard .fwa-services-table .cols .col:nth-child(4),.page-main-dashboard .fwa-services-table .head .col:nth-child(2),.page-main-dashboard .fwa-services-table .head .col:nth-child(3),.page-main-dashboard .fwa-services-table .head .col:nth-child(4){width:20.68966%;min-width:150px}.page-main-dashboard .fwa-services-table .rows .row .col:first-child{width:37.93103%;min-width:275px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.page-main-dashboard .fwa-services-table .rows .row .col:nth-child(2),.page-main-dashboard .fwa-services-table .rows .row .col:nth-child(3),.page-main-dashboard .fwa-services-table .rows .row .col:nth-child(4){width:20.68966%;min-width:150px}.page-main-dashboard .fibre-services-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}.page-main-dashboard .fibre-services-table .app-table-box::-webkit-scrollbar{height:24px;border-radius:0 0 6px 6px;background:var(--color-table-row-bg)}.page-main-dashboard .fibre-services-table .app-table-box::-webkit-scrollbar-thumb{border:8px solid var(--color-table-row-bg);border-radius:3px;background:var(--color-scrollbar-thumb-bg)}.page-main-dashboard .fibre-services-table .app-loader,.page-main-dashboard .fibre-services-table .cols,.page-main-dashboard .fibre-services-table .head,.page-main-dashboard .fibre-services-table .rows .row{min-width:824px}.page-main-dashboard .fibre-services-table .cols .col:first-child,.page-main-dashboard .fibre-services-table .head .col:first-child{width:18.75%;min-width:150px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.page-main-dashboard .fibre-services-table .cols .col:nth-child(2),.page-main-dashboard .fibre-services-table .cols .col:nth-child(3),.page-main-dashboard .fibre-services-table .head .col:nth-child(2),.page-main-dashboard .fibre-services-table .head .col:nth-child(3){width:18.75%;min-width:150px}.page-main-dashboard .fibre-services-table .cols .col:nth-child(4),.page-main-dashboard .fibre-services-table .head .col:nth-child(4){width:12.5%;min-width:100px}.page-main-dashboard .fibre-services-table .cols .col:nth-child(5),.page-main-dashboard .fibre-services-table .head .col:nth-child(5){width:18.75%;min-width:150px}.page-main-dashboard .fibre-services-table .cols .col:nth-child(6),.page-main-dashboard .fibre-services-table .cols .col:nth-child(7),.page-main-dashboard .fibre-services-table .head .col:nth-child(6),.page-main-dashboard .fibre-services-table .head .col:nth-child(7){width:6.25%;min-width:50px}.page-main-dashboard .fibre-services-table .rows .row .col:first-child{width:18.75%;min-width:150px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.page-main-dashboard .fibre-services-table .rows .row .col:nth-child(2),.page-main-dashboard .fibre-services-table .rows .row .col:nth-child(3){width:18.75%;min-width:150px}.page-main-dashboard .fibre-services-table .rows .row .col:nth-child(4){width:12.5%;min-width:100px}.page-main-dashboard .fibre-services-table .rows .row .col:nth-child(5){width:18.75%;min-width:150px}.page-main-dashboard .fibre-services-table .rows .row .col:nth-child(6),.page-main-dashboard .fibre-services-table .rows .row .col:nth-child(7){width:6.25%;min-width:50px}.page-main-dashboard .mobile-services-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}.page-main-dashboard .mobile-services-table .app-table-box::-webkit-scrollbar{height:24px;border-radius:0 0 6px 6px;background:var(--color-table-row-bg)}.page-main-dashboard .mobile-services-table .app-table-box::-webkit-scrollbar-thumb{border:8px solid var(--color-table-row-bg);border-radius:3px;background:var(--color-scrollbar-thumb-bg)}.page-main-dashboard .mobile-services-table .app-loader,.page-main-dashboard .mobile-services-table .cols,.page-main-dashboard .mobile-services-table .head,.page-main-dashboard .mobile-services-table .rows .row{min-width:694px}.page-main-dashboard .mobile-services-table .cols .col:first-child,.page-main-dashboard .mobile-services-table .head .col:first-child{width:26.86567%;min-width:180px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.page-main-dashboard .mobile-services-table .cols .col:nth-child(2),.page-main-dashboard .mobile-services-table .head .col:nth-child(2){width:16.41791%;min-width:110px}.page-main-dashboard .mobile-services-table .cols .col:nth-child(3),.page-main-dashboard .mobile-services-table .head .col:nth-child(3){width:19.40299%;min-width:130px}.page-main-dashboard .mobile-services-table .cols .col:nth-child(4),.page-main-dashboard .mobile-services-table .head .col:nth-child(4){width:22.38806%;min-width:150px}.page-main-dashboard .mobile-services-table .cols .col:nth-child(5),.page-main-dashboard .mobile-services-table .cols .col:nth-child(6),.page-main-dashboard .mobile-services-table .head .col:nth-child(5),.page-main-dashboard .mobile-services-table .head .col:nth-child(6){width:7.46269%;min-width:50px}.page-main-dashboard .mobile-services-table .rows .row .col:first-child{width:26.86567%;min-width:180px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.page-main-dashboard .mobile-services-table .rows .row .col:nth-child(2){width:16.41791%;min-width:110px}.page-main-dashboard .mobile-services-table .rows .row .col:nth-child(3){width:19.40299%;min-width:130px}.page-main-dashboard .mobile-services-table .rows .row .col:nth-child(4){width:22.38806%;min-width:150px}.page-main-dashboard .mobile-services-table .rows .row .col:nth-child(5),.page-main-dashboard .mobile-services-table .rows .row .col:nth-child(6){width:7.46269%;min-width:50px}@media (max-width:1024px){.page-main-dashboard .customers-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}.page-main-dashboard .customers-table .app-table-box::-webkit-scrollbar{height:24px;border-radius:0 0 6px 6px;background:var(--color-table-row-bg)}.page-main-dashboard .customers-table .app-table-box::-webkit-scrollbar-thumb{border:8px solid var(--color-table-row-bg);border-radius:3px;background:var(--color-scrollbar-thumb-bg)}.page-main-dashboard .customers-table .app-loader,.page-main-dashboard .customers-table .cols,.page-main-dashboard .customers-table .head,.page-main-dashboard .customers-table .rows .row{min-width:724px}.page-main-dashboard .customers-table .cols .col:first-child,.page-main-dashboard .customers-table .head .col:first-child{width:21.42857%;min-width:150px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.page-main-dashboard .customers-table .cols .col:nth-child(2),.page-main-dashboard .customers-table .head .col:nth-child(2){width:32.85714%;min-width:230px}.page-main-dashboard .customers-table .cols .col:nth-child(3),.page-main-dashboard .customers-table .head .col:nth-child(3){width:18.57143%;min-width:130px}.page-main-dashboard .customers-table .cols .col:nth-child(4),.page-main-dashboard .customers-table .head .col:nth-child(4){width:10.71429%;min-width:75px}.page-main-dashboard .customers-table .cols .col:nth-child(5),.page-main-dashboard .customers-table .head .col:nth-child(5){width:16.42857%;min-width:115px}.page-main-dashboard .customers-table .rows .row .col:first-child{width:21.42857%;min-width:150px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.page-main-dashboard .customers-table .rows .row .col:nth-child(2){width:32.85714%;min-width:230px}.page-main-dashboard .customers-table .rows .row .col:nth-child(3){width:18.57143%;min-width:130px}.page-main-dashboard .customers-table .rows .row .col:nth-child(4){width:10.71429%;min-width:75px}.page-main-dashboard .customers-table .rows .row .col:nth-child(5){width:16.42857%;min-width:115px}.page-main-dashboard .fwa-services-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}.page-main-dashboard .fwa-services-table .app-table-box::-webkit-scrollbar{height:24px;border-radius:0 0 6px 6px;background:var(--color-table-row-bg)}.page-main-dashboard .fwa-services-table .app-table-box::-webkit-scrollbar-thumb{border:8px solid var(--color-table-row-bg);border-radius:3px;background:var(--color-scrollbar-thumb-bg)}.page-main-dashboard .fwa-services-table .app-loader,.page-main-dashboard .fwa-services-table .cols,.page-main-dashboard .fwa-services-table .head,.page-main-dashboard .fwa-services-table .rows .row{min-width:749px}.page-main-dashboard .fwa-services-table .cols .col:first-child,.page-main-dashboard .fwa-services-table .head .col:first-child{width:37.93103%;min-width:275px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.page-main-dashboard .fwa-services-table .cols .col:nth-child(2),.page-main-dashboard .fwa-services-table .cols .col:nth-child(3),.page-main-dashboard .fwa-services-table .cols .col:nth-child(4),.page-main-dashboard .fwa-services-table .head .col:nth-child(2),.page-main-dashboard .fwa-services-table .head .col:nth-child(3),.page-main-dashboard .fwa-services-table .head .col:nth-child(4){width:20.68966%;min-width:150px}.page-main-dashboard .fwa-services-table .rows .row .col:first-child{width:37.93103%;min-width:275px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.page-main-dashboard .fwa-services-table .rows .row .col:nth-child(2),.page-main-dashboard .fwa-services-table .rows .row .col:nth-child(3),.page-main-dashboard .fwa-services-table .rows .row .col:nth-child(4){width:20.68966%;min-width:150px}.page-main-dashboard .fibre-services-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}.page-main-dashboard .fibre-services-table .app-table-box::-webkit-scrollbar{height:24px;border-radius:0 0 6px 6px;background:var(--color-table-row-bg)}.page-main-dashboard .fibre-services-table .app-table-box::-webkit-scrollbar-thumb{border:8px solid var(--color-table-row-bg);border-radius:3px;background:var(--color-scrollbar-thumb-bg)}.page-main-dashboard .fibre-services-table .app-loader,.page-main-dashboard .fibre-services-table .cols,.page-main-dashboard .fibre-services-table .head,.page-main-dashboard .fibre-services-table .rows .row{min-width:624px}.page-main-dashboard .fibre-services-table .cols .col:first-child,.page-main-dashboard .fibre-services-table .head .col:first-child{width:25%;min-width:150px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.page-main-dashboard .fibre-services-table .cols .col:nth-child(2),.page-main-dashboard .fibre-services-table .head .col:nth-child(2){width:13.33333%;min-width:80px}.page-main-dashboard .fibre-services-table .cols .col:nth-child(3),.page-main-dashboard .fibre-services-table .head .col:nth-child(3){width:18.33333%;min-width:110px}.page-main-dashboard .fibre-services-table .cols .col:nth-child(4),.page-main-dashboard .fibre-services-table .head .col:nth-child(4){width:8.33333%;min-width:50px}.page-main-dashboard .fibre-services-table .cols .col:nth-child(5),.page-main-dashboard .fibre-services-table .head .col:nth-child(5){width:18.33333%;min-width:110px}.page-main-dashboard .fibre-services-table .cols .col:nth-child(6),.page-main-dashboard .fibre-services-table .cols .col:nth-child(7),.page-main-dashboard .fibre-services-table .head .col:nth-child(6),.page-main-dashboard .fibre-services-table .head .col:nth-child(7){width:8.33333%;min-width:50px}.page-main-dashboard .fibre-services-table .rows .row .col:first-child{width:25%;min-width:150px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.page-main-dashboard .fibre-services-table .rows .row .col:nth-child(2){width:13.33333%;min-width:80px}.page-main-dashboard .fibre-services-table .rows .row .col:nth-child(3){width:18.33333%;min-width:110px}.page-main-dashboard .fibre-services-table .rows .row .col:nth-child(4){width:8.33333%;min-width:50px}.page-main-dashboard .fibre-services-table .rows .row .col:nth-child(5){width:18.33333%;min-width:110px}.page-main-dashboard .fibre-services-table .rows .row .col:nth-child(6),.page-main-dashboard .fibre-services-table .rows .row .col:nth-child(7){width:8.33333%;min-width:50px}.page-main-dashboard .mobile-services-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}.page-main-dashboard .mobile-services-table .app-table-box::-webkit-scrollbar{height:24px;border-radius:0 0 6px 6px;background:var(--color-table-row-bg)}.page-main-dashboard .mobile-services-table .app-table-box::-webkit-scrollbar-thumb{border:8px solid var(--color-table-row-bg);border-radius:3px;background:var(--color-scrollbar-thumb-bg)}.page-main-dashboard .mobile-services-table .app-loader,.page-main-dashboard .mobile-services-table .cols,.page-main-dashboard .mobile-services-table .head,.page-main-dashboard .mobile-services-table .rows .row{min-width:684px}.page-main-dashboard .mobile-services-table .cols .col:first-child,.page-main-dashboard .mobile-services-table .head .col:first-child{width:21.21212%;min-width:140px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.page-main-dashboard .mobile-services-table .cols .col:nth-child(2),.page-main-dashboard .mobile-services-table .cols .col:nth-child(3),.page-main-dashboard .mobile-services-table .head .col:nth-child(2),.page-main-dashboard .mobile-services-table .head .col:nth-child(3){width:20.45455%;min-width:135px}.page-main-dashboard .mobile-services-table .cols .col:nth-child(4),.page-main-dashboard .mobile-services-table .head .col:nth-child(4){width:22.72727%;min-width:150px}.page-main-dashboard .mobile-services-table .cols .col:nth-child(5),.page-main-dashboard .mobile-services-table .cols .col:nth-child(6),.page-main-dashboard .mobile-services-table .head .col:nth-child(5),.page-main-dashboard .mobile-services-table .head .col:nth-child(6){width:7.57576%;min-width:50px}.page-main-dashboard .mobile-services-table .rows .row .col:first-child{width:21.21212%;min-width:140px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.page-main-dashboard .mobile-services-table .rows .row .col:nth-child(2),.page-main-dashboard .mobile-services-table .rows .row .col:nth-child(3){width:20.45455%;min-width:135px}.page-main-dashboard .mobile-services-table .rows .row .col:nth-child(4){width:22.72727%;min-width:150px}.page-main-dashboard .mobile-services-table .rows .row .col:nth-child(5),.page-main-dashboard .mobile-services-table .rows .row .col:nth-child(6){width:7.57576%;min-width:50px}}@media (max-width:480px){.page-main-dashboard h1.heading{margin-bottom:32px}.page-main-dashboard .customers-table{margin-bottom:15px}.page-main-dashboard .customers-table .actions,.page-main-dashboard .customers-table .app-loader,.page-main-dashboard .customers-table .detached{min-width:275px}.page-main-dashboard .customers-table .data .item .line>:first-child{width:34.54545%;min-width:95px}.page-main-dashboard .customers-table .data .item .line>:nth-child(2){width:65.45455%;min-width:180px}.page-main-dashboard .customers-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}.page-main-dashboard .customers-table .app-table-box::-webkit-scrollbar{height:16px;border-radius:0 0 6px 6px;background:var(--color-table-row-bg)}.page-main-dashboard .customers-table .app-table-box::-webkit-scrollbar-thumb{border:5px solid var(--color-table-row-bg);border-radius:3px;background:var(--color-scrollbar-thumb-bg)}.page-main-dashboard .customers-table .data .item{min-width:275px}.page-main-dashboard .fwa-services-table{margin-bottom:15px}.page-main-dashboard .fwa-services-table .actions,.page-main-dashboard .fwa-services-table .app-loader,.page-main-dashboard .fwa-services-table .detached{min-width:275px}.page-main-dashboard .fwa-services-table .data .item .line>:first-child{width:40%;min-width:110px}.page-main-dashboard .fwa-services-table .data .item .line>:nth-child(2){width:60%;min-width:165px}.page-main-dashboard .fwa-services-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}.page-main-dashboard .fwa-services-table .app-table-box::-webkit-scrollbar{height:16px;border-radius:0 0 6px 6px;background:var(--color-table-row-bg)}.page-main-dashboard .fwa-services-table .app-table-box::-webkit-scrollbar-thumb{border:5px solid var(--color-table-row-bg);border-radius:3px;background:var(--color-scrollbar-thumb-bg)}.page-main-dashboard .fwa-services-table .data .item{min-width:275px}.page-main-dashboard .fibre-services-table{margin-bottom:15px}.page-main-dashboard .fibre-services-table .actions,.page-main-dashboard .fibre-services-table .app-loader,.page-main-dashboard .fibre-services-table .detached{min-width:269px}.page-main-dashboard .fibre-services-table .data .item .line>:first-child{width:29.73978%;min-width:80px}.page-main-dashboard .fibre-services-table .data .item .line>:nth-child(2){width:61.33829%;min-width:165px}.page-main-dashboard .fibre-services-table .data .item .line>:nth-child(3){width:8.92193%;min-width:24px}.page-main-dashboard .fibre-services-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}.page-main-dashboard .fibre-services-table .app-table-box::-webkit-scrollbar{height:16px;border-radius:0 0 6px 6px;background:var(--color-table-row-bg)}.page-main-dashboard .fibre-services-table .app-table-box::-webkit-scrollbar-thumb{border:5px solid var(--color-table-row-bg);border-radius:3px;background:var(--color-scrollbar-thumb-bg)}.page-main-dashboard .fibre-services-table .data .item{min-width:269px}.page-main-dashboard .mobile-services-table{margin-bottom:15px}.page-main-dashboard .mobile-services-table .actions,.page-main-dashboard .mobile-services-table .app-loader,.page-main-dashboard .mobile-services-table .detached{min-width:269px}.page-main-dashboard .mobile-services-table .data .item .line>:first-child{width:37.17472%;min-width:100px}.page-main-dashboard .mobile-services-table .data .item .line>:nth-child(2){width:53.90335%;min-width:145px}.page-main-dashboard .mobile-services-table .data .item .line>:nth-child(3){width:8.92193%;min-width:24px}.page-main-dashboard .mobile-services-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}.page-main-dashboard .mobile-services-table .app-table-box::-webkit-scrollbar{height:16px;border-radius:0 0 6px 6px;background:var(--color-table-row-bg)}.page-main-dashboard .mobile-services-table .app-table-box::-webkit-scrollbar-thumb{border:5px solid var(--color-table-row-bg);border-radius:3px;background:var(--color-scrollbar-thumb-bg)}.page-main-dashboard .mobile-services-table .data .item{min-width:269px}}