body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;overscroll-behavior-y:contain}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{align-items:center;background-color:#ddd;display:flex;height:100vh;justify-content:center}.button{background-color:#223289;border:none;border-radius:3px;color:#fff;cursor:pointer;font-size:1em;padding:1em;text-align:center}.button:hover{background-color:#121c57}.AlertListItem{align-items:center;border-bottom:1px solid #ccc;border-right:1px solid #ccc;display:flex;justify-content:space-between;padding:1em}.AlertListItem:nth-child(2n){background-color:#f0f0f0}.AlertListItem strong{margin-right:10px}.AlertListItem__details{flex:1 1;padding-right:1em}.AlertListItem__delete{background:none;border:none;border-radius:0;cursor:pointer;height:15px;opacity:.4;padding:0;width:15px}.AlertListItem__delete:hover{opacity:1}.AlertList{background-color:#fcfcfc;border:1px solid #ccc;border-radius:5px;flex:1 1;overflow:hidden;position:relative;width:100%}.AlertList__items{height:100%;overflow:auto;position:absolute;width:100%}@media screen and (max-width:800px){.AlertList__items{height:auto;position:relative}}.LoadingModal{background-color:rgba(0,0,0,.2);height:100%;position:absolute;width:100%;z-index:1}.LoadingModal,.LoadingModal__window{align-items:center;display:flex;justify-content:center}.LoadingModal__window{background-color:#fff;border:1px solid #ccc;border-radius:5px;box-shadow:0 12px 40px rgba(0,0,0,.12);margin:0 5vw;padding:1.5em;width:300px}.AlertSubmissionForm{width:100%}.AlertSubmissionForm *{box-sizing:border-box;margin:.2em 0;max-width:100%;min-width:100%;width:100%}.AlertSubmissionForm label{display:block;margin-top:1em}.AlertSubmissionForm input[type=text],.AlertSubmissionForm select,.AlertSubmissionForm textarea{padding:7px}.AlertSubmissionForm button{margin-top:1em}.AlertSubmissionForm p{font-style:italic;margin-bottom:0;margin-top:1em}.DispatchWindow{background-color:#fff;border-radius:5px;box-shadow:0 12px 40px rgba(0,0,0,.12);display:flex;max-height:100%;max-width:100%;overflow:auto}.DispatchWindow__submitPanel{border-right:1px solid #ccc}.DispatchWindow__managePanel,.DispatchWindow__submitPanel{box-sizing:border-box;display:flex;flex-direction:column;max-width:100%;padding:2.5em;width:400px}.DispatchWindow__managePanel h3{font-weight:600;margin-top:0}@media screen and (max-width:800px){.DispatchWindow{border-radius:0;flex-direction:column}.DispatchWindow__managePanel,.DispatchWindow__submitPanel{width:100%}.DispatchWindow__submitPanel{border-bottom:1px solid #ccc;border-right:0}}@media screen and (max-width:400px){.DispatchWindow__managePanel,.DispatchWindow__submitPanel{padding:5%}}.Header{position:relative}.Header__logo{width:85%}.Header__logout{background:none;border:none;border-radius:0;cursor:pointer;display:block;height:0;opacity:.4;padding:0 0 10%;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:10%}.Header__logout:hover{opacity:1}
/*# sourceMappingURL=main.f8519f76.css.map*/