@import url(https://rsms.me/inter/inter.css);@font-face{font-family:Inter;src:url(/static/media/Inter-Regular.9ca9ba81e9dcaa12b3a1.ttf)}@font-face{font-family:Inter;font-weight:700;src:url(/static/media/Inter-Bold.0eaf807b1cf0eceabe0f.ttf)}@font-face{font-family:Inter;font-weight:lighter;src:url(/static/media/Inter-Light.02850f28027788580733.ttf)}body{font-family:Inter;margin:0}.full-screen-view{bottom:0;left:0;min-height:250px;position:relative;right:0;top:0}.centered-frame{margin:0 auto;width:90%}.ellipsis{overflow:hidden;text-overflow:ellipsis}.scroll{overflow-y:scroll}.scroll::-webkit-scrollbar{display:none}.checkbox-view{cursor:pointer;display:flex}.checkbox-view .checkbox-icon{align-self:center;display:flex}.checkbox-view .right-section{display:flex;flex-direction:column;justify-content:center;margin-left:10px}.checkbox-view .right-section .title{color:#4e5d78;font-size:16px;font-weight:700}.checkbox-view .right-section .subtitle{color:#5b778c;font-size:10px}.navigation-slider-view{transition:.3s;width:125px}.navigation-slider-view .navigation-button{display:flex}.navigation-slider-view .navigation-button .nav-img{display:none}.navigation-slider-view .navigation-button .nav-label{font-size:14px;font-weight:700}.navigation-slider-view.expand{width:400px}.loading-pane{align-items:center;display:flex;justify-content:center}.loading-pane .loader{animation:spin 1s linear infinite;border:4px solid #f3f3f3;border-radius:50%;border-top-color:#2196f3;height:32px;width:32px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.select-menu-view{background:#0000;border:2px solid #2196f3;border-radius:5px;height:56px;position:relative}.select-menu-view .menu-header{background:linear-gradient(0deg,#0000 30%,#ecf2fe 0);color:#2196f3;font-size:10px;left:10px;padding:0 5px;position:absolute;top:-8px;z-index:1}.select-menu-view .select-search-container{height:100%;width:100%!important}.select-menu-view .select-search-container .select-search-value{height:100%}.select-menu-view .select-search-container .select-search-value input{background:#0000;border:none;color:#000;font-size:16px;height:100%;padding:0 30px 0 10px}.select-menu-view .select-search-container .select-search-select{border:none!important;box-shadow:0 .0625rem .625rem #00000026;max-height:200px}.select-menu-view .select-search-container .select-search-select .select-search-options{list-style:none;margin:0;padding:0}.select-menu-view .select-search-container .select-search-select .select-search-options .select-search-not-found,.select-menu-view .select-search-container .select-search-select .select-search-options .select-search-option{text-wrap:wrap;align-items:center;background:#fff!important;box-sizing:border-box;color:#000;display:flex;height:auto;padding:10px}.select-menu-view .select-search-container .select-search-select .select-search-options .select-search-option:hover{background:#ecf2fe!important}.select-menu-view .select-search-is-selected{color:#2196f3!important}.select-menu-view .arrow-icon{align-items:center;bottom:0;display:flex;position:absolute;right:5px;top:0}.select-menu-view .arrow-icon img{height:24px;transition-duration:.3s;transition-property:transform}.select-menu-view .arrow-icon.down img{transform:rotate(-180deg)}.select-menu-view.disabled{border-color:#00000061;cursor:not-allowed}.select-menu-view.disabled .menu-header{color:#00000061}.select-menu-view.disabled .select-menu{color:#00000061;cursor:not-allowed}.search-field-view{background:#0000;border:1px solid #0000001f;border-radius:5px;height:40px;position:relative}.search-field-view .menu-header{background:linear-gradient(0deg,#fff 30%,#fff 0);color:#0009;font-size:10px;left:10px;padding:0 5px;position:absolute;top:-7px;z-index:1}.search-field-view .search-input{background:none;border:none;box-sizing:border-box;font-size:12px;height:100%;outline:none;padding:0 10px;width:100%}.tabs-view{display:flex;flex-direction:column}.tabs-view .tabs-list-view{background:#fff;display:flex;justify-content:center;list-style:none;margin:0;padding:0}.tabs-view .tabs-list-view .tab-cell{align-items:center;border-bottom:2px solid #0000;color:#0009;cursor:pointer;display:flex;font-size:12px;font-weight:700;height:40px;margin-left:30px;padding:0 10px;text-transform:uppercase}.tabs-view .tabs-list-view .tab-cell:first-child{margin-left:0}.tabs-view .tabs-list-view .tab-cell.selected{border-color:#2196f3;color:#2196f3}.tabs-view .tab-content-frame{flex:1 1;position:relative}.table-view{border:1px solid #0000001f;border-radius:4px;display:flex;flex-direction:column}.table-view .table-headers{align-items:center;background:#fff;border-bottom:1px solid #0000001f;display:flex;height:80px;list-style:none;margin:0;padding:0}.table-view .table-headers .table-header{box-sizing:border-box;font-size:12px;font-weight:700;line-height:200%;text-align:center}.table-view .table-headers .table-header button{align-items:center;align-self:center;background-color:#fff;border:none;border-radius:4px;box-sizing:border-box;color:#4e5d78;display:flex;font-size:11px;font-weight:500;justify-content:center;min-height:40px;padding:2px 16px;text-align:center;width:100%}.table-view .table-headers .table-header button:hover{background-color:#ecf2fe}.table-view .table-headers .table-header button .cell-label{align-items:center;display:flex}.table-view .table-headers .table-header button .cell-label .sort-col-label{margin:0 5px 0 0}.table-view .table-headers .table-header button .cell-label .col-filter-count{color:#349cff}.table-view .table-headers .table-header button .cell-label .sort-icon{margin-left:3px;padding:7px 2px}.table-view .table-headers .table-header button .cell-label .sort-icon:hover{cursor:pointer}.table-view .hint-cell{align-items:center;display:flex;font-size:12px;font-style:italic;height:52px;justify-content:center}.table-view .data-list-view{list-style:none;margin:0;padding:0}.table-view .data-list-view .table-cell{align-items:stretch;border-bottom:1px solid #0000001f;display:flex;min-height:52px}.table-view .data-list-view .table-cell .cell-label,.table-view .data-list-view .table-cell .scored-cell{box-sizing:border-box;font-size:12px;padding:0 1%;text-align:center}.table-view .data-list-view .table-cell .cell-label{align-self:center}.table-view .data-list-view .table-cell .scored-cell{align-items:center;display:flex;justify-content:center;width:100%}.table-view .data-list-view .table-cell.clickable{cursor:pointer}.scored-cell.light-orange{background:#fed693}.scored-cell.orange{background:#f5ad52}.scored-cell.light-green{background:#bbe4d1}.scored-cell.light-green-2{background:#76c7be}.scored-cell.light-grey{background:#b7b7b7}.scored-category{border:5px solid}.scored-category.light-orange{border-color:#fed693}.scored-category.orange{border-color:#f5ad52}.scored-category.light-green{border-color:#bbe4d1}.scored-category.light-green-2{border-color:#76c7be}.scored-category.light-grey{border-color:#b7b7b7}.checkbox-list{background-color:#fff;border:1px solid #ccc;border-radius:4px;box-shadow:0 4px 8px #0000001a;color:#023151;font-size:12px;font-weight:400;padding:10px;position:absolute;text-align:left;width:175px}.checkbox-list .filter-by-header{font-weight:500;margin:2px 10px 10px 7px;opacity:.75}.checkbox-list .checkbox-container{display:flex;flex-direction:column;justify-content:space-around}.checkbox-list .checkbox-container .checkbox-label{align-items:center;display:flex;flex-direction:row;margin:4px}.checkbox-list .checkbox-container .checkbox-label .checkbox-box{border:1px solid silver;border-radius:8px;height:20px;margin-right:10px;opacity:.5;width:20px}.tooltip-view{display:flex;list-style:none;margin:0;padding:0}.tooltip-view .tooltip-cell{align-items:center;display:flex;margin-right:40px}.tooltip-view .tooltip-cell .hex{border-radius:50%;height:19px;width:19px}.tooltip-view .tooltip-cell .title-frame{display:flex;flex-direction:column;justify-content:center;margin-left:15px}.tooltip-view .tooltip-cell .title-frame .subtitle,.tooltip-view .tooltip-cell .title-frame .title{color:#4e5d78;font-size:12px}.tooltip-view .tooltip-cell .title-frame .subtitle{color:#0009;font-size:10px}.tooltip-view .tooltip-cell:last-child{margin:0}.individual-page-button{border:none;color:#000;cursor:pointer;font-size:12px;padding:5px 7px}.pager-buttons-container{align-items:center;display:flex;justify-content:flex-end;margin:10px 0}.pager-buttons-container .lighter{color:gray}.pager-buttons-container .pager-select{border:none;margin:0 5px}.pager-buttons-container .pager-navigate-chevron{background-color:#fff;border:none;color:#333;cursor:pointer;padding:5px}.pager-buttons-container .pager-font{font-size:12px;margin-left:5px}.filter-report-stats-view{align-items:center;background:#fff;border-radius:8px;box-sizing:border-box;display:flex;flex-direction:column;padding:30px;width:100%}.filter-report-stats-view .breadcrumb-view{background:#ececec;border-radius:8px;display:flex;flex-wrap:wrap}.filter-report-stats-view .breadcrumb-view .breadcrumb-frame{align-items:center;display:flex;padding:14px}.filter-report-stats-view .breadcrumb-view .breadcrumb-frame .breadcrumb-icon{margin-right:7px}.filter-report-stats-view .breadcrumb-view .breadcrumb-frame .breadcrumb-hint{color:#4e5d78;font-size:14px;font-weight:700;margin-right:5px}.filter-report-stats-view .breadcrumb-view .breadcrumb-frame .breadcrumb-value{text-wrap:nowrap;color:#4e5d78;font-size:14px}.filter-report-stats-view .breadcrumb-view .breadcrumb-frame.first{margin-left:0}.filter-report-stats-view .stats-frame{display:flex;margin-top:24px}.filter-report-stats-view .stats-frame .stat-frame{display:flex;margin-left:37px}.filter-report-stats-view .stats-frame .stat-frame img{align-self:center;margin-right:11px}.filter-report-stats-view .stats-frame .stat-frame .right-section{display:flex;flex-direction:column}.filter-report-stats-view .stats-frame .stat-frame .right-section .stat-header{color:#4e5d78;font-size:12px;font-weight:700;line-height:140%}.filter-report-stats-view .stats-frame .stat-frame .right-section .purple,.filter-report-stats-view .stats-frame .stat-frame .right-section .stat-value{display:flex;font-size:28px;font-weight:700;line-height:100%}.filter-report-stats-view .stats-frame .stat-frame .right-section .pct{font-size:10px}.filter-report-stats-view .stats-frame .stat-frame .right-section .districts{color:#349cff}.filter-report-stats-view .stats-frame .stat-frame .right-section .schools{color:#76c7be}.filter-report-stats-view .stats-frame .stat-frame .right-section .students{color:#4f9764}.filter-report-stats-view .stats-frame .stat-frame .right-section .orange{color:#f5ad52}.filter-report-stats-view .stats-frame .stat-frame .right-section .purple{color:#735ea1}.filter-report-stats-view .stats-frame .stat-frame.first{margin-left:0}.summary-classroom-view{align-items:center;display:flex;flex-direction:column;margin:0 auto 60px;max-width:1300px;width:90%}.summary-classroom-view .times-frame{display:flex;margin:25px 0;padding:0}.summary-classroom-view .times-frame .checkbox-view:nth-child(2n){margin:0 30px}.summary-classroom-view .table-frame{border:1px solid #0000001f;border-radius:8px;display:flex;flex-direction:column;width:100%}.summary-classroom-view .table-frame .table-toolbar-frame{border-bottom:1px solid #0000001f;box-sizing:border-box;display:flex;justify-content:space-between;padding:16px;width:100%}.summary-classroom-view .table-frame .table-toolbar-frame .search-field-view{flex:0 0 40%}.summary-classroom-view .table-frame .table-toolbar-frame .table-toolbar-button{background:#2196f3;border:none;border-radius:4px;box-sizing:border-box;color:#fff;cursor:pointer;font-size:12px;padding:6px 12px;text-transform:uppercase}.summary-classroom-view .table-frame .table-toolbar-frame a{align-items:center;display:flex;font-family:Inter;font-weight:700;text-decoration:none}.summary-classroom-view .table-frame .table-toolbar-frame .clear-all-filters-btn{background-color:#d8dfec;border:none;border-radius:3px;color:#4e5d78;cursor:pointer;opacity:.9;padding:0 15px}.summary-classroom-view .table-frame .table-view{border:0;border-bottom:1px solid #0000001f;border-radius:0}.summary-classroom-view .table-frame .tooltip-view{align-self:center;height:50px}.summary-plots-view{align-items:center;display:flex;flex-direction:column;margin:0 auto 60px;max-width:1110px;width:90%}.summary-plots-view .times-frame{display:flex;margin:25px 0;padding:0}.summary-plots-view .times-frame .checkbox-view:nth-child(2n){margin:0 30px}.summary-plots-view .graphs-frame{height:562px;min-height:562px;width:100%}.summary-plots-view .graphs-frame .empty-graph-frame{align-items:center;display:flex;justify-content:center}.summary-plots-view .graphs-frame .empty-graph-frame .hint-label{font-size:18px;margin:30px 0 50px}.summary-plots-view .graphs-frame .section-frame .section-header{background:#ecf2fe;color:#4e5d78;font-size:14px;font-weight:700;padding:10px;text-align:center}.summary-plots-view .graphs-frame .section-frame .subsection-frame{display:flex;height:480px;width:100%}.summary-plots-view .graphs-frame .section-frame .subsection-frame div{flex:1 1;min-width:0}.summary-plots-view .graphs-frame .section-frame .hint-label{margin:60px auto;padding-bottom:60px;text-align:center}.summary-plots-view .tooltip-view{justify-content:center;margin-bottom:50px}.summary-plots-view .subgraphs-frame{display:flex;flex-wrap:wrap;padding:50px}.summary-plots-view .subgraphs-frame .subgraph-frame{width:50%}.summary-plots-view .subgraphs-frame .subgraph-frame .subgraph-header-frame{display:flex}.summary-plots-view .subgraphs-frame .subgraph-frame .subgraph-header-frame .grade-frame,.summary-plots-view .subgraphs-frame .subgraph-frame .subgraph-header-frame .grade-level{display:flex;flex-direction:column;margin:0 20px 15px 12.5px}.summary-plots-view .subgraphs-frame .subgraph-frame .subgraph-header-frame .grade-frame .grade-header,.summary-plots-view .subgraphs-frame .subgraph-frame .subgraph-header-frame .grade-level .grade-header{color:#4e5d78;font-size:10px}.summary-plots-view .subgraphs-frame .subgraph-frame .subgraph-header-frame .grade-frame .grade,.summary-plots-view .subgraphs-frame .subgraph-frame .subgraph-header-frame .grade-level .grade{color:#4e5d78;font-size:21px;font-weight:700}.summary-plots-view .subgraphs-frame .subgraph-frame .graph{height:450px;width:100%}.summary-plots-view .subgraphs-frame .subgraph-frame .empty-label{color:#0009;font-style:italic}.summary-district-view,.summary-school-view,.summary-student-view{align-items:center;display:flex;flex-direction:column;margin:0 auto 60px;max-width:1300px;width:90%}.summary-district-view .times-frame,.summary-school-view .times-frame,.summary-student-view .times-frame{display:flex;margin:25px 0;padding:0}.summary-district-view .times-frame .checkbox-view:nth-child(2n),.summary-school-view .times-frame .checkbox-view:nth-child(2n),.summary-student-view .times-frame .checkbox-view:nth-child(2n){margin:0 30px}.summary-district-view .table-frame,.summary-school-view .table-frame,.summary-student-view .table-frame{border:1px solid #0000001f;border-radius:8px;display:flex;flex-direction:column;width:100%}.summary-district-view .table-frame .table-toolbar-frame,.summary-school-view .table-frame .table-toolbar-frame,.summary-student-view .table-frame .table-toolbar-frame{border-bottom:1px solid #0000001f;box-sizing:border-box;display:flex;justify-content:space-between;padding:16px;width:100%}.summary-district-view .table-frame .table-toolbar-frame .search-field-view,.summary-school-view .table-frame .table-toolbar-frame .search-field-view,.summary-student-view .table-frame .table-toolbar-frame .search-field-view{flex:0 0 40%}.summary-district-view .table-frame .table-toolbar-frame .table-toolbar-button,.summary-school-view .table-frame .table-toolbar-frame .table-toolbar-button,.summary-student-view .table-frame .table-toolbar-frame .table-toolbar-button{background:#2196f3;border:none;border-radius:4px;box-sizing:border-box;color:#fff;cursor:pointer;font-size:12px;padding:6px 12px;text-transform:uppercase}.summary-district-view .table-frame .table-toolbar-frame a,.summary-school-view .table-frame .table-toolbar-frame a,.summary-student-view .table-frame .table-toolbar-frame a{align-items:center;display:flex;font-family:Inter;font-weight:700;text-decoration:none}.summary-district-view .table-frame .table-toolbar-frame .clear-all-filters-btn,.summary-school-view .table-frame .table-toolbar-frame .clear-all-filters-btn,.summary-student-view .table-frame .table-toolbar-frame .clear-all-filters-btn{background-color:#d8dfec;border:none;border-radius:3px;color:#4e5d78;cursor:pointer;opacity:.9;padding:0 15px}.summary-district-view .table-frame .table-view,.summary-school-view .table-frame .table-view,.summary-student-view .table-frame .table-view{border:0;border-bottom:1px solid #0000001f;border-radius:0}.summary-district-view .table-frame .tooltip-view,.summary-school-view .table-frame .tooltip-view,.summary-student-view .table-frame .tooltip-view{align-self:center;height:50px}.clear-all-filters-btn{background-color:#d8dfec;border:none;border-radius:3px;color:#4e5d78;cursor:pointer;opacity:.9;padding:0 15px}.user-responses-container{color:#4e5d78;width:100%}.user-responses-container .user-response-table-header{border-bottom:1px solid silver;display:flex;justify-content:space-between}.user-responses-container .user-response-table-header p{font-size:14px;font-weight:600;margin-bottom:10px}.user-responses-container .hint-label{color:#0009;display:flex;font-size:18px;font-style:italic;justify-content:center;margin-top:120px}.competency-header{align-items:center;background-color:#daedff;display:flex;font-size:14px;font-weight:600;height:40px}.competency-header .competency-icon{filter:brightness(0) saturate(100%) invert(31%) sepia(20%) saturate(560%) hue-rotate(178deg) brightness(87%) contrast(89%);height:25px;margin:0 8px;width:22px}.user-response-row{align-items:center;display:flex;font-size:16px;height:50px;justify-content:space-between}.question-container{margin-left:10px;width:50%}.score-container{display:flex;flex-direction:row}.score-container .score-bubble{background-color:#fff;border:1px solid silver;border-radius:50%;height:18px;margin:0 5px;width:18px}.score-container .score-bubble.left-bubble{margin:0 5px 0 20px}.score-container .score-bubble.right-bubble{margin:0 30px 0 5px}.score-container .score-bubble.one-match{background-color:#f5ad52;border:1px solid #e89a37}.score-container .score-bubble.two-match{background-color:#fed693;border:1px solid #f3c578}.score-container .score-bubble.three-match{background-color:#ddceb4;border:1px solid #dec8a4}.score-container .score-bubble.four-match{background-color:#bbe4d1;border:1px solid #a6d9c1}.score-container .score-bubble.five-match{background-color:#76c7be;border:1px solid #64b2aa}.dashboard-view{display:flex;flex-direction:column;min-width:750px}.dashboard-view .logo{align-items:center;display:flex;flex:0 0 85px;justify-content:center}.dashboard-view .content-frame{display:flex;flex:1 1;flex-direction:column}.dashboard-view .content-frame .top-section{background:#ecf2fe;padding:35px;top:0;z-index:10}.dashboard-view .content-frame .top-section .expand-button{background:none;border:none;color:#2196f3;cursor:pointer;font-size:12px;font-weight:700;padding:10px;position:absolute;right:0;top:0}.dashboard-view .content-frame .top-section .centered-frame{max-height:600px;max-width:1100px;padding-top:5px;transition:max-height .3s ease-in}.dashboard-view .content-frame .top-section .centered-frame.collapse{max-height:60px;overflow:hidden;transition:max-height .3s ease-out}.dashboard-view .content-frame .top-section .selection-menus-frame{display:flex;flex:1 1;justify-content:space-between}.dashboard-view .content-frame .top-section .selection-menus-frame .selection-menu{flex-basis:22%;margin:0 .25%}.dashboard-view .content-frame .top-section .clear-button{background:none;border:none;color:#4e5d78;cursor:pointer;font-size:16px;font-weight:700;outline:none;padding:0 10px}.dashboard-view .content-frame .top-section .filter-report-stats-view{margin-top:20px}.dashboard-view .content-frame .tabs-view{flex:1 1}.dashboard-view .content-frame .tabs-view .tabs-list-view{margin-top:24px}.dashboard-view .content-frame .hint-label{align-self:center;color:#0009;font-size:18px;font-style:italic;margin-top:120px}.user-report-view{align-items:center;display:flex;flex-direction:column}.user-report-view .toolbar{align-items:center;border-bottom:1px solid #8a94a6;display:flex;flex:0 0 60px;position:relative;width:100%}.user-report-view .toolbar .back-button,.user-report-view .toolbar .print-button{background:none;border:none;box-sizing:border-box;color:#2196f3;cursor:pointer;font-size:16px;padding:20px;position:relative;z-index:1}.user-report-view .toolbar .print-button{position:absolute;right:0}.user-report-view .toolbar .toolbar-header{left:0;position:absolute;right:0;z-index:0}.user-report-view .toolbar .toolbar-header .header,.user-report-view .toolbar .toolbar-header .subheader{color:#4e5d78;font-size:13px;text-align:center}.user-report-view .toolbar .toolbar-header .header{font-size:15px;font-weight:700}.user-report-view .tabs-list-view{margin:15px 0}.user-report-view .content-frame{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;padding:45px}.user-report-view .content-frame .categories-list-view{display:flex;flex-wrap:wrap;list-style:none;margin:0;max-width:820px;padding:0;width:90%}.user-report-view .content-frame .category-cell{align-items:center;display:flex;flex:0 0 45%;height:57px;justify-content:space-between;margin-top:13px}.user-report-view .content-frame .category-cell .name{align-items:center;display:flex;vertical-align:middle}.user-report-view .content-frame .category-cell .name .competency-category-name{margin-left:10px}.user-report-view .content-frame .category-cell .name,.user-report-view .content-frame .category-cell .scored-category{color:#4e5d78;font-size:14px;font-weight:700}.user-report-view .content-frame .category-cell .name>.competency-icon{filter:brightness(0) saturate(100%) invert(41%) sepia(87%) saturate(722%) hue-rotate(182deg) brightness(95%) contrast(88%);height:35px;margin:0 12px;width:30px}.user-report-view .content-frame .category-cell .scored-category{align-items:center;border-radius:19px/50%;box-sizing:border-box;display:flex;font-size:12px;height:38px;justify-content:center;width:55px}.user-report-view .content-frame .category-cell:nth-child(odd){margin-right:10%}.user-report-view .content-frame .category-cell.overall{border-bottom:1px solid #8a94a6;flex-basis:57px;margin:0;max-width:320px;width:45%}.user-report-view .content-frame .category-cell.overall .scored-category{border-radius:25px;border-radius:19px/50%;display:flex;height:38px;padding:0 5px;width:auto;width:55px}.user-report-view .user-report-timepoints,.user-report-view .user-report-tooltip{display:flex;justify-content:center;margin:30px 0}.user-report-view.pdf .content-frame{padding:0}.user-report-view.pdf .selection-menus-frame .arrow-icon{display:none}.user-report-view.pdf .user-responses-container{box-sizing:border-box;padding:40px}@media print{.user-report-view.pdf{-webkit-print-color-adjust:exact;print-color-adjust:exact}.user-report-view.pdf .back-button,.user-report-view.pdf .print-button{display:none}.user-report-view.pdf .top-section{padding:20px 0!important}.user-report-view.pdf .tooltip-cell{margin-right:20px}.user-report-view.pdf .competency-header,.user-report-view.pdf .user-response-row{break-inside:avoid;page-break-inside:avoid}.user-report-view.pdf .question-container,.user-report-view.pdf .score-container{align-items:center;display:flex;font-size:12px}.user-report-view.pdf .selection-menus-frame{justify-content:center!important}.user-report-view.pdf .selection-menus-frame .select-menu-view{flex-basis:30%!important;margin:0 1%!important}.user-report-view.pdf .selection-menus-frame .select-menu-view .arrow-icon{display:none}}.admin-view{display:flex;flex-direction:column;min-width:750px;padding:35px}.admin-view table{position:relative}.admin-view th{background:#1b1e24;border-bottom:4px solid #9ea7af;border-right:1px solid #343a45;color:#d5dde5;font-size:18px;font-weight:600;padding:8px;position:-webkit-sticky;position:sticky;text-align:left;text-shadow:0 1px 1px #0000001a;top:0;vertical-align:middle}.admin-view th:first-child{border-top-left-radius:3px}.admin-view th:last-child{border-right:none;border-top-right-radius:3px}.admin-view tr{border-bottom:1px solid #c1c3d1;border-top:1px solid #c1c3d1;color:#666b85;font-size:16px;font-weight:400;text-shadow:0 1px 1px #ffffff1a}.admin-view tr:first-child{border-top:none}.admin-view tr:last-child{border-bottom:none}.admin-view tr:nth-child(odd) td{background:#ebebeb}.admin-view tr:last-child td:first-child{border-bottom-left-radius:3px}.admin-view tr:last-child td:last-child{border-bottom-right-radius:3px}.admin-view td{background:#fff;border-right:1px solid #c1c3d1;font-size:14px;font-weight:400;padding:10px;text-align:left;vertical-align:middle}.admin-view td:last-child{border-right:0}.admin-view th.text-left{text-align:left}.admin-view th.text-center{text-align:center}.admin-view th.text-right{text-align:right}.admin-view td.text-left{text-align:left}.admin-view td.text-center{text-align:center}.admin-view td.text-right{text-align:right}.select-search-container{--select-search-background:#fff;--select-search-border:#dce0e8;--select-search-selected:#1e66f5;--select-search-text:#000;--select-search-subtle-text:#6c6f85;--select-search-inverted-text:var(--select-search-background);--select-search-highlight:#eff1f5;--select-search-font:"Inter",sans-serif;box-sizing:border-box;color:var(--select-search-text);font-family:var(--select-search-font);position:relative;width:300px}@supports (font-variation-settings:normal){.select-search-container{--select-search-font:"Inter var",sans-serif}}@media (prefers-color-scheme:dark){.select-search-container{--select-search-background:#000;--select-search-border:#313244;--select-search-selected:#89b4fa;--select-search-text:#fff;--select-search-subtle-text:#a6adc8;--select-search-highlight:#1e1e2e}}body.is-dark-mode .select-search-container{--select-search-background:#000;--select-search-border:#313244;--select-search-selected:#89b4fa;--select-search-text:#fff;--select-search-subtle-text:#a6adc8;--select-search-highlight:#1e1e2e}body.is-light-mode .select-search-container{--select-search-background:#fff;--select-search-border:#dce0e8;--select-search-selected:#1e66f5;--select-search-text:#000;--select-search-subtle-text:#6c6f85;--select-search-highlight:#eff1f5}.select-search-container *,.select-search-container :after,.select-search-container :before{box-sizing:inherit}.select-search-input{-webkit-font-smoothing:antialiased;-webkit-appearance:none;background:var(--select-search-background);border:2px solid var(--select-search-border);border-radius:3px;color:var(--select-search-text);display:block;font-family:var(--select-search-font);font-size:16px;height:48px;letter-spacing:.01rem;line-height:48px;outline:none;padding:0 40px 0 16px;position:relative;text-align:left;text-overflow:ellipsis;width:100%;z-index:1}.select-search-is-multiple .select-search-input{border-radius:3px 3px 0 0;margin-bottom:-2px}.select-search-input::-webkit-search-cancel-button,.select-search-input::-webkit-search-decoration,.select-search-input::-webkit-search-results-button,.select-search-input::-webkit-search-results-decoration{-webkit-appearance:none}.select-search-input[readonly]{cursor:pointer}.select-search-is-disabled .select-search-input{cursor:not-allowed}.select-search-container:not(.select-search-is-disabled) .select-search-input:hover,.select-search-container:not(.select-search-is-disabled).select-search-has-focus .select-search-input{border-color:var(--select-search-selected)}.select-search-select{background:var(--select-search-background);border:2px solid var(--select-search-border);box-shadow:0 .0625rem .125rem #00000026;max-height:360px;overflow:auto}.select-search-container:not(.select-search-is-multiple) .select-search-select{border-radius:3px;display:none;left:0;position:absolute;right:0;top:58px;z-index:2}.select-search-container:not(.select-search-is-multiple).select-search-has-focus .select-search-select{display:block}.select-search-has-focus .select-search-select{border-color:var(--select-search-selected)}.select-search-options{list-style:none}.select-search-not-found,.select-search-option{-webkit-font-smoothing:antialiased;background:var(--select-search-background);border:none;color:var(--select-search-text);cursor:pointer;display:block;font-family:var(--select-search-font);font-size:16px;height:42px;letter-spacing:.01rem;outline:none;padding:0 16px;text-align:left;width:100%}.select-search-option:disabled{background:#0000!important;cursor:not-allowed;opacity:.5}.select-search-is-highlighted,.select-search-option:not(.select-search-is-selected):hover{background:var(--select-search-highlight)}.select-search-is-selected{color:var(--select-search-selected);font-weight:700}.select-search-group-header{background:var(--select-search-border);color:var(--select-search-subtle-text);font-size:12px;letter-spacing:.1rem;padding:10px 16px;text-transform:uppercase}.select-search-row:not(:first-child) .select-search-group-header{margin-top:10px}.select-search-row:not(:last-child) .select-search-group-header{margin-bottom:10px}
/*# sourceMappingURL=main.8dbb9d81.css.map*/