.action,button{min-width:100px;height:40px;background:#376bad;border-radius:.2rem;font-size:1.6rem;font-weight:600;color:#fff;border:none;display:inline-flex;justify-content:center;align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;padding:.25rem 2rem;margin-right:2rem;cursor:pointer}.add{color:#376bad;background:transparent;background:transparent url(/static/media/create.5b63b17d.svg) right .5rem center no-repeat;margin:0;padding:.25rem 3rem .25rem 1rem}.create{margin-right:0}.action:active,button:active{opacity:.75;outline:0}.action:disabled,button:disabled{opacity:.37}.secondary{background:transparent;border:2px solid #9c7563;color:#9c7563}.secondary:active{opacity:.75;outline:0}.secondary:disabled{opacity:.37}.tertiary{background:#fff;border:2px solid #5685c1;color:#5685c1}.tertiary:active{opacity:.75;outline:0}.tertiary:disabled{opacity:.37}button.saving{position:relative}button.saving:after{position:absolute;width:3rem;height:3rem;transform:translateX(120%) rotate(0deg);-webkit-animation:spin-120x 1.5s linear infinite;animation:spin-120x 1.5s linear infinite;content:"";right:0;top:.5rem;background:url(/static/media/spinner.cb7ea709.svg) no-repeat 50%;background-size:contain}@-webkit-keyframes spin-120x{to{transform:translateX(120%) rotate(1turn)}}@keyframes spin-120x{to{transform:translateX(120%) rotate(1turn)}}.checkbox input{position:absolute;opacity:0;width:auto}.checkbox input+label{position:relative;cursor:pointer;padding:0}.checkbox input+label:before{content:"";margin-right:4px;display:inline-block;vertical-align:text-top;width:20px;height:20px;background:#fff;border-radius:2px;border:2px solid #c4c6cc;transition:all .2s cubic-bezier(.4,-.25,.25,1)}.checkbox input:disabled+label{cursor:default}.checkbox input:disabled+label:before{border-color:rgba(190,192,196,.25)}.checkbox input:focus+label:before{border-color:#376bad}.checkbox input:hover+label:before{border-color:#838487}.checkbox input:checked+label:before{background:#009434;border-color:#009434}.checkbox input:checked:focus+label:before{border-color:#376bad}.checkbox input+label:after{content:"";opacity:0;position:absolute;top:2px;left:7px;border:solid #fff;border-width:0 2px 2px 0;width:6px;height:12px;transform:rotate(45deg);transition:all .25s ease-out}.checkbox input:checked+label:after{opacity:1}.deselect input:checked+label:before{background:#c4c6cc;border:#c4c6cc}.deselect input+label:after{top:9px;left:4px;transform:none;width:12px;height:2px}input{height:40px;border-radius:2px;background-color:#fff;border:1px solid #a6acba;padding-left:16px;font-size:14px;width:100%}.form-field{display:flex;flex-direction:column;margin-bottom:2rem}.error-border{border:1px solid #f33a0e}input:focus{outline:0;border:1px solid #376bad}input:invalid{outline:0;box-shadow:none}.label,label{font-size:14px;font-weight:600;line-height:1.25;color:#1a1818;margin-bottom:10px;text-align:left}.label.required:after,label.required:after{content:"*"}.field-messages{position:relative}.field-messages .field-alert{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#fff;min-height:2em;background-position-y:1rem}.disclaimer{font-size:12px;line-height:1.5;padding-top:8px;color:#68727d;display:-webkit-box}.info{height:22px;width:22px;background:url(/static/media/information.febd2dbf.svg) 50% no-repeat;background-size:contain;margin-right:5px}.warning{height:16px;width:16px;background:url(/static/media/warning.f460f42c.svg) 50% no-repeat;background-size:contain;margin-right:8px}.radio-item{display:inline-block;position:relative;padding:0 6px;margin:-1rem 0 .5rem -.5rem;white-space:nowrap;width:10rem}.radio-item input[type=radio]{cursor:pointer;display:none}.radio-item label{cursor:pointer;color:#68727d;font-weight:600}.radio-item label:before{content:" ";display:inline-block;position:relative;background-color:transparent;border-radius:11px;border:2px solid #838487;top:5px;width:20px;height:20px;margin:0 5px 0 0}.radio-item label:after{content:" ";display:block;position:absolute;background:#009434;border-radius:11px;top:9px;left:10px;width:12px;height:12px;opacity:0;transition:opacity .2s ease-out}.radio-item input[type=radio]:checked+label:before{border-color:#009434}.radio-item input[type=radio]:checked+label:after{opacity:1}.radio-item input[type=radio]:disabled+label{opacity:.25;cursor:default}.conductor-builder{grid-column:1/6;grid-template-columns:1fr 13rem;grid-column-gap:3rem;border-radius:2px;border:1px solid #c4c6cc;margin-bottom:2rem}.conductor-builder .color-picker ul,.conductor-builder .conductor-builder__selected ul{display:flex;flex-flow:row wrap}.size-warning{font-size:12px;font-weight:700;background:url(/static/media/information.febd2dbf.svg) 0 no-repeat;background-size:22px 22px;padding-left:2.4rem}.conductor-builder__selected{padding:1.5rem;position:relative}.conductor-builder__selected li{position:relative}.conductor-builder__selected .size-warning{position:absolute;top:0;right:0;padding:1.5rem 1rem 1.5rem 2.8rem}.conductor-builder__selected .notch{width:16px;height:16px;transform:rotate(45deg);background-color:#fbfbfb;border-top:1px solid #d3d5db;border-left:1px solid #d3d5db;position:absolute;bottom:-23px;left:calc(50% - 1.5rem)}.conductor-builder__size-color-picker{background-color:#fbfbfb;border-top:1px solid #d3d5db;display:grid;grid-template-columns:1fr 1fr 1fr;padding:1.5rem 2rem}.conductor-builder__size-color-picker .size-picker{padding-right:2rem;border-right:1px solid #b3bac9;grid-column:1/2}.conductor-builder__size-color-picker .color-picker{padding-left:2rem;grid-column:2/4}.conductor-swatch{display:flex;flex-direction:column;margin:1rem 2.2rem 0 1rem;align-items:center}.conductor-swatch label{color:#68727d;margin-top:.5rem;margin-bottom:0;font-weight:300;font-size:1.1rem;text-align:center;cursor:pointer}.conductor-swatch .size-warning-icon{position:absolute;top:-5px;right:-6px;width:19px;height:19px}.conductor-swatch .swatch{position:relative;background-color:rgba(146,147,150,.7);border-radius:50%;cursor:pointer;padding:2px;margin:auto}.conductor-swatch .swatch.empty{background-color:#fff;border:thin dashed rgba(146,147,150,.7)}.conductor-swatch .swatch:after{opacity:0;visibility:hidden;background:url(/assets/img/checkmark.svg) no-repeat 50%;content:"";position:absolute;width:22px;height:19px;top:11px;left:9px;transition:all .25s ease-out}.conductor-swatch .swatch.selected:after{opacity:1;visibility:visible}.conductor-swatch .swatch-color{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;font-size:0;border-radius:50%;border:0;width:3.6rem;height:3.6rem}.conductor-detail{display:flex;align-items:center}.conductor-detail .dot{height:20px;width:20px;border-radius:50%;border:1px solid #838487}.conductor-detail .conductor-label{margin:.3rem 3rem .3rem 1rem;display:flex;flex-direction:column;align-items:flex-start}.expand{cursor:pointer;height:52px;margin:0 0 0 auto;width:4rem;background-position:1rem;background-size:5px 19px}.expand.down{background:url(/static/media/chevron-down.9241f986.svg) no-repeat 50%}.expand.up{background:url(/static/media/chevron-up.f31f1838.svg) no-repeat 50%}.icon-button{width:4rem;height:4rem;min-width:0;display:flex;overflow:hidden;border-radius:50%}.icon-button:disabled{cursor:auto}.icon-button img{margin:auto;width:1.8rem}.icon-button span{transform:translateY(-200%)}.icon-button.collapse,.icon-button.expanded{margin:0 0 0 auto;width:24px;height:24px}.icon-button.duplicate{background:transparent url(/static/media/duplicate.5db298c0.svg) 50% no-repeat}.icon-button.delete{background:transparent url(/static/media/delete.861c790f.svg) 50% no-repeat}.icon-button.single-edit{background:transparent url(/static/media/single-edit.13e305b2.svg) 50% no-repeat}.icon-button.mass-edit{background:transparent url(/static/media/mass-edit.26743d25.svg) 50% no-repeat}.icon-button.add-to-reel{background:transparent url(/static/media/create.5b63b17d.svg) 50% no-repeat}.icon-button.remove-from-reel{background:transparent url(/static/media/remove.28d96de3.svg) 50% no-repeat}.icon-button.expanded{background:transparent url(/static/media/expand.3b2d2298.svg) 50% no-repeat}.icon-button.collapse{background:transparent url(/static/media/collapse.1ff62402.svg) 50% no-repeat}.icon-button.auto-build{background:transparent url(/static/media/auto-build.b76f3e17.svg) 50% no-repeat}.icon-button-container{position:relative;display:flex}#root>div{position:relative}#modal-background{position:absolute;z-index:3;top:0;left:0;right:0;bottom:0;background-color:#838487;opacity:.64}#modal{position:fixed;background-color:#fff;z-index:4;width:40rem;top:30vh;left:0;right:0;margin:0 auto;border-radius:.2rem}#modal h1{padding:2rem 3rem;border-bottom:1px solid #b0b1b5}#modal .modal-text{text-align:center;padding:2.1rem 8rem}#modal .alert-icon{background:url(/static/media/alert-red.98290ef5.svg) 50%/contain no-repeat;height:2.7rem;width:2.3rem;margin:0 auto}#modal .button-container{display:flex;align-items:center}#modal .button-container Button{width:50%;background-color:transparent;padding:0;margin:0;border-radius:0;border-top:1px solid #b0b1b5}#modal .button-container Button.cancel{color:#9c7563;border-right:1px solid #b0b1b5}#modal .button-container Button.confirm{color:#f33a0e}#modal .modal-text{display:flex;flex-wrap:wrap;justify-content:flex-start}#modal .modal-text .form-field{width:50%;padding-right:2rem}#modal .modal-text .dropdown{width:100%}@supports (display:grid){#modal .modal-text{display:grid}#modal .modal-text .form-field{width:auto;padding-right:0}#modal .modal-text .dropdown{width:auto}}.overflow{height:3rem;width:5rem;margin:0 .6rem 0 auto;background-position:49px;background-size:24px 24px;position:relative;cursor:pointer}.overflow:after{content:"";background:url(/static/media/overflow.af842867.svg) no-repeat 100%;display:block;height:3rem;width:100%;position:absolute;right:1.4rem}.overflow ul{list-style:none}.overflow ul li{width:183px}.overflow ul li.actionable,.overflow ul li a{font-size:1.4rem;font-weight:600;height:42px;padding-left:2rem;text-align:left;display:flex;align-items:center}.overflow .options{position:absolute;display:none;width:180px;border-radius:2px;background-color:#fff;border:1px solid #a6acba;top:40px;right:15px;z-index:2}.overflow .options.fadeIn{display:block}@-webkit-keyframes fadeIn{0%{opacity:0;transform:scale(0);transform-origin:top right}to{opacity:1;transform:scale(1);transform-origin:top right}}@keyframes fadeIn{0%{opacity:0;transform:scale(0);transform-origin:top right}to{opacity:1;transform:scale(1);transform-origin:top right}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn;-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}select{height:40px;border-radius:2px;background-color:#fff;border:1px solid #a6acba;padding:0 4rem 0 1.6rem;width:100%;font-size:14px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url(/assets/img/chevron-down.svg) no-repeat right 16px center}select::-ms-expand{display:none}select:focus{outline:0;border:1px solid #376bad}.dropdown{position:relative;text-align:left;cursor:pointer}.dropdown.nested{position:static;margin-bottom:0}.dropdown .dropdown__button{height:40px;border-radius:2px;background-color:#fff;border:1px solid #a6acba;padding:.8rem 4rem 0 1.6rem;width:100%;font-size:14px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url(/assets/img/chevron-down.svg) no-repeat right 16px center;overflow:hidden;line-height:1.8}.dropdown .dropdown__button.disabled{cursor:default;color:rgba(0,0,0,.247)}.dropdown .dropdown__button.nested{border:0;padding-top:4px;padding-bottom:4px;height:auto;background:url(/assets/img/chevron-right-blue.svg) no-repeat right 16px center}.dropdown .dropdown__menu-wrapper{position:absolute;top:100%;width:100%;z-index:50}.dropdown .dropdown__menu{background-color:#fff;border:1px solid #a6acba;border-radius:2px;width:100%;box-shadow:0 2px 6px rgba(0,0,0,.2);padding:8px 0;max-height:250px;overflow-x:hidden;overflow-y:auto}.dropdown .dropdown__menu.nested{position:absolute;left:100%;width:auto}.dropdown .dropdown__menu-item{font-size:14px;padding:4px 16px}.dropdown .dropdown__menu-item.nested{padding:0}.dropdown .dropdown__menu-item.selected{color:#fff;background-color:#376bad}.dropdown .dropdown__menu-item.selected .dropdown__button.nested{background:url(/assets/img/chevron-right-white.svg) no-repeat right 16px center}.dropdown .dropdown__menu-item:focus,.dropdown .dropdown__menu-item:hover{text-decoration:none;color:#fff;background-color:#82a8d8}.dropdown .dropdown__menu-item:focus .dropdown__button.nested,.dropdown .dropdown__menu-item:hover .dropdown__button.nested{background:url(/assets/img/chevron-right-white.svg) no-repeat right 16px center}.dropdown .swatch__container{display:flex}.dropdown .swatch__container .swatch{display:flex;background-color:#fff;border-radius:50%;padding:1px;margin:0 3px}.dropdown .swatch__container .swatch.outline{background-color:#c4c6cc}.dropdown .swatch__container .swatch-color{width:2rem;height:2rem;border-radius:50%}.checkbox-toggle input{position:absolute;opacity:0;width:40px;height:22px;z-index:5;cursor:pointer}.checkbox-toggle label{width:40px;height:22px;vertical-align:middle;display:flex;text-align:center;border:2px solid #a6acba;border-radius:11px;padding:.2rem;margin-bottom:0;position:relative;cursor:pointer}.checkbox-toggle .name{left:50px;font-size:14px;font-weight:600;color:#68727d}.checkbox-toggle .disclaimer,.checkbox-toggle .name{position:relative;bottom:22px}.checkbox-toggle input:checked+label:after{transform:translate3d(17px,0,0);background:#009434}.checkbox-toggle input:checked+label{border-color:#009434}.checkbox-toggle label:after{position:absolute;top:.3rem;left:.3rem;bottom:.2rem;height:12px;width:12px;background:#a6acba;content:"";z-index:0;border-radius:50%;transition:transform .2s cubic-bezier(.4,-.25,.25,1)}.checkbox-toggle input:disabled+label,.checkbox-toggle input:disabled+label+.name{opacity:.37}.table{table-layout:fixed;border-collapse:separate;border-spacing:0;width:100%}.table tr{height:5.2rem;position:relative}.table tr.link{cursor:pointer}.table tr.duplicate{-webkit-animation:green-fade 2s ease-in .2s;animation:green-fade 2s ease-in .2s}.table td{position:relative;border-bottom:1px solid #d3d5db}.table td:first-child{border-left:1px solid #d3d5db}.table td:last-child{border-right:1px solid #d3d5db}.table td.overflow-cell{padding:0}.table td.expanded-item{padding:0;background-color:#f5f6f7;line-height:normal;height:auto;min-height:8rem}.table td.expanded-item .expanded-colors{padding:2rem 2rem 2.5rem;display:flex;flex-wrap:wrap}.table td.expanded-item .expanded-colors .selected-color{margin-bottom:1rem}.table td.expanded-item .expanded-header{display:flex;flex-wrap:wrap;border-bottom:1px solid #d3d5db;padding:2rem}.table td.expanded-item .expanded-header>span:not(.simpull-text){margin-right:4rem}.table td.expanded-item .notch{width:16px;height:16px;transform:rotate(45deg);background-color:#f5f6f7;border-top:1px solid #d3d5db;border-left:1px solid #d3d5db;position:absolute;right:13px;top:-9px}.table td.expanded-item ul.mv-expanded-details{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1px;margin:0;padding:0;list-style:none;height:auto;min-height:8rem}.table td.expanded-item ul.mv-expanded-details li{outline:1px solid #d3d5db;padding:2rem;text-align:left}.table td.expanded-item ul.mv-expanded-details li h3{text-transform:uppercase;font-weight:300;font-size:18px;color:#3a4147}.table td.expanded-item ul.mv-expanded-details li p{font-size:16px;font-weight:400}.table td.expanded-item ul.mv-expanded-details li{width:33%;outline:none;display:inline-block;border-right:1px solid #d3d5db;border-bottom:1px solid #d3d5db}.table td.expanded-item ul.mv-expanded-details li:nth-child(3),.table td.expanded-item ul.mv-expanded-details li:nth-child(6){border-right:none}.table td.expanded-item ul.mv-expanded-details li:nth-child(7),.table td.expanded-item ul.mv-expanded-details li:nth-child(8),.table td.expanded-item ul.mv-expanded-details li:nth-child(9){border-bottom:none}@supports (display:grid){.table td.expanded-item ul.mv-expanded-details li{width:auto;outline:1px solid #d3d5db;border:none;display:block}}.table td.expanded-item .fixed-disclaimer{background-color:#fff;border-top:1px solid #d3d5db;text-align:left;font-weight:400;padding:.5rem 2rem;font-size:11px;color:#68727d}.table td,.table th{padding:1rem 0 1rem 1.3rem;text-align:left;font-weight:600;color:#3a4147;font-size:1.4rem;line-height:1.25;border-bottom:1px solid #d3d5db}.table td:last-child,.table th:last-child{text-align:right}.table a{text-decoration:none;color:inherit}.table thead th{color:#3a4147;text-transform:uppercase;font-size:1.2rem;font-weight:600}.table thead th:first-child{width:30rem}.table thead th:nth-child(2),.table thead th:nth-child(3){width:10.5rem}.table .expand-cell{width:4rem;padding:0}.table .icon-cell{padding:0;display:flex;flex-direction:row;justify-content:flex-end}.table .icon-cell .expand,.table .icon-cell button{margin:0}.table .icon-cell .icon-button{align-self:center}.table.many-columns thead th:nth-child(4),.table.many-columns thead th:nth-child(5){width:7rem}.table.many-columns thead th:nth-child(6){width:6rem}.table tfoot{background-color:#e8ebed;border:1px solid #b0b1b5}.table tfoot td{white-space:nowrap;overflow:visible;border-bottom:1px solid #b0b1b5;color:#68727d;text-transform:uppercase;font-size:1.2rem;font-weight:600}.table tfoot td:first-of-type{border-left:1px solid #b0b1b5}.table tfoot td:nth-of-type(2){padding-left:1rem}.table tfoot td:nth-of-type(7){border-right:1px solid #b0b1b5}.table tfoot .circuit-count{display:inline-flex;justify-content:center;align-items:center;height:2.5rem;width:3.6rem;border-radius:2.25rem;background-color:#009434;color:#fff;margin-right:1rem}.table tfoot .footer-icons{display:flex;justify-content:flex-end;padding:1rem 2rem}.table tfoot .footer-icons button{margin-right:0}.table.sortable td.checkbox,.table.sortable td.checkbox-cell,.table.sortable th.checkbox,.table.sortable th.checkbox-cell{border-right:0;width:56px;padding:0 1.6rem}.table.sortable thead th{position:relative;height:4.7rem;border:1px solid #d3d5db;border-left:0;color:#68727d}.table.sortable thead th:first-child{border-left:1px solid #d3d5db}.table.sortable thead th.sortable{cursor:pointer}.table.sortable thead th.from,.table.sortable thead th.size,.table.sortable thead th.to{width:16%}.table.sortable thead th.length{width:19%}.table.sortable thead th.expand-menu,.table.sortable thead th.reel{width:30%}.table.sortable thead th.sort-selected{background-color:#f5f6f7}.table.sortable thead th .sort-icon{position:absolute;top:1.1rem;right:1rem;transition:transform .25s ease-out}.table.sortable thead th .sort-icon-asc{transform:rotate(180deg)}.table.sortable thead th .sort-icon-asc,.table.sortable thead th .sort-icon-desc{width:20px;height:20px;top:1.3rem}@media (max-width:70em){.table.many-columns thead tr th:first-child{width:24rem}.table.many-columns thead tr th:nth-child(2),.table.many-columns thead tr th:nth-child(3){width:8rem}.table tr td:nth-child(2),.table tr td:nth-child(3){font-size:12px}}.tooltip{transition:visibility 0s,opacity .2s ease-in-out;opacity:0;visibility:hidden;position:absolute;bottom:45px;height:40px;border:1px solid #68727d;background:#fff;color:#3a4147;font-size:14px;padding:12px 15px;border-radius:3px;white-space:nowrap;text-decoration:none;text-transform:none;box-shadow:0 2px 6px rgba(0,0,0,.2);z-index:2}.tooltip:after{position:absolute;content:"";top:31px;left:10px;width:16px;height:16px;transform:rotate(45deg);background-color:#fff;border-bottom:1px solid #68727d;border-right:1px solid #68727d}.tooltip.isHovered{opacity:1;visibility:visible}.tooltip.right{right:0}.tooltip.right:after{right:10px;left:auto}.job-reel-form{display:grid;max-width:56rem;width:100%;grid-template-columns:1fr 1fr 1fr;grid-gap:2rem}.job-reel-form .action-buttons,.job-reel-form .form-field:first-of-type,.job-reel-form .restrictions{grid-column:1/4}.job-reel-form .job-type{display:flex;grid-column:1/2}.job-reel-form .checkbox-toggle{grid-column:1/3;min-height:87.5px}.job-reel-form .job-settings-fields{grid-column:1/4;width:100%;display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:2rem}.job-reel-form .job-settings-fields .form-field{grid-column:auto}.job-reel-form .job-settings-fields>*{float:left;padding-right:1rem;width:33%}.job-reel-form .checkbox-toggle{clear:both}.job-reel-form .job-settings-fields,.job-reel-form .job-type{padding:2rem 0}@supports (display:grid){.job-reel-form .job-settings-fields>*{width:auto}.job-reel-form .job-settings-fields,.job-reel-form .job-type{padding:0}}*,:after,:before{margin:0;padding:0;box-sizing:border-box;list-style:none}#root,body,html{min-height:100vh}html{font-size:62.5%;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%}body{color:#3a4147;font-size:1.6rem;font-family:Open Sans,system-ui,Segoe-UI,-apple-system,Roboto,sans-serif}a{text-decoration:none;color:#3e5d77}a:active,a:hover,li.actionable:hover{opacity:.37}p{font-size:14px}#root{min-width:76rem}.container{width:100%;max-width:128rem;margin:0 auto;padding:0 4%}header{background:#3e5d77;height:12.7rem;color:#fff;justify-content:center;padding:1rem 0;flex-direction:column}header,header .container{display:flex;align-items:center}header .container{justify-content:space-between}header a{color:#fff;text-decoration:none}header h1 a:hover{opacity:1}header .account-link{padding:1rem 0 1rem 2.2rem;background:transparent url(/static/media/gear.39f6fcb8.svg) 0 no-repeat}h1{font-size:2.8rem;font-weight:300;display:flex;align-items:center;justify-content:flex-start}.logo{width:182px;height:44px;margin-right:2rem}h1 .heading-title{padding-left:2rem;border-left:1px solid;line-height:.75;position:relative}h1 .heading-title span{font-size:.5em;transform:translateY(-100%);display:inline-block}h1 .heading-title:after{content:"Web App";font-size:1rem;position:absolute;bottom:0;right:1.6rem;transform:translateY(200%)}h2{font-size:28px;font-weight:300;line-height:1.25;color:#3a4147}.page-title{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;padding:3rem 0 4rem}.page-title.lb{border-bottom:1px solid #c4c6cc;margin-bottom:3rem}.page-title dl{margin-top:2rem}.page-title.secondary-title{padding-top:1.4rem;padding-bottom:3.7rem}.action-heading{padding:3rem 0;display:flex;justify-content:space-between;align-items:flex-start}.action-heading+.page-title{padding-top:0}.project-home{border-bottom:1px solid #c4c6cc}main{display:block;min-height:calc(100vh - 20.7rem);padding:0 0 3rem}main.login{min-height:calc(100vh - 8rem);background:linear-gradient(180deg,#3e5d77 400px,#dadce0 0)}footer{background:#e6e7e8;min-height:8rem;margin-top:4rem;align-items:center;flex-direction:column;font-size:1.1rem}footer,footer .footer-group{display:flex;justify-content:center}footer .footer-group{margin:0 1.5rem;flex-wrap:wrap;flex:0 1 auto}footer .footer-group.icons{flex-wrap:nowrap}footer .footer-item{margin:0 .5rem;white-space:nowrap}footer .footer-item.icon{margin:0 3rem 0 0}footer .footer-item img{display:inline-block;vertical-align:middle}footer.login-footer{margin-top:0;padding:1rem}footer .links{margin:.6rem 0}.title{font-size:16px;font-weight:700;line-height:1.25;text-align:left}.body,.title{color:#68727d}.body{font-size:12px;line-height:1.5}.wrapper{display:flex;justify-content:center;flex-direction:column;align-items:center;padding-top:14.8rem}.wrapper .heading-title{color:#fff;line-height:.75}.wrapper.create-account{padding-top:3rem}.success-icon{height:12px;width:12px;background:url(/static/media/check.9e4c96cd.svg) 50% no-repeat;background-size:contain;margin-right:5px}.home{text-align:center;width:541px;min-height:453px;background-color:#fff;padding:4rem 6rem 6rem;margin-top:3rem;position:relative}.home .informational-heading{padding:1rem 3rem;font-size:1.6rem}.home .error-message{height:4rem;width:541px;background-color:#f33a0e;position:absolute;top:0;left:0;display:flex;justify-content:center;align-items:center;font-size:12px;color:#fff;font-weight:700}.home .error-message.success-message{background-color:#009434}.home .error-message .alert-icon{height:12px;width:12px;background:url(/static/media/alert.b2ebe33e.svg) 50% no-repeat;background-size:contain;margin-right:5px}.home .error-message .resend-verify{text-decoration:underline;font-size:12px;padding-left:1rem;cursor:pointer;font-weight:600}.home button,.home input{width:100%}.home .login{margin:2rem 0 3rem}.home .forgot-password{margin:3rem 0;font-size:12px;font-weight:700;color:#376bad;text-decoration:underline}.home .line{line-height:.5;text-align:center;margin:3rem 0 2rem;font-size:14px}.home .line span{display:inline-block;position:relative;color:#68727d}.home .line span:after,.home .line span:before{content:"";position:absolute;border-bottom:1px solid #68727d;bottom:2px;width:185px}.home .line span:before{right:100%;margin-right:10.5px}.home .line span:after{left:100%;margin-left:10.5px}.create-account.edit{padding-top:0}.create-account.edit form{grid-template-columns:repeat(4,1fr)}.create-account.edit form .form-field:first-child{grid-column-end:span 2}.create-account.edit form .edit-btns{grid-column-start:span 4;border-top:2px solid #c4c6cc;margin-top:4rem;text-align:left;width:100%;padding-bottom:1rem}.create-account.edit form .edit-btns button{width:4rem}.create-account.edit form{display:flex;flex-wrap:wrap;justify-content:flex-start}.create-account.edit .form-field{width:25%;padding-right:2rem}.create-account.edit .form-field:first-child{width:50%}@supports (display:grid){.create-account.edit form{display:grid}.create-account.edit .form-field,.create-account.edit .form-field:first-child{width:auto;padding-right:0}}.create-account.edit .home{padding:0;margin-top:0;width:100%;min-height:0}.create-account.edit .home .informational-heading{text-align:left;padding:0}.create-account form{margin-top:2rem;display:grid;grid-template-columns:1fr 1fr;grid-column-gap:2rem;width:100%}.create-account form .secondary{margin-top:3rem;grid-column-start:1;grid-row-start:9}.create-account form .submit{margin-top:3rem;grid-column-start:2;grid-row-start:9}.create-account:not(.edit) form .form-field:first-of-type,.create-account:not(.edit) form .form-field:nth-of-type(4){grid-column-end:span 2}.reset-password{padding-top:6rem;display:flex;flex-direction:column;align-items:center;min-height:36rem}.reset-password.wrapper{padding-top:14.8rem}.reset-password .informational-heading{padding-bottom:2rem;width:100%}.reset-password input{margin-bottom:2rem}.reset-password .button-container{display:flex;align-items:center}.reset-password .button-container button{width:20rem}.reset-password .button-container button.reset{margin-right:0}@-webkit-keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.fade-in{-webkit-animation-name:fade-in;animation-name:fade-in;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes fade-out{0%{opacity:1}to{opacity:0}}@keyframes fade-out{0%{opacity:1}to{opacity:0}}@-webkit-keyframes green-fade{0%{background-color:#fff}25%{background-color:rgba(96,209,136,.15)}80%{background-color:rgba(96,209,136,.15)}to{background-color:#fff}}@keyframes green-fade{0%{background-color:#fff}25%{background-color:rgba(96,209,136,.15)}80%{background-color:rgba(96,209,136,.15)}to{background-color:#fff}}.download-bom{color:#5685c1;font-weight:700;cursor:pointer}.download-bom:after{content:"";display:inline-block;width:1.8rem;height:1.2rem;background:url(/static/media/download.741fd6d6.svg) 50% no-repeat;margin-left:7px}.upload{color:#5685c1;margin-right:3rem;font-weight:700;display:flex;justify-content:center;align-items:center;padding:.5rem 0;width:auto;cursor:pointer;position:relative}.upload:active,.upload:hover{opacity:.37}.upload:after{content:"";display:inline-block;width:1.8rem;height:1.2rem;background:url(/static/media/upload.8ebe748e.svg) 50% no-repeat;margin-left:7px}#upload-file{width:100%;cursor:pointer;position:absolute;opacity:0}.processing:after{transform:scale(1.4) rotate(0deg);-webkit-animation:spin-scale 1.5s linear infinite;animation:spin-scale 1.5s linear infinite;background:url(/static/media/spinner.cb7ea709.svg) no-repeat 50%;background-size:contain}.project #create-edit-project-form .form-field:first-of-type{width:555px}.project .lineBreak{border-bottom:1px solid #c4c6cc;margin:40.5px 0 30.5px}.project .quote-submitted,.project .simpull-truck-requested{display:inline-block;font-size:1.4rem;font-weight:600;color:#90979e;margin-left:3rem}.project .quote-submitted:before,.project .simpull-truck-requested:before{content:"";display:inline-block;height:1.2rem;width:1.2rem;background:url(/static/media/checkGreen.1efc6f72.svg) 50% no-repeat;background-size:contain;margin-right:1rem}.project .header-row{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.project .header-row .btn-container button{margin-left:3rem}.project td .quote-submitted{margin-left:0}.project .toggle-container{display:flex;align-items:center;margin-right:2rem}.project .toggle-container .checkbox-toggle label{background-color:#fff}.project .toggle-container>span{margin-left:1rem;font-size:1.4rem;font-weight:600;color:#68727d}.job-details{display:flex;width:100%}.job .body,.reel .body{display:flex;padding-top:5px}.job .body p,.reel .body p{font-size:12px;width:36.5rem}.job .inputs,.reel .inputs{display:flex;margin-bottom:4.3rem}.job .inputs .form-field,.reel .inputs .form-field{margin-bottom:0;margin-right:3rem}.job .settings,.reel .settings{display:flex;margin-bottom:4.3rem}.job .settings div,.reel .settings div{margin-right:6rem}.job .restrictions.duplicate,.reel .restrictions.duplicate{margin:6rem 0 2rem}.job .checkbox-toggle,.reel .checkbox-toggle{width:33.8rem}.job .checkbox-toggle .toggle,.reel .checkbox-toggle .toggle{vertical-align:middle;display:flex;text-align:center;border:1px solid #000;border-radius:.4rem;padding:.2rem;position:relative;width:200px}.job .checkbox-toggle .toggle span,.reel .checkbox-toggle .toggle span{flex:1 1;text-align:center;border:0 solid;padding:.5rem;border-radius:.3rem;height:15px}.job .checkbox-toggle input:checked+.toggle:after,.reel .checkbox-toggle input:checked+.toggle:after{transform:translate3d(-100%,0,0)}.job .checkbox-toggle .toggle:after,.reel .checkbox-toggle .toggle:after{position:absolute;top:.2rem;right:.2rem;left:50%;bottom:.2rem;background:#29aae1;content:"";z-index:-1;border-radius:.4rem;transition:transform .2s cubic-bezier(.4,-.25,.25,1)}table .no-column-value{color:#90979e;font-weight:400}.overview-list{table-layout:fixed;border-collapse:separate;border-spacing:0;width:100%}.overview-list td,.overview-list th{padding:1rem 0 1rem 2rem;text-align:left;font-weight:500;color:#3a4147;font-size:1.4rem;line-height:1.25}.overview-list td:last-child,.overview-list th:last-child{text-align:right}.overview-list .overflow-cell{padding:0}.overview-list thead th{color:#3a4147;text-transform:uppercase;font-size:1.2rem;font-weight:600}.overview-list thead th:first-child{width:30rem}.overview-list thead th:nth-child(2),.overview-list thead th:nth-child(3){width:10.5rem}.overview-list tbody td,.overview-list tbody th{height:5.2rem;border-top:1px solid #b0b1b5;font-weight:600}.overview-list tbody th{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.overview-list>tbody>tr td:first-child,.overview-list>tbody>tr th:first-child{border-left:1px solid #b0b1b5}.overview-list>tbody>tr:first-of-type th:first-of-type{border-top-left-radius:2px}.overview-list>tbody>tr:first-of-type td:last-of-type{border-top-right-radius:2px}.overview-list>tbody>tr td:last-of-type{border-right:1px solid #b0b1b5}.overview-list>tbody>tr:last-of-type>td,.overview-list>tbody>tr:last-of-type>th{border-bottom:1px solid #b0b1b5}.overview-list>tbody>tr:last-of-type th:first-of-type{border-bottom-left-radius:2px}.overview-list>tbody>tr:last-of-type td:last-of-type{border-bottom-right-radius:2px}.overview-list a{text-decoration:none;color:inherit}.overview-list.many-columns thead th:first-child{width:27.5%}.overview-list.many-columns thead th:nth-child(4),.overview-list.many-columns thead th:nth-child(5){width:7rem}.overview-list.many-columns thead th:nth-child(6){width:10rem}.overview-list .expand-cell{width:4rem;padding:0}.detail-section-title{font-size:1.6rem;font-weight:700;color:#68727d}.simpull-text{transform:translateY(-2px)}.reel-list-summary td.expanded-item{padding:0;background-color:#e6e7e8;line-height:normal;height:auto;min-height:8rem}.reel-list-summary td.expanded-item .expanded-colors{padding:2rem 2rem 2.5rem;display:flex;flex-wrap:wrap}.reel-list-summary td.expanded-item .expanded-colors .selected-color{margin-bottom:1rem}.reel-list-summary td.expanded-item .expanded-header>span:not(.simpull-text){margin:0 2rem 1rem 0}.reel-list-summary .reel-summary-item-expanded>td{border-left:1px solid #b0b1b5;background:#e6e7e8;padding:0}.reel-list-summary .reel-summary-item-expanded>td .reel-summary-item-details{min-height:28rem;display:flex;align-items:stretch}.reel-list-summary .reel-summary-item-expanded>td .reel-summary-item-details .reel-summary-circuits{width:46rem;border-right:1px solid #b0b1b5}.reel-list-summary .reel-summary-item-expanded>td .reel-summary-item-details .reel-summary-circuits .empty-configure-section{padding-top:3.9rem;border:0}.reel-list-summary .reel-summary-item-expanded>td .reel-summary-item-details .reel-summary-circuits th{width:12rem;height:5.2rem;border:1px solid #b0b1b5;border-top:none;border-left:none}.reel-list-summary .reel-summary-item-expanded>td .reel-summary-item-details .reel-summary-circuits th:nth-of-type(3){width:8rem}.reel-list-summary .reel-summary-item-expanded>td .reel-summary-item-details .reel-summary-circuits th:nth-of-type(4){width:10rem;border-right:none}.reel-list-summary .reel-summary-item-expanded>td .reel-summary-item-details .reel-summary-circuits th:nth-of-type(5){width:4rem;border-right:none}.reel-list-summary .reel-summary-item-expanded>td .reel-summary-item-details .reel-summary-circuits td{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;border-top:none;border-bottom:1px solid #b0b1b5}.reel-list-summary .reel-summary-item-expanded>td .reel-summary-item-details .reel-summary-circuits td:first-of-type{border-left:none}.reel-list-summary .reel-summary-item-expanded>td .reel-summary-item-details .reel-summary-circuits td:last-of-type{border-right:1px solid #b0b1b5}.reel-list-summary .reel-summary-item-expanded>td .reel-summary-item-details .reel-summary-visualization{background-color:#fff;text-align:center;padding:2rem;flex:1 1}.reel-list-summary .reel-summary-item-expanded>td .reel-summary-item-details .reel-summary-visualization .detail-section-title{text-align:left;margin-bottom:1rem}.reel-list-summary .reel-summary-item-expanded>td .reel-summary-item-details .reel-summary-visualization .reel-bullseye{max-height:21rem;max-width:21rem}.reel-list{width:31.4rem;display:flex;flex-direction:column;flex:1 1;margin-right:1.5rem;overflow:hidden}.reel-list .reel-title{border-top:1px solid #c4c6cc;border-right:1px solid #c4c6cc;border-left:1px solid #c4c6cc;min-height:6rem;display:flex;justify-content:space-between;align-items:center;box-sizing:content-box}.reel-list .reel-title .reel-title-text,.reel-list .reel-title button{margin:auto 1rem auto 1.6rem}.reel-list .reel-title .reel-title-text{color:#68727d;font-size:1.6rem;font-weight:700}.reel-list .reel-item-container{overflow-y:auto;overflow-x:hidden;border:1px solid #c4c6cc;height:100%}.reel-list .reel-header{height:5rem;display:flex;border-bottom:1px solid #c4c6cc}.reel-list .reel-header .reel-header-container{display:flex;justify-content:flex-start;align-items:center}.reel-list .reel-header .reel-header-container:first-of-type{flex:1 1}.reel-list .reel-header .reel-header-container:last-of-type{justify-content:flex-end;border-left:1px solid #dadce0}.reel-list .reel-header .reel-header-text{padding:0 1.6rem;font-size:1.2rem;font-weight:700;color:#68727d;text-transform:uppercase}.reel-list .empty-configure-section{background-color:#e6e7e8}.reel-list-item-container{border-bottom:1px solid #c4c6cc;background-color:#e6e7e8;-webkit-user-select:none;-ms-user-select:none;user-select:none}.reel-list-item-container.selected{background-color:#fff;background-image:linear-gradient(90deg,#5685c1 5px,#fff 0)}.reel-list-item-container.selectedExceedsThreshold{background-image:linear-gradient(90deg,#ffd641 5px,#fff 0)}.reel-list-item-container:last-of-type{margin-bottom:-1px}.reel-list-item-container .item-header{display:flex;justify-content:space-between;align-items:center;margin:0 0 0 1.6rem;padding:1.6rem 0 2rem;font-size:1.4rem;font-weight:600}.reel-list-item-container .item-header .overflow{margin:0 1rem .8rem;height:2rem;width:2rem;background-position:50%}.reel-list-item-container .item-header .overflow:after{right:0}.reel-list-item-container .item-header .overflow .options{top:25px;right:20px}.reel-list-item-container .item-header .header-left{max-width:20.5rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.reel-list-item-container .item-header .header-right{display:flex;justify-content:space-between;align-items:center}.reel-list-item-container .capacity{border-top:1px solid #dadce0}.reel-list-item-container .capacity,.reel-list-item-container .item-body{margin:0 1.6rem 1.6rem}.reel-list-item-container .capacity .header-left,.reel-list-item-container .item-body .header-left{margin:1rem 0;font-size:1.4rem;font-weight:600}.reel-list-item-container .capacity .info-row,.reel-list-item-container .item-body .info-row{font-size:1.2rem;color:#4d5863;display:flex;justify-content:space-between;align-items:center}.reel-list-item-container .capacity .info-row .dimensions,.reel-list-item-container .item-body .info-row .dimensions{display:flex;flex-direction:row}.reel-list-item-container .capacity .info-row .dimensions .height,.reel-list-item-container .item-body .info-row .dimensions .height{border-right:1px solid #dadce0;margin-right:1rem;padding-right:1rem}.reel-list-item-container .capacity .info-row:first-of-type,.reel-list-item-container .item-body .info-row:first-of-type{margin:.8rem 0}.reel-list-item-container .capacity .info-row .right-side,.reel-list-item-container .item-body .info-row .right-side{display:flex;justify-content:space-between;align-items:center}.reel-list-item-container .capacity .info-message,.reel-list-item-container .item-body .info-message{font-size:1.2rem;color:#4d5863;display:flex;padding-left:24px;background:url(/static/media/information.febd2dbf.svg) 0 no-repeat;background-size:20px 20px}.reel-bar{display:flex;flex-direction:column;justify-content:center;align-items:flex-end;margin-left:.6rem;margin-bottom:1.3rem}.reel-bar .background-bar{height:4px;border-radius:2px;background-color:#e6e7e8;position:relative;width:15rem}.reel-bar .background-bar .front-bar{position:absolute;top:0;bottom:0;left:0;border-radius:2px;width:0;background-color:#12b149}.empty-configure-section{flex:1 1;border-radius:2px;border:1px solid #c4c6cc;display:flex;flex-direction:column;align-items:center;justify-content:center}.empty-configure-section img,.empty-configure-section svg{min-width:8.4rem}.empty-configure-section .empty-message{font-size:1.6rem;line-height:1.5;padding:3.9rem 2rem}.reel-bullseye{max-width:33rem;max-height:33rem;width:100%;flex:1 1}.reel-capacity-container{width:100%;display:flex;justify-content:space-around}.reel-graph-container{margin-top:1rem;width:40%;max-width:13rem}.reel-graph-container .label{font-size:1.6rem;color:#68727d;font-weight:700;text-align:center}.reel-graph-container .display{font-weight:300;font-size:2rem;position:absolute;width:100%;top:50%;transform:translateY(-50%);left:0;text-align:center;z-index:1}@media (min-width:68em){.reel-graph-container .display{font-size:2.8rem}}@media (min-width:76em){.reel-graph-container .display{font-size:3.4rem}}.reel-graph{position:relative;text-align:center}.reel-graph svg{width:100%;transform:rotate(-90deg)}.reel-graph .progress{stroke-dasharray:299px;stroke-dashoffset:299px;transition:stroke-dashoffset .29s ease-out}.reel-name-display{font-size:1.6rem;font-weight:700;width:calc(100% + 2rem);text-overflow:ellipsis}.reel-name-display,.reel-package-display{color:#1a1818;align-self:flex-start;transform:translateX(-2rem)}.reel-package-display{font-size:2.8rem;font-weight:300;margin-bottom:-2rem}.feeder-schedule{width:100%;flex:1 1;display:flex;flex-direction:column;overflow:hidden}.feeder-schedule .section-toggle{font-weight:700;text-align:center;background-color:#e6e7e8;cursor:pointer;height:6rem}.feeder-schedule .section-toggle .toggle{color:#68727d;width:46rem;display:flex;border-left:1px solid #dadce0;border-right:1px solid #dadce0}.feeder-schedule .section-toggle .toggle div{width:23rem;height:5.9rem;padding-top:2rem;opacity:.4}.feeder-schedule .section-toggle .toggle .selected{background-color:#fff;opacity:1}.feeder-schedule .table-wrapper{width:100%;flex:1 1;overflow-y:hidden}.feeder-schedule .table-wrapper .overview-list{height:100%;width:100%;display:block;table-layout:fixed;position:relative;border-collapse:collapse}.feeder-schedule .table-wrapper .overview-list.circuits-on-reel thead th{cursor:auto}.feeder-schedule .table-wrapper .overview-list.circuits-on-reel thead th div:after{display:none;content:""}.feeder-schedule .table-wrapper .overview-list tbody>tr,.feeder-schedule .table-wrapper .overview-list tfoot,.feeder-schedule .table-wrapper .overview-list thead{display:table;width:100%;table-layout:fixed}.feeder-schedule .table-wrapper .overview-list thead{position:absolute;top:0;left:0;border:1px solid #c4c6cc;height:5rem;background-color:#fff;z-index:1}.feeder-schedule .table-wrapper .overview-list thead th{color:#68727d;text-transform:uppercase;font-size:1.2rem;font-weight:600;padding-left:1.4rem;height:5rem;cursor:pointer}.feeder-schedule .table-wrapper .overview-list thead th:first-child,.feeder-schedule .table-wrapper .overview-list thead th:nth-child(2){width:9rem;border-right:1px solid #dadce0}.feeder-schedule .table-wrapper .overview-list thead th:nth-child(3){width:7.6rem;border-right:1px solid #dadce0}.feeder-schedule .table-wrapper .overview-list thead th:nth-child(4){width:9rem}.feeder-schedule .table-wrapper .overview-list thead th:nth-child(5):after,.feeder-schedule .table-wrapper .overview-list thead th:nth-child(6):after,.feeder-schedule .table-wrapper .overview-list thead th:nth-child(7):after{display:none}.feeder-schedule .table-wrapper .overview-list thead th div:after{content:"";display:inline-block;position:absolute;width:1.2rem;height:1.3rem;background:url(/static/media/sort-ascending.2eb18cb1.svg) 50% no-repeat;margin-left:1rem;opacity:.4}.feeder-schedule .table-wrapper .overview-list thead th.selected-sort{background-color:#e6e7e8}.feeder-schedule .table-wrapper .overview-list thead th.selected-sort div:after{opacity:1}.feeder-schedule .table-wrapper .overview-list tbody tr td:last-of-type{border-right:0}.feeder-schedule .table-wrapper .overview-list tbody{display:block;overflow-x:hidden;-webkit-overflow-scrolling:touch;border:1px solid #c4c6cc;transition:opacity .28s linear;-webkit-user-select:none;-ms-user-select:none;user-select:none;padding-top:5rem;height:100%}.feeder-schedule .table-wrapper .overview-list tbody tr:first-of-type td{border-top:0}.feeder-schedule .table-wrapper .overview-list tbody tr{height:5rem;position:relative}.feeder-schedule .table-wrapper .overview-list tbody tr td{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;padding-left:1.4rem}.feeder-schedule .table-wrapper .overview-list tbody tr td:first-child{width:9rem;border-left:none}.feeder-schedule .table-wrapper .overview-list tbody tr td:nth-child(2){width:9rem}.feeder-schedule .table-wrapper .overview-list tbody tr td:nth-child(3){width:7.6rem}.feeder-schedule .table-wrapper .overview-list tbody tr td:nth-child(4){width:8.4rem}.feeder-schedule .table-wrapper .overview-list tbody tr .overflow-cell{overflow:visible;width:4rem;padding:0}.feeder-schedule .table-wrapper .overview-list tbody tr .overflow-cell .overflow{width:4rem;background-position:.4rem}.feeder-schedule .table-wrapper .overview-list tbody tr .overflow-cell .overflow .options{right:20px}.feeder-schedule .table-wrapper .overview-list tbody tr .add-cell,.feeder-schedule .table-wrapper .overview-list tbody tr .expand-cell,.feeder-schedule .table-wrapper .overview-list tbody tr .remove-cell,.feeder-schedule .table-wrapper .overview-list tbody tr .reorder-cell{width:4rem;padding:0}.feeder-schedule .table-wrapper .overview-list tbody tr .reorder-cell{background:url(/static/media/grabber.ffdf435a.svg) no-repeat;background-position:center 50%;background-size:24px 24px;cursor:row-resize}.feeder-schedule .table-wrapper .overview-list tbody tr.circuit-warning:after{content:"Incompatible";position:absolute;top:.1rem;right:8rem;bottom:.1rem;width:12rem;padding:0 1rem .2rem 0;font-size:1.1rem;text-align:right;background:url(/static/media/alert-red.98290ef5.svg) right 1rem top 1.7rem no-repeat,linear-gradient(90deg,hsla(0,0%,100%,0) 50%,#fff 0);background-size:1.8rem 1.5rem,auto auto;display:flex;justify-content:flex-end;align-items:flex-end}.feeder-schedule .table-wrapper .overview-list tbody tr.circuit-warning.exceeds:after{content:"Exceeds Capacity"}.feeder-schedule .table-wrapper .overview-list tbody .expanded-row{height:13rem;padding:0;background-color:#e6e7e8;overflow:visible}.feeder-schedule .table-wrapper .overview-list tbody .expanded-row .notch{width:16px;height:16px;transform:rotate(45deg);background-color:#e6e7e8;border-top:1px solid #c4c6cc;border-left:1px solid #c4c6cc;position:relative;left:392px;bottom:9px}.feeder-schedule .table-wrapper .overview-list tbody .expanded-row .expanded-colors{padding:2rem 2rem 2.5rem;display:flex;flex-wrap:wrap}.feeder-schedule .table-wrapper .overview-list tbody .expanded-row .expanded-colors .selected-color{margin-bottom:1rem}.feeder-schedule .table-wrapper .overview-list tbody .expanded-row .expanded-header{display:flex;flex-wrap:wrap;border-bottom:1px solid #c4c6cc;padding:2rem 0;margin:0 2rem}.feeder-schedule .table-wrapper .overview-list tbody .expanded-row .expanded-header>span:not(.simpull-text){margin:0 2rem 1rem 0}.feeder-schedule .table-wrapper .overview-list tbody .expanded-row .expanded-header .checkbox-toggle{margin-left:3rem}.empty-container{padding:4rem 2rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.empty-container img,.empty-container svg{width:100%;max-width:72rem;max-height:40rem;margin-bottom:3rem}.important-message{font-size:2.8rem;font-weight:300;text-align:center}.breadcrumbs{display:flex;justify-content:flex-start}.breadcrumbs a{display:inline-block;color:#5685c1;padding:0 .75rem 0 0}.breadcrumbs li{font-size:1.2rem;font-weight:700}.breadcrumbs li:after{content:"";display:inline-block;width:7px;height:10px;background:url(/assets/img/breadcrumb-chevron.svg) 50% no-repeat;margin-right:.75rem}.breadcrumbs.terminated li:last-child:after{content:normal;background:transparent}dl{display:flex;font-size:1.2rem;font-weight:600}dl dt{color:#90979e}dl dt:after{content:":";padding-right:.75rem}dl dd{color:#1a1818;margin-right:3rem}.section-toggle{height:8rem;background-color:#e8ebed;width:100%;display:flex;align-items:flex-end;border-top:1px solid #c4c6cc;justify-content:space-between}.section-toggle .toggle a{font-weight:600;color:#68727d;padding:.5rem 1.5rem;margin-top:2.6rem;height:5.4rem;display:inline-flex;justify-content:center;align-items:center;background:#fff;opacity:.5}.section-toggle .toggle a.selected{opacity:1}.section-toggle .toggle a>span{padding-left:1rem}.section-toggle .section-links{display:flex;align-items:center;font-size:1.6rem}.section-toggle .section-links .template-links{display:flex;flex-direction:column;justify-content:stretch;align-items:flex-end}.section-toggle .section-links .template-links a{color:#5685c1;padding:.5rem 0;margin-right:3rem;font-weight:600;display:inline-flex;justify-content:center;align-items:center}.section-toggle .section-links .template-links a:after{content:"";display:inline-block;width:1.8rem;height:1.2rem;background:url(/static/media/download.741fd6d6.svg) 50% no-repeat;margin-left:7px}.job-summary .section-toggle{position:absolute;left:0;right:0}.job-summary .section-toggle .container{display:flex;align-items:stretch;justify-content:space-between;align-self:stretch}@media (max-width:70em){.hoverable-text p,.job-summary .section-links,.job-summary a,.job-summary button{font-size:12px}}@media (min-width:58em){.section-toggle{height:6rem}.section-toggle .toggle a{margin-top:.6rem}.section-toggle .section-links .template-links{flex-direction:row;justify-content:flex-end;align-items:stretch}}.auto-build-notification{margin-bottom:2rem;background-color:#5685c1;color:#fff;font-size:1.4rem;min-height:4rem;display:flex;border-radius:2px}.auto-build-notification img{padding-left:1rem}.auto-build-notification span{margin:auto 0;padding-left:1rem}.auto-build-notification button{min-width:80px;font-size:1.2rem;background-color:transparent;margin-left:auto;margin-right:0;padding-left:1rem;padding-right:1rem}.job-summary+*{margin-top:8.7rem}.configure-job .secondary-title{padding-bottom:0}.configure-sections{display:flex;justify-content:space-between;height:calc(100vh - 24.7rem);margin-top:4rem;min-height:42rem;width:108.5%;transform:translateX(-4%)}.configure-sections .feeder-schedule-section{width:46rem}.configure-sections>div{display:flex;flex-direction:column;position:relative}.configure-sections>div>button{align-self:flex-end}.configure-sections .reel-visualization{display:flex;flex-direction:column;align-items:center;flex:1 1;padding:3.5rem 4% 0;-webkit-overflow-scrolling:touch}.configure-sections .reel-visualization>*{display:none}@media (min-width:63em){.configure-sections .reel-visualization>*{display:flex}}.build-circuit{display:grid;grid-template-columns:1fr 1fr 1fr 1.5fr 1fr;grid-column-gap:2rem;max-width:74rem;width:100%;display:flex;flex-wrap:wrap;justify-content:flex-start}.build-circuit input[type=number],.build-circuit input[type=text],.build-circuit select{width:100%}.build-circuit select:disabled{background-image:none}.build-circuit .pulling-heads-toggle .checkbox-toggle{padding-top:1rem;transform:translateY(1.5rem)}.build-circuit .pulling-heads-toggle{grid-column:4/6}.build-circuit.edit-circuit .pulling-heads-toggle{grid-column:3/5}.build-circuit .metal-insulation{grid-column:1/3}.build-circuit .conductors-number{grid-column:4/5}.build-circuit .ground-fields{grid-column:1/6;display:grid;grid-template-columns:1fr 1fr 1fr 1.5fr 1fr;grid-column-gap:2rem}.build-circuit .ground-metal{grid-column:1/2}.build-circuit .ground-size{grid-column:2/4}.build-circuit .ground-size .dropdown__menu-wrapper .dropdown__menu{max-height:18rem}.build-circuit .ground-size+.checkbox-toggle{padding-top:3.5rem}.build-circuit .ground-error{grid-column:1/6;color:#f33a0e}.build-circuit .checkbox{grid-column:4/6;justify-self:end}.build-circuit .ground-error-message{grid-column:1/6;padding-bottom:2rem;font-size:1.2rem;font-weight:700}.build-circuit .action-buttons{grid-column:1/6;padding-top:2rem;display:grid}.build-circuit .action-buttons button{width:21.5rem}.build-circuit .pickable-color{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0 1rem;width:3.6rem}.build-circuit .pickable-color input,.build-circuit .pickable-color label{cursor:pointer;color:#68727d;margin-bottom:0;font-weight:300;font-size:1.1rem}.build-circuit .pickable-color input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;border:1px dotted #c4c6cc;border-radius:50%;width:3.6rem;height:3.6rem}.build-circuit .pickable-color.pickable-selected input{border:3px solid #0df}.build-circuit .pickable-color.pickable-selected label{font-weight:700}.build-circuit .pickable-colors{display:flex;flex-direction:column;flex-wrap:wrap;height:12rem;align-content:flex-start}.build-circuit .pickable-colors .pickable-color{margin:0 1.6rem 1rem 0}.build-circuit .pickable-colors .pickable-color input{border-style:solid}.build-circuit .color-sets{display:flex;flex-wrap:wrap}.build-circuit .preset{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0 2rem 2rem 0}.build-circuit .preset input{cursor:pointer;width:8.2rem;height:5.6rem;border:1px solid #c4c6cc;border-radius:2px}.build-circuit.mv{grid-template-columns:repeat(5,1fr)}.build-circuit.mv h3{grid-column:1/5;font-weight:300;margin-bottom:1.5rem}.build-circuit.mv #ground-metal-insulation,.build-circuit.mv #isAFrame-toggle,.build-circuit.mv #reel-config,.build-circuit.mv #simpull-toggle,.build-circuit.mv .conductors-size,.build-circuit.mv .metal,.build-circuit.mv .reel-name{grid-column:1/3}.build-circuit.mv #ground-size,.build-circuit.mv .jacket,.build-circuit.mv .voltage-thickness{grid-column:3/5}.build-circuit.mv .checkbox-toggle{margin:2rem 0 1.5rem}.build-circuit.mv #reel-type{grid-column:3/5}.build-circuit.mv .reel-config-table{grid-column:1/5;color:#68727d;font-size:14px;border-collapse:collapse}.build-circuit.mv .reel-config-table td{padding:.8rem 1.5rem;border:1px solid #d3d5db}.build-circuit.mv .reel-config-table thead{background-color:#e9ebf0}.build-circuit.mv .reel-config-table tbody{background-color:#f7f9fc}.build-circuit.mv .reel-config-table thead td{font-weight:700}.build-circuit .conductor-builder{width:100%}.build-circuit .conductor-builder .size-picker{width:30%;float:left}.build-circuit .conductor-builder .size-picker .form-field{width:100%}.build-circuit .conductor-builder .color-picker{width:70%;float:left}.build-circuit .form-field{width:25%;padding-right:1em}.build-circuit .metal-insulation{width:50%}.build-circuit .pulling-heads-toggle{width:25%}.build-circuit .ground-fields{width:100%}.build-circuit .ground-fields .ground-size{float:left;width:40%}.build-circuit .ground-fields .checkbox-toggle,.build-circuit .ground-fields .ground-metal{float:left}.build-circuit .action-buttons{width:100%;position:relative}.build-circuit .action-buttons .checkbox{position:absolute;top:3rem;right:0}.build-circuit.mv{display:flex;flex-wrap:wrap;justify-content:flex-start}.build-circuit.mv .form-field{width:50%;padding-right:2em}.build-circuit.mv .checkbox-toggle,.build-circuit.mv h3{width:100%}@supports (display:grid){.build-circuit,.build-circuit.mv{display:grid}.build-circuit .form-field,.build-circuit.mv .form-field,.build-circuit .pulling-heads-toggle{width:auto;padding-right:0}.build-circuit .conductor-builder .color-picker,.build-circuit .conductor-builder .size-picker,.build-circuit .ground-fields .checkbox-toggle,.build-circuit .ground-fields .ground-metal,.build-circuit .ground-fields .ground-size{width:auto;float:none}.build-circuit .action-buttons .checkbox{position:relative;top:auto;right:auto}}.field-alert{background:url(/static/media/alert-red.98290ef5.svg) left 1rem no-repeat;background-size:14px 14px;padding-left:2rem;padding-top:.8rem;line-height:1.5;font-size:1.2rem;font-weight:700;opacity:0;transition:opacity 175ms linear}.field-alert.alerted{opacity:1}.field-alert.alerted.delay-alert{transition-delay:1s}.field-warning{background:url(/static/media/information.febd2dbf.svg) 0 0 no-repeat;background-size:22px 22px;padding-left:2.6rem;padding-top:.2rem}.action-buttons{border-top:.1rem solid #c4c6cc;padding-top:3rem}.edit-account .content-top{margin-bottom:3rem}.edit-account .page-title{padding-bottom:3rem}.edit-account .title{color:#1a1818;padding-bottom:1rem}.edit-account .email{padding-bottom:2rem;font-size:1.4rem}.edit-account .logout{cursor:pointer;color:#376bad;font-weight:700;margin-bottom:3rem}.toast-message{position:fixed;top:-30px;right:0;left:0;text-align:left;background:#009434;color:#fff;font-weight:300;font-size:1.4rem;line-height:1.3;opacity:0;will-change:opacity}.toast-message.loggedIn .container{display:flex;align-items:center;padding:.6rem 1rem .6rem 4%;text-align:left}.toast-message.loggedIn .container .toast-icon{height:1.5rem;width:1.5rem}.toast-message.loggedIn[class*=error]{background-color:#f33a0e;font-weight:700}.toast-message .container{padding:.6rem 1rem .6rem calc(2.4rem + 4%);text-align:center;display:flex;justify-content:center}.toast-message.toasting{-webkit-animation:toast 5s ease-in-out;animation:toast 5s ease-in-out;top:0}.toast-message[class*=error]{background-color:#f33a0e;font-weight:700}.toast-message[class*=error],.toast-message[class*=success]{transition:opacity .2s ease-out}.toast-message.persist{opacity:1;top:0}.toast-message .toast-text{margin-left:5px}.alert-icon{background:url(/static/media/alert.b2ebe33e.svg) 50% no-repeat;background-size:contain}.alert-icon,.check-icon{height:12px;width:12px;margin-right:12.5px;display:inline-block}.check-icon{background:url(/static/media/check.9e4c96cd.svg) 50% no-repeat;background-size:contain}.exit-icon{height:1rem;width:1rem;margin-left:40px;background:url(/static/media/x.1b47cefe.svg) 50% no-repeat;cursor:pointer;display:inline-block}.resend-link{text-decoration:underline;font-weight:600;cursor:pointer}@-webkit-keyframes toast{10%,50%,90%{opacity:1}}@keyframes toast{10%,50%,90%{opacity:1}}.edit-reel-container .edit-reel{max-width:56rem}.edit-reel-container .edit-reel .form-field{margin-bottom:6rem}.edit-reel-container .column-container{margin-top:2rem;margin-bottom:4rem}.edit-reel-container .column-container .column{display:inline-block;min-width:10rem;font-size:1.4rem}.edit-reel-container .column-container .column .heading{font-weight:600;margin-bottom:1rem}.edit-reel-container .edit-btns{margin-top:3rem}.viewers .lb{border-bottom:1px solid #c4c6cc;margin-bottom:3rem}.viewers .page-title{padding-bottom:3rem}.viewers .viewers-container{width:50%;min-width:60rem}.viewers .viewers-container textarea{height:9rem;width:100%;padding:1rem 1.6rem;font-size:1.4rem;font-family:Open Sans;border-radius:2px}.viewers .viewers-container textarea:not(.error-border){border:1px solid #a6acba}.viewers .viewers-container .instructions{margin-bottom:3rem}.viewers .viewers-container .textarea-label{font-size:1.2rem;color:#4d5863;padding-top:8px;margin-bottom:6rem}.reordering-item{display:table;width:100%;table-layout:fixed}.reordering-item td:last-of-type{border-right:0}.reordering-item{height:5rem;max-height:5rem;position:relative;border:1px solid #c4c6cc;background:#fff;overflow:hidden;-webkit-user-select:none;-ms-user-select:none;user-select:none}.reordering-item td{height:5rem;padding:1rem 0 1rem 2rem;text-align:left;vertical-align:middle;font-weight:500;color:#3a4147;font-size:1.4rem;line-height:1.25;font-weight:600}.reordering-item tbody th,.reordering-item td{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.reordering-item td{padding-left:1.4rem}.reordering-item td:first-child,.reordering-item td:nth-child(2){width:9rem}.reordering-item td:nth-child(3){width:7.6rem}.reordering-item td:nth-child(4){width:8.4rem}.reordering-item .overflow-cell{overflow:visible;width:4rem;padding:0}.reordering-item .overflow-cell .overflow{width:4rem;background-position:1rem}.reordering-item .add-cell,.reordering-item .expand-cell,.reordering-item .remove-cell,.reordering-item .reorder-cell{width:4rem;padding:0}.reordering-item .remove-cell{width:8rem;opacity:0}.reordering-item .expand-cell{display:none}.drag-handle,.reordering-item .reorder-cell{background:url(/static/media/grabber.ffdf435a.svg) no-repeat;background-position:center 50%;background-size:24px 24px;cursor:row-resize}.drag-handle{width:24px;height:24px;margin-right:10px}.currently-reordering{opacity:.6}@-webkit-keyframes spin-scale{to{transform:scale(1.4) rotate(1turn)}}@keyframes spin-scale{to{transform:scale(1.4) rotate(1turn)}}.edit-circuits-modal#modal{width:50rem}.edit-circuits-modal#modal .modal-text{text-align:left;padding:2.1rem 3rem}.edit-circuits-modal#modal .button-container .confirm{color:#5685c1}.edit-circuits-modal .modal-text{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:2rem}.edit-circuits-modal .modal-text input{width:100%}.edit-circuits-modal .modal-text .form-field label{min-height:22px}.edit-circuits-modal .modal-text .length-warning{grid-column:1/3;font-size:.8em;margin-bottom:2rem}.edit-circuits-modal .modal-text .message{grid-column:1/3;font-size:.8em;padding-left:24px;margin-top:1rem}.edit-circuits-modal .modal-text .info-message{background:url(/static/media/information.febd2dbf.svg) 0 0 no-repeat;background-size:20px 20px}.edit-circuits-modal .modal-text .error-warning{background:url(/static/media/alert-red.98290ef5.svg) 0 0 no-repeat;background-size:18px 18px}.edit-circuits-modal .modal-text .warning-message{background:url(/static/media/warning.f460f42c.svg) 0 0 no-repeat;background-size:18px 18px}.hoverable-text{font-size:12px}.hoverable-text p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
/*# sourceMappingURL=main.d9bb3f87.chunk.css.map */