body{color:white;background:#bbbbb0;text-shadow:0 0 1px black;font-family:'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif}h1,h2,h3,h4,h5,h6{margin:2pt;padding:2pt}a{color:darkorange}a:hover{color:orange}a:active{color:yellow}.container{width:100%;max-width:960px;background:#474747;border:1px solid black;border-radius:5pt;box-shadow:1px 1px 1px black;margin:0 auto;margin-top:16px}.header,.station{text-align:center}.sensors{margin:0 auto;display:flex;flex-direction:column;max-width:650pt}.sensor{display:block;background:gray;padding:4pt;margin:4pt;border:solid #222 1pt;border-radius:4pt;flex:1 1 auto}.sensor-name{color:white;display:block;width:100%;text-align:center}.sensor-report{width:100%;display:flex;flex-flow:row;flex-direction:column}.sensor-graph{background:skyblue;border:solid darkblue 1pt;border-radius:4pt;flex:1 1 auto;height:160px;margin:4pt}.sensor-value{color:black;background:white;border-radius:4pt;margin:4pt;flex:0 1 auto;text-align:center}.flash{border-radius:5pt;padding:4pt 8pt 4pt 8pt}.flash.notice{background:darkgreen}.flash.alert{background:darkorange}.flash.error{background:darkred}
