.Dashboard{padding:0 0 5px 20px;display:grid;width:100%;grid-gap:20px;grid-template-columns:minmax(0, 1fr)}@media(min-width: 992px){.Dashboard{min-height:calc(100vh - 95px);grid-template-columns:1fr}}.Dashboard__flex-body{width:100%;display:flex;flex-wrap:nowrap}.Dashboard__flex-body__leftPanel{width:59%;margin:15px 5px 5px 5px}.Dashboard__flex-body__rightPanel{background-color:#d7dce0;padding:10px 20px;width:40%;margin:3px 0 5px 3px;box-shadow:-9px 0 11px -8px gray;position:absolute;left:60%;height:1000px}.Dashboard__flex-body__rightPanel-invisible{left:100%}.Dashboard__flex-body__rightPanel-cover{display:none;background-color:#ebedef;opacity:.7;width:100%;left:0}.Dashboard__flex__space-around{display:flex;justify-content:space-around}.Dashboard__flex__space-between{display:flex;justify-content:space-between}.Dashboard__flex__content-center{display:flex;justify-content:center}.Dashboard__flex-display{display:flex;justify-content:flex-start}.Dashboard__flex-display__grow{flex-grow:1;padding:2px 10px}.Dashboard__flex-display__icon{width:15px}.Dashboard__critical-text{color:#ef6560}.Dashboard__critical-text__bold{font-weight:600}.Dashboard__critical-text__large{font-size:65px;margin:0 2px}.Dashboard__good-text{color:#f5be27}.Dashboard__good-text__bold{font-weight:600}.Dashboard__great-text{color:#41b471}.Dashboard__great-text__bold{font-weight:600}.Dashboard__great-text__large{font-size:65px;margin:0 2px}.Dashboard__grayText{color:#c7c7c7}.Dashboard__darkGrayText{color:gray}.Dashboard__darkGrayText__bold{font-weight:600}.Dashboard__darkGrayText__large{font-size:46px}.Dashboard__filterbar{padding:20px 20px}.Dashboard__chart{width:100%}.Dashboard__chart-container{background:#fff;border-radius:3px;padding:10px;margin:0 8px 8px 8px}.Dashboard__chart-title{text-transform:uppercase;color:#4a4a4a;padding-left:10px;padding-right:10px;font-weight:600;margin-top:10px}.Dashboard__nps-graphic__label{text-align:center;margin-bottom:10px}@media(min-width: 992px){.Dashboard__barChart{grid-column:span 1}}@media(min-width: 992px){.Dashboard__graphicChart{grid-column:span 1}}@media(min-width: 992px){.Dashboard__linechart{grid-column:span 1}}@media(min-width: 992px){.Dashboard__statementChart{grid-column:span 1}}.Dashboard__title-large{padding-bottom:10px;font-weight:600;font-size:16px;padding-left:0}.Dashboard__title-large-blue{color:#164194;text-transform:uppercase}.Dashboard__title-large-gray{color:gray}.Dashboard__location{color:rgba(88,88,88,.6);font-size:12px;text-align:left;font-weight:400;margin:0;padding:7px 0 5px 0;position:relative}.Dashboard__score{position:absolute;font-size:14px;font-weight:600;right:0}.Dashboard__score--1{color:#58b490}.Dashboard__score--2{color:#9bc056}.Dashboard__score--3{color:#f1c40f}.Dashboard__score--4{color:#ec8825}.Dashboard__score--5{color:#e36363}.Dashboard__progress-badge__label{color:#fff;font-size:22px;padding:2px 5px;margin:16px 2px;width:70px;border-radius:20px;text-align:center;font-weight:500;height:36px}.Dashboard__progress-badge__label-dark{color:gray}.Dashboard__progress-icon__label{color:#fff;font-size:16px;padding:0 5px;position:relative;height:auto;margin:-42px auto 0 auto;width:42px;border-radius:12px;text-align:center;font-weight:500}.Dashboard__progress-icon:focus{color:#f5be27}.Dashboard__progress-icon:hover{color:#f5be27}.Dashboard__progress-narrow{width:100%;height:4px;margin-top:18px}.Dashboard__progress-narrow__label{color:#fff;font-size:16px;padding:0 8px;position:relative;height:auto;margin:-14px auto 0 auto;width:60px;border-radius:10px;text-align:center}.Dashboard__progress{height:4px;background:#f5f5f5;box-shadow:0 0 0;margin:0}.Dashboard__progress .progress-bar{box-shadow:0 0 0}.Dashboard__progress-bar--1{background:#58b490}.Dashboard__progress-bar--2{background:#9bc056}.Dashboard__progress-bar--3{background:#f1c40f}.Dashboard__progress-bar--4{background:#ec8825}.Dashboard__progress-bar--5{background:#e36363}.Dashboard__progressChart-title{color:gray;font-size:12px;text-transform:uppercase;font-weight:600}.Dashboard__progressChart-subTitle{color:#164194;font-size:12px;text-transform:uppercase;font-weight:500}.Dashboard__progressChart-arrow{color:#fafafa}.Dashboard__statementChart-header{height:25px;padding:3px;background-color:#ebedef;color:#164194;font-size:12px;font-weight:600;margin-bottom:10px}.Dashboard__statementChart-guideline{display:flex;background-color:#fff;width:145px;z-index:5;position:absolute;right:38px;top:-3px;padding:4px;color:gray;font-weight:500;border:solid 1px gray;border-radius:10px}.Dashboard__progressV3{position:relative;height:18px;background:#f5f5f5;box-shadow:0 0 0;margin:0 0 10px 0}.Dashboard__progressV3 .progress-bar{box-shadow:0 0 0}.Dashboard__progressV3 .progress-bar__narrow{height:2px}.Dashboard__progressV3 .progress-label{position:absolute;display:block;font-weight:600}.Dashboard__progressV3 .progress-label-critical{color:#ef6560}.Dashboard__progressV3 .progress-label-good{color:#f5be27}.Dashboard__progressV3 .progress-label-great{color:#41b471}.Dashboard__progressV3 .progress-label-option{color:#fff;padding-left:3px}.Dashboard__progressV3 .progress-label-wider{color:gray;padding-top:5px;font-size:20px;font-weight:600}.Dashboard__progressV3 .progress-label-wide{color:gray;font-size:16px;font-weight:600}.Dashboard__progressV3 .progress-label-noraml{color:gray;font-size:14px;font-weight:500}.Dashboard__progressV3 .progress-label-noraml__margin-left-positive{margin-left:-20px}.Dashboard__progressV3 .progress-label-noraml__margin-left-negative{position:absolute;display:inline-block;padding-left:3px}.Dashboard__progressV3 .progress-label-percentage{font-size:10px;font-weight:400;padding-left:1px}.Dashboard__progressV3 .progress-label-align-before{margin-left:calc(49% - 17px)}.Dashboard__progressV3 .progress-label-align-after{margin-left:51%}.Dashboard__progressV3 .progress-label__margin-left-positive{margin-left:-38px}.Dashboard__progressV3 .progress-label__margin-left-negative{position:absolute;display:inline-block;padding-left:4px}.Dashboard__progressV3-critical{background:#ef6560}.Dashboard__progressV3-good{background:#f5be27}.Dashboard__progressV3-great{background:#41b471}.Dashboard__progressV3-option{color:#164194}.Dashboard__progressV3-gray{background:#4a4a4a}.Dashboard__progressV3-wider{height:32px;margin:0}.Dashboard__progressV3-wide{height:21px;margin:0}.Dashboard__legend{position:absolute}.Dashboard__legend--country{color:#96cbff}.Dashboard__legend--region{color:#343498}.Dashboard__legend--location{color:#00989a}.Dashboard__legend p{margin:0;font-weight:600}.Dashboard__barChart--chart{box-sizing:border-box;max-height:calc((100vh - 185px) / 2)}.Dashboard__pieScore--1{color:#96cbff;font-size:18px;font-weight:600}.Dashboard__pieScore--2{color:#343498;font-size:18px;font-weight:600}.Dashboard__pieScore--3{color:#00989a;font-size:18px;font-weight:600}.Dashboard__nps{width:100%;display:grid;grid-template-columns:repeat(10, 1fr)}.Dashboard__npsBox{display:grid;text-align:center}.Dashboard__npsBox i{font-size:25px}.Dashboard__npsBox i.green{color:#8cc63f}.Dashboard__npsBox i.yellow{color:#fbb03b}.Dashboard__npsBox i.red{color:#f25151}.Dashboard__npsBox span{font-weight:600;font-size:16px}.Dashboard__npsBox p{margin:0;font-size:12px}.Dashboard__npsBox p.green{color:#8cc63f}.Dashboard__npsBox p.yellow{color:#fbb03b}.Dashboard__npsBox p.red{color:#f25151}.Dashboard__detractors{grid-column:span 6;text-align:center;color:#f25151;padding-bottom:10px;margin-bottom:10px;border-bottom:1px solid #f25151}.Dashboard__neutral{grid-column:span 2;text-align:center;color:#fbb03b;padding-bottom:10px;margin-bottom:10px;border-bottom:1px solid #fbb03b}.Dashboard__promoters{grid-column:span 2;text-align:center;color:#8cc63f;padding-bottom:10px;margin-bottom:10px;border-bottom:1px solid #8cc63f}.nps-calculation{background:url(../img/nps-calculation.png) no-repeat bottom center;height:110px;width:200px;position:relative;margin-left:31%;margin-top:9%}.promoters{position:absolute;top:35px;left:41px;font-weight:bold;color:#64a235}.detractors{position:absolute;top:35px;left:106px;font-weight:bold;color:#e11148}.result{position:absolute;top:75px;left:143px;font-weight:bold}/*# sourceMappingURL=dashboard.css.map */
