html,body{min-height:100%;display:flex;flex-direction:column}html,body,div,span,h1,h2,table.datatable thead th,h3,dl,dt,dd,header,table,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:rgba(0,0,0,0)}body{background:rgba(0,0,0,.12);font-family:Roboto,Lucida Grande,sans,Arial;color:rgba(0,0,0,.87);font-size:14px;line-height:1;min-height:100vh}a{color:rgba(220,0,103,.87);text-decoration:none;margin:0;padding:0;font-size:100%;vertical-align:baseline;background:rgba(0,0,0,0)}a:hover{text-decoration:underline}h1{font-weight:bold}h2,table.datatable thead th{font-size:16px;margin-bottom:16px;color:rgba(0,0,0,.54)}h3{font-size:15px;margin-top:16px;margin-bottom:8px;color:rgba(0,0,0,.54)}header{display:flex;padding:0 14px;align-items:baseline;background:#ffb400;color:rgba(90,90,90,.98);position:absolute;top:0;width:100%;box-sizing:border-box;height:20vh;z-index:-1;box-shadow:0px 5px 6px rgba(0,0,0,.16),0px 1.5px 3px rgba(0,0,0,.23);white-space:nowrap;gap:6px}header h1,header h2,header table.datatable thead th,table.datatable thead header th{font-size:24px;margin:10px 0;padding:6px 0;color:#383838;text-overflow:ellipsis;overflow:hidden}header h2,header table.datatable thead th,table.datatable thead header th{font-size:14px;color:#858585;opacity:.6}.container{display:flex;max-width:90vw;min-height:calc(100vh - 64px - 24px);margin:64px auto 0 auto;background:#fdfdfd;box-shadow:0px 5px 20px rgba(0,0,0,.19),0px 3px 6px rgba(0,0,0,.23)}.container>.frame{flex:1;border-style:solid;border-color:rgba(0,0,0,.12);box-sizing:border-box;padding:16px}.container>.frame+.frame{border-width:0 0 0 1px}.container>.frame-wide{flex:2}footer{display:flex;align-items:center;height:24px;margin-inline-end:5%;justify-content:flex-end}footer a{display:flex;align-items:center;padding:0 5px;height:100%;background:#fdfdfd;box-shadow:0px 8px 10px rgba(0,0,0,.19),0px 6px 6px rgba(0,0,0,.23)}dt,th,td::before{font-weight:bold;color:rgba(0,0,0,.87)}dt{margin-bottom:4px}th,td{text-align:left;padding:4px 16px 4px 0}th:last-child,td:last-child{padding-right:0}dd,td{font-weight:normal;font-size:.9em;color:rgba(0,0,0,.54)}dd{margin-bottom:16px}input[type=search]{width:100%;box-sizing:border-box;padding:6px;font-size:17px}table{border-collapse:collapse;border-spacing:0}table.datatable{width:100%;table-layout:fixed}table.datatable th,table.datatable td{font-size:1em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}table.datatable th.row-tq{width:45px}table.datatable th.row-signal{width:36px}table.datatable th.row-distance{width:90px}table.datatable th.row-inactive{width:130px}table.datatable tr.inactive{opacity:.33}table.datatable tr.highlight{background:rgba(255,180,0,.25)}table.datatable tbody:before{content:"-";display:block;line-height:1em;color:rgba(0,0,0,0)}table.datatable tbody tr:hover{background:rgba(255,180,0,.25)}table.datatable thead th{text-align:left}@media only screen and (max-width: 1250px){.container{max-width:none;margin:56px 0 0}header{height:56px;z-index:1;position:fixed}footer{margin-inline-end:0}.datatable tr{display:block;margin-bottom:15px}.datatable tr:first-child{margin-bottom:0}.datatable th{display:none}.datatable td{display:block;position:relative;padding-left:150px;max-width:calc(100% - 150px)}.datatable td::before{position:absolute;left:5px;content:attr(data-label)}}@media only screen and (max-width: 700px){.container{display:block}.container>.frame+.frame{border-width:1px 0 0 0}}