div#header {
  background: #ffffff url(image/oldinaaplineclub_logo.svg) no-repeat 40px 10px;
  background-size: 412px;
  height: 69px;
}

@media screen and (max-width: 800px) {
  div#header {
    background: #ffffff;
    background-image: none;
    height: 69px;
  }
}
div#header div#site-name {
  margin-left: -9999px;
}

table.table1 th.col1 {
  width: 10%;
}

table.table1 td.col2 {
  width: 40%;
}

.memberbasis {
  display: none;
}

.login {
  color: #072266;
}

app-logout table {
  margin-top: 10px;
}

.wrap > .container {
  padding: 0 15px 20px;
}

div.container {
  margin: 0 auto;
}

.table1 thead th, header {
  background-color: #88b8db;
}

.tariff-lookup {
  width: 275px;
}

/* Oldina uses two lines of text in the header */
div.roomoccupation {
  margin-top: 7em;
}

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