body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Roboto,Helvetica,Arial,sans-serif;margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-family:Roboto,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{align-items:center;display:flex;flex-direction:column;padding-top:200px;text-align:center}.App-content{display:flex;justify-content:center}.App-content,.App-header{animation:fadeIn 1s ease-in-out forwards}.App-header{color:#fff}.App-title{color:#53c68c}.App-container{border-radius:15px;padding:30px;width:400px}.App-login-row{display:flex;justify-content:space-between;margin-left:-4rem;width:100%}.App-logo{animation:App-logo-spin 20s linear infinite;height:40vmin;pointer-events:none}.App-username{flex-grow:2;text-align:left}.App-link,.App-username{font-size:14px;font-weight:700}.App-link{color:#61dafb;color:#0b1525;cursor:pointer;margin-left:10px;margin-top:10px;text-decoration:none}.App{background:#0b1525}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.logo{font-size:64px;letter-spacing:-3px;margin-bottom:8px;margin-top:8px}.logo,.smallLogo{color:#fff;cursor:pointer;font-weight:600}.smallLogo{font-family:Titillium Web;font-size:30px;letter-spacing:-1px;margin-bottom:0;margin-top:0}.planningStyle{color:#cb7428;font-family:Titillium Web;margin-bottom:2px;margin-left:.2rem}.logoContent{align-items:flex-end;display:flex}.Player{padding-top:100px}.Player-container{height:600px;width:100vw}.Player-minimap-container{height:50px;width:100vw}.Incident-page{width:100vw}.Player-main-wave{height:200px;width:100%}.Incident-item{border-radius:20px;margin-bottom:30px}.Incident-item-relative{margin-bottom:-30px;position:relative}.Incident-loading-status{justify-content:center;top:150px;z-index:2}.Incident-loading-status,.Incident-peak-info{color:#b8c2cc;display:flex;font-size:15px;font-weight:700;position:relative}.Incident-peak-info{justify-content:flex-end;margin-right:10px;top:225px;z-index:99}.Incident-classification-info{color:#b8c2cc91;display:flex;font-size:13px;font-weight:700;margin-bottom:5px}.Incident-download-link{color:#606f7b;cursor:pointer;font-size:13px;font-weight:400;margin:10px 0 5px;text-decoration:underline}.Incident-expanded{display:flex}.Incident-right-details{align-items:flex-end;display:flex;flex-direction:column}.Incident-fade{animation:background-fade 2s ease-out}@keyframes background-fade{0%{background:#e2e8f0}to{background:#fff}}@media (max-width:640px){.Incident-item{width:100%}}.Incident-main-wave{height:200px;width:100%}.Incident-sample{align-items:flex-end;color:#606f7b;cursor:pointer;display:flex;flex-direction:column;font-size:15px;font-weight:700}.Incident-time{color:#b8c2cc;font-size:13px;font-weight:700}.Incident-tags{display:flex;margin-bottom:10px}.Incident-peak-text{color:#606f7b;font-size:13px;font-weight:700}.Incident-tag{background:#eef4f7;color:#606f7b}.Incident-tag,.Incident-tag-filtered{border-radius:20px;cursor:pointer;font-size:13px;font-weight:700;margin-left:5px;padding:5px 20px}.Incident-tag-filtered{background:#0b1525;color:#fff}.Incident-action-button-group{display:flex;justify-content:flex-end;margin-top:1rem;padding:1rem}.Incident-main-controllers{align-items:center;display:flex;flex-direction:row;justify-content:center}.Incident-slider{margin-left:20px}.Incident-info{padding:0 20px}.Incident-controller,.Incident-info{align-items:center;display:flex;justify-content:space-between}.Incident-controller{background:#f7fbfc;border-bottom-left-radius:20px;border-bottom-right-radius:20px;padding:10px 20px}.Incident-page{margin:auto}.tooltip{display:inline-block;position:relative}.tooltip .tooltiptext{background-color:#000000a6;border-radius:6px;color:#fff;font-size:13px;font-weight:700;padding:5px 0;position:absolute;right:0;text-align:center;top:-30px;visibility:hidden;width:120px;z-index:1}.tooltip:hover .tooltiptext{visibility:visible}@media (min-width:960px){.Incident-page{align-items:center;display:flex;flex-direction:column;width:960px}}@media (min-width:1680px){.Incident-page{width:1680px}}.LoadingAnimation-svg{animation:svg-animation 2s linear infinite;max-width:100px}@keyframes svg-animation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.LoadingAnimation-svg-circle{fill:#0000;stroke-linecap:round;stroke-dasharray:283;stroke-dashoffset:280;stroke-width:10px;animation:circle-animation 1.4s ease-in-out infinite both;display:block;transform-origin:50% 50%}@keyframes circle-animation{0%,25%{stroke-dashoffset:280;transform:rotate(0)}50%,75%{stroke-dashoffset:75;transform:rotate(45deg)}to{stroke-dashoffset:280;transform:rotate(1turn)}}.Dashboard-clickable-text{border-radius:5px;color:#4a90e2;cursor:pointer;font-size:1rem;font-weight:700;letter-spacing:.5px;padding:.2rem 0}.Dashboard-clickable-text-selected{background-color:#eef4f7}.Dashboard-action-button{border-radius:5px;color:#4a90e2;cursor:pointer;font-size:1rem;font-weight:700}.Dashboard-no-decoration{text-decoration:none}.Dashboard-header{align-items:center;background:#0b1525;display:flex;font-size:25px;height:4rem;justify-content:space-between;padding-left:20px}.Dashboard-header-title{color:#fff;font-size:25px;margin-bottom:0;margin-top:0;padding-bottom:10px;padding-left:20px;padding-top:10px}.Dashboard{min-height:100vh}.Dashboard-analyzer-row{display:flex;flex-wrap:wrap;justify-content:space-around}.Dashboard-analyzer-round-content{background-color:#eef4f7;cursor:pointer;flex-basis:200px;flex-grow:1;margin:.2rem;padding:1rem}.Dashboard-analyzer-round-title{color:#0b1525;font-size:14px;font-weight:700}.Dashboard-analyzer-round-small-desc{color:#0b1525;font-size:10px;font-weight:700;margin:0;opacity:.8}.Dashboard-stack{flex-basis:300px;flex-grow:1;max-width:600px}.Dashboard-commander-login{align-items:center;display:flex;flex-basis:500px!important;flex-direction:column;flex-grow:2;min-width:400px}.Dashboard-incident,.Dashboard-round{align-items:center;display:flex;flex-basis:300px;flex-direction:column;flex-grow:1;max-width:500px}.Dashboard-logout{margin-right:30px}.RoundWidget-hr{border:.5px solid #b8c2cc7d;margin-bottom:20px;margin-top:20px;width:50px}.GunshotStatistics-item{display:flex;flex-wrap:nowrap;font-size:1rem;font-weight:700;margin:1rem .5rem}.GunshotStatistics-count{font-size:2.5rem;font-weight:500;margin:0 .5rem}.GunshotStatistics-label{flex-wrap:wrap;font-size:1rem;font-weight:700;max-width:5rem}.Dashboard-search-section{max-width:50rem!important}@keyframes Dashboard-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes fadeIn{0%{opacity:0;transform:translate3d(0,-2%,0)}to{opacity:1;transform:translateZ(0)}}.Round-overview{background-color:#fff;border-radius:11px;box-shadow:0 1px 1px #0000001a,0 2px 2px #0000001a,0 4px 4px #0000001a,0 8px 8px #0000001a;margin-bottom:20px;width:320px}.Round-padding-top-bottom{padding-bottom:15px;padding-top:15px}.Round-padding-left-right{padding-left:15px;padding-right:15px}.Round-overlay{position:absolute;right:10px;top:10px}.Shot-horizontal-scroll{display:flex;height:50px;overflow-y:scroll}.Shot-item{align-items:center;background:#eef4f7;border-radius:50px;color:#0b1525;cursor:pointer;display:flex;font-size:15px;font-weight:700;height:30px;justify-content:center;width:30px}.Shot-selected{background:#0b1525;color:#eef4f7}.Round-image-overlay{align-items:center;background:#666;background:#fff;border-radius:20px;box-shadow:0 1px 1px #0000001a,0 2px 2px #0000001a,0 4px 4px #0000001a,0 8px 8px #0000001a;color:#fff;display:flex;flex-direction:column;left:50%;padding:20px;position:fixed;top:50px;transform:translate(-50%);z-index:1000}@media (max-height:900px){.Round-image{height:200px}}.Round-device-scroll{max-height:calc(100vh - 860px);overflow-y:scroll}.Round-device-scroll-full-height{max-height:calc(100vh - 500px);overflow-y:scroll}.Round-updated-by{color:#606f7b;font-size:13px;font-weight:700;margin-bottom:.1rem;margin-top:.25rem}.Round-selected-gunshot{background:#fff;box-shadow:0 1px 1px #0000001a,0 2px 2px #0000001a,0 4px 4px #0000001a,0 8px 8px #0000001a;position:absolute;width:100%}.Round-device-title-and-filter{display:flex;justify-content:space-between}.Round-filters{display:flex}.Round-filters>p{color:#0b1525;cursor:pointer;font-size:13px;margin-bottom:0;margin-left:.2rem;margin-right:.2rem;text-decoration:underline}.Round-button{align-items:center;background:#0b1525;border-radius:20px;color:#fff;cursor:pointer;display:flex;font-size:13px;font-weight:700;justify-content:center;margin-left:5px;padding:7px 10px}.Round-adjustable-button{background:#fff;border:1px solid #0b1525;color:#0b1525}.Round-label,.Round-selected{font-weight:700}.Round-label{color:#0b1525;font-size:11px;margin-bottom:1px}.Round-audio-section{display:flex;justify-content:center;padding-bottom:0;padding-top:0}.Round-extra-controller{display:flex;justify-content:space-between;width:100%}.Round-input{border:1px solid #ccc;border-radius:5px;padding:5px}.Round-ammo-input{border:.5px solid #ccc;border-radius:5px;font-size:16px;margin:0 .5rem .5rem;padding:10px;text-align:center;width:50px}.Round-subheader{color:#0b1525;font-size:15px;font-weight:700;margin-bottom:0;margin-top:0;text-decoration:none}.selected{background:#eef4f7}.Round-title{color:#000;font-size:13px}.Round-title,.Round-top-title{color:#0b1525;font-weight:700;margin-bottom:0}.Round-top-title{font-family:Titillium Web,sans-serif;font-size:15px;margin-top:0}.Round-subheader-span{color:#000;font-size:11px;font-weight:700;margin-bottom:10px;margin-top:0;opacity:.6;text-decoration:none}.Round-section{align-items:flex-start;display:flex;flex-direction:column;margin-bottom:20px;margin-top:20px}.Round-top-bottom-padding{padding-bottom:20px;padding-top:20px}.Round-small-section{align-items:flex-start;cursor:pointer;display:flex;flex-direction:column;margin-top:2px;padding-bottom:7px;padding-top:7px}.Round-item{color:#606f7b;font-size:13px;font-weight:700;margin:0 0 5px}.Round-subsubheader{color:#000;font-size:13px;font-weight:700;margin-bottom:0;margin-top:0;text-decoration:none}.Overlay-centered-column{align-items:center;display:flex;flex-direction:column}.Outlier-title{color:#000}.Outlier-items{color:#000;display:flex;flex-wrap:wrap}.Outlier-item{background-color:#dae1e7;border-radius:20px;cursor:pointer;margin:.2rem;padding:.2rem 1rem}.TimingCategory-container{background-color:#fff;border-radius:11px;bottom:550px;box-shadow:0 1px 1px #0000001a,0 2px 2px #0000001a,0 4px 4px #0000001a,0 8px 8px #0000001a;left:20px;padding:1rem;position:absolute;z-index:10}.TimingCategory-close{cursor:pointer;font-size:.75rem;margin-bottom:.5rem;margin-right:.5rem;opacity:.3;text-align:right}@media (max-height:1000px){.TimingCategory-container{height:350px;overflow-y:scroll}}.ConfigStore-area{height:500px}.Widget-description{color:#263745}.Widget-title{color:#0b1525;font-size:1.2rem;font-weight:500}.Widget-section{align-items:center;display:flex;padding:2rem}.Widget-section-title{color:#029959;font-size:1.5em;letter-spacing:1px;margin-left:4rem}.Widget-item{flex-basis:300px;margin:1rem;padding:1rem 1rem 1.5rem 2rem}.Widget-item,.Widget-small-item{background:#fff;border:1px solid #dae1e7;border-radius:7px;display:flex;flex-direction:column;flex-grow:1}.Widget-small-item{max-width:20rem;padding:.5rem 2rem}.Widget-forms{display:flex}.Widget-items{display:flex;flex-wrap:wrap}.Widget-row{display:flex;justify-content:space-between}.Widget-row .Widget-key{font-weight:400}.Widget-row .Widget-value{font-weight:700;margin-left:5rem}.Widget-widgets{display:flex;flex-wrap:wrap}.Widget-form{align-items:center;justify-content:space-between;margin-right:1rem}.Widget-form p{color:#0b1525;font-size:.9rem;font-weight:700;margin-bottom:.2rem}.Widget-form input{border-radius:5px;font-size:1rem;height:1rem;margin-bottom:1rem;padding:.3rem;text-align:right;width:5rem}.Widget-label{color:#0b1525;font-size:.9rem;font-weight:700;margin-bottom:.2rem}.Widget-description{color:#000;font-size:1rem;font-weight:400;margin-top:0}.Widget-dropdown{border-radius:10px;height:2rem;margin:1rem;padding-left:.5rem;padding-right:.5rem}.Settings-section{align-items:center;display:flex;padding:2rem}.Settings-content{max-width:1280px}.Settings-section-title{color:#0b1525;font-size:1.5em;letter-spacing:1px;margin-left:2rem;opacity:.8}.System-widget{background:#fff;border-radius:5px;display:flex;flex-basis:300px;flex-direction:column;flex-grow:1;margin:1rem 2rem;max-width:500px;padding:1rem 3rem 1.5rem}.ConfigStore-properties-and-field{display:flex;justify-content:space-between}.ConfigStore-area{height:100%;min-width:400px;resize:vertical;width:100%}.ConfigStore-area-wrap{align-items:flex-end;display:flex;flex-direction:column;flex-grow:1;margin-left:2rem;margin-top:1rem}.Monitor-validations{display:flex;flex-direction:row;justify-content:space-between}.Organisation-content{margin-left:auto;margin-right:auto;margin-top:3rem;max-width:920px}.Graph-content{margin-left:auto;margin-right:auto;max-width:100vw;padding-left:10rem;padding-right:10rem}.Organisation-details div{font-size:1.125rem;font-weight:500;margin-bottom:.25rem;margin-top:.25rem}.Organisation-details .Organisation-name{font-size:2.25rem}.Organisation-devices{display:flex;flex-wrap:wrap;justify-content:space-between}.Organisation-summary-name{font-weight:600}.Organisation-summary-count{font-size:3rem;font-weight:600}.Organisation-section{margin-top:3rem}.Organisation-name-and-details p{margin:.125rem}.Organisation-name-and-details p:first-child{font-weight:600}.Organisation-name-and-details p:nth-child(2){font-size:.75rem;font-weight:400;opacity:.8}.Device-offline,.Device-online{border:3px solid #a7f3d0}.Organisation-status-section{display:flex;justify-content:space-between;margin-left:auto;margin-right:auto;max-width:37rem}.Organisation-device-status{margin-top:2rem}.Organisation-device-status p:first-child{font-weight:700}.Organisation-device-status p{font-weight:400;margin:.125rem}.Organisation-key-value{display:flex;flex-wrap:wrap}.Organisation-key-value p{margin:.125rem}.Organisation-key-value p:first-child{font-weight:500;opacity:.7}.Organisation-key-value p:last-child{font-weight:700;margin-left:.25rem;opacity:1!important}.Organisation-status-summary{align-items:center;display:flex;flex-direction:column}.Organisation-status-summary p{margin:0}.Organisation-status-summary p:first-child{font-weight:600}.Organisation-status-summary p:nth-child(2){font-size:3rem;font-weight:400}.Organisation-device-stats{align-items:center;display:flex;flex-direction:column;margin-top:0}.Organisation-device-stats p{margin:0}.Organisation-device-stats p:first-child{font-size:.75rem;font-weight:400}.Organisation-device-stats p:nth-child(2){font-size:1.25rem;font-weight:700}.Organisation-orderby{align-items:center;display:flex}.Organisation-orderby p{margin:0}.Organisation-devices-header{margin:1rem 2rem}.AmbientNoiseWidget-container{margin-top:10px}.AmbientNoiseWidget-progressBar{height:20px;margin-left:.5rem;margin-right:.5rem;width:130px}.AmbientNoiseWidget-container{align-items:center;display:flex}.AmbientNoiseWidget-label{font-size:.8rem;font-weight:700}.relativeContainer{height:4rem;margin-top:0;width:100%}.items{background-color:#fff;border-radius:5px;box-shadow:0 1px 1px #0000001a,0 2px 2px #0000001a,0 4px 4px #0000001a,0 8px 8px #0000001a;margin-left:1rem;margin-top:-.125rem;position:absolute;z-index:10}.item{cursor:pointer;padding:.75rem 1rem;white-space:nowrap}.item:hover{background-color:#fff}.styleOne{background-color:#eef4f7;border-radius:25px}.styleTwo{border:1px solid #8795a1;border-radius:5px}.selectedDrop{align-items:center;cursor:pointer;display:flex;padding:.25rem .5rem}.selectedDrop p{color:#606f7b;font-size:1rem;font-weight:700;margin:0 .25rem 0 .5rem;white-space:nowrap}.selectedDrop div{margin-bottom:1}
/*# sourceMappingURL=main.720e63ff.css.map*/