nav {
  background-color: #003580 !important;
  padding: 0;
  margin: 0; }

.topframe {
  background: #003580;
  border: 0;
  height: 27px;
  width: 100%;
  padding: 0;
  display: block; }
  .topframe input {
    font-size: small; }

#user_form {
  float: right;
  position: absolute;
  margin: 0 !important;
  top: 1px;
  right: 10px; }

#alarm {
  color: red;
  background-color: aliceblue;
  height: 2rem;
  transform: translate(10px, 7px);
  font-weight: bold;
  top: 0;
  position: absolute;
  font-size: 0.7rem; }

.dopInfo {
  border: solid 1px black;
  position: fixed;
  border-radius: 10px;
  top: 60px;
  right: 60px;
  background-color: aliceblue;
  padding: 1rem; }

.dopInfoUl {
  margin: 0;
  list-style: none; }

/*# sourceMappingURL=top_frame.css.map */
