*,
html,
body {
  font-family: 'Verdana', sans-serif;
  font-size: .9rem;
  color: #888888;
  background: none;
}
#navbar-ir-extend {
  float: right;
  font-size: 1em;
}
#bsSpinner {
  display: none;
  z-index: 10000;
  position: absolute;
  top: 45%;
  left: 45%;
  height: 100px;
  width: 100px;
  justify-content: center;
  align-items: center;
  text-align: center;
}
