.ErrorMessage{max-height:250px;text-align:center}.ErrorMessage .skull{color:#fff;display:inline-block;font-size:80px;height:70%;padding:10px;vertical-align:middle}.ErrorMessage .skullButton{background-color:#585858;border:1px solid #f9433f;border-radius:15px;box-shadow:3px 3px 0 #cc0b06,0 3px 15px #0006,inset 0 1px 0 #ffffff4d,inset 0 0 3px #ffffff80;color:#f9433f;display:inline-block;line-height:.9;padding:15px;vertical-align:middle}.ErrorMessage .skullButton .huge{color:#f9433f;font-size:100px}.ErrorMessage .skullButton:hover{color:#f7f7f7}.ErrorMessage .skullButton:active{box-shadow:1px 1px 0 #cc0b06,0 3px 15px #0006,inset 0 1px 0 #ffffff4d,inset 0 0 3px #ffffff80;margin-left:2px;margin-top:2px}.ErrorMessage .skullButton:focus{outline:none}.ErrorMessage .message{color:#bdbdbd;font-size:30pt;font-weight:400;height:30%;margin-top:5px}.ErrorMessage .message .intro{color:red}.ErrorMessage .align-left{text-align:left}.MessageScreen{height:100%;position:absolute;text-align:center;top:50%;width:100%}.MessageScreen a{color:#61a9dc}.MessageScreen a:hover{color:#8bc0e5}.MessageScreen a:visited{color:#61a9dc}.MessageScreen a:visited:hover{color:#8bc0e5}.seven-segment{box-shadow:inset 1px 1px 1px 1px #000;display:inline-block}.DashboardIndex{padding:1em;width:100%}.DashboardIndex .navbar{border-bottom:1px solid #333;border-top:1px solid #333}.DashboardIndex .navbar .nav-items{display:flex;flex-wrap:wrap}.DashboardIndex .navbar .nav-items .nav-item{flex:0 1;margin:10px 20px 10px 10px;text-align:center;white-space:nowrap}.DashboardIndex .navbar .nav-items .nav-item:active{border-bottom:1px solid #888}.DashboardIndex .navbar .nav-items .padding{flex-grow:1}.DashboardIndex .main{margin:0;padding:0}.DashboardIndex .main .category{padding:1em}.DashboardIndex .main .category .categoryLabel{color:#fff;font-family:Brandon Grotesque Regular;font-size:20px}.DashboardIndex .main .category .cell{background-color:#202020;background-image:none;margin:.5em;overflow:hidden;padding:.2em}.DashboardIndex .main .category .cell .linkwrapper{display:inline-block;margin:auto;min-height:240px;min-width:380px}.DashboardIndex .main .category .cell .linkwrapper .link{align-items:center;border:1px solid #585858;color:#fff;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;margin:5px;padding:.3em 1.5em;text-decoration:none;transition-duration:.2s}.DashboardIndex .main .category .cell .linkwrapper .link .title{align-self:center;flex:0 1 auto;order:0;text-overflow:ellipsis;text-transform:uppercase}.DashboardIndex .main .category .cell .linkwrapper .link img{align-self:center;flex:0 1 auto;max-height:100%;max-width:100%;order:0}.DashboardIndex .main .category .cell .linkwrapper .link .description{align-self:stretch;color:#cbcbcb;flex:0 1 auto;font-size:.8em;min-height:20px;order:0;text-align:center}.DashboardIndex .main .category .cell .linkwrapper .link .description:hover{border:none}.DashboardIndex .main .category .cell .linkwrapper .link:hover{border:2px solid #bdbdbd;margin:4px}.DashboardIndex .wideband{color:#f7f7f7;font-family:Brandon Grotesque Regular;height:50px}.DashboardIndex .wideband .left{float:left}.DashboardIndex .wideband .right{float:right}.DashboardIndex .wideband .link{margin-left:20px;margin-right:20px}.DashboardIndex .wideband .link:hover{color:#707070}.Login{background:#fff;color:#585858;height:100%;width:100%}.Login h1{font-family:Brandon Grotesque Medium;padding-left:30px}.Login .band{background:#f7f7f7;border-bottom:1px solid #bdbdbd;border-top:1px solid #bdbdbd;font-family:Brandon Grotesque Regular}.Login .band .loginform{align-items:flex-start;display:flex;flex-direction:column;margin:1em;width:375px}.Login .band .loginform label{color:#bdbdbd;font-size:small;font-weight:300;margin-bottom:5px;margin-top:25px;max-width:100%}.Login .band .loginform input{background:#f1f1f1;border:none;box-shadow:none;font-size:18px;height:46px;line-height:1.33;padding:10px 16px;width:300px}.Login .band .loginform input:hover{box-shadow:inset 0 0 3px #0000004d}.Login .band .loginform input:focus{border:1px solid #14abe0;box-shadow:inset 0 0 3px #0000004d;outline:none}.Login .band .loginform button{background-color:#14abe0;color:#000;font-family:Brandon Grotesque Bold;font-size:20px;height:56px;margin-top:25px;width:300px}.Login .band .error-shake{animation:error-shake .8s linear 1}@keyframes error-shake{0%{transform:translate(35px)}10%{transform:translate(-30px)}20%{transform:translate(25px)}30%{transform:translate(-20px)}40%{transform:translate(15px)}50%{transform:translate(-12px)}60%{transform:translate(10px)}70%{transform:translate(-8px)}80%{transform:translate(4px)}90%{transform:translate(-2px)}to{transform:translate(0)}}.Login .sorry{background-color:#14abe0;color:#000;font-family:Brandon Grotesque Bold;font-size:20px;height:56px;margin-top:25px;width:300px}.JqlConsole{align-items:stretch;color:#fff;display:flex;flex-direction:column;flex-wrap:nowrap;height:100%;justify-content:flex-start;padding:1em;width:100%}.JqlConsole h1{flex:0 0 auto;font-size:1.3em;margin:15px;text-transform:uppercase}.JqlConsole .inputComponents{align-content:flex-end;align-items:center;display:flex}.JqlConsole .inputComponents input{background:#000;border:1px solid #e5a132;box-shadow:inset 0 0 10px #61a9dc;color:#fff;display:block;flex-grow:1;font-family:Anonymous Pro;font-size:1.2em;margin:.5em;padding:.5em}.JqlConsole .inputComponents button{background:#61a9dc;color:#fff;height:40px}.JqlConsole .outputComponent{background-color:#242424;border:1px solid #bdbdbd;display:flex;flex-direction:column;flex-wrap:nowrap;height:100%;overflow:scroll}.JqlConsole .outputComponent .Spinner{flex:0 0 auto}.JqlConsole .outputComponent .ErrorMessage{flex:0 0 auto;margin:auto}.Adapt img{filter:invert(90%) hue-rotate(180deg) saturate(150%)!important}.DebugMessageWidget{margin:auto;text-align:center}.DebugMessageWidget span{color:#bdbdbd;display:inline-block;font-weight:400;height:100%;vertical-align:middle}.AreaChartWidget{border-radius:.25em;display:flex;flex-direction:column;height:100%;padding:1em}.AreaChartWidget.danger .series{fill:#f9433f}.AreaChartWidget.danger-fill .series{fill:#f7f7f7}.AreaChartWidget.danger-fill.dark .series{fill:#202020}.AreaChartWidget.error .series{fill:#d89b46}.AreaChartWidget.error-fill .series{fill:#f7f7f7}.AreaChartWidget.error-fill.dark .series{fill:#202020}.AreaChartWidget.warning .series{fill:#d5b441}.AreaChartWidget.warning-fill .series{fill:#f7f7f7}.AreaChartWidget.warning-fill.dark .series{fill:#202020}.AreaChartWidget.success .series{fill:#52a552}.AreaChartWidget.success-fill .series{fill:#f7f7f7}.AreaChartWidget.success-fill.dark .series{fill:#202020}.AreaChartWidget .header{flex-shrink:0}.AreaChartWidget .header .title{color:#bdbdbd;font-size:1.5em;margin:0;text-align:center;text-transform:uppercase}.AreaChartWidget .header .subtitle{color:#bdbdbd;font-size:1.25em;margin:0;text-align:center}.AreaChartWidget .content{flex-grow:1;overflow:hidden;position:relative}.AreaChartWidget .content .area-chart{display:block;height:100%;position:absolute;width:100%}.AreaChartWidget .content .area-chart .no-data{fill:#cbcbcb}.AreaChartWidget .content .area-chart .series{stroke:#4682b4;stroke-width:4px;fill:#4682b4}.AreaChartWidget .content .area-chart .point{stroke:none;stroke-width:0;fill:#cbcbcb}.AreaChartWidget .content .area-chart .label{fill:#cbcbcb}.AreaChartWidget .content .area-chart .axis line,.AreaChartWidget .content .area-chart .axis path{stroke:#cbcbcb;stroke-linejoin:round;stroke-linecap:round}.AreaChartWidget .content .area-chart .axis text{fill:#cbcbcb;font-size:1.25em}.AreaChartWidget .content .area-chart .axis .tick line,.AreaChartWidget .content .area-chart .grid line{stroke-dasharray:3,3;opacity:.75}.AreaChartWidget .footer{flex-shrink:0}.AreaChartWidget .footer .details{color:#bdbdbd;margin:.75em 0 0;text-align:center}.AreaChartWidget .footer .timestamp{color:#585858;text-align:center}.AreaChartWidget .footer .legend{color:#bdbdbd;list-style-type:none;margin:0;padding:0;text-align:center}.AreaChartWidget .footer .legend:not(:empty){margin:.75em 0 0}.AreaChartWidget .footer .legend .legend-item{display:inline-block;padding-bottom:0;padding-top:0}.AreaChartWidget .footer .legend .legend-item .color{display:inline-block;height:.75em;margin:0 .5em 0 1em;width:.75em}.AreaChartWidget .footer .legend .legend-item .label{color:#cbcbcb;display:inline-block}.BarChartWidget{border-radius:.25em;display:flex;flex-direction:column;height:100%;padding:.5em}.BarChartWidget .header{flex-shrink:0}.BarChartWidget .header .title{color:#bdbdbd;font-size:1.5em;margin:0;text-align:center;text-transform:uppercase}.BarChartWidget .header .subtitle{color:#bdbdbd;font-size:1.25em;margin:0;text-align:center}.BarChartWidget .content{flex-grow:1;flex-shrink:0;overflow:hidden;position:relative}.BarChartWidget .content .bar-chart{display:block;height:100%;position:absolute;width:100%}.BarChartWidget .content .bar-chart .no-data{fill:#cbcbcb}.BarChartWidget .content .bar-chart .bar{stroke:#888}.BarChartWidget .content .bar-chart .label{fill:#cbcbcb}.BarChartWidget .content .bar-chart .axis line,.BarChartWidget .content .bar-chart .axis path{stroke:#cbcbcb;stroke-linejoin:round;stroke-linecap:round}.BarChartWidget .content .bar-chart .axis text{fill:#cbcbcb;font-size:1.25em}.BarChartWidget .content .bar-chart .axis .tick line,.BarChartWidget .content .bar-chart .grid line{stroke-dasharray:3,3;opacity:.75}.BarChartWidget .footer{flex-shrink:0;font-size:.75em}.BarChartWidget .footer .legend{color:#bdbdbd;font-size:12pt;list-style-type:none;margin:0;padding:0;text-align:center}.BarChartWidget .footer .legend .legend-item{display:inline-block;padding-bottom:0;padding-top:0}.BarChartWidget .footer .legend .legend-item .color{display:inline-block;height:.75em;margin:0 .5em 0 1em;width:.75em}.BarChartWidget .footer .legend .legend-item .label{color:#cbcbcb;display:inline-block}.BarChartWidget .footer .timestamp{color:#585858;text-align:center}.BuildTile{background-color:#585858;border:2px solid #bdbdbd;border-radius:10px;color:#f7f7f7;display:block;font-size:14pt;height:100%;overflow:hidden;padding-bottom:5px;text-overflow:ellipsis}.BuildTile.blue{background-color:#52a552}.BuildTile.blue_anime{background-color:#08a}.BuildTile.red_anime{background-color:#f02020}.BuildTile.green{background-color:#52a552}.BuildTile.red{background-color:#f9433f}.BuildTile:link,.BuildTile:visited{color:#f7f7f7!important}.BuildTile:hover{border:2px solid #fff!important}.BuildTile:focus{border:2px solid #fff}.BuildTile .master-node{background-color:#707070;color:#ff0;font-size:18pt}.BuildTile .project-name{color:#fff;font-size:20pt;font-weight:700;text-decoration:underline}.BuildTile .build-number{color:#fff;font-size:18pt}.BuildTile .description-box{border-radius:10px;margin:5px 20px;min-height:70px;overflow:auto;white-space:normal}.BuildTile .bordered{border:1px solid gray;box-shadow:3px 3px 2px #000}.ErrorChangeWidget{border-radius:.25em;display:flex;flex-direction:column;height:100%;padding:1em}.ErrorChangeWidget.empty .sparkline-wrapper{display:none}.ErrorChangeWidget .header{flex-shrink:0}.ErrorChangeWidget .header .title{font-size:2.2em;text-transform:uppercase;white-space:nowrap}.ErrorChangeWidget .header .subtitle,.ErrorChangeWidget .header .title{color:#cbcbcb;line-height:1;margin:0;overflow:hidden;text-align:center;text-overflow:ellipsis}.ErrorChangeWidget .header .subtitle{font-size:2em}.ErrorChangeWidget .header .policy{color:#cbcbcb;font-size:1.75em}.ErrorChangeWidget .header .count,.ErrorChangeWidget .header .policy{line-height:1;margin:0;overflow:hidden;text-align:center;text-overflow:ellipsis}.ErrorChangeWidget .header .count{color:#4682b4;font-size:3em}.ErrorChangeWidget .content{flex-grow:1}.ErrorChangeWidget .content .content-wrapper{display:flex;flex-direction:column}.ErrorChangeWidget .content .content-wrapper .value{color:#bdbdbd;flex-grow:0;flex-shrink:0;font-size:2.5em;text-align:center}.ErrorChangeWidget .content .content-wrapper .affectedValue{color:#bdbdbd;font-size:12pt;text-align:center}.ErrorChangeWidget .content .content-wrapper .sparkline-wrapper{flex-shrink:0;width:100%}.ErrorChangeWidget .content .content-wrapper .sparkline-wrapper .sparkline-svg{height:40px}.ErrorChangeWidget .content .content-wrapper .sparkline-wrapper .sparkline-svg .baseline{stroke:#585858;stroke-width:4px;fill:none}.ErrorChangeWidget .content .content-wrapper .sparkline-wrapper .sparkline-svg .series{stroke:#4682b4;stroke-width:3px;fill:none}.ErrorChangeWidget .content .content-wrapper .sparkline-wrapper .sparkline-svg .point{stroke:none;stroke-width:4px;fill:#cbcbcb}.ErrorChangeWidget .footer{flex-shrink:0}.ErrorChangeWidget .footer .details{color:#bdbdbd;text-align:center}.ErrorChangeWidget .footer .timestamp{color:#585858;font-size:16px;text-align:center}.ExpandableTableWidget{border-radius:.25em;display:flex;height:inherit;max-height:100%;padding:1em;position:absolute;top:10px}.ExpandableTableWidget table{overflow:auto}.ExpandableTableWidget table th{background-color:#202020;padding-top:10px;position:-webkit-sticky;position:sticky;text-align:left;top:0}.ExpandableTableWidget table tr:nth-child(2n){background-color:#332f2f}.ExpandableTableWidget table tr td:last-child{max-width:25vw;overflow-wrap:break-word}.ExpandableTableWidget table .first-row{background-color:#202020}.HeatMapWidget{border-radius:.25em;display:flex;flex-direction:column;padding:1em;width:100%}.HeatMapWidget .header{flex-shrink:0;margin-bottom:0;padding-bottom:0}.HeatMapWidget .header .title{color:#bdbdbd;font-size:1.4em;margin:0;text-align:center;text-transform:uppercase}.HeatMapWidget .header .title:empty{margin:0}.HeatMapWidget .content{align-items:flex-start;display:flex;justify-content:center;margin:0!important;overflow:hidden}.HeatMapWidget .content canvas{margin:0!important}.HeatMapWidget .footer{flex-shrink:0}.HeatMapWidget .footer .details{color:#bdbdbd;margin:0;text-align:center}.HeatMapWidget .footer .timestamp{color:#585858;text-align:center}.LabelWidget{border-radius:.25em;display:flex;flex-direction:column;height:inherit;padding:1em;width:100%}.LabelWidgetinline .header .content,.LabelWidgetinline-left .header .content{flex-direction:row}.LabelWidgetinline .header .content .subtitle,.LabelWidgetinline-left .header .content .subtitle{line-height:2.25em;margin-left:1em}.LabelWidgetinline-right .header .content{flex-direction:row-reverse}.LabelWidgetinline-right .header .content .title{order:2}.LabelWidgetinline-right .header .content .subtitle{line-height:2.25em;margin-left:1em;order:1}.LabelWidget.float .header .content .subtitle,.LabelWidget.float .header .content .title,.LabelWidget.float-left .header .content .subtitle,.LabelWidget.float-left .header .content .title,.LabelWidget.float-right .header .content .subtitle,.LabelWidget.float-right .header .content .title{text-align:left}.LabelWidget .header{height:100%;position:relative}.LabelWidget .header .content{align-items:center;display:flex;flex-direction:column;position:absolute;top:50%;transform:translateY(-50%);width:100%}.LabelWidget .header .content .title{color:#bdbdbd;font-size:1.5em;margin:0;text-align:center;text-transform:uppercase}.LabelWidget .header .content .subtitle{color:#bdbdbd;font-size:1.2em;margin:0;text-align:center}.LineChartWidget{border-radius:.25em;display:flex;flex-direction:column;height:100%;padding:1em}.LineChartWidget .header{flex-shrink:0}.LineChartWidget .header .title{color:#bdbdbd;font-size:1.5em;margin:0;text-align:center;text-transform:uppercase}.LineChartWidget .header .subtitle{color:#bdbdbd;font-size:1.25em;margin:0;text-align:center}.LineChartWidget .content{flex-grow:1;overflow:hidden;position:relative}.LineChartWidget .content .line-chart{display:block;height:100%;position:absolute;width:100%}.LineChartWidget .content .line-chart .no-data{fill:#cbcbcb}.LineChartWidget .content .line-chart .series{stroke:#4682b4;stroke-width:4px;fill:none}.LineChartWidget .content .line-chart .point{stroke:none;stroke-width:0;fill:#cbcbcb}.LineChartWidget .content .line-chart .label{fill:#cbcbcb}.LineChartWidget .content .line-chart .axis line,.LineChartWidget .content .line-chart .axis path{stroke:#cbcbcb;stroke-linejoin:round;stroke-linecap:round}.LineChartWidget .content .line-chart .axis text{fill:#cbcbcb;font-size:1.25em}.LineChartWidget .content .line-chart .axis .tick line,.LineChartWidget .content .line-chart .grid line{stroke-dasharray:3,3;opacity:.75}.LineChartWidget .footer{flex-shrink:0;font-size:.75em}.LineChartWidget .footer .legend{color:#bdbdbd;font-size:12pt;list-style-type:none;margin:0;padding:0;text-align:center}.LineChartWidget .footer .legend .legend-item{display:inline-block;padding-bottom:0;padding-top:0}.LineChartWidget .footer .legend .legend-item .color{display:inline-block;height:.75em;margin:0 .5em 0 1em;width:.75em}.LineChartWidget .footer .legend .legend-item .label{color:#cbcbcb;display:inline-block}.LineChartWidget .footer .timestamp{color:#585858;text-align:center}.ListWidget{border-radius:.25em;display:flex;flex-direction:column;height:inherit;max-height:100%;overflow-y:hidden;padding:1em;width:100%}.ListWidget .header{flex-shrink:0}.ListWidget .header .title{color:#bdbdbd;font-size:25pt;margin:.3em 0 0;text-align:center;text-transform:uppercase}.ListWidget .header .title:empty{margin:0}.ListWidget .header .subtitle{color:#bdbdbd;font-size:1.2em;margin:0 0 .75em;text-align:center}.ListWidget .header .subtitle:empty{margin:0}.ListWidget .content{flex-grow:1;min-height:200px;overflow-x:hidden;overflow-y:hidden;position:relative}.ListWidget .content:hover{overflow-y:scroll}.ListWidget .content .list{margin:0;padding:0}.ListWidget .content .list.align-top{top:0;transform:none}.ListWidget .content .list.align-bottom{bottom:0;top:inherit;transform:none}.ListWidget .content .list li{display:flex;font-size:22pt;height:40px;padding:0;text-align:left}.ListWidget .content .list li.danger .label{color:#cc0b06}.ListWidget .content .list li.danger .value{color:#f9433f!important}.ListWidget .content .list li.error .label{color:#986620}.ListWidget .content .list li.error .value{color:#d89b46!important}.ListWidget .content .list li.info .label{color:#095d68}.ListWidget .content .list li.info .value{color:#12b0c5!important}.ListWidget .content .list li.success .label{color:#306130}.ListWidget .content .list li.success .value{color:#52a552!important}.ListWidget .content .list li.warning .label{color:#907720}.ListWidget .content .list li.warning .value{color:#d5b441!important}.ListWidget .content .list .label{color:#bdbdbd;flex-grow:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ListWidget .content .list .value{color:#cbcbcb;flex-shrink:0;font-weight:600;margin-left:1em;text-align:right}.ListWidget .footer{flex-shrink:0}.ListWidget .footer .details{color:#bdbdbd;margin:.75em 0 0;text-align:center}.ListWidget .footer .timestamp{color:#585858;text-align:center}.pdf-colors.pdf .affectedValue,.pdf-colors.pdf .aux-value,.pdf-colors.pdf .change,.pdf-colors.pdf .details,.pdf-colors.pdf .legend,.pdf-colors.pdf .subtitle,.pdf-colors.pdf .title,.pdf-colors.pdf .value{color:#000!important}.pdf-colors.pdf .axis line,.pdf-colors.pdf .axis path,.pdf-colors.pdf .series{stroke:#000!important}.pdf-colors.pdf .axis text{fill:#000!important}.pdf-colors.pdf .axis .tick line,.pdf-colors.pdf .grid line{opacity:1}.pdf-colors.pdf .label{fill:#000!important}.NumberWidget{border-radius:.25em;display:flex;flex-direction:column;height:inherit;margin:0;padding:1em}.NumberWidget .header{flex-shrink:0}.NumberWidget .header .title{color:#bdbdbd;font-size:1.4em;margin:0;text-align:center;text-transform:uppercase}.NumberWidget .header .title:empty{margin:0}.NumberWidget .header .subtitle{color:#bdbdbd;font-size:1.2em;margin:0 0 .75em;text-align:center}.NumberWidget .header .subtitle:empty{margin:0}.NumberWidget .content{flex-grow:0;height:125px;position:relative}.NumberWidget .content .value{color:#cbcbcb;font-size:4.5em;text-align:center}.NumberWidget .content .change{color:#cbcbcb;font-size:1.5em;text-align:center}.NumberWidget .content .change .positive{display:inline-block;transform:rotate(-90deg)}.NumberWidget .content .change .negative{display:inline-block;transform:rotate(90deg)}.NumberWidget .content .change .zero{display:none}.NumberWidget .footer{flex-shrink:0}.NumberWidget .footer .details{color:#bdbdbd;margin:.75em 0 0;text-align:center}.NumberWidget .footer .timestamp{color:#585858;text-align:center}.NumberWidget.empty{display:none}.PolarChartWidget{border-radius:.25em;display:flex;flex-direction:column;height:100%;padding:1em;width:100%}.PolarChartWidget .header{flex-shrink:0}.PolarChartWidget .header .title{color:#bdbdbd;font-size:1.5em;margin:0;text-align:center;text-transform:uppercase}.PolarChartWidget .header .title:empty{margin:0}.PolarChartWidget .header .subtitle{color:#bdbdbd;font-size:1.5em;margin:0 0 .75em;text-align:center}.PolarChartWidget .header .subtitle:empty{margin:0}.PolarChartWidget .content{flex-grow:1;overflow:hidden}.PolarChartWidget .content .polar-chart{display:block;position:absolute}.PolarChartWidget .content .polar-chart .frame{fill:none;stroke:#000}.PolarChartWidget .content .polar-chart .radial-axis text{fill:#bdbdbd;font:14px sans-serif}.PolarChartWidget .content .polar-chart .radial-axis circle,.PolarChartWidget .content .polar-chart .radial-axis line{fill:none;stroke:#707070;stroke-dasharray:1.4}.PolarChartWidget .content .polar-chart .axis text{fill:#bdbdbd;font:14px sans-serif}.PolarChartWidget .content .polar-chart .axis circle,.PolarChartWidget .content .polar-chart .axis line{fill:none;stroke:#707070;stroke-dasharray:1.4}.PolarChartWidget .content .polar-chart .axis:last-of-type circle{stroke:#333;stroke-dasharray:none}.PolarChartWidget .content .polar-chart .series{fill:none}.PolarChartWidget .content .polar-chart .sweep-line{fill:none;stroke:#bdbdbd;stroke-width:2px;stroke-dasharray:none}.PolarChartWidget .content .polar-chart .hub{fill:#242424;stroke:#707070}.PolarChartWidget .content .polar-chart .hubtext{fill:#bdbdbd;alignment-baseline:middle;font:20px sans-serif}.PolarChartWidget .footer{flex-shrink:0;font-size:.75em}.PolarChartWidget .footer .legend{color:#bdbdbd;font-size:12pt;list-style-type:none;margin:0;padding:0;text-align:center}.PolarChartWidget .footer .legend:not(:empty){margin:.75em 0 0}.PolarChartWidget .footer .legend .legend-item{display:inline-block}.PolarChartWidget .footer .legend .legend-item .color{display:inline-block;height:.75em;margin:0 .5em 0 1em;width:.75em}.PolarChartWidget .footer .legend .legend-item .label{color:#cbcbcb;display:inline-block}.PolarChartWidget .footer .timestamp{color:#585858;text-align:center}.RabbitNodeWidget{border-radius:.25em;display:flex;flex-direction:column;height:inherit;margin:auto;min-width:220px;padding:0;width:100%}.RabbitNodeWidget.left-bottom-right-border{border-bottom:1px solid #bdbdbd;border-left:1px solid #bdbdbd;border-right:1px solid #bdbdbd}.RabbitNodeWidget.tooltips .point:hover{opacity:1!important}.RabbitNodeWidget.empty .sparkarea-svg{display:none}.RabbitNodeWidget.empty .emptiness{display:block}.RabbitNodeWidget .header{flex-shrink:0}.RabbitNodeWidget .header .title{color:#bdbdbd;font-size:1.8em;margin:0;text-align:center;text-transform:uppercase}.RabbitNodeWidget .header .subtitle{color:#bdbdbd;font-size:1.5em;margin:0;text-align:center}.RabbitNodeWidget .content{flex-grow:1}.RabbitNodeWidget .content .content-wrapper{display:flex;flex-direction:column}.RabbitNodeWidget .content .content-wrapper .widget-value{color:#cbcbcb;flex-grow:0;flex-shrink:0;font-size:3em;text-align:center}.RabbitNodeWidget .content .content-wrapper .sparkarea-wrapper{flex-shrink:0;width:100%}.RabbitNodeWidget .content .content-wrapper .sparkarea-wrapper .sparkarea-svg{height:40px}.RabbitNodeWidget .content .content-wrapper .sparkarea-wrapper .sparkarea-svg .baseline{stroke:#585858;stroke-width:2px;fill:none}.RabbitNodeWidget .content .content-wrapper .sparkarea-wrapper .sparkarea-svg .series{stroke:none;fill:#52a552}.RabbitNodeWidget .content .content-wrapper .sparkarea-wrapper .sparkarea-svg .point{stroke:none;stroke-width:0;fill:#cbcbcb}.RabbitNodeWidget .footer{flex-shrink:0}.RabbitNodeWidget .footer .details{color:#bdbdbd;margin:.5em 0 0;text-align:center}.RabbitNodeWidget .footer .timestamp{color:#585858;text-align:center}.SortableTableWidget .ReactTable{border:1px solid #ffffff1a;display:flex;flex-direction:column;font-family:Inconsolata;font-size:2em;font-style:none;line-height:.7;position:relative}.SortableTableWidget .ReactTable *{box-sizing:border-box}.SortableTableWidget .ReactTable .rt-table{align-items:stretch;border-collapse:collapse;display:flex;flex:auto 1;flex-direction:column;overflow:auto;width:100%}.SortableTableWidget .ReactTable .rt-thead{display:flex;flex:1 0 auto;flex-direction:column;font-size:.8em;-webkit-user-select:none;user-select:none}.SortableTableWidget .ReactTable .rt-thead.-headergroups{background:#ffffff08;border-bottom:1px solid #ffffff0d}.SortableTableWidget .ReactTable .rt-thead.-filters{border-bottom:1px solid #ffffff0d}.SortableTableWidget .ReactTable .rt-thead.-filters input,.SortableTableWidget .ReactTable .rt-thead.-filters select{background:#000;border:1px solid #ffffff1a;border-radius:3px;font-size:inherit;font-weight:400;outline:none;padding:5px 7px}.SortableTableWidget .ReactTable .rt-thead.-filters .rt-th{border-right:1px solid #fff3}.SortableTableWidget .ReactTable .rt-thead.-header{box-shadow:0 2px 15px 0 #ffffff26}.SortableTableWidget .ReactTable .rt-thead .rt-tr{text-align:center}.SortableTableWidget .ReactTable .rt-thead .rt-td,.SortableTableWidget .ReactTable .rt-thead .rt-th{border-right:1px solid #ffffff0d;box-shadow:inset 0 0 0 0 #0000;line-height:normal;padding:5px;position:relative;transition:box-shadow .3s cubic-bezier(.175,.885,.32,1.275)}.SortableTableWidget .ReactTable .rt-thead .rt-td .pos,.SortableTableWidget .ReactTable .rt-thead .rt-th .pos{color:red}.SortableTableWidget .ReactTable .rt-thead .rt-td .neg,.SortableTableWidget .ReactTable .rt-thead .rt-th .neg{color:green}.SortableTableWidget .ReactTable .rt-thead .rt-td.-sort-asc,.SortableTableWidget .ReactTable .rt-thead .rt-th.-sort-asc{box-shadow:inset 0 3px 0 0 #fff9}.SortableTableWidget .ReactTable .rt-thead .rt-td.-sort-desc,.SortableTableWidget .ReactTable .rt-thead .rt-th.-sort-desc{box-shadow:inset 0 -3px 0 0 #fff9}.SortableTableWidget .ReactTable .rt-thead .rt-td.-cursor-pointer,.SortableTableWidget .ReactTable .rt-thead .rt-th.-cursor-pointer{cursor:pointer}.SortableTableWidget .ReactTable .rt-thead .rt-td:last-child,.SortableTableWidget .ReactTable .rt-thead .rt-th:last-child{border-right:0}.SortableTableWidget .ReactTable .rt-thead .rt-th:focus{outline:none}.SortableTableWidget .ReactTable .rt-thead .rt-resizable-header{overflow:visible}.SortableTableWidget .ReactTable .rt-thead .rt-resizable-header:last-child{overflow:hidden}.SortableTableWidget .ReactTable .rt-thead .rt-resizable-header-content{overflow:hidden;text-align:left;text-overflow:ellipsis}.SortableTableWidget .ReactTable .rt-thead .rt-header-pivot{border-right-color:#f7f7f7}.SortableTableWidget .ReactTable .rt-thead .rt-header-pivot:after,.SortableTableWidget .ReactTable .rt-thead .rt-header-pivot:before{border:solid #0000;content:" ";height:0;left:100%;pointer-events:none;position:absolute;top:50%;width:0}.SortableTableWidget .ReactTable .rt-thead .rt-header-pivot:after{border-color:#0000 #0000 #0000 #fff;border-width:8px;margin-top:-8px}.SortableTableWidget .ReactTable .rt-thead .rt-header-pivot:before{border-color:#6660 #6660 #6660 #f7f7f7;border-width:10px;margin-top:-10px}.SortableTableWidget .ReactTable .rt-tbody{display:flex;flex:9999 1 auto;flex-direction:column;overflow:auto}.SortableTableWidget .ReactTable .rt-tbody .rt-tr-group{border-bottom:1px solid #ffffff0d}.SortableTableWidget .ReactTable .rt-tbody .rt-tr-group:last-child{border-bottom:0}.SortableTableWidget .ReactTable .rt-tbody .rt-td{border-right:1px solid #ffffff05}.SortableTableWidget .ReactTable .rt-tbody .rt-td .pos{color:red}.SortableTableWidget .ReactTable .rt-tbody .rt-td .neg{color:green}.SortableTableWidget .ReactTable .rt-tbody .rt-td:last-child{border-right:0}.SortableTableWidget .ReactTable .rt-tbody .rt-expandable{cursor:pointer;text-overflow:clip}.SortableTableWidget .ReactTable .rt-tr-group{align-items:stretch;display:flex;flex:1 0 auto;flex-direction:column}.SortableTableWidget .ReactTable .rt-tr{display:inline-flex;flex:1 0 auto}.SortableTableWidget .ReactTable .rt-td,.SortableTableWidget .ReactTable .rt-th{flex:1 0;overflow:hidden;padding:7px 5px;text-overflow:ellipsis;transition:.3s ease;transition-property:width,min-width,padding,opacity;white-space:nowrap}.SortableTableWidget .ReactTable .rt-td .bad,.SortableTableWidget .ReactTable .rt-th .bad{color:red}.SortableTableWidget .ReactTable .rt-td .good,.SortableTableWidget .ReactTable .rt-th .good{color:green}.SortableTableWidget .ReactTable .rt-td.-hidden,.SortableTableWidget .ReactTable .rt-th.-hidden{border:0!important;min-width:0!important;opacity:0!important;padding:0!important;width:0!important}.SortableTableWidget .ReactTable .rt-expander{color:#0000;display:inline-block;margin:0 10px;position:relative}.SortableTableWidget .ReactTable .rt-expander:after{border-left:5.04px solid #0000;border-right:5.04px solid #0000;border-top:7px solid #fffc;content:"";cursor:pointer;height:0;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%) rotate(-90deg);transition:all .3s cubic-bezier(.175,.885,.32,1.275);width:0}.SortableTableWidget .ReactTable .rt-expander.-open:after{transform:translate(-50%,-50%) rotate(0deg)}.SortableTableWidget .ReactTable .rt-resizer{bottom:0;cursor:col-resize;display:inline-block;position:absolute;right:-18px;top:0;width:36px;z-index:10}.SortableTableWidget .ReactTable .rt-tfoot{box-shadow:0 0 15px 0 #ffffff26;display:flex;flex:1 0 auto;flex-direction:column}.SortableTableWidget .ReactTable .rt-tfoot .rt-td{border-right:1px solid #ffffff0d}.SortableTableWidget .ReactTable .rt-tfoot .rt-td .pos{color:red}.SortableTableWidget .ReactTable .rt-tfoot .rt-td .neg{color:green}.SortableTableWidget .ReactTable .rt-tfoot .rt-td:last-child{border-right:0}.SortableTableWidget .ReactTable.-striped .rt-tr.-odd{background:#ffffff08}.SortableTableWidget .ReactTable.-highlight .rt-tbody .rt-tr:not(.-padRow):hover{background:#ffffff0d}.SortableTableWidget .ReactTable .-pagination{align-items:stretch;border-top:2px solid #ffffff1a;box-shadow:0 0 15px 0 #ffffff1a;display:flex;flex-wrap:wrap;justify-content:space-between;padding:3px;z-index:1}.SortableTableWidget .ReactTable .-pagination input,.SortableTableWidget .ReactTable .-pagination select{background:#000;border:1px solid #ffffff1a;border-radius:3px;color:#fffc;font-size:inherit;font-weight:400;outline:none;padding:5px 7px}.SortableTableWidget .ReactTable .-pagination .-btn{-webkit-appearance:none;appearance:none;background:#61a9dccc;border:0;border-radius:3px;color:#fffc;cursor:pointer;display:block;font-size:1em;height:100%;outline:none;padding:6px;transition:all .1s ease;width:100%}.SortableTableWidget .ReactTable .-pagination .-btn:disabled{cursor:default;opacity:.5}.SortableTableWidget .ReactTable .-pagination .-btn:not([disabled]):hover{background:#61a9dc;color:#fff}.SortableTableWidget .ReactTable .-pagination .-next,.SortableTableWidget .ReactTable .-pagination .-previous{flex:1 1;text-align:center}.SortableTableWidget .ReactTable .-pagination .-center{align-items:center;display:flex;flex:1.5 1;flex-direction:row;flex-wrap:wrap;justify-content:space-around;margin-bottom:0;text-align:center}.SortableTableWidget .ReactTable .-pagination .-pageInfo{display:inline-block;margin:3px 10px;white-space:nowrap}.SortableTableWidget .ReactTable .-pagination .-pageJump{display:inline-block}.SortableTableWidget .ReactTable .-pagination .-pageJump input{border:1px solid #61a9dc;box-shadow:inset 0 0 10px #61a9dc;text-align:center;width:70px}.SortableTableWidget .ReactTable .-pagination .-pageSizeOptions{margin:3px 10px}.SortableTableWidget .ReactTable .-pagination .-pageSizeOptions select{border:1px solid #61a9dc;box-shadow:inset 0 0 10px #61a9dc}.SortableTableWidget .ReactTable .extra-pagination{border-top:2px solid #ffffff1a;box-shadow:0 0 15px 0 #ffffff1a;box-sizing:border-box;flex:1 1;flex-wrap:wrap;padding:3px 3px 3px 15px;text-align:center}.SortableTableWidget .ReactTable .extra-pagination button{-webkit-appearance:none;appearance:none;background:#e5a132cc;border:0;border-radius:3px;color:#fffc;cursor:pointer;font-size:1em;height:100%;outline:none;padding:9px;transition:all .1s ease;width:100%}.SortableTableWidget .ReactTable .rt-noData{color:#ffffff80;left:50%;padding:20px;top:50%;transform:translate(-50%,-50%);z-index:1}.SortableTableWidget .ReactTable .-loading,.SortableTableWidget .ReactTable .rt-noData{background:#000c;display:block;pointer-events:none;position:absolute;transition:all .3s ease}.SortableTableWidget .ReactTable .-loading{bottom:0;left:0;opacity:0;right:0;top:0;z-index:-1}.SortableTableWidget .ReactTable .-loading>div{color:#fff9;display:block;font-size:15px;left:0;position:absolute;text-align:center;top:50%;transform:translateY(-52%);transition:all .3s cubic-bezier(.25,.46,.45,.94);width:100%}.SortableTableWidget .ReactTable .-loading.-active{opacity:1;pointer-events:all;z-index:2}.SortableTableWidget .ReactTable .-loading.-active>div{transform:translateY(50%)}.SortableTableWidget .ReactTable .rt-resizing .rt-td,.SortableTableWidget .ReactTable .rt-resizing .rt-th{cursor:col-resize;transition:none!important;-webkit-user-select:none;user-select:none}.SparklineWidget{border-radius:.25em;display:flex;flex-direction:column;height:inherit;margin:auto;min-width:220px;padding:0;width:100%}.SparklineWidget.left-bottom-right-border{border-bottom:1px solid #bdbdbd;border-left:1px solid #bdbdbd;border-right:1px solid #bdbdbd}.SparklineWidget.tooltips .point:hover{opacity:1!important}.SparklineWidget.empty .sparkline-svg{display:none}.SparklineWidget.empty .emptiness{display:block}.SparklineWidget .header{flex-shrink:0}.SparklineWidget .header .top-row{align-items:center;display:inline-flex}.SparklineWidget .header .top-row .swatch{font-size:32pt;margin-right:5px}.SparklineWidget .header .top-row .title{font-size:1.8em;text-transform:uppercase}.SparklineWidget .header .subtitle,.SparklineWidget .header .top-row .title{color:#bdbdbd;margin:0;overflow:hidden;text-align:center;text-overflow:ellipsis}.SparklineWidget .header .subtitle{font-size:1.5em}.SparklineWidget .content .content-wrapper{display:flex;flex-direction:column}.SparklineWidget .content .content-wrapper .value{color:#cbcbcb;flex-grow:0;flex-shrink:0;font-size:3em;text-align:center}.SparklineWidget .content .content-wrapper .aux-value{color:#cbcbcb;flex-grow:0;flex-shrink:0;font-size:1em;text-align:center}.SparklineWidget .content .content-wrapper .sparkline-wrapper{flex-shrink:0;width:100%}.SparklineWidget .content .content-wrapper .sparkline-wrapper .sparkline-svg{height:40px}.SparklineWidget .content .content-wrapper .sparkline-wrapper .sparkline-svg .baseline{stroke:#585858;stroke-width:2px;fill:none}.SparklineWidget .content .content-wrapper .sparkline-wrapper .sparkline-svg .series{stroke:#4682b4;stroke-width:2px;fill:none}.SparklineWidget .content .content-wrapper .sparkline-wrapper .sparkline-svg .point{stroke:none;stroke-width:0;fill:#cbcbcb}.SparklineWidget .footer{flex-shrink:0}.SparklineWidget .footer .details{color:#bdbdbd;margin:.5em 0 0;text-align:center}.SparklineWidget .footer .timestamp{color:#585858;text-align:center}.widget-threshold-colors.danger .details,.widget-threshold-colors.danger .legend,.widget-threshold-colors.danger .subtitle,.widget-threshold-colors.danger .title{color:#cc0b06!important}.widget-threshold-colors.danger .affectedValue,.widget-threshold-colors.danger .aux-value,.widget-threshold-colors.danger .change,.widget-threshold-colors.danger .value{color:#f9433f!important}.widget-threshold-colors.danger .series{stroke:#f9433f!important;color:#f9433f!important}.widget-threshold-colors.danger-fill{background:#f9433f}.widget-threshold-colors.danger-fill .details,.widget-threshold-colors.danger-fill .legend,.widget-threshold-colors.danger-fill .subtitle,.widget-threshold-colors.danger-fill .timestamp,.widget-threshold-colors.danger-fill .title{color:#fff}.widget-threshold-colors.danger-fill .affectedValue,.widget-threshold-colors.danger-fill .aux-value,.widget-threshold-colors.danger-fill .change,.widget-threshold-colors.danger-fill .value{color:#f7f7f7}.widget-threshold-colors.danger-fill .series{stroke:#f7f7f7!important}.widget-threshold-colors.danger-fill .axis line,.widget-threshold-colors.danger-fill .axis path{stroke:#fff}.widget-threshold-colors.danger-fill .axis text,.widget-threshold-colors.danger-fill .label,.widget-threshold-colors.danger-fill .point{fill:#fff;color:#fff}.widget-threshold-colors.danger-fill.dark .details,.widget-threshold-colors.danger-fill.dark .legend,.widget-threshold-colors.danger-fill.dark .subtitle,.widget-threshold-colors.danger-fill.dark .title{color:#690503}.widget-threshold-colors.danger-fill.dark .timestamp{color:#cc0b06}.widget-threshold-colors.danger-fill.dark .affectedValue,.widget-threshold-colors.danger-fill.dark .aux-value,.widget-threshold-colors.danger-fill.dark .change,.widget-threshold-colors.danger-fill.dark .value{color:#202020}.widget-threshold-colors.danger-fill.dark .series{stroke:#202020!important}.widget-threshold-colors.danger-fill.dark .axis line,.widget-threshold-colors.danger-fill.dark .axis path{stroke:#690503}.widget-threshold-colors.danger-fill.dark .axis text,.widget-threshold-colors.danger-fill.dark .label,.widget-threshold-colors.danger-fill.dark .point{fill:#690503;color:#690503}.widget-threshold-colors.warning .details,.widget-threshold-colors.warning .legend,.widget-threshold-colors.warning .subtitle,.widget-threshold-colors.warning .title{color:#907720!important}.widget-threshold-colors.warning .affectedValue,.widget-threshold-colors.warning .aux-value,.widget-threshold-colors.warning .change,.widget-threshold-colors.warning .value{color:#d5b441!important}.widget-threshold-colors.warning .series{stroke:#d5b441!important;color:#d5b441!important}.widget-threshold-colors.warning-fill{background:#d5b441}.widget-threshold-colors.warning-fill .details,.widget-threshold-colors.warning-fill .legend,.widget-threshold-colors.warning-fill .subtitle,.widget-threshold-colors.warning-fill .title{color:#fff}.widget-threshold-colors.warning-fill .timestamp{color:#faf6e8}.widget-threshold-colors.warning-fill .affectedValue,.widget-threshold-colors.warning-fill .aux-value,.widget-threshold-colors.warning-fill .change,.widget-threshold-colors.warning-fill .value{color:#f7f7f7}.widget-threshold-colors.warning-fill .series{stroke:#f7f7f7!important}.widget-threshold-colors.warning-fill .axis line,.widget-threshold-colors.warning-fill .axis path{stroke:#fff}.widget-threshold-colors.warning-fill .axis text,.widget-threshold-colors.warning-fill .label,.widget-threshold-colors.warning-fill .point{fill:#fff;color:#fff}.widget-threshold-colors.warning-fill.dark .details,.widget-threshold-colors.warning-fill.dark .legend,.widget-threshold-colors.warning-fill.dark .subtitle,.widget-threshold-colors.warning-fill.dark .title{color:#3d320d}.widget-threshold-colors.warning-fill.dark .timestamp{color:#907720}.widget-threshold-colors.warning-fill.dark .affectedValue,.widget-threshold-colors.warning-fill.dark .aux-value,.widget-threshold-colors.warning-fill.dark .change,.widget-threshold-colors.warning-fill.dark .value{color:#202020}.widget-threshold-colors.warning-fill.dark .series{stroke:#202020!important}.widget-threshold-colors.warning-fill.dark .axis line,.widget-threshold-colors.warning-fill.dark .axis path{stroke:#3d320d}.widget-threshold-colors.warning-fill.dark .axis text,.widget-threshold-colors.warning-fill.dark .label,.widget-threshold-colors.warning-fill.dark .point{fill:#3d320d;color:#3d320d}.widget-threshold-colors.error .details,.widget-threshold-colors.error .legend,.widget-threshold-colors.error .subtitle,.widget-threshold-colors.error .title{color:#986620!important}.widget-threshold-colors.error .affectedValue,.widget-threshold-colors.error .aux-value,.widget-threshold-colors.error .change,.widget-threshold-colors.error .value{color:#d89b46!important}.widget-threshold-colors.error .series{stroke:#d89b46!important;color:#d89b46!important}.widget-threshold-colors.error-fill{background:#d89b46}.widget-threshold-colors.error-fill .details,.widget-threshold-colors.error-fill .legend,.widget-threshold-colors.error-fill .subtitle,.widget-threshold-colors.error-fill .title{color:#fff}.widget-threshold-colors.error-fill .timestamp{color:#fcf6ee}.widget-threshold-colors.error-fill .affectedValue,.widget-threshold-colors.error-fill .aux-value,.widget-threshold-colors.error-fill .change,.widget-threshold-colors.error-fill .value{color:#f7f7f7}.widget-threshold-colors.error-fill .series{stroke:#f7f7f7!important}.widget-threshold-colors.error-fill .axis line,.widget-threshold-colors.error-fill .axis path{stroke:#fff}.widget-threshold-colors.error-fill .axis text,.widget-threshold-colors.error-fill .label,.widget-threshold-colors.error-fill .point{fill:#fff;color:#fff}.widget-threshold-colors.error-fill.dark .details,.widget-threshold-colors.error-fill.dark .legend,.widget-threshold-colors.error-fill.dark .subtitle,.widget-threshold-colors.error-fill.dark .title{color:#442d0e}.widget-threshold-colors.error-fill.dark .timestamp{color:#986620}.widget-threshold-colors.error-fill.dark .affectedValue,.widget-threshold-colors.error-fill.dark .aux-value,.widget-threshold-colors.error-fill.dark .change,.widget-threshold-colors.error-fill.dark .value{color:#202020}.widget-threshold-colors.error-fill.dark .series{stroke:#202020!important}.widget-threshold-colors.error-fill.dark .axis line,.widget-threshold-colors.error-fill.dark .axis path{stroke:#442d0e}.widget-threshold-colors.error-fill.dark .axis text,.widget-threshold-colors.error-fill.dark .label,.widget-threshold-colors.error-fill.dark .point{fill:#442d0e;color:#442d0e}.widget-threshold-colors.success .details,.widget-threshold-colors.success .legend,.widget-threshold-colors.success .subtitle,.widget-threshold-colors.success .title{color:#306130!important}.widget-threshold-colors.success .affectedValue,.widget-threshold-colors.success .aux-value,.widget-threshold-colors.success .change,.widget-threshold-colors.success .value{color:#52a552!important}.widget-threshold-colors.success .series{stroke:#52a552!important;color:#52a552!important}.widget-threshold-colors.success-fill{background:#52a552}.widget-threshold-colors.success-fill .details,.widget-threshold-colors.success-fill .legend,.widget-threshold-colors.success-fill .subtitle,.widget-threshold-colors.success-fill .title{color:#fff}.widget-threshold-colors.success-fill .timestamp{color:#d8ebd8}.widget-threshold-colors.success-fill .affectedValue,.widget-threshold-colors.success-fill .aux-value,.widget-threshold-colors.success-fill .change,.widget-threshold-colors.success-fill .value{color:#f7f7f7}.widget-threshold-colors.success-fill .series{stroke:#f7f7f7!important}.widget-threshold-colors.success-fill .axis line,.widget-threshold-colors.success-fill .axis path{stroke:#fff}.widget-threshold-colors.success-fill .axis text,.widget-threshold-colors.success-fill .label,.widget-threshold-colors.success-fill .point{fill:#fff;color:#fff}.widget-threshold-colors.success-fill.dark .details,.widget-threshold-colors.success-fill.dark .legend,.widget-threshold-colors.success-fill.dark .subtitle,.widget-threshold-colors.success-fill.dark .title{color:#0e1d0e}.widget-threshold-colors.success-fill.dark .timestamp{color:#306130}.widget-threshold-colors.success-fill.dark .affectedValue,.widget-threshold-colors.success-fill.dark .aux-value,.widget-threshold-colors.success-fill.dark .change,.widget-threshold-colors.success-fill.dark .value{color:#202020}.widget-threshold-colors.success-fill.dark .series{stroke:#202020!important}.widget-threshold-colors.success-fill.dark .axis line,.widget-threshold-colors.success-fill.dark .axis path{stroke:#0e1d0e}.widget-threshold-colors.success-fill.dark .axis text,.widget-threshold-colors.success-fill.dark .label,.widget-threshold-colors.success-fill.dark .point{fill:#0e1d0e;color:#0e1d0e}.widget-threshold-colors.info .details,.widget-threshold-colors.info .legend,.widget-threshold-colors.info .subtitle,.widget-threshold-colors.info .title{color:#095d68!important}.widget-threshold-colors.info .affectedValue,.widget-threshold-colors.info .aux-value,.widget-threshold-colors.info .change,.widget-threshold-colors.info .value{color:#12b0c5!important}.widget-threshold-colors.info .series{stroke:#12b0c5!important;color:#12b0c5!important}.widget-threshold-colors.info-fill{background:#12b0c5}.widget-threshold-colors.info-fill .details,.widget-threshold-colors.info-fill .legend,.widget-threshold-colors.info-fill .subtitle,.widget-threshold-colors.info-fill .title{color:#fff}.widget-threshold-colors.info-fill .timestamp{color:#aceef7}.widget-threshold-colors.info-fill .affectedValue,.widget-threshold-colors.info-fill .aux-value,.widget-threshold-colors.info-fill .change,.widget-threshold-colors.info-fill .value{color:#f7f7f7}.widget-threshold-colors.info-fill .series{stroke:#f7f7f7!important}.widget-threshold-colors.info-fill .axis line,.widget-threshold-colors.info-fill .axis path{stroke:#fff}.widget-threshold-colors.info-fill .axis text,.widget-threshold-colors.info-fill .label,.widget-threshold-colors.info-fill .point{fill:#fff;color:#fff}.widget-threshold-colors.info-fill.dark .details,.widget-threshold-colors.info-fill.dark .legend,.widget-threshold-colors.info-fill.dark .subtitle,.widget-threshold-colors.info-fill.dark .title{color:#01090a}.widget-threshold-colors.info-fill.dark .timestamp{color:#095d68}.widget-threshold-colors.info-fill.dark .affectedValue,.widget-threshold-colors.info-fill.dark .aux-value,.widget-threshold-colors.info-fill.dark .change,.widget-threshold-colors.info-fill.dark .value{color:#202020}.widget-threshold-colors.info-fill.dark .series{stroke:#202020!important}.widget-threshold-colors.info-fill.dark .axis line,.widget-threshold-colors.info-fill.dark .axis path{stroke:#0e1d0e}.widget-threshold-colors.info-fill.dark .axis text{fill:#0e1d0e;color:#0e1d0e}.widget-threshold-colors.info-fill.dark .label,.widget-threshold-colors.info-fill.dark .point{fill:#01090a;color:#01090a}.TableWidget{border-radius:.25em;display:flex;flex-direction:column;height:100%;padding:0}.TableWidget .header{flex-shrink:0}.TableWidget .header .title{color:#bdbdbd;margin:0;text-align:center;text-transform:uppercase}.TableWidget .header .title:empty{margin:0}.TableWidget .header .subtitle{color:#bdbdbd;font-size:1.5em;margin:0 0 .75em;text-align:center}.TableWidget .header .subtitle:empty{margin:0}.TableWidget .content{flex-grow:1;overflow-x:hidden;overflow-y:hidden;position:relative}.TableWidget .content:hover{overflow-y:scroll}.TableWidget .content table{font-family:Inconsolata;font-size:2.1em;list-style:none;margin:0;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:100%}.TableWidget .content table.align-top{top:0;transform:none}.TableWidget .content table.align-bottom{bottom:0;top:inherit;transform:none}.TableWidget .content table.fixed{table-layout:fixed}.TableWidget .content table.fixed td{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.TableWidget .content table thead td{background:#585858;color:#cbcbcb;font-size:18pt;text-align:center}.TableWidget .content table td{background:#585858;border:1px solid #202020;color:#cbcbcb;font-weight:700;padding:.25em .375em;text-align:center;vertical-align:middle}.TableWidget .content table td.danger{color:#f9433f}.TableWidget .content table td.error{color:#d89b46}.TableWidget .content table td.info{color:#12b0c5}.TableWidget .content table td.warning{color:#d5b441}.TableWidget .content table td.success{color:#52a552}.TableWidget .content table td.danger-fill{background:#f9433f;color:#f7f7f7}.TableWidget .content table td.danger-fill.dark{color:#000}.TableWidget .content table td.error-fill{background:#d89b46;color:#f7f7f7}.TableWidget .content table td.error-fill.dark{color:#000}.TableWidget .content table td.info-fill{background:#12b0c5;color:#f7f7f7}.TableWidget .content table td.info-fill.dark{color:#000}.TableWidget .content table td.warning-fill{background:#d5b441;color:#f7f7f7}.TableWidget .content table td.warning-fill.dark{color:#000}.TableWidget .content table td.success-fill{background:#52a552;color:#f7f7f7}.TableWidget .content table td.success-fill.dark{color:#000}.TableWidget .footer{flex-shrink:0}.TableWidget .footer .details{color:#bdbdbd;margin:.75em 0 0;text-align:center}.TableWidget .footer .timestamp{color:#585858;text-align:center}.TextWidget{border-radius:.25em;display:flex;flex-direction:column;height:inherit;margin:0;padding:1em}.TextWidget .header{flex-shrink:0}.TextWidget .header .title{color:#bdbdbd;font-size:1.4em;margin:0;text-align:center;text-transform:uppercase}.TextWidget .header .title:empty{margin:0}.TextWidget .header .subtitle{color:#bdbdbd;font-size:1.2em;margin:0 0 .75em;text-align:center}.TextWidget .header .subtitle:empty{margin:0}.TextWidget .content{flex-grow:0;min-height:120px;position:relative}.TextWidget .content .value{color:#cbcbcb;font-size:4.5em;text-align:center}.TextWidget .footer{flex-shrink:0}.TextWidget .footer .details{color:#bdbdbd;margin:.75em 0 0;text-align:center}.TextWidget .footer .timestamp{color:#585858;text-align:center}.TextWidget.empty{display:none}h1{text-align:center}svg{display:block;margin:auto}.axis line,.axis path{fill:none;stroke:#000;shape-rendering:crispEdges}.axis text{font-family:sans-serif;font-size:11px}.controls button{background-color:#585858;display:block;margin:4em auto}.SlingCheckbox{align-content:flex-start;align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start}.SlingCheckbox:focus{outline:0}.SlingCheckbox .slot{border:2px solid #cbcbcb;border-radius:10px;flex:0 0 auto;height:20px;margin:20px auto;position:relative;width:45px}.SlingCheckbox .knob{background:#cbcbcb;border-radius:5px;cursor:pointer;height:12px;width:12px}.SlingCheckbox .on{background:#e5a132;border:2px solid #e5a132}.SlingCheckbox .on .knob{margin:2px 2px 2px 25px}.SlingCheckbox .off{background:#202020}.SlingCheckbox .off .knob{margin:2px 25px 2px 2px}.SlingCheckbox .label{color:#cbcbcb;margin:5px 15px 5px 5px}.SlingCheckbox:hover .off,.SlingCheckbox:hover .on{border:2px solid #f7f7f7}.SlingCheckbox:hover .label{color:#f7f7f7}.Sundial{font-family:Inconsolata;height:1080px;width:1920px}.Sundial .fullscreen{height:1080px;left:0;position:absolute;top:0;width:1920px}.Sundial .overlay{z-index:1}.Sundial svg{background:#0000;font-family:Inconsolata}.Sundial svg .bigtime{font-size:96pt;font-weight:700}.Sundial svg .maintime{font-size:72pt;font-weight:700}.Sundial svg .unixtime{font-size:48pt;font-weight:700}.Sundial svg .numeral{font-size:40pt;font-weight:700}.Sundial svg .caption{font-size:28pt}#dwnld-btn{border:1px solid;border-radius:5px;height:2em;padding:4px;position:absolute;z-index:1}.ServiceComponentAnimation{font-family:Inconsolata;font-size:2em;font-style:normal;line-height:1}.ServiceComponentAnimation .titles{text-align:center}.ServiceComponentAnimation .entireWidth{display:flex;padding-bottom:.1em;padding-top:.1em;width:100%}.ServiceComponentAnimation .entireWidth:nth-child(2n){background-color:#3a3a3a}.ServiceComponentAnimation .singleColumn{white-space:nowrap;width:20%}.ServiceComponentAnimation .singleColumn .good{color:green}.ServiceComponentAnimation .singleColumn .bad{color:red}.Zen .backdrop{height:100%;left:0;position:absolute;top:0;width:100%;z-index:-100}.Zen .quoteblock{color:#fff;font-family:Inconsolata;font-size:25pt;height:400px;width:1000px}.Zen .quoteblock .body{text-align:left}.Zen .quoteblock .source{font-style:italic;text-align:right}.ReactVirtualized__Table__headerRow{font-weight:700;text-transform:uppercase}.ReactVirtualized__Table__headerRow,.ReactVirtualized__Table__row{align-items:center;display:flex;flex-direction:row}.ReactVirtualized__Table__headerTruncatedText{display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ReactVirtualized__Table__headerColumn,.ReactVirtualized__Table__rowColumn{margin-right:10px;min-width:0}.ReactVirtualized__Table__rowColumn{text-overflow:ellipsis;white-space:nowrap}.ReactVirtualized__Table__headerColumn:first-of-type,.ReactVirtualized__Table__rowColumn:first-of-type{margin-left:10px}.ReactVirtualized__Table__sortableHeaderColumn{cursor:pointer}.ReactVirtualized__Table__sortableHeaderIconContainer{align-items:center;display:flex}.ReactVirtualized__Table__sortableHeaderIcon{fill:currentColor;flex:0 0 24px;height:1em;width:1em}@font-face{font-family:Brandon Grotesque Bold;font-style:normal;font-weight:400;src:local("Brandon Grotesque Bold"),local("BrandonGrotesque-Bold"),url(/static/media/brandon_bld.b091e797823381106b53.woff) format("woff")}@font-face{font-family:Brandon Grotesque Medium;font-style:normal;font-weight:400;src:local("Brandon Grotesque Medium"),local("BrandonGrotesque-Medium"),url(/static/media/brandon_med.90ff0f9b2fee8a601df7.woff) format("woff")}@font-face{font-family:Brandon Grotesque Regular;font-style:normal;font-weight:400;src:local("Brandon Grotesque Regular"),local("BrandonGrotesque-Regular"),url(/static/media/brandon_reg.2ff856431f256fda1774.woff) format("woff")}@font-face{font-family:Roboto;font-style:normal;src:local("Roboto"),url(/static/media/roboto-condensed.0fee1c6062de869f8c9a.woff) format("woff")}@font-face{font-family:Inconsolata;font-style:normal;src:local("Inconsolata"),url(/static/media/inconsolata.07d90039756d6bb80fc6.woff) format("woff")}@font-face{font-family:Anonymous Pro;font-style:normal;src:local("Anonymous Pro"),url(/static/media/anonymous-pro.52f9802d1c390475cb35.woff) format("woff")}.uppercase{text-transform:uppercase}a{color:inherit}a,a:hover{text-decoration:none}a:hover{color:#707070}a:visited{color:inherit}a:visited:hover{color:#707070}.text-danger{color:#f9433f}.text-error{color:#d89b46}.text-info{color:#12b0c5}.text-success{color:#52a552}.text-warning{color:#d5b441}body,html{background-color:#202020;background-image:none;color:#bdbdbd;font-family:Brandon Grotesque Bold}#root,.dashboard{height:100%}.dashboard{display:block;font-family:Roboto;margin:auto;width:100%}.vertically-scrollable{overflow-y:hidden}.vertically-scrollable:hover{overflow-y:scroll}.pdf{background-color:#fff;color:#000}h1 .title{color:#707070;font-size:1.7em;margin:.2em 0 0 10px;text-transform:uppercase}*{box-sizing:border-box}body,html{height:100%;margin:auto;padding:0;width:100%}
/*# sourceMappingURL=main.dea7d1c0.css.map*/