body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.navbar-inverse{background-color:#f5ca28}.navbar-inverse .navbar-nav>li>a{color:#000;padding-top:25px}.navbar-brand{height:75px;padding-top:0;padding-bottom:0}.ComparisonViewHeader{position:relative;width:100%;height:30px;background-color:#4f4f4f;color:#fff;text-align:center;border-radius:5px;margin:10px 0 0}.ComparisonViewHeader span{top:8px;position:relative}.ComparisonViewBody{height:300px;border:1px solid #ddd;padding:5px;position:relative;overflow-y:auto}.ComparisonViewItem{width:100%;height:50px;border:1px solid #ddd;position:relative;display:inline-flex;padding:2px;border-radius:5px}.ComparisonViewItemHeader{width:15%;background-color:#ddd;border:1px solid #4f4f4f;border-radius:5px;position:relative;height:50%;top:25%;padding:0 2px;margin:0 2px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ComparisonViewItemHeader span{font-size:small}.ComparisonViewItemHeader:hover{background-color:#a9a9a9;cursor:pointer}.ComparisonViewItemBody{position:relative;width:85%;background-color:#ddd;border:1px solid #4f4f4f;height:100%;border-radius:5px}.ComparisonViewItemBodyPushes{position:relative;width:calc(100% - 4px);height:calc(50% - 2px);margin:2px;border-radius:5px;display:inline-flex}.VerticalBarGraphHeader{position:relative;width:100%;height:30px;background-color:#4f4f4f;color:#fff;text-align:center;border-radius:5px;margin:10px 0 5px}.VerticalBarGraphHeader span{top:8px;position:relative}.TableHeader{position:relative;width:100%;height:30px;background-color:#4f4f4f;color:#fff;text-align:center;border-radius:5px;margin:10px 0 0}.TableHeader span{top:8px;position:relative}.DashboardHeader{background:#d3d3d3;margin:0 0 10px;position:relative;width:100%;height:60px;box-sizing:border-box;border-top-left-radius:20px;border-top-right-radius:20px}.DashboardBody{position:relative;padding:10px}.DashboadTitleHeaderLeft{position:absolute;left:20px;top:10px;font-weight:700}.DashboadTitleContentLeft{position:absolute;top:30px;left:20px}.DashboadTitleHeaderRight{position:absolute;top:10px;right:20px;font-weight:700}.DashboadTitleContentRight{position:absolute;top:30px;right:20px}.DashboardFaceImage{position:relative;width:100%;height:100%;padding:0}.DashboardTotalNPS,.DashboardTotalResponse{text-align:right}.Dashboard-col-xs-1{padding-right:0}.ClusterPanel{border:2px solid #e7e7e7;border-radius:5px;margin:5px;padding:5px}.ClusterPanel:hover{background-color:#d3d3d3;cursor:pointer}.ClusterLogo{width:inherit;margin:10% 15%}.ClusterSummaryHeading{padding:10px}.ClusterSummaryImage{position:relative;width:100%;height:100%;padding:50% 0 0}.ClusterSummaryPercentage{padding:10% 0;font-weight:700}.ClusterSummaryCount,.ClusterSummaryPercentage{position:relative;width:100%;text-align:center}.ClusterSummaryResponse{position:relative;clear:both;padding:10px 8%;font-weight:700}.ClusterPadding{height:35px}.ClusterDoughnutValue{font:700 20px Arial;top:Calc(50% - 15px);font-weight:700}.ClusterDoughnutLabel,.ClusterDoughnutValue{position:absolute;left:Calc(35% + 10px);padding:0;margin:0;border:0}.ClusterDoughnutLabel{font:normal 10px Arial;top:Calc(50% + 5px)}@media (max-width:992px){.ClusterDoughnutValue{font:700 15px Arial;top:Calc(50% - 10px);left:Calc(35% + 5px)}.ClusterDoughnutLabel{font:normal 8px Arial;top:Calc(50% + 5px);left:Calc(35% + 5px)}}.OverviewPanel{height:230px}.OverviewPanel,.OverviewPanelBubble{position:relative;display:inline-flex;width:200px}.OverviewPanelBubble{height:280px}.OverviewHeading{position:absolute;color:#888;width:180px;left:10px;text-align:center;text-decoration:underline}.OverviewImage{position:absolute;width:150px;height:150px;left:25px;top:25px;border-radius:20px}.OverviewImage:hover{background-color:#d3d3d3;cursor:pointer}.OverviewImageBubble{position:absolute;width:150px;height:150px;left:25px;top:75px;border-radius:20px}.OverviewImageBubble:hover{background-color:#d3d3d3;cursor:pointer}.NoDataImage{position:absolute;width:150px;height:150px;left:25px;top:25px;border-radius:20px}.NoDataImage:hover{cursor:not-allowed}.NoDataImageBubble{position:absolute;width:150px;height:150px;left:25px;top:75px;border-radius:20px}.NoDataImageBubble:hover{cursor:not-allowed}.OverviewLabel{top:190px}.OverviewLabel,.OverviewLabelBubble{position:absolute;left:25px;width:150px;text-align:center;font-weight:lighter;border-radius:5px}.OverviewLabelBubble{top:240px}.ClusterHeading{text-align:center;font-size:x-large;padding-bottom:20px}.Scroll-left{width:100%;height:50px;overflow:hidden;position:relative;background:#fff;color:#000;border:1px solid #e7e7e7;margin:0 0 20px}.Scroll-left span{position:absolute;width:100%;height:100%;margin:0;line-height:50px;text-align:left;font-size:1.5em;-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-animation:scroll-left 20s linear infinite;animation:scroll-left 20s linear infinite}.Scroll-left:hover span{-webkit-animation-play-state:paused;animation-play-state:paused}.Scroll-left span:first-child{-webkit-animation-delay:0s;animation-delay:0s}.Scroll-left span:nth-child(2){-webkit-animation-delay:10s;animation-delay:10s}@-webkit-keyframes scroll-left{0%{-webkit-transform:translateX(100%)}to{-webkit-transform:translateX(-100%)}}@keyframes scroll-left{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}.bubble{height:40px;width:40%;min-width:180px;background:#000;display:block;border-radius:5px;margin:30px auto 0;font-size:13px;text-align:left;position:absolute}.bubble span{padding:2px 10px;z-index:1;position:absolute;overflow:hidden;text-overflow:ellipsis;width:100%;height:100%;color:#f5ca28}.pointer{height:20px;width:20px;background:#000;margin:0 auto;border-radius:0 0 2px 0;position:absolute;top:60px;-webkit-transform:rotate(90deg) skew(-45deg);transform:rotate(90deg) skew(-45deg);left:calc(50% - 75px)}.DetailSummaryHeading{padding:10px;position:relative}.DetailDeviceId{position:absolute;right:75px;font-size:small}.DetailBatteryCharge{position:absolute;width:30px;right:10px;margin:2px}.DetailSummaryImage{position:relative;width:100%;height:100%;padding:50% 0 0}.DetailSummaryPercentage{padding:10% 0;font-weight:700}.DetailSummaryCount,.DetailSummaryPercentage{position:relative;width:100%;text-align:center}.DetailSummaryResponse{position:relative;clear:both;padding:10px 8%;font-weight:700}.DetailLastDaily,.DetailLastHourly,.DetailWeekDaily,.DetailWeekHourly{padding:10px}.DetailLastMask{background-color:#f0f0f0}.DetailLastMask,.DetailPanel{border:2px solid #e7e7e7;border-radius:5px;margin:5px;padding:5px}.DetailLogo{width:inherit;margin:10% 15%}.ClusterDetailSummaryHeading{padding:10px}.ClusterDetailSummaryImage{position:relative;width:100%;height:100%;padding:50% 0 0}.ClusterDetailSummaryPercentage{padding:10% 0;font-weight:700}.ClusterDetailSummaryCount,.ClusterDetailSummaryPercentage{position:relative;width:100%;text-align:center}.ClusterDetailSummaryResponse{position:relative;clear:both;padding:10px 8%;font-weight:700}.ClusterDetailLastDaily,.ClusterDetailLastHourly,.ClusterDetailWeekDaily,.ClusterDetailWeekHourly{padding:10px}.ClusterDetailLastMask{background-color:#f0f0f0}.ClusterDetailLastMask,.ClusterDetailPanel{border:2px solid #e7e7e7;border-radius:5px;margin:5px;padding:5px}.ClusterDetailLogo{width:inherit;margin:10% 15%}.ProgressBorder{position:fixed;left:25%;right:25%;border:2px solid #000;top:350px;z-index:200;border-radius:5px}.ProgressBar{height:10px;left:0;background-color:rgba(0,0,0,.3)}.Backdrop{z-index:100;background-color:rgba(0,0,0,.5)}.Backdrop,.Login{width:100%;height:100%;position:fixed;left:0;top:0}.Login{background:50%/cover no-repeat url(/static/media/Hexagon_Background.b542134d.png)}.Logo{width:400px;height:auto;position:relative;left:Calc(50% - 200px);display:block}.LoginDialog{padding-top:30px;padding-bottom:30px;margin-bottom:30px;color:inherit;background-color:#eee}@media screen and (min-width:768px){.LoginDialog{padding-top:48px;padding-bottom:48px}}body{-webkit-print-color-adjust:exact}.page,body{position:relative}.page{overflow:hidden;padding:.8in;page-break-after:always;-webkit-column-break-after:always;-moz-column-break-after:always;break-after:always;page-break-inside:avoid;-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid;-webkit-region-break-after:always;-webkit-region-break-inside:avoid}.page.landscape{width:11.7in;height:8.2in}.page.portrait{width:8.3in;height:11.6in}
/*# sourceMappingURL=main.7301d249.chunk.css.map */