@import url(https://fonts.googleapis.com/css?family=IBM+Plex+Sans:400,500,700&display=swap);.storybook-button{font-family:"Nunito Sans","Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:700;border:0;border-radius:3em;cursor:pointer;display:inline-block;line-height:1}.storybook-button--primary{color:#fff;background-color:#1ea7fd}.storybook-button--secondary{color:#333;background-color:transparent;box-shadow:inset 0 0 0 1px rgba(0,0,0,.15)}.storybook-button--small{font-size:12px;padding:10px 16px}.storybook-button--medium{font-size:14px;padding:11px 20px}.storybook-button--large{font-size:16px;padding:12px 24px}.icon{fill:currentColor}.icon,.icon .color--bg{transition:fill .3s ease}.icon .color--bg{fill:#c3cdd9}.active .icon .color--bg{fill:#f0f3f6}.icon .color--icon,.icon .color--icon>*{fill:#77899e;transition:fill .3s ease}.active .icon .color--icon,.active .icon .color--icon>*{fill:#1385f0}.icon--table{margin-top:4px;fill:#c3cdd9;transition:fill .3s ease}.icon--table+.icon--table{margin-left:1rem}.icon--table:hover{fill:#5a6678;cursor:pointer}.icon--neutral{fill:#c3cdd9}.icon--success{fill:#6abf43}.icon--warning{fill:#f59a38}.icon--danger{fill:#d95a5a}.icon--hover-danger:hover{fill:#d95a5a;cursor:pointer}.icon--info:hover{cursor:help;fill:#1385f0}.modal{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;-webkit-overflow-scrolling:touch;outline:0;overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:1rem}@media (min-width:768px){.modal-dialog{width:60rem;margin:3rem auto}}@media (min-width:992px){.modal-dialog{width:80rem}}@media (min-width:1280px){.modal-dialog{width:90rem}}.modal.fade .modal-dialog{transform:translateY(-25%);transition:transform .3s ease-out}.modal.in .modal-dialog{transform:translateY(0)}.modal-content{position:relative;background-color:#fff;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:4px;box-shadow:0 3px 9px rgba(0,0,0,.5);background-clip:padding-box;outline:0}@media (min-width:992px){.modal-content{box-shadow:0 5px 15px rgba(0,0,0,.5)}}.modal--danger .modal-content,.modal--success .modal-content,.modal--warning .modal-content{padding-left:.5rem}.modal--danger .modal-content:before,.modal--success .modal-content:before,.modal--warning .modal-content:before{content:"";position:absolute;left:0;width:.5rem;height:100%;border-top-left-radius:4px;border-bottom-left-radius:4px}.modal--success .modal-content:before{background-color:#6abf43}.modal--warning .modal-content:before{background-color:#f59a38}.modal--danger .modal-content:before{background-color:#d95a5a}.modal-header{border-bottom:1px solid #c3cdd9;display:flex;flex-direction:row-reverse;justify-content:space-between;padding:0 20px;height:6rem}.header-contents,.title-container{display:flex;align-items:center}.header-contents>svg,.title-container>svg{margin-right:1rem}.modal-title{font-family:"IBM Plex Sans","Helvetica Neue",Helvetica,sans-serif;transition:transform .3s ease}.button+.modal-title{transform:translateX(.5rem)}.modal-body{position:relative;padding:20px}.modal-footer{padding:1.5rem 20px;border-top:1px solid #c3cdd9}.close{padding:0;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;font-size:4rem;line-height:0;position:relative;top:-3px;color:#343e47;text-shadow:0 1px 0 #fff;opacity:.2;filter:alpha(opacity=20);transition:opacity .3s ease}.close:focus,.close:hover{color:#343e47;text-decoration:none;cursor:pointer;opacity:.5;filter:alpha(opacity=50)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#343e47}.modal-backdrop.fade{opacity:0;filter:alpha(opacity=0)}.modal-backdrop.in{opacity:.5;filter:alpha(opacity=50)}.button{display:inline-flex;align-items:center;justify-content:center;padding:6px 10px 7px;border:2px solid;border-radius:4px;font:inherit;font-weight:500;font-size:1.4rem;letter-spacing:.1px;line-height:1;outline:0;transition:color .3s ease,background-color .3s ease,border-color .3s ease}.button:hover{cursor:pointer}.button--create{background:#12ceb8;border-color:#12ceb8;color:#fff;text-shadow:1px 1px 1px rgba(0,0,0,.1)}.button--create:hover{background:#11c0ab;border-color:#11c0ab}.button--create svg *{fill:#fff}.button--blue{background:#1385f0;border-color:#1385f0;color:#fff;text-shadow:1px 1px 1px rgba(0,0,0,.1)}.button--blue:hover{background:#0f7de5;border-color:#0f7de5}.button--blue svg *{fill:#fff}.button--grey{background:#77899e;border-color:#77899e;color:#fff;text-shadow:1px 1px 1px rgba(0,0,0,.1)}.button--grey:hover{background:#6e8198;border-color:#6e8198}.button--grey svg *{fill:#fff}.button--default,.button--select{background-color:#fff;color:#77899e;border-color:#77899e}.button--default svg:not(.checkbox__icon) *,.button--select svg:not(.checkbox__icon) *{fill:#77899e}.button--default:hover,.button--select:hover{color:#5a6678;border-color:#5a6678}.button--default:hover svg:not(.checkbox__icon) *,.button--select:hover svg:not(.checkbox__icon) *{fill:#5a6678}.button--green{color:#6abf43;border-color:#6abf43;background-color:#fff}.button--green:hover{color:#fff;background-color:#6abf43}.button--green:hover svg *{fill:#fff}.button--green svg *{fill:#6abf43;transition:fill .3s ease}.button--red{color:#d95a5a;border-color:#d95a5a;background-color:#fff}.button--red:hover{color:#fff;background-color:#d95a5a}.button--red:hover svg *{fill:#fff}.button--red svg *{fill:#d95a5a;transition:fill .3s ease}.button--orange{color:#f59a38;border-color:#f59a38;background-color:#fff}.button--orange:hover{color:#fff;background-color:#f59a38}.button--orange:hover svg *{fill:#fff}.button--orange svg *{fill:#f59a38;transition:fill .3s ease}.button--red-fill{color:#fff;background-color:#d95a5a;text-shadow:1px 1px 1px rgba(0,0,0,.1);border-color:#d64e4e}.button--red-fill:hover{color:#d95a5a;background-color:#fff}.button--red-fill svg *{fill:#fff}.button--link,.button--link-green,.button--link-red{border:0;background-color:transparent;padding:0}.button--link{color:#77899e;padding-left:1rem}.button--link:hover{color:#1385f0}.button--link-green{color:#6abf43;margin:0}.button--link-red{color:#d95a5a;margin:0}.button--select{height:34px;padding:0 8px}.button[disabled]{opacity:.7;pointer-events:none}.button[disabled]:hover{border-color:#77899e;color:#77899e}.button.is-active{border-color:#44bff5 #44bff5 #c3cdd9;border-bottom-right-radius:0;border-bottom-left-radius:0;box-shadow:0 0 6px rgba(52,62,71,.3)}.button+.button{margin-left:.5rem}.button__icon{margin:0 8px 0 0}.button__icon--after{margin:0 0 0 8px}.button__icon>*{fill:currentColor}.button--card{color:#77899e;background:#fff;font-size:1rem;text-transform:uppercase;font-weight:500;letter-spacing:.02rem;padding:6px 8px;border:1px solid #77899e;float:left;margin-right:-1px;cursor:pointer}.button--card.button-label{height:36px;border-width:2px;padding:4px 6px}.button--card:hover{background:#f0f3f6}.button.button--dropdown{padding:8px 30px 8px 12px;background-image:url('data:image/svg+xml;charset=utf-8,<svg viewBox="0 0 12 7" xmlns="http://www.w3.org/2000/svg"><path fill="%2377899e" fill-rule="evenodd" d="M6 4.562l4.667-4.48a.305.305 0 01.423.006l.82.801a.29.29 0 01.005.415l-5.698 5.47A.28.28 0 016 6.856a.296.296 0 01-.217-.08L.085 1.305A.29.29 0 01.09.888l.82-.8a.305.305 0 01.423-.006L6 4.562z"/></svg>');background-repeat:no-repeat;background-size:12px;background-position:right 10px center}.button.button--dropdown.dropdown--icon{background-image:none;padding:0 12px;height:34px}.button.button--dropdown.button--green{background-image:url('data:image/svg+xml;charset=utf-8,<svg viewBox="0 0 12 7" xmlns="http://www.w3.org/2000/svg"><path fill="%236abf43" fill-rule="evenodd" d="M6 4.562l4.667-4.48a.305.305 0 01.423.006l.82.801a.29.29 0 01.005.415l-5.698 5.47A.28.28 0 016 6.856a.296.296 0 01-.217-.08L.085 1.305A.29.29 0 01.09.888l.82-.8a.305.305 0 01.423-.006L6 4.562z"/></svg>')}.button.button--dropdown.button--green:hover{background-image:url('data:image/svg+xml;charset=utf-8,<svg viewBox="0 0 12 7" xmlns="http://www.w3.org/2000/svg"><path fill="%23fff" fill-rule="evenodd" d="M6 4.562l4.667-4.48a.305.305 0 01.423.006l.82.801a.29.29 0 01.005.415l-5.698 5.47A.28.28 0 016 6.856a.296.296 0 01-.217-.08L.085 1.305A.29.29 0 01.09.888l.82-.8a.305.305 0 01.423-.006L6 4.562z"/></svg>')}.dropdown__title{display:flex;align-items:center}.dropdown__title svg{margin-left:8px}.dropdown{display:inline-block;position:relative}.dropdown>.dropdown-menu{display:none;border:2px solid #77899e;position:absolute;min-width:17rem;right:2px;top:100%;list-style:none;padding:0;margin:4px 0}.dropdown.open>.dropdown-menu{display:block;text-align:left;z-index:300;border-radius:4px}.button+.dropdown,.dropdown+.button{margin-left:4px}.dropdown__item{font-weight:500;border-bottom:2px solid #77899e;background:#fff;cursor:pointer}.dropdown__item:hover{background:#f0f3f6}.dropdown__item:first-of-type{border-top-right-radius:4px;border-top-left-radius:4px}.dropdown__item:last-of-type{border:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}a[role=menuitem]{display:block;padding:7px 12px;text-decoration:none;color:#77899e;transition:color .3s ease}.dropdown__item.dropdown__item--sort a{display:flex;justify-content:space-between;align-items:center;padding:0 12px;height:36px}.panel-button{padding:20px;border-radius:4px;border:2px solid #c3cdd9;text-align:center;min-width:32.33%;margin:.5rem .5%;transition:background-color .3s ease,border-color .3s ease;display:inline-block;width:49%}.panel-button:hover{background-color:#f0f3f6;cursor:pointer;border-color:#77899e}.panel-button__helper-text{font-size:1.2rem;margin:0}.card{background:#fff;border-radius:4px;box-shadow:0 5px 30px rgba(0,0,0,.05),0 2px 6px rgba(0,0,0,.1);margin:20px 0 40px}.card--padded,.card__header{padding:20px}@media (min-width:768px){.card__header{display:flex;align-items:center;justify-content:space-between;height:70px}}.card__header--bordered{border-bottom:1px solid #c3cdd9}.card__header--slim{padding:0 0 20px;height:auto}.card__title{font-family:"IBM Plex Sans","Helvetica Neue",Helvetica,sans-serif;font-size:1.6rem}.card__subtitle{margin-left:10px;font-size:1.2rem;font-weight:400;text-transform:uppercase;color:#77899e}.card__body{padding:20px}@media (min-width:768px){.card__body--half{flex:0 0 50%}}.tab-content .card{margin:0;box-shadow:none}.job-notifications button.button--default.button--dropdown.dropdown--icon.dropdown-toggle.btn{padding:0 1.5rem 0 .5rem}.job-notifications.new-notifications button.button--default.button--dropdown.dropdown--icon.dropdown-toggle.btn:after{content:"";position:absolute;top:3px;right:8px;background-color:#1385f0;width:12px;height:12px;border-radius:100%;border:2px solid #f0f3f6}.job-notifications .dropdown button.button--dropdown{border:none;background-color:transparent}.job-notifications .dropdown-menu{width:-webkit-max-content;width:max-content;border:none;box-shadow:0 1px 6px rgba(0,0,0,.2)}.job-notifications .dropdown-menu .notification-job-type-block{margin-right:30px}.job-notifications .dropdown-menu .notification-job-type-block .notification-job-time{color:#77899e;font-size:1rem}.job-notifications .dropdown-menu .notification-unread{position:relative;min-width:10px}.job-notifications .dropdown-menu .notification-unread:after{content:"";position:absolute;bottom:7px;right:0;background-color:#1385f0;width:10px;height:10px;border-radius:5px}.job-notifications .dropdown-menu .notification-job-status{vertical-align:50%;line-height:13px;margin-right:20px}.job-notifications .dropdown-menu .dropdown__item{border-bottom:1px solid #c3cdd9}.job-notifications .dropdown-menu .dropdown__item:hover{background:#fff}.job-notifications .dropdown-menu .notification-job-queue-link{text-align:center}.job-notifications .dropdown-menu a[role=menuitem]{color:#343e47}.tab-pane{opacity:0;transition:opacity .3s ease-in-out}.in.tab-pane{opacity:1}.tab-pane{display:none}.tab-pane.active{display:block}.nav-tabs{list-style:none;display:flex;border-bottom:1px solid #c3cdd9;padding:0 15px;margin:0}.nav-tabs>li{min-width:120px;height:100%;padding:15px;margin:0 10px;font-size:1.6rem}.nav-tabs>li.active{font-weight:500;box-shadow:inset 0 -2px 0 0 #1385f0,0 1px #1385f0;transition:all .3s ease-in-out}.nav-tabs>li.active>a{color:#343e47}.nav-tabs>li>a{text-decoration:none;color:#77899e;height:100%;display:flex;align-items:center;justify-content:center}.nav-tabs>li>a:focus{outline:none}.subsection{display:flex}.subsection-nav{padding:20px 15px;width:17.5rem;float:left;border-right:1px solid #c3cdd9}.subsection-content{padding:20px;width:calc(100% - 17.5rem);float:right}.subsection-menu{list-style-type:none;margin:0;padding:0}.subsection-menu>li{text-align:right;margin-bottom:7px;font-size:1.4rem;transition:color .3s ease}.subsection-menu>li:after{content:"";position:absolute;width:3px;height:1.7rem;background:#1385f0;right:-16px;top:1px;transform:scaleX(0);transition:transform .3s ease}.subsection-menu>li.active{font-weight:500;color:#1385f0;position:relative}.subsection-menu>li.active:after{transform:scaleX(1);transform-origin:right}.subsection-menu>li.disabled{color:#c3cdd9}.subsection-menu>li>a{text-decoration:none;color:inherit}.subsection-menu>li>a:focus{outline:0}.dashboard-tab{display:flex;align-items:center}.tab-stats{margin:0 15px}.tab-count{font-size:2.6rem;line-height:1;font-weight:500;margin-top:10px}.tab-metric{font-size:1.3rem;text-transform:uppercase;margin-bottom:10px}.controls{position:relative;display:flex;justify-content:flex-start;margin-top:10px}@media (min-width:768px){.controls{margin-top:0;justify-content:flex-end}}.control-buttons{display:flex}.control-buttons>:first-child label{border-bottom-left-radius:4px;border-top-left-radius:4px}.control-buttons>:last-child label{border-bottom-right-radius:4px;border-top-right-radius:4px}.radio-btn{opacity:0;position:absolute}.radio-btn+.radio-btn-label{transition:background .3s ease,color .3s ease}.radio-btn:checked+.radio-btn-label{background:#77899e;color:#fff}.radio-btn-label{color:#77899e;background:#fff;font-size:1rem;text-transform:uppercase;font-weight:500;letter-spacing:.02rem;padding:7px 8px;border:1px solid #77899e;float:left;cursor:pointer;margin-left:-1px}.radio-btn-label.button-label{height:34px;border-width:2px;padding:3px}.radio-btn-label:hover{background:#f0f3f6}.table--AutoSizer{height:calc(100vh - 21rem)}.table--AutoSizer.table--half-page{height:43rem}.table-header{color:#77899e}.table-header:focus{outline:0}.table-row{padding-left:1rem;border-bottom:1px solid #f0f3f6}.table-row:hover{background:#f7f7f7}.ReactVirtualized__Grid:focus,.ReactVirtualized__Table__Grid:focus,.table-row:focus,.table__visible-items:focus{outline:none}.ReactVirtualized__Table__headerRow{font-weight:500!important}.highcharts-root{font-family:inherit!important}.highcharts-graph{stroke:#77899e}.sb-chart{padding-bottom:.4rem}.sb-chart .highcharts-point{fill:#6abf43;stroke:#fff;stroke-width:2}.sb-chart .highcharts-color-1,.sb-chart .highcharts-color-1 .highcharts-point{fill:#77899e}.sb-chart .highcharts-color-2,.sb-chart .highcharts-color-2 .highcharts-point{fill:#1385f0}.sb-chart .highcharts-color-3,.sb-chart .highcharts-color-3 .highcharts-point{fill:#5a6678}.sb-chart .highcharts-tick{stroke-width:0}.activity-type-chart .highcharts-legend-box,.channel-activity-chart .highcharts-legend-box{stroke:#fff}.highcharts-tooltip-box{fill:#5a6678;stroke:none}.highcharts-tooltip text{fill:#fff!important;color:#fff!important}.highcharts-legend-box{fill:#fff;stroke:#c3cdd9;rx:3;ry:3}.sb-chart .sb-highcharts-tooltip-header{font-size:14px;font-weight:500}.sb-chart .sb-highcharts-tooltip-point{fill:#6abf43}.insights-map{padding:20px}@media (min-width:768px){.insights-map{width:70%}}.sb-map .highcharts-title{display:none}@media (min-width:768px){.insights-snapshot{display:flex}}.insights-stats{display:flex;flex-direction:column}@media (min-width:768px){.insights-stats{flex:0 0 30%;border-right:1px solid #c3cdd9}}.stats-wrapper{flex:1 1}.insights-stats-group{text-align:center;border-bottom:1px solid #c3cdd9;flex:1 1;display:flex;align-items:center}.insights-stats-group:last-of-type{border-bottom:0}.main-stat{margin-bottom:20px}.compare-stat{display:flex;justify-content:space-around}.stat-title{color:#b3bdc8;margin-bottom:0;font-family:"IBM Plex Sans","Helvetica Neue",Helvetica,sans-serif;font-size:1.6rem;font-weight:400;text-transform:uppercase}.stat-num{font-weight:500;font-size:2.2rem}.stat-num--main{font-size:3rem}.parent-nav{font-size:1.4rem;transition:color .3s ease;color:#77899e;position:relative;top:-3px}.parent-nav:hover{cursor:pointer;color:#1385f0}.parent-nav:hover>.icon>*{fill:#1385f0}.parent-nav>.icon{margin-right:.5rem;transition:fill .3s ease}label.checkbox{display:flex;cursor:pointer;align-items:center}label.checkbox input[type=checkbox]{display:none}label.checkbox .checkbox__icon{fill:#c3cdd9}label.checkbox.checked .checkbox__icon,label.checkbox:hover:not(.disabled) .checkbox__icon{fill:#77899e}label.checkbox.disabled{cursor:not-allowed}.analytics .analytic-card{background-color:#fff;padding:1.5rem 3rem 3rem;color:#343e47;border:1px solid #c3cdd9;width:31%;margin:0 2rem 2rem 0;height:34rem;display:flex;flex-direction:column}.analytics .analytic-card .card-title{margin-bottom:4rem;font-size:1.8rem;font-weight:500}.analytics .analytic-card .card-content{margin:0 -2rem;display:inline;display:flex;flex-direction:column;justify-content:center;align-items:center}.analytics .analytic-card .card-content .aggregate-value{color:#1385f0;font-size:7.5rem;line-height:1;font-weight:800}.analytics .analytic-card .card-content .trend svg{height:15px;font-weight:800}.analytics .analytic-card .card-content .trend .up{color:#6abf43}.analytics .analytic-card .card-content .trend .down{color:#d95a5a}.analytics .analytic-card .card-content .trend .down,.analytics .analytic-card .card-content .trend .up{font-size:2rem;font-weight:800}.analytics .analytic-card .card-footer{margin-top:40px}.analytics .analytic-card .card-date-range{color:#77899e;margin-top:.5rem;font-size:1.4rem}.projects-card .analytic-card{padding:1.5rem 3rem 3rem;color:#343e47;width:100%;margin:0 0 2rem;height:34rem;display:flex;flex-direction:column}.projects-card .analytic-card .card-title{margin-bottom:4rem;font-size:1.8rem;font-weight:500}.projects-card .analytic-card .card-content{margin:0 -2rem;display:inline;display:flex;flex-direction:column;justify-content:center;align-items:center}.projects-card .analytic-card .card-content .aggregate-value{color:#1385f0;font-size:4rem;line-height:1;font-weight:800}@media (min-width:768px){.projects-card .analytic-card .card-content .aggregate-value{font-size:5rem}}@media (min-width:992px){.projects-card .analytic-card .card-content .aggregate-value{font-size:6.5rem}}@media (min-width:1280px){.projects-card .analytic-card .card-content .aggregate-value{font-size:7.5rem}}.projects-card .analytic-card .card-content .trend svg{height:15px;font-weight:800}.projects-card .analytic-card .card-content .trend .up{color:#6abf43}.projects-card .analytic-card .card-content .trend .down{color:#d95a5a}.projects-card .analytic-card .card-content .trend .down,.projects-card .analytic-card .card-content .trend .up{font-size:2rem;font-weight:800}.projects-card .analytic-card .card-footer{margin-top:40px}.projects-card .analytic-card .card-date-range{color:#77899e;margin-top:.5rem;font-size:1.4rem}.projects-card .analytic-card .ext,.projects-card .analytic-card .prefix,.projects-card .analytic-card .suffix{font-size:2rem}@media (min-width:768px){.projects-card .analytic-card .ext,.projects-card .analytic-card .prefix,.projects-card .analytic-card .suffix{font-size:2.4rem}}@media (min-width:992px){.projects-card .analytic-card .ext,.projects-card .analytic-card .prefix,.projects-card .analytic-card .suffix{font-size:3rem}}@media (min-width:1280px){.projects-card .analytic-card .ext,.projects-card .analytic-card .prefix,.projects-card .analytic-card .suffix{font-size:4rem}}.projects-card .analytic-card .ext{margin-left:1rem}.revit-source{display:flex;border-bottom:1px solid #c3cdd9;margin:-2rem -2rem 2rem}.revit-source select.form-control{flex:0 0 78%}.revit-source .file-edit{display:flex;flex-flow:wrap;justify-content:space-between;flex:0 0 77%;padding:2rem}.revit-source .file-edit .details{flex:0 0 30%}.revit-source .file-edit .file-selection{flex:0 0 67%}.revit-source__img{max-width:100%}.revit-source .product-details__input{flex:0 0 100%}.file-selection--revit{border-bottom:1px solid #d3dae3;margin-bottom:1.5rem;padding-bottom:.5rem}.revit-source__title{flex:0 0 100%}.status-message{color:#77899e;font-size:1.3rem}.revit-source__meta{flex:0 0 23%;border-left:1px solid #c3cdd9;padding:2rem}.attribute-confirm__title,.attribute-library__title{font-size:1.3rem;font-weight:500;color:#5a6678;text-transform:uppercase;padding:15px 20px}.attribute__list{display:flex}.modal-body .attribute__list{margin:-2rem}.bottom-border{border-bottom:1px solid #c3cdd9}.attribute-library{width:280px;background-color:#fafbfc;border-right:1px solid #c3cdd9;overflow-y:auto;overflow-x:hidden;white-space:nowrap;text-overflow:ellipsis;border-top-left-radius:4px;border-bottom-left-radius:4px}.attribute-library__content{flex:1 1}.attribute-library__controls{padding:0 2rem 1rem}.attribute__item{padding:1rem 2rem;list-style:none}.attribute__item:hover{background:#f0f3f6;cursor:pointer}.attribute__item--selected,.attribute__item--selected:hover{background:#dce2e9}.AttributeContent{position:relative}.AttributeContent,.AttributeContentForm{display:flex;flex-flow:column nowrap;flex-grow:1}.AttributeContentForm{padding:20px 20px 70px;overflow-y:auto}.form__attribute-unit{margin-bottom:2.5rem}.form__attribute-line{display:flex;flex-flow:row wrap;justify-content:space-between;margin-bottom:1rem}.form__attribute-line .form-control{flex:0 0 100%}.form__attribute-line .form-group{flex:0 0 49.5%;margin-bottom:0}.form__attribute-title{font-size:1.6rem;font-weight:500;margin-bottom:.5rem;flex:0 0 100%}.checkbox--inline{display:flex;align-items:center}.checkbox--inline>.checkbox{margin-right:.5rem}.distribution-options__title{flex:0 0 100%;font-size:1.4rem;font-weight:500;margin-bottom:.5rem;color:#343e47}.AttributeContentControls{padding:1.5rem 1.5rem .5rem;margin:0;border-top:1px solid #c3cdd9;position:absolute;bottom:0;right:0;left:0;background-color:#fff}.radio-container{float:left;margin-right:2rem}.sb-radio{display:none}.sb-radio:checked+.radio-label:before{background:#77899e;border-color:#77899e}.radio-label{position:relative;padding-left:2.2rem}.radio-label:before{content:"";width:1.8rem;height:1.8rem;position:absolute;left:0;top:2px;border-radius:100%;border:2px solid #c3cdd9}.affected-products{position:relative}.affected-products .AutoSizerStuff{max-height:40vh}.AutoSizerStuff{height:64vh}.react-fine-uploader-gallery-dropzone,.react-fine-uploader-gallery-nodrop-container{border:2px dashed #77899e;margin-bottom:2rem;border-radius:4px;transition:border-color .3s ease;padding:1rem;min-height:20rem}.react-fine-uploader-gallery-nodrop-container{opacity:.4;cursor:not-allowed}.react-fine-uploader-gallery-dropzone-active{border:2px solid #1385f0;box-shadow:inset 0 0 14px 0 rgba(85,100,114,.2)}.react-fine-uploader-gallery-dropzone-content,.react-fine-uploader-gallery-nodrop-content{font-size:2rem;opacity:1;color:#c3cdd9;top:45%}.react-fine-uploader-gallery-dropzone-upload-icon{height:2.5rem;fill:#c3cdd9;margin-right:5px;margin-bottom:-4px}.react-fine-uploader-gallery-file-input-container{color:#77899e;border:2px solid #77899e;background:#fff;width:15rem;font-size:1.4rem;font-weight:500;border-radius:4px;letter-spacing:.03rem;margin-left:0}.react-fine-uploader-gallery-file-input-container:hover{background:#f0f3f6}.react-fine-uploader-gallery-file-input-upload-icon{fill:#77899e;width:24px;height:20px;margin-bottom:-5px}.react-fine-uploader-gallery-progress-bar-container,.react-fine-uploader-gallery-total-progress-bar-container{border-radius:1.5rem}.react-fine-uploader-gallery-total-progress-bar-container{margin-right:0;margin-top:1.2rem;height:1.5rem;width:calc(100% - 19rem)}.react-fine-uploader-gallery-progress-bar,.react-fine-uploader-gallery-total-progress-bar{background:#6abf43;box-shadow:inset 0 2px 5px rgba(0,0,0,.1);border-radius:1.5rem}.react-fine-uploader-gallery-files{margin:0 -1rem;padding:0}.react-fine-uploader-gallery-file{margin:2rem 1rem .01rem;border-radius:4px;box-shadow:none;border:1px solid #c3cdd9;height:auto}.react-fine-uploader-gallery-thumbnail-container{height:auto}.react-fine-uploader-gallery-thumbnail{padding:1rem;max-width:100%;transform:none}.react-fine-uploader-gallery-thumbnail>svg{width:0;height:0}.react-fine-uploader-gallery-thumbnail-icon-backdrop,.react-fine-uploader-gallery-upload-failed-icon,.react-fine-uploader-gallery-upload-success-icon{opacity:1;top:15px;left:15px}.react-fine-uploader-gallery-upload-failed-icon,.react-fine-uploader-gallery-upload-success-icon{width:2rem;height:2rem}.react-fine-uploader-gallery-upload-failed-icon{fill:#d95a5a}.react-fine-uploader-gallery-upload-success-icon{fill:#6abf43}.react-fine-uploader-gallery-thumbnail-icon-backdrop{width:3rem;height:3rem}.react-fine-uploader-gallery-filename{white-space:normal;word-wrap:break-word}.react-fine-uploader-gallery-file-footer{padding:0 1rem 1rem}.react-fine-uploader-gallery-filesize{float:none}.instructions{position:relative}.instructions:before{content:"";position:absolute;width:5px;background:#77899e;left:0;bottom:0;top:0;border-top-left-radius:4px;border-bottom-left-radius:4px}.instructions .button--link{font-size:3rem}.instructions .icon{position:relative;top:2px;margin:0 .5rem}.instructions__body{padding:2rem 2rem 1rem}.shared-parameters{display:flex}.shared-parameter__file{padding:2rem;flex:0 0 75%}.shared-parameter__file .button--link{font-size:3rem;margin-right:-2rem}.shared-parameter__meta{flex:0 0 25%;padding:20px;border-left:1px solid #c3cdd9}.upload-info{border:1px solid #6abf43;background-color:#fff;margin-bottom:20px;border-radius:4px;box-shadow:0 5px 30px rgba(0,0,0,.05),0 2px 6px rgba(0,0,0,.1);display:flex;width:100%;align-items:center;margin-top:-20px;position:relative;padding-left:36px}.upload-info.red{color:#d95a5a;border-color:#d95a5a}.upload-info.red .upload-info__icon{background:#d95a5a}.upload-info.red .button--default:hover{color:#d95a5a}.upload-info.green{border-color:#6abf43}.upload-info.green .upload-info__icon{background:#6abf43}.upload-info.green .button--default:hover{color:#6abf43}.upload-info.blue{color:#1385f0;border-color:#1385f0}.upload-info.blue .upload-info__icon{background:#1385f0}.upload-info.blue .button--default:hover{color:#1385f0}.upload-info .upload-info__icon{display:inline-flex;justify-content:center;align-items:center;background:#6abf43;color:#fff;width:36px;position:absolute;bottom:0;left:0;top:0}.upload-info .upload-info__text{flex-grow:2;margin:0 0 0 10px;font-size:14px;padding:5px 0}.upload-info .button--default{border:none;font-size:24px}@keyframes pulse{0%{opacity:0}to{opacity:1}}.no-rows{position:absolute;top:0;bottom:0;left:0;right:0;background:url(/static/media/product-list-item.898f124f.svg);background-size:contain;animation:pulse 1s infinite alternate;background-repeat-x:no-repeat}.no-rows--single{background:url(/static/media/product-list-item.898f124f.svg);background-size:cover;background-repeat-x:no-repeat}.loading{position:absolute;background-repeat:no-repeat;animation:pulse 1s infinite alternate}.loading--product{top:2rem;bottom:2rem;left:2rem;right:2rem;background-image:url(/static/media/product-view.9a26a214.svg);background-size:cover}.loading--grid{background:url(/static/media/product-grid-item.06e2c7ad.svg);top:0;left:0;right:0;height:100%;background-size:25.5%}.page404{text-align:center;width:45%;margin:4rem auto 0}.page404 .img404{display:block;width:80%;margin:0 auto}.page404 .page404-title{font-weight:500;font-size:1.8rem;margin-top:-3rem}.page404 .page404-content{margin-top:2rem}.input--text,input.form-control,select.form-control,textarea.form-control{padding:5px 10px;border:1px solid #c3cdd9;border-radius:4px;font:inherit;font-size:1.4rem}.input--text:focus,input.form-control:focus,select.form-control:focus,textarea.form-control:focus{outline:0;border-color:#1385f0}input.form-control:disabled,select.form-control:disabled,textarea.form-control:disabled{background:#f0f3f6;color:#77899e;cursor:not-allowed}.input--icon{padding-left:30px}.input-icon{position:absolute;top:calc(50% - 8px);left:10px}.form-group{display:flex;flex:0 0 100%;align-items:center;margin-bottom:1rem}.form-group.input--block{display:block}.form-group.input--block>.control-label,.form-group.input--block>.form-control{display:block;width:100%}.form-group.input--block>.control-label{margin-bottom:1rem}.control-label{flex:0 0 20%;font-size:1.4rem;font-weight:500;line-height:1.25;padding-right:1rem}input.form-control,select.form-control{flex:0 0 80%;height:3.5rem}input.form-control--error,select.form-control--error{border-color:#d95a5a;background:#faebeb}input.form-control--warn,select.form-control--warn{border-color:#f59a38}input.form-control--success,select.form-control--success{border-color:#6abf43}.form-msg{width:80%;margin:.25rem 0 0 calc(20% + 1rem);font-size:1.3rem}.form-msg--error{color:#d95a5a}select.form-control{border:1px solid #c3cdd9;color:#343e47;font-size:1.4rem;background:transparent;-webkit-appearance:none;appearance:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;padding-right:3rem;min-width:20rem;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 12 7' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23{$grey-medium}' fill-rule='evenodd' d='M6 4.562l4.667-4.48a.305.305 0 01.423.006l.82.801a.29.29 0 01.005.415l-5.698 5.47A.28.28 0 016 6.856a.296.296 0 01-.217-.08L.085 1.305A.29.29 0 01.09.888l.82-.8a.305.305 0 01.423-.006L6 4.562z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:12px;background-position:right 10px center;width:100%;max-width:100%}select.form-control:-moz-focusring{color:transparent;text-shadow:0 0 0 #77899e}.product-locked{padding:.8rem 1rem .8rem 4rem;margin-bottom:2rem;color:#1385f0;text-transform:uppercase;font-size:1.2rem;font-weight:500;letter-spacing:.08rem;line-height:1.4;border:1px solid #1385f0;border-radius:4px;background:#fff;box-shadow:0 1px 6px rgba(0,0,0,.2);position:relative}.product-locked__icon{position:absolute;left:0;bottom:0;top:0;width:30px;background:#1385f0;display:flex;align-items:center;justify-content:center}.product-locked__icon>.icon>*{fill:#fff}.job-queue-summary{display:flex}.job-queue-info{padding:1.5rem 2rem 1rem;flex:0 0 80%}.job-queue-meta{padding:2rem;flex:0 0 20%;border-left:1px solid #c3cdd9}.inline-edit__unit{flex:0 0 100%;display:flex;flex-direction:column}.form-group+.inline-edit__unit,.inline-edit__unit+.form-group,.inline-edit__unit+.inline-edit__unit{margin-top:2rem}.inline-editable{cursor:pointer}.inline-edit--editing{display:flex;align-items:flex-start;position:relative}.editable-value{display:flex;float:left;margin:0 1rem 0 0;line-height:1.4}.icon--edit{visibility:hidden;fill:#77899e}.inline-editable:hover .icon--edit{visibility:visible;cursor:pointer}.icon--edit:hover{fill:#5a6678}input.input-editing--text{border-top-right-radius:0;border-bottom-right-radius:0;border-right:0}.inline-editing{width:3.5rem;height:3.5rem;background:#77899e;border:1px solid #5a6678;cursor:pointer;position:relative;transition:background .2s ease}.inline-editing+.inline-editing{border-left:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.inline-editing:hover{background:#5a6678}.inline-editing--cancel:after,.inline-editing--cancel:before,.inline-editing--save:after,.inline-editing--save:before{content:"";position:absolute;background-color:#fff}.inline-editing--save:before{width:3px;height:10px;transform:rotate(45deg);right:13px;top:11px}.inline-editing--save:after{width:3px;height:7px;transform:rotate(-45deg);right:18px;top:15px}.inline-editing--cancel:after,.inline-editing--cancel:before{width:3px;height:13px;top:11px;right:16px}.inline-editing--cancel:before{transform:rotate(-45deg)}.inline-editing--cancel:after{transform:rotate(45deg)}textarea.input-editing--textarea{flex:0 0 75%;border-top-right-radius:0;resize:vertical}.product-details__input{display:flex;flex:0 0 95%;align-items:center;margin-right:1%;position:relative}.product-details__input .control-label{width:0}.product-details__input-unit{display:flex;flex:1 0;position:relative}.product-details__input-unit input.form-control{flex:1 0;margin-right:1rem}.product-details__input-unit select.form-control{flex:0 0 20.5%;min-width:0}.product-details__input-unit+select.form-control{flex:0 0 15%;min-width:0}.product-details__input-unit textarea.form-control{flex:1 0;resize:vertical}input.formula-active{padding-left:3.5rem}.formula-equals,.value-unit{color:#77899e;position:absolute;display:flex;align-items:center;justify-content:center;height:33px;padding:0 .75rem;background:#f0f3f6}.form-control.appended-unit{padding-right:3.5rem}.value-unit{border-top-right-radius:4px;border-bottom-right-radius:4px;border-left:1px solid #c3cdd9;right:1.1rem;top:1px}.formula-equals{left:calc(20% + 1px);border-top-left-radius:4px;border-bottom-left-radius:4px;border-right:1px solid #c3cdd9}.attribute-actions{display:flex;flex:0 0 5%;align-items:center;justify-content:space-between}.tooltip-trigger{position:relative}.formula-tooltip{font-size:1.4rem;background:#343e47;color:#fff;text-align:center;padding:6px 8px 5px;position:absolute;left:calc(50% - 6rem);top:-4.5rem;border-radius:4px;opacity:0;transition:opacity .3s ease,transform .3s ease;pointer-events:none;width:12rem;z-index:1000}.formula-tooltip:before{content:"";width:8px;height:8px;background:#343e47;position:absolute;right:calc(50% - 4px);top:2.5rem;border-radius:2px;transform:rotate(45deg)}.tooltip-trigger:hover .formula-tooltip{opacity:1;transform:translateY(5px)}@media (min-width:768px){.product-summary{display:flex}}.product-summary .control-label{display:block;margin-bottom:1rem}.product-img,.product-info,.product-meta{padding:20px}.product-img{align-items:center;border-bottom:1px solid #c3cdd9;color:#77899e}@media (min-width:768px){.product-img{flex:0 0 20%;border-bottom:0;border-right:1px solid #c3cdd9}}.product-img .helper{position:absolute;top:3rem;right:3rem}.tooltip{font-size:1.4rem;color:#fff;text-align:center;padding:6px 8px 5px;left:calc(50% - 7.5rem);top:35px;border-radius:4px;opacity:0;transition:opacity .3s ease,transform .3s ease;pointer-events:none;width:15rem;z-index:1000}.tooltip,.tooltip:before{background:#343e47;position:absolute}.tooltip:before{content:"";width:8px;height:8px;right:calc(50% - 4px);top:-4px;border-radius:2px;transform:rotate(45deg)}.tooltip-trigger:hover .tooltip{opacity:1;transform:translateY(5px)}.product-img__img{display:block;max-width:100%;max-height:20rem;height:auto;margin:0 auto 2rem}select.product-img__select{padding-right:3rem}@media (min-width:768px){.product-info{flex:0 0 60%}}.product-meta{border-top:1px solid #c3cdd9}@media (min-width:768px){.product-meta{flex:0 0 20%;border-top:0;border-left:1px solid #c3cdd9}}.product-info__category,.product-info__subcategory{font-family:"IBM Plex Sans","Helvetica Neue",Helvetica,sans-serif;color:#77899e}.product-info__category{font-size:2rem}.product-info__subcategory{font-size:1.2rem;text-transform:uppercase;letter-spacing:.05rem;margin-top:.75rem}.meta-item{font-size:1.2rem;margin-bottom:15px}.meta-item:last-of-type{margin-bottom:0}.meta-item__header{font-weight:500;margin:0;text-transform:uppercase}.meta-item__icon{position:relative;top:4px;margin-right:8px;color:#77899e}.meta-item__content{margin:3px 0 0 24px}.meta-item__content--flush-left{margin-left:0}.meta-item__tag{margin:5px 2px 0}.meta-item__tag.btn{padding-right:5px;padding-left:5px}.product__content{margin-top:30px}.product__content .nav-tabs{padding:0 25px}.product__content .tab-content{padding:25px}.product__controls,.type-selector{display:flex;align-items:center}.type-selector{margin:3rem 0}.type-selector select.form-control{flex:0 0 30%}.type-selector__label{flex:0 0 19%}.revit-dropzones{display:flex;flex-wrap:wrap;justify-content:space-between}.revit-dropzones>.dropzone{width:48%}@media (min-width:992px){.revit-dropzones>.dropzone{width:24%}}.parameter-name{display:flex;align-items:center}.parameter-name .icon{margin-right:1rem}.parameter-tooltip{font-size:1.4rem;background:#343e47;color:#fff;text-align:center;padding:6px 8px 5px;position:absolute;left:calc(50% - 10.5rem);top:-4.5rem;border-radius:4px;opacity:0;transition:opacity .3s ease,transform .3s ease;pointer-events:none;width:20rem;z-index:1000}.parameter-tooltip:before{content:"";width:8px;height:8px;background:#343e47;position:absolute;right:calc(50% - 4px);top:2.3rem;border-radius:2px;transform:rotate(45deg)}.tooltip-trigger:hover .parameter-tooltip{opacity:1;transform:translateY(5px)}.product-grid{margin:2rem 0 0 -1rem}.product-grid__item{padding:0 1rem 2rem}.product-grid__item-wrapper{background:#fff;border-radius:4px;height:100%;box-shadow:0 5px 30px rgba(0,0,0,.05),0 2px 6px rgba(0,0,0,.1);cursor:pointer;overflow:hidden}.product-grid__item-wrapper:hover .product-grid__item-actions{transform:scale(1);background:hsla(0,0%,100%,.8);height:16%}.product-grid__item-wrapper:hover .product-grid__item-img>img{filter:blur(5px)}.product-grid__item-wrapper:hover .product-grid__item-main{transform:translateY(calc(29% + 3px));height:55%}.product-grid__item-wrapper:hover .product-grid__item-main>h4{max-height:9rem;-webkit-line-clamp:4}.product-grid__item-wrapper:hover .product-grid__item-meta{transform:translateY(55%);height:29%;background-color:#fff}.product-grid__item-wrapper:hover .product-grid__item-meta .product-grid__item-meta-prop{margin-bottom:.5rem}.product-grid__item-wrapper>.checkbox{position:absolute;z-index:1000;top:1.5rem;left:2.5rem;right:0}.product-grid__item-wrapper .product-grid__item-actions{position:absolute;top:0;left:1rem;right:1rem;height:20%;z-index:100;border-radius:4px 4px 0 0;display:flex;align-items:center;justify-content:center;transform:scale(0);transition:transform .2s ease-in-out,background .2s ease-in-out}.product-grid__item-wrapper .icon--grid{fill:#77899e;margin:0 .5rem}.product-grid__item-wrapper .product-grid__item-img{position:absolute;top:0;left:1rem;right:1rem;height:70%;text-align:center;border-radius:4px 4px 0 0;overflow:hidden;display:flex;align-items:center;justify-content:center}.product-grid__item-wrapper .product-grid__item-img>img{max-width:100%;max-height:100%}.product-grid__item-wrapper .product-grid__item-main{padding:1rem;transform:translateY(240%);transition:transform .2s ease-in-out;height:calc(30% - 2px);border-top:1px solid #c3cdd9;background:#fff}.product-grid__item-wrapper .product-grid__item-main>p{margin:0}.product-grid__item-wrapper .product-grid__item-main>h4{background:#fff;display:block;display:-webkit-box;max-height:4.5rem;line-height:1.4;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@-moz-document url-prefix(){.product-grid__item-wrapper .product-grid__item-main>h4{overflow:hidden;position:relative}.product-grid__item-wrapper .product-grid__item-main>h4:before{background:#fff;bottom:0;position:absolute;right:0;float:right;content:"\2026";margin-left:-3rem;width:3rem}.product-grid__item-wrapper .product-grid__item-main>h4:after{content:"";background:#fff;position:absolute;height:50px;width:100%;z-index:1}}.product-grid__item-wrapper .product-grid__item-meta{padding:1rem;transform:translateY(400%);transition:transform .2s ease-in-out;border-top:1px solid #c3cdd9}.product-grid__item-wrapper .product-grid__item-meta-prop{color:#77899e;font-size:1.4rem}.lead-product-use{display:flex;flex-direction:column}@media (min-width:992px){.lead-product-use{flex-direction:row}}.lead-product-use__chart{min-height:45rem;padding:2rem;flex:0 0 100%;display:flex}.lead-product-use__chart:first-of-type{border-bottom:1px solid #c3cdd9}.lead-product-use__chart:last-of-type{border-top:1px solid #c3cdd9}.lead-product-use__chart>.bar-chart,.lead-product-use__chart>.pie-chart{position:relative;width:100%}.lead-product-use__chart>.bar-chart>.sb-chart,.lead-product-use__chart>.pie-chart .sb-chart{position:absolute;margin:auto;top:calc(50% - 18rem);left:0;right:0}.lead-product-use__chart>.bar-chart>.sb-chart{bottom:0}@media (min-width:992px){.lead-product-use__chart{flex:0 0 33.33%}.lead-product-use__chart:first-of-type{border-bottom:0;border-right:1px solid #c3cdd9}.lead-product-use__chart:last-of-type{border-top:0;border-left:1px solid #c3cdd9}}@media (min-width:768px){.lead-info{display:flex}}.lead-contact,.lead-img{padding:20px}.lead-img{display:flex;flex-direction:column}@media (min-width:768px){.lead-img{flex:0 0 20%;border-right:1px solid #c3cdd9}}.lead-img__img{display:block;max-width:50%;min-width:50px;margin:auto;border-radius:100%}.lead-contact{border-bottom:1px solid #c3cdd9;border-top:1px solid #c3cdd9}@media (min-width:768px){.lead-contact{flex:0 0 46.67%;border:0}}.lead-contact__details{display:table}.contact-item{display:table-row;margin-bottom:1rem}.contact-item:last-of-type{margin:0}.contact-item:last-of-type>.contact-prop,.contact-item:last-of-type>.contact-val{padding-bottom:0}.contact-prop{font-weight:500;display:table-cell;padding:0 0 1rem}.contact-val{word-wrap:break-word;overflow-wrap:break-word;word-break:break-word;padding:0 0 1rem 2rem;display:inline-block;vertical-align:top}.lead-activity{display:flex}@media (min-width:768px){.lead-activity{flex:0 0 33.33%;border-left:1px solid #c3cdd9}}.lead-activity__group,.lead-activity__wrapper{display:flex;flex-direction:column;flex:1 1}.lead-activity__group{text-align:center;justify-content:center;padding:2rem 0}.lead-activity__group:first-of-type{border-bottom:1px solid #c3cdd9}.lead__info{padding:20px 20px 1px;background:#f0f3f6;border:1px solid #c3cdd9;border-radius:4px;margin-bottom:20px}.sidebar{transform:translateX(-150px);position:fixed;left:0;bottom:0;top:75px;width:170px;padding:30px 20px 20px;transition:width .3s ease,transform .3s ease;z-index:100}.sidebar.is-collapsed{width:70px}@media (min-width:544px){.sidebar{transform:none}}.sidebar.is-opened{transform:translateX(0);top:75px}.sidebar__section-header{text-transform:uppercase;font-size:1.2rem;color:#77899e;margin:2rem 0 1rem}.is-collapsed .sidebar__section-header{font-size:0;border-bottom:1px solid #c3cdd9;margin-bottom:2.5rem}.sidebar-divider{height:1px;background-color:#c3cdd9;margin-bottom:15px}.is-collapsed .sidebar-divider{margin-bottom:2.5rem}.sidebar-nav__item{font-size:1.4rem;margin-bottom:15px;color:#77899e;transition:color .3s ease,margin .3s ease;position:relative}.sidebar-nav__item:hover{color:inherit;cursor:pointer}.sidebar-nav__item--active{color:inherit}.is-collapsed .sidebar-nav__item{margin-bottom:25px}.is-collapsed .sidebar-nav__item--collapse .icon{transform:rotate(180deg)}.icon--inactive{opacity:1;transition:opacity .3s ease}.sidebar-nav__item--active .icon--inactive{opacity:0}.icon--active{opacity:0;transition:opacity .3s ease}.sidebar-nav__item--active .icon--active{opacity:1}.color--light{fill:#c3cdd9}.color--medium{fill:#6abf43}.icon--inactive .color--medium{fill:#77899e;transition:fill .3s ease}.sidebar-nav__item:hover .icon--inactive .color--medium{fill:#343e47}.color--dark{fill:#2b4e1b}.sidebar-nav__link{position:absolute;top:1px;left:33px;transition:transform .3s ease,opacity .3s ease}.sidebar-nav__item--active .sidebar-nav__link{font-weight:500}.is-collapsed .sidebar-nav__link{transform:scale(0);opacity:0}.sidebar-nav__tooltip{font-size:1.4rem;text-align:center;background:#343e47;color:#fff;padding:6px 8px;width:9rem;position:absolute;left:35px;top:-5px;border-radius:4px;opacity:0;transition:opacity .3s ease,transform .3s ease;pointer-events:none}.sidebar-nav__tooltip:before{content:"";width:8px;height:8px;background:#343e47;position:absolute;left:-4px;top:calc(50% - 4px);border-radius:2px;transform:rotate(45deg)}.is-collapsed .sidebar-nav__item:hover .sidebar-nav__tooltip{opacity:1;transform:scaleX(1) translateX(5px)}.file-drop{border:1px solid #c3cdd9;border-radius:4px;background:#f0f3f6;padding:20px;width:20rem;height:20rem;margin:20px 0;font-size:1.4rem;display:flex;align-items:center;justify-content:center}.file-drop--active{border-color:#1385f0;box-shadow:inset 0 0 3px rgba(0,0,0,.2)}.flex-container{display:flex;flex-wrap:wrap;margin:0 -.5%}.header{padding:20px;justify-content:space-between;position:fixed;width:100%;background:#fff;box-shadow:0 1px 3px #d0d6de;z-index:100}.branding,.header{display:flex;align-items:center}.branding__logo{width:2.5rem;height:2.5rem;background:url(data:image/png;base64,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) no-repeat;background-size:100%}.branding__name{font-size:2rem;font-weight:500;margin-left:1rem;position:relative;top:-1px}.mobile-menu{display:inline-block}@media (min-width:544px){.mobile-menu{display:none}}.mobile-menu:focus{outline:0}.mobile-menu{cursor:pointer;transition-property:opacity,filter;transition-duration:.15s;transition-timing-function:linear}.mobile-menu.is-active .mobile-menu__inner{transform:rotate(225deg);transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.mobile-menu.is-active .mobile-menu__inner:before{top:0;opacity:0;transition:top .1s ease-out,opacity .1s ease-out .12s}.mobile-menu.is-active .mobile-menu__inner:after{bottom:0;transform:rotate(-90deg);transition:bottom .1s ease-out,transform .22s cubic-bezier(.215,.61,.355,1) .12s}.mobile-menu__box{width:26px;height:19px;display:inline-block;position:relative}.mobile-menu__inner{display:block;top:50%;margin-top:3px/-2;transition-duration:.22s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.mobile-menu__inner,.mobile-menu__inner:after,.mobile-menu__inner:before{width:26px;height:3px;background-color:#343e47;border-radius:4px;position:absolute;transition-property:transform;transition-duration:.15s;transition-timing-function:ease}.mobile-menu__inner:after,.mobile-menu__inner:before{content:"";display:block}.mobile-menu__inner:before{top:-7px;transition:top .1s ease-in .25s,opacity .1s ease-in}.mobile-menu__inner:after{bottom:-7px;transition:bottom .1s ease-in .25s,transform .22s cubic-bezier(.55,.055,.675,.19)}.header__left,.header__right{display:flex;align-items:center}.header-search{display:none}@media (min-width:544px){.header-search{display:flex;position:relative;width:30rem;margin-left:3rem}.header-search>input{width:100%;line-height:1.6}}.user-menu{display:inline-block;position:relative}.user-menu__icon{color:#fff;background:#77899e;font-weight:500;width:26px;height:26px;border-radius:100%;display:flex;align-items:center;justify-content:center;text-decoration:none;transition:background .3s ease}.user-menu__icon:hover{background:#5a6678}.user-menu__tooltip{font-size:1.4rem;background:#343e47;color:#fff;padding:6px 8px 5px;position:absolute;width:7rem;text-align:center;right:-2px;top:30px;border-radius:4px;opacity:0;transition:opacity .3s ease,transform .3s ease;pointer-events:none}.user-menu__tooltip:before{content:"";width:8px;height:8px;background:#343e47;position:absolute;right:11px;top:-4px;border-radius:2px;transform:rotate(45deg)}.user-menu:hover .user-menu__tooltip{opacity:1;transform:translateY(5px)}.auth{padding-top:5rem}.auth .branding{justify-content:center;margin-bottom:2rem}.auth__container{width:30rem;margin:0 auto;padding:20px;border-radius:5px;border:1px solid #c3cdd9;background:#fff}.auth__container .input--text{width:100%;margin:.25rem 0 0}.auth__container .button{width:100%;margin:2rem 0 0}.auth__title{text-align:center;margin:0 -2rem 2rem;padding-bottom:1.5rem;border-bottom:1px solid #c3cdd9;position:relative}.login-back{position:absolute;top:3px;left:2rem;width:2.5rem;height:2.5rem;padding-right:2px;border:2px solid #c3cdd9;display:flex;align-items:center;justify-content:center;border-radius:100%;background:#f0f3f6;cursor:pointer}.message{color:#fff;margin:-2rem -2rem 2rem;padding:1rem;font-size:1.4rem;font-weight:500;text-align:center;letter-spacing:.3px}.message--danger{background:#d95a5a}.message--success{background:#6abf43}.reset-pswd{text-align:center;font-size:1.3rem;margin:1rem 0 0}.auth__footer{font-size:1.3rem;color:#77899e;background:#f0f3f6;margin:2rem -2rem -2rem;padding:1.5rem;border-radius:0 0 5px 5px}.error{font-size:1.3rem;display:none;margin:.25rem 0 0}.footer{padding:10px;font-size:1.2rem;color:#77899e;background:#f0f3f6;position:relative;top:75px;z-index:-1}html{box-sizing:border-box;letter-spacing:0;font-size:62.5%}body,html{margin:0;padding:0;height:100%;font-family:"IBM Plex Sans","Helvetica Neue",Helvetica,sans-serif;color:#343e47;line-height:1.4}body.bgDropzone .header,body.bgDropzone .sidebar,html.bgDropzone .header,html.bgDropzone .sidebar{z-index:0}body{font-size:1.4rem}*,:after,:before{box-sizing:inherit}.mc-body{background:#f0f3f6}::-webkit-input-placeholder{font-family:"IBM Plex Sans","Helvetica Neue",Helvetica,sans-serif!important;font-size:1.4rem;color:#77899e}::-moz-placeholder{font-family:"IBM Plex Sans","Helvetica Neue",Helvetica,sans-serif!important;font-size:1.4rem;color:#77899e}:-ms-input-placeholder{font-family:"IBM Plex Sans","Helvetica Neue",Helvetica,sans-serif!important;font-size:1.4rem;color:#77899e}:-moz-placeholder{font-family:"IBM Plex Sans","Helvetica Neue",Helvetica,sans-serif!important;font-size:1.4rem;color:#77899e}h1,h2{font-family:"IBM Plex Sans","Helvetica Neue",Helvetica,sans-serif}h1,h2,h3,h4{font-weight:500;margin:0}a{color:#1385f0;text-decoration:none}p{margin-top:0}.text-uppercase{text-transform:uppercase}.ReactVirtualized__Table__headerRow.hasTooltip,.ReactVirtualized__Table__row.hasTooltip{overflow:visible!important}.ReactVirtualized__Table__rowColumn{white-space:nowrap}.ReactVirtualized__Table__rowColumn a{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;cursor:pointer}.text-center{text-align:center}.text-right{text-align:right!important}.text-left{text-align:left!important}.state--neutral{color:#77899e}.state--success{color:#6abf43}.state--warn{color:#f59a38}.state--error{color:#d95a5a}.mt-0{margin-top:0!important}.pt-0{padding-top:0!important}.ml-0{margin-left:0!important}.pl-0{padding-left:0!important}.mb-0{margin-bottom:0!important}.pb-0{padding-bottom:0!important}.mr-0{margin-right:0!important}.pr-0{padding-right:0!important}.mt-1{margin-top:1rem!important}.pt-1{padding-top:1rem!important}.ml-1{margin-left:1rem!important}.pl-1{padding-left:1rem!important}.mb-1{margin-bottom:1rem!important}.pb-1{padding-bottom:1rem!important}.mr-1{margin-right:1rem!important}.pr-1{padding-right:1rem!important}.mt-2{margin-top:2rem!important}.pt-2{padding-top:2rem!important}.ml-2{margin-left:2rem!important}.pl-2{padding-left:2rem!important}.mb-2{margin-bottom:2rem!important}.pb-2{padding-bottom:2rem!important}.mr-2{margin-right:2rem!important}.pr-2{padding-right:2rem!important}.mt-3{margin-top:3rem!important}.pt-3{padding-top:3rem!important}.ml-3{margin-left:3rem!important}.pl-3{padding-left:3rem!important}.mb-3{margin-bottom:3rem!important}.pb-3{padding-bottom:3rem!important}.mr-3{margin-right:3rem!important}.pr-3{padding-right:3rem!important}.m-0{margin:0!important}.p-0{padding:0!important}.mh-0{margin-left:0!important;margin-right:0!important}.mv-0{margin-top:0!important;margin-bottom:0!important}.ph-0{padding-left:0!important;padding-right:0!important}.pv-0{padding-top:0!important;padding-bottom:0!important}.m-1{margin:1rem!important}.p-1{padding:1rem!important}.mh-1{margin-left:1rem!important;margin-right:1rem!important}.mv-1{margin-top:1rem!important;margin-bottom:1rem!important}.ph-1{padding-left:1rem!important;padding-right:1rem!important}.pv-1{padding-top:1rem!important;padding-bottom:1rem!important}.display-inline-block{display:inline-block}.grey-light{color:#77899e}.main{padding:30px 20px 0;transform:translate3d(0,75px,0);transition:transform .3s ease;min-height:calc(100vh - 12rem);height:auto;margin-bottom:3rem}@media (min-width:544px){.main{width:calc(100% - 150px);transform:translate3d(150px,75px,0)}.main.is-expanded{width:calc(100% - 50px);transform:translate3d(50px,75px,0)}}.main.menu-open{transform:translate3d(150px,75px,0)}
/*# sourceMappingURL=main.e1c86e62.chunk.css.map */