#hSub {
  font-family: Arial;
  font-size: 15px;
  background: #80deea;
  font-size: small;
  margin: 0px;
  padding: 5px;
    padding-top: 5px;
    padding-left: 5px;
  padding-top: 5px;
  padding-left: 5px;
  padding-left: 10px;
  padding-top: 4px;
  position: fixed;
  left: 0;
  top: 34px;
  width: calc(100% - 15px );
  color: #00bdd0;
  height: 15px;
  z-index: 300;

#header {
  font-family: Arial;
  font-size: 15px;
  background: #29b6f6;
  color: #372e62;
  position: fixed;
  width: calc( 100% - 15px );
  height: 22px;
  padding: 5px;
    padding-top: 5px;
    padding-left: 5px;
  left: 0px;
  top: 0px;
  margin-bottom: 40px;
  border-bottom: 1px solid #beeaff;
  padding-left: 10px;
  padding-top: 6px;
  overflow: hidden;
  z-index: 300;
}