/*
 * LIGHTSTREAMER - www.lightstreamer.com
 * Flash Bridge Demo
 */
.status {
  font-family: Sans-serif;
  font-size: 8pt;
  color: #000000;
  background-color: #fef19a;
  font-weight: bold;
  position: absolute;
  bottom: 18px;
  right: 10px;
}
body > .status { position: fixed; }
