body{scroll-behavior:smooth;overflow:hidden}.cc-page{display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto;grid-template-areas:"side-bar content";height:calc(100vh - 64px)}.cc-page .cc-app-side-bar{grid-area:side-bar;height:100%}.cc-page .cc-page-heading{grid-area:heading;padding:32px 32px 0}.cc-page .cc-page-scroll{scroll-behavior:smooth;overflow:auto}.cc-page .cc-page-content{grid-area:content;padding:24px 32px 32px;margin-bottom:32px}.cc-page .cc-breadcrumb{display:block;padding:32px 32px 0}.cc-page .cc-crumb{font-size:1rem}.cc-page-heading{display:inline-grid;grid-template-columns:1fr auto;align-items:center}.cc-page-heading .cc-heading{max-width:1152px}.cc-page-heading .cc-heading .cc-title-container{display:flex;align-items:center;gap:8px}.cc-page-heading .cc-heading .cc-heading-icon{display:inline-flex;align-items:center;justify-content:center}.cc-page-heading .cc-heading .cc-heading-icon svg{display:block}.cc-page-heading .cc-heading h1{color:var(--semantic-neutral-emphasis, #242324);font-family:Poppins;font-size:34px;font-style:normal;font-weight:400;line-height:123.5%;letter-spacing:.25px;margin:0;padding:0}.cc-page-heading .cc-heading h2{color:#4e4b4c;font-family:Poppins;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:.15px;margin:8px 0 0;padding:0}.cc-app-side-bar{background-color:#fff;border-right:1px solid #D3D3D3;margin:0;padding:24px 16px;-webkit-user-select:none;user-select:none;display:grid;grid-template-rows:1fr auto}.cc-app-side-bar ul{padding:0;margin:0;overflow-y:auto}.cc-app-side-bar li{tab-size:0;list-style:none;font-family:Poppins;font-size:14px;color:#171739de;padding:0;margin:0;cursor:pointer}.cc-app-side-bar li:hover{background-color:#5b042840}.cc-app-side-bar li:hover .ul-icon{fill:var(--ul-dark-red)}.cc-app-side-bar .cc-app-side-bar-item{display:grid;grid-template-rows:auto auto;text-align:center;padding:8px 16px;margin:0}.cc-app-side-bar .cc-app-side-bar-item.-selected{background-color:#5b04281a}.cc-app-side-bar .cc-app-side-bar-item.-selected .ul-icon{fill:var(--ul-dark-red)}.cc-app-side-bar .cc-app-side-bar-item .cc-icon{height:24px;width:24px;margin:0;fill:#5454548f}.cc-app-side-bar.-expanded{font-size:14px}.cc-app-side-bar.-expanded .cc-app-side-bar-item{display:grid;grid-template-columns:auto 1fr;text-align:left;align-items:center;justify-items:left}.cc-app-side-bar.-expanded .cc-app-side-bar-item span{text-align:left;vertical-align:middle;margin:0 4px}.cc-table-container .cc-table,.cc-table-container .cc-data-list-table{border-collapse:collapse;background-color:#fff;color:#000000de;width:100%}.cc-table-container .cc-table thead th,.cc-table-container .cc-data-list-table thead th{padding:16px;font-weight:unset;height:40px;text-align:left}.cc-table-container .cc-table tbody .recently-created,.cc-table-container .cc-data-list-table tbody .recently-created{background-color:#e5f6fd}.cc-table-container .cc-table tbody td,.cc-table-container .cc-data-list-table tbody td{padding:16px}.cc-table-container .cc-table .left,.cc-table-container .cc-data-list-table .left{text-align:left}.cc-table-container .cc-table .center,.cc-table-container .cc-data-list-table .center{text-align:center}.cc-table-container .cc-table .right,.cc-table-container .cc-data-list-table .right{text-align:right}.cc-table-container .cc-table th,.cc-table-container .cc-data-list-table th{background-color:#f4f4f5;-webkit-user-select:none;user-select:none}.cc-table-container .cc-table th button,.cc-table-container .cc-data-list-table th button{color:#3e3e3e;background-color:unset;border:unset;padding:unset;margin:unset;outline:unset}.cc-table-container .cc-table th .ul-sort-button,.cc-table-container .cc-data-list-table th .ul-sort-button{margin-left:4px}.cc-table-container .cc-table th .ul-no-sort,.cc-table-container .cc-data-list-table th .ul-no-sort{color:#ebebeb}.cc-table-container .cc-table tbody tr,.cc-table-container .cc-data-list-table tbody tr{border-top:1px solid #ebebeb}.cc-table-container .cc-table tbody tr th:last-child,.cc-table-container .cc-data-list-table tbody tr th:last-child{border-right:unset}.cc-table-container .cc-table tbody .ul-button,.cc-table-container .cc-data-list-table tbody .ul-button{margin:-8px 8px -8px 0}.cc-table-container .cc-data-list-table tbody tr{border-bottom:1px solid #ebebeb;border-top:none}.cc-table-container .cc-data-list-table tbody tr th:last-child{border-right:unset}.cc-table-container .cc-column-header{display:grid;grid-template-columns:1fr auto auto;grid-template-areas:"name filter options";width:100%}.cc-table-container .cc-column-header .cc-column-name{text-align:left;grid-area:name}.cc-table-container .cc-column-header .cc-column-filter{grid-area:filter}.cc-table-container .cc-column-header .cc-column-options{grid-area:options}.cc-table-container .cc-column-header .cc-icon{margin-left:4px;transform:translateY(-4)}.cc-table-container .cc-column-header .cc-icon.-swap-vert{fill:#00000040}.cc-table-container .cc-column-header .cc-icon.-filter,.cc-table-container .cc-column-header .cc-icon.-moreVert{fill:transparent}.cc-table-toolbar-header{display:inline-grid;width:100%;grid-template-columns:1fr auto;grid-template-areas:"search toolbar";background-color:#f4f4f5;padding:16px 16px 4px}.cc-table-filter{background-color:#f4f4f5}.cc-table-header-search{grid-area:search;display:flex;align-items:center;gap:8px}.cc-table-header-search .cc-input{min-width:300px!important}.cc-header-search{width:180px;margin-left:20px}.cc-table-header-search input{background-color:#fff}.cc-table-headers-actions{grid-area:toolbar;color:#6f6f84}.cc-table-headers-actions div{display:inline-block}.cc-table-column-options{padding:20px;min-width:280px;height:350px;overflow-y:scroll;scrollbar-width:thin;scrollbar-color:#F4F4F5 #FFFFFF}.cc-table-column-options::-webkit-scrollbar{width:2px;background:#fff}.cc-table-column-options::-webkit-scrollbar-thumb{background:#f4f4f5;border-radius:2px}.cc-table-column-options .title{font-weight:500}.cc-column-length{margin-left:-15px}.cc-chip-filters{background-color:#fff;margin:8px}.cc-table-header-secondary-filters{margin:0;display:flex;gap:8px}.cc-table-header-secondary-filters>*{display:inline-block;width:165px;min-width:0;max-width:100%;vertical-align:middle}.cc-table-header-secondary-filters .cc-async__control{min-height:39px!important}.MuiModal-backdrop{background-color:unset;-webkit-backdrop-filter:unset;backdrop-filter:unset}.cc-table-column-options-icon{padding:0;margin:0}.cc-form-field{width:100%;margin-top:3px;margin-bottom:4px;display:inline-grid}.cc-form-field .cc-input,.cc-form-field .MuiFormControl-root{width:100%}.cc-form-field .MuiInputBase-input:-webkit-autofill,.cc-form-field .MuiInputBase-input:-webkit-autofill:hover,.cc-form-field .MuiInputBase-input:-webkit-autofill:focus,.cc-form-field .MuiInputBase-input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px white inset;box-shadow:0 0 0 30px #fff inset;-webkit-text-fill-color:rgba(23,23,57,.8705882353)}.cc-helper-message,.cc-error-message{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:3px 14px 12px;color:var(--uls-danger-red-default, #E12D33);font-size:12px}.cc-form-heading{border-bottom:1px solid var(--divider, rgba(174, 174, 192, .31))}.cc-form-heading h2{color:var(--primary-main, #5B0428);font-size:14px;font-style:normal;font-weight:500;line-height:24px;letter-spacing:.17px;margin:24px 0 8px}.cc-form-heading h4{font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.15px;margin:0 0 16px}.cc-form-column{display:inline-block;vertical-align:top;margin-right:32px;width:500px}.cc-icon{fill:currentColor;display:inline-block;vertical-align:middle;transform:translateY(-1px)}.cc-icon.-extra-small{height:14px}.cc-icon.-small{height:16px}.cc-icon.-medium{height:22px}.cc-icon.-large{height:32px}.cc-pagination{background-color:#fff;border-top:1px solid #ebebeb;border-bottom:1px solid #ebebeb;padding:8px 16px;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.cc-pagination .items-per-page{display:flex;gap:16px;justify-content:center;align-items:center}.cc-pagination .items-per-page select{display:inline-flex;padding:4px 16px;align-items:center;border-radius:3px;border:1px solid #3e3e3e;background:#fff}.cc-pagination .actions{display:flex;gap:16px;justify-content:center;align-items:center}.cc-pagination .actions button{display:flex;padding:4px;justify-content:center;align-items:center;gap:8px;border-radius:3px;border:none;background:#f6f6f6}.cc-pagination .actions button:hover{cursor:pointer;box-shadow:0 4px 4px #00000040}.cc-pagination .actions button:active{filter:brightness(90%)}.cc-pagination .actions input{width:45px;height:32px;flex-shrink:0;border-radius:3px;border:1px solid #3e3e3e;background:#fff;text-align:center}.cc-pagination .actions input[type=number]::-webkit-inner-spin-button,.cc-pagination .actions input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.cc-async-select{font-family:Poppins;font-size:16px;position:relative;display:inline-block;white-space:nowrap;min-width:150px;width:100%}.cc-async-select input{padding:8px 16px}.cc-async-select .cc-async__control{width:100%;outline:none;border-radius:4px;border:.7px solid rgba(23,23,57,.38);background:#fff;height:unset;min-height:48px}.cc-async-select .cc-async__control .cc-async__input-container{padding:unset;margin:unset}.cc-async-select .cc-async__control .cc-async__indicator{padding:0 8px}.cc-async-select .cc-async__control .cc-async__indicator-separator{margin:0}.cc-async-select .cc-async__control .cc-async__placeholder{color:#17173961}.cc-async-select .cc-async__control::placeholder{color:transparent}.cc-async-select .cc-async__control--is-focused{border:.7px solid #355CF4;box-shadow:10px 10px 30px #fff3,4px 4px 4px #aeaec033}.cc-async-select span{position:absolute;font-size:12px;left:10px;top:0;padding:0 6px;transform-origin:top left;color:#17173961;background:#fff;line-height:2px}.cc-async-select.-validation-error .cc-async__control{border-color:#e12d33}.cc-async-select.-validation-error span{color:#e12d33}.cc-display-user{display:inline-grid;vertical-align:middle;line-height:168x;grid-template-columns:auto 1fr;grid-template-rows:auto;align-content:center;grid-template-areas:"photo name"}.cc-display-user .cc-default-photo,.cc-display-user .cc-no-photo{height:40px;width:40px;border:1px solid rgba(0,0,0,.2);background-color:#add8e6;border-radius:50%;text-align:center;padding-top:7px}.cc-display-user .cc-no-photo{margin:4px 8px 4px 4px}.cc-display-user .cc-user-photo{align-self:center;grid-area:photo;margin:4px 8px 4px 4px;height:40px;width:40px;border-radius:50%}.cc-display-user .cc-user-photo img{height:40px;width:40px;border-radius:50%}.cc-display-user .cc-user{grid-area:name;align-self:center}.cc-display-user .cc-user-name{display:block;padding-top:4px;font-size:16px}.cc-display-user .cc-service-principle-name{display:block;font-size:16px}.cc-display-user .cc-user-email{display:block;padding-bottom:8px;font-size:12px}.cc-action-buttons{display:flex;gap:8px}.cc-home-page{display:grid;grid-template-areas:"solutions solutions" "widgets dashboards"}.cc-home-page .cc-home-solutions{grid-area:solutions;margin-bottom:36px}.cc-home-page .cc-home-widgets{grid-area:widgets;margin-right:18px}.cc-home-page .cc-home-dashboards{grid-area:dashboards;margin-left:18px}.cc-designer-page .cc-page-scroll{overflow:hidden;display:grid;grid-template-rows:auto 1fr;grid-template-areas:"header" "content";height:calc(100vh - 65px)}.cc-designer-page .cc-page-heading{grid-area:header}.cc-designer-page .cc-page-content{grid-area:content;height:100%;display:grid;grid-template-rows:1fr auto}.cc-designer-page .cc-dashboard-container{height:calc(100vh - 259px)}.cc-designer-page .cc-dashboard-host-container,.cc-designer-page .bridge-root-component-DashboardDesigner-DashboardDesigner{height:100%}
