.dashboard-bootstrap .widgets-dropdown__toggle{width:100%;display:flex;height:40px;line-height:36px;padding:0px 0px 8px 12px;color:#111;font-weight:600;font-size:13px;border-radius:4px;background-color:#f2f2f2;border:solid 2px transparent}.dashboard-bootstrap .widgets-dropdown__toggle .widgets-dropdown_toggle-arrow{margin-top:6px;margin-right:8px;flex:0 0 auto}.dashboard-bootstrap .widgets-dropdown__toggle.widgets-dropdown__toggle--arrowless{padding:2px;line-height:100%}.dashboard-bootstrap .widgets-dropdown__toggle.widgets-dropdown__toggle--arrowless>*:first-child{max-width:100%}.dashboard-bootstrap .widgets-dropdown__toggle>*:first-child{max-width:calc(100% - 24px - 8px);overflow:hidden;flex:1 0 auto}.dashboard-bootstrap .widgets-dropdown__toggle:hover,.dashboard-bootstrap .widgets-dropdown__toggle:active{background-color:#fff;text-decoration:none;color:#111;border:solid 2px #6097d2}.dashboard-bootstrap a.widgets-dropdown__toggle--unstyled:hover{text-decoration:none}
.dashboard-bootstrap .widget-dropdown-menu--full-width{width:100%}
.dashboard-bootstrap .widget-attachment-source__dropdown-button::after{display:none}.dashboard-bootstrap .widget-attachment-source__dropdown-button{max-width:100%;min-width:140px;overflow:hidden;text-overflow:ellipsis;height:40px;font-size:14px;margin:5px 0}.dashboard-bootstrap .widget-attachment-source__dropdown-label{margin-left:8px;font-size:18px}.dashboard-bootstrap .widget-attachment-source__button-show-sources-on-render{visibility:hidden}.dashboard-bootstrap .widget-attachment-source__items-show-sources-on-render{margin-top:-30px}
.dashboard-bootstrap.widget-base__error-tooltip{background-color:transparent}.dashboard-bootstrap .widget-base__error{display:flex;flex-direction:column;flex-wrap:wrap;overflow:hidden;width:100%;height:100%;text-align:center;justify-content:center;border:solid 2px #e4969c}.dashboard-bootstrap .widget-base__error>*{width:100%}.dashboard-bootstrap .widget-base__error>*{padding-left:25px;padding-right:25px}.dashboard-bootstrap .widget-base__error.widget-base__error--no-border{border:none}.dashboard-bootstrap .widget-base__error-icon{margin:4px auto 0 auto}.dashboard-bootstrap .widget-base__error-header{color:#111;font-weight:600;margin-top:8px;margin-bottom:0}.dashboard-bootstrap .widget-base__error-body{margin-top:3px;margin-bottom:0}
.widget-base,.widget-base__content-and-title{width:100%;height:100%;border:none;display:flex;flex-direction:column;position:absolute}.widget-base__render,.widget-base__content{flex:1 1 auto}.widget-base__content-and-title{overflow-y:hidden;border-radius:4px}.widget-base__render,.widget-base__content{overflow:hidden;position:relative}.widget-base__content{display:flex}.widget-base__init{width:100%;height:100%}.widget-base__loading{width:100%;overflow:hidden;margin:24px;margin:calc( min( max(0px, 100% - 100px) * 12, 12px) + 12px )}.widget-base__floating-controls{border-radius:4px}.dashboard-bootstrap .os-host{height:100%}.dashboard-bootstrap .os-scrollbar{cursor:default}
.dashboard-bootstrap .widget-title__background{width:100%;position:relative}.dashboard-bootstrap .widget-title{width:100%;display:flex;align-items:center;line-height:1.15}.dashboard-bootstrap .widget-title textarea{line-height:1.15}.dashboard-bootstrap .widget-title__text,.dashboard-bootstrap .widget-title__text--editable,.dashboard-bootstrap .widget-title__input{width:100%;box-sizing:border-box;vertical-align:middle}.dashboard-bootstrap .widget-title__text,.dashboard-bootstrap .widget-title__text--editable{overflow:hidden;text-overflow:ellipsis;display:inline-block;white-space:pre-wrap}.dashboard-bootstrap .widget-title__text:after,.dashboard-bootstrap .widget-title__text--editable:after{content:"​"}.dashboard-bootstrap .widget-title__revert-button-wrapper{position:absolute;top:0;right:0;height:100%;display:flex;align-items:center;vertical-align:middle}.dashboard-bootstrap .widget-title__text--editable{cursor:text}.dashboard-bootstrap .widget-title__text--editable:hover{background-color:rgba(224,224,224,.3)}
.dashboard-bootstrap .widget-title-revert-button{padding:2px;border-radius:4px;line-height:20px;height:22px}.dashboard-bootstrap .widget-title-revert-button:hover{cursor:pointer;background:rgba(224,224,224,.5)}
.dashboard-bootstrap .widget-auto-resize--text-container{position:relative;width:100%}.dashboard-bootstrap .widget-auto-resize--textarea{height:100%;position:absolute;resize:none;overflow:hidden;padding-top:0;padding-bottom:0}.dashboard-bootstrap .widget-auto-resize--textarea,.dashboard-bootstrap .widget-auto-resize--div{word-break:break-word;width:100%;border:none;outline:none;padding:0;box-sizing:border-box}.dashboard-bootstrap .widget-auto-resize--div{height:auto;visibility:hidden}.dashboard-bootstrap .widget-auto-resize--textarea::placeholder{color:silver;opacity:1}.dashboard-bootstrap .widget-auto-resize--textarea::-ms-input-placeholder{color:silver}.dashboard-bootstrap .widget-auto-resize--textarea:-ms-input-placeholder{color:silver}
.dashboard-bootstrap .widget-color-picker-dropdown .dropdown-menu{width:auto;padding:0}.dashboard-bootstrap .widget-color-picker-dropdown .formatting-dropdown .formatting-dropdown__label{position:relative;width:20px;padding-top:0}.dashboard-bootstrap .widget-color-picker-dropdown__color-indicator{width:100%;height:4px;z-index:5;pointer-events:none;border:1px solid rgba(0,0,0,.15);border-radius:2px}.dashboard-bootstrap .widget-color-overlay{position:relative;width:215px;white-space:nowrap}.dashboard-bootstrap .widget-color-overlay .widget-color-swatch,.dashboard-bootstrap .widget-color-overlay .widget-custom-color-picker{padding:10px}.dashboard-bootstrap .widget-color-overlay .widget-color-swatch .widget-color-swatch__tile-wrapper{display:flex;width:100%;flex-wrap:wrap;margin-bottom:8px}.dashboard-bootstrap .widget-color-overlay .widget-color-swatch .widget-color-swatch__tile{width:20px;height:20px;margin:2px;border:1px solid rgba(0,0,0,.15);border-radius:2px}.dashboard-bootstrap .widget-color-overlay .widget-color-swatch .widget-color-swatch__tile:hover{box-shadow:0 0 1px 1px rgba(0,0,0,.5)}.dashboard-bootstrap .widget-color-overlay .widget-color-swatch__tile--add-btn{border:1px dashed #cbcbcb;position:relative}.dashboard-bootstrap .widget-color-overlay .widget-color-swatch__tile--add-btn svg{position:absolute;top:2px;left:1px}.dashboard-bootstrap .widget-color-overlay .widget-color-swatch__heading{font-size:.7rem;margin-bottom:1px;color:#444}.dashboard-bootstrap .widget-color-overlay .widget-custom-color-picker__saturation-picker{height:125px;width:195px;position:relative;margin-bottom:5px}.dashboard-bootstrap .widget-color-overlay .widget-custom-color-picker__hue-picker{display:flex;height:20px;margin-bottom:5px;width:195px;position:relative}.dashboard-bootstrap .widget-color-overlay .widget-custom-color-picker__hue-picker .widget-custom-color-picker__hue-pointer{height:18px;margin:1px 0;width:4px;border-radius:2px;background-color:#fff;box-shadow:0 1px 2px 0 rgba(0,0,0,.2)}.dashboard-bootstrap .widget-color-overlay .widget-custom-color-picker__hue-picker .widget-custom-color-picker__preview{display:inline-block;width:20px;height:20px;margin-left:5px;border-radius:2px;border:1px solid rgba(0,0,0,.15)}.dashboard-bootstrap .widget-color-overlay .widget-custom-color-picker__inputs{margin-bottom:10px}.dashboard-bootstrap .widget-color-overlay .widget-custom-color-picker__inputs input{width:100% !important}.dashboard-bootstrap .widget-color-overlay .widget-custom-color-picker__buttons{display:flex;width:100%;height:32px}.dashboard-bootstrap .widget-color-overlay .widget-custom-color-picker__buttons .widget-custom-color-picker__button-cancel,.dashboard-bootstrap .widget-color-overlay .widget-custom-color-picker__buttons .widget-custom-color-picker__button-add{font-size:13px;flex:1 0 33%;margin-left:8px;min-width:72px;height:32px;padding:0}.dashboard-bootstrap .widget-color-overlay .widget-custom-color-picker__buttons .widget-color-picker-spacer{flex:1 0 auto}
.dashboard-bootstrap .widget-color-picker-dropdown:not(:first-child){margin-left:4px}.dashboard-bootstrap .formatting-toolbar__divider+.widget-color-picker-dropdown{margin-left:0}.dashboard-bootstrap .formatting-dropdown{color:#444;display:inline-flex;vertical-align:middle;flex:0 0 auto;white-space:nowrap;min-width:35px;padding:3px 0 3px 5px;border-radius:4px;border:1px solid transparent;font-size:13px;height:32px}.dashboard-bootstrap .formatting-dropdown:hover{background-color:#e0e0e0;color:#444}.dashboard-bootstrap .formatting-dropdown.formatting-dropdown--disabled{cursor:not-allowed;opacity:.6}.dashboard-bootstrap .formatting-dropdown.formatting-dropdown--disabled:hover{border:1px solid transparent}.dashboard-bootstrap .formatting-dropdown .formatting-dropdown__label{padding-top:2px}.dashboard-bootstrap .formatting-dropdown .formatting-dropdown__label span{line-height:20px}.dashboard-bootstrap .formatting-dropdown .formatting-dropdown__toggle-arrow{width:20px;margin-left:2px}.dashboard-bootstrap .formatting-toggle-button{border-radius:4px;width:32px;height:32px;padding-top:4px;padding-left:6px;cursor:pointer;display:inline-block;vertical-align:middle}.dashboard-bootstrap .formatting-toggle-button:not(:first-child){margin-left:4px}.dashboard-bootstrap .formatting-toggle-button>span{margin-top:2px;vertical-align:top}.dashboard-bootstrap .formatting-toggle-button>svg{margin-left:2px}.dashboard-bootstrap .formatting-toggle-button:hover{background-color:#e0e0e0;color:#111}.dashboard-bootstrap .formatting-toggle-button.formatting-toggle-button--active{background-color:#b3ccea;color:#111}.dashboard-bootstrap .formatting-toggle-button.formatting-toggle-button--disabled{cursor:not-allowed;opacity:.6;color:#979797}.dashboard-bootstrap .widget-format-config .widget-color-picker-dropdown:not(:first-child){margin-left:0}.dashboard-bootstrap .widget-format-config .formatting-dropdown{width:100%;margin:0}.dashboard-bootstrap .widget-format-config .formatting-dropdown>.formatting-dropdown__label{flex:1 0 auto}.dashboard-bootstrap .widget-format-config .formatting-dropdown>svg{flex:0 0 auto}.dashboard-bootstrap .widget-format-config .formatting-dropdown:hover{border:1px solid transparent}.dashboard-bootstrap .widget-format-config .formatting-toggle-button{border-radius:4px;width:32px;height:32px;padding-top:3px;padding-left:6px;margin-left:4px;cursor:pointer;display:inline-block}.dashboard-bootstrap .widget-format-config .formatting-toggle-button:hover{background-color:#e0e0e0;color:#444}.dashboard-bootstrap .widget-format-config .formatting-toggle-button.formatting-toggle-button--active{background-color:#b3ccea;color:#444}.dashboard-bootstrap .widget-format-config .formatting-toggle-button.formatting-toggle-button--disabled{cursor:not-allowed;opacity:.6}.dashboard-bootstrap .formatting-toggle-button:active,.dashboard-bootstrap .formatting-dropdown:active,.dashboard-bootstrap .formatting-toolbar--buttons:active{outline-color:#6097d2;color:#444}.dashboard-bootstrap .dropdown-menu{min-width:auto;padding:8px}.dashboard-bootstrap .dropdown-menu>a.dropdown-item{padding:5px 15px;font-size:13px;border-radius:2px;color:#444}.dashboard-bootstrap .dropdown-menu>a.dropdown-item:hover{background-color:#e0e0e0}
.dashboard-bootstrap .formatting-toolbar{padding:4px;height:40px;background-color:#fff;border-radius:4px;box-shadow:0 3px 15px 0 rgba(0,0,0,.1);color:#444}.dashboard-bootstrap .formatting-toolbar button:focus{color:transparent;outline:none}.dashboard-bootstrap .formatting-toolbar a:focus{outline-style:auto;outline-color:#6097d2}.dashboard-bootstrap .formatting-toolbar .dropdown{display:inline-block}.dashboard-bootstrap .formatting-toolbar>div{display:inline-block}.dashboard-bootstrap .formatting-toolbar .formatting-toolbar__divider{display:inline-block;vertical-align:middle;width:0;height:26px;margin:0 4px;border-right:2px solid #e0e0e0}.dashboard-bootstrap .formatting-toolbar .formatting-toolbar--buttons{width:32px;height:32px;margin-right:4px}.dashboard-bootstrap .formatting-toolbar .formatting-toolbar--buttons>div{margin:0px}.dashboard-bootstrap .formatting-toolbar .formatting-toolbar--buttons>div>span{margin-left:5px}.dashboard-bootstrap .formatting-toolbar .formatting-toolbar--buttons:hover:not(:disabled){background-color:#e0e0e0;color:#111}.dashboard-bootstrap .formatting-toolbar .formatting-toolbar--buttons:disabled{cursor:not-allowed;opacity:.6;color:#979797}.dashboard-bootstrap .formatting-toolbar .formatting-toggle-button--active{background-color:#b3ccea;color:#111}
.widget-floating-controls{text-align:left;overflow:visible}.widget-floating-controls__text-format,.widget-floating-controls__rich-text{display:inline-block;background-color:#fff;height:28px;border-radius:4px;box-shadow:0 1px 5px 0 rgba(0,0,0,.2)}
.dashboard-bootstrap .widget-unconfigured{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding-left:15%;padding-right:15%}.dashboard-bootstrap .widget-unconfigured__header{margin-top:16px;font-size:18px;font-weight:600;color:#111;text-align:center}.dashboard-bootstrap .widget-unconfigured__subheader{margin-top:10px;font-size:13px;font-weight:500;text-align:center}
.widget-chart__wrapper{padding:10px}
.widget-config .chart-type-picker{width:100%;text-align:center}.widget-config .chart-type-picker .chart-type-tile,.widget-config .chart-type-picker .chart-type-tile--selected{display:inline-block;vertical-align:middle;width:100px;height:70px;border:1px solid #767676;border-radius:2px;margin:0 5px 5px 0;background-repeat:no-repeat;background-position:center}.widget-config .chart-type-picker .chart-type-tile:hover{box-shadow:0 0 0 1px #ccc}.widget-config .chart-type-picker .chart-type-tile--selected{box-shadow:0 0 2px 1px #005ee0}
.widget-config{width:360px;overflow-y:auto;height:100%}.widget-config .accordion>.card{overflow:visible;border:none}.widget-config .card{border-right:none;border-left:none}.widget-config .card-header{background:none;border-bottom:none;font-size:15px;font-weight:600;line-height:24px;cursor:pointer;padding:12px 24px;color:#111}.widget-config .card-body{padding:0 24px}.widget-config .widget-config__subheader{font-size:13px;font-weight:500;line-height:18px;color:#444;padding:4px 0px 12px;margin:0px}.widget-config .form-group{padding-bottom:4px}.widget-config .form-group:last-child{padding-bottom:0px}.widget-config .form-group>label{font-size:.8rem;font-weight:bold}.widget-config .collapse+.widget-config__accordion-indicator,.widget-config .collapsing+.widget-config__accordion-indicator{display:block;position:absolute;top:16px;right:29px;width:10px;height:10px;border:3px solid #111;border-left:none;border-bottom:none;border-radius:1px;transform:rotate(45deg);transition:.25s;pointer-events:none}.widget-config .collapse.show+.widget-config__accordion-indicator{transform:rotate(135deg)}.widget-config .widget-config--readonly{cursor:not-allowed}.widget-config .widget-config--readonly .card-header{cursor:not-allowed}.widget-config .widget-config--readonly *{color:#d8d8d8;fill:#d8d8d8}.widget-config .widget-config--readonly *:hover,.widget-config .widget-config--readonly *:active{color:#d8d8d8;fill:#d8d8d8}.widget-config .widget-config--readonly .toggleBody{background-color:#d3d3d3}.widget-config .widget-config--readonly .toggleBody:hover,.widget-config .widget-config--readonly .toggleBody:active{background-color:#d3d3d3}.widget-config .widget-config--readonly .toggleLabel{color:#d8d8d8}.widget-config .widget-config--readonly .widgets-dropdown__toggle:hover,.widget-config .widget-config--readonly .widgets-dropdown__toggle:active{background-color:#f2f2f2;border:solid 2px transparent;cursor:not-allowed}.widget-config .widget-config--readonly .widget-config__accordion-indicator{border-color:#d8d8d8}
.scToggle{display:flex;flex-direction:column;padding:4px 0px 12px}.scToggle input[type=checkbox]{overflow:hidden;position:absolute;width:1px;height:1px;margin:-1px;padding:0;opacity:0}.scToggle .toggleMain{display:flex;align-items:center}.scToggle .toggleLabel{margin-left:7px;font-size:13px;color:#161616}.scToggle .helperText{margin-left:47px;line-height:11px;font-size:11px;color:#767676}.scToggle .toggleLabel,.scToggle .toggleBody,.scToggle .toggleImage,.scToggle .toggleSwitch{transition:all .2s}.scToggle .toggleBody{position:relative;display:flex;justify-content:space-evenly;align-items:center;width:40px;height:20px;background-color:#767676;border-radius:20px}.scToggle .toggleBody .toggleSwitch{position:absolute;top:2px;left:2px;width:16px;height:16px;background-color:#fff;border-radius:50%}.scToggle .toggleBody .toggleImageOn{transform:scale(0.1)}.scToggle .toggleBody .toggleImageOff{transform:scale(1)}.scToggle .toggleBody:hover{background-color:#646464}.scToggle .toggleImageOn,.scToggle .toggleImageOff{padding-left:2px;padding-top:3px}.scToggle .checked{background-color:#005ee0}.scToggle .checked .toggleSwitch{left:22px}.scToggle .checked .toggleImageOff{transform:scale(0.1)}.scToggle .checked .toggleImageOn{transform:scale(1)}.scToggle .checked:hover{background-color:#0050be}.scToggle.disabled .toggleBody{background-color:#ccc}.scToggle.disabled .toggleImage path{fill:#fff}.scToggle.disabled .toggleLabel,.scToggle.disabled .helperText{color:#ccc}.scToggle label{margin-bottom:0}.scToggle:last-child{padding-bottom:0px}
.dashboard-bootstrap .widget-title-accordion__title-input input{padding-top:7px;padding-bottom:7px}.dashboard-bootstrap .widget-title-accordion__revert-button-wrapper{vertical-align:middle;position:absolute;top:0;right:0;display:flex;height:100%;align-items:center;padding-right:.5rem}
.dashboard-bootstrap .widgets-chart-type__label{margin-left:8px}.dashboard-bootstrap .widget-chart-type--readonly{cursor:not-allowed}.dashboard-bootstrap .widget-chart-type--readonly *{cursor:not-allowed;color:#d8d8d8;fill:#d8d8d8}.dashboard-bootstrap.widget-chart__column-selector-flyout{width:250px;background-color:rgba(84,84,84,.9)}.dashboard-bootstrap.widget-chart__column-selector-flyout .widget-chart__column-selector-flyout-content{border-radius:4px;padding:0 8px 3px 8px}
.dashboard-bootstrap .change-source-button{width:100%;min-width:308px;height:40px;padding:8px 12px;background-color:#f2f2f2;color:#111;border-radius:4px;border:none;display:flex;align-items:center;justify-content:space-between;font-size:13px;font-weight:600;font-stretch:normal;font-style:normal;line-height:1.38;letter-spacing:normal}.dashboard-bootstrap .change-source-button>svg{justify-content:flex-start}.dashboard-bootstrap .change-source-button>.change-source-button__title{padding:0 8px;flex:1;width:200px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:left}.dashboard-bootstrap .change-source-button>.change-source-button__link{margin-left:auto;font-weight:bold;color:#3576ba;text-align:left}.dashboard-bootstrap .change-source-button:hover{background-color:#ccc}.dashboard-bootstrap .change-source-button:active,.dashboard-bootstrap .change-source-button:focus{background-color:#e0e0e0}
.dashboard-bootstrap .widget-cell-selector__button,.dashboard-bootstrap .widget-report-selector__button{display:block}.dashboard-bootstrap .widget-cell-selector__button .widget-cell-selector__button--add-data,.dashboard-bootstrap .widget-cell-selector__button .widget-report-selector__button--add-data,.dashboard-bootstrap .widget-report-selector__button .widget-cell-selector__button--add-data,.dashboard-bootstrap .widget-report-selector__button .widget-report-selector__button--add-data{min-width:137px;max-width:100%;height:40px;border-radius:4px}.dashboard-bootstrap .widget-cell-selector__warning{display:flex;margin-top:5px}.dashboard-bootstrap .widget-cell-selector__warning .widget-cell-selector__warning-icon{margin-right:5px}.dashboard-bootstrap .widget-cell-selector__warning .widget-cell-selector__warning-message{font-size:13px;line-height:18px;letter-spacing:0;font-weight:300}
.dashboard-bootstrap .widget-dropdown__item{width:100%;min-height:40px;color:#444;padding-left:12px;padding-top:8px;padding-bottom:8px;font-size:13px}.dashboard-bootstrap .widget-dropdown__item:hover,.dashboard-bootstrap .widget-dropdown__item:active{background-color:#e0e0e0;font-weight:600;color:#111;cursor:pointer}
.dashboard-bootstrap .widget-error-message__tooltip{text-align:center;padding:12px 8px}.dashboard-bootstrap .widget-error-message__icon{display:inline-block;vertical-align:top;height:100%;width:20px}.dashboard-bootstrap .widget-error-message__label{display:inline-block;color:#cc2e3b;font-size:13px;width:calc(100% - 28px);margin-left:4px;margin-right:4px;text-overflow:ellipsis;overflow:hidden}.dashboard-bootstrap .widget-error-message__label a{color:#cc2e3b;text-decoration:underline}.dashboard-bootstrap .widget-error-message{padding-top:8px;width:100%}.dashboard-bootstrap .widget-error-message.widget-error-message--no-wrap{display:flex;flex-direction:row;flex-wrap:wrap;overflow:hidden;height:36px;justify-content:center}.dashboard-bootstrap .widget-error-message.widget-error-message--no-wrap>*{height:100%}.dashboard-bootstrap .widget-error-message.widget-error-message--no-wrap .widget-error-message__label{width:auto;white-space:nowrap}.dashboard-bootstrap .widget-error-message--show-background.widget-error-message{background-color:#cc2e3b}.dashboard-bootstrap .widget-error-message--white-text .widget-error-message__label{color:#fff}
.dashboard-bootstrap .widget-format-config .widget-format-config__first-row{display:block;margin-bottom:8px;width:100%;height:32px}.dashboard-bootstrap .widget-format-config .widget-format-config__first-row>*:not(:last-child){padding-right:8px}.dashboard-bootstrap .widget-format-config .widget-format-config__first-row .dropdown-menu{width:100%;min-width:100%}.dashboard-bootstrap .widget-format-config .widget-format-config__first-row .widget-format-config__font-family{display:inline-block;width:67%;height:100%}.dashboard-bootstrap .widget-format-config .widget-format-config__first-row .widget-format-config__font-family>*{width:100%}.dashboard-bootstrap .widget-format-config .widget-format-config__first-row .widget-format-config__font-size{display:inline-block;width:33%;height:100%}.dashboard-bootstrap .widget-format-config .widget-format-config__first-row .widget-format-config__font-size>*{width:100%}.dashboard-bootstrap .widget-format-config .widget-format-config__first-row .dropdown{background-color:#f2f2f2;border-radius:4px;border:none}.dashboard-bootstrap .widget-format-config .widget-format-config__first-row .dropdown .btn{border:none}.dashboard-bootstrap .widget-format-config .widget-format-config__second-row .widget-format-config__button{width:40px;height:32px;background-color:#f2f2f2;margin-right:8px;border:none}.dashboard-bootstrap .widget-format-config .widget-format-config__second-row .widget-format-config__button .btn{border:none}.dashboard-bootstrap .widget-format-config .widget-format-config__second-row .widget-format-config__button.widget-color-picker-dropdown{width:48px;border-radius:4px}
.dashboard-bootstrap .widget-chart-axis__title-input input{padding-top:7px;padding-bottom:7px}
.dashboard-bootstrap .widgets-dropdown__toggle .widgets-chart-series__color-swatch{align-self:center}.dashboard-bootstrap .widgets-dropdown__toggle .widgets-chart-series__item{height:100%}.dashboard-bootstrap .widgets-dropdown__toggle .widgets-chart-series__label{align-self:flex-start}.dashboard-bootstrap .widgets-chart-series__color-header{margin-top:24px}.dashboard-bootstrap .widgets-chart-series__data-labels{margin-top:24px;margin-bottom:12px}.widgets-chart-series__color-swatch{display:inline-block;flex:0 0 auto;align-self:flex-start;border-radius:2px;width:24px;height:24px}.widgets-chart-series__item{display:flex;align-items:center}.widgets-chart-series__icon{margin:-4px 0 -4px -4px}.widgets-chart-series__label{margin-left:8px;word-break:break-word;align-self:center}
.dashboard-bootstrap .widgets-color-picker__button-root{display:inline-block}.dashboard-bootstrap .widgets-color-picker__button-root .dropdown-menu{width:auto}.dashboard-bootstrap .widgets-color-picker__swatch{display:inline-block;vertical-align:middle;width:32px;height:32px;border-radius:1px;border:solid 2px #fff}.dashboard-bootstrap .widgets-color-picker__value{display:inline-block;vertical-align:middle;font-weight:600;color:#111;font-size:13px;margin-left:16px;margin-right:40px}.dashboard-bootstrap .widgets-color-picker__value::before{content:"#";color:#727272;margin-right:4px}
.widgets-legend-position{width:100%;margin-bottom:24px}.widgets-legend-position .widgets-dropdown__toggle .widgets-legend-position__dropdown-item{vertical-align:middle}.widgets-legend-position .widgets-dropdown__toggle .widgets-legend-position__label{vertical-align:inherit}.widgets-legend-position .dropdown-menu{width:100%}.widgets-legend-position .widgets-legend-position__dropdown-item{color:#000;text-align:left}.widgets-legend-position .widgets-legend-position__dropdown-item .widgets-legend-position__icon{margin-right:8px}.widgets-legend-position .widgets-legend-position__dropdown-item .widgets-legend-position__label{height:40px}
.dashboard-bootstrap .widgets-pie-series__section{margin-bottom:8px;display:flex;align-items:center}.dashboard-bootstrap .widget-pie-series__color-picker{align-self:flex-start}.dashboard-bootstrap .widget-pie-series__label{color:#111;font-weight:600;font-size:13px;margin-left:12px;word-break:break-word}
.dashboard-bootstrap .widget-url-input{margin-top:14px;width:308px}.dashboard-bootstrap .widget-url-input input{padding-top:7px;padding-bottom:7px}.dashboard-bootstrap .widget-url-input .widget-error-message{margin-top:8px}.widget-behavior__select-dropdown{width:308px;height:40px;box-sizing:border-box}.widget-behavior__option{display:flex;align-items:center}.widget-behavior__option-icon{height:24px;margin:-4px 0 -4px -4px}.widget-behavior__option-label{margin-left:8px}
.dashboard-bootstrap .config-hint{position:relative}.dashboard-bootstrap .config-hint .config-hint__text{cursor:pointer;color:#3576ba;font-weight:600;font-size:13px}.dashboard-bootstrap .config-hint .config-hint__content{font-size:11px;padding:19px 12px;margin-top:3px;background-color:#f2f2f2;border-radius:4px;color:#727272}.dashboard-bootstrap .config-hint .config-hint__content h3{font-size:13px;color:#444;font-weight:normal}.dashboard-bootstrap .config-hint .config-hint__close-icon{position:absolute;top:5px;right:5px;cursor:pointer}.dashboard-bootstrap .config-hint .config-hint__close-icon:hover svg path.delete_svg__delete-fill{fill:#111}
.dashboard-bootstrap .current-user-config .current-user-config__description{font-size:13px}.dashboard-bootstrap .current-user-config .current-user-config__link{cursor:pointer;color:#3576ba;font-weight:600;font-size:13px}.dashboard-bootstrap .current-user-config .current-user-config__radio label{display:flex;font-size:13px}
.dashboard-bootstrap .widget-base-dnd .widget-base-dnd__row{width:100%;min-height:25px;display:flex;align-items:center;box-sizing:border-box}.dashboard-bootstrap .widget-base-dnd .widget-base-dnd__row .widget-icon-delete,.dashboard-bootstrap .widget-base-dnd .widget-base-dnd__row .widget-icon-drag{visibility:hidden}.dashboard-bootstrap .widget-base-dnd .widget-base-dnd__row .widget-icon-delete:focus,.dashboard-bootstrap .widget-base-dnd .widget-base-dnd__row .widget-icon-drag:focus{border:0;outline:0px transparent none}.dashboard-bootstrap .widget-base-dnd .widget-base-dnd__row .widget-icon-delete{cursor:pointer}.dashboard-bootstrap .widget-base-dnd .widget-base-dnd__row.widget-base-dnd--hover{position:relative;z-index:2;box-sizing:border-box;transition:none;box-shadow:0 2px 6px 0 rgba(129,129,129,.1),0 0 1px 0 rgba(0,0,0,.1)}.dashboard-bootstrap .widget-base-dnd .widget-base-dnd__row.widget-base-dnd--hover .widget-icon-delete,.dashboard-bootstrap .widget-base-dnd .widget-base-dnd__row.widget-base-dnd--hover .widget-icon-drag{visibility:visible;display:inline-flex}.dashboard-bootstrap .widget-base-dnd .widget-base-dnd__row.widget-base-dnd--hover .widget-icon-delete:hover .delete_svg__delete-fill,.dashboard-bootstrap .widget-base-dnd .widget-base-dnd__row.widget-base-dnd--hover .widget-icon-delete:hover .drag_svg__drag-fill,.dashboard-bootstrap .widget-base-dnd .widget-base-dnd__row.widget-base-dnd--hover .widget-icon-delete:active .delete_svg__delete-fill,.dashboard-bootstrap .widget-base-dnd .widget-base-dnd__row.widget-base-dnd--hover .widget-icon-delete:active .drag_svg__drag-fill,.dashboard-bootstrap .widget-base-dnd .widget-base-dnd__row.widget-base-dnd--hover .widget-icon-delete:focus .delete_svg__delete-fill,.dashboard-bootstrap .widget-base-dnd .widget-base-dnd__row.widget-base-dnd--hover .widget-icon-delete:focus .drag_svg__drag-fill,.dashboard-bootstrap .widget-base-dnd .widget-base-dnd__row.widget-base-dnd--hover .widget-icon-drag:hover .delete_svg__delete-fill,.dashboard-bootstrap .widget-base-dnd .widget-base-dnd__row.widget-base-dnd--hover .widget-icon-drag:hover .drag_svg__drag-fill,.dashboard-bootstrap .widget-base-dnd .widget-base-dnd__row.widget-base-dnd--hover .widget-icon-drag:active .delete_svg__delete-fill,.dashboard-bootstrap .widget-base-dnd .widget-base-dnd__row.widget-base-dnd--hover .widget-icon-drag:active .drag_svg__drag-fill,.dashboard-bootstrap .widget-base-dnd .widget-base-dnd__row.widget-base-dnd--hover .widget-icon-drag:focus .delete_svg__delete-fill,.dashboard-bootstrap .widget-base-dnd .widget-base-dnd__row.widget-base-dnd--hover .widget-icon-drag:focus .drag_svg__drag-fill{fill:#6097d2}.dashboard-bootstrap .widget-base-dnd .widget-base-dnd__row.widget-base-dnd--hover .widget-icon-delete--hidden{visibility:hidden}.dashboard-bootstrap .widget-base-dnd .widget-base-dnd__row.widget-base-dnd--dragging{box-shadow:0 33px 49px 0 rgba(0,0,0,.12);transform:scale(1.02);overflow:hidden}.dashboard-bootstrap .widget-base-dnd .widget-base-dnd__row.widget-base-dnd--dragging .widget-icon-delete{visibility:hidden}.dashboard-bootstrap .widget-base-dnd .widget-base-dnd__row.widget-base-dnd--dragging .widget-icon-drag{visibility:visible;transition:opacity .6s}.dashboard-bootstrap .widget-base-dnd .widget-base-dnd__row.widget-base-dnd--dragging .widget-icon-drag .drag_svg__drag-fill{fill:#6097d2}.dashboard-bootstrap .widget-base-dnd .widget-base-dnd__row.widget-base-dnd--dragging .widget-base-dnd__row--before,.dashboard-bootstrap .widget-base-dnd .widget-base-dnd__row.widget-base-dnd--dragging .widget-base-dnd__row--after{transform:scale(1.02)}.dashboard-bootstrap .widget-base-dnd .widget-base-dnd__row.widget-base-dnd--hover,.dashboard-bootstrap .widget-base-dnd .widget-base-dnd__row.widget-base-dnd--dragging{background-color:#fff}.dashboard-bootstrap .widget-base-dnd .widget-base-dnd__row.widget-base-dnd--hover .widget-base-dnd__row--before,.dashboard-bootstrap .widget-base-dnd .widget-base-dnd__row.widget-base-dnd--dragging .widget-base-dnd__row--before{display:inline-block;position:absolute;box-sizing:border-box;outline:none;border:0;min-height:25px;left:0;width:8px;margin-left:-8px;background-color:#fff}.dashboard-bootstrap .widget-base-dnd .widget-base-dnd__row.widget-base-dnd--hover .widget-base-dnd__row--after,.dashboard-bootstrap .widget-base-dnd .widget-base-dnd__row.widget-base-dnd--dragging .widget-base-dnd__row--after{display:inline-block;position:absolute;box-sizing:border-box;outline:none;border:0;min-height:25px;right:0;width:8px;margin-right:-8px;background-color:#fff}.dashboard-bootstrap .widget-base-dnd .widget-base-dnd__row.widget-base-dnd--not-dragging{pointer-events:none}
.dashboard-bootstrap .widget-editable__input{border:0;outline:0px transparent none;cursor:text}.dashboard-bootstrap .widget-editable__input.widget-editable__input--active{cursor:text;caret-color:#000;white-space:nowrap;overflow:hidden;-moz-user-select:auto;-webkit-user-select:auto;-ms-user-select:auto;user-select:auto}.dashboard-bootstrap .widget-editable__input.widget-editable__input--active:focus,.dashboard-bootstrap .widget-editable__input.widget-editable__input--active:active{outline:0px transparent none;background-color:#f2f2f2 !important}.dashboard-bootstrap .widget-editable__input.widget-editable__input--active br{display:none}.dashboard-bootstrap .widget-editable__input.widget-editable__input--active *{display:inline;white-space:nowrap}.dashboard-bootstrap .widget-editable__input--revert{position:absolute;right:2px;margin-right:2px;display:flex;align-items:center;background-color:#f2f2f2 !important}
.dashboard-bootstrap .widget-formattable__content{border:0;outline:0px transparent none}.dashboard-bootstrap .widget-formattable__content.widget-formattable__content--active{display:inline-flex;width:100%;height:100%}.dashboard-bootstrap .widget-formattable__content.widget-formattable__content--active:focus,.dashboard-bootstrap .widget-formattable__content.widget-formattable__content--active:active{border:0;outline:0px transparent none;background-color:#f2f2f2 !important}
.dashboard-bootstrap .widget-metric{height:100%;line-height:normal}.dashboard-bootstrap .widget-metric-content__wrapper{width:100%;height:100%;display:flex;padding:4px 0}.dashboard-bootstrap .widget-metric-content__equalizer{flex:1 1 auto;width:100%;min-height:17px;display:flex}.dashboard-bootstrap .widget-metric-content__view--wrapper{margin:0;display:flex;align-items:center}.dashboard-bootstrap .widget-metric-content__view--wrapper--align-top{align-items:flex-start}.dashboard-bootstrap .widget-metric-content__view{width:100%;display:flex;margin:0}.dashboard-bootstrap .widget-metric-label,.dashboard-bootstrap .widget-metric-value{height:100%;width:100%;display:inline-flex;box-sizing:border-box;font-stretch:normal}.dashboard-bootstrap .widget-metric-value__inner{display:inline-flex;width:100%;height:100%}.dashboard-bootstrap .widget-metric-content__inner{width:100%;padding-left:4px;padding-top:1px;padding-bottom:1px}.dashboard-bootstrap .widget-metric-label{margin-right:4px}.dashboard-bootstrap .widget-metric-value{margin-left:4px}.dashboard-bootstrap .widget-metric-content__avatar-wrapper{display:flex;align-items:center}.dashboard-bootstrap .widget-metric-content__avatar-wrapper:not(:last-child){margin-bottom:2px}.dashboard-bootstrap .widget-metric-content__avatar{justify-content:center;margin-right:5px}.dashboard-bootstrap .widget-metric-content__avatar>span{text-decoration:none !important;font-style:normal !important;position:absolute}.dashboard-bootstrap .widget-metric-content__avatar-content{padding:3px 0;min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.dashboard-bootstrap .widget-metric-content__inner-picklist{display:flex;flex-wrap:wrap;flex-direction:row;white-space:pre-wrap;word-wrap:break-word;word-break:break-all;word-break:break-word}.dashboard-bootstrap .widget-metric-content__picklist-item{background-color:#cdeff5;padding:3px 9px;margin:2px 4px 2px 0px;border-radius:2px;white-space:pre-wrap;word-wrap:break-word;word-break:break-all;word-break:break-word}.dashboard-bootstrap .widget-metric-content__hyperlink-link{color:blue !important;text-decoration:underline !important;cursor:pointer;white-space:inherit}.dashboard-bootstrap .widget-metric-content__hyperlink-link:hover{pointer-events:auto}.dashboard-bootstrap .widget-image-viewer{overflow:hidden;height:100%;width:100%}.dashboard-bootstrap .widget-image-viewer:hover{pointer-events:auto}.dashboard-bootstrap .widget-metric-content__aligned{display:flex;align-items:flex-start;align-items:center}.dashboard-bootstrap .widget-metric-content__aligned .widget-metric-label{align-items:center}.dashboard-bootstrap .widget-metric-content__aligned .widget-metric-label .widget-metric-content__inner{justify-content:flex-start;height:100%;flex:1 1 auto;align-content:center;min-width:0}.dashboard-bootstrap .widget-metric-content__aligned .widget-metric-value{align-items:center}.dashboard-bootstrap .widget-metric-content__aligned .widget-metric-value .widget-metric-content__inner{justify-content:flex-start;height:100%;flex:2 1 auto;align-items:center;min-width:0}.dashboard-bootstrap .widget-metric-content__aligned .widget-metric-value .widget-metric-content__inner-avatar{justify-content:flex-start}.dashboard-bootstrap .widget-metric-content__aligned .widget-metric-value .widget-metric-content__avatar-content{padding:3px 0;min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.dashboard-bootstrap .widget-metric-content__aligned .widget-metric-value .widget-metric-content__inner-picklist{justify-content:flex-start}.dashboard-bootstrap .widget-metric-content__aligned .widget-metric-value .widget-metric-content__image-link{text-decoration:underline;cursor:pointer;color:blue;white-space:inherit}.dashboard-bootstrap .widget-metric-content__aligned .widget-metric-value .widget-metric-content__image-link:hover{pointer-events:auto}.dashboard-bootstrap .widget-metric-content__stacked{flex-direction:column}.dashboard-bootstrap .widget-metric-content__stacked .widget-metric-content__equalizer{height:100%;flex-direction:column}.dashboard-bootstrap .widget-metric-content__stacked .widget-metric-content__view{min-height:0;margin-bottom:2px;margin-top:2px}.dashboard-bootstrap .widget-metric-content__stacked .widget-metric-label,.dashboard-bootstrap .widget-metric-content__stacked .widget-metric-value{align-items:center;min-height:0;margin:0}.dashboard-bootstrap .widget-metric-content__stacked.widget-metric-content__view--wrapper--align-left .widget-metric-label .widget-metric-content__inner,.dashboard-bootstrap .widget-metric-content__stacked.widget-metric-content__view--wrapper--align-left .widget-metric-label .widget-metric-content__avatar-wrapper,.dashboard-bootstrap .widget-metric-content__stacked.widget-metric-content__view--wrapper--align-left .widget-metric-value .widget-metric-content__inner,.dashboard-bootstrap .widget-metric-content__stacked.widget-metric-content__view--wrapper--align-left .widget-metric-value .widget-metric-content__avatar-wrapper{justify-content:flex-start;text-align:left !important;margin:0}.dashboard-bootstrap .widget-metric-content__stacked.widget-metric-content__view--wrapper--align-center .widget-metric-label .widget-metric-content__inner,.dashboard-bootstrap .widget-metric-content__stacked.widget-metric-content__view--wrapper--align-center .widget-metric-label .widget-metric-content__avatar-wrapper,.dashboard-bootstrap .widget-metric-content__stacked.widget-metric-content__view--wrapper--align-center .widget-metric-value .widget-metric-content__inner,.dashboard-bootstrap .widget-metric-content__stacked.widget-metric-content__view--wrapper--align-center .widget-metric-value .widget-metric-content__avatar-wrapper{justify-content:center;text-align:center !important;margin:0}.dashboard-bootstrap .widget-metric-content__stacked.widget-metric-content__view--wrapper--align-right .widget-metric-label .widget-metric-content__inner,.dashboard-bootstrap .widget-metric-content__stacked.widget-metric-content__view--wrapper--align-right .widget-metric-label .widget-metric-content__avatar-wrapper,.dashboard-bootstrap .widget-metric-content__stacked.widget-metric-content__view--wrapper--align-right .widget-metric-value .widget-metric-content__inner,.dashboard-bootstrap .widget-metric-content__stacked.widget-metric-content__view--wrapper--align-right .widget-metric-value .widget-metric-content__avatar-wrapper{justify-content:flex-end;text-align:right !important;margin:0}.dashboard-bootstrap .widget-metric-content__stacked .widget-metric-content__avatar-wrapper:not(:last-child){margin-bottom:4px}.dashboard-bootstrap .widget-metric-content__stacked .widget-metric-content__picklist-item{margin:2px}.dashboard-bootstrap .widget-metric-content__view-mode .widget-metric-content__wrapper{padding:4px 16px}.dashboard-bootstrap .widget-metric-content__view-mode .widget-metric-label .widget-metric-content__inner,.dashboard-bootstrap .widget-metric-content__view-mode .widget-metric-value .widget-metric-content__inner{white-space:pre-wrap;text-overflow:ellipsis;overflow:hidden}.dashboard-bootstrap .widget-metric-content__view-mode .widget-metric-label:hover,.dashboard-bootstrap .widget-metric-content__view-mode .widget-metric-value:hover{pointer-events:none}.dashboard-bootstrap .widget-base-dnd .widget-metric-content__view--wrapper{overflow-y:hidden}.dashboard-bootstrap .widget-base-dnd .widget-metric-content__view{position:relative;z-index:3}.dashboard-bootstrap .widget-base-dnd .widget-metric-label,.dashboard-bootstrap .widget-base-dnd .widget-metric-value{height:100%}.dashboard-bootstrap .widget-base-dnd .widget-metric-label:hover .widget-metric-content__inner,.dashboard-bootstrap .widget-base-dnd .widget-metric-value:hover .widget-metric-content__inner{background-color:#e0e0e0 !important}.dashboard-bootstrap .widget-base-dnd .widget-metric-label:hover .widget-editable__input--revert,.dashboard-bootstrap .widget-base-dnd .widget-metric-value:hover .widget-editable__input--revert{background-color:#e0e0e0 !important}.dashboard-bootstrap .widget-base-dnd .widget-metric-label:hover::before,.dashboard-bootstrap .widget-base-dnd .widget-metric-value:hover::before{content:"";position:absolute;width:calc(100%);z-index:-2;top:-200px;bottom:-200px;left:0;right:0;background-color:#e0e0e0 !important;pointer-events:auto}.dashboard-bootstrap .widget-base-dnd .widget-metric-label .widget-formattable__content--active:focus::before,.dashboard-bootstrap .widget-base-dnd .widget-metric-label .widget-formattable__content--active:active::before,.dashboard-bootstrap .widget-base-dnd .widget-metric-label .widget-editable__input--active:focus::before,.dashboard-bootstrap .widget-base-dnd .widget-metric-label .widget-editable__input--active:active::before,.dashboard-bootstrap .widget-base-dnd .widget-metric-value .widget-formattable__content--active:focus::before,.dashboard-bootstrap .widget-base-dnd .widget-metric-value .widget-formattable__content--active:active::before,.dashboard-bootstrap .widget-base-dnd .widget-metric-value .widget-editable__input--active:focus::before,.dashboard-bootstrap .widget-base-dnd .widget-metric-value .widget-editable__input--active:active::before{content:"";position:absolute;width:calc(100%);z-index:-3;top:-200px;bottom:-200px;left:0;right:0;background-color:#f2f2f2 !important}.dashboard-bootstrap .widget-base-dnd .widget-metric-label .widget-metric-content__inner,.dashboard-bootstrap .widget-base-dnd .widget-metric-value .widget-metric-content__inner{white-space:pre-wrap;overflow:hidden}.dashboard-bootstrap .widget-base-dnd .widget-metric-label .widget-metric-content__inner:not(.widget-editable__input--active),.dashboard-bootstrap .widget-base-dnd .widget-metric-value .widget-metric-content__inner:not(.widget-editable__input--active){text-overflow:ellipsis}.dashboard-bootstrap .widget-base-dnd .widget-metric-value .widget-metric-content__inner:focus,.dashboard-bootstrap .widget-base-dnd .widget-metric-value .widget-metric-content__inner:active{caret-color:transparent}.dashboard-bootstrap .widget-base-dnd .widget-metric-value .widget-metric-content__inner:hover{cursor:default}.dashboard-bootstrap .widget-base-dnd .widget-metric-content__aligned .widget-metric-label:hover::before{width:calc(100% - 4px);margin-right:4px}.dashboard-bootstrap .widget-base-dnd .widget-metric-content__aligned .widget-metric-label .widget-formattable__content--active:focus::before,.dashboard-bootstrap .widget-base-dnd .widget-metric-content__aligned .widget-metric-label .widget-formattable__content--active:active::before,.dashboard-bootstrap .widget-base-dnd .widget-metric-content__aligned .widget-metric-label .widget-editable__input--active:focus::before,.dashboard-bootstrap .widget-base-dnd .widget-metric-content__aligned .widget-metric-label .widget-editable__input--active:active::before{width:calc(100% - 4px);margin-right:4px}.dashboard-bootstrap .widget-base-dnd .widget-metric-content__aligned .widget-metric-value:hover::before{width:calc(100% - 4px);margin-left:4px}.dashboard-bootstrap .widget-base-dnd .widget-metric-content__aligned .widget-metric-value .widget-formattable__content--active,.dashboard-bootstrap .widget-base-dnd .widget-metric-content__aligned .widget-metric-value .widget-editable__input--active{cursor:pointer}.dashboard-bootstrap .widget-base-dnd .widget-metric-content__aligned .widget-metric-value .widget-formattable__content--active:focus::before,.dashboard-bootstrap .widget-base-dnd .widget-metric-content__aligned .widget-metric-value .widget-formattable__content--active:active::before,.dashboard-bootstrap .widget-base-dnd .widget-metric-content__aligned .widget-metric-value .widget-editable__input--active:focus::before,.dashboard-bootstrap .widget-base-dnd .widget-metric-content__aligned .widget-metric-value .widget-editable__input--active:active::before{width:calc(100% - 4px);margin-left:4px}.dashboard-bootstrap .widget-base-dnd .widget-metric-content__aligned .widget-metric-content__view--wrapper--align-top .widget-metric-content__view{overflow-y:hidden}.dashboard-bootstrap .widget-base-dnd .widget-metric-content__aligned .widget-metric-content__view--wrapper--align-top .widget-metric-label,.dashboard-bootstrap .widget-base-dnd .widget-metric-content__aligned .widget-metric-content__view--wrapper--align-top .widget-metric-value{position:relative;z-index:3}.dashboard-bootstrap .widget-base-dnd .widget-metric-content__aligned .widget-metric-content__view--wrapper--align-top .widget-metric-label:hover::before{width:100%}.dashboard-bootstrap .widget-base-dnd .widget-metric-content__aligned .widget-metric-content__view--wrapper--align-top .widget-metric-label .widget-formattable__content--active:focus::before,.dashboard-bootstrap .widget-base-dnd .widget-metric-content__aligned .widget-metric-content__view--wrapper--align-top .widget-metric-label .widget-formattable__content--active:active::before,.dashboard-bootstrap .widget-base-dnd .widget-metric-content__aligned .widget-metric-content__view--wrapper--align-top .widget-metric-label .widget-editable__input--active:focus::before,.dashboard-bootstrap .widget-base-dnd .widget-metric-content__aligned .widget-metric-content__view--wrapper--align-top .widget-metric-label .widget-editable__input--active:active::before{width:100%}.dashboard-bootstrap .widget-base-dnd .widget-metric-content__stacked .widget-metric-content__view{overflow-y:hidden}.dashboard-bootstrap .widget-base-dnd .widget-metric-content__stacked .widget-metric-label,.dashboard-bootstrap .widget-base-dnd .widget-metric-content__stacked .widget-metric-value{position:relative;z-index:3}.dashboard-bootstrap .widget-metric__tooltip:hover{pointer-events:auto !important}
.dashboard-bootstrap .widget-layout-selector{width:100%}.dashboard-bootstrap .widget-layout-selector.widget-config--readonly .widget-layout-tile,.dashboard-bootstrap .widget-layout-selector.widget-config--readonly .widget-layout-tile--selected{pointer-events:none}.dashboard-bootstrap .widget-layout-selector .widget-layout-tile,.dashboard-bootstrap .widget-layout-selector .widget-layout-tile--selected{display:inline-block;vertical-align:middle;width:92px;height:92px;border:none;border-radius:4px;margin:0 16px 16px 0;padding-bottom:18px;background-color:#f2f2f2;border:solid 3px #f3f3f3;cursor:pointer}.dashboard-bootstrap .widget-layout-selector .widget-layout-tile:hover{border:solid 3px #e0e0e0;border-radius:4px}.dashboard-bootstrap .widget-layout-selector .widget-layout-tile--selected{border:solid 3px #c6e1ff;border-radius:4px;background-color:#ecf5ff;transition:background-color .6s ease;-webkit-transition:background-color .6s ease}.dashboard-bootstrap .widget-layout-selector .widget-layout-tile--selected .widget-layout-tile__label{color:#3d88d6}.dashboard-bootstrap .widget-layout-selector .widget-layout-tile--selected .widget-layout-tile__image .shortcutLayoutSideBySide_svg__layout-flat-fill,.dashboard-bootstrap .widget-layout-selector .widget-layout-tile--selected .widget-layout-tile__image .metricLayoutFlat_svg__layout-flat-fill,.dashboard-bootstrap .widget-layout-selector .widget-layout-tile--selected .widget-layout-tile__image .shortcutLayoutStacked_svg__layout-stacked-fill,.dashboard-bootstrap .widget-layout-selector .widget-layout-tile--selected .widget-layout-tile__image .metricLayoutStacked_svg__layout-stacked-fill{fill:#3d88d6}.dashboard-bootstrap .widget-layout-selector .widget-layout-tile__image{margin:8px 18px 0 18px}.dashboard-bootstrap .widget-layout-selector .widget-layout-tile__label{display:block;width:100%;text-align:center;font-size:10px;font-weight:600;font-stretch:normal;font-style:normal;line-height:1.8;letter-spacing:normal;text-align:center}
.dashboard-bootstrap .widget-button-bar__wrapper{display:flex;flex-direction:row;background-color:#f2f2f2;border-radius:4px}.dashboard-bootstrap .widget-button-bar__button{display:flex;align-items:center;justify-content:center;height:32px;width:32px;outline:none;border:none;background-color:#f2f2f2;color:#444}.dashboard-bootstrap .widget-button-bar__button:not(:last-child){margin-right:4px}.dashboard-bootstrap .widget-button-bar__button:hover{background-color:#e0e0e0}.dashboard-bootstrap .widget-button-bar__button:focus{outline:none}.dashboard-bootstrap .widget-button-bar__selected-button{background-color:#b3ccea;color:#111}.dashboard-bootstrap .widget-button-bar__selected-button:hover{background-color:#b3ccea}
.dashboard-bootstrap .widget-metric-configurator__formatting-groups{display:flex;flex-direction:row}.dashboard-bootstrap .widget-metric-configurator__position-group{margin-right:32px}
.dashboard-bootstrap .widget-shortcut{height:100%;line-height:normal}.dashboard-bootstrap .widget-shortcut .widget-shortcut-item--container-left:hover,.dashboard-bootstrap .widget-shortcut .widget-shortcut-item--container-center:hover{color:#6097d2;cursor:pointer;text-decoration:underline}.dashboard-bootstrap .widget-shortcut .widget-shortcut-item--container-left:hover .widget-formattable__content,.dashboard-bootstrap .widget-shortcut .widget-shortcut-item--container-center:hover .widget-formattable__content{color:#6097d2 !important}.dashboard-bootstrap .widget-shortcut .widget-shortcut-item--container-left:hover .widget-editable__input,.dashboard-bootstrap .widget-shortcut .widget-shortcut-item--container-center:hover .widget-editable__input{cursor:pointer}.dashboard-bootstrap .widget-shortcut .widget-shortcut-item--container-left{display:flex;flex-wrap:nowrap;align-items:center;min-height:16px;padding-top:4px;padding-bottom:4px;width:100%}.dashboard-bootstrap .widget-shortcut .widget-shortcut-item--value-left{padding-left:4px;padding-top:1px;padding-bottom:1px}.dashboard-bootstrap .widget-shortcut .widget-shortcut-item--container-left-view{padding-left:16px}.dashboard-bootstrap .widget-shortcut .widget-shortcut-item--container-center{display:flex;flex-wrap:wrap;flex-direction:column;align-items:center;min-height:16px;padding-top:4px;padding-bottom:4px;width:100%}.dashboard-bootstrap .widget-shortcut .widget-shortcut-item--container-center .widget-editable__input--revert{bottom:6px}.dashboard-bootstrap .widget-shortcut .widget-shortcut-item--icon{display:flex;align-items:center}.dashboard-bootstrap .widget-shortcut .widget-shortcut-item--icon-center{flex-direction:row;margin-bottom:4px}.dashboard-bootstrap .widget-shortcut .widget-shortcut-item--value-center{text-align:center !important;padding-left:4px;padding-top:1px;padding-bottom:1px}.dashboard-bootstrap .widget-shortcut .widget-shortcut-item--value-view{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.dashboard-bootstrap .widget-shortcut .widget-shortcut-item--value-edit{justify-content:stretch;font-stretch:normal}.dashboard-bootstrap .widget-shortcut .widget-shortcut-item--value-edit:focus,.dashboard-bootstrap .widget-shortcut .widget-shortcut-item--value-edit:active{width:100%;cursor:default}.dashboard-bootstrap .widget-shortcut .widget-shortcut-item--value-edit:hover{background-color:#e0e0e0 !important}.dashboard-bootstrap .widget-shortcut .widget-formattable__content:not(.widget-formattable__content--focused){display:block;width:auto}.dashboard-bootstrap .widget-shortcut .widget-shortcut-item--container-left:focus,.dashboard-bootstrap .widget-shortcut .widget-shortcut-item--container-center:focus{outline:none}.dashboard-bootstrap .widget-shortcut .widget-editable__input--revert{right:16px}.dashboard-bootstrap .widget-shortcut .widget-base-dnd__row{min-height:24px}.dashboard-bootstrap .shortcut-widget--edit-url-dialog{position:absolute;border-radius:4px;box-shadow:0 4px 4px -1px rgba(0,0,0,.08);border:solid 1px rgba(0,0,0,.05);padding:20px 16px;width:308px}
.dashboard-bootstrap .widget-shortcut-edit-url{position:relative;display:block;height:40px;width:250px;background-color:#fff;border-radius:4px;box-shadow:0 4px 6px 0 rgba(0,0,0,.1),0 0 1px 0 rgba(0,0,0,.1);padding-left:5px;padding-right:5px;line-height:40px;vertical-align:middle}.dashboard-bootstrap .widget-shortcut-edit-url--text{padding-left:10px;display:inline;float:left;width:208px;color:#3576ba;size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dashboard-bootstrap .widget-shortcut-edit-url--text:hover{color:#6097d2}.dashboard-bootstrap .widget-shortcut-edit-url--icon{width:32px;height:32px;border-radius:4px;padding-left:5px;float:left;margin-top:4px}.dashboard-bootstrap .widget-shortcut-edit-url--icon svg{position:relative;bottom:4px}.dashboard-bootstrap .widget-shortcut-edit-url--icon:hover{background-color:#e0e0e0}
.dashboard-bootstrap .widget-url__dialog{margin-top:-40px;border-radius:4px;box-shadow:0 4px 4px -1px rgba(0,0,0,.08);border:solid 1px rgba(0,0,0,.05);padding:20px 20px;overflow:auto;position:absolute;background-color:#fff;width:308px;z-index:1;font-size:13px}.dashboard-bootstrap .widget-url__display-text-dialog{padding-top:12px}.dashboard-bootstrap .widget-url__dialog-button-group{display:flex;flex-direction:row-reverse;padding-top:20px}.dashboard-bootstrap .widget-button__background--transparent{margin-right:12px}.dashboard-bootstrap .widget-url-dialog .invalid-feedback{display:block}.dashboard-bootstrap .widget-error-message{outline:none}
.dashboard-bootstrap .widget-dropdown-toggle-image{margin-right:8px}.dashboard-bootstrap .widget-visible{visibility:visible;height:40px;margin-bottom:1rem}.dashboard-bootstrap .widget-visible button{background-color:#3576ba;font-weight:bold}.dashboard-bootstrap .widget-visible button:hover{background-color:#5f97d2;border-color:#5f97d2}.dashboard-bootstrap .widget-visible button:focus{background-color:#4c649d;border-color:#4c649d}.dashboard-bootstrap .widget-hidden{visibility:hidden}.dashboard-bootstrap .widget-dropdown__item{min-width:180px}.dashboard-bootstrap .widget-attachment-source__items-show-sources-on-render{margin-top:-42px !important}.dashboard-bootstrap .shortcut-select--attachment-dropdown{position:absolute}
.dashboard-bootstrap .editable-rich-content{height:100%;max-height:100%;box-sizing:border-box;margin:0;contain:strict}.dashboard-bootstrap .dashboard-quill *{-moz-user-select:auto;-webkit-user-select:auto;-ms-user-select:auto;user-select:auto}.dashboard-bootstrap .ql-container{margin-bottom:0}.dashboard-bootstrap .ql-editor{line-height:initial;padding:0;margin:0;text-align:inherit;height:initial;font-family:Arial,sans-serif}.dashboard-bootstrap .ql-editor ol,.dashboard-bootstrap .ql-editor ul{padding-left:0}.dashboard-bootstrap .ql-editor a{white-space:pre-wrap;text-decoration-line:underline}.dashboard-bootstrap .editable-rich-content:not(.editable-rich-content__is-editable) .ql-editor.ql-blank::before{display:none}.dashboard-bootstrap .ql-editor.ql-blank::before{font-style:normal;left:0;right:0;color:#979797}.dashboard-bootstrap .editable-rich-content.editable-rich-content__is-editing .ql-editor.ql-blank::before{color:silver}.dashboard-bootstrap .editable-rich-content.placeholder-top-margin .ql-editor.ql-blank::before{margin-top:1em}.dashboard-bootstrap .editable-rich-content:not(.editable-rich-content__is-editable):not(.editable-rich-content__is-editing) .ql-editor>*{cursor:inherit}.dashboard-bootstrap :not(.editable-rich-content__is-editing).editable-rich-content__is-editable .editable-rich-content__body-wrapper:hover{background-color:#e0e0e0;cursor:text}.dashboard-bootstrap pre{font-size:inherit}.dashboard-bootstrap .editable-rich-content__is-editing .dashboard-quill{cursor:text}.dashboard-bootstrap .editable-rich-content__body-wrapper{width:100%;min-height:100%;padding-left:10px;padding-right:10px}.dashboard-bootstrap .editable-rich-content__body-wrapper>div{width:100%}.dashboard-bootstrap .editable-rich-content__body-wrapper.vertically-center-content{display:flex;align-items:center;justify-content:center}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.dashboard-bootstrap .editable-rich-content__body-wrapper.vertically-center-content{height:100%}}.dashboard-bootstrap .editable-rich-content.hide-scrollbars{-ms-overflow-style:none;scrollbar-width:none}.dashboard-bootstrap .editable-rich-content.hide-scrollbars::-webkit-scrollbar{display:none}.dashboard-bootstrap .editable-rich-content.no-text-wrap .ql-editor>*{white-space:nowrap}.dashboard-bootstrap .editable-rich-content .ql-editor{-ms-overflow-style:none;scrollbar-width:none}.dashboard-bootstrap .editable-rich-content .ql-editor::-webkit-scrollbar{display:none}.dashboard-bootstrap .character-counter-flyout[role=dialog]{z-index:9 !important}
.dashboard-bootstrap .rich-text--shortcut-edit-dialog{min-width:316px;padding:20px;border-radius:4px;box-shadow:0 4px 4px -1px rgba(0,0,0,.08);border:solid 1px rgba(0,0,0,.05)}.dashboard-bootstrap .rich-text--shortcut-tabs{margin-bottom:20px}.dashboard-bootstrap .rich-text--shortcut-tabs button:focus{outline:none}.dashboard-bootstrap .form-label{font-size:13px;color:#444}.dashboard-bootstrap .rich-text--url-dialog{margin-top:0px;border-radius:0px;box-shadow:none;border:none;padding:0px;overflow:auto;position:static;background-color:#fff;width:265px;z-index:0;font-size:13px}
.dashboard-bootstrap .widget-edit-smartsheet-shortcut{overflow:auto;background:#fff}.dashboard-bootstrap .widget-edit-smartsheet-shortcut__dialog-button-group{display:flex;flex-direction:row-reverse}.dashboard-bootstrap .widget-edit-smartsheet-shortcut__margin-left{margin-left:12px}
.dashboard-bootstrap .widget-rich-text--edit-url{position:relative;display:block;height:40px;width:250px;background-color:#fff;border-radius:4px;box-shadow:0 4px 6px 0 rgba(0,0,0,.1),0 0 1px 0 rgba(0,0,0,.1);padding-left:5px;padding-right:5px;line-height:40px;vertical-align:middle}.dashboard-bootstrap .widget-rich-text--anchor-without-link,.dashboard-bootstrap .widget-rich-text--edit-url-text{padding-left:10px;display:inline;float:left;width:208px;size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dashboard-bootstrap .widget-rich-text--edit-url-text{color:#3576ba}.dashboard-bootstrap .widget-rich-text--edit-url-text:hover{color:#6097d2}.dashboard-bootstrap .widget-rich-text--edit-url-icon{width:32px;height:32px;border-radius:4px;padding-left:5px;float:left;margin-top:4px}.dashboard-bootstrap .widget-rich-text--edit-url-icon svg{position:relative;bottom:4px}.dashboard-bootstrap .widget-rich-text--edit-url-icon:hover{background-color:#e0e0e0}
/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0px;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li::before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor ul,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li::before{content:"•"}.ql-editor ul[data-checked=true],.ql-editor ul[data-checked=false]{pointer-events:none}.ql-editor ul[data-checked=true]>li *,.ql-editor ul[data-checked=false]>li *{pointer-events:all}.ql-editor ul[data-checked=true]>li::before,.ql-editor ul[data-checked=false]>li::before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li::before{content:"☑"}.ql-editor ul[data-checked=false]>li::before{content:"☐"}.ql-editor li::before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl)::before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl::before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0, decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1, lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2, lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3, decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4, lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5, lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6, decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7, lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8, lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9, decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank::before{color:rgba(0, 0, 0, 0.6);content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.dashboard-bootstrap .dashboard-rich-text-editor{padding-top:4px;padding-bottom:4px}.dashboard-bootstrap .dashboard-rich-text-editor .ql-editor>p,.dashboard-bootstrap .dashboard-rich-text-editor .ql-editor>ul,.dashboard-bootstrap .dashboard-rich-text-editor .ql-editor>ol{margin-top:1em}
.dashboard-bootstrap .text-overflow-counter{border-radius:4px;box-shadow:0 4px 6px 0 rgba(0,0,0,.1),0 0 1px 0 rgba(0,0,0,.1);padding:4px 8px;font-size:13px;line-height:18px}.dashboard-bootstrap .text-overflow-counter--tooltip{padding:5px}
.dashboard-bootstrap .widget-title__content,.dashboard-bootstrap .widget-title__edit-area-wrapper{height:100%}
.widget-config--image{width:360px;text-align:left;padding-left:24px}
.dashboard-bootstrap .unconfigured-wcw__tutorial-label-wrapper{display:flex;margin-top:21px}.dashboard-bootstrap .unconfigured-wcw__tutorial-link{color:#3576ba;font-size:13px;font-weight:600;padding:2px 0 0 4px}.dashboard-bootstrap .unconfigured-wcw__play-icon{color:#3576ba}
.dashboard-bootstrap .url-editor{margin-bottom:10px;padding:20px;border-radius:4px;box-shadow:0 8px 8px 0 rgba(0,0,0,.1),0 0 1px 0 rgba(0,0,0,.1);position:absolute;width:100%;background-color:#fff;z-index:1}.dashboard-bootstrap .url-editor textarea{resize:none;width:100%;height:120px;padding:5px 10px;font-size:14px;outline:none;border:2px solid #e0e0e0;border-radius:2px}.dashboard-bootstrap .url-editor textarea:hover,.dashboard-bootstrap .url-editor textarea:focus{outline-color:#6097d2;border-color:#6097d2}.dashboard-bootstrap .url-editor textarea.url-editor__textarea--error{outline-color:#cc2e3b;border-color:#cc2e3b}.dashboard-bootstrap .url-editor__buttons{width:100%;height:40px;margin-top:7px}.dashboard-bootstrap .url-editor__buttons>button{float:right;margin-left:12px}.dashboard-bootstrap .url-selector__subheader{display:flex;height:26px;margin-bottom:8px}.dashboard-bootstrap .url-selector__subheader-text{margin:5px 0 0 0}.dashboard-bootstrap .fix-url-help-label{color:#cc2e3b;text-decoration:underline}.dashboard-bootstrap .fix-url-help-label:hover{color:#db656f}.dashboard-bootstrap .fix-url-help-label:active{color:#a62833}.dashboard-bootstrap .fix-url-help-label:focus{text-decoration:none;border-width:1px;border-style:solid;border-color:#cc2e3b;border-radius:4px;padding:1px;outline-color:transparent}.dashboard-bootstrap .tooltip__icon{width:20px;height:20px;margin-left:8px}.dashboard-bootstrap .tooltip__icon:hover{cursor:pointer}.dashboard-bootstrap .tooltip__link{color:#b3ccea}
.dashboard-bootstrap .url-selector{padding:4px 0;position:relative}.dashboard-bootstrap .url-selector button{border-radius:4px;font-size:14px}
.dashboard-bootstrap .dashboard-image-display{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.dashboard-image--button{border:none;padding:0px}
.dashboard-bootstrap .widget-image-config__file-root{display:flex;width:100%}.dashboard-bootstrap .widget-image-config__file-uploaded{width:100%}.dashboard-bootstrap .widget-image-config__change{flex:0 0 auto;color:#3576ba}.dashboard-bootstrap .widget-image-config__file-display{display:flex;flex:1 0;justify-content:flex-start;min-width:0}.dashboard-bootstrap .widget-image-config__file-name{flex:1 0;overflow:hidden;text-overflow:ellipsis;text-align:left;white-space:nowrap;margin-left:11px;margin-right:5px;vertical-align:top}.dashboard-bootstrap .widget-image-config__margin{margin-bottom:16px}
.dashboard-bootstrap .report-widget-container{height:100%;position:relative;overflow:hidden}.dashboard-bootstrap .report-widget-container *{line-height:normal}.dashboard-bootstrap .report-widget-container .clsMinorHeadings{position:relative}.dashboard-bootstrap .report-widget-container .clsMajorHeadings{background-color:#f3f3f3}.dashboard-bootstrap .report-widget-container .clsGanttTD{height:22px}.dashboard-bootstrap .report-widget-container .clsGridTableHeader,.dashboard-bootstrap .report-widget-container .clsGanttTableHeader{position:absolute;z-index:3}.dashboard-bootstrap .report-widget-container .clsGridTableBody,.dashboard-bootstrap .report-widget-container .clsGanttTableBody{margin-top:31px;height:calc(100% - 30px)}.dashboard-bootstrap .report-widget-container .clsGridTableBody ::-webkit-scrollbar,.dashboard-bootstrap .report-widget-container .clsGanttTableBody ::-webkit-scrollbar{display:none}@-moz-document url-prefix(){.dashboard-bootstrap .report-widget-container .force-scrollbar-x{overflow-x:scroll !important;scrollbar-color:transparent transparent}}.dashboard-bootstrap .report-widget-container .clsGridTableHeader #tableHeader>tr{height:30px}.dashboard-bootstrap .report-widget-container .clsHTMLFormatterGrid{height:100%}.dashboard-bootstrap .report-widget-container .clsGridTableDiv{order:1}.dashboard-bootstrap .report-widget-container .clsGanttTableDiv{order:3}.dashboard-bootstrap .report-widget-container .clsGridGanttDivider{order:2;flex:0 0 5px}.dashboard-bootstrap .report-widget-container .clsGridTableDiv,.dashboard-bootstrap .report-widget-container .clsGanttTableDiv{height:100%;overflow:hidden;position:relative}.dashboard-bootstrap .report-widget-container .clsGridGanttDivider{z-index:3}
.dashboard-bootstrap .view-source-badge{position:absolute;cursor:pointer;font-size:13px;font-family:Inter,sans-serif;background-color:#007e84;color:#fff;border-radius:5px;padding:4px 12px 4px 6px;max-height:32px;z-index:4;display:none;transition:width .5s}.dashboard-bootstrap .view-source-badge.view-source-badge--right{display:block;top:7px;right:7px;width:auto}.dashboard-bootstrap .view-source-badge.view-source-badge--bottom{display:block;bottom:14px;left:7px;width:auto}
.dashboard-bootstrap .report-widget-source-card__tooltip-icon{width:20px;height:20px;margin-left:8px;bottom:2px;position:relative}.dashboard-bootstrap .report-widget-source-card__tooltip-icon:hover{cursor:pointer}
.dashboard-bootstrap .info-message__icon{display:inline-block;vertical-align:top;height:100%;width:20px}.dashboard-bootstrap .info-message__text{display:inline-block;color:#444;font-size:13px;width:calc(100% - 28px);margin-left:4px;margin-right:4px;text-overflow:ellipsis;overflow:hidden}.dashboard-bootstrap .info-message__text a{color:#444;text-decoration:underline}.dashboard-bootstrap .info-message{padding-top:8px;width:100%}
.dashboard-bootstrap .widget-report__take-ownership-link:hover{cursor:pointer}.dashboard-bootstrap .widget-report__take-ownership-link{text-decoration:underline;white-space:nowrap}
