.report-page{height:100%;overflow:hidden;width:100%}.report-page__report-container{display:flex;flex-direction:column;height:100%;overflow:scroll}.report-page__tiles{margin-top:-20px;max-height:100%;position:relative;text-align:center}.report-page__tile-wrapper{display:inline-block;height:200px;margin:50px 20px 0;position:relative;width:270px}.report-page__tile-footer{background-color:#7c8084;bottom:0;color:#fff;font-family:Brandon;font-size:12px;font-weight:500;height:30px;line-height:30px;position:absolute;text-align:center;text-transform:uppercase;-webkit-transition:background-color .3s ease,color .3s ease;-moz-transition:background-color .3s ease,color .3s ease;transition:background-color .3s ease,color .3s ease;width:100%}.report-page__tile{background-color:#fff;border:1px solid #e1e1e1;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;-webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,.2);-moz-box-shadow:0 1px 3px 0 rgba(0,0,0,.2);box-shadow:0 1px 3px 0 rgba(0,0,0,.2);cursor:pointer;height:200px;overflow:hidden;position:absolute;text-align:center;-webkit-transition:margin-top .3s ease,box-shadow .3s ease;-moz-transition:margin-top .3s ease,box-shadow .3s ease;transition:margin-top .3s ease,box-shadow .3s ease;width:270px}.report-page__tile:hover{-webkit-box-shadow:0 15px 15px 0 rgba(0,0,0,.1);-moz-box-shadow:0 15px 15px 0 rgba(0,0,0,.1);box-shadow:0 15px 15px 0 rgba(0,0,0,.1);margin-top:-20px}.report-page__tile:hover .report-page__tile-footer{background:#57a5ff;color:#fff}.report-page__tile .icon-all-group{width:98px!important}.report-page__tile .icon-all-group,.report-page__tile .icon-color--set{height:90px!important;margin-top:10px}.report-page__tile-image-section{height:100px;width:100%}.report-page__tile-title{font-size:18px;height:25px;line-height:25px;margin:20px 0 15px;padding:0 5px;white-space:nowrap}.report-page__tile-desc,.report-page__tile-title{color:#363d43;font-family:OpenSans;overflow:hidden;text-overflow:ellipsis}.report-page__tile-desc{font-size:16px;font-weight:300;line-height:22px;margin:15px 0 5px;padding:0 10px}.report-page__tile-color-indicator{-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;display:inline-block;height:6px;margin-top:10px;width:60%}.report-page__tile-picture{background-position:50% 50%;background-repeat:no-repeat;background-size:cover;border:2px solid #b0b3b5;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;display:inline-block;height:90px;margin-top:10px;overflow:hidden;width:120px}.report-page__tile-picture+.create-group__selected-icon-container{background-color:#fff;border:1px solid #b0b3b5;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;-webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,.2);-moz-box-shadow:0 1px 3px 0 rgba(0,0,0,.2);box-shadow:0 1px 3px 0 rgba(0,0,0,.2);height:40px;overflow:hidden;position:absolute;right:50px;top:70px;width:40px}.report-page__tile-picture+.create-group__selected-icon-container .icon-color--set{height:30px!important;margin:5px;width:30px!important}.report-page__tile-icon .icon-assignment-look-ahead,.report-page__tile-icon .icon-history{margin-top:4px}.report-page__tile-icon #icon-history__arrow{fill:#246bbd}.report-page__report-container grid{flex:1 0 auto;min-height:500px;min-width:500px;position:relative;width:100%}.report-page__report-container grid .grid{border-top:1px solid #e1e1e1}.report-page__button-download{background-color:#57a5ff;border:1px solid #4189de;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;box-sizing:border-box;color:#fff;cursor:pointer;font-family:OpenSans;font-size:12px;font-weight:300;margin-right:10px;padding:1px 5px;text-align:center;-webkit-transition:background-color .3s,border-color .3s;-moz-transition:background-color .3s,border-color .3s;transition:background-color .3s,border-color .3s}.report-page__button-download:focus,.report-page__button-download:hover{background-color:#4189de}.report-page__button-download:focus[disabled],.report-page__button-download:hover[disabled]{background-color:#57a5ff}.report-page__button-download:focus,.report-page__button-download:hover{outline:none}.report-page__button-download[disabled]{opacity:.3}.report-page__button-download[disabled]:hover{cursor:default}.report-page__button-delete{background-color:#ed5858;border:1px solid #bf4848;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;box-sizing:border-box;color:#fff;cursor:pointer;font-family:OpenSans;font-size:12px;font-weight:300;padding:1px 5px;text-align:center;-webkit-transition:background-color .3s,border-color .3s;-moz-transition:background-color .3s,border-color .3s;transition:background-color .3s,border-color .3s}.report-page__button-delete:focus,.report-page__button-delete:hover{background-color:#bf4848}.report-page__button-delete:focus[disabled],.report-page__button-delete:hover[disabled]{background-color:#ed5858}.report-page__button-delete:focus,.report-page__button-delete:hover{outline:none}.report-page__button-delete[disabled]{opacity:.3}.report-page__button-delete[disabled]:hover{cursor:default}.report-page__text--pending{color:#b0b3b5}.report-page__text--complete{color:#40cc91}.report-page__text--failed{color:#ed5858}.report-detail-page__toolbar{background-color:#fbfbfc;border-bottom:1px solid #e1e1e1;height:39px;line-height:39px;width:100%}.report-detail-page__toolbar .save-report-popup{right:66px;top:24px}.report-detail-page__toolbar .save-report-popup .popup-frame__header{display:none}.report-detail-page__toolbar .save-report-popup .popup-frame--below{min-height:120px}.report-detail-page__toolbar .list-view__popup--exports{top:32px}.report-detail-page__toolbar .list-view__popup--exports .popup-arrow-container--top-right{right:242px}.report-detail-page__toolbar .list-view-exports-pane{text-align:center}.report-detail-page__toolbar .list-view-exports-pane segmented-controller{display:inline-block;vertical-align:top}.report-detail-page__toolbar .list-view-exports-pane .segmented-controller{height:25px;margin:7px 0 0 15px;width:240px}.report-detail-page__toolbar .list-view-exports-pane .drop-down{display:inline-block;margin:7px 10px 0 0;vertical-align:top;width:190px}.report-detail-page__toolbar-text{colro:#363d43;font-family:OpenSans;font-size:12px;margin-left:15px;vertical-align:top}.report-detail-page__toolbar-drop-down{display:inline-block;margin-left:15px;vertical-align:top}.report-detail-page__toolbar-drop-down .drop-down{margin-top:7px;width:200px}.report-detail-page__toolbar-btn{display:inline-block;margin:0 0 0 15px;vertical-align:top}.report-detail-page__toolbar-btn--right{cursor:pointer;float:right;margin:0 14px 0 0;width:30px}.report-detail-page__toolbar-btn--right .icon-download,.report-detail-page__toolbar-btn--right .icon-save{margin-top:8px}.report-detail-page__toolbar-btn--disabled{cursor:default}.report-detail-page__toolbar-btn--disabled .icon-download #icon-download__shape,.report-detail-page__toolbar-btn--disabled .icon-save #icon-save__shape{fill:#e1e1e1!important}.report-detail-page__config{box-sizing:border-box;height:calc(100vh - 90px);overflow-y:scroll;padding-bottom:80px;width:100%}.report-detail-page__section-title{color:#b0b3b5;font-family:Brandon;font-size:18px;font-weight:500;margin:15px 0 0 15px;text-transform:uppercase}.report-detail-page__drop-down{display:inline-block;margin:15px 0 0 15px;width:200px}.report-detail-page__filter-chips{width:100%}.report-detail-page__filter-chip{background-color:#ececf1;color:#363d43;font-family:OpenSans;font-size:14px;line-height:20px;margin:15px 0 0 15px;overflow:hidden;text-align:center}.report-detail-page__filter-chip,.report-detail-page__filter-chip__color{-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;display:inline-block;height:20px}.report-detail-page__filter-chip__color{vertical-align:top;width:20px}.report-detail-page__filter-chip__text{-webkit-touch-callout:none;margin-left:5px;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:top}.report-detail-page__filter-chip__x-btn{cursor:pointer;vertical-align:top}.report-detail-page__filter-chip__x-btn .icon-hollow-x{margin:2px 2px 0 5px}.report-detail-page__filter-chip__x-btn .icon-hollow-x #icon-hollow-x__shape{fill:#b0b3b5;-webkit-transition:fill .3s ease;-moz-transition:fill .3s ease;transition:fill .3s ease}.report-detail-page__filter-chip__x-btn:hover .icon-hollow-x #icon-hollow-x__shape{fill:#6a6a6a}.report-detail-page__spacer-row{height:20px}.report-detail-page__config-row{box-sizing:border-box;margin-top:15px;padding:0 15px;width:100%}.report-detail-page__config-row .toggle-switch{display:block;height:20px;margin-top:2px;width:40px}.report-detail-page__config-row .toggle-switch__nob{height:18px;width:18px}.report-detail-page__config-row .toggle-switch__nob--off{right:20px}.report-detail-page__config-row segmented-controller{width:240px}.report-detail-page__config-row .drop-down,.report-detail-page__config-row .segmented-controller{margin-left:0;max-width:240px}.report-detail-page__config-row__cell{display:inline-block;margin-right:30px;vertical-align:top}.report-detail-page__config-row--fixed-min{min-height:25px}.report-detail-page__control-label{color:#363d43;font-family:OpenSans;font-size:14px;font-weight:300;height:25px;line-height:25px}.report-detail-page__checkbox-set{color:#363d43;display:inline-block;font-family:OpenSans;font-size:12px;height:14px;line-height:14px;margin:0 15px 15px 0}.report-detail-page__checkbox-set .checkbox{margin:0 10px 0 0}.report-detail-page__checkbox-set .checkbox .sprite{vertical-align:baseline}
/*# sourceMappingURL=6686-7b0557671d4c6b5b4afe6be451248552.js.map*/