/*!
 frontend-non-interactive-display-prototype v0.1.0-alpha.1
 | (c) 2021 
 | ISC License
 | https://github.com/livingmap/frontend-non-interactive-display-prototype.git
 */@-webkit-keyframes spin360{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin360{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.z-index-example{z-index:-9999}body{background:#fafbfd;color:#003251;font-weight:400}h1,h2,h3,h4,h5,h6{font-weight:500}li,p{font-weight:400}a,a:active,a:focus,a:hover{color:#ec7108}body>.overlay.status-bar{background:rgba(250,251,253,.8);color:#003251;font-weight:400}body>.overlay.loader-bar{background:#a5abb4}body>.overlay.loader-bar span{background:#ec7108}.card{background:#fafbfd}.card .parameters .asset-icon svg>*{fill:#003251}.card .status-bar{background-color:#dcdfe2}.card .status-bar>.status-icon{background:#979ea8}.card .status-bar>.status-icon.critical{background:#dc043d}.card .status-bar>.status-icon.warning{background:#ec7108}.card .status-bar>.status-icon.ok{background:#f5b300}.card .status-bar>.status-icon.good{background:#9c3}.card .status-bar>.status-icon.excellent{background:#390}a.card{color:#003251}a.card:active,a.card:focus,a.card:hover{background:#eaecee;color:#111315}