@font-face{font-family:Gotham Narrow;src:url(/fonts/GothamNarrow-Book.woff) format("woff")}@font-face{font-family:Gotham Narrow Bold;src:url(/fonts/GothamNarrow-Bold.woff) format("woff")}@font-face{font-family:Gotham;src:url(/fonts/Gotham-Book.woff) format("woff")}@font-face{font-family:Gotham Bold;src:url(/fonts/Gotham-Bold.woff) format("woff")}footer{display:flex;align-items:center;justify-content:space-between;position:absolute;bottom:0;padding:2rem 2rem 2rem 4rem;border-top:.1rem solid #ccc;width:100%;left:0;right:0;font-size:1.1rem}footer img{height:2rem;margin-bottom:.75rem}footer div{text-align:center;flex:1 1}footer div:first-child{text-align:left}footer div:last-child{text-align:right}footer a:hover{text-decoration:none}footer .btn-flat{padding:0;font-size:1.1rem}.alert-drawer{display:flex;flex-direction:column;background-color:#fff;height:100%;border-left:5px solid #333;padding:1rem 0;width:32rem}.alert-drawer h3{display:block;font-size:2rem;text-align:center;padding:1rem 0}.alert-drawer h3 .drawer-refresh{margin:0 0 0 1rem}.alert-drawer .not-connceted-note{font-size:1.2rem;text-align:center;background-color:#fb2657;color:#fff;padding:.5rem;margin-top:-1rem}.alert-drawer .alertdrawer-item{padding:1rem;font-weight:700}.alert-drawer .alertdrawer-item h3{margin-bottom:0;line-height:2rem;text-align:center}.alert-drawer .alertdrawer-item p:first-child{font-size:1.3rem;text-transform:uppercase;padding-bottom:.6rem;padding-top:1rem;padding-left:.6rem;margin-bottom:0;color:#32cd32}.alert-drawer .alertdrawer-item p:nth-child(2){font-size:1.2rem;padding:0 .6rem 1rem;margin-bottom:0}.alert-drawer .alertdrawer-item button{background:#eee;font-size:1.1rem;padding:.1rem 1rem;margin-left:.5rem}.alert-drawer .notification-drawer-item{margin:.5rem;background-color:#f5f5f5;border:.1rem solid #eee;padding:1rem;display:flex;justify-content:space-between}.alert-drawer .notification-drawer-item .notification-title{text-transform:uppercase;font-family:Gotham Narrow Bold}.alert-drawer .notification-drawer-item .notification-date{font-size:1rem;font-style:italic;margin-bottom:0}.alert-drawer .notification-drawer-item .notification-desc{font-size:1.2rem}.alert-drawer .notification-drawer-item .notification-ack{display:flex;padding:0 0 0 .8rem;align-items:center;color:#64dd17}.alert-drawer .notification-drawer-item .notification-ack .btn-clear{color:#64dd17}.alert-drawer .notification-drawer-item .notification-ack .btn-clear i{font-size:2.5rem}.alert-drawer .notification-drawer-item .notification-ack h1{font-size:3rem}.alert-drawer .notification-drawer-item .notification-ack i.la.la-trash{color:#fb2657}button.alert-drawer-button{height:5rem;background-color:#f5f5f5;border-radius:0;border-left:.1rem solid #ccc}button.alert-drawer-button.has-alert{-webkit-animation:attention 10s ease-in-out infinite both;animation:attention 10s ease-in-out infinite both}button.alert-drawer-button.is-offline i.la-bell{color:#fb2657}button.alert-drawer-button i{padding-right:0}button.alert-drawer-button .badge-count{position:absolute;background:#fb2657;border-radius:6px;width:2.15rem;height:2.15rem;display:flex;justify-content:center;vertical-align:middle;line-height:2.3rem;color:#fff;top:.5rem;right:.75rem;font-size:1.1rem}#downloading-panel,#loading-panel{position:fixed;top:0;bottom:0;left:0;right:0;background-color:hsla(0,0%,90.2%,.35);display:flex;z-index:99999;align-items:center;justify-content:center}#downloading-panel p,#loading-panel p{color:#39b6fe;text-transform:uppercase;font-size:3.1rem;padding:3rem}#loading-panel.block-level{position:absolute;top:0;left:0;right:0;bottom:0}#loading-panel.mini{position:absolute;top:auto;left:auto;right:auto;bottom:auto;background-color:initial;width:calc(100% - 3rem);margin:3rem 0 0}#loading-panel.mini #loading-indicator:before{background-color:initial;border:none}#loading-panel.mini #loading-indicator .folding-cube{width:2rem;height:2rem;margin:0 auto}#loading-panel.mini #loading-indicator p{font-size:2.1rem}#downloading-indicator,#loading-indicator{position:relative}#downloading-indicator:before,#loading-indicator:before{content:" ";background-color:#fff;left:0;right:0;top:-20px;bottom:0;display:block;position:absolute;height:200px;border-radius:1rem;border:.1rem solid #eee;z-index:-1}.folding-cube{margin:20px auto;width:40px;height:40px;position:relative;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.folding-cube .cube-section{float:left;width:50%;height:50%;position:relative;-webkit-transform:scale(1.1);transform:scale(1.1)}.folding-cube .cube-section:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;-webkit-animation:foldingCube 2.4s linear infinite both;animation:foldingCube 2.4s linear infinite both;-webkit-transform-origin:100% 100%;transform-origin:100% 100%}.folding-cube .cube-section1:before{background-color:#2485d4}.folding-cube .cube-section2{-webkit-transform:scale(1.1) rotate(90deg);transform:scale(1.1) rotate(90deg)}.folding-cube .cube-section2:before{background-color:#4b9de0;-webkit-animation-delay:.3s;animation-delay:.3s}.folding-cube .cube-section3{-webkit-transform:scale(1.1) rotate(180deg);transform:scale(1.1) rotate(180deg)}.folding-cube .cube-section3:before{background-color:#a2cdef;-webkit-animation-delay:.6s;animation-delay:.6s}.folding-cube .cube-section4{-webkit-transform:scale(1.1) rotate(270deg);transform:scale(1.1) rotate(270deg)}.folding-cube .cube-section4:before{background-color:#3591dd;-webkit-animation-delay:.9s;animation-delay:.9s}.dissolve-cube{margin:20px auto;width:40px;height:40px;position:relative;-webkit-transform:rotate(135deg);transform:rotate(135deg)}.dissolve-cube .cube-section{width:33%;height:33%;background-color:#333;float:left;-webkit-animation:dissolveCube 1.3s ease-in-out infinite;animation:dissolveCube 1.3s ease-in-out infinite}.dissolve-cube .cube-section.cube-section1{-webkit-animation-delay:.2s;animation-delay:.2s}.dissolve-cube .cube-section.cube-section2{-webkit-animation-delay:.3s;animation-delay:.3s}.dissolve-cube .cube-section.cube-section3{-webkit-animation-delay:.4s;animation-delay:.4s}.dissolve-cube .cube-section.cube-section4{-webkit-animation-delay:.1s;animation-delay:.1s}.dissolve-cube .cube-section.cube-section5{-webkit-animation-delay:.2s;animation-delay:.2s}.dissolve-cube .cube-section.cube-section6{-webkit-animation-delay:.3s;animation-delay:.3s}.dissolve-cube .cube-section.cube-section7{-webkit-animation-delay:0s;animation-delay:0s}.dissolve-cube .cube-section.cube-section8{-webkit-animation-delay:.1s;animation-delay:.1s}.dissolve-cube .cube-section.cube-section9{-webkit-animation-delay:.2s;animation-delay:.2s}.dissolve-cube .cube-section.tier-1{background-color:#d1eeff}.dissolve-cube .cube-section.tier-2{background-color:#7dcffe}.dissolve-cube .cube-section.tier-3{background-color:#39b6fe}.dissolve-cube .cube-section.tier-4{background-color:#019af2}.dissolve-cube .cube-section.tier-5{background-color:#01649d}#inline-sloading-panel span{-webkit-animation-name:blink;animation-name:blink;-webkit-animation-duration:1.4s;animation-duration:1.4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-fill-mode:both;animation-fill-mode:both}#inline-sloading-panel span:nth-child(2){-webkit-animation-delay:.2s;animation-delay:.2s}#inline-sloading-panel span:nth-child(3){-webkit-animation-delay:.4s;animation-delay:.4s}@webkit-keyframes foldingCube{0%,10%{-webkit-transform:perspective(140px) rotateX(-180deg);transform:perspective(140px) rotateX(-180deg);opacity:0}25%,75%{-webkit-transform:perspective(140px) rotateX(0deg);transform:perspective(140px) rotateX(0deg);opacity:1}90%,to{-webkit-transform:perspective(140px) rotateY(180deg);transform:perspective(140px) rotateY(180deg);opacity:0}}@-webkit-keyframes foldingCube{0%,10%{-webkit-transform:perspective(140px) rotateX(-180deg);transform:perspective(140px) rotateX(-180deg);opacity:0}25%,75%{-webkit-transform:perspective(140px) rotateX(0deg);transform:perspective(140px) rotateX(0deg);opacity:1}90%,to{-webkit-transform:perspective(140px) rotateY(180deg);transform:perspective(140px) rotateY(180deg);opacity:0}}@keyframes foldingCube{0%,10%{-webkit-transform:perspective(140px) rotateX(-180deg);transform:perspective(140px) rotateX(-180deg);opacity:0}25%,75%{-webkit-transform:perspective(140px) rotateX(0deg);transform:perspective(140px) rotateX(0deg);opacity:1}90%,to{-webkit-transform:perspective(140px) rotateY(180deg);transform:perspective(140px) rotateY(180deg);opacity:0}}@-webkit-keyframes dissolveCube{0%,70%,to{-webkit-transform:scaleX(1);transform:scaleX(1)}35%{-webkit-transform:scale3D(0,0,1);transform:scale3D(0,0,1)}}@keyframes dissolveCube{0%,70%,to{-webkit-transform:scaleX(1);transform:scaleX(1)}35%{-webkit-transform:scale3D(0,0,1);transform:scale3D(0,0,1)}}@-webkit-keyframes blink{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}@keyframes blink{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}button.service-center-trigger{height:5rem;border-left:.1rem solid #ccc;border-right:.1rem solid #ccc;background-color:#f5f5f5;border-radius:0}button.service-center-trigger:hover{background-color:#ddd}.disclaimer-text{color:#ec5453;font-style:italic;text-align:center;font-size:1.2rem}.dialog-body-content h3{margin-top:3rem;margin-bottom:1rem}.dialog-body-content .permission-scroll{overflow-y:scroll}.dialog-body-content .permission-scroll .col-md-2{padding-top:.5rem;padding-bottom:.5rem}.dialog-body-content .permission-scroll::-webkit-scrollbar{-webkit-appearance:none}.dialog-body-content .permission-scroll::-webkit-scrollbar:vertical{width:11px}.dialog-body-content .permission-scroll::-webkit-scrollbar:horizontal{height:11px}.dialog-body-content .permission-scroll::-webkit-scrollbar-thumb{border-radius:8px;border:2px solid #fff;background-color:rgba(0,0,0,.5)}.dialog-body-content .permission-scroll::-webkit-scrollbar-track{background-color:#fff;border-radius:8px}.dialog-body-content .user-access-token{line-height:3.6rem;height:3.6rem;overflow-x:scroll;overflow-y:hidden;background-color:#ccc;padding-left:1.5rem}.dialog-body-content .override-section{width:100%;background-color:hsla(0,0%,92.2%,.3);margin:2rem 0;padding:1.5rem;border:.1rem solid #ccc;overflow:auto}.dialog-body-content .override-section label{font-weight:700;font-family:Gotham Bold;display:block;padding-bottom:.5rem}.dialog-body-content .override-section span{display:block;margin-bottom:1.5rem}.dialog-body-content .override-section button{float:right;margin-top:1rem;display:block}#user-bug{height:5rem;background-color:#f5f5f5;min-width:15rem;border-radius:0}#user-bug:hover{background-color:#ddd}#user-bug:focus{outline:none}#user-bug+.dropdown-menu{top:5rem;background-color:#fff;color:#333;border-radius:0;margin:0;right:-.1rem;left:auto;width:15.2rem;border:1px solid #ccc}#user-bug+.dropdown-menu button{width:100%;color:#61b4e4;text-align:center;border:none;box-shadow:none;border-radius:0;font-weight:700}#user-bug+.dropdown-menu button:hover{background-color:#eee}#alert-bug+.dropdown-menu{top:4.5rem;background-color:#333;color:#fff;border-radius:0;margin:0;min-width:25rem;right:0;left:auto;padding:1rem 0 0;box-shadow:inset 0 10px 5px 0 rgba(0,0,0,.61)}#alert-bug:focus{outline:none}.alert-item{border-bottom:1px solid #333;display:flex;align-items:center;padding:1rem;position:relative}.alert-item .icon{font-size:2.5rem;position:relative;display:block;z-index:20}.alert-item .icon:after{background-color:#fff;content:"";display:block;position:absolute;height:2.5rem;width:2.3rem;top:1px;left:6px;right:0;bottom:0;border-radius:50%;z-index:-1}.alert-item p{font-size:1.1rem;color:#fff;padding:0;margin:0}.alert-item.info{color:#fbca26}.alert-item.error{color:#fb2657}.alert-item.success{color:#64dd17}.alert-item:hover{background-color:#464646}.environment-badge{position:fixed;left:0;padding:1rem;font-size:1.4rem;color:#fff;background-color:#ffa115;bottom:0;z-index:1000;width:24rem;height:5rem;display:flex;align-items:center;align-content:center;justify-content:center;text-transform:uppercase}.environment-badge.localhost{background-color:#ff0076}.environment-badge.top{left:27rem;font-size:1rem;bottom:auto;width:auto;height:auto;border-radius:.4rem;padding:.8rem;position:absolute}.navbar-brand{background-color:#333;display:flex;width:240px;min-width:240px;max-width:240px;padding:1.2rem 1.2rem 1.2rem 4rem}.navbar-brand a{font-family:Gotham Narrow Bold;font-size:2.7rem;letter-spacing:.1rem;display:flex;line-height:1.3rem;align-items:center}.navbar-brand a,.navbar-brand a:hover{color:#fff;text-decoration:none}.navbar-brand a span{display:inline-block;font-size:1.2rem;padding-left:1rem;font-family:Gotham Narrow}.navbar-brand img{height:2.5rem;padding-left:.5rem}nav.navbar{padding:0;border-right:1px solid #666}nav.navbar,nav.navbar:before{background-color:hsla(0,0%,93.3%,.75)}nav.navbar:before{content:" ";position:absolute;left:0;right:0;top:0;height:51px;width:100vw;border-bottom:1px solid #ddd}nav.navbar .dropdown-submenu{position:relative}nav.navbar .dropdown-submenu>.dropdown-menu{top:0;left:100%;margin-top:-6px;margin-left:-1px;border-radius:0 .6rem .6rem 6rem}nav.navbar .dropdown-submenu .dropdown-item{display:inline-block;color:#333;font-size:1.3rem;padding:1.5rem 1rem!important}nav.navbar .dropdown-submenu .dropdown-item:last-child{border-bottom:none}nav.navbar .dropdown-submenu li.dropdown-item{padding:0!important}nav.navbar .dropdown-submenu>a:after{display:inline-block;font-family:chiportal;content:"\F006";border:none;font-size:1xrem;margin-left:1rem}nav.navbar .dropdown-submenu.pull-left{float:none}nav.navbar .dropdown-submenu.pull-left>.dropdown-menu{left:-100%;margin-left:10px;border-radius:6px 0 6px 6px}nav.navbar .dropdown-submenu:hover>.dropdown-menu{display:block;border:1px solid #333;border-radius:0;top:.5rem;padding:.1rem 0 0}nav.navbar .dropdown-submenu:hover a:after{border-left-color:#fff}nav.navbar .dropdown-submenu:last-child a.dropdown-item{border-bottom:none}nav.navbar .right-side{display:flex}nav.navbar .right-side button{box-shadow:none;align-items:center}.sidebar{top:0;bottom:0;left:0;z-index:100;padding:0;box-shadow:inset -1px 0 0 rgba(0,0,0,.1);background-color:#444;border-top:1px solid #444;flex:0 0 240px;max-width:240px}.dashboard-module{display:flex;align-items:center;font-size:1.6rem;padding-top:0;padding-bottom:1rem;color:#fff!important;border-bottom:1px solid #555;margin:1rem 2rem}.dashboard-module i{font-size:2.5rem;color:#fff;visibility:hidden}.dashboard-module:hover{text-decoration:none;color:#fff;cursor:pointer}.dashboard-module:last-child{border-bottom:none;border-top:1px solid #555;padding-top:1rem}.sidebar-sticky{height:calc(100vh - 51px);overflow-x:hidden;overflow-y:auto;padding:1rem 0}.sidebar-sticky .app-module{color:#fff}.sidebar-sticky .app-module h3{display:flex;align-items:center;font-size:1.6rem;padding:.7rem 0 .7rem 1.6rem;margin-bottom:0}.sidebar-sticky .app-module h3 i{font-size:2rem;padding-right:.5rem;color:#fff}.sidebar-sticky .app-module ul{list-style-type:none;padding-left:0}.sidebar-sticky .app-module ul li>a{color:#fff;padding:.8rem 0 .8rem 3.7rem;display:block;font-size:1.1rem;border-left:.5rem solid #444;-webkit-transition:border-color .1s linear;transition:border-color .1s linear;text-transform:uppercase}.sidebar-sticky .app-module ul li>a:hover{text-decoration:none;cursor:pointer}.sidebar-sticky .app-module ul li>a.active,.sidebar-sticky .app-module ul li>a:hover{background-color:#555;border-left-color:#61b4e4}.sidebar-sticky .module-nav-wrap{margin-right:auto}.sidebar-sticky .module-nav{display:inline-block;position:relative}.sidebar-sticky a.nav-link{color:#fff;text-transform:uppercase;opacity:1;font-weight:100;font-size:1.4rem;display:flex;padding:.5rem 2rem .5rem 1rem}.sidebar-sticky a.nav-link:hover{color:#fff;cursor:pointer}.sidebar-sticky a.nav-link.dropdown-toggle:after{font-family:Material Icons;content:"\E5CF";border:none;font-size:1.1rem;margin:0 0 0 1rem}.sidebar-sticky a.nav-link+.dropdown-menu{top:4.3rem;border:.1rem solid #333;border-radius:0;padding:0;right:0;margin:0;box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12),0 1px 5px 0 rgba(0,0,0,.2)}.sidebar-sticky a.nav-link+.dropdown-menu .dropdown-item{padding:0;margin:0;border-bottom:1px solid #333}.sidebar-sticky a.nav-link+.dropdown-menu .dropdown-item:last-child{border-bottom:none}.sidebar-sticky a.nav-link+.dropdown-menu a{display:flex;color:#333;font-size:1.3rem;padding:1rem 1rem 1rem .8rem;text-transform:uppercase}.sidebar-sticky a.nav-link+.dropdown-menu a i.icon-set{font-size:1.3rem;margin-top:-.1rem;margin-right:.5rem}.sidebar-sticky a.nav-link+.dropdown-menu a:hover{text-decoration:none}.sidebar-sticky button{background-color:none;background:none;border:none;color:#fff}.sidebar-sticky button:hover{cursor:pointer}@media (max-width:768px){nav.navbar .module-nav{display:block}nav.navbar .module-nav .nav-link{border-bottom:1px solid #fff;font-size:1.7rem;padding:2rem 1rem}nav.navbar .module-nav .nav-link+.dropdown-menu{top:0;position:relative;float:none;min-width:10rem;padding:.5rem 0;font-size:1rem;margin:-.1rem 0 0}nav.navbar .module-nav .nav-link+.dropdown-menu.show .dropdown-submenu>a:after{content:"\F004"}nav.navbar .module-nav .nav-link+.dropdown-menu.show .dropdown-submenu .dropdown-menu{display:block;float:none;position:relative;left:0;background-color:#ccc;border-radius:0;top:.5rem;padding:0;border:.1rem solid #333;margin-right:-.1rem}nav.navbar .module-nav .dropdown-toggle:after{float:right}}.toast-msg div{font-size:1.2rem}.toast-msg button{background:transparent;color:#fff;border:none;outline:none;box-shadow:none;padding:.5rem}.toast-msg button i{padding-right:0}.toast-msg.toast-msg-success div{background-color:#64dd17;color:#fff}.toast-msg.toast-msg-success div button:hover{background-color:#459810}.toast-msg.toast-msg-warning div{background-color:#fbca26;color:#fff}.toast-msg.toast-msg-warning div button:hover{background-color:#d1a204}.toast-msg.toast-msg-error div{background-color:#fb2657;color:#fff}.toast-msg.toast-msg-error div button:hover{background-color:#d10433}.toast-msg.toast-msg-info div{background-color:#61b4e4;color:#fff}.toast-msg.toast-msg-info div button:hover{background-color:#2494d4}.autocomplete__loading-wrapper.disable .autocomplete__container:before{content:" ";position:absolute;top:0;right:0;bottom:0;left:0;background-color:#e9ecef;opacity:.8}.autocomplete__container,.autocomplete__loading-wrapper{position:relative}.autocomplete__container input{border-radius:0}.autocomplete__suggestions-container--open{list-style-type:none;cursor:default;padding:0;margin:0;border:1px solid #ccc;background:#fff;position:absolute;z-index:9999;max-height:15rem;overflow:hidden;overflow-y:auto;box-sizing:border-box;min-width:100%;width:auto;box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12),0 1px 5px 0 rgba(0,0,0,.2)}.autocomplete__suggestions-list{padding:0}.autocomplete__suggestion{padding:1rem .8rem;width:100%;line-height:1.5rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#333}.autocomplete__suggestion:hover{cursor:pointer}.autocomplete__suggestion--highlighted{background:#f0f0f0}.autocomplete__three-dots{text-align:center;z-index:5;position:absolute;right:1.5rem;top:1rem;display:none}.autocomplete__three-dots.show{display:block}.autocomplete__three-dots>div{height:.8rem;width:.8rem;background-color:#ccc;border-radius:100%;display:inline-block;-webkit-animation:bouncedelay 1.4s ease-in-out infinite both;animation:bouncedelay 1.4s ease-in-out infinite both}.autocomplete__three-dots .dot1{-webkit-animation-delay:-.32s;animation-delay:-.32s}.autocomplete__three-dots .dot2{-webkit-animation-delay:-.16s;animation-delay:-.16s}button:focus{outline:none}.btn,.btn-clear,.btn-flat,.btn-icon,.btn-icon-right{border:none;border-radius:.2rem;display:inline-block;line-height:2.6rem;padding:.3rem 1.6rem;text-transform:uppercase;vertical-align:middle;-webkit-tap-highlight-color:transparent;position:relative;overflow:hidden;-webkit-transform:translateZ(0);transform:translateZ(0)}.btn-clear:after,.btn-flat:after,.btn-icon-right:after,.btn-icon:after,.btn:after{content:"";display:block;position:absolute;width:100%;height:100%;top:0;left:0;pointer-events:none;background-image:-webkit-radial-gradient(circle,#333 10%,transparent 10.01%);background-image:radial-gradient(circle,#333 10%,transparent 10.01%);background-repeat:no-repeat;background-position:50%;-webkit-transform:scale(10);transform:scale(10);opacity:0;-webkit-transition:opacity 1s,-webkit-transform .5s;transition:opacity 1s,-webkit-transform .5s;transition:transform .5s,opacity 1s;transition:transform .5s,opacity 1s,-webkit-transform .5s}.btn-clear:active:after,.btn-flat:active:after,.btn-icon-right:active:after,.btn-icon:active:after,.btn:active:after{-webkit-transform:scale(0);transform:scale(0);opacity:.2;-webkit-transition:0s;transition:0s}.btn-clear:focus,.btn-flat:focus,.btn-icon-right:focus,.btn-icon:focus,.btn:focus{outline:none}.btn-clear.disabled,.btn-clear:disabled,.btn-clear[disabled],.btn-flat.disabled,.btn-flat:disabled,.btn-flat[disabled],.btn-floating.disabled,.btn-floating:disabled,.btn-floating[disabled],.btn-icon-right.disabled,.btn-icon-right:disabled,.btn-icon-right[disabled],.btn-icon.disabled,.btn-icon:disabled,.btn-icon[disabled],.btn-large.disabled,.btn-large:disabled,.btn-large[disabled],.btn-small.disabled,.btn-small:disabled,.btn-small[disabled],.btn.disabled,.btn:disabled,.btn[disabled]{pointer-events:none;background-color:#dfdfdf!important;box-shadow:none;color:#9f9f9f!important;cursor:default}.btn-clear.disabled:hover,.btn-clear:disabled:hover,.btn-clear[disabled]:hover,.btn-flat.disabled:hover,.btn-flat:disabled:hover,.btn-flat[disabled]:hover,.btn-floating.disabled:hover,.btn-floating:disabled:hover,.btn-floating[disabled]:hover,.btn-icon-right.disabled:hover,.btn-icon-right:disabled:hover,.btn-icon-right[disabled]:hover,.btn-icon.disabled:hover,.btn-icon:disabled:hover,.btn-icon[disabled]:hover,.btn-large.disabled:hover,.btn-large:disabled:hover,.btn-large[disabled]:hover,.btn-small.disabled:hover,.btn-small:disabled:hover,.btn-small[disabled]:hover,.btn.disabled:hover,.btn:disabled:hover,.btn[disabled]:hover{background-color:#dfdfdf!important;color:#9f9f9f!important}.btn,.btn-flat,.btn-floating,.btn-icon,.btn-icon-right,.btn-large,.btn-small{font-size:1.2rem;outline:0}.btn-flat i,.btn-floating i,.btn-icon-right i,.btn-icon i,.btn-large i,.btn-small i,.btn i{font-size:1.1rem;line-height:inherit}.btn-flat:focus,.btn-floating:focus,.btn-icon-right:focus,.btn-icon:focus,.btn-large:focus,.btn-small:focus,.btn:focus{outline:none}.btn-floating:focus,.btn:focus{background-color:#fff;outline:none}.btn{border-top:1px solid #eee;text-decoration:none;color:#333;background-color:#fff;text-align:center;letter-spacing:.05rem;-webkit-transition:background-color .2s ease-out;transition:background-color .2s ease-out;cursor:pointer}.btn:hover{background-color:#d9d9d9}.btn:focus{outline:none}.btn-floating{position:relative;overflow:hidden;z-index:1;width:4rem;height:4rem;padding:0;background-color:#64dd17;border-radius:50%;-webkit-transition:background-color .3s;transition:background-color .3s;cursor:pointer;vertical-align:middle}.btn-floating,.btn-floating i{color:#fff;line-height:4rem;text-align:center}.btn-floating i{width:auto;display:inline-block;font-size:1.6rem}.btn-floating:hover{background-color:#64dd17}.btn-floating:before{border-radius:0}.btn-floating.btn-large{width:5.6rem;height:5.6rem;padding:0}.btn-floating.btn-large.halfway-fab{bottom:-5.6rem/2}.btn-floating.btn-large i{line-height:5.6rem}.btn-floating.btn-small{width:3.24rem;height:3.24rem}.btn-floating.btn-small.halfway-fab{bottom:-3.24rem/2}.btn-floating.btn-small i{line-height:3.24rem}.btn-floating.halfway-fab{position:absolute;right:24px;bottom:-4rem/2}.btn-floating.halfway-fab.left{right:auto;left:24px}.btn-floating.negative{background-color:#fff;border:.2rem solid #fb2657}.btn-floating.negative i{color:#fb2657;line-height:3.7rem}.btn-floating.positive{background-color:#64dd17;color:#fff}.btn-floating.neutral{background-color:#fff;color:#333}.btn-floating.neutral i{color:#333}.btn-floating.action{background-color:#fff;border:.2rem solid #39b6e9}.btn-floating.action i{color:#39b6e9;line-height:3.7rem}.btn-floating.left-adjust-content.half i{padding-left:.5rem}.btn-floating.left-adjust-content.third i{padding-left:.3rem}button.btn-floating{border:none}.btn-flat{background-color:initial;color:#343434;cursor:pointer;-webkit-transition:background-color .2s;transition:background-color .2s}.btn-flat,.btn-flat:focus,.btn-flat:hover{box-shadow:none}.btn-flat:focus{background-color:#fff;outline:none}.btn-flat.disabled{background-color:initial!important;color:#b3b3b3!important;cursor:default}.btn-icon,.btn-icon-right{display:flex;color:#333;background-color:#fff;text-align:center;letter-spacing:.05rem;-webkit-transition:background-color .2s ease-out;transition:background-color .2s ease-out;cursor:pointer}.btn-icon-right:hover,.btn-icon:hover{background-color:#d9d9d9}.btn-icon i{font-size:2rem;padding-right:1rem}.btn-icon-right i{font-size:2rem;padding-left:1rem}.btn-large{height:5.4rem;line-height:5.4rem;font-size:1.5rem;padding:0 28px}.btn-large i{font-size:1.6rem}.btn-small{height:3.24rem;line-height:3.24rem;font-size:1.3rem}.btn-small i{font-size:1.2rem}.btn-block{display:block}.btn,.btn-floating,.btn-icon,.btn-icon-right,.btn-large{box-shadow:0 0 0 0 rgba(0,0,0,.14),0 0 0 -1px rgba(0,0,0,.12),0 2px 0 0 rgba(0,0,0,.2)}.btn-icon-right.positive:after,.btn-icon.positive:after,.btn.positive:after{background-image:-webkit-radial-gradient(circle,#3a810d 10%,#64dd17 10.01%);background-image:radial-gradient(circle,#3a810d 10%,#64dd17 10.01%)}.btn-icon-right.positive:hover,.btn-icon.positive:hover,.btn.positive:hover{background-color:#64dd17;color:#fff}.btn-icon-right.negative:after,.btn-icon.negative:after,.btn.negative:after{background-image:-webkit-radial-gradient(circle,#b8032d 10%,#fb2657 10.01%);background-image:radial-gradient(circle,#b8032d 10%,#fb2657 10.01%)}.btn-icon-right.negative:hover,.btn-icon.negative:hover,.btn.negative:hover{background-color:#fb2657;color:#fff}.btn-flat.positive{color:#64dd17}.btn-flat.positive:hover{background-color:#64dd17;color:#fff}.btn-flat.negative{color:#fb2657}.btn-flat.negative:hover{background-color:#fb2657;color:#fff}.btn-flat.neutral{color:#333}.btn-flat.neutral:hover{background-color:#95989a;color:#fff}.btn-icon-right.action,.btn-icon.action,.btn.action{background-color:#39b6e9;color:#fff}.btn-icon-right.action:hover,.btn-icon.action:hover,.btn.action:hover{background-color:#50beec;text-decoration:none}.btn-icon-right.invert,.btn-icon.invert,.btn.invert{background-color:#fff;color:#39b6e9;border:.1rem solid #39b6e9}.btn-clear{box-shadow:none;background-color:initial;color:#39b6e9;cursor:pointer;-webkit-transition:background-color .2s;transition:background-color .2s;text-transform:none;display:inline-flex;align-items:center;padding:.3rem 1.2rem}.btn-clear i{font-size:2rem;padding-right:.3rem;margin-top:-.4rem}.btn-clear:focus,.btn-clear:hover{box-shadow:none;background-color:initial}.btn-clear:focus{background-color:initial;outline:none}.btn-clear.disabled{background-color:initial!important;color:#b3b3b3!important;cursor:default}.btn-clear.positive{color:#64dd17}.btn-clear.action{color:#39b6e9}.btn-clear.negative{color:#fb2657}.btn-progress .btn-progress-indicator{width:10rem}.btn-progress .btn-progress-indicator .btn-progress-indicator-primary{background-color:#bcf499}.btn-progress .btn-progress-indicator .btn-progress-indicator-barcolor{background-color:#64dd17}button.x-icon{background-color:initial;border:none;box-shadow:none;color:#fb2657;font-size:2rem;margin-top:-.2rem}button.x-icon:hover{cursor:pointer}a.btn.new,button.btn.new{width:20rem;justify-content:end;background-color:#fff;color:#39b6fe;border:.1rem solid #39b6fe;border-radius:.4rem;box-shadow:0 2px 0 0 rgba(0,143,255,.22)}a.btn.new.attention,button.btn.new.attention{background:#39b6fe;color:#fff}a.btn.new.attention:hover,button.btn.new.attention:hover{background-color:#06a3fe}a.btn.new:hover,button.btn.new:hover{background:#39b6fe;color:#fff}a.btn.new.negative,button.btn.new.negative{color:#ec5453;border-color:#ec5453;box-shadow:0 2px 0 0 rgba(255,0,0,.22)}a.btn.new.negative:hover,button.btn.new.negative:hover{background-color:#ec5453;color:#fff}a.btn.new:disabled,button.btn.new:disabled{border-color:#ccc;box-shadow:0 2px 0 0 hsla(0,0%,60.8%,.22)}a.btn.new:disabled:hover,button.btn.new:disabled:hover{cursor:not-allowed}a.btn.new:focus,button.btn.new:focus{box-shadow:0 2px 13px 2px rgba(0,143,255,.22)}a.btn.new.auto-width,button.btn.new.auto-width{width:auto;min-width:20rem}.btn.new.icon i{padding:0 .5rem}.form-control,.input-group>.form-control,.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem;height:calc(3.25rem + 2px)}.form-group{margin-bottom:2rem}.form-group label{color:#333;font-family:Gotham Bold;font-size:1.1rem;text-transform:uppercase;letter-spacing:.1rem}.form-group.side-by-side{display:flex;align-items:center;margin-right:1rem}.form-group.side-by-side label{display:block;margin-bottom:0;padding-right:1rem;width:18rem}.form-group.side-by-side input,.form-group.side-by-side select{display:block}.form-group input+.autocomplete__three-dots.in-input{margin-top:2rem;margin-right:2rem}.form-group .autocomplete__loading-wrapper input{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem;height:calc(3.25rem + 2px)}.form-group .autocomplete__loading-wrapper.disable .autocomplete__container:before{opacity:0}.form-group .autocomplete__loading-wrapper.disable .autocomplete__container input{background-color:#e9ecef;opacity:1}.form-group.readonly-data input,.form-group.readonly-data select{background:transparent;border:none;border-bottom:1px solid #ddd;font-size:1.5rem;padding-left:0}.input-feedback,.page-level-feedback{font-family:Gotham Narrow;font-size:1.3rem;color:#ec5453;background-color:#ffeaea;padding:1.1rem .9rem .9rem;margin-bottom:1.5rem;border:.1rem solid #ec5453;border-left-width:.6rem;display:flex;justify-items:center;align-content:center}.input-feedback span,.page-level-feedback span{display:inline-block;padding-right:.5rem;margin-top:0}.input-feedback span.la-asterisk,.page-level-feedback span.la-asterisk{margin-top:-.1rem}.input-feedback{margin-top:.6rem;padding:.7em .6rem .7rem .9rem}select.form-control{display:inline-block;width:100%;height:calc(3.25rem + 2px)!important;padding:.375rem 1.75rem .375rem .75rem;line-height:1.5;color:#495057;vertical-align:middle;background:#fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center;background-size:8px 10px;border:1px solid #ced4da;border-radius:.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}textarea.double{height:calc(10.5rem + 4px)}.formsection-header{text-transform:none;padding-top:1.3rem;padding-bottom:1.1rem;border-bottom:.1rem solid #cdd6da;margin-bottom:4rem}.form-actions{display:inline-flex}.form-actions button{padding:0 1rem;border-radius:.5rem;box-shadow:none}.portal-checkbox-primary{color:#39b6e9!important}.portal-checkbox-label{font-size:1.5rem!important}textarea.code{resize:vertical;width:100%;min-height:30rem;font-family:monospace;background-color:#333;color:#eee;font-size:1.5rem}.toggle-switch{position:relative;width:7rem;display:inline-block;font-size:80%}.toggle-switch .toggle-switch-label{display:block;overflow:hidden;cursor:pointer;border:1px solid #e6e6e6;border-radius:3.5rem;margin:0}.toggle-switch .toggle-switch-inner{width:200%;margin-left:-100%;-webkit-transition:margin .15s ease-in-out;transition:margin .15s ease-in-out}.toggle-switch .toggle-switch-inner:after,.toggle-switch .toggle-switch-inner:before{float:left;width:50%;height:2.8rem;padding:0;line-height:2.8rem;font-size:80%;color:#fff;font-weight:400;box-sizing:border-box}.toggle-switch .toggle-switch-inner:before{content:"ON";padding-left:10px;background-color:#39b6fe;color:#fff}.toggle-switch .toggle-switch-inner:after{content:"OFF";padding-right:10px;background-color:#fafafa;color:#999;text-align:right}.toggle-switch .toggle-switch-inner.yesno:before{content:"YES"}.toggle-switch .toggle-switch-inner.yesno:after{content:"NO"}.toggle-switch .toggle-switch-switch{width:2.2rem;height:2.2rem;margin:0;background:#fff;box-shadow:0 0 3px rgba(0,0,0,.3);border-radius:50%;position:absolute;top:.4rem;bottom:0;right:4.2rem;-webkit-transition:right .15s ease-in-out;transition:right .15s ease-in-out}.toggle-group{position:relative}.toggle-group input[type=checkbox]{position:absolute;left:10px}.toggle-group input[type=checkbox]:checked~.toggle-switch .toggle-switch-label .toggle-switch-inner{margin-left:0}.toggle-group input[type=checkbox]:checked~.toggle-switch .toggle-switch-label .toggle-switch-switch{right:.4rem;box-shadow:0 0 3px rgba(0,0,0,.5)}.toggle-group input[type=checkbox]:focus~.toggle-switch{outline:thin dotted #333;outline:0}.toggle-group label{position:absolute;cursor:pointer;padding-left:8.5rem;display:inline-block;text-align:left;line-height:3rem;z-index:1;height:2rem;font-weight:200}.linear-data-display{display:flex;margin-bottom:2.5rem}.linear-data-display p{margin-bottom:0}.linear-data-display p:first-child{font-family:Gotham Narrow Bold}.linear-data-display div{flex-grow:1;border-bottom:.2rem dotted #ccc;margin:0 1rem}.datetime-input{overflow:hidden}.datetime-input .datepicker-wrap{width:auto}.datetime-input .datetime-picker{justify-content:space-between}.datetime-input .datetime-picker input[type=text]{width:auto}

/*!
 *  Line Awesome 1.1.0 by @icons_8 - https://icons8.com/line-awesome
 *  License - https://icons8.com/good-boy-license/ (Font: SIL OFL 1.1, CSS: MIT License)
 *
 * Made with love by Icons8 [ https://icons8.com/ ] using FontCustom [ https://github.com/FontCustom/fontcustom ]
 *
 * Contacts:
 *    [ https://icons8.com/contact ]
 *
 * Follow Icon8 on
 *    Twitter [ https://twitter.com/icons_8 ]
 *    Facebook [ https://www.facebook.com/Icons8 ]
 *    Google+ [ https://plus.google.com/+Icons8 ]
 *    GitHub [ https://github.com/icons8 ]
 */@font-face{font-family:LineAwesome;src:url(/static/media/line-awesome.3f85d803.eot);src:url(/static/media/line-awesome.3f85d803.eot#iefix) format("embedded-opentype"),url(/static/media/line-awesome.452a5b42.woff2) format("woff2"),url(/static/media/line-awesome.8b129059.woff) format("woff"),url(/static/media/line-awesome.4d42f5f0.ttf) format("truetype"),url(/static/media/line-awesome.131b7f1e.svg#fa) format("svg");font-weight:400;font-style:normal}@media screen and (-webkit-min-device-pixel-ratio:0){@font-face{font-family:LineAwesome;src:url(/static/media/line-awesome.131b7f1e.svg#fa) format("svg")}}.la{display:inline-block;font:normal normal normal 16px/1 LineAwesome;font-size:inherit;text-decoration:inherit;text-rendering:optimizeLegibility;text-transform:none;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.la-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.la-2x{font-size:2em}.la-3x{font-size:3em}.la-4x{font-size:4em}.la-5x{font-size:5em}.la-fw{width:1.28571429em;text-align:center}.la-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.la-ul>li{position:relative}.la-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.la-li.la-lg{left:-1.85714286em}.la-border{padding:.2em .25em .15em;border:.08em solid #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.li.pull-left{margin-right:.3em}.li.pull-right{margin-left:.3em}.la-spin{-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.la-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);transform:rotate(90deg)}.la-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);transform:rotate(180deg)}.la-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);transform:rotate(270deg)}.la-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0,mirror=1);-webkit-transform:scaleX(-1);transform:scaleX(-1)}.la-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2,mirror=1);-webkit-transform:scaleY(-1);transform:scaleY(-1)}:root .la-flip-horizontal,:root .la-flip-vertical,:root .la-rotate-90,:root .la-rotate-180,:root .la-rotate-270{-webkit-filter:none;filter:none}.la-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.la-stack-1x,.la-stack-2x{position:absolute;left:0;width:100%;text-align:center}.la-stack-1x{line-height:inherit}.la-stack-2x{font-size:2em}.la-inverse{color:#fff}.la-500px:before{content:"\F100"}.la-adjust:before{content:"\F101"}.la-adn:before{content:"\F102"}.la-align-center:before{content:"\F103"}.la-align-justify:before{content:"\F104"}.la-align-left:before{content:"\F105"}.la-align-right:before{content:"\F106"}.la-amazon:before{content:"\F107"}.la-ambulance:before{content:"\F108"}.la-anchor:before{content:"\F109"}.la-android:before{content:"\F10A"}.la-angellist:before{content:"\F10B"}.la-angle-double-down:before{content:"\F10C"}.la-angle-double-left:before{content:"\F10D"}.la-angle-double-right:before{content:"\F10E"}.la-angle-double-up:before{content:"\F10F"}.la-angle-down:before{content:"\F110"}.la-angle-left:before{content:"\F111"}.la-angle-right:before{content:"\F112"}.la-angle-up:before{content:"\F113"}.la-apple:before{content:"\F114"}.la-archive:before{content:"\F115"}.la-area-chart:before{content:"\F116"}.la-arrow-circle-down:before{content:"\F117"}.la-arrow-circle-left:before{content:"\F118"}.la-arrow-circle-o-down:before{content:"\F119"}.la-arrow-circle-o-left:before{content:"\F11A"}.la-arrow-circle-o-right:before{content:"\F11B"}.la-arrow-circle-o-up:before{content:"\F11C"}.la-arrow-circle-right:before{content:"\F11D"}.la-arrow-circle-up:before{content:"\F11E"}.la-arrow-down:before{content:"\F11F"}.la-arrow-left:before{content:"\F120"}.la-arrow-right:before{content:"\F121"}.la-arrow-up:before{content:"\F122"}.la-arrows:before{content:"\F123"}.la-arrows-alt:before{content:"\F124"}.la-arrows-h:before{content:"\F125"}.la-arrows-v:before{content:"\F126"}.la-asterisk:before{content:"\F127"}.la-at:before{content:"\F128"}.la-automobile:before{content:"\F129"}.la-backward:before{content:"\F12A"}.la-balance-scale:before{content:"\F12B"}.la-ban:before{content:"\F12C"}.la-bank:before{content:"\F12D"}.la-bar-chart:before{content:"\F12E"}.la-bar-chart-o:before{content:"\F12F"}.la-barcode:before{content:"\F130"}.la-bars:before{content:"\F131"}.la-battery-0:before{content:"\F132"}.la-battery-1:before{content:"\F133"}.la-battery-2:before{content:"\F134"}.la-battery-3:before{content:"\F135"}.la-battery-4:before{content:"\F136"}.la-battery-empty:before{content:"\F137"}.la-battery-full:before{content:"\F138"}.la-battery-half:before{content:"\F139"}.la-battery-quarter:before{content:"\F13A"}.la-battery-three-quarters:before{content:"\F13B"}.la-bed:before{content:"\F13C"}.la-beer:before{content:"\F13D"}.la-behance:before{content:"\F13E"}.la-behance-square:before{content:"\F13F"}.la-bell:before{content:"\F140"}.la-bell-o:before{content:"\F141"}.la-bell-slash:before{content:"\F142"}.la-bell-slash-o:before{content:"\F143"}.la-bicycle:before{content:"\F144"}.la-binoculars:before{content:"\F145"}.la-birthday-cake:before{content:"\F146"}.la-bitbucket:before{content:"\F147"}.la-bitbucket-square:before{content:"\F148"}.la-bitcoin:before{content:"\F149"}.la-black-tie:before{content:"\F14A"}.la-bold:before{content:"\F14B"}.la-bolt:before{content:"\F14C"}.la-bomb:before{content:"\F14D"}.la-book:before{content:"\F14E"}.la-bookmark:before{content:"\F14F"}.la-bookmark-o:before{content:"\F150"}.la-briefcase:before{content:"\F151"}.la-btc:before{content:"\F152"}.la-bug:before{content:"\F153"}.la-building:before{content:"\F154"}.la-building-o:before{content:"\F155"}.la-bullhorn:before{content:"\F156"}.la-bullseye:before{content:"\F157"}.la-bus:before{content:"\F158"}.la-buysellads:before{content:"\F159"}.la-cab:before{content:"\F15A"}.la-calculator:before{content:"\F15B"}.la-calendar:before{content:"\F15C"}.la-calendar-check-o:before{content:"\F15D"}.la-calendar-minus-o:before{content:"\F15E"}.la-calendar-o:before{content:"\F15F"}.la-calendar-plus-o:before{content:"\F160"}.la-calendar-times-o:before{content:"\F161"}.la-camera:before{content:"\F162"}.la-camera-retro:before{content:"\F163"}.la-car:before{content:"\F164"}.la-caret-down:before{content:"\F165"}.la-caret-left:before{content:"\F166"}.la-caret-right:before{content:"\F167"}.la-caret-square-o-down:before,.la-toggle-down:before{content:"\F168"}.la-caret-square-o-left:before,.la-toggle-left:before{content:"\F169"}.la-caret-square-o-right:before,.la-toggle-right:before{content:"\F16A"}.la-caret-square-o-up:before,.la-toggle-up:before{content:"\F16B"}.la-caret-up:before{content:"\F16C"}.la-cart-arrow-down:before{content:"\F16D"}.la-cart-plus:before{content:"\F16E"}.la-cc:before{content:"\F16F"}.la-cc-amex:before{content:"\F170"}.la-cc-diners-club:before{content:"\F171"}.la-cc-discover:before{content:"\F172"}.la-cc-jcb:before{content:"\F173"}.la-cc-mastercard:before{content:"\F174"}.la-cc-paypal:before{content:"\F175"}.la-cc-stripe:before{content:"\F176"}.la-cc-visa:before{content:"\F177"}.la-certificate:before{content:"\F178"}.la-chain:before{content:"\F179"}.la-chain-broken:before{content:"\F17A"}.la-check:before{content:"\F17B"}.la-check-circle:before{content:"\F17C"}.la-check-circle-o:before{content:"\F17D"}.la-check-square:before{content:"\F17E"}.la-check-square-o:before{content:"\F17F"}.la-chevron-circle-down:before{content:"\F180"}.la-chevron-circle-left:before{content:"\F181"}.la-chevron-circle-right:before{content:"\F182"}.la-chevron-circle-up:before{content:"\F183"}.la-chevron-down:before{content:"\F184"}.la-chevron-left:before{content:"\F185"}.la-chevron-right:before{content:"\F186"}.la-chevron-up:before{content:"\F187"}.la-child:before{content:"\F188"}.la-chrome:before{content:"\F189"}.la-circle:before{content:"\F18A"}.la-circle-o:before{content:"\F18B"}.la-circle-o-notch:before{content:"\F18C"}.la-circle-thin:before{content:"\F18D"}.la-clipboard:before{content:"\F18E"}.la-clock-o:before{content:"\F18F"}.la-clone:before{content:"\F190"}.la-close:before{content:"\F191"}.la-cloud:before{content:"\F192"}.la-cloud-download:before{content:"\F193"}.la-cloud-upload:before{content:"\F194"}.la-cny:before{content:"\F195"}.la-code:before{content:"\F196"}.la-code-fork:before{content:"\F197"}.la-codepen:before{content:"\F198"}.la-coffee:before{content:"\F199"}.la-cog:before{content:"\F19A"}.la-cogs:before{content:"\F19B"}.la-columns:before{content:"\F19C"}.la-comment:before{content:"\F19D"}.la-comment-o:before{content:"\F19E"}.la-commenting:before{content:"\F19F"}.la-commenting-o:before{content:"\F1A0"}.la-comments:before{content:"\F1A1"}.la-comments-o:before{content:"\F1A2"}.la-compass:before{content:"\F1A3"}.la-compress:before{content:"\F1A4"}.la-connectdevelop:before{content:"\F1A5"}.la-contao:before{content:"\F1A6"}.la-copy:before{content:"\F1A7"}.la-copyright:before{content:"\F1A8"}.la-creative-commons:before{content:"\F1A9"}.la-credit-card:before{content:"\F1AA"}.la-crop:before{content:"\F1AB"}.la-crosshairs:before{content:"\F1AC"}.la-css3:before{content:"\F1AD"}.la-cube:before{content:"\F1AE"}.la-cubes:before{content:"\F1AF"}.la-cut:before{content:"\F1B0"}.la-cutlery:before{content:"\F1B1"}.la-dashboard:before{content:"\F1B2"}.la-dashcube:before{content:"\F1B3"}.la-database:before{content:"\F1B4"}.la-dedent:before{content:"\F1B5"}.la-delicious:before{content:"\F1B6"}.la-desktop:before{content:"\F1B7"}.la-deviantart:before{content:"\F1B8"}.la-diamond:before{content:"\F1B9"}.la-digg:before{content:"\F1BA"}.la-dollar:before{content:"\F1BB"}.la-dot-circle-o:before{content:"\F1BC"}.la-download:before{content:"\F1BD"}.la-dribbble:before{content:"\F1BE"}.la-dropbox:before{content:"\F1BF"}.la-drupal:before{content:"\F1C0"}.la-edit:before{content:"\F1C1"}.la-eject:before{content:"\F1C2"}.la-ellipsis-h:before{content:"\F1C3"}.la-ellipsis-v:before{content:"\F1C4"}.la-empire:before,.la-ge:before{content:"\F1C5"}.la-envelope:before{content:"\F1C6"}.la-envelope-o:before{content:"\F1C7"}.la-envelope-square:before{content:"\F1C8"}.la-eraser:before{content:"\F1C9"}.la-eur:before{content:"\F1CA"}.la-euro:before{content:"\F1CB"}.la-exchange:before{content:"\F1CC"}.la-exclamation:before{content:"\F1CD"}.la-exclamation-circle:before{content:"\F1CE"}.la-exclamation-triangle:before{content:"\F1CF"}.la-expand:before{content:"\F1D0"}.la-expeditedssl:before{content:"\F1D1"}.la-external-link:before{content:"\F1D2"}.la-external-link-square:before{content:"\F1D3"}.la-eye:before{content:"\F1D4"}.la-eye-slash:before{content:"\F1D5"}.la-eyedropper:before{content:"\F1D6"}.la-facebook-f:before,.la-facebook:before{content:"\F1D7"}.la-facebook-official:before{content:"\F1D8"}.la-facebook-square:before{content:"\F1D9"}.la-fast-backward:before{content:"\F1DA"}.la-fast-forward:before{content:"\F1DB"}.la-fax:before{content:"\F1DC"}.la-female:before{content:"\F1DD"}.la-fighter-jet:before{content:"\F1DE"}.la-file:before{content:"\F1DF"}.la-file-archive-o:before{content:"\F1E0"}.la-file-audio-o:before{content:"\F1E1"}.la-file-code-o:before{content:"\F1E2"}.la-file-excel-o:before{content:"\F1E3"}.la-file-image-o:before{content:"\F1E4"}.la-file-movie-o:before{content:"\F1E5"}.la-file-o:before{content:"\F1E6"}.la-file-pdf-o:before{content:"\F1E7"}.la-file-photo-o:before{content:"\F1E8"}.la-file-picture-o:before{content:"\F1E9"}.la-file-powerpoint-o:before{content:"\F1EA"}.la-file-sound-o:before{content:"\F1EB"}.la-file-text:before{content:"\F1EC"}.la-file-text-o:before{content:"\F1ED"}.la-file-video-o:before{content:"\F1EE"}.la-file-word-o:before{content:"\F1EF"}.la-file-zip-o:before{content:"\F1F0"}.la-files-o:before{content:"\F1F1"}.la-film:before{content:"\F1F2"}.la-filter:before{content:"\F1F3"}.la-fire:before{content:"\F1F4"}.la-fire-extinguisher:before{content:"\F1F5"}.la-firefox:before{content:"\F1F6"}.la-flag:before{content:"\F1F7"}.la-flag-checkered:before{content:"\F1F8"}.la-flag-o:before{content:"\F1F9"}.la-flash:before{content:"\F1FA"}.la-flask:before{content:"\F1FB"}.la-flickr:before{content:"\F1FC"}.la-floppy-o:before{content:"\F1FD"}.la-folder:before{content:"\F1FE"}.la-folder-o:before{content:"\F1FF"}.la-folder-open:before{content:"\F200"}.la-folder-open-o:before{content:"\F201"}.la-font:before{content:"\F202"}.la-fonticons:before{content:"\F203"}.la-forumbee:before{content:"\F204"}.la-forward:before{content:"\F205"}.la-foursquare:before{content:"\F206"}.la-frown-o:before{content:"\F207"}.la-futbol-o:before,.la-soccer-ball-o:before{content:"\F208"}.la-gamepad:before{content:"\F209"}.la-gavel:before{content:"\F20A"}.la-gbp:before{content:"\F20B"}.la-gear:before{content:"\F20C"}.la-gears:before{content:"\F20D"}.la-genderless:before{content:"\F20E"}.la-get-pocket:before{content:"\F20F"}.la-gg:before{content:"\F210"}.la-gg-circle:before{content:"\F211"}.la-gift:before{content:"\F212"}.la-git:before{content:"\F213"}.la-git-square:before{content:"\F214"}.la-github:before{content:"\F215"}.la-github-alt:before{content:"\F216"}.la-github-square:before{content:"\F217"}.la-glass:before{content:"\F218"}.la-globe:before{content:"\F219"}.la-google:before{content:"\F21A"}.la-google-plus:before{content:"\F21B"}.la-google-plus-square:before{content:"\F21C"}.la-google-wallet:before{content:"\F21D"}.la-graduation-cap:before{content:"\F21E"}.la-gittip:before,.la-gratipay:before{content:"\F21F"}.la-group:before{content:"\F220"}.la-h-square:before{content:"\F221"}.la-hacker-news:before{content:"\F222"}.la-hand-grab-o:before{content:"\F223"}.la-hand-lizard-o:before{content:"\F224"}.la-hand-o-down:before{content:"\F225"}.la-hand-o-left:before{content:"\F226"}.la-hand-o-right:before{content:"\F227"}.la-hand-o-up:before{content:"\F228"}.la-hand-paper-o:before{content:"\F229"}.la-hand-peace-o:before{content:"\F22A"}.la-hand-pointer-o:before{content:"\F22B"}.la-hand-rock-o:before{content:"\F22C"}.la-hand-scissors-o:before{content:"\F22D"}.la-hand-spock-o:before{content:"\F22E"}.la-hand-stop-o:before{content:"\F22F"}.la-hdd-o:before{content:"\F230"}.la-header:before{content:"\F231"}.la-headphones:before{content:"\F232"}.la-heart:before{content:"\F233"}.la-heart-o:before{content:"\F234"}.la-heartbeat:before{content:"\F235"}.la-history:before{content:"\F236"}.la-home:before{content:"\F237"}.la-hospital-o:before{content:"\F238"}.la-hotel:before{content:"\F239"}.la-hourglass:before{content:"\F23A"}.la-hourglass-1:before{content:"\F23B"}.la-hourglass-2:before{content:"\F23C"}.la-hourglass-3:before{content:"\F23D"}.la-hourglass-end:before{content:"\F23E"}.la-hourglass-half:before{content:"\F23F"}.la-hourglass-o:before{content:"\F240"}.la-hourglass-start:before{content:"\F241"}.la-houzz:before{content:"\F242"}.la-html5:before{content:"\F243"}.la-i-cursor:before{content:"\F244"}.la-ils:before{content:"\F245"}.la-image:before{content:"\F246"}.la-inbox:before{content:"\F247"}.la-indent:before{content:"\F248"}.la-industry:before{content:"\F249"}.la-info:before{content:"\F24A"}.la-info-circle:before{content:"\F24B"}.la-inr:before{content:"\F24C"}.la-instagram:before{content:"\F24D"}.la-institution:before{content:"\F24E"}.la-internet-explorer:before{content:"\F24F"}.la-ioxhost:before{content:"\F250"}.la-italic:before{content:"\F251"}.la-joomla:before{content:"\F252"}.la-jpy:before{content:"\F253"}.la-jsfiddle:before{content:"\F254"}.la-key:before{content:"\F255"}.la-keyboard-o:before{content:"\F256"}.la-krw:before{content:"\F257"}.la-language:before{content:"\F258"}.la-laptop:before{content:"\F259"}.la-lastfm:before{content:"\F25A"}.la-lastfm-square:before{content:"\F25B"}.la-leaf:before{content:"\F25C"}.la-leanpub:before{content:"\F25D"}.la-legal:before{content:"\F25E"}.la-lemon-o:before{content:"\F25F"}.la-level-down:before{content:"\F260"}.la-level-up:before{content:"\F261"}.la-life-bouy:before{content:"\F262"}.la-life-buoy:before{content:"\F263"}.la-life-ring:before,.la-support:before{content:"\F264"}.la-life-saver:before{content:"\F265"}.la-lightbulb-o:before{content:"\F266"}.la-line-chart:before{content:"\F267"}.la-link:before{content:"\F268"}.la-linkedin:before{content:"\F269"}.la-linkedin-square:before{content:"\F26A"}.la-linux:before{content:"\F26B"}.la-list:before{content:"\F26C"}.la-list-alt:before{content:"\F26D"}.la-list-ol:before{content:"\F26E"}.la-list-ul:before{content:"\F26F"}.la-location-arrow:before{content:"\F270"}.la-lock:before{content:"\F271"}.la-long-arrow-down:before{content:"\F272"}.la-long-arrow-left:before{content:"\F273"}.la-long-arrow-right:before{content:"\F274"}.la-long-arrow-up:before{content:"\F275"}.la-magic:before{content:"\F276"}.la-magnet:before{content:"\F277"}.la-mail-forward:before{content:"\F278"}.la-mail-reply:before{content:"\F279"}.la-mail-reply-all:before{content:"\F27A"}.la-male:before{content:"\F27B"}.la-map:before{content:"\F27C"}.la-map-marker:before{content:"\F27D"}.la-map-o:before{content:"\F27E"}.la-map-pin:before{content:"\F27F"}.la-map-signs:before{content:"\F280"}.la-mars:before{content:"\F281"}.la-mars-double:before{content:"\F282"}.la-mars-stroke:before{content:"\F283"}.la-mars-stroke-h:before{content:"\F284"}.la-mars-stroke-v:before{content:"\F285"}.la-maxcdn:before{content:"\F286"}.la-meanpath:before{content:"\F287"}.la-medium:before{content:"\F288"}.la-medkit:before{content:"\F289"}.la-meh-o:before{content:"\F28A"}.la-mercury:before{content:"\F28B"}.la-microphone:before{content:"\F28C"}.la-microphone-slash:before{content:"\F28D"}.la-minus:before{content:"\F28E"}.la-minus-circle:before{content:"\F28F"}.la-minus-square:before{content:"\F290"}.la-minus-square-o:before{content:"\F291"}.la-mobile:before{content:"\F292"}.la-mobile-phone:before{content:"\F293"}.la-money:before{content:"\F294"}.la-moon-o:before{content:"\F295"}.la-mortar-board:before{content:"\F296"}.la-motorcycle:before{content:"\F297"}.la-mouse-pointer:before{content:"\F298"}.la-music:before{content:"\F299"}.la-navicon:before{content:"\F29A"}.la-neuter:before{content:"\F29B"}.la-newspaper-o:before{content:"\F29C"}.la-object-group:before{content:"\F29D"}.la-object-ungroup:before{content:"\F29E"}.la-odnoklassniki:before{content:"\F29F"}.la-odnoklassniki-square:before{content:"\F2A0"}.la-opencart:before{content:"\F2A1"}.la-openid:before{content:"\F2A2"}.la-opera:before{content:"\F2A3"}.la-optin-monster:before{content:"\F2A4"}.la-outdent:before{content:"\F2A5"}.la-pagelines:before{content:"\F2A6"}.la-paint-brush:before{content:"\F2A7"}.la-paper-plane:before,.la-send:before{content:"\F2A8"}.la-paper-plane-o:before,.la-send-o:before{content:"\F2A9"}.la-paperclip:before{content:"\F2AA"}.la-paragraph:before{content:"\F2AB"}.la-paste:before{content:"\F2AC"}.la-pause:before{content:"\F2AD"}.la-paw:before{content:"\F2AE"}.la-paypal:before{content:"\F2AF"}.la-pencil:before{content:"\F2B0"}.la-pencil-square:before{content:"\F2B1"}.la-pencil-square-o:before{content:"\F2B2"}.la-phone:before{content:"\F2B3"}.la-phone-square:before{content:"\F2B4"}.la-photo:before{content:"\F2B5"}.la-picture-o:before{content:"\F2B6"}.la-pie-chart:before{content:"\F2B7"}.la-pied-piper:before{content:"\F2B8"}.la-pied-piper-alt:before{content:"\F2B9"}.la-pinterest:before{content:"\F2BA"}.la-pinterest-p:before{content:"\F2BB"}.la-pinterest-square:before{content:"\F2BC"}.la-plane:before{content:"\F2BD"}.la-play:before{content:"\F2BE"}.la-play-circle:before{content:"\F2BF"}.la-play-circle-o:before{content:"\F2C0"}.la-plug:before{content:"\F2C1"}.la-plus:before{content:"\F2C2"}.la-plus-circle:before{content:"\F2C3"}.la-plus-square:before{content:"\F2C4"}.la-plus-square-o:before{content:"\F2C5"}.la-power-off:before{content:"\F2C6"}.la-print:before{content:"\F2C7"}.la-puzzle-piece:before{content:"\F2C8"}.la-qq:before{content:"\F2C9"}.la-qrcode:before{content:"\F2CA"}.la-question:before{content:"\F2CB"}.la-question-circle:before{content:"\F2CC"}.la-quote-left:before{content:"\F2CD"}.la-quote-right:before{content:"\F2CE"}.la-ra:before{content:"\F2CF"}.la-random:before{content:"\F2D0"}.la-rebel:before{content:"\F2D1"}.la-recycle:before{content:"\F2D2"}.la-reddit:before{content:"\F2D3"}.la-reddit-square:before{content:"\F2D4"}.la-refresh:before{content:"\F2D5"}.la-registered:before{content:"\F2D6"}.la-renren:before{content:"\F2D7"}.la-reorder:before{content:"\F2D8"}.la-repeat:before{content:"\F2D9"}.la-reply:before{content:"\F2DA"}.la-reply-all:before{content:"\F2DB"}.la-retweet:before{content:"\F2DC"}.la-rmb:before{content:"\F2DD"}.la-road:before{content:"\F2DE"}.la-rocket:before{content:"\F2DF"}.la-rotate-left:before{content:"\F2E0"}.la-rotate-right:before{content:"\F2E1"}.la-rouble:before{content:"\F2E2"}.la-feed:before,.la-rss:before{content:"\F2E3"}.la-rss-square:before{content:"\F2E4"}.la-rub:before{content:"\F2E5"}.la-ruble:before{content:"\F2E6"}.la-rupee:before{content:"\F2E7"}.la-safari:before{content:"\F2E8"}.la-save:before{content:"\F2E9"}.la-scissors:before{content:"\F2EA"}.la-search:before{content:"\F2EB"}.la-search-minus:before{content:"\F2EC"}.la-search-plus:before{content:"\F2ED"}.la-sellsy:before{content:"\F2EE"}.la-server:before{content:"\F2EF"}.la-share:before{content:"\F2F0"}.la-share-alt:before{content:"\F2F1"}.la-share-alt-square:before{content:"\F2F2"}.la-share-square:before{content:"\F2F3"}.la-share-square-o:before{content:"\F2F4"}.la-shekel:before{content:"\F2F5"}.la-sheqel:before{content:"\F2F6"}.la-shield:before{content:"\F2F7"}.la-ship:before{content:"\F2F8"}.la-shirtsinbulk:before{content:"\F2F9"}.la-shopping-cart:before{content:"\F2FA"}.la-sign-in:before{content:"\F2FB"}.la-sign-out:before{content:"\F2FC"}.la-signal:before{content:"\F2FD"}.la-simplybuilt:before{content:"\F2FE"}.la-sitemap:before{content:"\F2FF"}.la-skyatlas:before{content:"\F300"}.la-skype:before{content:"\F301"}.la-slack:before{content:"\F302"}.la-sliders:before{content:"\F303"}.la-slideshare:before{content:"\F304"}.la-smile-o:before{content:"\F305"}.la-sort:before,.la-unsorted:before{content:"\F306"}.la-sort-alpha-asc:before{content:"\F307"}.la-sort-alpha-desc:before{content:"\F308"}.la-sort-amount-asc:before{content:"\F309"}.la-sort-amount-desc:before{content:"\F30A"}.la-sort-asc:before,.la-sort-up:before{content:"\F30B"}.la-sort-desc:before,.la-sort-down:before{content:"\F30C"}.la-sort-numeric-asc:before{content:"\F30D"}.la-sort-numeric-desc:before{content:"\F30E"}.la-soundcloud:before{content:"\F30F"}.la-space-shuttle:before{content:"\F310"}.la-spinner:before{content:"\F311"}.la-spoon:before{content:"\F312"}.la-spotify:before{content:"\F313"}.la-square:before{content:"\F314"}.la-square-o:before{content:"\F315"}.la-stack-exchange:before{content:"\F316"}.la-stack-overflow:before{content:"\F317"}.la-star:before{content:"\F318"}.la-star-half:before{content:"\F319"}.la-star-half-empty:before,.la-star-half-full:before,.la-star-half-o:before{content:"\F31A"}.la-star-o:before{content:"\F31B"}.la-steam:before{content:"\F31C"}.la-steam-square:before{content:"\F31D"}.la-step-backward:before{content:"\F31E"}.la-step-forward:before{content:"\F31F"}.la-stethoscope:before{content:"\F320"}.la-sticky-note:before{content:"\F321"}.la-sticky-note-o:before{content:"\F322"}.la-stop:before{content:"\F323"}.la-street-view:before{content:"\F324"}.la-strikethrough:before{content:"\F325"}.la-stumbleupon:before{content:"\F326"}.la-stumbleupon-circle:before{content:"\F327"}.la-subscript:before{content:"\F328"}.la-subway:before{content:"\F329"}.la-suitcase:before{content:"\F32A"}.la-sun-o:before{content:"\F32B"}.la-superscript:before{content:"\F32C"}.la-table:before{content:"\F32D"}.la-tablet:before{content:"\F32E"}.la-tachometer:before{content:"\F32F"}.la-tag:before{content:"\F330"}.la-tags:before{content:"\F331"}.la-tasks:before{content:"\F332"}.la-taxi:before{content:"\F333"}.la-television:before,.la-tv:before{content:"\F334"}.la-tencent-weibo:before{content:"\F335"}.la-terminal:before{content:"\F336"}.la-text-height:before{content:"\F337"}.la-text-width:before{content:"\F338"}.la-th:before{content:"\F339"}.la-th-large:before{content:"\F33A"}.la-th-list:before{content:"\F33B"}.la-thumb-tack:before{content:"\F33C"}.la-thumbs-down:before{content:"\F33D"}.la-thumbs-o-down:before{content:"\F33E"}.la-thumbs-o-up:before{content:"\F33F"}.la-thumbs-up:before{content:"\F340"}.la-ticket:before{content:"\F341"}.la-remove:before,.la-times:before{content:"\F342"}.la-times-circle:before{content:"\F343"}.la-times-circle-o:before{content:"\F344"}.la-tint:before{content:"\F345"}.la-toggle-off:before{content:"\F346"}.la-toggle-on:before{content:"\F347"}.la-trademark:before{content:"\F348"}.la-train:before{content:"\F349"}.la-intersex:before,.la-transgender:before{content:"\F34A"}.la-transgender-alt:before{content:"\F34B"}.la-trash:before{content:"\F34C"}.la-trash-o:before{content:"\F34D"}.la-tree:before{content:"\F34E"}.la-trello:before{content:"\F34F"}.la-tripadvisor:before{content:"\F350"}.la-trophy:before{content:"\F351"}.la-truck:before{content:"\F352"}.la-try:before{content:"\F353"}.la-tty:before{content:"\F354"}.la-tumblr:before{content:"\F355"}.la-tumblr-square:before{content:"\F356"}.la-turkish-lira:before{content:"\F357"}.la-twitch:before{content:"\F358"}.la-twitter:before{content:"\F359"}.la-twitter-square:before{content:"\F35A"}.la-umbrella:before{content:"\F35B"}.la-underline:before{content:"\F35C"}.la-undo:before{content:"\F35D"}.la-university:before{content:"\F35E"}.la-unlink:before{content:"\F35F"}.la-unlock:before{content:"\F360"}.la-unlock-alt:before{content:"\F361"}.la-upload:before{content:"\F362"}.la-usd:before{content:"\F363"}.la-user:before{content:"\F364"}.la-user-md:before{content:"\F365"}.la-user-plus:before{content:"\F366"}.la-user-secret:before{content:"\F367"}.la-user-times:before{content:"\F368"}.la-users:before{content:"\F369"}.la-venus:before{content:"\F36A"}.la-venus-double:before{content:"\F36B"}.la-venus-mars:before{content:"\F36C"}.la-viacoin:before{content:"\F36D"}.la-video-camera:before{content:"\F36E"}.la-vimeo:before{content:"\F36F"}.la-vimeo-square:before{content:"\F370"}.la-vine:before{content:"\F371"}.la-vk:before{content:"\F372"}.la-volume-down:before{content:"\F373"}.la-volume-off:before{content:"\F374"}.la-volume-up:before{content:"\F375"}.la-warning:before{content:"\F376"}.la-wechat:before{content:"\F377"}.la-weibo:before{content:"\F378"}.la-weixin:before{content:"\F379"}.la-whatsapp:before{content:"\F37A"}.la-wheelchair:before{content:"\F37B"}.la-wifi:before{content:"\F37C"}.la-wikipedia-w:before{content:"\F37D"}.la-windows:before{content:"\F37E"}.la-won:before{content:"\F37F"}.la-wordpress:before{content:"\F380"}.la-wrench:before{content:"\F381"}.la-xing:before{content:"\F382"}.la-xing-square:before{content:"\F383"}.la-y-combinator:before{content:"\F384"}.la-y-combinator-square:before{content:"\F385"}.la-yahoo:before{content:"\F386"}.la-yc:before{content:"\F387"}.la-yc-square:before{content:"\F388"}.la-yelp:before{content:"\F389"}.la-yen:before{content:"\F38A"}.la-youtube:before{content:"\F38B"}.la-youtube-play:before{content:"\F38C"}.la-youtube-square:before{content:"\F38D"}.dialog-header-content{padding:2rem 2rem 0;min-width:65rem}.dialog-header-content h1{font-weight:400}.dialog-header-content.stacked-title p,.dialog-header-content h1{text-transform:uppercase;margin-bottom:0}.dialog-body-content{padding:1.5rem 0 0}.dialog-footer-content{text-align:right}.service-center-change-modal{max-width:48rem;min-width:48rem}table{border-collapse:collapse;border-color:grey;color:#303640;display:table;font-family:Gotham Narrow;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";font-size:14px;font-weight:300;line-height:19.6px;margin:0;outline-color:#303640;outline-style:none;outline-width:0;padding:0;-webkit-border-horizontal-spacing:2px;-webkit-border-vertical-spacing:2px;-webkit-font-smoothing:auto}thead{display:table-header-group}thead,tr{border-collapse:collapse;border-color:grey;color:#303640;font-family:Gotham Narrow;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";font-size:14px;font-weight:300;height:34px;line-height:19.6px;margin:0;outline-color:#303640;outline-style:none;outline-width:0;padding:0;vertical-align:middle;-webkit-border-horizontal-spacing:2px;-webkit-border-vertical-spacing:2px;-webkit-font-smoothing:auto}tr{display:table-row}th{border-bottom:1px solid #cdd6da;border-collapse:collapse;color:#303640;display:table-cell;font-family:Gotham Bold;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";font-size:10px;font-weight:400;height:14px;line-height:14px;margin:0;outline-color:#303640;outline-style:none;outline-width:0;padding:10px 0;text-align:left;text-transform:uppercase;vertical-align:middle;-webkit-border-horizontal-spacing:2px;-webkit-border-vertical-spacing:2px;-webkit-font-smoothing:auto}.table td{padding-top:8px;padding-bottom:6px}.table td.truncate{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.table td a{color:#39b6e9!important}.table td a:hover{cursor:pointer!important}table{margin-top:1.5rem}table>thead>tr>th{padding-top:3rem}table>thead>tr>th.is-checkbox{width:5rem}table>thead>tr>th.buttons-2{width:25rem}table>tbody>tr td.right-align,table>thead>tr>th.right-align{text-align:right}table>tbody>tr.truncated-row td{white-space:nowrap}table>tbody>tr.truncated-row td.truncate>div{position:relative;overflow:hidden;height:1em}table>tbody>tr.truncated-row td.truncate>div>span{display:block;position:absolute;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1em}table>tbody>tr.truncated-row td.truncate>div:after{content:attr(title);overflow:hidden;height:0;display:block}table>tbody>tr.truncated-row td.truncate.twenty-five{width:25%}table>tbody>tr.disabled{background-color:#dfdfdf;opacity:.7}table>tbody>tr.disabled:hover{background-color:#dfdfdf!important;cursor:not-allowed}table>tbody>tr>td{vertical-align:middle!important}table>tbody>tr>td.editing-cell{vertical-align:top!important;padding:2.25rem .75rem}table>tbody>tr>td.editing-cell .input-feedback{padding:.4rem 0 .4rem .4rem}table>tbody>tr>td.editing-cell .input-feedback span{padding:0}table>tbody>tr>td.editing-cell .input-feedback span.la-asterisk{margin-top:.2rem;padding-right:.3rem}table>tbody>tr>td.action-cell{display:flex;justify-content:flex-end;padding:1.3rem}table>tbody>tr>td.action-cell .btn,table>tbody>tr>td.action-cell .btn-icon,table>tbody>tr>td.action-cell button{margin:0 1rem 0 1.5rem;color:#61b4e4}table>tbody>tr>td.action-cell-icons{display:flex;justify-content:space-between;min-height:4.7rem;padding-right:3rem}table>tbody>tr>td.action-cell-icons .btn,table>tbody>tr>td.action-cell-icons .btn-floating,table>tbody>tr>td.action-cell-icons .btn-icon,table>tbody>tr>td.action-cell-icons button{margin:0}table>tbody>tr>td.empty-table-row{text-align:center!important;padding:2rem 0;background-color:hsla(0,0%,93.3%,.75);color:#95989a;font-size:1.2rem;font-family:Gotham;text-transform:uppercase}table>tbody>tr>td.empty-table-row.transparent{background-color:initial}table>tbody>tr>td.empty-table-row i{font-size:3rem;color:#124867;opacity:.5;padding-top:.5rem}table>tbody>tr:first-child>td.action-cell-icons:last-child,table>tbody>tr:first-child>td.action-cell:last-child{border-top:none}table.slim-actions>tbody>tr>td:last-child button{font-size:1rem;border-radius:.8rem;height:3rem;line-height:3rem}table .chi-styled-row{box-shadow:0 1px 3px 0 rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 2px 1px -1px rgba(0,0,0,.12);min-height:4.8rem;height:4.8rem}table .chi-styled-row.has-warning{border-left:.4rem solid orange}table .chi-styled-row.highlighted{background-color:#fffb9f!important}table .chi-styled-row td.metric-data.warning{background-color:rgba(255,165,0,.4)}table .chi-styled-row td:first-child{padding-left:2.4rem;padding-top:1rem;padding-bottom:1rem}table .chi-styled-row td:first-child p{margin-bottom:0}table .chi-styled-row td:first-child span{font-size:1.2rem;display:block}table .chi-styled-row td:first-child span:first-child{font-size:1.7rem;font-weight:700}table .chi-styled-row td:last-child{padding-right:2.4rem}table .chi-styled-row.readonly{cursor:not-allowed}.table-hover tbody tr:hover{background-color:rgba(0,0,0,.025)}.table-hover tbody tr.empty-table-item:hover{background-color:initial}.table th{border-top:none}.table th.sorting-by{background-color:#eee}.table .table-center-all{text-align:center}.table .table-center-all button{margin-left:auto;margin-right:auto}.table .oddrow td{background-color:#fff;padding:2rem 0}.table .evenrow td{background-color:hsla(0,0%,93.3%,.75);padding:2rem 0}.table td.table-cell-center,.table th.table-cell-center{text-align:center}.table td.table-cell-right,.table th.table-cell-right{text-align:right}.table td.table-cell-left,.table th.table-cell-left{text-align:left}.table.center-last-column thead tr th:last-child,.table thead tr.center-last-column th:last-child{text-align:center}.faux-table .faux-table-row{display:flex;align-items:center;padding:.5rem 0}.faux-table .faux-table-row p{padding:0 1rem 0 .5rem;margin:0}.faux-table .faux-table-row .button-cell{display:flex;padding:.5rem 1rem}.faux-table div~.faux-table-row:last-of-type{border-bottom:none}.table-pager{display:flex;justify-content:center;margin-top:1rem}.table-pager .input-group{width:auto}.table-pager input{height:3.8rem!important;width:4rem!important;text-align:center;background-color:initial!important}.table-pager button{height:3.8rem}.table-pager button,.table-pager button i{-webkit-transition:all .3s;transition:all .3s}.table-pager button i{padding:0;color:#39b6e9;font-size:3rem}.table-pager button.prev{background-color:initial;border:1px solid #ced4da;padding:.5rem 1rem .5rem 2rem;border-radius:.8rem 0 0 .8rem;box-shadow:none}.table-pager button.prev i{padding-left:1rem}.table-pager button.next{background-color:initial;border:1px solid #ced4da;padding:.5rem 2rem .5rem 1rem;border-radius:0 .8rem .8rem 0;box-shadow:none}.table-pager button.next i{padding-right:1rem}.table-pager button:hover{color:#fff;background-color:#39b6e9}.table-pager button:hover i{color:#fff}.table-pager button:disabled{background-color:initial!important}.table-pager button:disabled i{color:#95989a}.table-pager button:disabled:hover{cursor:not-allowed;pointer-events:all!important}.table-pager p{margin-bottom:0}.selectable-table .table{margin-top:0;margin-bottom:3rem}.selectable-table .table>tbody>tr.highlight{background-color:#fff!important}.selectable-table .table>tbody>tr.dragging{background-color:#fffb9f!important}.selectable-table .table>tbody>tr.selected-already.highlight{background-color:#fffdd2!important}.pagedlist-selectalls{display:inline-flex;justify-content:flex-end;align-items:center;margin-top:-1.5rem;background-color:#eee;float:right;padding:.8rem;border-radius:.8rem;border:.1rem solid #ccc}.pagedlist-selectalls p{margin-bottom:0;font-weight:700;font-size:1.3rem}.pagedlist-selectalls button.btn.new.action{width:auto;margin-left:1rem;border:.1rem solid #ccc;box-shadow:none;padding:.4rem 1rem;line-height:.8em}.big-icon{font-size:10rem}.bold-span{font-family:Gotham Bold;text-transform:uppercase;font-size:1.2rem;padding-right:1rem}.bold-span.inline-padding{padding-left:.5rem;padding-right:.5rem}.callout{background:#f7f9fb;border:1px solid #cdd6da;padding:15px;display:block;margin:2rem 0;line-height:2rem}.json-string{color:#b22911}.json-number{color:#2bb249}.json-boolean{color:#0031e0}.json-null{color:#e000c0}.json-key{color:#4e4e4e}@font-face{font-family:Gotham Narrow;src:url(/static/media/GothamNarrow-Book.086c8a0f.woff) format("woff")}@font-face{font-family:Gotham Narrow Bold;src:url(/static/media/GothamNarrow-Bold.5f903d40.woff) format("woff")}@font-face{font-family:Gotham;src:url(/static/media/Gotham-Book.687f3c58.woff) format("woff")}@font-face{font-family:Gotham Bold;src:url(/static/media/Gotham-Bold.fa132bc4.woff) format("woff")}html{font-size:62.5%}body{height:100%;font-size:1.5rem;line-height:1.467rem;font-family:Gotham;color:#333;background:#fff;overflow-y:scroll;overflow-x:hidden}div[id^=__lpform_]{display:none}.page-transition{opacity:0;-webkit-animation:fadeIn .3s ease-out;animation:fadeIn .3s ease-out}main{border-right:1px solid #ddd;padding-top:0!important;flex-grow:1;flex-shrink:0;flex-basis:calc(83.33333% - 240px);margin-left:0!important;width:100%!important;max-width:100%!important}h1,h2{font-weight:300}.dropdown-item.active,.dropdown-item:active{background-color:#61b4e4;color:#fff}.dropdown-item.active a,.dropdown-item:active a{color:#fff!important}.empty-placeholder-div{background-color:#f5f5f5;border:.1rem solid #95989a;border-radius:.2rem;color:#95989a;text-align:center;padding:2rem 0;font-size:2rem;font-weight:lighter;margin:1rem 0 2rem}.empty-placeholder-div h2{font-family:Gotham Narrow}.page-content{padding-bottom:125px}.page-content.is-in-tabs{border-top:0;margin-top:-3rem}.tooltip .arrow{border-color:#333}.tooltip .tooltip-inner{background-color:#333;color:#fff;font-size:1.2rem;padding:.5rem 1rem}.page-tabs button:focus{outline:none!important}.divider-row{background-color:#f7f9fb;padding:1rem 1rem 1rem 2rem;margin-top:4rem;margin-bottom:4rem;margin-left:-3rem}.divider-row .col>h2{padding-top:1rem}.divider-row.slim{margin-top:2rem}#root{visibility:visible;opacity:1;-webkit-transition:visibility 0s linear 0s,opacity .3s;transition:visibility 0s linear 0s,opacity .3s}#offcanvas-toggle,#offcanvas-toggle-icon,.mobile-flyout-close{display:none}@media (min-width:992px){.col-lg-10{flex-grow:1;flex-shrink:0;flex-basis:calc(83.33333% - 240px)}}@media (max-width:1000px){.environment-badge{display:none}.environment-badge.top{left:15rem;display:block}.d-md-block{position:fixed;top:5rem;left:-24rem;right:0;-webkit-transition:.3s;transition:.3s;-webkit-transition-timing-function:cubic-bezier(.87,1.13,.84,.82);transition-timing-function:cubic-bezier(.87,1.13,.84,.82)}.col-md-9{margin-left:auto!important;max-width:none!important}nav.navbar{position:fixed;z-index:10;width:100%}nav.navbar:before{background-color:#333}nav.navbar .right-side #user-bug,nav.navbar .right-side button.alert-drawer-button,nav.navbar .right-side button.service-center-trigger{color:#fff;background-color:#333}.page-wrap{padding-top:5rem}.navbar-brand img{display:none}.navbar-brand a span{padding-left:2.5rem}#offcanvas-toggle{display:block;position:absolute;top:-9999px;left:-9999px}#loading-panel{padding-left:0}#offcanvas-toggle-icon{display:block;position:fixed;z-index:10;background-color:initial;color:#61b4e4;padding:0 1.5rem;border-radius:0;font-size:2.6rem;top:0;left:0;height:5rem;line-height:5rem}#offcanvas-toggle-icon:hover{cursor:pointer}#offcanvas-toggle-icon i{background-color:#333;color:#fff;border-radius:.4rem;font-size:2rem;padding:.5rem;display:block;margin-top:1rem}#offcanvas-toggle:checked+.page-wrap .sidebar.d-md-block{left:0;-webkit-transition:.3s;transition:.3s;-webkit-transition-timing-function:cubic-bezier(.55,.09,.68,.53);transition-timing-function:cubic-bezier(.55,.09,.68,.53)}.stop-action-drawer,.stop-action-drawer.large{width:100vw!important}.stop-action-drawer.large .sticky-action-bar,.stop-action-drawer .sticky-action-bar{width:99.5vw!important}.stop-action-drawer.large .stop-action-buttons,.stop-action-drawer .stop-action-buttons{left:.5rem!important}.stop-action-drawer.large .mobile-flyout-close,.stop-action-drawer .mobile-flyout-close{display:inline-block}.stop-action-drawer.large .mobile-flyout-close+h1,.stop-action-drawer .mobile-flyout-close+h1{margin-left:2rem;display:inline-block}.make-sticky,.shipment-basket{top:5rem!important}.order-basket-flyout{left:0!important}.fade-enter,.fade-enter.fade-enter-active{opacity:1!important;-webkit-transition:none!important;transition:none!important}.fade-exit.fade-exit-active{opacity:0!important;-webkit-transition:none!important;transition:none!important}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){main{display:block;width:200px}.navbar{justify-content:flex-start}.navbar .navbar-brand{flex:0 0 16.666667%;max-width:16.66%;min-width:0}.navbar .user-bugs{position:absolute;top:.5rem;right:0}.sidebar{flex:0 0 16.666667%;max-width:16.66%}}@media (-ms-high-contrast:active),(-ms-high-contrast:none),(max-width:1000px){main{flex:none!important}.sidebar{min-width:24rem}}.page-heading{background-color:#fff;border-bottom:1px solid #eee;border-top:1px solid #ccc;padding:1rem 0;margin-bottom:3rem;height:7.5rem}.page-heading.extra-padding{padding:2rem 0}.page-heading .page-heading-h1{margin-bottom:0;margin-left:1.6rem;padding-top:.4rem}.page-heading p.sub-page-heading{font-size:1.3rem;margin-bottom:.2rem;color:#95989a}.page-heading .page-actions{padding:1rem 0}.page-heading .page-action-buttons .btn{margin-left:.5rem;margin-right:.5rem;width:10rem}.page-heading .heading-back-btn{background:transparent;color:#39b6e9;border:none;margin-left:-1.5rem}.page-heading .heading-back-btn:focus{outline:none}.page-heading .heading-back-btn:hover{cursor:pointer}.page-heading .badge{font-size:55%;vertical-align:middle;margin-left:1rem}.page-heading .badge.green{background-color:#37b375;color:#fff}.page-heading .badge.red{background-color:#d12138;color:#fff}.page-heading .badge.orange{background-color:#ec6e2d}.page-heading .badge.purple{background-color:#6556c1;color:#fff}.page-heading.with-tabs{padding-bottom:0}.page-heading.with-tabs .page-tabs{margin-left:1.5rem}.page-heading.with-tabs .page-tab{text-transform:capitalize;font-family:Gotham;font-size:2.5rem;min-width:13rem;margin-right:4rem;height:6.5rem}.page-heading.with-tabs .page-tab-indicator{background-color:#39b6e9;height:1px}.page-heading.with-tabs .page-tab-label-container{padding:0}.page-heading.make-sticky{position:-webkit-sticky;position:sticky;top:0;background-color:#fff;z-index:12}.pageaction-heading{display:flex;justify-content:center;align-content:center;padding:2rem 0 1rem}.pageaction-heading h2{flex:1 1}.pageaction-heading button{justify-content:flex-end;padding-right:1rem;padding-left:1rem}.pageaction-heading .page-action-error{color:#ec5453;font-size:1.2rem;display:block}.page-action-error{font-family:Gotham Narrow;font-size:1.3rem;color:#ec5453;background-color:#ffeaea;letter-spacing:.1rem;margin-top:.6rem;padding:.7em .6rem .7rem .9rem;margin-bottom:1.5rem;border:.1rem solid #ec5453;border-left-width:.6rem;display:flex;justify-items:center;align-content:center}.page-action-error span{display:inline-block;padding-right:.5rem;margin-top:0}.page-action-error span.la-asterisk{margin-top:-.1rem}.page-body-wrap{padding-left:3rem}.error-content{text-align:center;margin-top:15rem}.error-content i{color:#fb2657;font-size:20rem}.filter-bar:first-child{border-radius:.8rem .8rem 0 0}.filter-bar .filter-group{width:100%;border:solid #ccc;border-width:1px 1px 2px;margin-bottom:2rem;box-shadow:0 2px 2px #eee}.filter-bar .filter-group button.filter-dropdown-toggle{width:100%;height:4rem;border:none;box-shadow:none;display:flex;justify-content:space-between;align-items:center;color:#95989a;font-size:1.2rem}.filter-bar .filter-group input[type=number],.filter-bar .filter-group input[type=text]{border:none;height:4rem;font-size:1.2rem;background-image:none!important}.filter-bar .filter-group input[type=number]::-webkit-input-placeholder,.filter-bar .filter-group input[type=text]::-webkit-input-placeholder{color:#95989a;text-transform:uppercase}.filter-bar .filter-group input[type=number]::-moz-placeholder,.filter-bar .filter-group input[type=text]::-moz-placeholder{color:#95989a;text-transform:uppercase}.filter-bar .filter-group input[type=number]::-ms-input-placeholder,.filter-bar .filter-group input[type=text]::-ms-input-placeholder{color:#95989a;text-transform:uppercase}.filter-bar .filter-group input[type=number]::placeholder,.filter-bar .filter-group input[type=text]::placeholder{color:#95989a;text-transform:uppercase}.filter-bar .filter-group input[type=number]:focus,.filter-bar .filter-group input[type=text]:focus{outline:none;box-shadow:none}.filter-bar .filter-group .filter-cb-option{padding:.2rem;line-height:3rem;display:flex;align-items:center}.filter-bar .filter-group .filter-cb-option input{margin-left:1rem;font-size:2rem;margin-top:0}.filter-bar .filter-group .filter-cb-option label{margin-left:3rem;font-size:1.2rem}.filter-bar .col-auto{flex:1 1}.filter-bar .filter-bar-action{flex:0 1}.filter-bar .filter-bar-action button{border:solid #ccc;border-width:.1rem .1rem .2rem;height:4.3rem;border-radius:0;width:10rem;font-size:1.2rem;background-color:#39b6fe;color:#fff;box-shadow:0 2px 2px #eee}.filter-bar .filter-bar-action button:hover{background-color:#06a3fe}.filter-bar .filter-bar-action button.reset{background:transparent;border:none;text-transform:uppercase;font-size:.8rem;color:#ec5453;padding:.4rem;box-shadow:none;min-height:0;height:auto;margin-top:.2rem}.filter-bar .filter-bar-action button.reset:focus{outline:none}.filter-bar .filter-bar-action button.reset:hover{text-decoration:underline;cursor:pointer}.filter-bar .filter-group-dropdown{top:4rem;right:0}.applied-filters{margin-bottom:2rem}.applied-filters .applied-filter-chip{padding-right:0;background-color:#39b6fe;color:#fff;margin-right:1rem;height:2.6rem;font-size:1rem}.applied-filters .applied-filter-chip svg{margin-right:.2rem;margin-left:.4rem;color:#fff}.filter-bar .filter-cb-option,.more-filter-drawer .filter-cb-option{padding:.2rem;line-height:3rem;display:flex;align-items:center}.filter-bar .filter-cb-option input,.more-filter-drawer .filter-cb-option input{margin-left:1rem;font-size:2rem;margin-top:0}.filter-bar .filter-cb-option label,.more-filter-drawer .filter-cb-option label{margin-left:3rem;font-size:1.2rem}.filter-bar #search-button,.more-filter-drawer #search-button{width:100%}.more-filter-drawer{background-color:#fff;height:100%;border-left:5px solid #333;padding:1rem 0;width:32rem}.more-filter-drawer h3{display:block;font-size:2rem;text-align:center;padding:1rem 0}.more-filter-drawer .checkbox-filter-group{margin-bottom:2rem}.more-filter-drawer .checkbox-filter-group label:first-child{color:#333;font-family:Gotham Bold;font-size:1.1rem;text-transform:uppercase;letter-spacing:.1rem}.more-filter-drawer button.action{width:100%;display:flex;justify-content:center;align-items:center}.more-filter-drawer button.action i{font-size:2rem;margin-left:1rem}.more-filter-drawer .filter-cb-option{line-height:2rem}.form-control.readonly-filter{background-color:#fff}.form-control.readonly-filter:hover{cursor:default}.datepicker-wrap>div{display:block;width:100%;z-index:11}.datepicker-wrap .react-datepicker{font-family:Gotham Narrow}.datepicker-wrap .react-datepicker-wrapper,.datepicker-wrap .react-datepicker__input-container{display:block}.datepicker-wrap .react-datepicker-wrapper input{width:100%}.datepicker-wrap .react-datepicker-wrapper input:hover{cursor:pointer}.datepicker-wrap .react-datepicker-wrapper input:focus{box-shadow:none;outline:none}.datepicker-wrap .react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle{border-bottom-color:#fff}.datepicker-wrap .react-datepicker__header{background-color:#fff;border-bottom:none;font-family:Gotham Bold}.datepicker-wrap .react-datepicker__header .react-datepicker__current-month{text-transform:uppercase;padding:.6rem 0 .2rem}.datepicker-wrap .react-datepicker__day,.datepicker-wrap .react-datepicker__day-name,.datepicker-wrap .react-datepicker__time-name{color:#333;display:inline-block;width:3rem;line-height:3rem;text-align:center;margin:0;font-size:1.3rem}.datepicker-wrap .react-datepicker__day-name{text-transform:uppercase;font-size:1rem;font-weight:700}.datepicker-wrap .react-datepicker__day--in-range,.datepicker-wrap .react-datepicker__day--in-selecting-range,.datepicker-wrap .react-datepicker__day--selected{border-radius:.3rem;background-color:#61b4e4;color:#fff}.datepicker-wrap .react-datepicker__day--disabled{color:#ccc}.datepicker-wrap .react-datepicker__navigation--next,.datepicker-wrap .react-datepicker__navigation--previous{border:none;height:30px;width:30px;background-size:contain;background-repeat:no-repeat;top:.5rem}.datepicker-wrap .react-datepicker__navigation--previous{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAAABgCAYAAADimHc4AAAAyUlEQVR4Ae3cAQYCQRTH4XeARHdYYA3mzVVCVwjoAtH5gqD7VIG6wHpqv4+5wO8PrJ0JAAAAAAAAAACAX5KZlzHGOcqI/3ifzDwFNfGNUB//+xyDkvj1I4j/Ob33fVAT/3XurbVdIL74iC8+i8a/FcYXf5qmbSC++IgvPsvFz8yr+IXx53neBOKLj/jiI74BMIIRMIIRMIKPcfgcbQSMYASMYAT8Hef/UIxgBIyw9kt6h/gvrqnioranCvBYh+dqAAAAAAAAAAAAniqSI39+t10zAAAAAElFTkSuQmCC)}.datepicker-wrap .react-datepicker__navigation--next{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAAABgCAYAAADimHc4AAAA1UlEQVR4Ae3cAQbCYBzG4Q6QiI4wYIbtPU1HCAgQSOcLgtBtamHQAb5/43noAu8Pmu37NgAAAAAAAAAAAC0luU7TdNuUMP4lyfv7E6GxefDzMr4IheOL0FiS0zK2CI2N43hcRhahQJJDkqcIhYZh2IsgAiKIgAgi8BPhURiBrut2IoiACCIgggj8WQQR5mHvhRHo+35bEAERBMD4xl8V4/v7iQcw42N842N8L+XxWYrxMb7xMb5TMsZ/GX+Nh/RwTNVBbVxV4LIOXFcDAAAAAAAAAADwAephJFWvaMW3AAAAAElFTkSuQmCC)}.datepicker-wrap .react-datepicker__today-button{text-transform:uppercase;background-color:#fff;font-family:Gotham;border-top:none;color:#61b4e4;font-size:1.2rem;padding:.5rem 0 1rem 1rem}.datepicker-wrap.render-inline,.datepicker-wrap.render-inline .react-datepicker-wrapper{display:inline-block}.datepicker-wrap.render-inline .react-datepicker-wrapper input{background:transparent;border:none;padding-left:1rem;color:#39b6e9;text-decoration:underline}.datepicker-wrap .include-up-to{display:flex;justify-content:center;align-items:center;flex-direction:column}.datepicker-wrap .include-up-to label{display:flex;flex-direction:row;justify-content:center;padding:.4rem}.datepicker-wrap .include-up-to label input{margin-left:.8rem}.datepicker-wrap .include-up-to button{background-color:#39b6e9;color:#fff;width:100%;border:none;font-size:1.3rem;padding:1rem}.datepicker-wrap .include-up-to p{margin-bottom:0;font-size:1.2rem;text-transform:uppercase}.datepicker-wrap .datepicker-checkbox-label{position:absolute;top:1rem;right:.5rem;font-size:1rem;text-align:right;width:auto;background:#eee;border-radius:2rem;padding:.5rem 1rem}.datetime-picker input[type=text]{width:23rem}.datetime-picker input[type=time]{width:32rem}.datetime-picker .datepicker-tz{margin-left:1rem;font-family:Gotham Narrow Bold}.datetime-picker{display:flex;align-items:center;border:0;padding-left:0}.datetime-picker .form-group{margin-bottom:0}.datetime-picker .form-group label{display:none}.datetime-picker span{display:block;padding-right:.5rem;text-transform:uppercase;font-size:1.2rem}.datetime-picker span.at-divider{margin-right:.8rem}.datetime-picker input[type=text]{width:20rem;margin-right:1.5rem}.datetime-picker input[type=time]{width:12rem}.col-9 .datetime-picker input[type=text]{width:95%;margin-right:1.5rem}.commmessage-action{margin:0 .5rem}.data-splitview{width:100%;display:flex;background-color:#f7f9fb;border:1px solid #cdd6da;border-radius:4px 4px 0 0;box-sizing:border-box;overflow:hidden;position:relative}.data-splitview .icon-container{background-repeat:no-repeat;background-position:50%;border-right:1px solid #cdd6da;float:left;height:inherit;position:relative;flex-basis:110px;display:flex;align-items:center;justify-content:center}.data-splitview .icon-container i{font-size:8rem;color:#333}.data-splitview .body-container{overflow:hidden;flex:1 1}.data-splitview .title-row{border-bottom:.1rem solid #cdd6da;display:flex;font-size:1.8rem;font-family:Gotham;justify-content:space-between;padding:1rem 2rem;line-height:3.5rem;align-items:center}.data-splitview .title-row .title h2{color:#333;margin-bottom:0;font-family:Gotham Bold;text-transform:uppercase}.data-splitview .title-row .title .subtitle{color:#95989a}.data-splitview .title-row #splitviewaction{background-color:initial!important;color:#39b6fe!important}.data-splitview .title-row #splitviewaction[disabled]{color:#d5e0ea!important}.data-splitview .title-row #splitviewaction:hover[disabled]{cursor:not-allowed}.data-splitview .detail-row>ul{list-style-type:none;display:flex;margin-bottom:0;padding-left:0}.data-splitview .detail-row>ul li{-moz-flex-grow:1;flex-grow:1;display:inline-block;margin:0;padding:17px 10px}.data-splitview .detail-row>ul li+li{border-left:1px solid #cdd6da}.data-splitview .detail-row>ul strong{font-family:Gotham Bold}.data-splitview .vertical-items ul{flex-direction:column}.data-splitview .vertical-items ul li{padding-left:2rem}.data-splitview.has-error{border-radius:.4rem;margin-bottom:2rem}.data-splitview.has-error .icon-container{color:#fff;background-color:#d12138}.data-splitview.has-error .icon-container i{color:#fff}.full-bleed{border-bottom:none!important}.full-bleed .col-md{display:flex;width:100%;height:100%;flex-wrap:wrap;padding:0}.full-bleed .col-md .column{flex:1 1;display:flex;flex-direction:column}.full-bleed .col-md .dashboard-box{flex:1 1;color:#333;min-height:12rem}.full-bleed .col-md .dashboard-box.border-bottom{border-bottom:.1rem solid #ddd!important}.full-bleed .col-md .dashboard-box.border-left{border-left:.1rem solid #ddd!important}.full-bleed .col-md .dashboard-box.border-right{border-right:.1rem solid #ddd!important}.full-bleed .col-md .dashboard-box .dashboard-box-content{padding:1.5rem}.full-bleed .col-md .dashboard-box .dashboard-box-content h3{color:#333;margin-bottom:1rem;font-weight:700}.full-bleed .col-md .dashboard-box .large-data-point{color:#39b6e9;font-size:8rem;line-height:8rem;text-align:center;margin-top:2rem}.full-bleed .col-md .dashboard-box .sub-text{font-size:1.3rem;line-height:1.3rem}.full-bleed .col-md .dashboard-box.rowspan{flex:2 1;max-height:40rem;min-height:40rem}.full-bleed .col-md .dashboard-box.splitcol{display:flex;flex-direction:column;flex-wrap:wrap;max-height:15rem}.full-bleed .col-md .dashboard-box.splitcol .dashboard-box{flex:1 1;min-width:50%;width:50%;max-width:50%;min-height:15rem;max-height:15rem}.full-bleed .col-md .dashboard-box.tricol{display:flex;flex-direction:column;flex-wrap:wrap;max-height:15rem}.full-bleed .col-md .dashboard-box.tricol .dashboard-box{flex:1 1;min-width:33.3%;width:33.3%;max-width:33.3%;min-height:15rem;max-height:15rem}.full-bleed .col-md .chart-container{position:relative;margin:auto;height:33rem;width:100%;padding-top:2rem}.full-bleed .col-md .chart-container canvas{height:100%!important;width:100%!important}.full-bleed .col-md .dashboard-date{display:inline-block;word-break:break-word;font-size:4rem;line-height:4rem;font-weight:300;color:#39b6e9}.full-bleed .col-md .temp-message{text-align:center;display:block;margin-left:auto;margin-right:auto;padding:5rem;color:#39b6e9;font-size:8rem;line-height:8rem}.cutoff-summary{display:flex;box-shadow:0 1px 3px 0 rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 2px 1px -1px rgba(0,0,0,.12);flex-direction:column;margin-bottom:1.5rem;margin-top:1rem}.cutoff-summary h3{display:flex;justify-content:space-between;align-items:center;border-bottom:.1rem solid #eee;padding:.8rem;font-size:1.6rem;margin-bottom:1.5rem}.cutoff-summary h3 button{font-size:1.3rem;padding:0 .8rem 0 0}.cutoff-summary .statuses{text-align:center}.cutoff-summary .statuses h4{width:50%;display:flex;float:left;justify-content:space-between;padding:0 1rem}.cutoff-summary .statuses h4 span{color:#333;display:inline-block}.cutoff-summary .statuses h4 span:first-child{position:relative}.cutoff-summary .statuses h4.cancelled span:first-child{border-left-color:#95989a}.cutoff-summary .statuses h4.pending span:first-child{border-left-color:#fbca26}.cutoff-summary .statuses h4.open span:first-child{border-left-color:#00b0ff}.cutoff-summary .statuses h4.inTransit span:first-child{border-left-color:#fb2657}.cutoff-summary .statuses h4.delivered span:first-child{border-left-color:#6556c1}.cutoff-summary .statuses h4.invoiced span:first-child{border-left-color:#64dd17}.cutoff-summary .linear-data-point-container,.cutoff-summary .linear-data-point-container .datum{height:.6rem}.cutoff-summary .linear-data-point-container .datum.cancelled{background-color:#95989a}.cutoff-summary .linear-data-point-container .datum.intransit{background-color:#fb2657}.cutoff-summary .linear-data-point-container .datum.pending{background-color:#fbca26}.cutoff-summary .linear-data-point-container .datum.delivered{background-color:#6556c1}.cutoff-summary .linear-data-point-container .datum.open{background-color:#00b0ff}.cutoff-summary .linear-data-point-container .datum.invoiced{background-color:#64dd17}.cutoff-legend{display:flex;justify-content:space-evenly;width:100%;background-color:hsla(0,0%,92.2%,.3);margin:2rem 1.5rem 0;padding:1rem 1rem .5rem;border:.1rem solid #ccc}.cutoff-legend h4{position:relative;font-size:1.2rem}.cutoff-legend h4:before{content:" ";height:1rem;width:1rem;background-color:#000;position:absolute;left:-1.4rem;top:.2rem}.cutoff-legend h4:first-child{font-weight:700;text-transform:uppercase}.cutoff-legend h4:first-child:before{display:none}.cutoff-legend .cancelled:before{background-color:#95989a}.cutoff-legend .pending:before{background-color:#fbca26}.cutoff-legend .open:before{background-color:#00b0ff}.cutoff-legend .inTransit:before{background-color:#fb2657}.cutoff-legend .delivered:before{background-color:#6556c1}.cutoff-legend .invoiced:before{background-color:#64dd17}.confirmation-title-text{text-align:center}.confirmation-body-text{text-align:center;padding:3rem 3rem 0}.confirm-dialog-wrapper{max-width:60rem!important}.confirm-dialog-wrapper .dialog-header-content{min-width:0}.result-dialog{top:0;left:0;right:0;bottom:0;z-index:1300;position:fixed;display:none}.result-dialog .result-dialog-backdrop{top:0;left:0;right:0;bottom:0;z-index:-1;position:fixed;touch-action:none;background-color:rgba(0,0,0,.5);-webkit-tap-highlight-color:transparent}.result-dialog .result-dialog-backdrop,.result-dialog .result-dialog-content{opacity:1;-webkit-transition:opacity 225ms cubic-bezier(.4,0,.2,1) 0ms;transition:opacity 225ms cubic-bezier(.4,0,.2,1) 0ms}.result-dialog .result-dialog-content{display:flex;align-items:center;justify-content:center;height:100%;outline:none}.result-dialog .result-dialog-modal{background-color:#fff;border-radius:4px;box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12);margin:48px;display:flex;position:relative;overflow-y:auto;flex-direction:column;flex:0 1 auto;max-height:calc(100% - 96px);max-width:60rem}.result-dialog .result-dialog-modal h2{text-align:center;text-transform:uppercase;font-weight:400;margin-bottom:0}.result-dialog .result-dialog-modal p{text-align:center;padding:3rem 3rem 0}.result-dialog .result-dialog-modal .result-dialog-header{padding:2rem 2rem 0}.result-dialog .result-dialog-modal .result-dialog-body{flex:1 1 auto;padding:0 24px 24px;overflow-y:auto}.result-dialog .result-dialog-footer{flex:0 0 auto;margin:8px 4px;display:flex;align-items:center;justify-content:flex-end}.result-dialog.show{display:block}.order-lookup-none{text-align:center;padding:5rem;margin-top:2rem;background-color:#eee;color:#333}.order-body{margin-top:2rem;align-items:center}.order-body .datagroup-header{display:none}.order-body .sync-order-btn{color:#64dd17}.order-body h2,.order-body h3{margin:0;padding:1rem 0 0}.order-body pre{background-color:#eee;color:#333;padding:2rem;border-radius:.8rem}.submit-invoicing{display:block;background-color:#39b6e9;color:#fff;padding:1rem 2rem;border-radius:.5rem;margin:2rem auto}.submit-invoicing:hover{background-color:#39b6fe}.submit-invoicing .btn-progress-indicator .btn-progress-indicator-primary{background-color:#fff}.submit-invoicing .btn-progress-indicator .btn-progress-indicator-barcolor{background-color:#39b6e9}.order-history-row:hover{background-color:#f5f5f5}.order-history-row .chipper:last-child{padding-right:0;margin-right:2rem}.order-history-row .history-summary{width:100%;display:flex;justify-content:space-between;line-height:3rem}.order-history-row .history-summary .summary-type{font-weight:700;display:inline-block;margin-left:2rem;margin-right:5rem}.order-history-row p{margin-bottom:0;margin-top:4px;margin-left:8px}.order-history-row p span{font-size:.8rem;display:block}.order-history-row p span:first-child{font-size:1.5rem;font-weight:700}.order-history-row .header-shipment-time{display:block;align-self:center;right:4rem;position:absolute;font-size:1.4rem}.order-history-row .delivery-status{position:absolute;left:0;top:0;bottom:0;width:.5rem}.order-history-row .delivery-status.open{background-color:#64dd17}.order-history-row .delivery-status.closed{background-color:#333}.order-history-row-expanded,.order-history-row-expanded:hover{background-color:hsla(0,0%,80.4%,.2)!important}.billingonly-status-flyout .flyout-footer button{margin:0 .8rem}.billingonly-status-flyout a{color:#39b6e9!important}.billingonly-status-flyout a:hover{cursor:pointer!important}.order-status-color.cancelled{color:#ccc}.order-status-color.open,.order-status-color.planned,.order-status-color.routed{color:#64dd17}.order-status-color.inproduction{color:#ff05ec}.order-status-color.intransit,.order-status-color.loaded,.order-status-color.produced{color:#ecd101}.order-status-color.delivered,.order-status-color.invoiced{color:#ffc107}.backorder-status-flyout i.la{font-size:2rem}.backorder-status-flyout i.la.success{color:#64dd17}.backorder-status-flyout i.la.error{color:#ec5453}.pending-orders-flyout{padding-bottom:13rem}.pending-orders-flyout .page-heading{border-top:none}.pending-orders-flyout .page-heading.with-tabs .page-tab{min-width:45%}.pending-orders-flyout .pending-order-subtitle{font-size:1.8rem;margin-top:-2rem}.pending-orders-flyout .pending-order-subtitle-italic{font-style:italic}.pending-orders-flyout .running-total-bar p.row-label{font-family:Gotham Narrow Bold;padding-top:1rem;word-break:keep-all}.pending-orders-flyout .flyout-footer button{margin:0 .8rem}.pastdue{height:.8rem;width:.8rem;display:inline-block}.pastdue.current{background-color:#95989a}.pastdue.zeroThirty{background-color:#fbca26}.pastdue.thirtySixty{background-color:#00b0ff}.pastdue.sixtyNinety{background-color:#fb2657}.pastdue.ninetyOneTwenty{background-color:#6556c1}.pastdue.oneTwentyBeyond{background-color:#64dd17}.aging-report{display:flex;justify-content:space-between;align-items:center;font-weight:700;font-size:2rem;background-color:#eee;border:.1rem solid #ccc;padding:2rem;margin-bottom:1.5rem}.aging-report p{margin-bottom:0;padding:0}.credit-given{color:#64dd17;font-weight:700}.aging-legend{display:flex;flex-direction:row;justify-content:space-evenly;margin:0 1.5rem;padding:0 0 .5rem}.aging-legend h4{position:relative;font-size:1.2rem;display:flex;justify-content:space-between;text-align:right}.aging-legend h4 span:first-child{font-weight:700}.aging-legend h4:before{content:" ";height:1rem;width:1rem;background-color:#000;position:absolute;left:-1.4rem;top:.2rem}.aging-legend .current:before{background-color:#95989a}.aging-legend .zeroThirty:before{background-color:#fbca26}.aging-legend .thirtySixty:before{background-color:#00b0ff}.aging-legend .sixtyNinety:before{background-color:#fb2657}.aging-legend .ninetyOneTwenty:before{background-color:#6556c1}.aging-legend .oneTwentyBeyond:before{background-color:#64dd17}.aging-data-point-container{height:1rem;display:flex}.aging-data-point-container .datum{height:1rem}.aging-data-point-container .datum.current{background-color:#95989a}.aging-data-point-container .datum.zeroThirty{background-color:#fbca26}.aging-data-point-container .datum.thirtySixty{background-color:#00b0ff}.aging-data-point-container .datum.sixtyNinety{background-color:#fb2657}.aging-data-point-container .datum.ninetyOneTwenty{background-color:#6556c1}.aging-data-point-container .datum.oneTwentyBeyond{background-color:#64dd17}.datagroup-header{text-transform:none;padding-top:1.3rem;padding-bottom:1.1rem;border-bottom:.1rem solid #cdd6da;margin-bottom:4rem;display:flex;align-items:center;height:6rem}.datagroup-header.flex-display{display:flex;justify-content:space-between;align-items:center}.datagroup-header button.new{background-color:#fff;color:#39b6e9;border:.1rem solid #39b6e9;font-size:1.1rem;text-transform:uppercase;border-radius:.4rem;padding:1rem;width:auto;margin-right:1rem;box-shadow:0 2px 0 0 rgba(0,143,255,.22);-webkit-transition:all .3s ease-in;transition:all .3s ease-in;margin-left:2rem;line-height:normal}.datagroup-header button.new:hover{background:#39b6e9;color:#fff}.datagroup-header button.new i{font-size:1.2rem}.datagroup-wrap{line-height:1.4em;font-family:Gotham Narrow;font-weight:300;font-size:14px;outline:none}.datagroup-wrap dt{float:left;font-size:10px;font-weight:400;text-transform:uppercase;letter-spacing:.1em;font-family:Gotham Bold}.datagroup-wrap dd{margin-left:50%}.sticky-action-bar{align-items:center;background-color:#fff;position:fixed;bottom:0;right:0;left:24rem;box-shadow:0 -8px 5px -5px #bbb;z-index:100;margin:0;height:7rem;border-right:1px solid #ddd;border-top:1px solid #666}.sticky-action-bar h3{margin:0}.sticky-action-bar.maxed-out{right:auto;width:1200px}.sticky-action-bar .popover-button-wrapper{width:100%;position:relative}.sticky-action-bar button.btn-clear{display:block;width:100%;border:1px solid #eee;box-shadow:0 1px 1px 0 #95989a;padding:1rem}.sticky-action-bar button.btn-clear:hover{background-color:#f1faff}.sticky-action-bar.stopaction-add-orders{left:auto;width:89.5rem;bottom:7.5rem;height:8rem}.sticky-action-bar.flyout-large-drawer{left:auto;width:75vw;bottom:7.5rem;height:6rem;border-left:5px solid #333}.sticky-action-bar.planning-running-totals .running-total-bar p.row-label{margin-bottom:0;line-height:4rem}.sticky-action-bar .running-total-bar{display:flex;justify-content:space-between;width:100%}.sticky-action-bar .running-total-bar div{justify-content:flex-end}.sticky-action-bar .action-bar-popover{background-color:#fff;border:1px solid #95989a;border-radius:.4rem .4rem 0 0;position:absolute;top:-19.1rem;right:0;left:0;height:20rem;padding:1.5rem;z-index:1;-webkit-transform-origin:left top;transform-origin:left top}.sticky-action-bar .action-bar-popover .action-bar-popover-list{overflow-y:scroll;height:16rem}.sticky-action-bar .action-bar-popover .action-bar-popover-list ul{margin:0;list-style-type:none;padding:0 0 1rem}.sticky-action-bar .action-bar-popover .action-bar-popover-list ul li{border-bottom:1px solid #ccc;display:inline-flex;width:100%;align-items:center;justify-content:space-between;font-size:1.3rem;height:3rem;padding-left:1rem;padding-right:1rem;padding-top:.5rem}.sticky-action-bar .action-bar-popover .action-bar-popover-list ul li:hover{background-color:#64dd17;color:#fff;cursor:pointer}.showStickyActionBar-enter-active{-webkit-animation:fadeIn .3s cubic-bezier(.39,.575,.565,1) both;animation:fadeIn .3s cubic-bezier(.39,.575,.565,1) both}.showStickyActionBar-exit-active{-webkit-animation:fadeOut .3s cubic-bezier(.39,.575,.565,1) both;animation:fadeOut .3s cubic-bezier(.39,.575,.565,1) both}@media (max-width:1000px){.sticky-action-bar{left:0}}.credit-entry-note{height:100%;padding-bottom:4rem}.credit-entry-note textarea{height:100%;display:block}.invoice-summary-display{padding-top:2rem}.invoice-summary-display .col{text-align:center}.invoice-summary-display .summary-label{text-transform:uppercase;font-family:Gotham Bold;font-size:1.2rem}.invoice-summary-display .summary-value{font-size:2.4rem;line-height:3.4rem}.invoice-summary-display .summary-value.total{color:#37b375}.invoice-summary-display .operator{font-size:2rem;color:#95989a;font-family:Gotham Bold}.forbidden-content{display:flex;align-items:center;align-content:center;justify-content:center;flex-direction:column}.forbidden-content img{display:block;margin-left:auto;margin-right:auto;width:100%;max-width:60rem}.forbidden-content h3{text-align:center;font-family:Gotham Bold;font-size:1.4rem;text-transform:uppercase;color:#95989a;padding:0 5rem}.forbidden-content h3 span{color:#39b6e9}.notfound-content{display:flex;align-items:center;align-content:center;justify-content:center;flex-direction:column}.notfound-content h1{margin-top:5rem;font-size:6rem;margin-bottom:2rem}.notfound-content img{display:block;margin:3rem auto}.notfound-content h3{text-align:center;font-family:Gotham Bold;font-size:1.4rem;text-transform:uppercase;color:#95989a;padding:5rem 5rem 0}.notfound-content h3 span{color:#39b6e9}.notready-content{display:flex;align-items:center;align-content:center;justify-content:center;flex-direction:column}.notready-content h1{margin-top:5rem;font-size:6rem;margin-bottom:2rem}.notready-content img{display:block;margin:3rem auto}.notready-content h3{text-align:center;font-family:Gotham Bold;font-size:1.4rem;text-transform:uppercase;color:#95989a;padding:0 5rem}.notready-content h3 span{color:#39b6e9}.nav-ribbon{margin-top:-3rem;margin-bottom:3rem}.nav-ribbon .nav-ribbon-elements{display:flex;justify-content:space-between;padding-left:0;padding-right:0}.nav-ribbon .nav-ribbon-elements a{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;background-color:#fff;color:#666;padding:1rem;text-align:center;border-bottom:.2rem solid #ccc;text-transform:uppercase;font-size:1.2rem;font-family:Gotham Narrow}.nav-ribbon .nav-ribbon-elements a:hover{border-bottom:.2rem solid #39b6e9;text-decoration:none;cursor:pointer}.nav-ribbon .nav-ribbon-elements a.active{border-bottom:.2rem solid #39b6e9;color:#39b6e9}.nav-ribbon .nav-ribbon-elements a i{font-size:2rem;display:block}.production-module .react-datepicker-popper{z-index:13!important}.production-module .metric-table .grid-container{display:grid;position:-webkit-sticky;position:sticky;background-color:#fff;top:7.5rem;padding-top:1rem;z-index:12;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 0fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;grid-template-rows:1fr 1fr 1fr;grid-gap:0 0;gap:0 0;grid-template-areas:"secsa secsa secsa secsa secsa secsa secsa secsa secsa secsa secsa secsa print win win win win win seca seca seca seca seca seca seca seca seca secl spacer hw hw hw hw hw hw hw hwl" "eightthree eightthree eightthree eightthree eightthree froom froom froom froom froom froom fip printblank winrp win83 winfp winap winrb arp a83 afp aap arb afv ach a90 a70 aload spacer track track track springs springs strut hwhw hwload" "aw83 ad83 w83 ow83 od83 awf adf wf owf odf dw fip printblank winrp win83 winfp winap winrb arp a83 afp aap arb afv ach a90 a70 aload spacer res comm lhr sres scom strut hwhw hwload"}.production-module .metric-table .grid-container .header-section-subassembly{grid-area:secsa;background-color:#ffc107;color:#fff}.production-module .metric-table .grid-container .header-print{grid-area:print;background-color:#64dd17;color:#fff}.production-module .metric-table .grid-container .header-windows{grid-area:win;background-color:#37b375;color:#fff}.production-module .metric-table .grid-container .header-section-assembly{grid-area:seca;background-color:#39b6fe;color:#fff}.production-module .metric-table .grid-container .header-section-load{grid-area:secl;background-color:#95989a;color:#fff}.production-module .metric-table .grid-container .header-space{grid-area:spacer;background-color:#fff;color:#fff;border:none}.production-module .metric-table .grid-container .header-hardware{grid-area:hw;background-color:#39b6fe;color:#fff}.production-module .metric-table .grid-container .header-hardware-load{grid-area:hwl;background-color:#95989a;color:#fff}.production-module .metric-table .grid-container .subheader-2283{grid-area:eightthree}.production-module .metric-table .grid-container .subheader-foam-room{grid-area:froom}.production-module .metric-table .grid-container .subheader-fip{grid-area:fip}.production-module .metric-table .grid-container .subheader-trackhw{grid-area:track}.production-module .metric-table .grid-container .subheader-springs{grid-area:springs}.production-module .metric-table .grid-container .pt-83aw{grid-area:aw83}.production-module .metric-table .grid-container .pt-83ad{grid-area:ad83}.production-module .metric-table .grid-container .pt-83w{grid-area:w83}.production-module .metric-table .grid-container .pt-83ow{grid-area:ow83}.production-module .metric-table .grid-container .pt-83od{grid-area:od83}.production-module .metric-table .grid-container .pt-faw{grid-area:awf}.production-module .metric-table .grid-container .pt-fad{grid-area:adf}.production-module .metric-table .grid-container .pt-fw{grid-area:wf}.production-module .metric-table .grid-container .pt-fow{grid-area:owf}.production-module .metric-table .grid-container .pt-fod{grid-area:odf}.production-module .metric-table .grid-container .pt-fd{grid-area:dw}.production-module .metric-table .grid-container .pt-print{grid-area:printblank}.production-module .metric-table .grid-container .pt-wrp{grid-area:winrp}.production-module .metric-table .grid-container .pt-w83{grid-area:win83}.production-module .metric-table .grid-container .pt-wfp{grid-area:winfp}.production-module .metric-table .grid-container .pt-wap{grid-area:winap}.production-module .metric-table .grid-container .pt-wrb{grid-area:winrb}.production-module .metric-table .grid-container .pt-RP{grid-area:arp}.production-module .metric-table .grid-container .pt-83{grid-area:a83}.production-module .metric-table .grid-container .pt-FP{grid-area:afp}.production-module .metric-table .grid-container .pt-AP{grid-area:aap}.production-module .metric-table .grid-container .pt-RB{grid-area:arb}.production-module .metric-table .grid-container .pt-FV{grid-area:afv}.production-module .metric-table .grid-container .pt-CH{grid-area:ach}.production-module .metric-table .grid-container .pt-90{grid-area:a90}.production-module .metric-table .grid-container .pt-70{grid-area:a70}.production-module .metric-table .grid-container .pt-aload{grid-area:aload}.production-module .metric-table .grid-container .pt-res{grid-area:res}.production-module .metric-table .grid-container .pt-comm{grid-area:comm}.production-module .metric-table .grid-container .pt-lhr{grid-area:lhr}.production-module .metric-table .grid-container .pt-sres{grid-area:sres}.production-module .metric-table .grid-container .pt-scomm{grid-area:scom}.production-module .metric-table .grid-container .pt-strut{grid-area:strut}.production-module .metric-table .grid-container .pt-hw{grid-area:hwhw}.production-module .metric-table .grid-container .pt-hwload{grid-area:hwload}.production-module .metric-table .grid-container div{text-align:center;height:24px;padding:.4rem;border:1px solid #dee2e6;position:-webkit-sticky;position:sticky;z-index:12;background-color:#fff;font-size:10px;font-family:Gotham Bold}.production-module .metric-table .grid-container div.double-cell{height:48px;display:flex;align-items:center;justify-content:center}.production-module .metric-table .grid-row{display:grid;background-color:#fff;z-index:12;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 0fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;grid-gap:0;gap:0;border-bottom:1px solid #dee2e6;padding:.5rem 0}.production-module .metric-table .grid-row div{padding:.4rem;font-size:12px;text-align:center;border:1px solid #fff;font-family:Gotham Narrow}.production-module .scheduling-legend{display:flex;justify-content:space-evenly;background-color:hsla(0,0%,92.2%,.3);margin:0 0 2rem;padding:1rem 1rem .5rem;border:.1rem solid #ccc}.production-module .scheduling-legend h4{position:relative;font-size:1.2rem}.production-module .scheduling-legend h4:before{content:" ";height:1rem;width:1rem;position:absolute;left:-1.4rem;top:.2rem}.production-module .scheduling-legend h4.icon-note{display:flex}.production-module .scheduling-legend h4.icon-note:before{display:none}.production-module .scheduling-legend h4.icon-note span{padding-left:.5rem}.production-module .scheduling-legend h4:first-child{font-weight:700;text-transform:uppercase}.production-module .scheduling-legend h4:first-child:before{display:none}.production-module .schedule-status{display:block;width:1rem;height:1rem;border-radius:50%;margin-left:auto;margin-right:auto}.production-module .running-total-bar.metric-bar{padding-top:0}.production-module .running-total-bar.metric-bar.coverhighlights .rollup-metric.highlight{background-color:#fff!important}.production-module .running-total-bar.metric-bar .rollup-metric.highlight{background-color:#fffb9f}.production-module .running-total-bar.metric-bar .total-group{display:flex;flex-direction:column}.production-module .running-total-bar.metric-bar .total-group .group-label{background-color:#eee;padding:.3rem;text-align:center;justify-content:center}.production-module .running-total-bar.metric-bar .total-group .group-label.subassembly{background-color:#ffc107;color:#fff}.production-module .running-total-bar.metric-bar .total-group .group-label.print{background-color:#64dd17;color:#fff}.production-module .running-total-bar.metric-bar .total-group .group-label.windows{background-color:#37b375;color:#fff}.production-module .running-total-bar.metric-bar .total-group .group-label.assembly{background-color:#39b6fe;color:#fff}.production-module .running-total-bar.metric-bar .total-group .group-label.loading{background-color:#95989a;color:#fff}.production-module .running-total-bar.metric-bar .total-group .group-label.hw-subassembly{background-color:#39b6fe;color:#fff}.production-module .running-total-bar.metric-bar .total-group .group-label span{font-size:12px;font-family:Gotham Bold}.production-module table.prod-schedule thead tr{height:12px;padding:0}.production-module table.prod-schedule thead tr th{text-align:center;height:12px;padding:.4rem;border:2px solid #dee2e6;position:-webkit-sticky;position:sticky;z-index:11;background-color:#fff}.production-module table.prod-schedule thead tr th.border-free{border:none}.production-module table.prod-schedule thead tr th.spacer-column{border:none;width:.3rem}.production-module table.prod-schedule thead tr.schedule-sticky-top th{top:7.4rem}.production-module table.prod-schedule thead tr.schedule-sticky-middle th{top:9.6rem}.production-module table.prod-schedule thead tr.schedule-sticky-bottom th{top:11.8rem}.production-module table.prod-schedule .schedule-header{vertical-align:text-top}.production-module table.prod-schedule .schedule-header.subassembly{background-color:#ffc107;color:#fff}.production-module table.prod-schedule .schedule-header.print{background-color:#64dd17;color:#fff}.production-module table.prod-schedule .schedule-header.windows{background-color:#37b375;color:#fff}.production-module table.prod-schedule .schedule-header.assembly{background-color:#39b6fe;color:#fff}.production-module table.prod-schedule .schedule-header.loading{background-color:#95989a;color:#fff}.production-module table.prod-schedule .schedule-header.hw-subassembly{background-color:#39b6fe;color:#fff}.production-module table.prod-schedule tbody tr td.spacer-column{border:none}.production-module table.prod-schedule tbody tr td{padding:.25rem;text-align:center}.production-module table.prod-schedule tbody tr td.action-cell-icons{padding:0;justify-content:center}.production-module table.prod-schedule .center-header{vertical-align:middle}.production-module table.prod-schedule tr:hover{cursor:pointer}.production-module table.prod-schedule tr.highlighted{background-color:#fffb9f!important}.production-module table.prod-schedule .no-metrics-to-show{text-align:center;font-size:2rem;padding:5rem}.production-module table.prod-schedule .production-task-metric-row .cancelled,.production-module table.prod-schedule .production-task-metric-row .complete,.production-module table.prod-schedule .production-task-metric-row .generatingpaperwork,.production-module table.prod-schedule .production-task-metric-row .inprod,.production-module table.prod-schedule .production-task-metric-row .open,.production-module table.prod-schedule .production-task-metric-row .readytoprint{position:relative}.production-module table.prod-schedule .production-task-metric-row .cancelled:before,.production-module table.prod-schedule .production-task-metric-row .complete:before,.production-module table.prod-schedule .production-task-metric-row .generatingpaperwork:before,.production-module table.prod-schedule .production-task-metric-row .inprod:before,.production-module table.prod-schedule .production-task-metric-row .open:before,.production-module table.prod-schedule .production-task-metric-row .readytoprint:before{content:" ";display:block;height:33px;width:.7rem;position:absolute;top:0;bottom:0;left:0;right:.7rem}.production-module table.prod-schedule .production-task-metric-row .no-data{color:#ccc}.production-module table.prod-schedule .production-task-metric-row .c100.p51 .slice,.production-module table.prod-schedule .production-task-metric-row .c100.p52 .slice,.production-module table.prod-schedule .production-task-metric-row .c100.p53 .slice,.production-module table.prod-schedule .production-task-metric-row .c100.p54 .slice,.production-module table.prod-schedule .production-task-metric-row .c100.p55 .slice,.production-module table.prod-schedule .production-task-metric-row .c100.p56 .slice,.production-module table.prod-schedule .production-task-metric-row .c100.p57 .slice,.production-module table.prod-schedule .production-task-metric-row .c100.p58 .slice,.production-module table.prod-schedule .production-task-metric-row .c100.p59 .slice,.production-module table.prod-schedule .production-task-metric-row .c100.p60 .slice,.production-module table.prod-schedule .production-task-metric-row .c100.p61 .slice,.production-module table.prod-schedule .production-task-metric-row .c100.p62 .slice,.production-module table.prod-schedule .production-task-metric-row .c100.p63 .slice,.production-module table.prod-schedule .production-task-metric-row .c100.p64 .slice,.production-module table.prod-schedule .production-task-metric-row .c100.p65 .slice,.production-module table.prod-schedule .production-task-metric-row .c100.p66 .slice,.production-module table.prod-schedule .production-task-metric-row .c100.p67 .slice,.production-module table.prod-schedule .production-task-metric-row .c100.p68 .slice,.production-module table.prod-schedule .production-task-metric-row .c100.p69 .slice,.production-module table.prod-schedule .production-task-metric-row .c100.p70 .slice,.production-module table.prod-schedule .production-task-metric-row .c100.p71 .slice,.production-module table.prod-schedule .production-task-metric-row .c100.p72 .slice,.production-module table.prod-schedule .production-task-metric-row .c100.p73 .slice,.production-module table.prod-schedule .production-task-metric-row .c100.p74 .slice,.production-module table.prod-schedule .production-task-metric-row .c100.p75 .slice,.production-module table.prod-schedule .production-task-metric-row .c100.p76 .slice,.production-module table.prod-schedule .production-task-metric-row .c100.p77 .slice,.production-module table.prod-schedule .production-task-metric-row .c100.p78 .slice,.production-module table.prod-schedule .production-task-metric-row .c100.p79 .slice,.production-module table.prod-schedule .production-task-metric-row .c100.p80 .slice,.production-module table.prod-schedule .production-task-metric-row .c100.p81 .slice,.production-module table.prod-schedule .production-task-metric-row .c100.p82 .slice,.production-module table.prod-schedule .production-task-metric-row .c100.p83 .slice,.production-module table.prod-schedule .production-task-metric-row .c100.p84 .slice,.production-module table.prod-schedule .production-task-metric-row .c100.p85 .slice,.production-module table.prod-schedule .production-task-metric-row .c100.p86 .slice,.production-module table.prod-schedule .production-task-metric-row .c100.p87 .slice,.production-module table.prod-schedule .production-task-metric-row .c100.p88 .slice,.production-module table.prod-schedule .production-task-metric-row .c100.p89 .slice,.production-module table.prod-schedule .production-task-metric-row .c100.p90 .slice,.production-module table.prod-schedule .production-task-metric-row .c100.p91 .slice,.production-module table.prod-schedule .production-task-metric-row .c100.p92 .slice,.production-module table.prod-schedule .production-task-metric-row .c100.p93 .slice,.production-module table.prod-schedule .production-task-metric-row .c100.p94 .slice,.production-module table.prod-schedule .production-task-metric-row .c100.p95 .slice,.production-module table.prod-schedule .production-task-metric-row .c100.p96 .slice,.production-module table.prod-schedule .production-task-metric-row .c100.p97 .slice,.production-module table.prod-schedule .production-task-metric-row .c100.p98 .slice,.production-module table.prod-schedule .production-task-metric-row .c100.p99 .slice,.production-module table.prod-schedule .production-task-metric-row .c100.p100 .slice,.production-module table.prod-schedule .production-task-metric-row .rect-auto{clip:rect(auto,auto,auto,auto)}.production-module table.prod-schedule .production-task-metric-row .c100 .bar,.production-module table.prod-schedule .production-task-metric-row .c100.p51 .fill,.production-module table.prod-schedule .production-task-metric-row .c100.p52 .fill,.production-module table.prod-schedule .production-task-metric-row .c100.p53 .fill,.production-module table.prod-schedule .production-task-metric-row .c100.p54 .fill,.production-module table.prod-schedule .production-task-metric-row .c100.p55 .fill,.production-module table.prod-schedule .production-task-metric-row .c100.p56 .fill,.production-module table.prod-schedule .production-task-metric-row .c100.p57 .fill,.production-module table.prod-schedule .production-task-metric-row .c100.p58 .fill,.production-module table.prod-schedule .production-task-metric-row .c100.p59 .fill,.production-module table.prod-schedule .production-task-metric-row .c100.p60 .fill,.production-module table.prod-schedule .production-task-metric-row .c100.p61 .fill,.production-module table.prod-schedule .production-task-metric-row .c100.p62 .fill,.production-module table.prod-schedule .production-task-metric-row .c100.p63 .fill,.production-module table.prod-schedule .production-task-metric-row .c100.p64 .fill,.production-module table.prod-schedule .production-task-metric-row .c100.p65 .fill,.production-module table.prod-schedule .production-task-metric-row .c100.p66 .fill,.production-module table.prod-schedule .production-task-metric-row .c100.p67 .fill,.production-module table.prod-schedule .production-task-metric-row .c100.p68 .fill,.production-module table.prod-schedule .production-task-metric-row .c100.p69 .fill,.production-module table.prod-schedule .production-task-metric-row .c100.p70 .fill,.production-module table.prod-schedule .production-task-metric-row .c100.p71 .fill,.production-module table.prod-schedule .production-task-metric-row .c100.p72 .fill,.production-module table.prod-schedule .production-task-metric-row .c100.p73 .fill,.production-module table.prod-schedule .production-task-metric-row .c100.p74 .fill,.production-module table.prod-schedule .production-task-metric-row .c100.p75 .fill,.production-module table.prod-schedule .production-task-metric-row .c100.p76 .fill,.production-module table.prod-schedule .production-task-metric-row .c100.p77 .fill,.production-module table.prod-schedule .production-task-metric-row .c100.p78 .fill,.production-module table.prod-schedule .production-task-metric-row .c100.p79 .fill,.production-module table.prod-schedule .production-task-metric-row .c100.p80 .fill,.production-module table.prod-schedule .production-task-metric-row .c100.p81 .fill,.production-module table.prod-schedule .production-task-metric-row .c100.p82 .fill,.production-module table.prod-schedule .production-task-metric-row .c100.p83 .fill,.production-module table.prod-schedule .production-task-metric-row .c100.p84 .fill,.production-module table.prod-schedule .production-task-metric-row .c100.p85 .fill,.production-module table.prod-schedule .production-task-metric-row .c100.p86 .fill,.production-module table.prod-schedule .production-task-metric-row .c100.p87 .fill,.production-module table.prod-schedule .production-task-metric-row .c100.p88 .fill,.production-module table.prod-schedule .production-task-metric-row .c100.p89 .fill,.production-module table.prod-schedule .production-task-metric-row .c100.p90 .fill,.production-module table.prod-schedule .production-task-metric-row .c100.p91 .fill,.production-module table.prod-schedule .production-task-metric-row .c100.p92 .fill,.production-module table.prod-schedule .production-task-metric-row .c100.p93 .fill,.production-module table.prod-schedule .production-task-metric-row .c100.p94 .fill,.production-module table.prod-schedule .production-task-metric-row .c100.p95 .fill,.production-module table.prod-schedule .production-task-metric-row .c100.p96 .fill,.production-module table.prod-schedule .production-task-metric-row .c100.p97 .fill,.production-module table.prod-schedule .production-task-metric-row .c100.p98 .fill,.production-module table.prod-schedule .production-task-metric-row .c100.p99 .fill,.production-module table.prod-schedule .production-task-metric-row .c100.p100 .fill,.production-module table.prod-schedule .production-task-metric-row .pie{position:absolute;border:.9rem solid #64dd17;width:-1rem;height:-1rem;clip:rect(0,.5em,1em,0);border-radius:50%;-webkit-transform:rotate(0deg);transform:rotate(0deg)}.production-module table.prod-schedule .production-task-metric-row .c100.p51 .bar:after,.production-module table.prod-schedule .production-task-metric-row .c100.p51 .fill,.production-module table.prod-schedule .production-task-metric-row .c100.p52 .bar:after,.production-module table.prod-schedule .production-task-metric-row .c100.p52 .fill,.production-module table.prod-schedule .production-task-metric-row .c100.p53 .bar:after,.production-module table.prod-schedule .production-task-metric-row .c100.p53 .fill,.production-module table.prod-schedule .production-task-metric-row .c100.p54 .bar:after,.production-module table.prod-schedule .production-task-metric-row .c100.p54 .fill,.production-module table.prod-schedule .production-task-metric-row .c100.p55 .bar:after,.production-module table.prod-schedule .production-task-metric-row .c100.p55 .fill,.production-module table.prod-schedule .production-task-metric-row .c100.p56 .bar:after,.production-module table.prod-schedule .production-task-metric-row .c100.p56 .fill,.production-module table.prod-schedule .production-task-metric-row .c100.p57 .bar:after,.production-module table.prod-schedule .production-task-metric-row .c100.p57 .fill,.production-module table.prod-schedule .production-task-metric-row .c100.p58 .bar:after,.production-module table.prod-schedule .production-task-metric-row .c100.p58 .fill,.production-module table.prod-schedule .production-task-metric-row .c100.p59 .bar:after,.production-module table.prod-schedule .production-task-metric-row .c100.p59 .fill,.production-module table.prod-schedule .production-task-metric-row .c100.p60 .bar:after,.production-module table.prod-schedule .production-task-metric-row .c100.p60 .fill,.production-module table.prod-schedule .production-task-metric-row .c100.p61 .bar:after,.production-module table.prod-schedule .production-task-metric-row .c100.p61 .fill,.production-module table.prod-schedule .production-task-metric-row .c100.p62 .bar:after,.production-module table.prod-schedule .production-task-metric-row .c100.p62 .fill,.production-module table.prod-schedule .production-task-metric-row .c100.p63 .bar:after,.production-module table.prod-schedule .production-task-metric-row .c100.p63 .fill,.production-module table.prod-schedule .production-task-metric-row .c100.p64 .bar:after,.production-module table.prod-schedule .production-task-metric-row .c100.p64 .fill,.production-module table.prod-schedule .production-task-metric-row .c100.p65 .bar:after,.production-module table.prod-schedule .production-task-metric-row .c100.p65 .fill,.production-module table.prod-schedule .production-task-metric-row .c100.p66 .bar:after,.production-module table.prod-schedule .production-task-metric-row .c100.p66 .fill,.production-module table.prod-schedule .production-task-metric-row .c100.p67 .bar:after,.production-module table.prod-schedule .production-task-metric-row .c100.p67 .fill,.production-module table.prod-schedule .production-task-metric-row .c100.p68 .bar:after,.production-module table.prod-schedule .production-task-metric-row .c100.p68 .fill,.production-module table.prod-schedule .production-task-metric-row .c100.p69 .bar:after,.production-module table.prod-schedule .production-task-metric-row .c100.p69 .fill,.production-module table.prod-schedule .production-task-metric-row .c100.p70 .bar:after,.production-module table.prod-schedule .production-task-metric-row .c100.p70 .fill,.production-module table.prod-schedule .production-task-metric-row .c100.p71 .bar:after,.production-module table.prod-schedule .production-task-metric-row .c100.p71 .fill,.production-module table.prod-schedule .production-task-metric-row .c100.p72 .bar:after,.production-module table.prod-schedule .production-task-metric-row .c100.p72 .fill,.production-module table.prod-schedule .production-task-metric-row .c100.p73 .bar:after,.production-module table.prod-schedule .production-task-metric-row .c100.p73 .fill,.production-module table.prod-schedule .production-task-metric-row .c100.p74 .bar:after,.production-module table.prod-schedule .production-task-metric-row .c100.p74 .fill,.production-module table.prod-schedule .production-task-metric-row .c100.p75 .bar:after,.production-module table.prod-schedule .production-task-metric-row .c100.p75 .fill,.production-module table.prod-schedule .production-task-metric-row .c100.p76 .bar:after,.production-module table.prod-schedule .production-task-metric-row .c100.p76 .fill,.production-module table.prod-schedule .production-task-metric-row .c100.p77 .bar:after,.production-module table.prod-schedule .production-task-metric-row .c100.p77 .fill,.production-module table.prod-schedule .production-task-metric-row .c100.p78 .bar:after,.production-module table.prod-schedule .production-task-metric-row .c100.p78 .fill,.production-module table.prod-schedule .production-task-metric-row .c100.p79 .bar:after,.production-module table.prod-schedule .production-task-metric-row .c100.p79 .fill,.production-module table.prod-schedule .production-task-metric-row .c100.p80 .bar:after,.production-module table.prod-schedule .production-task-metric-row .c100.p80 .fill,.production-module table.prod-schedule .production-task-metric-row .c100.p81 .bar:after,.production-module table.prod-schedule .production-task-metric-row .c100.p81 .fill,.production-module table.prod-schedule .production-task-metric-row .c100.p82 .bar:after,.production-module table.prod-schedule .production-task-metric-row .c100.p82 .fill,.production-module table.prod-schedule .production-task-metric-row .c100.p83 .bar:after,.production-module table.prod-schedule .production-task-metric-row .c100.p83 .fill,.production-module table.prod-schedule .production-task-metric-row .c100.p84 .bar:after,.production-module table.prod-schedule .production-task-metric-row .c100.p84 .fill,.production-module table.prod-schedule .production-task-metric-row .c100.p85 .bar:after,.production-module table.prod-schedule .production-task-metric-row .c100.p85 .fill,.production-module table.prod-schedule .production-task-metric-row .c100.p86 .bar:after,.production-module table.prod-schedule .production-task-metric-row .c100.p86 .fill,.production-module table.prod-schedule .production-task-metric-row .c100.p87 .bar:after,.production-module table.prod-schedule .production-task-metric-row .c100.p87 .fill,.production-module table.prod-schedule .production-task-metric-row .c100.p88 .bar:after,.production-module table.prod-schedule .production-task-metric-row .c100.p88 .fill,.production-module table.prod-schedule .production-task-metric-row .c100.p89 .bar:after,.production-module table.prod-schedule .production-task-metric-row .c100.p89 .fill,.production-module table.prod-schedule .production-task-metric-row .c100.p90 .bar:after,.production-module table.prod-schedule .production-task-metric-row .c100.p90 .fill,.production-module table.prod-schedule .production-task-metric-row .c100.p91 .bar:after,.production-module table.prod-schedule .production-task-metric-row .c100.p91 .fill,.production-module table.prod-schedule .production-task-metric-row .c100.p92 .bar:after,.production-module table.prod-schedule .production-task-metric-row .c100.p92 .fill,.production-module table.prod-schedule .production-task-metric-row .c100.p93 .bar:after,.production-module table.prod-schedule .production-task-metric-row .c100.p93 .fill,.production-module table.prod-schedule .production-task-metric-row .c100.p94 .bar:after,.production-module table.prod-schedule .production-task-metric-row .c100.p94 .fill,.production-module table.prod-schedule .production-task-metric-row .c100.p95 .bar:after,.production-module table.prod-schedule .production-task-metric-row .c100.p95 .fill,.production-module table.prod-schedule .production-task-metric-row .c100.p96 .bar:after,.production-module table.prod-schedule .production-task-metric-row .c100.p96 .fill,.production-module table.prod-schedule .production-task-metric-row .c100.p97 .bar:after,.production-module table.prod-schedule .production-task-metric-row .c100.p97 .fill,.production-module table.prod-schedule .production-task-metric-row .c100.p98 .bar:after,.production-module table.prod-schedule .production-task-metric-row .c100.p98 .fill,.production-module table.prod-schedule .production-task-metric-row .c100.p99 .bar:after,.production-module table.prod-schedule .production-task-metric-row .c100.p99 .fill,.production-module table.prod-schedule .production-task-metric-row .c100.p100 .bar:after,.production-module table.prod-schedule .production-task-metric-row .c100.p100 .fill,.production-module table.prod-schedule .production-task-metric-row .pie-fill{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.production-module table.prod-schedule .production-task-metric-row .wrapper{width:1200px;margin:0 auto}.production-module table.prod-schedule .production-task-metric-row .c100{position:relative;font-size:2rem;width:1.8rem;height:1.8rem;border-radius:50%;margin-left:auto;margin-right:auto;background-color:#f5f5f5}.production-module table.prod-schedule .production-task-metric-row .c100 *,.production-module table.prod-schedule .production-task-metric-row .c100 :after,.production-module table.prod-schedule .production-task-metric-row .c100 :before{box-sizing:initial}.production-module table.prod-schedule .production-task-metric-row .c100 .slice{position:absolute;width:1.8rem;height:1.8rem;clip:rect(0,1em,1em,.5em)}.production-module table.prod-schedule .production-task-metric-row .c100.p1 .bar{-webkit-transform:rotate(3.6deg);transform:rotate(3.6deg)}.production-module table.prod-schedule .production-task-metric-row .c100.p2 .bar{-webkit-transform:rotate(7.2deg);transform:rotate(7.2deg)}.production-module table.prod-schedule .production-task-metric-row .c100.p3 .bar{-webkit-transform:rotate(10.8deg);transform:rotate(10.8deg)}.production-module table.prod-schedule .production-task-metric-row .c100.p4 .bar{-webkit-transform:rotate(14.4deg);transform:rotate(14.4deg)}.production-module table.prod-schedule .production-task-metric-row .c100.p5 .bar{-webkit-transform:rotate(18deg);transform:rotate(18deg)}.production-module table.prod-schedule .production-task-metric-row .c100.p6 .bar{-webkit-transform:rotate(21.6deg);transform:rotate(21.6deg)}.production-module table.prod-schedule .production-task-metric-row .c100.p7 .bar{-webkit-transform:rotate(25.2deg);transform:rotate(25.2deg)}.production-module table.prod-schedule .production-task-metric-row .c100.p8 .bar{-webkit-transform:rotate(28.8deg);transform:rotate(28.8deg)}.production-module table.prod-schedule .production-task-metric-row .c100.p9 .bar{-webkit-transform:rotate(32.4deg);transform:rotate(32.4deg)}.production-module table.prod-schedule .production-task-metric-row .c100.p10 .bar{-webkit-transform:rotate(36deg);transform:rotate(36deg)}.production-module table.prod-schedule .production-task-metric-row .c100.p11 .bar{-webkit-transform:rotate(39.6deg);transform:rotate(39.6deg)}.production-module table.prod-schedule .production-task-metric-row .c100.p12 .bar{-webkit-transform:rotate(43.2deg);transform:rotate(43.2deg)}.production-module table.prod-schedule .production-task-metric-row .c100.p13 .bar{-webkit-transform:rotate(46.8deg);transform:rotate(46.8deg)}.production-module table.prod-schedule .production-task-metric-row .c100.p14 .bar{-webkit-transform:rotate(50.4deg);transform:rotate(50.4deg)}.production-module table.prod-schedule .production-task-metric-row .c100.p15 .bar{-webkit-transform:rotate(54deg);transform:rotate(54deg)}.production-module table.prod-schedule .production-task-metric-row .c100.p16 .bar{-webkit-transform:rotate(57.6deg);transform:rotate(57.6deg)}.production-module table.prod-schedule .production-task-metric-row .c100.p17 .bar{-webkit-transform:rotate(61.2deg);transform:rotate(61.2deg)}.production-module table.prod-schedule .production-task-metric-row .c100.p18 .bar{-webkit-transform:rotate(64.8deg);transform:rotate(64.8deg)}.production-module table.prod-schedule .production-task-metric-row .c100.p19 .bar{-webkit-transform:rotate(68.4deg);transform:rotate(68.4deg)}.production-module table.prod-schedule .production-task-metric-row .c100.p20 .bar{-webkit-transform:rotate(72deg);transform:rotate(72deg)}.production-module table.prod-schedule .production-task-metric-row .c100.p21 .bar{-webkit-transform:rotate(75.6deg);transform:rotate(75.6deg)}.production-module table.prod-schedule .production-task-metric-row .c100.p22 .bar{-webkit-transform:rotate(79.2deg);transform:rotate(79.2deg)}.production-module table.prod-schedule .production-task-metric-row .c100.p23 .bar{-webkit-transform:rotate(82.8deg);transform:rotate(82.8deg)}.production-module table.prod-schedule .production-task-metric-row .c100.p24 .bar{-webkit-transform:rotate(86.4deg);transform:rotate(86.4deg)}.production-module table.prod-schedule .production-task-metric-row .c100.p25 .bar{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.production-module table.prod-schedule .production-task-metric-row .c100.p26 .bar{-webkit-transform:rotate(93.6deg);transform:rotate(93.6deg)}.production-module table.prod-schedule .production-task-metric-row .c100.p27 .bar{-webkit-transform:rotate(97.2deg);transform:rotate(97.2deg)}.production-module table.prod-schedule .production-task-metric-row .c100.p28 .bar{-webkit-transform:rotate(100.8deg);transform:rotate(100.8deg)}.production-module table.prod-schedule .production-task-metric-row .c100.p29 .bar{-webkit-transform:rotate(104.4deg);transform:rotate(104.4deg)}.production-module table.prod-schedule .production-task-metric-row .c100.p30 .bar{-webkit-transform:rotate(108deg);transform:rotate(108deg)}.production-module table.prod-schedule .production-task-metric-row .c100.p31 .bar{-webkit-transform:rotate(.31turn);transform:rotate(.31turn)}.production-module table.prod-schedule .production-task-metric-row .c100.p32 .bar{-webkit-transform:rotate(.32turn);transform:rotate(.32turn)}.production-module table.prod-schedule .production-task-metric-row .c100.p33 .bar{-webkit-transform:rotate(.33turn);transform:rotate(.33turn)}.production-module table.prod-schedule .production-task-metric-row .c100.p34 .bar{-webkit-transform:rotate(.34turn);transform:rotate(.34turn)}.production-module table.prod-schedule .production-task-metric-row .c100.p35 .bar{-webkit-transform:rotate(126deg);transform:rotate(126deg)}.production-module table.prod-schedule .production-task-metric-row .c100.p36 .bar{-webkit-transform:rotate(.36turn);transform:rotate(.36turn)}.production-module table.prod-schedule .production-task-metric-row .c100.p37 .bar{-webkit-transform:rotate(.37turn);transform:rotate(.37turn)}.production-module table.prod-schedule .production-task-metric-row .c100.p38 .bar{-webkit-transform:rotate(.38turn);transform:rotate(.38turn)}.production-module table.prod-schedule .production-task-metric-row .c100.p39 .bar{-webkit-transform:rotate(.39turn);transform:rotate(.39turn)}.production-module table.prod-schedule .production-task-metric-row .c100.p40 .bar{-webkit-transform:rotate(144deg);transform:rotate(144deg)}.production-module table.prod-schedule .production-task-metric-row .c100.p41 .bar{-webkit-transform:rotate(.41turn);transform:rotate(.41turn)}.production-module table.prod-schedule .production-task-metric-row .c100.p42 .bar{-webkit-transform:rotate(.42turn);transform:rotate(.42turn)}.production-module table.prod-schedule .production-task-metric-row .c100.p43 .bar{-webkit-transform:rotate(154.8deg);transform:rotate(154.8deg)}.production-module table.prod-schedule .production-task-metric-row .c100.p44 .bar{-webkit-transform:rotate(.44turn);transform:rotate(.44turn)}.production-module table.prod-schedule .production-task-metric-row .c100.p45 .bar{-webkit-transform:rotate(162deg);transform:rotate(162deg)}.production-module table.prod-schedule .production-task-metric-row .c100.p46 .bar{-webkit-transform:rotate(165.6deg);transform:rotate(165.6deg)}.production-module table.prod-schedule .production-task-metric-row .c100.p47 .bar{-webkit-transform:rotate(.47turn);transform:rotate(.47turn)}.production-module table.prod-schedule .production-task-metric-row .c100.p48 .bar{-webkit-transform:rotate(172.8deg);transform:rotate(172.8deg)}.production-module table.prod-schedule .production-task-metric-row .c100.p49 .bar{-webkit-transform:rotate(.49turn);transform:rotate(.49turn)}.production-module table.prod-schedule .production-task-metric-row .c100.p50 .bar{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.production-module table.prod-schedule .production-task-metric-row .c100.p51 .bar{-webkit-transform:rotate(.51turn);transform:rotate(.51turn)}.production-module table.prod-schedule .production-task-metric-row .c100.p52 .bar{-webkit-transform:rotate(.52turn);transform:rotate(.52turn)}.production-module table.prod-schedule .production-task-metric-row .c100.p53 .bar{-webkit-transform:rotate(.53turn);transform:rotate(.53turn)}.production-module table.prod-schedule .production-task-metric-row .c100.p54 .bar{-webkit-transform:rotate(.54turn);transform:rotate(.54turn)}.production-module table.prod-schedule .production-task-metric-row .c100.p55 .bar{-webkit-transform:rotate(198deg);transform:rotate(198deg)}.production-module table.prod-schedule .production-task-metric-row .c100.p56 .bar{-webkit-transform:rotate(201.6deg);transform:rotate(201.6deg)}.production-module table.prod-schedule .production-task-metric-row .c100.p57 .bar{-webkit-transform:rotate(.57turn);transform:rotate(.57turn)}.production-module table.prod-schedule .production-task-metric-row .c100.p58 .bar{-webkit-transform:rotate(208.8deg);transform:rotate(208.8deg)}.production-module table.prod-schedule .production-task-metric-row .c100.p59 .bar{-webkit-transform:rotate(.59turn);transform:rotate(.59turn)}.production-module table.prod-schedule .production-task-metric-row .c100.p60 .bar{-webkit-transform:rotate(216deg);transform:rotate(216deg)}.production-module table.prod-schedule .production-task-metric-row .c100.p61 .bar{-webkit-transform:rotate(.61turn);transform:rotate(.61turn)}.production-module table.prod-schedule .production-task-metric-row .c100.p62 .bar{-webkit-transform:rotate(.62turn);transform:rotate(.62turn)}.production-module table.prod-schedule .production-task-metric-row .c100.p63 .bar{-webkit-transform:rotate(.63turn);transform:rotate(.63turn)}.production-module table.prod-schedule .production-task-metric-row .c100.p64 .bar{-webkit-transform:rotate(.64turn);transform:rotate(.64turn)}.production-module table.prod-schedule .production-task-metric-row .c100.p65 .bar{-webkit-transform:rotate(234deg);transform:rotate(234deg)}.production-module table.prod-schedule .production-task-metric-row .c100.p66 .bar{-webkit-transform:rotate(.66turn);transform:rotate(.66turn)}.production-module table.prod-schedule .production-task-metric-row .c100.p67 .bar{-webkit-transform:rotate(241.2deg);transform:rotate(241.2deg)}.production-module table.prod-schedule .production-task-metric-row .c100.p68 .bar{-webkit-transform:rotate(.68turn);transform:rotate(.68turn)}.production-module table.prod-schedule .production-task-metric-row .c100.p69 .bar{-webkit-transform:rotate(248.4deg);transform:rotate(248.4deg)}.production-module table.prod-schedule .production-task-metric-row .c100.p70 .bar{-webkit-transform:rotate(252deg);transform:rotate(252deg)}.production-module table.prod-schedule .production-task-metric-row .c100.p71 .bar{-webkit-transform:rotate(.71turn);transform:rotate(.71turn)}.production-module table.prod-schedule .production-task-metric-row .c100.p72 .bar{-webkit-transform:rotate(.72turn);transform:rotate(.72turn)}.production-module table.prod-schedule .production-task-metric-row .c100.p73 .bar{-webkit-transform:rotate(.73turn);transform:rotate(.73turn)}.production-module table.prod-schedule .production-task-metric-row .c100.p74 .bar{-webkit-transform:rotate(.74turn);transform:rotate(.74turn)}.production-module table.prod-schedule .production-task-metric-row .c100.p75 .bar{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.production-module table.prod-schedule .production-task-metric-row .c100.p76 .bar{-webkit-transform:rotate(.76turn);transform:rotate(.76turn)}.production-module table.prod-schedule .production-task-metric-row .c100.p77 .bar{-webkit-transform:rotate(.77turn);transform:rotate(.77turn)}.production-module table.prod-schedule .production-task-metric-row .c100.p78 .bar{-webkit-transform:rotate(.78turn);transform:rotate(.78turn)}.production-module table.prod-schedule .production-task-metric-row .c100.p79 .bar{-webkit-transform:rotate(284.4deg);transform:rotate(284.4deg)}.production-module table.prod-schedule .production-task-metric-row .c100.p80 .bar{-webkit-transform:rotate(288deg);transform:rotate(288deg)}.production-module table.prod-schedule .production-task-metric-row .c100.p81 .bar{-webkit-transform:rotate(.81turn);transform:rotate(.81turn)}.production-module table.prod-schedule .production-task-metric-row .c100.p82 .bar{-webkit-transform:rotate(.82turn);transform:rotate(.82turn)}.production-module table.prod-schedule .production-task-metric-row .c100.p83 .bar{-webkit-transform:rotate(298.8deg);transform:rotate(298.8deg)}.production-module table.prod-schedule .production-task-metric-row .c100.p84 .bar{-webkit-transform:rotate(.84turn);transform:rotate(.84turn)}.production-module table.prod-schedule .production-task-metric-row .c100.p85 .bar{-webkit-transform:rotate(306deg);transform:rotate(306deg)}.production-module table.prod-schedule .production-task-metric-row .c100.p86 .bar{-webkit-transform:rotate(309.6deg);transform:rotate(309.6deg)}.production-module table.prod-schedule .production-task-metric-row .c100.p87 .bar{-webkit-transform:rotate(.87turn);transform:rotate(.87turn)}.production-module table.prod-schedule .production-task-metric-row .c100.p88 .bar{-webkit-transform:rotate(.88turn);transform:rotate(.88turn)}.production-module table.prod-schedule .production-task-metric-row .c100.p89 .bar{-webkit-transform:rotate(320.4deg);transform:rotate(320.4deg)}.production-module table.prod-schedule .production-task-metric-row .c100.p90 .bar{-webkit-transform:rotate(324deg);transform:rotate(324deg)}.production-module table.prod-schedule .production-task-metric-row .c100.p91 .bar{-webkit-transform:rotate(.91turn);transform:rotate(.91turn)}.production-module table.prod-schedule .production-task-metric-row .c100.p92 .bar{-webkit-transform:rotate(331.2deg);transform:rotate(331.2deg)}.production-module table.prod-schedule .production-task-metric-row .c100.p93 .bar{-webkit-transform:rotate(.93turn);transform:rotate(.93turn)}.production-module table.prod-schedule .production-task-metric-row .c100.p94 .bar{-webkit-transform:rotate(.94turn);transform:rotate(.94turn)}.production-module table.prod-schedule .production-task-metric-row .c100.p95 .bar{-webkit-transform:rotate(342deg);transform:rotate(342deg)}.production-module table.prod-schedule .production-task-metric-row .c100.p96 .bar{-webkit-transform:rotate(345.6deg);transform:rotate(345.6deg)}.production-module table.prod-schedule .production-task-metric-row .c100.p97 .bar{-webkit-transform:rotate(.97turn);transform:rotate(.97turn)}.production-module table.prod-schedule .production-task-metric-row .c100.p98 .bar{-webkit-transform:rotate(.98turn);transform:rotate(.98turn)}.production-module table.prod-schedule .production-task-metric-row .c100.p99 .bar{-webkit-transform:rotate(.99turn);transform:rotate(.99turn)}.production-module table.prod-schedule .production-task-metric-row .c100.p100 .bar{-webkit-transform:rotate(1turn);transform:rotate(1turn)}.production-module table.prod-schedule .production-task-metric-row .checkmark-icon{display:flex;margin-left:auto;margin-right:auto}.production-module table.prod-schedule .production-task-metric-row .open:before{background-color:#64dd17}.production-module table.prod-schedule .production-task-metric-row .inprod:before{background-color:#ff05ec}.production-module table.prod-schedule .production-task-metric-row .generatingpaperwork:before,.production-module table.prod-schedule .production-task-metric-row .readytoprint:before{background-color:#ecd101}.production-module table.prod-schedule .production-task-metric-row .cancelled:before{background-color:#95989a}.production-module table.prod-schedule .production-task-metric-row .complete:before{background-color:#39b6fe}.production-module .open-bg{background-color:#ccc}.production-module .open-fg{color:#ccc}.production-module .open-before:before{background-color:#ccc}.production-module .printed-bg{background-color:#ecd101}.production-module .printed-fg{color:#ecd101}.production-module .printed-before:before{background-color:#ecd101}.production-module .complete-bg{background-color:#64dd17}.production-module .complete-fg{color:#64dd17}.production-module .complete-before:before{background-color:#64dd17}.production-module .order-removed{opacity:.5}.production-module .metric-tile{border:1px solid #333;border-radius:5px;width:220px;margin:5px;text-align:center;display:inline-block}.production-module .metric-tile .metric-total{height:100px;line-height:1.4em;font-size:5em;font-weight:700;width:100%}.production-module .metric-tile .metric-label{height:20px;border-top:1px solid #000;font-size:1.4rem;width:100%;background-color:#ccc}.production-module .remove-order-btn{box-shadow:none;padding:0 4px 0 0;display:inline-block;color:#fb2657}.production-module .cancel-remove-order-btn{box-shadow:none;padding:0 4px 0 0;display:inline-block;color:#6556c1}.metric-tooltip{display:flex;flex-direction:column;margin-bottom:0}.metric-tooltip p{display:flex;justify-content:space-between;flex-direction:row;margin-bottom:0}.metric-tooltip span:first-child{font-weight:700;padding-right:1rem}.stop-action-drawer.production-module-flyout{width:65rem!important}.stop-action-drawer.production-module-flyout.large{width:100rem!important}.stop-action-drawer.production-module-flyout.large .stop-action-buttons{left:calc(100vw - 99.5rem)!important;right:0;width:auto}.stop-action-drawer.production-module-flyout .stop-action-buttons{width:65rem;left:calc(100vw - 64.5rem)!important}.stop-action-drawer.production-module-flyout .create-success-message{text-align:center;position:absolute;left:0;background:rgba(255,254,254,.57);top:0;bottom:0;right:0;display:flex;align-items:center;flex-direction:column;justify-content:center}.stop-action-drawer.production-module-flyout .create-success-message>p{font-size:2.2rem;line-height:2.2rem}.stop-action-drawer.production-module-flyout .create-success-message i{font-size:10rem;color:#64dd17}.stop-action-drawer.production-module-flyout .production-planning-important-create{display:block;background-color:#ef6b6a;border:.1rem solid #ec5453;color:#fff;padding:1rem;text-align:center;margin-top:.5rem;margin-bottom:1.5rem}.stop-action-drawer.production-module-flyout .prod-planning-dealer-list div.dealer-itm{font-family:Gotham Narrow Bold;background-color:#eee;border:.1rem solid #ccc;padding:1rem;margin-bottom:.8rem;display:flex;justify-content:space-between}.stop-action-drawer.production-module-flyout .prod-planning-dealer-list div.dealer-itm span{display:inline-block}.stop-action-drawer.production-module-flyout .scheduling-callout{background-color:#fffdd2;border:1px solid #fbca26;padding:1rem;margin-top:.5rem;margin-bottom:.5rem}.stop-action-drawer.production-module-flyout .scheduling-callout h4{font-family:Gotham Bold}.stop-action-drawer.production-module-flyout .flyout-footer{left:calc(100vw - 64.5rem)}.cell-being-selected,.cell-selected{background-color:#fffb9f!important}.cell-being-selected.cell-selected{background-color:#f5f5f5!important}.right-click{position:fixed;background-color:#fff;padding:0 0 .5rem;width:23rem;box-shadow:3px 3px 0 #ccc;border:1px solid #666;-webkit-animation:fadeIn .3s;animation:fadeIn .3s;border-radius:0 .5rem .5rem .5rem;z-index:13}.right-click p{font-weight:700;border-bottom:1px solid #ccc;margin:0;padding:.8rem 0;text-transform:uppercase;font-size:1.2rem;text-align:center}.right-click button{color:#39b6fe;background:none;border:none;display:flex;width:100%;padding:.8rem;align-items:center}.right-click button i{padding-right:.5rem;color:#333}.right-click button:hover{cursor:pointer;background-color:#f5f5f5}.right-click .right-click-divide{height:.1rem;background-color:#ccc;width:95%;margin:.3rem auto}tr.full-row-cut-state td{background-color:#e2e2e2!important;opacity:.5;font-style:italic}.error-bar{background-color:#fb2657;font-weight:700;color:#fff;text-align:center}.error-log{text-align:center;margin-top:1rem}.report-card-wrap{-webkit-transition:background-color .3s ease-in,color .3s ease-in;transition:background-color .3s ease-in,color .3s ease-in;padding:2rem;border-radius:.8rem;margin-bottom:2rem;border:1px solid #eee;box-shadow:.3rem .3rem .3rem #eee;height:14rem}.report-card-wrap h3{font-family:Gotham Narrow Bold}.report-card-wrap h3+p{height:4rem}.report-card-wrap button{text-transform:uppercase;font-size:1.3rem;text-decoration:none!important;float:right;box-shadow:none;border:none;background-color:initial;-webkit-transition:background-color .3s ease-in,color .3s ease-in;transition:background-color .3s ease-in,color .3s ease-in}.report-card-wrap.orange .icon-circle{background-color:#ec6e2d;color:#fff}.report-card-wrap.orange button{color:#ec6e2d}.report-card-wrap.orange button:hover{background-color:#d35413;color:#fff}.report-card-wrap.orange:hover{background-color:#ec6e2d;color:#fff}.report-card-wrap.orange:hover .icon-circle{background-color:#fff;color:#ec6e2d}.report-card-wrap.orange:hover button{color:#fff}.report-card-wrap.blue .icon-circle{background-color:#39b6e9;color:#fff}.report-card-wrap.blue button{color:#39b6e9}.report-card-wrap.blue button:hover{background-color:#18a0d7;color:#fff}.report-card-wrap.blue:hover{background-color:#39b6e9;color:#fff}.report-card-wrap.blue:hover .icon-circle{background-color:#fff;color:#39b6e9}.report-card-wrap.blue:hover button{color:#fff}.report-card-wrap.green .icon-circle{background-color:#64dd17;color:#fff}.report-card-wrap.green button{color:#64dd17}.report-card-wrap.green button:hover{background-color:#4faf12;color:#fff}.report-card-wrap.green button:focus{background-color:#64dd17;color:#fff}.report-card-wrap.green button:focus:hover{background-color:#4faf12;color:#fff}.report-card-wrap.green:hover{background-color:#64dd17;color:#fff}.report-card-wrap.green:hover .icon-circle{background-color:#fff;color:#64dd17}.report-card-wrap.green:hover button{color:#fff}.add-btn,.remove-btn{float:right;box-shadow:none}.reporting-shipmentexport-textarea textarea{height:15rem}.activity-event-status{position:relative;padding-left:1rem}.activity-event-status:before{content:" ";display:block;position:absolute;width:.5rem;top:0;bottom:0;left:-.5rem}.activity-event-status.pending-event:before{background-color:#39b6fe}.activity-event-status.dispatched-event:before{background-color:#ffc107}.activity-event-status.completed-event:before{background-color:#64dd17}.nested-table-row-icon i{-webkit-transform:rotate(90deg) scaleY(-1);transform:rotate(90deg) scaleY(-1)}.user-details-header{display:block;float:right;color:#95989a}.button-bar{margin:2rem 0;flex-wrap:wrap;display:flex}.button-bar button{margin-right:1rem;padding:1rem 2rem;background-color:#ebf8fd}.button-bar button:hover{background-color:#39b6fe;color:#fff}.invoice-status{border-radius:50%;height:1rem;width:1rem;display:inline-block;margin-right:0}.invoice-status.pending{background-color:#ec6e2d}.invoice-status.published{background-color:#64dd17}.invoice-group-invoice-row td{vertical-align:top!important;border-top:none}.datagroup-header{margin-bottom:2rem}.quick-role{background-color:#fff;border:.1rem solid #39b6e9;border-radius:.5rem;padding:1.8rem;display:flex;width:calc(33% - 2em);margin:0 1.5rem 2.5rem}.quick-role i.primary{font-size:3rem;display:flex;position:relative;width:6rem;justify-content:center;color:#39b6e9;padding-top:.6rem}.quick-role i.primary:before{z-index:18;position:absolute;height:3.5rem;width:3.5rem;left:15px;top:9px}.quick-role i.primary:after{content:" ";background-color:#ebf8fd;width:5rem;height:5rem;display:block;position:absolute;top:0;z-index:0;border-radius:50%;border:.1rem solid #39b6e9}.quick-role div{flex:1 1;padding:0 0 0 1rem;position:relative}.quick-role div h3{font-weight:700}.quick-role div p{padding-bottom:4rem}.quick-role button{background:transparent;font-size:2.5rem;float:right;border-radius:50%;height:3.5rem;width:3.5rem;padding:0;line-height:2.5rem;border:.1rem solid #ccc;position:absolute;bottom:0;right:0}.quick-role button i{color:#ccc}.quick-role button:hover{background-color:#64dd17;cursor:pointer}.quick-role button:hover i{color:#fff}.quick-role button.active{border-color:#64dd17;background:#64dd17;outline:none}.quick-role button.active i{color:#fff}.quick-role button:focus{outline:none}.permission-tabs .page-tabs{border-bottom:1px solid #eee}.permission-tabs .page-tab{text-transform:capitalize;font-family:Gotham;font-size:2.5rem;min-width:13rem;height:4.5rem}.permission-tabs .page-tab-indicator{background-color:#39b6e9;height:1px}.permission-tabs .page-tab-label-container{padding:0}.permission-tabs .page-tab-label-container h1{text-transform:capitalize}.sc-radio-label{margin-right:2rem!important}.sc-radio-label i.la{font-size:2rem;font-weight:700}.sc-radio-label i.la.la-dot-circle-o{color:#64dd17}.sc-radio-label span{font-size:1.5rem}.sc-radio{font-size:3rem}.permission-list-table th{text-align:center;font-size:1.1rem}.permission-list-table td{border-top:none}.permission-list-table td:nth-child(odd){text-transform:uppercase;padding:1rem 2rem}.permission-list-table td:nth-child(2n){font-family:Gotham Bold}.permission-list-table tr.stripe{border-top:1px solid hsla(0,0%,78.4%,.5)}.user-notifications h2.subscription-section-header{text-transform:none;padding-top:1.3rem;padding-bottom:1.1rem;border-bottom:.1rem solid #cdd6da;margin-bottom:2rem;display:flex;align-items:center;height:6rem;width:100%}.icon-list{flex-direction:row}.icon-list .icon-option{display:inline-flex;width:12.5%;text-align:center;margin:1rem 0;padding:.5rem;height:7rem;flex-direction:column;justify-content:flex-start}.icon-list .icon-option:hover{background-color:#eee}.icon-list .icon-option i{font-size:4rem}.icon-list .icon-option span{display:block;padding-top:.8rem}.page-actions h1{margin-bottom:0}.mail-documents-status{font-size:1.3rem;display:flex;justify-items:center;padding:.8rem;border-radius:.8rem;background-color:#eee;color:#ccc}.mail-documents-status p{margin-bottom:0;display:flex;align-items:center}.mail-documents-status i,.mail-documents-status span{display:inline-block}.mail-documents-status i{font-size:2.3rem;padding-left:1rem}.mail-documents-status.green{background-color:#64dd17;color:#fff}.edit-delivery-address .fixed-range-check{margin-left:2rem;margin-top:-1rem;display:flex;align-items:center}.edit-delivery-address .fixed-range-check label{padding-top:.5rem;padding-left:.5rem}.edit-delivery-address .fixed-mode.page-action-error{margin-top:1.5rem}.aging-report-container{display:inline-block;width:calc(100% - 10px)}.aging-report-export-container{display:flex;justify-content:center;align-items:center}.aging-report-export{margin:11px 0 0 25px}.edit-address-hours-ctrl .helper-buttons{width:auto;display:inline}.edit-address-hours-ctrl .selectable-select-all.selectable-button{text-align:right}.edit-address-hours-ctrl .delete-hours-button{font-size:1.5rem;padding:.5rem 1rem;border-radius:.4rem;color:#ec5453;-webkit-transition:all .3s ease-in;transition:all .3s ease-in;margin:2rem 0 0}.edit-address-hours-ctrl .delete-hours-button:hover{background-color:#ec5453;color:#fff}.edit-address-hours-ctrl .hour-boxes{margin-top:1rem}.edit-address-hours-ctrl .hour-box{width:2.08333%;display:inline-flex;background-color:#eee;color:#fff;height:4.8rem;border:1px solid #ccc;align-items:center;padding:3px;text-align:center;justify-content:center;font-size:1rem;color:#333}.edit-address-hours-ctrl .hour-box:hover{cursor:pointer}.edit-address-hours-ctrl .hour-box.active,.edit-address-hours-ctrl .hour-box.selected{background-color:#64dd17;color:#fff;border-color:#4cb907}.edit-address-hours-ctrl .period-marker{text-align:center;text-transform:uppercase;padding-top:1rem}.edit-address-hours-ctrl .day-selector{display:flex;justify-content:flex-end;padding-top:1rem}.edit-address-hours-ctrl .day-selector.fixed-mode{margin-top:2rem}.edit-address-hours-ctrl .day-selector button{margin:0 .3rem}.edit-address-hours-ctrl .day-selector .day-checkbox:first-child{border-left:1px solid #ccc}.edit-address-hours-ctrl .day-selector .day-checkbox:last-child{border-right:1px solid #ccc}.edit-address-hours-ctrl .start-time-group{margin-bottom:0;margin-top:1.5rem}.edit-address-hours-ctrl .start-time-group .datetime-picker{background:transparent}.edit-address-hours-ctrl .day-checkbox{display:flex;flex-direction:column;border-top:1px solid #ccc;border-bottom:1px solid #ccc;height:3.2rem}.edit-address-hours-ctrl .day-checkbox label{display:block;background-color:#fff;color:#39b6e9;padding:.8rem;align-content:center;margin-bottom:0}.edit-address-hours-ctrl .day-checkbox label:hover{background-color:#eee;cursor:pointer}.edit-address-hours-ctrl .day-checkbox input{visibility:hidden;height:0}.edit-address-hours-ctrl .day-checkbox input:checked+label{background-color:#39b6e9;color:#fff}.nested-back-button{margin-bottom:1rem;margin-top:-1rem}.display-hours-row{display:flex;justify-content:center}.display-hours-row .empty-placeholder-div{width:100%}.display-hours-row .display-hour{display:block;border:2px solid #eee;border-radius:.5rem;font-size:1.1rem;margin:1rem .5rem}.display-hours-row .display-hour .day-label{display:block;background-color:#eee;border-radius:.5rem .5rem 0 0;border-bottom:1px solid #ccc;padding:1rem;font-size:1.3rem;text-align:center;font-family:Gotham Narrow Bold}.display-hours-row .display-hour .inner-hour{padding:0 1.5rem .8rem}.address-display{min-height:22rem}.address-display.billing-address .location{height:30rem}.address-display textarea{height:9rem}.address-display .location{border:1px solid #ced4da;border-radius:.3rem;position:absolute;top:0;left:1.5rem;right:1.5rem;bottom:0;height:20rem}.address-display .no-map-text{display:flex;justify-content:center;align-items:center;height:100%;background-color:#e9ecef;font-size:2.4rem;color:#ced4da;line-height:2.4rem;text-align:center}.dealer-credit{margin-top:1rem;margin-bottom:1rem;padding:1rem;border:solid #ccc;border-width:1px 1px 2px;box-shadow:0 2px 2px #eee;border-radius:.8rem}.dealer-credit .credit-header{display:flex;justify-content:space-between;padding:.5rem 1rem}.dealer-credit .credit-metadata,.dealer-credit .credit-total{font-weight:700;text-align:right;margin-bottom:0}.dealer-credit .credit-metadata+p,.dealer-credit .credit-total+p{font-size:1.2rem}.dealer-credit .credit-metadata{display:flex;align-items:center}.dealer-credit .credit-note{padding:.5rem 1rem}.dealer-credit .badge{font-size:55%;vertical-align:middle;margin-left:1rem;color:#fff}.dealer-credit .badge.green{background-color:#37b375}.dealer-credit .badge.red{background-color:#d12138}.dealer-credit .badge.orange{background-color:#ec6e2d}.dealer-credit #reverse-btn{border-radius:.8rem}.bordered-well{background-color:#f7f9fb;box-sizing:border-box;border:.1rem solid #c3e9f8;border-radius:4px 0 0 0;font-size:16px;margin:0;padding:2rem}.bordered-well .row{padding:1rem 3rem;align-items:center}.bordered-well p{margin-bottom:0;line-height:2.5rem}.bordered-well h4{font-family:Gotham Bold}.bordered-well button.btn{display:inline-block;text-align:center;border:1px solid #61b4e4;background:#fff;box-shadow:none;color:#61b4e4;padding:1rem 3rem;margin:1rem auto;border-radius:.5rem;font-family:Gotham Bold}.bordered-well button.btn:hover{background-color:initial}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@-webkit-keyframes bouncedelay{0%,80%,to{-webkit-transform:scale(0)}40%{-webkit-transform:scale(1)}}@keyframes bouncedelay{0%,80%,to{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes attention{0%{background:transparent}50%{background:#64dd17;color:#fff}to{background:transparent}}@keyframes attention{0%{background:transparent}50%{background:#64dd17;color:#fff}to{background:transparent}}@-webkit-keyframes slit-in-horizontal{0%{-webkit-transform:translateZ(-800px) rotateX(90deg);transform:translateZ(-800px) rotateX(90deg);opacity:0}54%{-webkit-transform:translateZ(-160px) rotateX(87deg);transform:translateZ(-160px) rotateX(87deg);opacity:1}to{-webkit-transform:translateZ(0) rotateX(0);transform:translateZ(0) rotateX(0)}}@keyframes slit-in-horizontal{0%{-webkit-transform:translateZ(-800px) rotateX(90deg);transform:translateZ(-800px) rotateX(90deg);opacity:0}54%{-webkit-transform:translateZ(-160px) rotateX(87deg);transform:translateZ(-160px) rotateX(87deg);opacity:1}to{-webkit-transform:translateZ(0) rotateX(0);transform:translateZ(0) rotateX(0)}}@-webkit-keyframes slit-out-horizontal{0%{-webkit-transform:translateZ(0) rotateX(0);transform:translateZ(0) rotateX(0);opacity:1}54%{-webkit-transform:translateZ(-160px) rotateX(87deg);transform:translateZ(-160px) rotateX(87deg);opacity:1}to{-webkit-transform:translateZ(-800px) rotateX(90deg);transform:translateZ(-800px) rotateX(90deg);opacity:0}}@keyframes slit-out-horizontal{0%{-webkit-transform:translateZ(0) rotateX(0);transform:translateZ(0) rotateX(0);opacity:1}54%{-webkit-transform:translateZ(-160px) rotateX(87deg);transform:translateZ(-160px) rotateX(87deg);opacity:1}to{-webkit-transform:translateZ(-800px) rotateX(90deg);transform:translateZ(-800px) rotateX(90deg);opacity:0}}@-webkit-keyframes slide-in-bottom{0%{-webkit-transform:translateY(1000px);transform:translateY(1000px);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes slide-in-bottom{0%{-webkit-transform:translateY(1000px);transform:translateY(1000px);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@-webkit-keyframes grow{0%{display:none;opacity:0;-webkit-transform-origin:bottom;transform-origin:bottom}1%{display:block;opacity:0;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:bottom;transform-origin:bottom}to{opacity:1;-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:bottom;transform-origin:bottom}}@keyframes grow{0%{display:none;opacity:0;-webkit-transform-origin:bottom;transform-origin:bottom}1%{display:block;opacity:0;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:bottom;transform-origin:bottom}to{opacity:1;-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:bottom;transform-origin:bottom}}@-webkit-keyframes shrink{0%{display:block;opacity:1;-webkit-transform-origin:bottom;transform-origin:bottom}1%{display:block;opacity:1;-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:bottom;transform-origin:bottom}to{opacity:0;display:none;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:bottom;transform-origin:bottom}}@keyframes shrink{0%{display:block;opacity:1;-webkit-transform-origin:bottom;transform-origin:bottom}1%{display:block;opacity:1;-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:bottom;transform-origin:bottom}to{opacity:0;display:none;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:bottom;transform-origin:bottom}}.asset-status.active,.driver-status.active{color:#64dd17}.asset-status.inactive,.driver-status.inactive{color:#fb2657}.edit-driver .page-heading{margin-bottom:0}.combo-create-widget{width:20rem;position:relative}.combo-create-widget a,.combo-create-widget button{width:20rem;justify-content:end;background-color:#fff;color:#39b6e9;border:.1rem solid #39b6e9;border-radius:.4rem;padding-right:1rem;padding-left:1rem;box-shadow:0 2px 0 0 rgba(0,143,255,.22)}.combo-create-widget a:hover,.combo-create-widget button:hover{background:#39b6e9;color:#fff}.combo-create-widget .dropdown-menu{top:3.2rem;border-radius:0;left:0;right:0}.combo-create-widget .dropdown-menu p.divider{text-transform:uppercase;color:#333;border-bottom:1px solid #ccc;margin:.8rem 1rem;padding:.5rem .5rem .5rem 0}.combo-create-widget .dropdown-menu p.divider:first-child{margin-top:0}.combo-create-widget .dropdown-menu a,.combo-create-widget .dropdown-menu button{background:#fff;color:#333;border-radius:0;box-shadow:none;border:none;width:100%;font-size:1.2rem}.combo-create-widget .dropdown-menu a:hover,.combo-create-widget .dropdown-menu button:hover{background-color:#f5f5f5;color:#333;text-decoration:none}.combo-create-widget .dropdown-menu a i,.combo-create-widget .dropdown-menu button i{font-size:2rem}.combo-create-widget i{margin-left:.5rem;margin-right:0}.page-heading button.attention{background:#39b6fe;color:#fff}.page-heading button.attention:hover{background-color:#06a3fe}.page-heading .dropdown-menu{top:2.3rem}.shipment-sidebar .divider-row{background-color:initial;margin-top:2rem;margin-bottom:0}.shipment-sidebar h2{text-align:center;border-bottom:1px solid #ccc;padding-bottom:1.1rem;margin-bottom:1rem;padding-top:1.3rem}.shipment-sidebar h2+p{text-align:center;padding-top:1rem}.shipment-sidebar h2+p span{font-family:Gotham Narrow bold;text-transform:uppercase;color:#64dd17}.text-btn-combo{display:flex;align-items:center}.text-btn-combo button{padding:.5rem}.customer-delivery-freight-toggle .form-group.side-by-side{position:absolute;top:1.8rem;width:75%}.schedule-totals{display:flex;justify-content:space-evenly;position:fixed;background-color:#fff;left:25.5vw;bottom:7rem;padding:1rem;width:39rem;font-family:Gotham Narrow Bold;border-top:.1rem solid #ccc}.no-address{display:flex;position:absolute;top:0;left:0;right:0;bottom:0;background-color:#e9ecef;justify-content:center;align-items:center}.shipment-status-color.cancelled{color:#ccc}.shipment-status-color.open{color:#64dd17}.shipment-status-color.inproduction{color:#ff05ec}.shipment-status-color.intransit{color:#ecd101}.shipment-status-color.closed,.shipment-status-color.delivered{color:#ffc107}.delete-shipment-button{font-size:1.5rem;padding:.5rem 4rem;border-radius:.4rem;color:#ec5453;-webkit-transition:all .3s ease-in;transition:all .3s ease-in;border:1px solid #ec5453;display:block;margin:6rem auto 0;background-color:#fff}.delete-shipment-button:hover{background-color:#ec5453;color:#fff}.pickup-edit{margin-top:-3rem}.edit-route .page-heading{margin-bottom:0}.map-banner-row{padding:0;margin-left:-3rem;border-bottom:1px solid #ccc;margin-bottom:1rem}.map-banner-row .map-banner-col{padding-left:0;padding-right:0}.delivery-summary{border:.1rem solid #ccc;border-radius:.4rem;margin-bottom:2rem;padding:0;box-shadow:0 3px 6px 0 #ccc}.delivery-summary .summary-header{background-color:#f5f5f5;padding:1rem 2rem;border-radius:.4rem .4rem 0 0}.delivery-summary .summary-header h1{margin-bottom:0}.delivery-summary .summary-header p{font-size:1.5rem;margin-bottom:0;text-transform:uppercase}.delivery-summary .summary-header .col:last-child{text-align:right}.delivery-summary .summary-body{padding:1rem 2rem}.datum.open{background-color:#00b0ff}.datum.delivered{background-color:#ffc107}.datum.invoiced{background-color:#64dd17}.linear-data-point-container{position:relative;height:.5rem}.linear-data-point-container .datum{position:absolute;height:.5rem;top:0;left:0}.side-by-side-data{display:flex;align-items:center}.side-by-side-data p{display:flex}.side-by-side-data p:first-child{font-size:2rem;padding:0 1rem 0 0;margin-bottom:0}.side-by-side-data p:last-child{line-height:1.8rem;margin-bottom:0}.side-by-side-data.open{color:#00b0ff}.side-by-side-data.delivered{color:#ffc107}.side-by-side-data.invoiced{color:#64dd17}.side-by-side-data:last-child{justify-content:flex-start}.stop-delivered{background-color:rgba(255,193,7,.25)!important}.stop-invoiced{background-color:rgba(100,221,23,.25)!important}.truck-navigate-buttons{margin-top:1rem;padding:2rem;display:flex;align-content:center;justify-content:center;background-color:#ebf8fd}.truck-navigate-buttons button{margin:0 1rem;padding:1rem 4rem;border-radius:.5rem;box-shadow:none;display:inline}.delivery-search-result span.top-line{padding-top:.4rem;display:inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.delivery-search-result span.sub-text{font-size:1.2rem;font-style:italic;padding:0 0 .4rem 1rem;display:inline-block;font-family:Gotham Narrow Bold}.truck-delivery-row p,.truck-delivery-schedule-row p{margin-bottom:0;margin-top:4px;margin-left:8px}.truck-delivery-row p span,.truck-delivery-schedule-row p span{font-size:.8rem;display:block}.truck-delivery-row p span:first-child,.truck-delivery-schedule-row p span:first-child{font-size:1.5rem;font-weight:700}.truck-delivery-row .header-shipment-time,.truck-delivery-schedule-row .header-shipment-time{display:block;align-self:center;right:4rem;position:absolute;font-size:1.4rem}.truck-delivery-row .delivery-status,.truck-delivery-schedule-row .delivery-status{position:absolute;left:0;top:0;bottom:0;width:.5rem}.truck-delivery-row .delivery-status.open,.truck-delivery-schedule-row .delivery-status.open{background-color:#64dd17}.truck-delivery-row .delivery-status.closed,.truck-delivery-schedule-row .delivery-status.closed{background-color:#333}.truck-delivery-row-expanded,.truck-delivery-row-expanded:hover{background-color:hsla(0,0%,80.4%,.2)!important}.delete-delivery-order-button{border-radius:.4rem;color:#ec5453;-webkit-transition:all .3s ease-in;transition:all .3s ease-in;padding:.2rem 1.6rem .2rem .7rem}.delete-delivery-all-orders-button,.delete-delivery-order-button:hover{background-color:#ec5453;color:#fff}.delete-delivery-all-orders-button{border-radius:.4rem;-webkit-transition:all .3s ease-in;transition:all .3s ease-in;padding:.2rem 1.6rem .2rem .7rem;font-size:1.4rem;width:100%;justify-content:center}.delete-delivery-all-orders-button:hover{background-color:#e72625}.delete-delivery-all-orders-button:focus{background-color:#ec5453}.deleteAllOrders-enter{opacity:1}.deleteAllOrders-enter-active{-webkit-animation:slit-in-horizontal .3s;animation:slit-in-horizontal .3s}.deleteAllOrders-exit{opacity:0}.deleteAllOrders-exit-active{-webkit-animation:slit-out-horizontal .3s;animation:slit-out-horizontal .3s}#delivery-order-picker .table thead tr th:last-child{text-align:center}.delivery-action-buttons .btn.new{border:none;display:block;background-color:initial;color:#39b6e9;margin:0 auto 1rem;box-shadow:none}.delivery-status-control{background-color:initial}.delivery-status-control.divider-row{margin-top:0}.delivery-status-control .delivery-status-stepper{background-color:initial;padding:1.5rem .5rem .5rem}.delivery-status-control .status-step-button{margin-top:-2.9rem}.delivery-status-control .status-step-button .stepper-label{font-size:1.2rem}.delivery-status-control .status-step-button svg{width:3rem}.delivery-status-control .status-step-button svg.incomplete>path:first-child,.delivery-status-control .status-step-button svg.incomplete>path:nth-child(2),.delivery-status-control .status-step-button svg.incomplete>path:nth-child(4){fill:#dfdfdf}.delivery-status-control .status-step-button .la.la-check{background:#eee;border-radius:50%;padding:1rem}.delivery-status-control .status-step-button .la.la-check.completed{color:#fff;background:#64dd17}.delivery-status-control button.next-status-button{display:block;margin:1rem auto;font-size:1rem}.truck-delivery-schedule-row .schedule-summary{border-bottom:1px solid #ccc;padding:.5rem 1.5rem}.truck-delivery-schedule-row .schedule-summary[aria-expanded=true]{background-color:#eee!important}.truck-delivery-schedule-row .schedule-summary .pin-right{position:absolute;right:2rem;top:2.5rem}.truck-delivery-schedule-row .schedule-summary .delivery-schedule-status{position:absolute;left:0;top:0;bottom:0;width:.5rem}.truck-delivery-schedule-row .schedule-summary .delivery-schedule-status.good{background-color:#64dd17}.truck-delivery-schedule-row .schedule-summary .delivery-schedule-status.unknown{background-color:#ffc107}.truck-delivery-schedule-row .schedule-details{background-color:#fff!important;padding:2.4rem 2.4rem 1.4rem}.truck-delivery-schedule-row .schedule-details:hover{background-color:#fff!important}.delivery-schedule-heading{position:relative;margin-top:2rem}.delivery-schedule-heading button{position:absolute;top:1rem;right:0;font-size:1rem;color:#39b6e9;box-shadow:none}.delivery-schedule-heading button:hover{color:#fff;background-color:#39b6e9}.advance-status-button{display:flex;justify-content:center;flex-direction:column}.faux-table-header{display:flex;justify-content:space-between;vertical-align:bottom;border-bottom:2px solid #dee2e6}.faux-table-header p{padding:.75rem .75rem 1.5rem;color:#303640;display:table-cell;font-family:Gotham Bold;font-size:10px;font-weight:400;height:14px;text-transform:uppercase}.faux-table-header p:first-child{width:22rem;padding-left:1.5rem}.faux-table-header p:nth-child(2){width:7rem}.faux-table-header p:nth-child(3){width:10rem}.faux-table-header p:nth-child(4){width:41rem}.faux-table-row{display:flex;align-items:center;justify-content:space-between}.faux-table-row:nth-child(2n){background-color:#eee}.faux-table-row div.row-cell:first-child{width:22rem;padding:0 0 0 1.5rem}.faux-table-row div.row-cell:first-child span{display:block;font-size:1.3rem}.faux-table-row div.row-cell:nth-child(2){width:7rem}.faux-table-row div.row-cell:nth-child(3){width:10rem}.faux-table-row div.row-cell:nth-child(4) .datetime-picker.form-control{background-color:initial}.faux-table-row .empty-set{display:block;width:100%;background-color:#f5f5f5;padding:5rem 2rem;text-align:center}.container-stop-route-tab-wrapper,.truck-stop-route-tab-wrapper{display:flex;flex-grow:1;padding-right:1rem}.container-stop-route-tab-wrapper .truck-stop-route-tab-list,.truck-stop-route-tab-wrapper .truck-stop-route-tab-list{border-right:3px solid #ccc;background-color:#f5f5f5;width:23rem!important;min-width:23rem!important}.container-stop-route-tab-wrapper{margin-top:1.5rem}.truck-stop-route-tab-item{text-align:left!important;border-bottom:.1rem solid #ccc!important;padding:0 1.2rem 0 0!important}.truck-stop-route-tab-item:first-child{border-top:.1rem solid #ccc!important}.truck-stop-route-tab-item .MuiTab-wrapper{align-items:baseline}.truck-stop-route-tab-item p{margin-bottom:0;margin-top:4px;margin-left:8px}.truck-stop-route-tab-item p span{font-size:1.1rem;display:block;line-height:1.4rem}.truck-stop-route-tab-item:focus{outline:none}.truck-stop-route-tab-item .tab-label{display:flex;align-items:center;padding-top:.6rem;padding-bottom:.6rem}.truck-stop-route-tab-item .tab-label.delivered .tab-number{color:#64dd17}.truck-stop-route-tab-item .tab-label span.tab-number{font-size:3rem;padding-left:1rem}.truck-delivery-row{flex-grow:2;padding:2rem 0 2rem 2rem;border-top:1px solid #ccc;border-left:1px solid #ccc}.stop-action-drawer{background-color:#fff;height:100%;border-left:5px solid #333;padding:3rem 3rem 9rem;width:90rem;overflow-y:scroll;margin-top:0}.stop-action-drawer.extra-padding{padding-bottom:11rem}.stop-action-drawer.mini{width:45rem}.stop-action-drawer.mini .stop-action-buttons button{width:100%}.stop-action-drawer.large{width:75vw}.stop-action-drawer.half{width:45vw}.stop-action-drawer .divider-row{margin-right:-3rem;margin-bottom:3rem;margin-top:3rem}.stop-action-drawer .divider-row.tight{margin-top:2rem}.stop-action-drawer .flyout-title{margin-bottom:2rem}.stop-action-drawer .flyout-order-control .filter-bar{display:none}.stop-action-drawer .flyout-order-control .page-heading{border-top:none}.stop-action-drawer .flyout-order-control .page-heading.with-tabs .page-tab{min-width:45%}.stop-action-drawer .flyout-order-control table.table{margin-top:0}.stop-action-add-orders h3{display:block;font-size:2rem;text-align:center;padding:1rem 0}.stop-action-add-orders .checkbox-filter-group{margin-bottom:2rem}.stop-action-add-orders .checkbox-filter-group label:first-child{color:#333;font-family:Gotham Bold;font-size:1.1rem;text-transform:uppercase;letter-spacing:.1rem}.stop-action-add-orders button.action{width:100%;display:flex;justify-content:center;align-items:center}.stop-action-add-orders button.action i{font-size:2rem;margin-left:1rem}.stop-action-add-orders .filter-cb-option{line-height:2rem}.stop-action-add-activity hr{margin-bottom:3rem}.stop-action-add-activity .stop-create-content{margin-top:2rem;margin-bottom:10rem}.stop-action-add-activity .step-label{text-align:center;background-color:#f5f5f5;padding:2rem 0}.stop-action-add-activity .step-instruction{margin-top:1rem;margin-bottom:0}.stop-action-add-activity .address-list-wrapper{max-height:45rem;overflow-y:auto;overflow-x:hidden;margin-bottom:1.5rem}.transport-order-selectable .table>tbody>tr>td{text-align:center}.transport-order-selectable .table>tbody>tr>td:first-child,.transport-order-selectable .table>tbody>tr>td:nth-child(2),.transport-order-selectable .table>tbody>tr>td:nth-child(3),.transport-order-selectable .table>tbody>tr>td:nth-child(4){text-align:left}.no-activity{background-color:#f5f5f5;text-align:center;padding:8rem;margin-bottom:2rem}.flyout-map-banner-row{padding:0;margin-left:0;border-bottom:1px solid #ccc;margin-bottom:0;margin-right:-5rem}.stop-action-reorder-route p i.la-flag{color:green}.stop-action-reorder-route p i.la-flag-checkered{color:red}.stop-action-reorder-route .moveall-schedule-wrap{position:absolute;top:0;left:0;right:0;bottom:0;background:hsla(0,0%,90.2%,.35);z-index:10000;display:flex;align-items:center;flex-direction:column;justify-content:center}.stop-action-reorder-route .moveall-schedule-wrap .moveall-schedule-content{background-color:#fff;padding:2rem;width:50%;border:.1rem solid #95989a;border-radius:.4rem;box-shadow:1px 5px 11px #ccc}.stop-action-reorder-route .moveall-schedule-wrap .moveall-schedule-buttons{display:flex;justify-content:center}.stop-action-reorder-route .moveall-schedule-wrap .moveall-schedule-buttons button{margin:0 1rem}.flyout-footer,.stop-action-buttons,.stopaction-add-move-orders{position:fixed;bottom:0;left:.5rem;right:0;z-index:10;border-top:1px solid #ccc;padding:2rem 3rem;background-color:#eee;display:flex;justify-content:center}.stop-action-drawer .flyout-footer,.stop-action-drawer .stop-action-buttons,.stop-action-drawer .stopaction-add-move-orders{left:calc(100vw - 89.5rem)}.stop-action-drawer.mini .flyout-footer,.stop-action-drawer.mini .stop-action-buttons,.stop-action-drawer.mini .stopaction-add-move-orders{left:calc(100vw - 44.5rem)}.stop-action-drawer.large .flyout-footer,.stop-action-drawer.large .stop-action-buttons,.stop-action-drawer.large .stopaction-add-move-orders{left:25.5vw}.stop-action-drawer.half .flyout-footer,.stop-action-drawer.half .stop-action-buttons,.stop-action-drawer.half .stopaction-add-move-orders{left:55.5vw}.stop-action-buttons button{background-color:#fff;color:#39b6e9;border:.1rem solid #39b6e9;font-size:1.1rem;text-transform:uppercase;border-radius:.4rem;padding:.4rem 2rem;margin-right:1rem;box-shadow:0 2px 0 0 rgba(0,143,255,.22);-webkit-transition:all .3s ease-in;transition:all .3s ease-in;margin-left:0;width:10rem}.stop-action-buttons button:hover{background:#39b6e9;color:#fff}.stop-action-buttons #stop-content-cancel-button{background-color:#fff;color:#ec5453;box-shadow:0 2px 0 0 rgba(255,0,35,.22);border:.1rem solid #ec5453}.stop-panel-title{border-bottom:1px solid #ccc;padding-bottom:1.4rem;margin-bottom:2rem;display:flex;align-items:center}.stop-panel-title button{background-color:#fff;color:#39b6e9;border:.1rem solid #39b6e9;font-size:1.1rem;text-transform:uppercase;border-radius:.4rem;padding:1rem;margin-right:1rem;box-shadow:0 2px 0 0 rgba(0,143,255,.22);-webkit-transition:all .3s ease-in;transition:all .3s ease-in;margin-left:2rem}.stop-panel-title button:hover{background:#39b6e9;color:#fff}.route-list-heading h2{line-height:3.6rem}.route-list-heading .combo-create-widget,.route-list-heading .combo-create-widget button{width:22.5rem}.route-list-heading .combo-create-widget .resend-action-label{text-align:left;margin-bottom:0}.route-list-heading .combo-create-widget .resend-action-label span{display:block;font-size:.8rem;margin-top:-.75rem}.stop-create-special-note{display:flex;background-color:#f5f5f5;align-items:center;margin-right:1rem;margin-top:1rem}.stop-create-special-note div{flex-grow:1;border-left:.4rem solid #39b6e9;padding:1.5rem 1rem 1.5rem 1.5rem}.stop-create-special-note div h4{font-family:Gotham Narrow Bold}.stop-create-special-note div p{margin-bottom:.2rem}.stop-create-special-note button{height:3.5rem;margin-right:1.5rem}.stop-change-address{text-transform:uppercase;color:#d12138;background-color:initial;border:none}.route-edit-customer-delivery .filter-bar{display:none}.route-edit-customer-delivery .page-heading{border-top:none}.route-edit-customer-delivery .page-heading.with-tabs .page-tab{min-width:45%}.route-edit-customer-delivery .running-total-bar p.row-label{font-family:Gotham Narrow Bold;padding-top:1rem;word-break:keep-all}.stop-action-edit-delivery{padding-bottom:13rem}.stop-action-edit-delivery .filter-bar{display:none}.stop-action-edit-delivery .page-heading{border-top:none}.stop-action-edit-delivery .page-heading.with-tabs .page-tab{min-width:45%}.stop-action-edit-delivery .running-total-bar p.row-label{font-family:Gotham Narrow Bold;padding-top:1rem;word-break:keep-all}.stopaction-add-move-orders{z-index:11;border-top:0;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.stopaction-add-move-orders button{background-color:#fff;color:#39b6e9;border:.1rem solid #39b6e9;border-radius:.4rem;box-shadow:0 2px 0 0 rgba(0,143,255,.22);margin:0 1rem;height:3.5rem}.stopaction-add-move-orders button.negative{color:#fb2657;border:.1rem solid #fb2657;box-shadow:0 2px 0 0 rgba(255,0,0,.22)}.stopaction-add-move-orders button.negative:hover{background:#fb2657}.stopaction-add-move-orders button:hover{background:#39b6e9;color:#fff;cursor:pointer}.stopaction-add-move-orders button:disabled{background-color:#f5f5f5;border-color:#ccc;color:#ccc;box-shadow:0 2px 0 0 hsla(0,0%,41.2%,.22)}.stopaction-add-move-orders button:disabled:hover{cursor:not-allowed;background-color:#f5f5f5;color:#ccc;border-color:#ccc}.wizard-wrapper{position:absolute;bottom:0;left:0;right:0;top:18rem;overflow-x:hidden}.wizard-wrapper .route-edit-customer-delivery{padding-left:4rem;padding-right:3rem}.wizard-wrapper .stop-create-content{padding-left:3rem;padding-right:4.5rem}.wizard-slide-enter{-webkit-transform:translateX(100%);transform:translateX(100%)}.wizard-slide-enter-active{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transition:-webkit-transform .5s ease-in-out;transition:-webkit-transform .5s ease-in-out;transition:transform .5s ease-in-out;transition:transform .5s ease-in-out,-webkit-transform .5s ease-in-out}.wizard-slide-enter-active .route-edit-customer-delivery{position:absolute;top:0;left:0;right:0}.wizard-slide-enter-active .flyout-footer,.wizard-slide-enter-active .sticky-action-bar,.wizard-slide-enter-active .stop-action-buttons{display:none}.wizard-slide-exit{-webkit-transform:translateX(0);transform:translateX(0)}.wizard-slide-exit-active{-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transition:-webkit-transform .5s ease-in-out;transition:-webkit-transform .5s ease-in-out;transition:transform .5s ease-in-out;transition:transform .5s ease-in-out,-webkit-transform .5s ease-in-out}.wizard-slide-exit-active.route-edit-customer-delivery,.wizard-slide-exit-active.stop-create-content{position:absolute;top:0;left:0;right:0}.wizard-slide-exit-active .flyout-footer,.wizard-slide-exit-active .sticky-action-bar,.wizard-slide-exit-active .stop-action-buttons{display:none}.schedule-wrapper{position:absolute;top:0;left:1.5rem;right:0;bottom:7.7rem;overflow:hidden}.schedule-wrapper .stop-list{position:absolute;top:0;bottom:0;left:0;width:40rem;overflow-y:scroll;overflow-x:hidden;padding-bottom:7rem}.schedule-wrapper .stop-list .stop-list-header{display:flex;align-items:center;padding:1.5rem 0;margin-right:1rem;justify-content:space-between}.schedule-wrapper .stop-list .stop-list-header h1{margin-bottom:0}.schedule-wrapper .stop-list .stop-list-header .combo-create-widget,.schedule-wrapper .stop-list .stop-list-header .combo-create-widget button{width:15rem}.schedule-wrapper .stop-list .truck-route-draggable{border:.1rem solid #ccc;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin:.8rem 1rem .8rem 0;padding-bottom:1rem}.schedule-wrapper .stop-list .truck-route-draggable p{margin-bottom:0;padding:1rem 1rem 1rem 0;font-size:1.2rem;font-family:Gotham Narrow Bold}.schedule-wrapper .stop-list .truck-route-draggable .form-group{margin-bottom:0}.schedule-wrapper .stop-list .truck-route-draggable .stop-schedule-header{background-color:#f5f5f5;padding:0 1rem;border-bottom:.1rem solid #ccc;display:flex;align-items:center;position:relative}.schedule-wrapper .stop-list .truck-route-draggable .stop-schedule-header.selected{background-color:#39b6e9;color:#fff}.schedule-wrapper .stop-list .truck-route-draggable .stop-schedule-header.selected span{color:#333}.schedule-wrapper .stop-list .truck-route-draggable .stop-schedule-header span{background-color:#ddd;position:absolute;top:0;left:0;bottom:0;width:3.5rem;display:flex;align-items:center;justify-content:center;padding:0;font-family:Gotham Narrow;font-size:1.4em;text-align:center}.schedule-wrapper .stop-list .truck-route-draggable .stop-schedule-header p{margin-left:3rem}.schedule-wrapper .stop-list .truck-route-draggable .compact{padding:0 1rem}.schedule-wrapper .stop-list .truck-route-draggable .compact .datetime-picker{justify-content:space-between}.schedule-wrapper .stop-list .truck-route-draggable .compact .datetime-picker input[type=text]{width:auto;margin:0}.schedule-wrapper .stop-list .truck-route-draggable .compact .datetime-picker span{margin:0}.schedule-wrapper .stop-list .truck-route-draggable .delivery-schedule-info{display:flex;justify-content:space-between;align-items:center;padding:1rem 1rem 0}.schedule-wrapper .stop-list .truck-route-draggable .delivery-schedule-info label{display:none}.schedule-wrapper .stop-list .truck-route-draggable .delivery-schedule-info p{margin:0;padding:0}.schedule-wrapper .stop-list .truck-route-draggable .delivery-schedule-info input[type=number],.schedule-wrapper .stop-list .truck-route-draggable .delivery-schedule-info input[type=text]{width:10rem}.schedule-wrapper .stop-map{position:absolute;top:0;left:40rem;right:0;bottom:0}.info-window{background-color:rgba(0,0,0,.74);color:#fff;height:3rem;width:20rem;padding:0 0 0 1rem;min-width:100%;margin-top:-3rem;font-size:1.2rem;margin-left:3rem;display:flex;align-items:center}.marker-style{font-size:2rem;background:#333;color:#fff;width:3rem;height:3rem;text-align:center}.marker-style.selected{background:#39b6e9;z-index:3}.marker-style.mini{background-color:#39b6fe;font-size:0;width:1rem;height:1rem;border-radius:50%!important;border:.1rem solid #333}.pushpin-style{font-size:2rem;background:#d12138;color:#fff;width:3rem;height:3rem;text-align:center;border-radius:0 50% 50% 50%}.pushpin-style.selected{background:#39b6e9}.route-action-box{display:flex;flex-direction:column;border:1px solid #39b6fe;background-color:#39b6fe;color:#fff;border-radius:.4rem;margin:0 1rem;padding:.5rem;font-size:1.2rem;text-align:center;position:relative}.route-action-box,.route-action-box p{-webkit-transition:all .3s linear;transition:all .3s linear}.route-action-box p{margin-bottom:0;font-size:1rem;opacity:1}.route-action-box p.action{margin-top:.5rem;font-size:1.3rem;display:flex;align-items:center;justify-content:center;text-transform:uppercase}.route-action-box span{opacity:0;-webkit-transition:all .3s linear;transition:all .3s linear;font-size:1.5rem;padding-left:.5rem;position:absolute;right:1rem;bottom:0;top:0;display:flex;align-items:center}.route-action-box:hover{background-color:#06a3fe;cursor:pointer}.route-action-box:hover p{-webkit-transform:translateY(.6rem);transform:translateY(.6rem)}.route-action-box:hover p.metadata{opacity:0}.route-action-box:hover span{opacity:1}.order-selectable td::-moz-selection{background-color:initial}.order-selectable td::selection{background-color:initial}.planning-list-actions{text-align:right;margin-top:-1rem;margin-bottom:2.5rem}.planning-list-actions button{margin:0 1rem}.unplanned-pickup-row.chi-styled-row td:first-child{padding-left:1.5rem}.unplanned-pickup-row:hover{cursor:pointer}.unplanned-pickup-row.highlighted{background-color:#fffb9f!important}.unplanned-delivery-row:first-child td:first-child{border-top:none}.unplanned-delivery-row:hover{cursor:pointer}.unplanned-delivery-row td:first-child{padding:.7rem 0 .7rem 1rem!important;display:flex!important;color:#333;flex-direction:row;align-items:center}.unplanned-delivery-row td:first-child span{display:flex;align-items:center;line-height:2rem;padding-right:1rem}.unplanned-delivery-row td:first-child span span{font-size:3rem;display:block;padding-top:1.2rem;padding-left:.5rem;padding-right:0}.unplanned-delivery-row td:first-child .la{font-size:2rem!important;line-height:2rem}.unplanned-delivery-row td:first-child .la-flag-o{color:#6556c1}.unplanned-delivery-row td:first-child .la-warning{color:#d12138;margin-right:.8rem}.unplanned-delivery-row td:first-child a:hover{text-decoration:none}.unplanned-delivery-row td.freight-error,.unplanned-delivery-row td.long-door-error{background-color:rgba(255,5,236,.13);position:relative}.unplanned-delivery-row .planning-flag{display:block;width:1rem;height:3.4rem;float:right}.unplanned-delivery-row .planning-flag.has-long-doors{background-color:#ff05ec}.unplanned-delivery-row .planning-flag.under-min-freight{background-color:#ffc107}.unplanned-delivery-row .planning-flag.has-new-address{background-color:#6556c1}.unplanned-delivery-row .planning-flag.has-bad-address{background-color:#fb2657}.unplanned-delivery-row a:hover span{text-decoration:underline}.unplanned-delivery-row .address-link span{display:inline-block!important}.unplanned-delivery-row a{display:flex;align-items:center;padding-top:.2rem;text-transform:uppercase;font-size:1.3rem;font-family:Gotham Narrow Bold}.unplanned-delivery-row a span{padding:.2rem .4rem 0 0}.unplanned-delivery-row a i{font-size:1.5rem}.unplanned-delivery-row span.group-label{display:inline;font-style:italic;font-weight:700}.unplanned-delivery-row .freight-error-overlay,.unplanned-delivery-row .longsection-error-overlay{display:block;position:absolute;top:0;left:0;right:0;bottom:0;background:transparent}.planning-route-header-row th{text-align:center}.planning-route-header-row th:first-child,.planning-route-header-row th:nth-child(2),.planning-route-header-row th:nth-child(3),.planning-route-header-row th:nth-child(4){text-align:left}.planning-pickup-header-row th{text-align:center}.planning-pickup-header-row th:first-child{text-align:left}.planning-list-legend{display:flex;justify-content:space-evenly;width:100%;background-color:hsla(0,0%,92.2%,.3);margin:2rem 1.5rem 0;padding:1rem 1rem .5rem;border:.1rem solid #ccc}.planning-list-legend h4{position:relative;font-size:1.2rem}.planning-list-legend h4:before{content:" ";height:1rem;width:1rem;background-color:#000;position:absolute;left:-1.4rem;top:.2rem}.planning-list-legend h4:first-child{font-weight:700;text-transform:uppercase}.planning-list-legend h4:first-child:before{display:none}.planning-list-legend .min-freight:before{background-color:#ffc107}.planning-list-legend .long-door:before{background-color:#ff05ec}.planning-list-legend .new-address:before{background-color:#6556c1}.planning-list-legend .bad-address:before{background-color:#d12138}.planning-order-list .order-group-heading{margin-bottom:0;margin-top:2rem}.planning-order-list .table{margin-top:0;margin-bottom:3rem}.planning-order-list .table>tbody>tr.highlight{background-color:#fff!important}.planning-order-list .table>tbody>tr.dragging{background-color:#fffb9f!important}.planning-order-list .table>tbody>tr.selected-already.highlight{background-color:#fffdd2!important}.planning-order-list .table>tbody>tr>td{text-align:center}.planning-order-list .table>tbody>tr>td:first-child,.planning-order-list .table>tbody>tr>td:nth-child(2),.planning-order-list .table>tbody>tr>td:nth-child(3),.planning-order-list .table>tbody>tr>td:nth-child(4){text-align:left}.selectable-group-header{border-bottom:1px solid #ccc;background-color:#eee;padding:.8rem 1.5rem .3rem}.selectable-group-header div{display:flex;flex-grow:2;justify-content:space-between}.selectable-group-header span.group-name{line-height:3.5rem;flex-grow:1}.selectable-group-header .rollup-metric{display:inline-block;text-align:center;font-size:1.2rem;padding:.3rem 1rem;margin-bottom:0;width:100%;border-left:1px solid #ccc}.selectable-group-header .rollup-metric:first-child{display:flex;align-items:center;border-left:none}.selectable-group-header .rollup-metric span{display:block}.selectable-group-header .rollup-metric span:first-child{font-family:Gotham Narrow Bold}.order-group-total.sticky-action-bar{height:auto;display:flex}.order-group-total.sticky-action-bar table.table{margin-bottom:0;padding:1rem}.order-group-total.sticky-action-bar .group-roll-ups{display:flex;flex-grow:1;padding:0 2rem 1rem}.order-group-total.sticky-action-bar .group-roll-ups table>tbody>tr>td,.order-group-total.sticky-action-bar .group-roll-ups table>thead>tr>th{text-align:center}.order-group-total.sticky-action-bar .group-roll-ups td.positive{background-color:#64dd17}.order-group-total.sticky-action-bar .group-roll-ups td.negative{background-color:#ffdee2}.order-group-total.sticky-action-bar .group-total-btns{display:flex;flex-direction:column;padding:0 1rem}.order-group-total.sticky-action-bar .group-total-btns button{margin:.8rem 0}.running-total-bar{padding:.8rem 1.5rem .3rem}.running-total-bar div{display:flex;flex-grow:2;justify-content:space-between}.running-total-bar span.group-name{line-height:3.5rem;flex-grow:1}.running-total-bar .rollup-metric{display:inline-block;text-align:center;font-size:1.2rem;padding:.3rem 1rem;margin-bottom:0;width:100%;border-left:1px solid #ccc}.running-total-bar .rollup-metric:first-child{border-left:none}.running-total-bar .rollup-metric span{display:block}.running-total-bar .rollup-metric span:first-child{font-family:Gotham Narrow Bold}.running-total-bar .rollup-metric.unit-warning,.running-total-bar .rollup-metric.weight-warning{background-color:#ffc107;color:#333}.import-result{text-align:center;margin-bottom:1rem;padding:1rem}.import-result+p{text-align:center;margin-bottom:2rem;line-height:2rem}.import-result+p span{display:block;text-align:center;font-size:1.2rem;font-style:italic;padding:1rem .5rem .5rem}.file-upload{background-color:#f1faff;padding:6.25rem 1.25rem;text-align:center}.file-upload i{display:block;font-size:6rem;background-color:#39b6fe;border-radius:50%;height:6rem;width:6rem;margin-left:auto;margin-right:auto;margin-bottom:2.5rem;padding:2rem;box-sizing:initial;color:#fff}.file-upload input{width:.1rem;height:.1rem;opacity:0;overflow:hidden;position:absolute;z-index:-1}.file-upload button{display:block;margin-left:auto;margin-right:auto;margin-top:1rem}.import-route-row{background-color:hsla(0,0%,80.4%,.2)!important;margin-bottom:3rem}.import-route-row .import-route-row-title{position:relative;display:flex}.import-route-row .import-route-row-title h2{display:inline-block;padding:2.5rem 2rem 2rem 1rem}.import-route-row .import-route-row-title input[type=text]{width:25rem;margin-left:2rem;display:inline-block}.import-route-row .import-route-row-title .col-md-3{padding:2rem}.import-route-row .import-route-row-title .import-route-row-button{float:right;width:auto}.import-route-row .import-route-row-title .col-md-9{position:relative}.import-route-row .import-route-row-title .col-md-9 .row-stripe{position:absolute;left:0;top:0;height:100%;width:.5rem;background-color:#39b6fe}.import-route-row .import-route-row-summary{padding:2rem;display:flex}.import-route-row .import-route-row-stops{padding:2rem}.import-route-row .import-route-row-stops .table-cell-center{background-color:rgba(136,255,136,.5)}.import-route-row .map-wrap{background-color:#fff;padding:1rem;border-radius:1rem;height:21.7rem}.import-route-row .map-wrap div:first-child{border-radius:1rem 1rem 0 0}.import-route-row .route-summary{margin-right:-4rem}.import-route-row .route-summary .col-6:last-child{padding-right:0}#google-map #gmap-internal-span{position:absolute;left:0;top:0;right:0;bottom:0;display:flex;justify-content:center;align-items:center;font-size:4rem;font-family:Gotham Narrow Bold;line-height:4rem;text-align:center;color:#d12138;background-color:#f5f5f5;opacity:.7}.import-container-scene .import-group-heading{background-color:#ccc;margin-top:1rem;padding:.8rem 1rem}.import-container-scene .selectable-group-header{margin-top:2rem;border-left:1px solid #ccc;border-right:1px solid #ccc;border-top:1px solid #ccc}.import-container-scene select.form-control{display:block}.import-container-scene .import-container-row-body{padding:2rem;border-bottom:1px solid #ccc;border-left:1px solid #ccc;border-right:1px solid #ccc}.container-import-btn{justify-content:center;flex-direction:column-reverse}.container-import-btn:hover{text-decoration:none}.planning-create{padding-bottom:10rem!important;-webkit-transition:width .3s ease-out;transition:width .3s ease-out}.planning-create .stop-action-edit-delivery .page-heading.with-tabs .page-tab h1{font-size:2rem}.shrink{width:40rem!important}.planning-create-totals{left:auto!important;bottom:7.5rem!important;height:8rem!important;width:74.5vw!important}.planning-create-totals .running-total-bar{display:flex;justify-content:space-between;width:100%}.planning-create-totals .running-total-bar div{justify-content:flex-end}.est-unload-time{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin:.8rem 1rem .8rem 0;padding-bottom:1rem;display:flex;justify-content:center;align-items:center;border-radius:.4rem;padding-top:1rem;position:relative}.est-unload-time:before{content:" ";display:block;border:1px solid #00a9ff;width:100%;position:absolute}.est-unload-time p{color:#00a9ff;background:#fff;display:block;margin-bottom:0;z-index:0;padding:0 1rem;font-weight:700;font-family:Gotham Narrow Bold}.tooltip-help-btn{background:none;border:none;font-size:2.4rem;color:#39b6e9}.chi-popper{opacity:.95!important}.chi-tooltip{background-color:#fff!important;color:#333!important;border:.1rem solid #95989a;box-shadow:1px 5px 11px #ccc}.chi-tooltip h4{text-transform:uppercase;font-size:1.5rem;border-bottom:.1rem solid #eee;padding:.5rem;font-family:Gotham Narrow Bold;color:#39b6e9}.chi-tooltip p{font-size:1.3rem;line-height:1.7rem;padding:.5rem}.placeholder-block{text-align:center;padding:2rem 0;background-color:hsla(0,0%,93.3%,.75);color:#95989a;font-size:1.2rem;font-family:Gotham;text-transform:uppercase}.placeholder-block i{font-size:3rem;color:#124867;opacity:.5;padding-top:.5rem}.inventory-physical .inventory-report-status{font-weight:700}.inventory-physical .inventory-report-status.in-progress{color:#00b0ff!important}.inventory-physical .inventory-report-status.complete{color:#64dd17!important}.inventory-physical .inventory-report-status.conflicts{color:#d12138!important}.inventory-physical .inventory-report-status.not-started,.inventory-physical .inventory-report-status.processing{color:#ccc!important}.inventory-physical .inventory-report-status.error,.inventory-physical .pricing-error{color:#d12138!important}.inventory-physical .pricing-complete{color:#64dd17!important}.inventory-physical .pricing-not-started{color:#ccc!important}.inventory-physical .positive-value{color:#64dd17!important}.inventory-physical .negative-value{color:#fb2657!important}.inventory-physical #stop-content-cancel-button{margin:5px}.inventory-physical button.attention{background:#39b6fe;color:#fff;margin:5px;height:3.7rem;float:right}.inventory-physical button.attention i{font-size:1.8rem}.inventory-physical button.attention.selected{background-color:#39b6fe}.inventory-physical button.attention:hover{background-color:#06a3fe}.inventory-physical button.cancel{background:#95989a;color:#fff;margin:5px;height:3.7rem;float:right}.inventory-physical button.cancel.selected{background-color:#95989a}.inventory-physical button.cancel:hover{background-color:#7b7f81}.inventory-physical button.complete{background-color:#64dd17;color:#fff;margin:5px;height:3.7rem;float:right}.inventory-physical button.complete.selected{background-color:#64dd17}.inventory-physical button.complete:hover{background-color:#4faf12}.inventory-physical button.conflicts,.inventory-physical button.delete{background-color:#d12138;color:#fff;margin:5px;height:3.7rem;float:right}.inventory-physical button.conflicts.selected,.inventory-physical button.delete.selected{background-color:#d12138}.inventory-physical button.conflicts:hover,.inventory-physical button.delete:hover{background-color:#a51a2c}.inventory-physical .invnetory-label{display:block;font-weight:700;text-align:center;font-size:1rem;padding-bottom:8px}.inventory-physical .invnetory-label.left-align{text-align:left}.inventory-physical .invnetory-value{display:block;font-weight:700;text-align:center;font-size:2.2rem}.inventory-physical .invnetory-value.conflicts{color:#d12138!important}.inventory-physical .select-partial-button{box-shadow:none;color:#61b4e4;text-decoration:underline;border:none;background-color:initial}.inventory-physical .add-item-btn{box-shadow:none}.inventory-physical .add-item-btn i{color:#64dd17}.inventory-physical .add-item-btn:disabled{background-color:#fff!important}.inventory-physical .add-item-btn:disabled i{color:#ccc}.inventory-physical .remove-item-btn{box-shadow:none;padding:0 4px 0 0;width:25px;display:inline-block}.inventory-physical .remove-item-btn i{color:#fb2657}.inventory-physical .remove-item-btn:disabled{background-color:#fff!important}.inventory-physical .remove-item-btn:disabled i{color:#ccc}.inventory-physical .vertical-part-edit{border:1px solid #222;border-radius:10px;padding:24px;background:#fff;margin:24px 5px 5px;box-shadow:0 2px 8px rgba(25,118,210,.08);display:inline-block;min-height:430px;width:360px}.inventory-physical .vertical-part-edit .part-number-header{display:block;font-weight:700;text-align:center;font-size:1.2rem}.inventory-physical .vertical-part-edit .part-description-header{display:block;text-align:center;font-size:1.2rem}.inventory-physical .vertical-part-edit table{width:100%;border-collapse:initial;border-spacing:0}.inventory-physical .vertical-part-edit table th{font-weight:700;padding:8px}.inventory-physical .vertical-part-edit table td{padding:4px;border-top:1px solid #ccc}.inventory-physical .horizontal-conflict,.inventory-physical .vertical-conflict{border:1px solid #222;padding:12px;border-radius:10px;margin:12px;display:flex;align-items:flex-start}.inventory-physical .horizontal-conflict input,.inventory-physical .vertical-conflict input{height:3rem}.inventory-physical .horizontal-conflict table th,.inventory-physical .vertical-conflict table th{font-size:1rem;font-weight:700}.inventory-physical .horizontal-conflict table td,.inventory-physical .vertical-conflict table td{font-size:1.2rem}.inventory-physical .horizontal-conflict .horizontal-conflict-data{flex:1 1;min-width:0}.inventory-physical .horizontal-conflict .horizontal-conflict-actions{margin-top:auto;flex:0 0 auto;display:flex;align-items:flex-start;margin-left:15px}.inventory-physical .vertical-conflict{flex-direction:column}.inventory-physical .vertical-conflict .vertical-conflict-data,.inventory-physical .vertical-conflict .vertical-conflict-footer,.inventory-physical .vertical-conflict .vertical-conflict-header{width:100%;display:block}.inventory-physical .vertical-conflict .vertical-conflict-header{text-align:center}.inventory-physical .vertical-conflict .vertical-conflict-footer{text-align:right}.inventory-physical .vertical-conflict .vertical-conflict-data{margin-top:12px;margin-bottom:12px;display:flex;flex-direction:row;justify-content:center;grid-gap:24px;gap:24px}.inventory-physical .vertical-conflict .vertical-conflict-data .vertical-conflict-entry{display:block;width:100%}.inventory-physical .vertical-conflict .vertical-conflict-data .vertical-conflict-entry .table-footer{text-align:center}.inventory-physical .conflict-total{font-size:1.4rem;font-weight:700}.inventory-physical .inventory-status{display:block;width:1.3rem;height:1.3rem;border-radius:50%;margin-left:auto;margin-right:auto}.inventory-physical .inventory-status.include-none{background-color:#ccc}.inventory-physical .inventory-status.include-partial{background-color:#ecd101}.inventory-physical .inventory-status.include-all{background-color:#64dd17}.inventory-physical .inventory-orders-legend{display:flex;justify-content:space-evenly;background-color:hsla(0,0%,92.2%,.3);margin:2rem 0;padding:1rem 1rem .5rem;border:.1rem solid #ccc}.inventory-physical .inventory-orders-legend h4{position:relative;font-size:1.2rem}.inventory-physical .inventory-orders-legend h4.include-none:before{background-color:#ccc}.inventory-physical .inventory-orders-legend h4.include-partial:before{background-color:#ecd101}.inventory-physical .inventory-orders-legend h4.include-all:before{background-color:#64dd17}.inventory-physical .inventory-orders-legend h4:before{content:" ";height:1rem;width:1rem;position:absolute;left:-1.4rem;top:.2rem}.inventory-physical .inventory-orders-legend h4.icon-note{display:flex}.inventory-physical .inventory-orders-legend h4.icon-note:before{display:none}.inventory-physical .inventory-orders-legend h4.icon-note span{padding-left:.5rem}.inventory-physical .inventory-orders-legend h4:first-child{font-weight:700;text-transform:uppercase}.inventory-physical .inventory-orders-legend h4:first-child:before{display:none}.inventory-physical .report-header{text-align:center;font-size:1.6rem;font-weight:700;margin-top:20px}.inventory-physical .report-footer{text-align:left;font-size:1.6rem;font-weight:700}.inventory-physical .report-total{font-weight:700}.inventory-physical .report-total.right{text-align:right}
/*# sourceMappingURL=main.0411818a.chunk.css.map */