@import url(http://fonts.fontstorage.com/import/intro.css);@import url(http://weloveiconfonts.com/api/?family=fontawesome);body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}header{background:#343a40}.logo{width:50px;height:50px}.title{font-size:20px;color:#fff!important;font-family:"Intro";font-weight:bolder}.App{max-height:100vh;min-height:100vh}.main,.main__container{flex-grow:1}.btn-primary-custom{color:#fff;background-color:#2c8f1b;border-color:#2c8f1b}.btn-primary-custom:hover{color:#fff;background-color:#288118}.btn-primary-custom:active{color:#fff;background-color:#216c14}.dropdown-item-custom:hover{color:#fff!important;background-color:#288118}.dropdown-item-custom:active{color:#fff!important;background-color:#216c14}.primary-nav{border-right:1px solid #2c8f1b}.primary-nav-item{padding:15px;color:#000;white-space:nowrap}.primary-nav-item:hover{background:#f1f2f3;color:#000}.primary-nav-item:active{background:#e2e3e5}.primary-nav-item-active,.primary-nav-item-active:hover{background:#2c8f1b;color:#fff}.primary-nav-item-active:active{background:#2c8f1b}.primary-nav-item>img{width:30px;height:30px}.monitor__wrapper{display:grid;grid-gap:35px;gap:35px;grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}@media (max-width:768px){.monitor__wrapper{grid-gap:10px;gap:10px}}.display-monitor{display:flex;flex-direction:column}.display-monitor-content{min-height:100px;flex-grow:1;color:#fff;padding:10px}.display-monitor-actions>a{padding:0!important;margin:0!important;background-color:#495057;text-align:center;border-radius:0;width:100%}.display-monitor-actions>a:hover{background-color:#444}.display-monitor-actions>a:active{background-color:#595959}.display-monitor-mobile-state{width:30px;height:30px;min-width:30px;min-height:30px}.registry-map-container{width:30vw;height:80vh}.registry-table-container>table>tbody>.active{background-color:#d7d7d7}.registry-table-container>nav>.registry-table-nav-item{width:180px;margin:0 5px}.registry-actions>a{max-width:40px;background-color:#6c757d}.registry-actions>a:hover{max-width:40px;background-color:#5f666d}.registry-actions>a:active{max-width:40px;background-color:#535a5f}.registry-actions>button{max-width:40px}.registry-actions-one-item>a{padding:5px 0!important;margin:0!important;border-radius:.25rem!important;text-align:center;width:100%}.btn-with-link>a{color:#fff}.btn-with-link>a:hover{text-decoration:none}.form-error-message{color:#dc3545;margin-top:5px}.card-collapse>.card-header>h5>a{color:#212529;text-transform:none}.report-item{max-width:400px;min-width:350px;margin:20px;padding:15px}.report-power-off-modal{max-width:700px}.list-group>.active{background:#6c757d;border-color:#6c757d}.list-group-item.active{z-index:unset}.field-error{color:#fff;margin:5px 0;font-weight:700}.legend-item{margin:5px 10px 5px 0}.collapse-link{color:#212529;text-transform:none}.scroll{overflow-y:scroll;height:500px}[class*=fontawesome-]:before{font-family:"fontawesome",sans-serif}.select-search-box{width:75vw;position:relative;background:#fff;border-radius:4px}.select-search-box--multiple{border-radius:4px;overflow:hidden}.select-search-box:after{font-family:fontawesome;content:"\f078";position:absolute;top:0;right:0;width:40px;text-align:center;line-height:40px;color:#222f3e;z-index:1}.select-search-box--focus:after,.select-search-box--multiple:after{content:"\f002"}.select-search-box__icon--disabled:after{content:none!important}.select-search-box--input:after{display:none!important}.select-search-box__out{display:none}.select-search-box__search{display:block;width:100%;height:calc(1.5em + .75rem + 2px);background:none;outline:none;font-size:16px;padding:.375rem 40px .375rem .75rem;color:#495057;-webkit-appearance:none;box-sizing:border-box;position:relative;z-index:2;cursor:pointer;line-height:50px;border:1px solid #ced4da;border-radius:.25rem}input.select-search-box__search{line-height:1}.select-search-box--multiple .select-search-box__search{box-shadow:none}.select-search-box--input .select-search-box__search,.select-search-box__search:focus{cursor:text}.select-search-box__search--placeholder{font-style:italic;font-weight:400}.select-search-box input::-webkit-input-placeholder{color:#ccc;font-style:italic;font-weight:400}.select-search-box input:-moz-placeholder,.select-search-box input::-moz-placeholder{color:#ccc;font-style:italic;font-weight:400}.select-search-box input:-ms-input-placeholder{color:#ccc;font-style:italic;font-weight:400}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}.select-search-box__select{display:none;position:absolute;top:60px;left:0;right:0;background:#fff;border-radius:4px;overflow:auto;border:1px solid #ced4da;z-index:100;min-height:49px}.select-search-box--multiple .select-search-box__select{display:block;position:static;border-top:1px solid #eee;border-radius:0;box-shadow:none}.select-search-box__select--display{display:block}.select-search-box__options{padding:0}.select-search-box__option{font-size:16px;font-weight:400;color:#616b74;padding:15px 20px;border-top:1px solid #eee;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.select-search-box__option:first-child{border-top:none}.select-search-box__option--hover,.select-search-box__option:hover{background:#f4f7fa}.select-search-box__option--selected{background:#54a0ff;color:#fff;border-top-color:#2184ff}.select-search-box__option--selected.select-search-box__option--hover,.select-search-box__option--selected:hover{background:#2184ff;color:#fff;border-top-color:#2184ff}.select-search-box__group{margin-top:20px;padding-top:20px;border-top:1px solid #eee;position:relative}.select-search-box__group-header{position:absolute;top:0;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:#fff;padding:0 10px;color:rgba(0,0,0,.5);font-size:12px}
/*# sourceMappingURL=main.f519a203.chunk.css.map */