﻿.items-card{background:#fff;padding:8px;margin-left:auto;margin-right:auto;position:absolute;bottom:25px;right:calc((50% - 250px)/2);width:50%;border-bottom:2px solid #a7afbc;}.items-card .items-card-content{max-height:300px;display:flex;flex-direction:column;overflow:auto;}.items-card .items-card-content .item-title{color:#5a9ad1;font-weight:500;}.items-card .items-card-content .item-title:hover{text-decoration:underline;}.items-card .items-card-content::-webkit-scrollbar{width:8px;}.items-card .items-card-content::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px;}.items-card .items-card-content::-webkit-scrollbar-track{background:#e8e8e8;border-radius:4px;}.w-5{width:5%!important;}.w-10{width:10%!important;}.w-15{width:15%!important;}.w-20{width:20%!important;}.w-30{width:30%!important;}.w-40{width:40%!important;}.w-60{width:60%!important;}.w-70{width:70%!important;}.w-80{width:80%!important;}.w-90{width:90%!important;}.text-success{color:#008000;}.text-danger{color:#dc3e6b!important;}.text-gray{color:#ccc;}.font-italic{font-style:italic;}.nav-item a{line-height:unset!important;}.text-primary{color:#fe7109!important;}.main-layout{padding:0 40px 40px 40px;}.navbar-header{background-color:#808080;padding-left:12px;}.navbar-header .logo-img{width:100px;height:auto;}.nav-link{color:#a9a9a9!important;padding:0;}.nav-link:hover{color:#696969!important;}.nav-link.active{color:#fff!important;}.logout-button{position:absolute;bottom:16px;width:100px;left:calc(50% - 50px);}.mud-table .mud-table-cell .column-header{min-width:max-content!important;}.questions-grid .mud-table-cell{text-align:center!important;}.questions-grid .mud-table-cell:not(:last-child){border-right:1px solid #e0e0e0!important;}.report-grid .mud-table-cell:not(:last-child){border-right:1px solid #e0e0e0!important;}.report-grid .mud-table-head .mud-table-cell{border-top:1px solid #e0e0e0!important;}.intermediate-report-grid .column-header{flex-direction:column;}.intermediate-report-grid .column-options{display:block!important;}.app-button-icon-only .mud-button-label .mud-button-icon-start{margin-left:0!important;margin-right:0!important;margin-inline-start:0!important;margin-inline-end:0!important;}.loading-container{display:flex;text-align:center;justify-content:center;align-items:center;min-height:100vh;}.loading-ring{position:absolute;width:200px;height:200px;border-radius:50%;animation:loading-ring-animation .5s infinite;}@keyframes loading-ring-animation{0%{transform:rotate(0deg);box-shadow:1px 5px 2px #cab7bb;}11%{transform:rotate(36deg);box-shadow:1px 5px 2px #cab7bb;}22%{transform:rotate(72deg);box-shadow:1px 5px 2px #cab7bb;}33%{transform:rotate(108deg);box-shadow:1px 5px 2px #fe7109;}44%{transform:rotate(144deg);box-shadow:1px 5px 2px #fe7109;}55%{transform:rotate(180deg);box-shadow:1px 5px 2px #fe7109;}66%{transform:rotate(216deg);box-shadow:1px 5px 2px #424a5d;}77%{transform:rotate(252deg);box-shadow:1px 5px 2px #424a5d;}88%{transform:rotate(288deg);box-shadow:1px 5px 2px #424a5d;}99%{transform:rotate(324deg);box-shadow:1px 5px 2px #424a5d;}}.loading-ring:before{position:absolute;content:"";left:0;top:0;height:100%;width:100%;border-radius:50%;box-shadow:0 0 5px rgba(128,128,128,.3);}.loading-container span{max-width:180px!important;color:#fe7109;font-size:20px;text-transform:uppercase;letter-spacing:1px;line-height:24px;}.app-window{width:max-content;max-width:calc(90vw - 250px);margin-left:auto;margin-right:auto;position:relative;}.fixed-footer{display:flex;flex-direction:column;position:fixed;width:calc(90vw - 250px + 2px);bottom:16px;background:#fff;border-radius:4px;border:1px solid #e0e0e0;right:calc(5% - 8px);z-index:100;}.fixed-footer .fixed-footer-content{display:flex;justify-content:end;align-items:center;padding:16px 8px 8px 8px;}.fixed-footer .fixed-footer-content .form-button{margin-right:16px!important;}.report-window{margin-bottom:53px;}.fake-horizontal-scroll-wrapper{position:absolute;width:100%;height:8px;z-index:11;overflow-x:scroll;overflow-y:hidden;visibility:hidden;}.fake-horizontal-scroll-wrapper::-webkit-scrollbar{height:8px;}.fake-horizontal-scroll-wrapper::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px;}.fake-horizontal-scroll-wrapper::-webkit-scrollbar-track{background:#e8e8e8;border-radius:4px;}.fake-horizontal-scroll-wrapper .fake-horizontal-scroll-content{overflow:auto;}.fake-vertical-scroll-wrapper{position:absolute;height:100%;width:8px;z-index:11;overflow-x:hidden;overflow-y:scroll;visibility:hidden;right:0!important;}.fake-vertical-scroll-wrapper::-webkit-scrollbar{width:8px;}.fake-vertical-scroll-wrapper::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px;}.fake-vertical-scroll-wrapper::-webkit-scrollbar-track{background:#e8e8e8;border-radius:4px;}.fake-vertical-scroll-wrapper .fake-vertical-scroll-content{width:8px;overflow:auto;}.grid-header-fixed{position:fixed;top:56px;width:calc(90vw - 250px)!important;z-index:11;}.report-grid .mud-table-container::-webkit-scrollbar{width:0!important;}.report-grid::-webkit-scrollbar{height:0!important;}.chart-header{display:flex;position:fixed;align-items:center;z-index:1;padding-top:20px;}.chart-header .mud-select{width:200px;margin-left:40px;}.chart-header .chart-legend{display:flex;margin-left:40px;height:25px;gap:16px;width:fit-content;text-wrap:nowrap;}.chart-header .chart-legend p{margin-bottom:0;height:17px;}.chart-header .chart-legend .legend-container{display:flex;align-items:center;gap:4px;}.chart-header .chart-legend .legend-color{width:15px;height:15px;}.monthly-target-color{background-color:#f37e1e;}.monthly-realized-color{background-color:#fdd806;}.daily-target-color{background-color:#2c7d36;}.daily-realized-color{background-color:#82be3f;}.chart-container-class{position:relative;height:90vh;margin:auto;padding-top:40px;overflow-x:scroll;}.app-datepicker .mud-input-control>.mud-input-control-input-container>.mud-input-label-outlined.mud-input-label-inputcontrol{top:-10px!important;}.app-datepicker .mud-shrink~label.mud-input-label.mud-input-label-inputcontrol.mud-input-label-outlined,.mud-input:focus-within~label.mud-input-label.mud-input-label-inputcontrol.mud-input-label-outlined{top:0!important;}.app-datepicker .mud-input-control>.mud-input-control-input-container>.mud-input mud-input-outlined mud-input-adorned-end{height:40px;}.home-title-wrapper{display:flex;justify-content:center;align-items:center;min-height:100vh;background:#252839;}.home-title-wrapper>h2{position:relative;font-size:5vw;color:#252839;white-space:nowrap;-webkit-text-stroke:.3vw #383d52;text-transform:uppercase;}.home-title-wrapper>h2::before{content:attr(data-text);position:absolute;top:0;left:0;width:0;height:100%;color:#01fe87;-webkit-text-stroke:0 #383d52;border-right:2px solid #01fe87;overflow:hidden;animation:animate 6s linear infinite;}@keyframes animate{0%,10%,100%{width:0;}70%{width:100%;}}.app-pager{display:flex;justify-content:flex-end;align-items:center;padding:8px 16px;gap:24px;}.app-pager-left{display:flex;align-items:center;gap:8px;}.app-pager-allign{display:flex;align-items:center;margin-top:-2px;}.app-pager-rows-select{min-width:64px;}.app-pager-range{white-space:nowrap;}.app-pager-right{display:flex;align-items:center;}.cpe-scope .app-window,.cpe-scope .app-window--wide,.cpe-scope.app-left,.cpe-scope .app-left,.cpe-scope .app-left-container{margin-left:24px;margin-right:8px;width:calc(100% - 32px);max-width:100%;min-width:0;}.cpe-scope .mud-card-content{padding-left:0;padding-right:8px;}.cpe-scope .cpe-grid-wrap{width:100%;overflow-x:auto;overflow-y:hidden;}.cpe-scope .intermediate-report-grid{width:100%;max-width:100%;overflow-x:auto;overflow-y:hidden;}.cpe-scope .intermediate-report-grid .mud-table-container{width:100%;max-width:100%;overflow-x:auto;overflow-y:hidden;}.cpe-scope .intermediate-report-grid .mud-table{min-width:max-content;}.cpe-scope .intermediate-report-grid .mud-table table thead th:first-child,.cpe-scope .intermediate-report-grid .mud-table table tbody td:first-child{position:sticky;left:0;background-color:#fff;z-index:3;}.cpe-scope .intermediate-report-grid .mud-table table thead th:first-child{z-index:4;min-width:120px;}.cpe-scope .intermediate-report-grid .mud-table-pagination{position:sticky;bottom:0;background-color:#fff;z-index:2;}.cpe-scope .cpe-sticky{width:100%;max-width:100%;overflow:hidden;}.cpe-scope .cpe-sticky .mud-toolbar{flex-wrap:wrap;}@media screen and (min-width:2000px){.cpe-scope .app-window,.cpe-scope .app-window--wide,.cpe-scope.app-left,.cpe-scope .app-left,.cpe-scope .app-left-container{margin-left:24px;width:calc(100% - 32px);}}.search-card{width:320px;margin-bottom:12px;}.operations-card-display{display:grid;grid-template-rows:repeat(8,auto);grid-auto-flow:column;overflow-x:auto;}