.locationbar{
  color: #666;
  padding: 6px 13px 7px;
  position: fixed;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  z-index: 999;
  background: rgba(210, 210, 210, 0.85);
}
#locationbar-spacer {
  height: 70px;
}
.btn-back {
  padding: 2px 0px;
  font-size: 22px;
}
.btn-back.disabled {
  color: #cccccc;
}
