html,body{width:100%;height:100%}body{font-size:16px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-weight:300;background:#fff}header{background:#F96332;height:64px;display:flex;justify-content:space-between;align-content:center;align-items:center;color:#fff;position:fixed;width:100%;z-index:9999}header .title{font-weight:600;font-size:20px;text-transform:uppercase}.data-table{display:flex;justify-content:space-between;align-content:center;min-width:100%;height:120px;border-bottom:1px solid rgba(255,255,255,0.2);background:#E85B2E;color:#fff;text-transform:uppercase;font-size:11px;text-align:center;overflow-x:auto}.data-table::-webkit-scrollbar{display:none}.data-table .col-left{display:flex;justify-content:center;align-content:center;flex:50%;flex-wrap:wrap;border-right:1px solid rgba(255,255,255,0.2)}.data-table .col-left div{flex:100%;margin-bottom:10px}.data-table .col-right{display:flex;justify-content:center;align-content:center;flex:50%;flex-wrap:wrap}.data-table .col-right div{flex:100%;margin-bottom:10px}.data-table .card{display:flex;justify-content:center;align-content:center;min-width:250px;flex-wrap:wrap;border-right:1px solid rgba(255,255,255,0.2)}.data-table .card div{flex:100%;margin-bottom:10px}.content{justify-content:center;align-content:center;align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;padding-top:64px}.object-card{background:#fff;display:flex;flex-wrap:wrap;justify-content:center;width:100%}.gauge-title{width:100%;text-align:center}.gauge-title h1{font-size:20px}.gauge-container{padding:20px 0;position:relative}.gauge-container .gauge-value{position:absolute;top:150px;font-size:36px;font-weight:600;text-align:center;width:100%}.gauge-container>.gauge>.dial{stroke:#eee;stroke-width:2;fill:rgba(0,0,0,0)}.gauge-container>.gauge>.value{stroke:#2fe3ff;stroke-width:2;fill:rgba(0,0,0,0)}.gauge-container .value-text{fill:#2fe3ff;font-family:sans-serif;font-weight:bold;font-size:1em;position:absolute;top:50%;left:0;right:0}.chart-container{padding-left: 30px; padding-right: 30px;}/*# sourceMappingURL=docs.css.map */