@media screen{.navigation-button{flex:50%;display:flex}.navigation-button>button{flex-grow:1}}@media screen and (max-width:767px){.navigation-button:not(:last-child){margin-bottom:10px}}@media screen and (min-width:768px){.navigation-button:not(:first-child){margin-left:5px}.navigation-button:not(:last-child){margin-right:5px}}@media screen and (min-width:990px){.navigation-button,.navigation-button>button{flex-grow:0}.navigation-button:last-child{justify-content:flex-end}}@media screen{.navigation-footer{background-color:#fff;flex:0 auto;position:relative;bottom:0}.navigation-footer ul{justify-content:flex-end;margin:0;padding:15px 10px;list-style:none;display:flex}}@media screen and (max-width:767px){.navigation-footer ul{flex-direction:column}}.navigation-route:after{content:"";height:2px;position:absolute;top:calc(50% - 1px)}.navigation-route:not(:last-child):after{background-color:#ccc;width:10px;left:calc(100% + 10px)}.navigation-route:last-child:after{width:10px;left:100%}.navigation-route>span:before{color:#f3f3f3;content:counter(route-index-counter);text-align:center;background-color:#333;border-radius:20px;width:20px;height:20px;margin-right:10px;font-weight:400;line-height:2rem;display:inline-block}.navigation-route.selected>span:before{color:#367c2b;background-color:#fff}.navigation-route.invalid>span:before{content:"!";color:#fff;background-color:#e81309}.navigation-route.valid>span:before{content:"✓";color:#fff;background-color:#367c2b}.navigation-route{color:#333;counter-increment:route-index-counter;white-space:nowrap;background-color:#f3f3f3;border:1px solid #ccc;border-radius:2px;margin-right:30px;padding:5px 10px;font-weight:700;position:relative}.navigation-route:active{border-color:rgba(54,124,43,.75);outline:2px solid rgba(54,124,43,.75)}.navigation-route:hover{cursor:pointer}.navigation-route.selected{color:#fff;background-color:#367c2b}.navigation-route.disabled{color:#f3f3f3;cursor:default;background-color:#ccc}.navigation-route.disabled:active{border-color:unset;outline:unset}.navigation-route.disabled>span:before{color:#fff;background-color:#ccc}.navigation-route>span:before{justify-content:center;align-items:center;display:flex}.navigation-route>span,.navigation-route>span:active,.navigation-route>span:hover,.navigation-route>span:link,.navigation-route>span:visited{color:inherit;justify-content:center;align-items:center;text-decoration:none;display:flex}.navigation-header{z-index:1;background-color:#fff;flex:0 auto;position:relative}.navigation-header>ol{flex-wrap:nowrap;margin:0;padding:15px 10px;list-style:none;display:flex;overflow-x:auto}.screen-wrapper{flex-direction:column;flex-grow:1;height:100%;display:flex}.screen-wrapper .dsp-content{overflow-y:auto}.screen-wrapper .screen-content{flex-direction:column;flex:auto;align-items:center;display:flex;overflow:auto}.screen-wrapper .screen-content>:first-child{margin-top:10px}.screen-wrapper .screen-content.summary .floating-card{width:100%}.screen-wrapper .screen-content.land{flex-grow:unset;height:100%;position:relative}@media (min-width:768px),(max-width:767px){.screen-wrapper .screen-content.land,.screen-wrapper .screen-content.equipment,.screen-wrapper .screen-content.products,.screen-wrapper .screen-content.operators{padding:0 10px 0 35px}}.missing-item-warning{align-self:baseline;display:inline-block}.missing-item-warning .missing-item-warning-message>img{padding-right:4px}@media screen{.add-equipment-modal-wrapper{z-index:1000;background-color:rgba(0,0,0,.3);width:100%;height:100%;padding-top:5%;position:fixed;top:0;left:0}.add-equipment-modal-wrapper .add-equipment-modal{justify-content:space-evenly;width:50vw;height:65vh;margin:0 auto;display:flex}.add-equipment-modal-wrapper .add-equipment-modal .add-equipment-modal-iframe{border:none;border-radius:4px;width:100%;max-width:720px;height:100%}.equipment{height:100%}.equipment .equipment-toggle-group{margin-bottom:5px;margin-right:auto}.equipment .equipment-toggle-group .toggle-group{margin-right:10px;padding:0 0 5px}.equipment .equipment-toggle-group>span{color:#e81309;white-space:nowrap}.equipment .equipment-toggle-group>span:before{color:#fff;content:"!";text-align:center;background-color:#e81309;border-radius:20px;width:20px;height:20px;margin-right:5px;line-height:2rem;display:inline-block}}.filters{height:100%;display:flex}.filters .filter-content,.filters .filter-footer{padding:10px 20px}.filters .filter-content{flex-grow:1;padding-bottom:50px;overflow-y:auto}.filters .filter-content .text-filter-container{padding:20px 0}.filters .filter-content>div{margin-bottom:8px}.filters .filter-content label{color:#fff}.filters .filter-content li div:hover{background-color:#333}.filters .filter-content li span{color:#fff}.filters .filter-content li span:has([type=checkbox]):hover{background-color:#333}.filters .filter-footer{background-color:#333;width:100%;position:absolute;bottom:0}.filters .filter-footer .reset-filters{float:right}@media (max-width:767px){.filters .filter-footer .reset-filters{width:100%}}.equipment-list>.list-header>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.equipment-list.no-displays>.list-header>span:nth-child(2){width:calc(40% - 50px)}.equipment-list.no-displays>.list-header>span:nth-child(3),.equipment-list.no-displays>.list-header>span:nth-child(4),.equipment-list.no-displays>.list-header>span:nth-child(5),.equipment-list.no-displays>.list-header>span:nth-child(6){width:15%}.equipment-list.with-displays>.list-header>span:nth-child(2){width:calc(30% - 50px)}.equipment-list.with-displays>.list-header>span:nth-child(3),.equipment-list.with-displays>.list-header>span:nth-child(4),.equipment-list.with-displays>.list-header>span:nth-child(5),.equipment-list.with-displays>.list-header>span:nth-child(6){width:14%}.equipment-list.with-displays>.list-header>span:nth-child(7){width:17%}.equipment-list.implements>.list-header>span:nth-child(2){width:calc(40% - 50px)}.equipment-list.implements>.list-header>span:nth-child(3),.equipment-list.implements>.list-header>span:nth-child(4),.equipment-list.implements>.list-header>span:nth-child(5){width:20%}.equipment-list .implement,.equipment-list .machine{cursor:pointer;background-color:#fff;border-bottom:1px solid #ccc;max-height:55px;margin-bottom:3px;padding:20px 0;display:flex}.equipment-list .implement:hover,.equipment-list .machine:hover{background-color:#efefef}.equipment-list .implement>span,.equipment-list .machine>span{text-overflow:ellipsis;white-space:nowrap;align-self:center;overflow:hidden}.equipment-list .implement>span:first-child,.equipment-list .machine>span:first-child{width:50px;padding-left:6px}.equipment-list .implement>span:not(:first-child),.equipment-list .machine>span:not(:first-child){padding:0 5px}.equipment-list .implement>span.gen4-span,.equipment-list .machine>span.gen4-span{width:14%}.equipment-list .implement>span.non-gen4-span,.equipment-list .machine>span.non-gen4-span{width:15%}.equipment-list .implement>span.gen4-name,.equipment-list .machine>span.gen4-name{align-items:center;gap:8px;width:calc(30% - 50px);display:flex}.equipment-list .implement>span.non-gen4-name,.equipment-list .machine>span.non-gen4-name{width:calc(40% - 50px)}.equipment-list .implement>span.display-name,.equipment-list .machine>span.display-name{width:17%}.equipment-list .implement>span img,.equipment-list .machine>span img{margin-right:10px}.equipment-list .display-details{flex-direction:column;width:17%;margin-top:-14px;padding:0 5px;display:flex}.equipment-list .display-details>span{font-size:14px}.equipment-list .implement>span:nth-child(2){width:calc(40% - 50px)}.equipment-list .implement>span:nth-child(3),.equipment-list .implement>span:nth-child(4),.equipment-list .implement>span:nth-child(5){width:20%}.equipment-list.no-displays>.list>.machine>span:nth-child(3),.equipment-list.no-displays>.list>.machine>span:nth-child(4),.equipment-list.no-displays>.list>.machine>span:nth-child(5),.equipment-list.no-displays>.list>.machine>span:nth-child(6){width:15%}.loading-spinner{margin:auto}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-spinner{animation:1.5s linear infinite spin}.loading-icon-placeholder{animation:none!important}.table-list{flex-direction:column;flex-grow:1;width:100%;display:flex}.table-list .list-header{scrollbar-gutter:stable;background-color:#ddd;flex-shrink:0;display:flex;overflow:hidden}.table-list .list-header .sortable-column{cursor:pointer}.table-list .list-header>span>.checkbox-dropdown{cursor:pointer;padding:5px}.table-list .list-header>span>.checkbox-dropdown .checkbox-menu>div{white-space:nowrap}.table-list .list-header>span{border:1px solid #ccc;padding:5px;font-weight:400;position:relative}.table-list .list-header>span:first-child{width:50px}.table-list .list-header>span:last-child{border-right:none}.table-list .list-header>span input:disabled{cursor:unset}.table-list .list-header>span .checkbox-input{margin-left:0}.table-list .list-header>span .asc{border-top:5px solid #333}.table-list .list-header>span .desc{border-bottom:5px solid #333}.table-list .list-header>span .asc,.table-list .list-header>span .desc{border-left:5px solid transparent;border-right:5px solid transparent;position:absolute;top:calc(50% - 2.5px);right:5px}.table-list .list{scrollbar-gutter:stable;flex-grow:1;min-height:300px}.table-list .list .ReactVirtualized__List:focus{outline:none}.table-list .list-footer{background:#eee;border:1px solid #ccc;gap:30px;margin-right:15px;padding:5px;display:flex;position:relative}.table-list .list-footer button,.table-list .list-footer button:hover{background:0 0}.table-list .list-footer button:disabled img,.table-list .list-footer button:hover:disabled img{opacity:.4}.table-list .list-footer span{padding-left:10px}.table-list .list-footer label{position:absolute;top:calc(50% - .65em);right:54%}.table-list .list-footer progress{width:50%;height:1em;position:absolute;top:calc(50% - .5em);right:2%}.table-list .list-footer .button-text{color:#367c2b}.table-list .empty-message,.table-list .failed-message,.table-list .loading-icon{background-color:#fff;height:100%}.table-list .loading-icon{text-align:center;padding-top:12px}.table-list .empty-message,.table-list .failed-message{padding:20px 10px}.dsp-container{flex-grow:1;position:relative}.dsp-container .dsp-wrapper{position:absolute}.floating-card{background:#fff;width:100%;max-width:768px;padding:20px}.floating-card>p{margin:10px 0}@media (min-width:768px){.floating-card{border-radius:4px}}.floating-card>.post-create-button-group .go-to-files{height:34px;text-transform:unset;margin-right:10px;padding:7px 12px}@media (max-width:767px){.floating-card>.post-create-button-group{float:unset}.floating-card>.post-create-button-group .create-another,.floating-card>.post-create-button-group .go-to-files{width:100%}.floating-card>.post-create-button-group .go-to-files{margin-bottom:10px}}@media (min-width:768px){.floating-card>.post-create-button-group{width:100%}.floating-card>.post-create-button-group .create-another,.floating-card>.post-create-button-group .go-to-files{width:calc(50% - 5px)}}@media (min-width:990px){.floating-card>.post-create-button-group{float:right;width:unset}.floating-card>.post-create-button-group .create-another,.floating-card>.post-create-button-group .go-to-files{width:unset}}.link-to-files-manager-container .link-to-files-manager .link-to-files-manager-icon{margin-left:5px}@media (max-width:767px){.link-to-files-manager-container{padding-right:10px}}.setup-files-history{margin:10px 0 30px}.setup-files-history .setup-files-history-header{justify-content:space-between;display:flex}.setup-files-history .setup-files-history-header h3{margin-bottom:10px}.setup-files-history .setup-files-history-header h3 span{font-weight:400}.setup-files-history table{width:100%}.setup-files-history table thead{background-color:#ddd}.setup-files-history table thead th{border:1px solid #ccc;padding:5px 10px;font-weight:400}.setup-files-history table tbody tr:not(:last-of-type){border-bottom:1px solid #ccc}.setup-files-history table tbody tr.has-status{cursor:pointer}.setup-files-history table tbody tr.has-status:hover{background-color:#efefef}.setup-files-history table tbody tr.has-status>td:first-of-type{white-space:nowrap}.setup-files-history table tbody td.loading-icon{align-items:center;padding-top:12px}.setup-files-history table tbody td{min-height:60px;padding:5px 10px}.setup-files-history table tbody td:nth-of-type(2){white-space:nowrap}.setup-files-history table tbody td:nth-of-type(3){justify-content:space-between;align-items:center;display:flex}.setup-files-history table tbody td>span:first-of-type{padding:3px 0;display:block}.setup-files-history table tbody td>span:nth-of-type(2){vertical-align:middle;margin:0 5px;font-weight:400;display:inline-block}.setup-files-history table tbody td .download-setup-file-button .icon-loading{width:30px;height:24px}.setup-files-history table tbody td .download-setup-file-button.disabled .icon-loading{cursor:initial}.setup-files-history table tbody td .download-setup-file-button.disabled .loaded-icon-fade-in{cursor:not-allowed}.setup-files-history table tbody td>ul{font-weight:400;list-style-type:none}.setup-files-history table tbody td>ul img{margin-right:5px;display:inline-block}.setup-files-history table tbody td>ul span{vertical-align:middle;display:inline-block}.setup-files-history table tbody td>ul li{word-break:break-word}.setup-files-history table tbody td>ul li>ul{padding-left:36px}.setup-files-history table tbody td>ul ul{margin:0;padding:3px 0 3px 18px}.setup-files-history table+span{padding:17px 0 0 9px;display:block}.setup-files-history .issue{margin-bottom:10px;margin-left:15px}.setup-files-history .issue .issue-property{margin:0}.setup-files-history .issue-list{margin-top:5px}.setup-files-history .issue-title{display:inline}.setup-files-history .issue-categories{margin-left:15px}@media (max-width:767px){.setup-files-history{padding:20px 0}.setup-files-history h3{padding-left:10px}}.keep-copy-checkbox{margin-top:20px;padding-left:20px}.event-history .floating-card{width:100%}.create-file-search{margin:10px 0;display:inline-block;position:relative}.create-file-search>img{opacity:.56;position:absolute;top:4px;left:4px}.create-file-search input{border:1px solid #ccc;border-radius:20px;height:24px;padding:0 22px}.create-file-search button{opacity:.56;background:0 0;border:none;outline:none;padding:0 2px;position:absolute;top:2px;right:2px}.previous-setup-files .previous-setup-files-header{padding:10px}.previous-setup-files .previous-setup-files-header th{cursor:initial}.previous-setup-files .previous-setup-files-table{overflow:auto}.previous-setup-files input:hover,.previous-setup-files tr:hover{cursor:pointer}.previous-setup-files table{overflow-x:auto}.previous-setup-files table thead{font-weight:700}.previous-setup-files table thead th{background-color:#ddd;height:54px}.previous-setup-files table tbody tr:not(:last-of-type) td{border-bottom:1px solid #ccc}.previous-setup-files table tbody tr.has-status{cursor:pointer}.previous-setup-files table tbody tr.has-status:hover{background-color:#efefef}.previous-setup-files table tbody td:first-of-type{width:32px;padding-left:5px;font-weight:700}.previous-setup-files table tbody td:nth-of-type(2){text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.previous-setup-files table tr{white-space:nowrap}.previous-setup-files table tr th,.previous-setup-files table tr td{width:80px;white-space:initial;padding:10px 15px 10px 0}.previous-setup-files table tr th:first-of-type,.previous-setup-files table tr td:first-of-type{width:32px}.previous-setup-files table tr th:nth-of-type(2),.previous-setup-files table tr td:nth-of-type(2){width:calc(100% - 512px);min-width:100px}.previous-setup-files table tr th:nth-of-type(3),.previous-setup-files table tr td:nth-of-type(3),.previous-setup-files table tr th:nth-of-type(4),.previous-setup-files table tr td:nth-of-type(4){width:160px}.previous-setup-files .empty-message{background-color:#fff;height:100%;padding:20px 10px}.create-options{padding-top:10px}.create-options .MuiFormControlLabel-root{align-items:flex-start!important}.create-options .radio-label{font-weight:700}.create-options .radio-sub-label{margin-bottom:10px}.display-type-label label{margin-bottom:8px;font-weight:700}.file-name label{margin:8px 0 4px;font-weight:700}.file-name p{margin-top:4px}.alert-icon{width:100%;max-width:768px;padding-bottom:8px}.Alert-root{padding:1rem 2rem!important}.Alert-icon{width:2rem!important;height:2rem!important;margin-right:1.25rem!important}.Alert-description{font-size:14px!important;line-height:2rem!important}.AlertCloseButton-root{width:2rem!important;height:2rem!important}.add-item-dialog{z-index:1000;background-color:transparent;border:none;width:100vw;height:100vh;display:block;position:fixed;top:0;left:0}.add-item-dialog.hide{opacity:0}.autopath-pregen-details h1{margin-top:0;font-size:18px}.autopath-pregen-details ol{margin-left:15px}.autopath-pregen-details ol li{margin-bottom:10px}.variety-locator{z-index:2}.deere-table{flex-direction:column;flex-grow:1;width:100%;display:flex}.deere-table table{border-collapse:separate}.deere-table table thead .sortable-column{cursor:pointer}.deere-table table thead th>.checkbox-dropdown{cursor:pointer;padding:5px}.deere-table table thead th>.checkbox-dropdown .checkbox-menu>div{white-space:nowrap}.deere-table table thead th{z-index:1;background-color:#ddd;border:1px solid #ccc;padding:5px;font-weight:400}.deere-table table thead th:first-child{width:50px}.deere-table table thead th input:disabled{cursor:unset}.deere-table table thead th .checkbox-input{margin-left:0}.deere-table table thead th .asc{border-top:5px solid #333}.deere-table table thead th .desc{border-bottom:5px solid #333}.deere-table table thead th .asc,.deere-table table thead th .desc{border-left:5px solid transparent;border-right:5px solid transparent;position:absolute;top:calc(50% - 2.5px);right:5px}.list-footer{background:#eee;border:1px solid #ccc;flex:0 auto;width:100%;padding:5px}.list-footer progress{width:50%;height:1em;position:absolute;top:calc(50% - .5em);right:2%}.list-footer button .button-text{color:#367c2b}.empty-message,.failed-message{background-color:#fff;width:100%;padding:20px 10px}.loading-icon{text-align:center;padding-top:12px}@media screen{.info-card{flex:0 auto}}.land-list{flex:auto}.land-list.with-auto-path th:nth-child(3),.land-list.with-auto-path th:nth-child(4),.land-list.with-auto-path th:nth-child(5),.land-list.with-variety-locator th:nth-child(3),.land-list.with-variety-locator th:nth-child(4),.land-list.with-variety-locator th:nth-child(5),.land-list.with-auto-path .asset td:nth-child(3),.land-list.with-auto-path .asset td:nth-child(4),.land-list.with-auto-path .asset td:nth-child(5),.land-list.with-auto-path .field td:nth-child(3),.land-list.with-auto-path .field td:nth-child(4),.land-list.with-auto-path .field td:nth-child(5),.land-list.with-variety-locator .asset td:nth-child(3),.land-list.with-variety-locator .asset td:nth-child(4),.land-list.with-variety-locator .asset td:nth-child(5),.land-list.with-variety-locator .field td:nth-child(3),.land-list.with-variety-locator .field td:nth-child(4),.land-list.with-variety-locator .field td:nth-child(5){width:20%}.land-list.with-auto-path .asset td:nth-child(5),.land-list.with-auto-path .field td:nth-child(5),.land-list.with-variety-locator .asset td:nth-child(5),.land-list.with-variety-locator .field td:nth-child(5){overflow:hidden}.land-list.with-auto-path .asset td:nth-child(5) .form-multiselect,.land-list.with-auto-path .field td:nth-child(5) .form-multiselect,.land-list.with-variety-locator .asset td:nth-child(5) .form-multiselect,.land-list.with-variety-locator .field td:nth-child(5) .form-multiselect{margin-bottom:0}.land-list.with-auto-path .asset td.autopath-column,.land-list.with-auto-path .asset td.variety-locator-multiselect,.land-list.with-auto-path .field td.autopath-column,.land-list.with-auto-path .field td.variety-locator-multiselect,.land-list.with-variety-locator .asset td.autopath-column,.land-list.with-variety-locator .asset td.variety-locator-multiselect,.land-list.with-variety-locator .field td.autopath-column,.land-list.with-variety-locator .field td.variety-locator-multiselect{overflow:visible}.land-list thead th:first-child{padding:0 0 0 6px}.land-list thead th:nth-child(2){width:calc(50% - 58px)}.land-list thead th:nth-child(3),.land-list thead th:nth-child(4){width:25%}@media (max-width:600px){.land-list thead{display:none}}.land-list tr{cursor:pointer;padding:0}.land-list tr:hover td{background-color:#f7f7f7}.land-list tr.field td{border-bottom:2px solid #efefef}@media (max-width:600px){.land-list tr.field td:nth-of-type(2){border-bottom:none}}.land-list tr.field td .icon-loading{z-index:0;margin-right:0}.land-list tr.field:not(:first-of-type) td{border-top:3px solid #efefef}@media (min-width:600px){.land-list tr.asset .checkbox-column{float:right;margin-right:10px}}@media (max-width:600px){.land-list tr.asset td:first-of-type{padding-left:26px}}.land-list tr .variety-locator-column{overflow:visible}.land-list tr .chevron-icon{background:0 0;border:none;outline:none;margin:0 0 0 4px;padding:0}@media (max-width:600px){.land-list tr .chevron-icon img{width:24px;height:24px}}.land-list tr .row-icon{align-self:center;margin-right:10px}@media (max-width:600px){.land-list tr .row-icon{width:25px;height:25px}}.land-list tr td{white-space:nowrap;text-overflow:ellipsis;background-color:#fff;padding:10px 5px;overflow:hidden}.land-list tr td .asset-title,.land-list tr td .field-name{font-weight:700}.land-list tr td .asset-subtitle,.land-list tr td .asset-instance-name{font-weight:lighter;line-height:1}.land-list tr td:first-child{width:58px;padding-left:6px}.land-list tr td:nth-child(2){white-space:nowrap;text-overflow:ellipsis;display:flex;overflow:hidden}.land-list tr td:nth-child(2):not(.row-map){padding-top:12px;padding-bottom:12px;line-height:2}@media (max-width:600px){.land-list tr td:nth-child(2){width:100%;padding:10px 5px 5px;display:block}}.land-list tr td:nth-child(2) .btn.button.form-control:active,.land-list tr td:nth-child(2) .btn.button.form-control:focus{box-shadow:none;border:0;outline:0}.land-list tr td:nth-child(2) .callout-icon{z-index:0}.land-list tr td:nth-child(3){width:25%}.land-list tr td:nth-child(3) div{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}@media (max-width:600px){.land-list tr td:nth-child(3){width:100%;padding:0 5px 10px 40px;display:block;border-top:none!important}}.land-list tr td:nth-child(4){width:25%;padding:10px 5px}@media (max-width:600px){.land-list tr td:nth-child(4){display:none}}.land-list .filtered-out{background:#f3f3f3}.land-list .filtered-out>:not(:first-child){opacity:.5}.land-options-bar{width:100%;margin:10px 0;display:flex}.land-options-bar>div{width:200px;margin:0 4px}.land-options-bar>div:first-child,.land-options-bar>div:last-child{padding-top:24.13px}@media (max-width:1050px){.land-options-bar{display:inline-block}.land-options-bar>div{width:100%;margin:4px}.land-options-bar>div:first-child,.land-options-bar>div:last-child{padding-top:0}}.operators-list .operators-list-item{cursor:pointer;background-color:#fff;border-bottom:1px solid #ccc;max-height:55px;margin-bottom:3px;padding:20px 0;display:flex}.operators-list .operators-list-item:hover{background-color:#efefef}.operators-list .operators-list-item>span{text-overflow:ellipsis;white-space:nowrap;align-self:center;overflow:hidden}.operators-list .operators-list-item>span:first-child{width:50px;padding-left:6px}.operators-list .operators-list-item>span:not(:first-child){width:calc(60% - 50px);padding:0 5px}.operators-list .operators-list-item>span:nth-child(2){font-weight:700}.operators-list>.list-header>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.operators-list>.list-header>span:nth-child(2),.operators-list>.list-header>span:nth-child(3){width:calc(60% - 50px)}.operators{height:100%}.filter-content section>div:first-child label{margin:8px 0 4px}.filter-content section>div:first-child label span:first-child{color:#fff}.filter-content section>div:first-child label span:hover:first-child{background-color:#333}.filter-content section div:not(:first-child){margin-bottom:8px}.products-list .product-list-item{cursor:pointer;background-color:#fff;border-bottom:1px solid #ccc;max-height:55px;padding:20px 0;display:flex}.products-list .product-list-item:hover{background-color:#efefef}.products-list .product-list-item>span:nth-child(2){width:calc(40% - 50px)}.products-list .product-list-item>span:nth-child(3),.products-list .product-list-item>span:nth-child(4),.products-list .product-list-item>span:nth-child(5){width:20%}.products-list .product-list-item>span{text-overflow:ellipsis;white-space:nowrap;align-self:center;overflow:hidden}.products-list .product-list-item>span:first-child{width:50px;padding-left:5px}.products-list .product-list-item>span:not(:first-child){padding:0 5px}.products-list .product-list-item>span:nth-child(2){font-weight:700}.products-list .product-list-item{margin-bottom:3px}.products-list .product-list-item>span:not(:first-child){padding-left:5px}.mix-name-cell{justify-content:space-between;align-items:center;display:flex}.mix-name-cell .name{font-weight:700}.mix-name-cell .product-count{color:#666;text-transform:lowercase;font-style:italic}.mix-name-cell .wrapper-for-callout{width:20px;height:20px;margin-right:8px}.mix-group{margin-bottom:3px}.mix-group .mix-list-item{background-color:#fff;border-bottom:1px solid #ccc;max-height:55px;padding:20px 0;display:flex}.mix-group .mix-list-item>span:nth-child(2){width:calc(40% - 50px)}.mix-group .mix-list-item>span:nth-child(3),.mix-group .mix-list-item>span:nth-child(4),.mix-group .mix-list-item>span:nth-child(5){width:20%}.mix-group .mix-list-item>span{text-overflow:ellipsis;white-space:nowrap;align-self:center;overflow:hidden}.mix-group .mix-list-item>span:first-child{width:50px;padding-left:6px}.mix-group .mix-list-item>span:not(:first-child){padding:0 5px}.mix-group .mix-list-item{cursor:pointer}.mix-group .mix-list-item:hover{background-color:#efefef}.mix-group .mix-list-item>span .chevron-icon{margin:0 0 0 4px;padding:0}.mix-group>.sub-product-list-item{background-color:#fff;border-bottom:1px solid #ccc;max-height:55px;padding:20px 0;display:flex}.mix-group>.sub-product-list-item>span:nth-child(2){width:calc(40% - 50px)}.mix-group>.sub-product-list-item>span:nth-child(3),.mix-group>.sub-product-list-item>span:nth-child(4),.mix-group>.sub-product-list-item>span:nth-child(5){width:20%}.mix-group>.sub-product-list-item>span{text-overflow:ellipsis;white-space:nowrap;align-self:center;overflow:hidden}.mix-group>.sub-product-list-item>span:first-child{width:50px;padding-left:6px}.mix-group>.sub-product-list-item>span:not(:first-child){padding:0 5px}.mix-group>.sub-product-list-item{margin-bottom:0}.products-list>.list-header>span:nth-child(2){width:calc(40% - 50px)}.products-list>.list-header>span:nth-child(3),.products-list>.list-header>span:nth-child(4),.products-list>.list-header>span:nth-child(5){width:20%}.products-list>.list-header>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}@media screen{.products{height:100%}.products .toggle-group{margin-bottom:10px;margin-right:auto;padding:0}.products .products-tab-control{align-self:baseline;margin-bottom:8px}}.display-type-tooltip{flex-direction:column;gap:8px;margin:4px;display:flex}.create-setup-file-dialog .modal-body{max-height:calc(100vh - 220px);margin:20px;overflow:auto}.create-setup-file-dialog .no-partners-alert,.create-setup-file-dialog .select-partner-multiselect{margin-top:20px}.create-setup-file-dialog .keep-copy-checkbox{margin-top:20px;padding-left:20px}.create-setup-file-dialog .wdt-help-tooltip{padding-left:5px}.create-setup-file-dialog .modal-footer .btn{text-transform:initial}.summary-item{display:inline-block}.summary-item .summary-item-icon,.summary-item .summary-item-text{margin-right:5px}.summary-table{margin-top:10px}.summary-table .header{background-color:#f3f3f3;border:1px solid #ccc;border-radius:2px 2px 0 0;padding:10px}.summary-table .content{border:1px solid #ccc;border-top:0;border-radius:0 0 4px 4px;padding:10px 10px 0}.summary-table .content .summary-item{margin-bottom:10px;margin-right:10px}.error-page{padding:20px}.error-page h2{text-align:center;border:0;padding:20px 0;font-size:3em}.error-page .error-message{text-align:center;font-size:1.2em}body h3{margin:0}body .multi-select .selectable-list{text-align:left}@media (max-width:767px){body .btn-text,body .item-title,body .form-control{font-size:16px!important}}#app-mount{height:100%}.work-planner-dialog .work-planner-icons{justify-content:space-between;margin-top:20px;display:flex}.work-planner-dialog .work-planner-icons .image-section{flex-direction:column;width:300px;margin:10px;display:flex}.heading-span{color:#fff;text-align:center;background-color:#367c2b;border-radius:50%;width:20px;height:20px;margin-right:10px;line-height:20px;display:inline-block}.heading-label{margin-bottom:8px;font-weight:700}.image-class{width:100%;margin-bottom:10px}
/*# sourceMappingURL=setup-builder-client-ae39590c1a7ac2a6.css.map*/