.FlowMap{bottom:0;left:0;overflow:hidden;background-color:#212121}.FlowMap,.FlowMap .controls{position:absolute;top:0;right:0}.FlowMap .controls{z-index:2;margin:12px;width:38px;height:38px;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:2px}.FlowMap .controls>:first-child{border-top-right-radius:2px;border-top-left-radius:2px}.FlowMap .controls>:last-child{border-bottom-right-radius:100px;border-bottom-left-radius:100px}.FlowMap .controls>*{-webkit-box-shadow:1px 1px 4px 1px rgba(0,0,0,.1);box-shadow:1px 1px 4px 1px rgba(0,0,0,.1);-webkit-box-sizing:border-box;box-sizing:border-box;padding:8px;background-color:#fafafa;border:1px solid #e0e0e0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.FlowMap .controls>.enabled{background-color:#424242;border-color:transparent;-webkit-box-shadow:0 0 20px inset rgba(0,0,0,.5);box-shadow:inset 0 0 20px rgba(0,0,0,.5)}.FlowMap .controls>.enabled svg{fill:#fff}.FlowMap .controls svg{width:100%;height:100%;fill:#424242}.FlowMap .controls .fullscreen{padding:9px}.mapboxgl-map,.mapboxgl-map .mapboxgl-canvas-container{width:100%;height:100%}.FlowMap.fullscreen{position:fixed}.FlowVehicleEntry{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin:6px 0;border-radius:2px;border:1px solid #e0e0e0;background-color:#fff;-webkit-transition:all .12s;-o-transition:all .12s;transition:all .12s}.FlowVehicleEntry:hover{border-color:#0288d1}.FlowVehicleEntry.selected{-webkit-box-shadow:1px 1px 4px 1px rgba(0,0,0,.1);box-shadow:1px 1px 4px 1px rgba(0,0,0,.1);border-color:#bdbdbd;margin:32px 0}.FlowVehicleEntry.selected .icon>svg{fill:#0288d1}.FlowVehicleEntry .info{cursor:pointer;padding:6px 12px 6px 0;display:-ms-flexbox;display:flex;position:relative}.FlowVehicleEntry .expandedContent{-ms-flex-direction:column;flex-direction:column;padding:12px;border-top:1px solid #e0e0e0;background-color:#fafafa}.FlowVehicleEntry .icon{width:32px;height:32px;margin:auto 0;padding:12px}.FlowVehicleEntry .icon>svg{fill:#9e9e9e}.FlowVehicleEntry .descriptive{margin:auto 12px auto 0;font-weight:500;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-right:6px}.FlowVehicleEntry .label,.FlowVehicleEntry .licensePlate{font-family:Barlow Semi Condensed,Roboto Condensed,sans-serif;font-weight:800;padding:0 4px}.FlowVehicleEntry .status{padding:3px 6px;margin:3px 0 0 auto;height:22px;font-family:Barlow Semi Condensed,Roboto Condensed,sans-serif;border:1px solid transparent;font-size:16px;border-radius:2px;text-transform:uppercase}.FlowVehicleEntry .status.late{background-color:#fff;border-color:#f44336;color:#e53935}.FlowVehicleEntry .status.early{background-color:#fff;border-color:#0288d1;color:#0288d1}.FlowVehicleEntry .status.onTime{background-color:#fff;border-color:#43a047;color:#4caf50}.FlowVehicleEntry .status.offRoute{background-color:#ff9800;border-color:#fb8c00;color:#fff}.FlowVehicleEntry .status.offline{background-color:#f44336;border-color:#e53935;color:#fff}.FlowVehicleEntry .occupancy,.FlowVehicleEntry .occupancy:before{position:absolute;bottom:0;margin:6px;left:0;display:block;width:44px;height:5px;background:#e0e0e0;border-radius:2px}.FlowVehicleEntry .occupancy:before{content:" ";margin:0;left:0;bottom:0;background:#f44336}.FlowVehicleEntry .occupancy.level-1:before,.FlowVehicleEntry .occupancy:before{-webkit-transition:width .5s ease;-o-transition:width .5s ease;transition:width .5s ease}.FlowVehicleEntry .occupancy.level-1:before{width:6.28571px}.FlowVehicleEntry .occupancy.level-2:before{width:12.57143px}.FlowVehicleEntry .occupancy.level-2:before,.FlowVehicleEntry .occupancy.level-3:before{-webkit-transition:width .5s ease;-o-transition:width .5s ease;transition:width .5s ease}.FlowVehicleEntry .occupancy.level-3:before{width:18.85714px}.FlowVehicleEntry .occupancy.level-4:before{width:25.14286px}.FlowVehicleEntry .occupancy.level-4:before,.FlowVehicleEntry .occupancy.level-5:before{-webkit-transition:width .5s ease;-o-transition:width .5s ease;transition:width .5s ease}.FlowVehicleEntry .occupancy.level-5:before{width:31.42857px}.FlowVehicleEntry .occupancy.level-6:before{width:37.71429px}.FlowVehicleEntry .occupancy.level-6:before,.FlowVehicleEntry .occupancy.level-7:before{-webkit-transition:width .5s ease;-o-transition:width .5s ease;transition:width .5s ease}.FlowVehicleEntry .occupancy.level-7:before{width:44px}.FlowVehicleList{margin:12px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.FlowVehicleList .heading{position:relative;font-family:Barlow Semi Condensed,Roboto Condensed,sans-serif;font-size:18px;color:#424242;padding-left:38px;margin-bottom:12px;line-height:1.4}.FlowVehicleList .expand{width:20px;height:20px;position:absolute;left:0;padding:4px 5px;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}.FlowVehicleList .expand.expanded{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.FlowVehicleList .expand svg{width:100%;height:100%;fill:#212121}.FlowVehicleList .entries{overflow:hidden}.FlowVehicleList.collapsed .entries{height:0}.StopList{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;overflow:hidden;white-space:nowrap}.StopList .scrollContent{-ms-flex:1 1 auto;flex:1 1 auto;position:relative;max-width:100%;height:100%;overflow-x:hidden;overflow-y:scroll}.StopList .departures{display:-ms-flexbox;display:flex;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-sizing:border-box;box-sizing:border-box}.StopList .departures>.stop{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center}.StopList .departures>.stop.past{color:#e0e0e0}.StopList .stop>.departure{font-family:Barlow Semi Condensed,Roboto Condensed,sans-serif;font-weight:500;padding:6px 0 6px 6px;font-size:18px;width:52px;position:relative;font-variant-numeric:proportional-nums}.StopList .stop .scheduled{display:none;font-size:14px;padding-right:8px;position:absolute;right:0;color:#9e9e9e;line-height:.8;text-decoration:line-through}.StopList .stop .scheduled,.StopList .stop>.locationName{font-family:Barlow Semi Condensed,Roboto Condensed,sans-serif;font-weight:500}.StopList .stop>.locationName{margin:0 0 0 20px;padding:16px 0;font-size:18px;line-height:0}.StopList .stop.past>.departure,.StopList .stop.past>.locationName{color:#9e9e9e}.StopList .progress{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;position:absolute;left:56px;width:4px;height:100%}.StopList .progress .lower,.StopList .progress .upper{-ms-flex:1 1 auto;flex:1 1 auto;background-color:#e0e0e0}.StopList .progress>.circle{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;position:absolute;left:0;top:0;width:100%;height:100%}.StopList .progress>.circle>span{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;width:10px;height:10px;margin:-4px;border-radius:50%;background-color:#e0e0e0;-webkit-transition:all .4s linear;-o-transition:all .4s linear;transition:all .4s linear;border:2px solid transparent}.StopList .progress.future>.circle>span,.StopList .progress.future>.lower,.StopList .progress.future>.upper{background-color:#0288d1}.StopList .progress.first>.upper,.StopList .progress.last>.lower{opacity:0}.Button{display:-ms-inline-flexbox;display:inline-flex;padding:10px 16px;-webkit-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out;text-transform:uppercase;background:transparent;text-decoration:none;font-weight:700;font-size:20px;font-family:Barlow Semi Condensed,sans-serif;color:#0288d1!important;border:none;border:1px solid transparent;border-radius:2px;cursor:pointer;-ms-flex-item-align:center;align-self:center;outline:none!important;-webkit-tap-highlight-color:transparent!important}.Button:hover{border-color:#0288d1}.Button:active{-webkit-box-shadow:1px 4px 8px 1px rgba(0,0,0,.1);box-shadow:1px 4px 8px 1px rgba(0,0,0,.1);background-color:#0288d1;color:#fff}.Button.secondary{color:#212121!important;font-weight:500}.Button.danger{border-radius:0;color:#e53935!important}.Button.danger:hover{border-color:#f44336!important}.Button.danger:active{background-color:#f44336!important;color:#fff!important}.Button.secondary:active{background-color:#212121;color:#fff!important}.Button.secondary:hover{border:1px solid #212121}.Button:disabled{cursor:not-allowed;border:2px solid transparent;background-color:transparent;color:#9e9e9e!important}.Button.small{text-decoration:none;font-family:Barlow Semi Condensed,Roboto Condensed,sans-serif;font-weight:500;font-size:18px;color:#0288d1;padding:5px 12px;border-radius:2px;border:1px solid transparent;-webkit-transition:all 325ms ease;-o-transition:all 325ms ease;transition:all 325ms ease}.Button.small:hover{border-color:#0288d1}.Button.small:active{-webkit-box-shadow:1px 1px 4px 1px rgba(0,0,0,.1);box-shadow:1px 1px 4px 1px rgba(0,0,0,.1);background-color:#0288d1;color:#fff}.Checkbox{width:22px;height:22px;-webkit-box-sizing:border-box;box-sizing:border-box;margin-right:22px;border:1px solid #ccc;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;-webkit-transition:.3s ease-out;-o-transition:.3s ease-out;transition:.3s ease-out;border-radius:6px}.Checkbox:after{margin-top:-2px;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;content:"";width:4px;height:8px;border:solid #fff;border-width:0 2px 2px 0;-webkit-transform:rotate(0) scale(0);-ms-transform:rotate(0) scale(0);transform:rotate(0) scale(0)}.Checkbox.checked{border-width:0;background:#0288d1}.Checkbox:not(.checked){background:none!important}.Checkbox.checked:after{-webkit-transform:rotate(45deg) scale(1);-ms-transform:rotate(45deg) scale(1);transform:rotate(45deg) scale(1)}.Checkbox>svg{width:8px;height:8px;stroke:hsla(0,0%,100%,.9);fill:hsla(0,0%,100%,.9)}.InputGroup{width:100%;display:-ms-flexbox;display:flex;-webkit-box-sizing:border-box;box-sizing:border-box}.InputGroup .TextInput input{border-right-width:0}.InputGroup .TextInput:last-child input{border-right-width:1px}.InputGroup .Button{margin-left:auto}.InputGroup .Button:first-child{margin-left:0}.Legend{font-family:Barlow Semi Condensed,Roboto Condensed,sans-serif;font-weight:500;font-size:20px;margin-bottom:24px}.RadioBox{font-family:Barlow Semi Condensed,Roboto Condensed,sans-serif;text-transform:uppercase;font-size:16px}.RadioBox .options{margin:8px 0 20px;width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;border:2px solid;overflow:hidden;border:2px solid #0288d1}.RadioBox .option{margin:auto;-ms-flex:1 1;flex:1 1;padding:10px 14px;text-transform:uppercase;font-size:20px;font-weight:700;font-family:Barlow Semi Condensed,Roboto Condensed,sans-serif;border-right:2px solid #0288d1;color:#0288d1;text-align:center;-webkit-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear}.RadioBox .option:last-child{border-right:none}.RadioBox .option.selected{background-color:#0288d1;color:#fff;padding-left:18px;padding-right:18px}.TextInput{display:block;position:relative;width:100%;margin-bottom:20px;font-size:16px;text-transform:uppercase;font-family:Barlow Semi Condensed,Roboto Condensed,sans-serif;font-weight:500;display:border-box}.TextInput input,.TextInput textarea{-webkit-box-sizing:border-box;box-sizing:border-box;color:#9e9e9e;margin-top:8px;line-height:1;display:block;padding:14px 14px 16px;width:100%;font-size:20px;border:1px solid #e0e0e0;background-color:#fafafa;font-family:Barlow,Roboto,sans-serif;font-weight:400;-webkit-transition:all .2s ease-in;-o-transition:all .2s ease-in;transition:all .2s ease-in}.TextInput input:focus,.TextInput textarea:focus{background-color:#fff;color:#212121;border-color:#424242}.DangerZone{display:-ms-flexbox;display:flex;-ms-flex-direction:row-reverse;flex-direction:row-reverse;border-top:1px solid #f44336;position:relative}.DangerZone .legend{position:absolute;left:24px;background-color:#fff;top:-17px;text-transform:uppercase;font-family:Barlow Semi Condensed,Roboto Condensed,sans-serif;font-size:14px;font-weight:500;padding:6px;color:#e53935}.DangerZone .Button{border-radius:0;color:#e53935!important}.DangerZone .Button:hover{border-color:transparent!important}.DangerZone .Button:active{background-color:#f44336!important;color:#fff!important}.FilterInput{position:relative}.FilterInput input{border-radius:200px;padding:6px 24px 8px 36px;font-size:18px;background-color:#fff}.FilterInput input~svg{fill:#9e9e9e;position:absolute;width:16px;height:16px;left:0;top:0;margin:11px 14px}.FilterInput input:focus{-webkit-box-shadow:1px 1px 4px 1px rgba(0,0,0,.1);box-shadow:1px 1px 4px 1px rgba(0,0,0,.1);border-color:#e0e0e0}.FilterInput input:focus~svg{fill:#0288d1}.FlowToolbar{margin:12px 12px 12px 14px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;border-bottom:1px solid #e0e0e0}.FlowToolbar .filter{max-width:200px}.Flow{width:420px;-ms-flex-item-align:stretch;align-self:stretch;-webkit-box-sizing:border-box;box-sizing:border-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.Flow .fullscreen{position:absolute;margin:20px;right:0}.MenuLink{width:100%;height:72px;-webkit-box-sizing:border-box;box-sizing:border-box;padding-top:12px;text-decoration:none}.MenuLink .icon{width:24px;height:24px;margin:0 auto}.MenuLink .icon svg{fill:#212121}.MenuLink .title{color:#212121;margin-top:6px;font-size:16px;text-align:center;font-family:Barlow Semi Condensed,Roboto Condensed,sans-serif;font-weight:500;text-decoration:none}.MenuLink.active{background-color:#fff}.MenuLink.active .icon svg{fill:#0288d1}.MenuLink.active .title{color:#0288d1}.Menu{border-right:1px solid #e0e0e0;position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;width:80px}@-webkit-keyframes fadeBackground{0%{background-color:hsla(0,0%,100%,0)}to{background-color:hsla(0,0%,100%,.84)}}@keyframes fadeBackground{0%{background-color:hsla(0,0%,100%,0)}to{background-color:hsla(0,0%,100%,.84)}}.ModalOverlay{position:fixed;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;height:100vh;width:100vw;top:0;-webkit-animation:fadeBackground .46s ease-in-out forwards;animation:fadeBackground .46s ease-in-out forwards;z-index:1}.Modal{-ms-flex:0 0 auto;flex:0 0 auto;min-width:320px;max-width:420px;padding:20px 28px;background:#fff;overflow:auto;margin-bottom:30px;-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (min-width:460px){.Modal{border:1px solid #e0e0e0;border-top:none;-webkit-box-shadow:0 8px 18px rgba(0,0,0,.1);box-shadow:0 8px 18px rgba(0,0,0,.1)}}.Modal .footer{width:100%;padding-bottom:5vh;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}.Modal .Button{float:right;margin-top:8px}.Modal .Button.secondary{float:left;margin-top:8px}.Modal .ButtonLink{border-top:1px solid #e0e0e0;padding:10px 20px;margin-bottom:6vh}.ConfirmActionModal .title{font-family:Barlow Semi Condensed,Roboto Condensed,sans-serif;font-weight:800;font-size:20px;padding-bottom:12px;text-transform:uppercase}.ConfirmActionModal .actions{padding-top:12px}.ErrorToast{position:relative;-webkit-transition:all .25s linear;-o-transition:all .25s linear;transition:all .25s linear;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);background-color:#f44336;border:1px solid #f32c1e;border-radius:2px;padding:12px 24px;-webkit-box-shadow:1px 1px 10px rgba(0,0,0,.1);box-shadow:1px 1px 10px rgba(0,0,0,.1)}.ErrorToast .title{color:#fff;font-family:Barlow Semi Condensed,Roboto Condensed,sans-serif;font-weight:700;font-size:20px;text-transform:uppercase;padding-bottom:3px}.ErrorToast .description{color:hsla(0,0%,100%,.87);font-family:Barlow,Roboto,sans-serif;font-size:16px;line-height:1.4}.ErrorToast.hidden{opacity:0;-webkit-transform:translateY(110%);-ms-transform:translateY(110%);transform:translateY(110%)}.ErrorToast:after{content:"\D7";font-weight:700;color:rgba(0,0,0,.4);font-size:20px;position:absolute;right:12px;top:6px}.ToastList{width:320px;position:fixed;right:24px;bottom:0;z-index:2}.ToastList>.toast{margin-bottom:12px}.Watermark{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.Watermark svg{fill:#e0e0e0}.Watermark p{text-align:center;text-transform:uppercase;font-family:Barlow Semi Condensed;font-weight:700;line-height:.8;color:#e0e0e0;padding-top:4px;font-size:16px}.Watermark .copy{font-size:14px;font-weight:500;margin-left:-6px}.SignIn{-ms-flex-direction:column;flex-direction:column;width:100%;height:100%;-ms-flex-align:center}.SignIn,.SignIn .brand{display:-ms-flexbox;display:flex;align-items:center}.SignIn .brand{-ms-flex:0 1 auto;flex:0 1 auto;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;margin-bottom:24px;font-size:20px;text-align:center}.SignIn .brand .logo{padding-bottom:24px}.SignIn .footer{margin-top:auto;margin-bottom:4vh}.VehicleForm{display:-ms-flexbox;display:flex;width:100%;margin:0 auto;-ms-flex-direction:column;flex-direction:column;padding-bottom:42px}.VehicleListToolbar{margin:12px 12px 12px 14px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;border-bottom:1px solid #e0e0e0}.VehicleListToolbar .actions{margin-left:auto;-ms-flex-align:center;align-items:center}.VehicleListToolbar .filter{max-width:200px}.VehicleListEntry{display:-ms-flexbox;display:flex;padding:6px 12px 6px 0;border-radius:2px;margin:6px 0;border:1px solid #e0e0e0;background-color:#fff;-webkit-transition:all .12s;-o-transition:all .12s;transition:all .12s;text-decoration:none;color:#212121}.VehicleListEntry:visited{color:#212121}.VehicleListEntry.selected{-webkit-box-shadow:1px 1px 4px 1px rgba(0,0,0,.1);box-shadow:1px 1px 4px 1px rgba(0,0,0,.1);border-color:#bdbdbd;margin:32px 0}.VehicleListEntry.selected .icon svg,.VehicleListEntry:hover .icon svg{fill:#0288d1}.VehicleListEntry .actions{margin-left:auto;display:-ms-flexbox;display:flex;text-align:right}.VehicleListEntry .edit{text-transform:uppercase;font-family:Barlow Semi Condensed,Roboto Condensed,sans-serif;color:#0288d1;font-size:18px;text-decoration:none}.VehicleListEntry .icon{width:32px;height:32px;margin:auto 0;padding:12px}.VehicleListEntry .heading{font-size:22px}.VehicleListEntry .heading>:first-child{padding-right:6px}.VehicleListEntry .licensePlate{font-weight:700}.VehicleListEntry .label,.VehicleListEntry .licensePlate{font-family:Barlow Semi Condensed,Roboto Condensed,sans-serif}.VehicleListEntry .description,.VehicleListEntry .label{color:#424242}.VehicleListEntry .icon svg{fill:#bdbdbd;-webkit-transition:all .12s;-o-transition:all .12s;transition:all .12s}.VehicleList{width:420px}.VehicleList .entries{padding:6px 12px}.VehicleList .empty{color:#424242;font-size:20px;margin-top:30vh;height:100%;width:100%;text-align:center}.VehicleList .actions{padding-bottom:12px;display:-ms-flexbox;display:flex;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.EditVehicle .meta{font-size:14px;padding:24px;color:#424242;text-align:right;font-family:Barlow Semi Condensed,Roboto Condensed,sans-serif;font-weight:500}*{font-family:Barlow,Roboto,sans-serif;font-weight:500;line-height:1.4}a,a:visited{color:#0288d1}.App{font-family:Barlow,Roboto,sans-serif;font-size:16px;color:#212121}.App .contents{display:-ms-flexbox;display:flex;width:100%;height:100%;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.App .ConfirmActionModal+.contents{-webkit-filter:blur(3px);filter:blur(3px);-webkit-transform:scale(.9);-ms-transform:scale(.9);transform:scale(.9)}.App .Navigation{-ms-flex:0 0 auto;flex:0 0 auto}.App .leftColumn{position:relative;overflow:auto;-ms-flex:0 1 auto;flex:0 1 auto;background-color:#fafafa;border-right:1px solid #e0e0e0}.App .leftColumn .columnContent{padding:12px 24px 0}.App .rightColumn{position:relative;-ms-flex:1 1 45%;flex:1 1 45%;background-color:#fafafa}.App .rightColumn .modalContent{-ms-flex:0 0 auto;flex:0 0 auto;min-width:320px;max-width:420px;padding:20px 28px;background:#fff;overflow:auto;margin-bottom:30px;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 auto;border:1px solid #e0e0e0;border-top:none;-webkit-box-shadow:0 8px 18px rgba(0,0,0,.1);box-shadow:0 8px 18px rgba(0,0,0,.1)}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}body,html{overflow:hidden}body{position:fixed;margin:0}#root,.App,body,html{width:100%;height:100vh;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}*{outline:none}
/*# sourceMappingURL=main.772a84e8.css.map*/