@media print {
  #container {
    transform: rotate(270deg) translate(-360mm, 0);
    transform-origin: 0 0;
  }
}

body {
    font-family: Sans-Serif;
    -webkit-print-color-adjust: exact;
    margin: 0;
}

#container {
    height:1024px;
    width:1280px;
    margin:auto;
}

#topbar {
    height:44px;
    background-color:green;
    background-color:#C0C0C0
}

#content {
    height:930px;
    width:1128px;
    background-color:#C0C0C0
}

#rightbar {
    float:right;
    height:930px;
    width:152px;
    background-color:black
}

#rightbar > * {
    width:148px;
    height:48px;
    text-align:center;
    font-size:22px;
    margin:1px;
    padding:10px 0;
    background-color:#80FFFF;
    border-top:2px solid white;
    border-left:2px solid white;
}

#rightbar > *:first-child {
    width:150px;
    height:66px;
    background-color:#D4D0C8;
    border-top:none;
    border-left:none;
    padding:0;
    display: flex;
    align-items:center;
    flex-wrap: wrap
}

#rightbar > *:first-child > * {
    width:48px;
    height:32px;
    border: 1px solid black;
    display: flex;
    align-items:center;
    justify-content:center;
}

#rightbar > *:nth-child(2) {
    background-color:limegreen;
}

#rightbar > *:last-child {
    height:59px;
}

#bottombar {
    height:50px;
    display: flex;
    align-items:center;
    background-color:black;
}

#bottombar > * {
    width:122px;
    height:46px;
    text-align:center;
    font-size:20px;
    margin:1px;
    background-color:#80FFFF;
    border-top:2px solid white;
    border-left:2px solid white;
    display: flex;
    align-items:center;
    justify-content:center;
}

#bottombar > *:last-child {
    background-color:limegreen;
    width:148px
}

#header {
    height:64px;
    background-color:green;
    border-top: 2px solid black;
    border-bottom: 2px solid black;
    font-size:30px
}

#header > * {
    display: flex;
    align-items:baseline;
    justify-content:center;
    padding:6px 12px;
    font-size:22px;
    font-weight:bold
}

#header > * > * {
    margin: 10px 12px;
    font-size:29px
}

#confnt {
    float:left;
    height:52px;
    width:180px;
    background-color:#FFFFA4;
}

#atispg {
    float:left;
    height:52px;
    width:382px;
    background-color:#FFBFBF;
}

#atislb {
    float:left;
    height:52px;
    width:494px;
    background-color:#80BFFF;
}

.runwaygroup {
    height:250px;
}

.runway-container {
    display: flex;
    align-items:center;
    height:116px;
    position: relative;
}

.runway-container > * {
    margin: 12px;
}

.runway-name {
    color:#7C7C7C;
    width:1ch;
    word-break: break-all;
    font-size:30px
}

.runway {
    height:90px;
    width:100%;
    background-color:#ACFFAC;
    border:2.5px solid black;
}

.runway-closed {
    background-color:#EA1200;
}

.runwaycontent {
    display: flex;
    align-items:center;
    justify-content:center;
}

.runwaycontent > * {
    margin:0 10px;
    padding:0 10px;
    font-weight:bold;
    font-size:26px;
    text-align:center
}

.spacer {
    flex-grow:1;
}

.rvrs {
    margin-bottom:26px;
}

.rvrs > * {
    letter-spacing: 0.2em;
}

.rwyweather > * {
    background-color:white;
    width:140px;
    text-align:left;
    overflow:visible;
    white-space:nowrap
}

.LVPOFF {
    font-size: 80px;
    color: #C0C0C0;
    font-weight:bold;
    -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: #7C7C7C;
}

.PRELVP {
    font-size: 80px;
    color: yellow;
    font-weight:bold;
    -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: #7C7C7C;
}

.LVP {
    font-size: 80px;
    color: red;
    font-weight:bold;
    -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: #7C7C7C;
}

#r09L27R {
    width:722px;
    left:150px;
}

#r09R27L {
    width:1020px;
    left:60px;
}

#r08L26R {
    width:1040px;
    left:20px;
}

#r08R26L {
    width:722px;
    left:270px;
}

#middlegroup {
    height:130px;
    display: flex;
    align-items:center;
    justify-content:center;
}

#middlegroup > * {
    margin:30px
}

#QNH {
    width:208px;
    height:60px;
    font-weight:bold;
    font-size:30px;
    background-color:#FFFF80;
    display: flex;
    align-items:center;
    justify-content:center;
}

#QNH > * {
    padding:5px;
    margin:10px;
    background-color:#80FFFF
}

.temperature {
    width:208px;
    height:60px;
    font-weight:bold;
    font-size:30px;
    display: flex;
    align-items:center;
    justify-content:center;
}

.temperature > * {
    width:80px;
    text-align:center;
    margin:15px;
    padding:5px;
    background-color:white
}

#sun {
    height:70px;
    width:160px;
    margin:-54px 27px;
    background-color:white;
    padding:0 20px;
    display: flex;
    align-items:center;
}

#sun > div {
    margin-right:20px
}

.sun-label {
    font-size:16px;
}

.sun-value {
    font-size:24px;
}

#weathertext {
    height:188px;
    border: 2px solid black;
    margin:15px 25px;
    background-color:white;
    font-weight:bold;
    font-size:24px;
    padding:0 20px;
}

.hbn {
    background:white;
    width:80px;
    font-weight:bold;
    font-size:26px;
    text-align:center;
    position: absolute;
    z-index: 2;
}

#hbn09 {
    left: -140px;
    top: 70px;
}

#hbn27 {
    left: 740px;
    top: 70px;
}

#hbn08 {
    left: 0px;
    top: 380px;
}

#hbn26 {
    left: 930px;
    top: 380px;
}
