@-webkit-keyframes loaderSpin{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes loaderSpin{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.rs-table{position:relative;overflow:hidden}.rs-table-column-resizing{cursor:ew-resize;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.rs-table-bordered{border:1px solid #eee}.rs-table-row{overflow:hidden;position:absolute;width:100%;top:0;transition:none}.rs-table-hover .rs-table-body-row-wrapper .rs-table-row:hover,.rs-table-hover .rs-table-body-row-wrapper .rs-table-row:hover .rs-table-cell,.rs-table-hover .rs-table-body-row-wrapper .rs-table-row:hover .rs-table-cell-group{background:#f2faff}.rs-table-row-header,.rs-table-row-header .rs-table-cell{background:#fff}.rs-table-row-header .rs-table-cell-group-shadow{box-shadow:0 2px 3px #00000047;z-index:5}.rs-table-header-row-wrapper{z-index:2;position:relative}.rs-table-affix-header{z-index:3;visibility:hidden}.rs-table-affix-header.fixed{visibility:visible}.rs-table-body-row-wrapper{position:relative;overflow:hidden;z-index:0}.rs-table-body-info{width:100%;text-align:center;top:50%;position:absolute;margin-top:-20px;line-height:40px}.rs-table-body-info .icon{margin:0 10px}.rs-table-body-info-wheel-area{width:100%}.rs-table-cell{height:36px;border-bottom:1px solid #eee;display:block;overflow:hidden;position:absolute;white-space:normal;background:#fff;transition:none;box-sizing:border-box}.rs-table-cell.first{border-left-width:0}.rs-table-cell-wrap1{display:table}.rs-table-cell-wrap2{display:table-row}.rs-table-cell-wrap3{display:table-cell;vertical-align:middle}.rs-table-cell-content{padding:8px;box-sizing:border-box;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;-ms-text-overflow:ellipsis;-o-text-overflow:ellipsis;width:100%}.rs-table-cell-header-sortable{cursor:pointer}.rs-table-cell-header-sort-wrapper{display:inline-block}.rs-table-cell-header-icon-sort{display:flex}.rs-table-cell-header-icon-sort:where([data-sort=asc]){-webkit-transform:rotate(180deg);transform:rotate(180deg)}.rs-table-cell-full-text:hover{overflow:visible;z-index:2!important;width:auto!important;box-shadow:inset 0 0 2px #3871dc!important}.rs-table-cell-full-text:hover .rs-table-cell-content{width:auto!important}.rs-table-column-resize-spanner{height:36px;width:6px;z-index:3;position:absolute;cursor:ew-resize!important;outline:none}.rs-table-column-resize-spanner:hover{background:#34c3ff}.rs-table-cell-group-fixed-left,.rs-table-cell-group-fixed-right{position:absolute;z-index:4;background:#fff}.rs-table-cell-group-left-shadow{box-shadow:3px 0 5px #09090914}.rs-table-cell-group-right-shadow,.rs-table-cell-group-shadow{box-shadow:-3px 0 5px #09090914}.rs-table-mouse-area{display:none;background:#34c3ff;left:-1px;top:0;position:absolute;width:1px;z-index:6}.rs-table-cell-bordered .rs-table-cell{border-right:1px solid #eee}.rs-table-word-wrap .rs-table-cell-content{white-space:normal}.rs-table-row-expanded{position:absolute;height:46px;bottom:0;width:100%;z-index:4;border-top:1px solid #eee;padding:10px;background:#f5f5f5}.rs-table-loader-wrapper{visibility:hidden;position:absolute;height:100%;width:100%;background-color:#ffffffe6}.rs-table-loader{width:100%;text-align:center;top:50%;position:absolute;margin-top:-20px;line-height:40px}.rs-table-loader-icon{display:inline-block;position:relative;margin-right:12px;padding-top:3px}.rs-table-loader-icon,.rs-table-loader-icon:after,.rs-table-loader-icon:before{width:18px;height:18px}.rs-table-loader-icon:after,.rs-table-loader-icon:before{content:"";position:absolute;left:0;right:0;display:block;border-radius:50%}.rs-table-loader-icon:before{border:3px solid rgba(247,247,250,.8)}.rs-table-loader-icon:after{border:3px solid transparent;border-top-color:#a6a6a6;-webkit-animation:loaderSpin .6s linear infinite;animation:loaderSpin .6s linear infinite}.rs-table-loading .rs-table-loader-wrapper{visibility:visible}.rs-table-cell-expand-icon{cursor:pointer;outline:none;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.rs-table-cell-expand-icon:where([data-expanded=true]){-webkit-transform:rotate(90deg);transform:rotate(90deg)}.rs-table-cell-expand-wrapper{margin-right:10px;display:inline-block;cursor:pointer}.rs-table-scrollbar{background:#2d2d2d0d;position:absolute}.rs-table-scrollbar-active{background:#2d2d2d1a}.rs-table-scrollbar-hide{display:none}.rs-table-scrollbar-handle{position:absolute;background:#2d2d2d80;border-radius:4px}.rs-table-scrollbar-horizontal{width:100%;height:10px;bottom:2px}.rs-table-scrollbar-horizontal.fixed{position:fixed}.rs-table-scrollbar-horizontal .rs-table-scrollbar-handle{height:8px;left:0;top:1px}.rs-table-scrollbar-horizontal .rs-table-scrollbar-pressed,.rs-table-scrollbar-horizontal:hover{height:14px;box-shadow:inset 1px 1px 2px #ddd}.rs-table-scrollbar-horizontal .rs-table-scrollbar-pressed .rs-table-scrollbar-handle,.rs-table-scrollbar-horizontal:hover .rs-table-scrollbar-handle{top:2px;height:10px}.rs-table-scrollbar-vertical{top:0;right:0;width:10px;bottom:2px}.rs-table-scrollbar-vertical .rs-table-scrollbar-handle{min-height:20px;width:8px;top:0;left:1px}.rs-table-scrollbar-vertical .rs-table-scrollbar-pressed,.rs-table-scrollbar-vertical:hover{width:14px;box-shadow:inset 1px 1px 2px #ddd}.rs-table-scrollbar-vertical .rs-table-scrollbar-pressed .rs-table-scrollbar-handle,.rs-table-scrollbar-vertical:hover .rs-table-scrollbar-handle{left:2px;width:10px}.rs-table-column-group{position:absolute;left:0;right:0;top:0;width:100%}.rs-table-column-group-header{border-bottom:1px solid #eee;position:absolute;width:100%}.rs-table-column-group-header-content{display:table-cell;padding:8px}.rs-table-column-group-cell{position:absolute;border-right:1px solid #eee}a.navbar-brand{white-space:normal;text-align:center;word-break:break-all}.nav-link.active{color:#007bff}.nav-link:not(.active){color:#343a40}html{font-size:14px}@media (min-width: 768px){html{font-size:16px}}.box-shadow{box-shadow:0 .25rem .75rem #0000000d}#signifyLogo{margin-right:30px;width:5.5rem}tr.configurationLine{border-top:solid 1px rgb(0,123,255)}tr th,tr.configurationLine td{text-align:center;padding-left:4px;padding-right:4px}tr.configurationLine td ul.opticsOutputData{padding-left:0}.actionButton{margin-left:4px;margin-right:4px;width:80px}#refreshButton{margin-left:3em;vertical-align:inherit}#emailLabel{margin-top:5px}input.selectLumConf{margin-top:0;margin-left:0}button.menuButton{display:inline;margin-left:2px;margin-right:2px;width:27px;height:29px}.baseLogicMenuButton{line-height:1;padding:0}a.btn.btn-primary,a.btn.btn-secondary{display:inline;margin-left:0;margin-right:0;width:27px;height:29px;padding:8px 6px}td button.btn.btn-primary.rowButton{display:inline;margin-left:0;margin-right:0;width:27px;height:29px;padding:18px 16px}.illBtnImg{width:18px;height:18px}.illMenuBtnImgTrash{margin-left:-8px;margin-top:-13px}.illMenuBtnImgMail{margin-left:-9px;margin-top:-13px}.illMenuBtnImgCompare,.illMenuBtnImgSelectAll,.illMenuBtnImgUnSelectAll{margin-left:-8px;margin-top:-13px}.illBtnImgEdit{margin-left:-4px;margin-top:-7px}.illBtnImgPhl,.illBtnImgDatasheet{margin-left:-1px;margin-top:-4px}.illBtnImgClone,.illBtnImgTrash{margin-left:-8px;margin-top:-23px}div.titleRow{margin-top:50px;margin-bottom:50px}div#titleRow h1{display:inline;margin-top:100px;margin-bottom:0}#configurationsTable{margin-top:30px}#emailRow{margin-top:50px}#messageArea{margin:0 0 0 20px}#luminaireList{list-style:none}.configurations-navigation{width:fit-content;margin-left:auto;margin-right:auto}#confirmDeleteModal .modal-body{align-content:center}h2{font-size:1.5em}#confirmDeleteModal .modal-body table{margin:1.5em auto 1em}#confirmDeleteModal .modal-body table th{text-align:left;font-weight:400}#confirmDeleteModal .modal-body table td{font-weight:700}ul.opticsOutputData li{text-align:center}.rs-table{border:none!important}.rs-table .rs-table-row{border:none}.rs-table-cell>.rs-table-cell-content{white-space:inherit;text-overflow:initial;display:flex;align-items:center;justify-content:center;font-size:.8rem;text-align:center}.rs-table-cell-group-fixed-left .rs-table-cell-content{padding:0}.rs-table-cell-group-scroll .rs-table-cell-content{justify-content:center;text-align:center;padding:0}.column-cell .rs-table-cell-content{flex-direction:column;align-items:flex-start}.cell-content{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.rs-table-cell-content .btn-sm{font-size:.6rem;line-height:1}.driver-cell>.rs-table-cell-content{font-size:.5rem;line-height:1}.rs-table-row-flux-results:nth-child(2n):not(.rs-table-row-header) .rs-table-cell-group{background:#f8f8ff}.rs-table-row-flux-results:nth-child(odd):not(.rs-table-row-header) .rs-table-cell-group{background:#fff}.rs-table-row-flux-results:nth-child(2n):not(.rs-table-row-header) .rs-table-cell-group .rs-table-cell{background:#f8f8ff}.rs-table-row-flux-results:nth-child(odd):not(.rs-table-row-header) .rs-table-cell-group .rs-table-cell{background:#fff}.line-height-1{line-height:1}.buttonBar{height:30px}.configTitle{display:block;font-size:1em;font-weight:700;height:3em;padding:4px;margin:4px;font-family:Roboto,system-ui,Segoe UI,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}.comparatorLines div{min-height:1.5em;text-align:center}.comparatorLines div.lumName{font-weight:600;height:3em;text-align:left;font-family:Roboto,system-ui,Segoe UI,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}.comparatorLines.comparatorLabels{padding:0px .5rem}.comparatorLines.comparatorLabels div{text-align:left;font-family:Roboto,system-ui,Segoe UI,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}.comparatorLines .detailed-conf{height:auto;width:100%;overflow-x:auto;font-family:Roboto,system-ui,Segoe UI,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}.dataSheet{padding:10px 2px}.comparatorElement{border:solid 2px #6c757d;border-radius:.25rem;margin:0 1px;padding:10px 0;height:100%}.comparatorElementButton{float:right;height:28px;width:28px;margin:0 3px}#comparatorDeleteButton{height:29px}#comparedConfigurations{font-size:.75em;width:100%}#comparedConfigurations tr{height:2em;text-align:center;font-family:Roboto,system-ui,Segoe UI,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}.opticPairs{font-size:.64em;display:flex;flex-wrap:wrap;justify-content:center}.opticPairs div{float:left;font-family:Roboto,system-ui,Segoe UI,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}.opticPairs div:nth-child(odd){clear:both}.driver-name{height:2lh;font-size:.64em;overflow:hidden;font-family:Roboto,system-ui,Segoe UI,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}td{padding:1px}.detailed-conf td{background-color:#e0ffff;text-align:center;height:2em;font-family:Roboto,system-ui,Segoe UI,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}td.selectedComputedConfiguration{background-color:#ffb6c1}.subTotalPrice{font-weight:700}.detailed-conf-labels>div{margin-top:.2rem}.comparatorToAddDetail{margin-top:15px}.addComparatorSection{padding-left:10px;padding-right:10px}.comparatorToAddDetail .title{font-weight:700}.addComparatorSection h2{clear:both}.formLine{margin:.5em;padding:5px}ul.opticsOutputData li{text-align:left}body{color:#091e4f}.segmentLine{margin-bottom:-3px;align-content:center;text-align:center}#configurationForm,#dataSheet{margin-top:5px;margin-bottom:5px}#dataSheetBody,#lumConfFormDiv{border:solid 3px #6c757d;border-radius:.25rem;padding:20px 10px}#dataSheetHeader{display:inline-block;background:#6c757d;color:#fff;padding:10px;border:solid 3px #6c757d;border-radius:.25rem;margin-bottom:-3px}#lumConfForm .label{width:200px}.segmentButton{max-width:66px;font-size:10px}#progressring{height:30px;width:30px;margin-left:10px}#saveButton{margin-top:40px;margin-bottom:40px}.errorRow{margin-top:40px}.visible{visibility:visible}.hidden{visibility:hidden}.error{color:#ff4080;font-weight:500}#contractDurationArea{font-size:66%}#lampFluxCustomMethod{width:12px}#lampFluxCustomMethodLabel{display:inline}.calculatedLampFlux{margin-left:17px;font-size:66%}#contractDurationArea input{display:inline;font-size:100%;height:16px;width:60px;margin-left:10px;margin-top:3px}.form-radio-label{margin-left:5px;margin-right:5px}div #formHeader{height:76px}#lampBBTitle td.label{font-weight:500}tr.lampFluxFamilyMethod>td{border-top:solid 1px rgb(200,200,200);border-bottom:solid 1px rgb(200,200,200)}tr.lampFluxFamilyMethod>td:first-of-type{border-left:solid 1px rgb(200,200,200)}tr.lampFluxFamilyMethod>td:last-child{border-right:solid 1px rgb(200,200,200)}.miscellaneousBB,.cableBB,.colorBB{background-color:#a0e0ff}.lampFluxParametersBtn,#displayPhlBtn,#phlBtn{margin-top:3px;margin-bottom:3px;margin-left:10px;height:45px;width:120px;display:block}#phlBtn{margin-left:69px}.lampFluxParametersBtn .illBtnImg,#phlBtn .illBtnImg{height:24px;width:24px;margin-left:0;margin-right:22px;margin-bottom:4px}#displayPhlBtn .illBtnImg{height:32px;width:40px;margin-left:-10px;margin-right:4px;margin-bottom:4px}.illumBtn{width:80px}.lightingMessage{margin:4px 0 0;padding:.75rem}.illuminanceProgressRing{margin:0 0 4px}#modifiedStar{font-weight:700;color:#007bff}#schemaContainer{border:solid 1px rgb(180,180,180);border-radius:.25rem;margin-bottom:10px}#illSchemaImg{margin-left:auto;margin-right:auto;display:block;width:100%;max-width:600px}@media screen and (max-width: 768px){.illSchemaImg{max-width:475px}}#commentContainer{margin:auto;display:block;text-align:center;color:#787878}.circle{float:left;margin:0 8px 0 0;width:20px;height:20px;border-radius:50%;font-size:13px;color:#fff;line-height:20px;text-align:center;background-color:#007bff}.circle.lighting{background-color:#ff8d2e}.optionalFamiliesContent,.optionalFamiliesLabel{margin:0 10px}.passedPpcOrEto{background-color:#fff4e5!important;color:#ff9800!important}.smallPassedPpcOrEto{font-size:80%}.MuiAlert-message{width:100%}.data-display{font-family:Overpass Mono Light,monospace}.data-display.aligned{width:50%;margin:auto;display:block}.selected-table-area{color:#8b0000;font-weight:bolder}.name-label{color:#fff;font-family:sans-serif;font-size:.7rem;line-height:.7rem;padding:.3rem;background:#00000080}.camera-button{z-index:1}button.wizard-button{justify-content:space-between}.wizard-button img{width:8rem}#signifySignInLogo{object-fit:contain;margin-top:.3rem}.family-table-img-cell{background-color:#007bff;width:fit-content;height:fit-content}.family-table-img-cell>img{height:2.6em;width:auto}.width-fit-content{width:fit-content}.steps{margin-right:2em;padding:0;display:flex}.steps li{display:block;color:#fff;text-decoration:none;margin-left:0;width:50px;height:30px;list-style-type:none;padding:3px 0 3px 25px;border-right:3px solid white;position:relative}.steps li:first-of-type{padding-left:20px}.steps li:nth-child(n+2):before{position:absolute;top:0;left:0;display:block;border-left:15px solid white;border-top:15px solid transparent;border-bottom:20px solid transparent;width:0;height:0;content:" "}.steps li:after{z-index:1;position:absolute;top:0;right:-15px;display:block;border-left:15px solid #7c8437;border-top:15px solid transparent;border-bottom:20px solid transparent;width:0;height:0;content:" "}.steps li{background-color:#ebebeb}.steps li:after{border-left-color:#ebebeb}.steps li.current{background-color:#007bff}.steps li.current:after{border-left-color:#007bff}.steps li.current~li{background-color:#ebebeb}.steps li.current~li:after{border-left-color:#ebebeb}.segment-button{display:flex;flex-direction:column}.segment-button img{height:3em;width:auto;margin-bottom:.2em}.MuiSlider-thumb{z-index:10}.lucia-admin-cell-border{border-bottom:1px solid lightgrey}.lucia-admin-header-border{border-bottom:2px solid lightgrey}.luminaire-header .MuiDataGrid-columnHeaderTitleContainerContent{height:100%}@media only screen and (min-width: 1600px){.container{max-width:1500px}}.font-size-66,.optionalDescription,.internalLouverComment,.opticsOutputData{font-size:66%}ul.opticsOutputData{padding:0;text-align:center;list-style-type:none;margin-bottom:0}.opticsOutputData li{text-align:left;line-height:2}.defaultLor{background:orange;width:100%;color:#643200;padding:.15rem .05rem;margin:0;border-radius:3px}
