html,body{height:100%;width:100%;overflow:hidden;margin:0}[role=button]{text-decoration:none!important}a{cursor:pointer}.loading-fade-in:before{content:" ";transition:background-color .5s ease-in-out;background-color:transparent}.loading-fade-in:after{content:" ";transition:border-color .5s ease-in-out;border-color:transparent}@-webkit-keyframes loading{to{-webkit-transform:rotate(360deg) translatez(0);transform:rotate(360deg) translatez(0)}}@keyframes loading{to{-webkit-transform:rotate(360deg) translatez(0);transform:rotate(360deg) translatez(0)}}@-webkit-keyframes loading-finite{to{-webkit-transform:rotate(360deg) translatez(0);transform:rotate(360deg) translatez(0)}}@keyframes loading-finite{to{-webkit-transform:rotate(360deg) translatez(0);transform:rotate(360deg) translatez(0)}}.loading-small{min-height:16px}.loading-small:after{border-style:solid;border-radius:100%;height:16px;width:16px;border-width:2px;border-color:transparent rgb(38,104,197) rgb(38,104,197) rgb(38,104,197);-webkit-animation:loading .5s linear;animation:loading .5s linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.loading-large{min-height:24px}.loading-large:after{border-style:solid;border-radius:100%;height:24px;width:24px;border-width:2px;border-color:transparent rgb(38,104,197) rgb(38,104,197) rgb(38,104,197);-webkit-animation:loading .5s linear;animation:loading .5s linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.loading-full{width:100%!important;position:absolute!important}.loading-full.loading{height:100%;overflow:hidden}.loading-full.loading:after{border-style:solid;border-radius:100%;height:48px;width:48px;border-width:3px;border-color:transparent rgb(38,104,197) rgb(38,104,197) rgb(38,104,197);-webkit-animation:loading .5s linear;animation:loading .5s linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.loading-icon{border-style:solid;border-radius:100%;height:16px;width:16px;border-width:2px;border-color:transparent rgb(38,104,197) rgb(38,104,197) rgb(38,104,197);-webkit-animation:loading .5s linear;animation:loading .5s linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.loading-full-screen:before,.loading:before{-moz-box-sizing:border-box;box-sizing:border-box;content:" ";top:0;right:0;left:0;bottom:0;display:block;z-index:1036}.loading-full-screen:after,.loading:after{-moz-box-sizing:border-box;box-sizing:border-box;content:"";position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;z-index:1037}.loading-full-screen:before{position:fixed!important;pointer-events:none}.loading-full-screen:after{pointer-events:none;border-style:solid;border-radius:100%;height:48px;width:48px;border-width:4px;border-color:transparent transparent transparent transparent;-webkit-animation:loading-finite .5s linear;animation:loading-finite .5s linear;-webkit-animation-iteration-count:2;animation-iteration-count:2}.loading{min-height:64px}.loading:before{position:absolute}.loading::before(:not(.transparent)){background-color:rgba(255,255,255,.95)}.loading:before,.loading:after{pointer-events:auto}.loading.loading-full-screen:before{background-color:rgba(36,49,67,.9)}.loading.loading-full-screen:after{border-style:solid;border-radius:100%;height:48px;width:48px;border-width:3px;border-color:transparent rgb(38,104,197) rgb(38,104,197) rgb(38,104,197);-webkit-animation:loading .5s linear;animation:loading .5s linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.loading .loading:before,.loading .loading:after{content:none}.p-component,.p-component *{-moz-box-sizing:border-box;box-sizing:border-box}.p-hidden{display:none}.p-hidden-space{visibility:hidden}.p-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.p-hidden-accessible input,.p-hidden-accessible select{-webkit-transform:scale(0);transform:scale(0)}.p-reset{margin:0;padding:0;border:0;outline:0;text-decoration:none;font-size:100%;list-style:none}.p-disabled,.p-disabled *{cursor:default!important;pointer-events:none}.p-component-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.p-overflow-hidden{overflow:hidden}.p-unselectable-text{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.p-scrollbar-measure{width:100px;height:100px;overflow:scroll;position:absolute;top:-9999px}@-webkit-keyframes p-fadein{0%{opacity:0}to{opacity:1}}@keyframes p-fadein{0%{opacity:0}to{opacity:1}}input[type=button],input[type=submit],input[type=reset],input[type=file]::-webkit-file-upload-button,button{border-radius:0}.p-link{text-align:left;background-color:transparent;margin:0;padding:0;border:0;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.p-link:disabled{cursor:default}.p-sr-only{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.p-connected-overlay{opacity:0;-webkit-transform:scaleY(.8);transform:scaleY(.8);transition:opacity .12s cubic-bezier(0,0,.2,1),-webkit-transform .12s cubic-bezier(0,0,.2,1);transition:transform .12s cubic-bezier(0,0,.2,1),opacity .12s cubic-bezier(0,0,.2,1);transition:transform .12s cubic-bezier(0,0,.2,1),opacity .12s cubic-bezier(0,0,.2,1),-webkit-transform .12s cubic-bezier(0,0,.2,1)}.p-connected-overlay-visible{opacity:1;-webkit-transform:scaleY(1);transform:scaleY(1)}.p-connected-overlay-hidden{opacity:0;-webkit-transform:scaleY(1);transform:scaleY(1);transition:opacity .1s linear}.p-toggleable-content.ng-animating{overflow:hidden}.p-badge{display:inline-block;border-radius:10px;text-align:center;padding:0 .5rem}.p-overlay-badge{position:relative}.p-overlay-badge .p-badge{position:absolute;top:0;right:0;-webkit-transform:translate(50%,-50%);transform:translate(50%,-50%);-webkit-transform-origin:100% 0;transform-origin:100% 0;margin:0}.p-badge-dot{width:.5rem;min-width:.5rem;height:.5rem;border-radius:50%;padding:0}.p-badge-no-gutter{padding:0;border-radius:50%}.p-button{margin:0;display:-webkit-inline-flex;display:inline-flex;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-align-items:center;align-items:center;vertical-align:bottom;text-align:center;overflow:hidden;position:relative}.p-button-label{-webkit-flex:1 1 auto;flex:1 1 auto}.p-button-icon-right{-webkit-order:1;order:1}.p-button:disabled{cursor:default}.p-button-icon-only{-webkit-justify-content:center;justify-content:center}.p-button-icon-only:after{content:"p";visibility:hidden;clip:rect(0 0 0 0);width:0}.p-button-vertical{-webkit-flex-direction:column;flex-direction:column}.p-button-icon-bottom{-webkit-order:2;order:2}.p-buttonset .p-button{margin:0}.p-buttonset .p-button:not(:last-child){border-right:0 none}.p-buttonset .p-button:not(:first-of-type):not(:last-of-type){border-radius:0}.p-buttonset .p-button:first-of-type{border-top-right-radius:0;border-bottom-right-radius:0}.p-buttonset .p-button:last-of-type{border-top-left-radius:0;border-bottom-left-radius:0}.p-buttonset .p-button:focus{position:relative;z-index:1}.p-checkbox{display:-webkit-inline-flex;display:inline-flex;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:bottom;position:relative}.p-checkbox-disabled{cursor:default!important;pointer-events:none}.p-checkbox-box{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}p-checkbox{display:-webkit-inline-flex;display:inline-flex;vertical-align:bottom;-webkit-align-items:center;align-items:center}.p-checkbox-label{line-height:1}.p-colorpicker-panel .p-colorpicker-color{background:transparent url(color.dae87a04d07ca92b.png) no-repeat left top}.p-colorpicker-panel .p-colorpicker-hue{background:transparent url(hue.8b1818380241e6ac.png) no-repeat left top}.p-inputtext{margin:0}.p-fluid .p-inputtext{width:100%}.p-inputgroup{display:-webkit-flex;display:flex;-webkit-align-items:stretch;align-items:stretch;width:100%}.p-inputgroup-addon{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}.p-inputgroup .p-float-label{display:-webkit-flex;display:flex;-webkit-align-items:stretch;align-items:stretch;width:100%}.p-inputgroup .p-inputtext,.p-fluid .p-inputgroup .p-inputtext,.p-inputgroup .p-inputwrapper,.p-inputgroup .p-inputwrapper>.p-component{-webkit-flex:1 1 auto;flex:1 1 auto;width:1%}.p-float-label{display:block;position:relative}.p-float-label label{position:absolute;pointer-events:none;top:50%;margin-top:-.5rem;transition-property:all;transition-timing-function:ease;line-height:1}.p-float-label textarea~label{top:1rem}.p-float-label input:focus~label,.p-float-label input.p-filled~label,.p-float-label textarea:focus~label,.p-float-label textarea.p-filled~label,.p-float-label .p-inputwrapper-focus~label,.p-float-label .p-inputwrapper-filled~label{top:-.75rem;font-size:12px}.p-float-label .input:-webkit-autofill~label{top:-20px;font-size:12px}.p-float-label input::-webkit-input-placeholder,.p-float-label .p-inputtext::-webkit-input-placeholder{opacity:0;-webkit-transition-property:all;transition-property:all;transition-timing-function:ease}.p-float-label input::-moz-placeholder,.p-float-label .p-inputtext::-moz-placeholder{opacity:0;-moz-transition-property:all;transition-property:all;transition-timing-function:ease}.p-float-label input:-ms-input-placeholder,.p-float-label .p-inputtext:-ms-input-placeholder{opacity:0;-ms-transition-property:all;transition-property:all;transition-timing-function:ease}.p-float-label input::-ms-input-placeholder,.p-float-label .p-inputtext::-ms-input-placeholder{opacity:0;-ms-transition-property:all;transition-property:all;transition-timing-function:ease}.p-float-label .p-placeholder,.p-float-label input::placeholder,.p-float-label .p-inputtext::placeholder{opacity:0;transition-property:all;transition-timing-function:ease}.p-float-label input:focus::-webkit-input-placeholder,.p-float-label .p-inputtext:focus::-webkit-input-placeholder{opacity:1;-webkit-transition-property:all;transition-property:all;transition-timing-function:ease}.p-float-label input:focus::-moz-placeholder,.p-float-label .p-inputtext:focus::-moz-placeholder{opacity:1;-moz-transition-property:all;transition-property:all;transition-timing-function:ease}.p-float-label input:focus:-ms-input-placeholder,.p-float-label .p-inputtext:focus:-ms-input-placeholder{opacity:1;-ms-transition-property:all;transition-property:all;transition-timing-function:ease}.p-float-label input:focus::-ms-input-placeholder,.p-float-label .p-inputtext:focus::-ms-input-placeholder{opacity:1;-ms-transition-property:all;transition-property:all;transition-timing-function:ease}.p-float-label .p-focus .p-placeholder,.p-float-label input:focus::placeholder,.p-float-label .p-inputtext:focus::placeholder{opacity:1;transition-property:all;transition-timing-function:ease}.p-input-icon-left,.p-input-icon-right{position:relative;display:inline-block}.p-input-icon-left>i,.p-input-icon-right>i{position:absolute;top:50%;margin-top:-.5rem}.p-fluid .p-input-icon-left,.p-fluid .p-input-icon-right{display:block;width:100%}.p-inputtextarea-resizable{overflow:hidden;resize:none}.p-fluid .p-inputtextarea{width:100%}.p-password{position:relative;display:-webkit-inline-flex;display:inline-flex}.p-password-panel{position:absolute;top:0;left:0}.p-password .p-password-panel{min-width:100%}.p-password-meter{height:10px}.p-password-strength{height:100%;width:0;transition:width 1s ease-in-out}.p-fluid .p-password{display:-webkit-flex;display:flex}.p-password-clear-icon{position:absolute;top:50%;margin-top:-.5rem;cursor:pointer}.p-password-clearable{position:relative}.p-radiobutton{display:-webkit-inline-flex;display:inline-flex;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:bottom;position:relative}.p-radiobutton-box{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.p-radiobutton-icon{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0) scale(.1);transform:translateZ(0) scale(.1);border-radius:50%;visibility:hidden}.p-radiobutton-box.p-highlight .p-radiobutton-icon{-webkit-transform:translateZ(0) scale(1,1);transform:translateZ(0) scale(1);visibility:visible}p-radiobutton{display:-webkit-inline-flex;display:inline-flex;vertical-align:bottom;-webkit-align-items:center;align-items:center}.p-radiobutton-label{line-height:1}.p-ripple{overflow:hidden;position:relative}.p-ink{display:block;position:absolute;background:rgba(255,255,255,.5);border-radius:100%;-webkit-transform:scale(0);transform:scale(0)}.p-ink-active{-webkit-animation:ripple .4s linear;animation:ripple .4s linear}.p-ripple-disabled .p-ink{display:none!important}@-webkit-keyframes ripple{to{opacity:0;-webkit-transform:scale(2.5);transform:scale(2.5)}}@keyframes ripple{to{opacity:0;-webkit-transform:scale(2.5);transform:scale(2.5)}}.p-tooltip{position:absolute;display:none;padding:.25em .5rem;max-width:12.5rem}.p-tooltip.p-tooltip-right,.p-tooltip.p-tooltip-left{padding:0 .25rem}.p-tooltip.p-tooltip-top,.p-tooltip.p-tooltip-bottom{padding:.25em 0}.p-tooltip .p-tooltip-text{white-space:pre-line;word-break:break-word}.p-tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.p-tooltip-right .p-tooltip-arrow{top:50%;left:0;margin-top:-.25rem;border-width:.25em .25em .25em 0}.p-tooltip-left .p-tooltip-arrow{top:50%;right:0;margin-top:-.25rem;border-width:.25em 0 .25em .25rem}.p-tooltip.p-tooltip-top{padding:.25em 0}.p-tooltip-top .p-tooltip-arrow{bottom:0;left:50%;margin-left:-.25rem;border-width:.25em .25em 0}.p-tooltip-bottom .p-tooltip-arrow{top:0;left:50%;margin-left:-.25rem;border-width:0 .25em .25rem}html,body{-moz-box-sizing:border-box;box-sizing:border-box}*,*:before,*:after{-moz-box-sizing:inherit;box-sizing:inherit}html,body{width:100%;height:100%;margin:0;background-color:transparent}html{font-size:16px;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{color:#243143;font-family:Open Sans,serif;font-size:14px}[tabindex="-1"]:focus{outline:none!important}abbr[title],abbr[data-original-title]{cursor:help}address{font-style:normal;line-height:inherit}b,strong{font-weight:600;font-size:14px;line-height:24px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::-webkit-input-placeholder{color:rgba(36,49,67,.7);opacity:1}::-moz-placeholder{color:rgba(36,49,67,.7);opacity:1}:-moz-placeholder{color:rgba(36,49,67,.7);opacity:1}:-ms-input-placeholder{color:rgba(36,49,67,.7);opacity:1}pre{overflow:auto;margin:0}figure{margin:0}img{vertical-align:middle}[role=button]{cursor:pointer}a,area,button,[role=button],input,label,select,summary,textarea{font-family:Open Sans,serif;font-size:inherit;touch-action:manipulation}table{border-collapse:collapse}table th{text-align:left}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}input,button,select,textarea{padding:0;border:0;margin:0;background:none;border-radius:0;line-height:inherit;outline:none}input::-ms-clear,input::-ms-reveal,input[type=text]::-ms-clear,input[type=text]::-ms-reveal{display:none;width:0;height:0}input[type=radio]:disabled,input[type=checkbox]:disabled{cursor:not-allowed}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{resize:vertical}fieldset{min-width:0;padding:0;border:0;margin:0}legend{display:block;width:100%;font-size:inherit;line-height:inherit}input[type=search]{-webkit-appearance:none}[hidden]{display:none!important}::selection{background-color:var(--av-brand-light)}::-moz-selection{background-color:var(--av-brand-light)}.am-alert{display:-webkit-flex;display:flex;overflow:hidden;min-height:42px;border-width:1px 0;border-style:solid}.am-alert__container{display:-webkit-flex;display:flex;-webkit-flex:1;flex:1;padding:8px 24px 0}.am-alert__title{font-weight:600;font-size:14px;line-height:24px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:32px}.am-alert__description{font-weight:400;font-size:14px;line-height:24px;margin-bottom:8px}.am-alert__close{display:-webkit-flex;display:flex;width:64px;min-height:100%;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;border-left:1px solid var(--av-brand-accent);color:var(--av-brand-primary)}.am-alert__close:hover{cursor:pointer}.am-alert__icon{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;margin-right:24px;margin-bottom:8px;font-size:0}.am-alert__content{-webkit-flex:1;flex:1}.am-alert__actions{margin-bottom:8px}.am-alert_info{border-color:#408bea;background-color:#ecf3fd}.am-alert_info .am-alert__icon{color:var(--av-brand-primary)}.am-alert_info .am-alert__close:hover{background-color:#ccdffa}.am-alert_info .am-alert__close:active{background-color:#b5d0f7}.am-alert_success{border-color:#9bc225;background-color:#f5f9e9}.am-alert_success .am-alert__icon{color:#9bc225}.am-alert_success .am-alert__close:hover{background-color:#e8f1cd}.am-alert_success .am-alert__close:active{background-color:#dfecb9}.am-alert_warning{border-color:#ffc107;background-color:#fff9e6}.am-alert_warning .am-alert__icon{color:#ffc107}.am-alert_warning .am-alert__close:hover{background-color:#fff0c2}.am-alert_warning .am-alert__close:active{background-color:#ffeaa9}.am-alert_error{border-color:#ea3939;background-color:#ffecec}.am-alert_error .am-alert__icon{color:#ea3939}.am-alert_error .am-alert__close:hover{background-color:#ffc8c8}.am-alert_error .am-alert__close:active{background-color:#ffafaf}.am-alert_without-top-border{border-top-width:0}.am-alert_without-bottom-border{border-bottom-width:0}.am-alert-fade-enter,.am-alert-fade-leave-active{opacity:0}.am-bar-chart__chart-container{position:relative;overflow:hidden;height:8px;margin-bottom:16px;border-radius:4px}.am-bar-chart__chart{position:absolute;top:50%;width:100%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.am-bar-chart__legend{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.am-bar-chart__legend-item{position:relative;display:-webkit-flex;display:flex;height:30px;-webkit-flex:1;flex:1;-webkit-flex-direction:column;flex-direction:column;padding:0 8px 0 6px}.am-bar-chart__legend-item:hover{cursor:pointer}.am-bar-chart__legend-item:last-child{margin-right:0}.am-bar-chart__legend-item_translucent{opacity:.25}.am-bar-chart__legend-marker{position:absolute;top:0;left:0;width:2px;height:100%;background-color:#243143}.am-bar-chart__legend-marker_color_fixed-primary{background-color:#243143!important}.am-bar-chart__legend-marker_color_fixed-secondary{background-color:rgba(36,49,67,.9)!important}.am-bar-chart__legend-marker_color_fixed-invisible{background-color:rgba(36,49,67,.1)!important}.am-bar-chart__legend-marker_color_fixed-light{background-color:rgba(36,49,67,.7)!important}.am-bar-chart__legend-marker_color_fixed-lighter{background-color:rgba(36,49,67,.4)!important}.am-bar-chart__legend-marker_color_fixed-lightest{background-color:rgba(36,49,67,.2)!important}.am-bar-chart__legend-marker_color_fixed-link{background-color:#2668c5!important}.am-bar-chart__legend-marker_color_fixed-white{background-color:#fff!important}.am-bar-chart__legend-marker_color_fixed-info{background-color:#408bea!important}.am-bar-chart__legend-marker_color_fixed-info-accent{background-color:#ecf3fd!important}.am-bar-chart__legend-marker_color_fixed-success{background-color:#9bc225!important}.am-bar-chart__legend-marker_color_fixed-success-accent{background-color:#f5f9e9!important}.am-bar-chart__legend-marker_color_fixed-warning{background-color:#ffc107!important}.am-bar-chart__legend-marker_color_fixed-warning-accent{background-color:#fff9e6!important}.am-bar-chart__legend-marker_color_fixed-critical{background-color:#ff810d!important}.am-bar-chart__legend-marker_color_fixed-critical-accent{background-color:#feedd9!important}.am-bar-chart__legend-marker_color_fixed-danger{background-color:#ea3939!important}.am-bar-chart__legend-marker_color_fixed-danger-accent{background-color:#ffecec!important}.am-bar-chart__legend-marker_color_fixed-info-dark{background-color:#1f56a2!important}.am-bar-chart__legend-marker_color_fixed-success-dark{background-color:#407009!important}.am-bar-chart__legend-marker_color_fixed-warning-dark{background-color:#8e5e2f!important}.am-bar-chart__legend-marker_color_fixed-critical-dark{background-color:#b5381c!important}.am-bar-chart__legend-marker_color_fixed-danger-dark{background-color:#c62020!important}.am-bar-chart__legend-marker_color_fixed-neutral-dark{background-color:#5c6673!important}.am-bar-chart__legend-marker_color_fixed-info-light{background-color:#cadef9!important}.am-bar-chart__legend-marker_color_fixed-warning-light{background-color:#ffe8a3!important}.am-bar-chart__legend-marker_color_fixed-success-light{background-color:#dae9ae!important}.am-bar-chart__legend-marker_color_fixed-critical-light{background-color:#ffc8aa!important}.am-bar-chart__legend-marker_color_fixed-danger-light{background-color:#ffc5c5!important}.am-bar-chart__legend-marker_color_fixed-neutral-light{background-color:#dee0e3!important}.am-bar-chart__legend-marker_color_custom-0{background-color:#0496bc!important}.am-bar-chart__legend-marker_color_custom-1{background-color:#0a3c56!important}.am-bar-chart__legend-marker_color_custom-2{background-color:#a2b868!important}.am-bar-chart__legend-marker_color_custom-3{background-color:#ecc835!important}.am-bar-chart__legend-marker_color_custom-4{background-color:#06ccb4!important}.am-bar-chart__legend-marker_color_custom-5{background-color:#4875b3!important}.am-bar-chart__legend-marker_color_custom-6{background-color:#4dafff!important}.am-bar-chart__legend-marker_color_custom-7{background-color:#dee6f1!important}.am-bar-chart__legend-marker_color_custom-8{background-color:#fff!important}.am-bar-chart__legend-marker_color_custom-9{background-color:rgba(217,44,51,.9)!important}.am-bar-chart__legend-marker_color_custom-10{background-color:rgba(170,222,12,.5)!important}.am-bar-chart__legend-marker_color_custom-11{background-color:#ffbc00!important}.am-bar-chart__legend-marker_color_custom-12{background-color:#818388!important}.am-bar-chart__legend-marker_color_custom-13{background-color:#119779!important}.am-bar-chart__legend-marker_color_custom-14{background-color:#b793d2!important}.am-bar-chart__legend-marker_color_custom-15{background-color:#27accf!important}.am-bar-chart__legend-marker_color_custom-16{background-color:#ffd000!important}.am-bar-chart__legend-marker_color_custom-17{background-color:#9d46e9!important}.am-bar-chart__legend-marker_color_custom-18{background-color:#0065e3!important}.am-bar-chart__legend-marker_color_custom-19{background-color:#4dafff!important}.am-bar-chart__legend-marker_color_custom-20{background-color:#dee6f1!important}.am-bar-chart__legend-marker_color_custom-21{background-color:#ffa310!important}.am-bar-chart__legend-marker_color_custom-22{background-color:#e8effc!important}.am-bar-chart__legend-marker_color_custom-23{background-color:#2668c5!important}.am-bar-chart__legend-marker_color_custom-24{background-color:#e9f0f9!important}.am-bar-chart__legend-marker_color_custom-25{background-color:#89c9f6!important}.am-bar-chart__legend-marker_color_custom-26{background-color:#ce78f3!important}.am-bar-chart__legend-marker_color_custom-27{background-color:#cc820e!important}.am-bar-chart__legend-marker_color_custom-28{background-color:#f7d63d!important}.am-bar-chart__legend-marker_color_custom-29{background-color:#609425!important}.am-bar-chart__legend-marker_color_chart-info{background-color:#408bea!important}.am-bar-chart__legend-marker_color_chart-success{background-color:#9bc225!important}.am-bar-chart__legend-marker_color_chart-warning{background-color:#ffc107!important}.am-bar-chart__legend-marker_color_chart-critical{background-color:#ff810d!important}.am-bar-chart__legend-marker_color_chart-danger{background-color:#ea3939!important}.am-bar-chart__legend-marker_color_chart-neutral{background-color:#dee0e3!important}.am-bar-chart__legend-marker_color_chart-blue{background-color:#2668c5!important}.am-bar-chart__legend-marker_color_chart-green{background-color:#08a69e!important}.am-bar-chart__legend-marker_color_chart-light-blue{background-color:#89c9f6!important}.am-bar-chart__legend-marker_color_chart-red{background-color:#f15c5c!important}.am-bar-chart__legend-marker_color_chart-yellow{background-color:#e8c94d!important}.am-bar-chart__legend-marker_color_chart-purple{background-color:#ce78f3!important}.am-bar-chart__legend-marker_color_chart-grey{background-color:#949aa3!important}.am-bar-chart__legend-marker_color_chart-violet{background-color:#6f5b95!important}.am-bar-chart__legend-marker_color_chart-turquoise{background-color:#24aee2!important}.am-bar-chart__legend-name{min-height:16px;margin-top:-2px}.am-bar-chart__legend-value{min-height:20px}.am-body-placeholder{z-index:10;display:-webkit-flex;display:flex;height:100%;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;background-color:var(--av-solid-brand-lightest)}.am-body-placeholder__content{display:-webkit-flex;display:flex;width:100%;max-width:768px;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;padding:24px 72px}.am-body-placeholder__title{font-weight:400;font-size:24px;line-height:32px;margin-bottom:8px}.am-body-placeholder__icon,.am-body-placeholder__text{width:100%}.am-body-placeholder__icon{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;margin-bottom:24px;color:var(--av-brand-light);font-size:0;text-align:center}.am-body-placeholder_color-brand-secondary{color:var(--av-brand-secondary)}.am-body-placeholder__text{font-weight:400;font-size:14px;line-height:24px;text-align:center}.am-body-placeholder__actions-group{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.am-button{font-weight:600;font-size:14px;line-height:24px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:-webkit-flex;display:flex;max-width:100%;height:32px;-webkit-align-items:center;align-items:center;padding:0 16px;border-radius:4px;cursor:pointer;line-height:32px;opacity:1;text-align:center}.am-button:active,.am-button:focus{outline:0}.am-button:focus{box-shadow:0 0 0 3px var(--av-fixed-focus)}.am-button:disabled,.am-button_disabled{cursor:default;opacity:.3}.am-button_variant_primary{color:#fff}.am-button_variant_primary,.am-button_variant_primary:disabled,.am-button_variant_primary:disabled:hover,.am-button_variant_primary.am-button_disabled,.am-button_variant_primary.am-button_disabled:hover{background-color:var(--av-brand-primary)}.am-button_variant_primary:hover{background-color:var(--av-brand-primary-hover)}.am-button_variant_primary:active{background-color:var(--av-brand-primary-active)}.am-button_variant_danger{color:#fff}.am-button_variant_danger,.am-button_variant_danger:disabled,.am-button_variant_danger:disabled:hover,.am-button_variant_danger.am-button_disabled,.am-button_variant_danger.am-button_disabled:hover{background-color:#ea3939}.am-button_variant_danger:hover{background-color:#e71919}.am-button_variant_danger:active{background-color:#d01616}.am-button_variant_success{color:#fff}.am-button_variant_success,.am-button_variant_success:disabled,.am-button_variant_success:disabled:hover,.am-button_variant_success.am-button_disabled,.am-button_variant_success.am-button_disabled:hover{background-color:#9bc225}.am-button_variant_success:hover{background-color:#83a41f}.am-button_variant_success:active{background-color:#728f1b}.am-button_variant_promo{color:#fff}.am-button_variant_promo,.am-button_variant_promo:disabled,.am-button_variant_promo:disabled:hover,.am-button_variant_promo.am-button_disabled,.am-button_variant_promo.am-button_disabled:hover{background-color:#0065e3}.am-button_variant_promo:hover{background-color:#0055bf}.am-button_variant_promo:active{background-color:#004aa6}.am-button_variant_secondary{border:1px solid var(--av-brand-primary);background-color:transparent;color:var(--av-brand-primary);line-height:30px}.am-button_variant_secondary:hover{border-color:var(--av-brand-primary);background-color:var(--av-brand-secondary-hover)}.am-button_variant_secondary:active{border-color:var(--av-brand-primary);background-color:var(--av-brand-secondary-active)}.am-button_variant_ghost{overflow:visible;padding:0;background-color:transparent;color:var(--av-brand-primary)}.am-button_variant_ghost:focus{background-color:none;box-shadow:none}.am-button_variant_ghost:focus-visible{background-color:var(--av-fixed-focus);box-shadow:8px 0 0 0 var(--av-fixed-focus),-8px 0 0 0 var(--av-fixed-focus)}.am-button_variant_ghost:hover{background-color:var(--av-brand-accent);box-shadow:8px 0 0 0 var(--av-brand-accent),-8px 0 0 0 var(--av-brand-accent)}.am-button_variant_ghost:active{background-color:var(--av-fixed-focus);box-shadow:8px 0 0 0 var(--av-fixed-focus),-8px 0 0 0 var(--av-fixed-focus)}.am-button_variant_ghost.am-button_type_close:hover{box-shadow:4px 0 0 0 var(--av-brand-accent),-4px 0 0 0 var(--av-brand-accent)}.am-button_variant_ghost.am-button_type_close:focus{box-shadow:4px 0 0 0 var(--av-fixed-focus),-4px 0 0 0 var(--av-fixed-focus)}.am-button_variant_group{-webkit-justify-content:center;justify-content:center;border:1px solid var(--av-brand-primary);border-left:0}am-button{display:inline-block;max-width:100%;border-radius:4px}am-button+am-button{margin-left:16px}.am-button__host_disabled{pointer-events:none}.am-button-group{display:-webkit-flex;display:flex;width:100%}.am-button-group__item{display:inline-block;-webkit-flex-grow:1;flex-grow:1;color:var(--av-brand-primary);font-weight:600}.am-button-group__item .am-button{border-radius:0}.am-button-group__item:first-child .am-button{border-left:1px solid var(--av-brand-primary);border-radius:4px 0 0 4px}.am-button-group__item:last-child .am-button{border-radius:0 4px 4px 0}.am-button-group__item_selected .am-button{background:var(--av-brand-accent)}.am-breadcrumbs{display:-webkit-flex;display:flex;max-width:100%;-webkit-align-items:center;align-items:center}.am-breadcrumbs__item{font-weight:400;font-size:14px;line-height:24px;display:-webkit-flex;display:flex;min-width:0;-webkit-align-items:center;align-items:center;line-height:32px}.am-breadcrumbs__separator{display:-webkit-flex;display:flex;color:var(--av-brand-light);line-height:1}.am-breadcrumbs .am-icon{display:-webkit-flex;display:flex}.am-breadcrumbs .am-dropdown__menu_open{margin-left:-8px}.am-calendar{width:224px;margin-bottom:8px}.am-calendar__header{font-weight:600;font-size:14px;line-height:24px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding-top:16px;margin-bottom:16px;cursor:default;line-height:16px;text-align:center;text-transform:uppercase}.am-calendar__day{font-weight:400;font-size:14px;line-height:24px;width:32px;height:32px;background-size:cover;cursor:pointer;line-height:32px;text-align:center}.am-calendar__day_header{cursor:default;font-weight:400}.am-calendar__day_first,.am-calendar__day_last{background-color:var(--av-brand-primary);color:#fff}.am-calendar__day_off{cursor:default;pointer-events:none}.am-calendar__day:not(.am-calendar__day_header):hover{border:1px solid;line-height:30px}.am-calendar__day:not(.am-calendar__day_header):hover,.am-calendar__day_selected{background-color:var(--av-brand-accent)}.am-chart{position:absolute;z-index:1;width:100%;height:100%;-webkit-flex-grow:1;flex-grow:1;background:transparent}.am-checkbox{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;font-size:0}.am-checkbox__control{width:16px;min-width:16px;height:16px;border:1px solid var(--av-brand-light);background-clip:border-box;background-color:#fff;border-radius:2px;cursor:pointer;text-align:center}.am-checkbox__control_checked{border:0;background-color:var(--av-brand-primary);box-shadow:none}.am-checkbox__control_checked:before{color:#fff}.am-checkbox__control_disabled{cursor:not-allowed}.am-checkbox__control_disabled,.am-checkbox__control_disabled:hover{background:none}.am-checkbox__control_checked.am-checkbox__control_disabled,.am-checkbox__control_checked.am-checkbox__control_disabled:hover{background:var(--av-brand-light);box-shadow:none}.am-checkbox__control_indeterminate{box-shadow:0 0 0 4px var(--av-brand-primary) inset}.am-checkbox__control am-icon{vertical-align:baseline}.am-checkbox__label{min-width:0;cursor:pointer;line-height:1}.am-checkbox__label_exist{margin-left:8px}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.am-checkbox{display:inline-block;line-height:16px;white-space:nowrap}.am-checkbox__control,.am-checkbox__label{display:inline-block;font-size:0;vertical-align:middle}}.am-combobox__input{margin-right:16px;caret-color:transparent;cursor:inherit}.am-combobox__arrow{position:absolute;top:0;right:0;display:-webkit-flex;display:flex;width:48px;height:100%;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;border-left:1px solid var(--av-brand-light);background-clip:padding-box;border-bottom-right-radius:3px;border-top-right-radius:3px;cursor:pointer;font-size:16px}.am-combobox__arrow:hover{background-color:var(--av-brand-accent)}.am-combobox__arrow:active{background-color:var(--av-brand-light)}.am-combobox .am-dropdown__menu_embedded{padding-top:8px}.am-combobox .am-dropdown__container{border:1px solid;border-radius:4px}.am-combobox .am-select__target{padding-right:48px}.am-combobox .am-select__target:before{content:normal;content:initial}.am-combobox .am-select__target:active{border-color:var(--av-brand-primary)}.am-combobox__target_disabled{cursor:default}.am-combobox__target_disabled .am-combobox__input{color:rgba(36,49,67,.4)}.am-combobox__target_disabled .am-combobox__arrow{cursor:default}.am-combobox__target_disabled .am-combobox__arrow:hover,.am-combobox__target_disabled .am-combobox__arrow:active{background-color:transparent!important}.am-combobox__target_disabled .am-combobox__arrow:before{color:var(--av-brand-primary)!important}.am-combobox__target_focus{border-color:var(--av-brand-primary)!important}.collapse-item__header{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;padding:16px 24px;border-bottom:1px solid var(--av-brand-lightest);cursor:pointer}am-count{display:-webkit-flex;display:flex}.am-count__item{display:inline-block;min-width:24px;text-align:end}.am-circle-progress-bar{display:inline-block}.am-close{color:var(--av-brand-primary)}.am-close_color_fixed-white{color:#fff}.am-close:hover{cursor:pointer}.am-date-panel__arrow{width:32px;margin-top:8px;font-size:22px;text-align:center}.am-datepicker{width:544px}.am-datepicker_dropdown{margin-top:-8px;margin-bottom:-8px}.am-datepicker__header{border-bottom:1px solid}.am-datepicker__header-item{font-weight:400;font-size:14px;line-height:24px;margin:16px;float:left;line-height:16px}.am-datepicker__input{font-weight:400;font-size:14px;line-height:24px;width:112px;padding:0 0 0 8px;border:1px solid;margin-bottom:16px;float:left;line-height:30px}.am-datepicker__input_label{font-weight:400;font-size:14px;line-height:24px;padding:0;border:0;margin:16px 0 8px 16px;line-height:16px;text-align:left}.am-datepicker__input_date{margin-right:16px;margin-left:16px}.am-datepicker__panel{border-top:1px solid}.am-datepicker__button{margin:16px 0 16px 16px;float:left}.am-days-of-month{display:block;margin:auto}.am-days-of-month__week,.am-days-of-month__day-wrapper,.am-days-of-month__day{display:-webkit-flex;display:flex}.am-days-of-month__day-wrapper,.am-days-of-month__day{-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}.am-days-of-month__day-wrapper{width:48px;height:40px}.am-days-of-month__day{width:32px;height:32px;border-radius:50%}.am-days-of-month__day_filler{visibility:hidden}.am-days-of-month__day_selected{background-color:var(--av-brand-accent)}.am-days-of-month__content{padding:8px}.am-days-of-month__footer{padding:0 16px}.am-days-of-month__footer-wrapper{display:-webkit-flex;display:flex;height:64px;-webkit-align-items:center;align-items:center;border-top:1px solid var(--av-brand-accent)}.am-days-of-month__footer-item{margin-right:24px}.am-days-of-month__footer-item:last-child{margin-right:0}.am-days-of-week{display:inline-block}.am-days-of-week__content{font-weight:400;font-size:14px;line-height:24px;display:-webkit-flex;display:flex;height:48px;border:1px solid var(--av-brand-light);background-color:#fff;border-radius:4px}.am-days-of-week__item{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;padding:0 16px;margin-right:1px;cursor:pointer}.am-days-of-week__item_selected{background-color:var(--av-brand-accent);box-shadow:0 0 0 1px var(--av-brand-primary)!important}.am-days-of-week__item:first-child{border-bottom-left-radius:3px;border-top-left-radius:3px}.am-days-of-week__item:last-child{margin-right:0;border-bottom-right-radius:3px;border-top-right-radius:3px}.am-days-of-week__item:not(:last-child){box-shadow:1px 0 var(--av-brand-light)}.am-details-panel{display:-webkit-flex;display:flex;overflow:hidden;min-width:720px;-webkit-flex-direction:column;flex-direction:column}.am-details-panel__content{overflow:auto;height:100%;padding:0 24px;background-color:var(--av-brand-accent)}.am-details-panel__section{margin-bottom:24px}.am-dialog{position:relative;max-height:100%;-moz-box-sizing:border-box;box-sizing:border-box;margin:48px;background-color:#fff;border-radius:4px;box-shadow:0 10px 20px rgba(36,49,67,.9)}.am-dialog_fullscreen{width:calc(100vw - 96px)}.am-dialog_fullscreen .am-dialog__body{height:calc(100vh - 224px)}.am-dialog_fullscreen.is-no-footer .am-dialog__body{height:calc(100vh - 160px)}.am-dialog_fullscreen.is-no-footer.is-no-header .am-dialog__body{height:calc(100vh - 96px)}.am-dialog_fullscreen.is-no-header .am-dialog__body{height:calc(100vh - 160px)}.am-dialog_clean{max-width:none;-webkit-flex-shrink:0;flex-shrink:0}.am-dialog_clean .am-dialog__close-button{position:absolute;z-index:2;top:16px;right:16px}.am-dialog_clean.am-dialog_width-medium .am-dialog-content__clean-content,.am-dialog_clean.am-dialog_width-large .am-dialog-content__clean-content,.am-dialog_clean.am-dialog_width-x-large .am-dialog-content__clean-content{padding:80px 104px}.am-dialog_height-auto .am-dialog__body{max-height:calc(100vh - 224px)}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.am-dialog_height-auto .am-dialog__body{max-height:none}}.am-dialog_height-auto.is-no-footer .am-dialog__body{max-height:calc(100vh - 160px)}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.am-dialog_height-auto.is-no-footer .am-dialog__body{max-height:none}}.am-dialog_height-auto.is-no-footer.is-no-header .am-dialog__body{max-height:calc(100vh - 96px)}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.am-dialog_height-auto.is-no-footer.is-no-header .am-dialog__body{max-height:none}}.am-dialog_height-auto.is-no-header .am-dialog__body{max-height:calc(100vh - 160px)}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.am-dialog_height-auto.is-no-header .am-dialog__body{max-height:none}}.am-dialog_height-medium .am-dialog__body{height:calc(100vh - 224px)}.am-dialog_height-medium.is-no-footer .am-dialog__body{height:calc(100vh - 160px)}.am-dialog_height-medium.is-no-footer.is-no-header .am-dialog__body{height:calc(100vh - 96px)}.am-dialog_height-medium.is-no-header .am-dialog__body{height:calc(100vh - 160px)}@media screen and (min-height: 500px){.am-dialog_height-medium .am-dialog__body{height:calc(100vh - 384px)}.am-dialog_height-medium.is-no-footer .am-dialog__body{height:calc(100vh - 320px)}.am-dialog_height-medium.is-no-footer.is-no-header .am-dialog__body{height:calc(100vh - 256px)}.am-dialog_height-medium.is-no-header .am-dialog__body{height:calc(100vh - 320px)}}.am-dialog_height-large .am-dialog__body{height:calc(100vh - 224px)}.am-dialog_height-large.is-no-footer .am-dialog__body{height:calc(100vh - 160px)}.am-dialog_height-large.is-no-footer.is-no-header .am-dialog__body{height:calc(100vh - 96px)}.am-dialog_height-large.is-no-header .am-dialog__body{height:calc(100vh - 160px)}@media screen and (min-height: 500px){.am-dialog_height-large .am-dialog__body{height:calc(100vh - 256px)}.am-dialog_height-large.is-no-footer .am-dialog__body{height:calc(100vh - 192px)}.am-dialog_height-large.is-no-footer.is-no-header .am-dialog__body{height:calc(100vh - 128px)}.am-dialog_height-large.is-no-header .am-dialog__body{height:calc(100vh - 192px)}}.am-dialog_height-fixed-medium .am-dialog__body{height:512px}.am-dialog_height-fixed-medium.is-no-footer .am-dialog__body{height:576px}.am-dialog_height-fixed-medium.is-no-footer.is-no-header .am-dialog__body{height:640px}.am-dialog_height-fixed-medium.is-no-header .am-dialog__body{height:576px}.am-dialog_height-fixed-medium .am-dialog-content__clean-content{min-height:640px}.am-dialog_width-small{width:512px;min-width:512px}.am-dialog_width-medium{width:672px;min-width:672px}.am-dialog_width-large{width:832px;min-width:832px}.am-dialog_width-x-large{width:992px;min-width:992px}.am-dialog__mask{position:fixed;inset:0;display:-webkit-flex;display:flex;overflow:hidden;margin:0}.am-dialog__outer-scroll{overflow:auto;width:100%;height:100%}.am-dialog__outer-container{display:-webkit-flex;display:flex;min-width:100vw;min-height:100vh;-webkit-align-items:flex-start;align-items:flex-start;-webkit-justify-content:center;justify-content:center}.am-dialog__outer-container.is-fixed-width{display:-webkit-inline-flex;display:inline-flex}.am-dialog__outer-container.am-dialog_position-center{-webkit-align-items:center;align-items:center}.am-dialog__flex-wrapper{display:-webkit-inline-flex;display:inline-flex;-webkit-flex-direction:column;flex-direction:column}.am-dialog__wrapper{position:fixed;inset:0;display:-webkit-flex;display:flex;overflow:hidden;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;margin:0;-webkit-box-align:center}.am-dialog__wrapper.is-position-top{-webkit-align-items:flex-start;align-items:flex-start}.am-dialog__container{background-color:var(--av-brand-lightest);outline:none}.am-dialog__header{display:-webkit-flex;display:flex;height:64px;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;padding:0 20px 0 24px;border-bottom:1px solid var(--av-brand-accent);background-clip:padding-box;background-color:#fff;border-top-left-radius:4px;border-top-right-radius:4px;font-size:0}.am-dialog__close-button{margin-left:16px}.am-dialog__title{min-width:0;padding-right:20px}.am-dialog__body{display:-webkit-flex;display:flex;overflow:hidden;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-flex-direction:column;flex-direction:column;padding:0}.am-dialog__body-scroll{overflow:auto;-webkit-flex-grow:1;flex-grow:1}.am-dialog__footer{display:-webkit-flex;display:flex;height:64px;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;padding:0 24px;border-top:1px solid var(--av-brand-accent);background-clip:padding-box;background-color:#fff;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.am-dialog__footer-aside{-webkit-flex:1;flex:1;padding-right:16px}.am-dialog__footer-actions{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.am-dialog_color-brand-accent{background-color:var(--av-brand-accent)}.am-dialog_color-brand-lightest{background-color:var(--av-brand-lightest)}.am-dialog-content__clean-content{display:-webkit-flex;display:flex;-webkit-flex:1 0 auto;flex:1 0 auto;-webkit-flex-direction:column;flex-direction:column;padding:80px 64px}.am-dialog-content__clean-content.is-fade-edges:before{position:absolute;z-index:1;top:0;right:0;left:0;height:64px;background-image:linear-gradient(to bottom,rgb(255,255,255),rgba(255,255,255,0));border-top-left-radius:4px;border-top-right-radius:4px;content:""}.am-dialog-content__clean-content.is-fade-edges:after{position:absolute;z-index:1;right:0;bottom:0;left:0;height:80px;background-image:linear-gradient(to top,rgb(255,255,255),rgba(255,255,255,0));border-bottom-left-radius:4px;border-bottom-right-radius:4px;content:""}.dialog-fade-enter-active{-webkit-animation:dialog-fade-in .3s;animation:dialog-fade-in .3s}.dialog-fade-leave-active{-webkit-animation:dialog-fade-out .3s;animation:dialog-fade-out .3s}.am-divider{display:block;overflow:hidden;height:1px;background-color:var(--av-brand-accent)}.am-divider_vertical{width:1px;height:16px}.am-dropdown{display:block;cursor:pointer}.am-dropdown__target{font-size:0}.am-dropdown__menu{position:fixed;z-index:1020;display:block;padding:8px 0;pointer-events:none;visibility:hidden}.am-dropdown__menu_open{pointer-events:auto;visibility:visible}.am-dropdown__container{display:block;height:100%;border:1px solid var(--av-brand-primary);background-color:#fff;border-radius:4px;box-shadow:0 10px 20px rgba(36,49,67,.2);cursor:pointer;overflow-x:hidden}.am-dropdown-menu,.am-select__menu{display:block;max-width:350px;padding:8px 0}.am-dropdown-menu__item,.am-select__item{display:-webkit-flex;display:flex;height:40px;-webkit-align-items:center;align-items:center;padding:0 16px;cursor:pointer;white-space:nowrap}.am-dropdown-menu__item:hover,.am-select__item:hover{background-color:var(--av-brand-accent)}.am-dropdown-menu__item:focus,.am-select__item:focus{background-color:var(--av-fixed-focus);outline:0}.am-dropdown-menu__item:active,.am-dropdown-menu__item_selected,.am-select__item:active,.am-select__item_selected{background-color:var(--av-brand-accent)}.am-dropdown-menu__icon{display:-webkit-flex;display:flex;min-width:24px;-webkit-align-items:center;align-items:center;color:var(--av-brand-primary)}.am-dropdown-menu__divider,.am-tree__divider,.am-select__divider{margin:8px 0}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.am-dropdown-menu__item,.am-select__item{font-size:0}}.am-dropdown-target{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;font-size:0}.am-dropdown-target__item{margin-right:8px}.am-dropdown-target__item:last-child{margin-right:0}.am-edit-panel{position:relative;display:-webkit-flex;display:flex;height:100%;-webkit-flex-direction:column;flex-direction:column;background-color:#fff}.am-edit-panel__header,.am-edit-panel__footer{display:-webkit-flex;display:flex;width:100%;min-height:64px;-webkit-align-items:center;align-items:center;padding:0 24px;font-size:0}.am-edit-panel__header{-webkit-justify-content:space-between;justify-content:space-between;padding-right:20px}.am-edit-panel__footer{border-top:1px solid var(--av-brand-accent)}.am-edit-panel__content{min-height:0;-webkit-flex:1;flex:1}.am-edit-panel__content-wrapper{padding:0 24px}.am-edit-panel__title{min-width:0;-webkit-flex:1;flex:1;margin-right:20px}.am-flex-container,am-widget ng-component{position:relative;display:-webkit-flex;display:flex;width:100%;-webkit-flex-direction:column;flex-direction:column;-webkit-flex-grow:1;flex-grow:1}.am-flex-container_horizontal{-webkit-flex-direction:row;flex-direction:row}.am-flex-container_space-between{-webkit-justify-content:space-between;justify-content:space-between}.am-flex-container__col{position:relative;-webkit-flex-basis:0;flex-basis:0;-webkit-flex-grow:1;flex-grow:1;-webkit-flex-shrink:1;flex-shrink:1}.am-form__group{margin-top:24px;margin-bottom:24px}.am-form__control{margin-top:16px;margin-bottom:16px}.am-form__control_invalid .am-input{border-color:#ea3939}.am-form__text{margin-top:16px;margin-bottom:16px}.am-form__content{padding:16px 0 0 24px}.am-form__content_hidden{display:none}.am-form__error{color:#ea3939;font-size:12px;line-height:16px}.am-full-screen-panel{height:100%;color:#fff}.am-full-screen-panel__header{position:absolute;z-index:1;display:-webkit-flex;display:flex;width:100%;height:64px;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;padding:0 24px}.am-full-screen-panel__content{position:absolute;top:64px;bottom:0;overflow:auto;width:100%}.am-full-screen-panel__title{min-width:0;-webkit-flex:1;flex:1;margin-right:16px}.am-full-screen-panel__toolbar{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.am-full-screen-panel__toolbar-item{margin-right:24px;font-size:0}.am-full-screen-panel__toolbar-item:last-child{margin-right:0}.am-grid{width:100%;table-layout:fixed}.am-grid__row{height:48px}.am-grid__cell{padding-right:16px;font-size:0}.am-grid__cell:first-child{padding-left:16px}.am-grid__cell_first{width:48px}.am-grid__head{color:var(--av-brand-primary);font-size:0}.am-grid__row{border:1px solid var(--av-brand-light);border-right:0;border-left:0}.am-grid__row .am-checkbox{visibility:hidden}.am-grid__row:hover,.am-grid__row_selected{border:1px double var(--av-brand-light);border-right:0;border-left:0;background-color:var(--av-brand-accent)}.am-grid__row:hover .am-checkbox,.am-grid__row_selected .am-checkbox,.am-grid_multiple-selection .am-grid__row .am-checkbox{visibility:visible}.am-grid-layout__row{margin-right:-8px;margin-left:-8px}.am-grid-layout__row:after{display:table;clear:both;content:""}.am-grid-layout_embedded-report-list-visible__col-md-12,.am-grid-layout_embedded-report-list-visible__col-md-11,.am-grid-layout_embedded-report-list-visible__col-md-10,.am-grid-layout_embedded-report-list-visible__col-md-9,.am-grid-layout_embedded-report-list-visible__col-md-8,.am-grid-layout_embedded-report-list-visible__col-md-7,.am-grid-layout_embedded-report-list-visible__col-md-6,.am-grid-layout_embedded-report-list-visible__col-md-5,.am-grid-layout_embedded-report-list-visible__col-md-4,.am-grid-layout_embedded-report-list-visible__col-md-3,.am-grid-layout_embedded-report-list-visible__col-md-2,.am-grid-layout_embedded-report-list-visible__col-md-1,.am-grid-layout_embedded-report-list-visible__col-sm-12,.am-grid-layout_embedded-report-list-visible__col-sm-11,.am-grid-layout_embedded-report-list-visible__col-sm-10,.am-grid-layout_embedded-report-list-visible__col-sm-9,.am-grid-layout_embedded-report-list-visible__col-sm-8,.am-grid-layout_embedded-report-list-visible__col-sm-7,.am-grid-layout_embedded-report-list-visible__col-sm-6,.am-grid-layout_embedded-report-list-visible__col-sm-5,.am-grid-layout_embedded-report-list-visible__col-sm-4,.am-grid-layout_embedded-report-list-visible__col-sm-3,.am-grid-layout_embedded-report-list-visible__col-sm-2,.am-grid-layout_embedded-report-list-visible__col-sm-1,.am-grid-layout_embedded-report-list-visible__col-xs-12,.am-grid-layout_embedded-report-list-visible__col-xs-11,.am-grid-layout_embedded-report-list-visible__col-xs-10,.am-grid-layout_embedded-report-list-visible__col-xs-9,.am-grid-layout_embedded-report-list-visible__col-xs-8,.am-grid-layout_embedded-report-list-visible__col-xs-7,.am-grid-layout_embedded-report-list-visible__col-xs-6,.am-grid-layout_embedded-report-list-visible__col-xs-5,.am-grid-layout_embedded-report-list-visible__col-xs-4,.am-grid-layout_embedded-report-list-visible__col-xs-3,.am-grid-layout_embedded-report-list-visible__col-xs-2,.am-grid-layout_embedded-report-list-visible__col-xs-1,.am-grid-layout_report-list-visible__col-md-12,.am-grid-layout_report-list-visible__col-md-11,.am-grid-layout_report-list-visible__col-md-10,.am-grid-layout_report-list-visible__col-md-9,.am-grid-layout_report-list-visible__col-md-8,.am-grid-layout_report-list-visible__col-md-7,.am-grid-layout_report-list-visible__col-md-6,.am-grid-layout_report-list-visible__col-md-5,.am-grid-layout_report-list-visible__col-md-4,.am-grid-layout_report-list-visible__col-md-3,.am-grid-layout_report-list-visible__col-md-2,.am-grid-layout_report-list-visible__col-md-1,.am-grid-layout_report-list-visible__col-sm-12,.am-grid-layout_report-list-visible__col-sm-11,.am-grid-layout_report-list-visible__col-sm-10,.am-grid-layout_report-list-visible__col-sm-9,.am-grid-layout_report-list-visible__col-sm-8,.am-grid-layout_report-list-visible__col-sm-7,.am-grid-layout_report-list-visible__col-sm-6,.am-grid-layout_report-list-visible__col-sm-5,.am-grid-layout_report-list-visible__col-sm-4,.am-grid-layout_report-list-visible__col-sm-3,.am-grid-layout_report-list-visible__col-sm-2,.am-grid-layout_report-list-visible__col-sm-1,.am-grid-layout_report-list-visible__col-xs-12,.am-grid-layout_report-list-visible__col-xs-11,.am-grid-layout_report-list-visible__col-xs-10,.am-grid-layout_report-list-visible__col-xs-9,.am-grid-layout_report-list-visible__col-xs-8,.am-grid-layout_report-list-visible__col-xs-7,.am-grid-layout_report-list-visible__col-xs-6,.am-grid-layout_report-list-visible__col-xs-5,.am-grid-layout_report-list-visible__col-xs-4,.am-grid-layout_report-list-visible__col-xs-3,.am-grid-layout_report-list-visible__col-xs-2,.am-grid-layout_report-list-visible__col-xs-1,.am-grid-layout_embedded__col-md-12,.am-grid-layout_embedded__col-md-11,.am-grid-layout_embedded__col-md-10,.am-grid-layout_embedded__col-md-9,.am-grid-layout_embedded__col-md-8,.am-grid-layout_embedded__col-md-7,.am-grid-layout_embedded__col-md-6,.am-grid-layout_embedded__col-md-5,.am-grid-layout_embedded__col-md-4,.am-grid-layout_embedded__col-md-3,.am-grid-layout_embedded__col-md-2,.am-grid-layout_embedded__col-md-1,.am-grid-layout_embedded__col-sm-12,.am-grid-layout_embedded__col-sm-11,.am-grid-layout_embedded__col-sm-10,.am-grid-layout_embedded__col-sm-9,.am-grid-layout_embedded__col-sm-8,.am-grid-layout_embedded__col-sm-7,.am-grid-layout_embedded__col-sm-6,.am-grid-layout_embedded__col-sm-5,.am-grid-layout_embedded__col-sm-4,.am-grid-layout_embedded__col-sm-3,.am-grid-layout_embedded__col-sm-2,.am-grid-layout_embedded__col-sm-1,.am-grid-layout_embedded__col-xs-12,.am-grid-layout_embedded__col-xs-11,.am-grid-layout_embedded__col-xs-10,.am-grid-layout_embedded__col-xs-9,.am-grid-layout_embedded__col-xs-8,.am-grid-layout_embedded__col-xs-7,.am-grid-layout_embedded__col-xs-6,.am-grid-layout_embedded__col-xs-5,.am-grid-layout_embedded__col-xs-4,.am-grid-layout_embedded__col-xs-3,.am-grid-layout_embedded__col-xs-2,.am-grid-layout_embedded__col-xs-1,.am-grid-layout_pdf__col-sm-12,.am-grid-layout_pdf__col-sm-11,.am-grid-layout_pdf__col-sm-10,.am-grid-layout_pdf__col-sm-9,.am-grid-layout_pdf__col-sm-8,.am-grid-layout_pdf__col-sm-7,.am-grid-layout_pdf__col-sm-6,.am-grid-layout_pdf__col-sm-5,.am-grid-layout_pdf__col-sm-4,.am-grid-layout_pdf__col-sm-3,.am-grid-layout_pdf__col-sm-2,.am-grid-layout_pdf__col-sm-1,.am-grid-layout_pdf__col-xs-12,.am-grid-layout_pdf__col-xs-11,.am-grid-layout_pdf__col-xs-10,.am-grid-layout_pdf__col-xs-9,.am-grid-layout_pdf__col-xs-8,.am-grid-layout_pdf__col-xs-7,.am-grid-layout_pdf__col-xs-6,.am-grid-layout_pdf__col-xs-5,.am-grid-layout_pdf__col-xs-4,.am-grid-layout_pdf__col-xs-3,.am-grid-layout_pdf__col-xs-2,.am-grid-layout_pdf__col-xs-1,.am-grid-layout__col-md-12,.am-grid-layout__col-md-11,.am-grid-layout__col-md-10,.am-grid-layout__col-md-9,.am-grid-layout__col-md-8,.am-grid-layout__col-md-7,.am-grid-layout__col-md-6,.am-grid-layout__col-md-5,.am-grid-layout__col-md-4,.am-grid-layout__col-md-3,.am-grid-layout__col-md-2,.am-grid-layout__col-md-1,.am-grid-layout__col-sm-12,.am-grid-layout__col-sm-11,.am-grid-layout__col-sm-10,.am-grid-layout__col-sm-9,.am-grid-layout__col-sm-8,.am-grid-layout__col-sm-7,.am-grid-layout__col-sm-6,.am-grid-layout__col-sm-5,.am-grid-layout__col-sm-4,.am-grid-layout__col-sm-3,.am-grid-layout__col-sm-2,.am-grid-layout__col-sm-1,.am-grid-layout__col-xs-12,.am-grid-layout__col-xs-11,.am-grid-layout__col-xs-10,.am-grid-layout__col-xs-9,.am-grid-layout__col-xs-8,.am-grid-layout__col-xs-7,.am-grid-layout__col-xs-6,.am-grid-layout__col-xs-5,.am-grid-layout__col-xs-4,.am-grid-layout__col-xs-3,.am-grid-layout__col-xs-2,.am-grid-layout__col-xs-1{position:relative;min-height:1px;padding-right:8px;padding-left:8px}.am-grid-layout__col-xs-1{width:8.3333333333%;float:left}.am-grid-layout__col-xs-2{width:16.6666666667%;float:left}.am-grid-layout__col-xs-3{width:25%;float:left}.am-grid-layout__col-xs-4{width:33.3333333333%;float:left}.am-grid-layout__col-xs-5{width:41.6666666667%;float:left}.am-grid-layout__col-xs-6{width:50%;float:left}.am-grid-layout__col-xs-7{width:58.3333333333%;float:left}.am-grid-layout__col-xs-8{width:66.6666666667%;float:left}.am-grid-layout__col-xs-9{width:75%;float:left}.am-grid-layout__col-xs-10{width:83.3333333333%;float:left}.am-grid-layout__col-xs-11{width:91.6666666667%;float:left}.am-grid-layout__col-xs-12{width:100%;float:left}.am-grid-layout__col_pull-xs-0{right:auto}.am-grid-layout__col_pull-xs-1{right:8.3333333333%}.am-grid-layout__col_pull-xs-2{right:16.6666666667%}.am-grid-layout__col_pull-xs-3{right:25%}.am-grid-layout__col_pull-xs-4{right:33.3333333333%}.am-grid-layout__col_pull-xs-5{right:41.6666666667%}.am-grid-layout__col_pull-xs-6{right:50%}.am-grid-layout__col_pull-xs-7{right:58.3333333333%}.am-grid-layout__col_pull-xs-8{right:66.6666666667%}.am-grid-layout__col_pull-xs-9{right:75%}.am-grid-layout__col_pull-xs-10{right:83.3333333333%}.am-grid-layout__col_pull-xs-11{right:91.6666666667%}.am-grid-layout__col_pull-xs-12{right:100%}.am-grid-layout__col_push-xs-0{left:auto}.am-grid-layout__col_push-xs-1{left:8.3333333333%}.am-grid-layout__col_push-xs-2{left:16.6666666667%}.am-grid-layout__col_push-xs-3{left:25%}.am-grid-layout__col_push-xs-4{left:33.3333333333%}.am-grid-layout__col_push-xs-5{left:41.6666666667%}.am-grid-layout__col_push-xs-6{left:50%}.am-grid-layout__col_push-xs-7{left:58.3333333333%}.am-grid-layout__col_push-xs-8{left:66.6666666667%}.am-grid-layout__col_push-xs-9{left:75%}.am-grid-layout__col_push-xs-10{left:83.3333333333%}.am-grid-layout__col_push-xs-11{left:91.6666666667%}.am-grid-layout__col_push-xs-12{left:100%}.am-grid-layout__col_offset-xs-1{margin-left:8.3333333333%}.am-grid-layout__col_offset-xs-2{margin-left:16.6666666667%}.am-grid-layout__col_offset-xs-3{margin-left:25%}.am-grid-layout__col_offset-xs-4{margin-left:33.3333333333%}.am-grid-layout__col_offset-xs-5{margin-left:41.6666666667%}.am-grid-layout__col_offset-xs-6{margin-left:50%}.am-grid-layout__col_offset-xs-7{margin-left:58.3333333333%}.am-grid-layout__col_offset-xs-8{margin-left:66.6666666667%}.am-grid-layout__col_offset-xs-9{margin-left:75%}.am-grid-layout__col_offset-xs-10{margin-left:83.3333333333%}.am-grid-layout__col_offset-xs-11{margin-left:91.6666666667%}@media (min-width: 688px){.am-grid-layout__col-sm-1{width:8.3333333333%;float:left}.am-grid-layout__col-sm-2{width:16.6666666667%;float:left}.am-grid-layout__col-sm-3{width:25%;float:left}.am-grid-layout__col-sm-4{width:33.3333333333%;float:left}.am-grid-layout__col-sm-5{width:41.6666666667%;float:left}.am-grid-layout__col-sm-6{width:50%;float:left}.am-grid-layout__col-sm-7{width:58.3333333333%;float:left}.am-grid-layout__col-sm-8{width:66.6666666667%;float:left}.am-grid-layout__col-sm-9{width:75%;float:left}.am-grid-layout__col-sm-10{width:83.3333333333%;float:left}.am-grid-layout__col-sm-11{width:91.6666666667%;float:left}.am-grid-layout__col-sm-12{width:100%;float:left}.am-grid-layout__col_pull-sm-0{right:auto}.am-grid-layout__col_pull-sm-1{right:8.3333333333%}.am-grid-layout__col_pull-sm-2{right:16.6666666667%}.am-grid-layout__col_pull-sm-3{right:25%}.am-grid-layout__col_pull-sm-4{right:33.3333333333%}.am-grid-layout__col_pull-sm-5{right:41.6666666667%}.am-grid-layout__col_pull-sm-6{right:50%}.am-grid-layout__col_pull-sm-7{right:58.3333333333%}.am-grid-layout__col_pull-sm-8{right:66.6666666667%}.am-grid-layout__col_pull-sm-9{right:75%}.am-grid-layout__col_pull-sm-10{right:83.3333333333%}.am-grid-layout__col_pull-sm-11{right:91.6666666667%}.am-grid-layout__col_pull-sm-12{right:100%}.am-grid-layout__col_push-sm-0{left:auto}.am-grid-layout__col_push-sm-1{left:8.3333333333%}.am-grid-layout__col_push-sm-2{left:16.6666666667%}.am-grid-layout__col_push-sm-3{left:25%}.am-grid-layout__col_push-sm-4{left:33.3333333333%}.am-grid-layout__col_push-sm-5{left:41.6666666667%}.am-grid-layout__col_push-sm-6{left:50%}.am-grid-layout__col_push-sm-7{left:58.3333333333%}.am-grid-layout__col_push-sm-8{left:66.6666666667%}.am-grid-layout__col_push-sm-9{left:75%}.am-grid-layout__col_push-sm-10{left:83.3333333333%}.am-grid-layout__col_push-sm-11{left:91.6666666667%}.am-grid-layout__col_push-sm-12{left:100%}.am-grid-layout__col_offset-sm-0{margin-left:0%}.am-grid-layout__col_offset-sm-1{margin-left:8.3333333333%}.am-grid-layout__col_offset-sm-2{margin-left:16.6666666667%}.am-grid-layout__col_offset-sm-3{margin-left:25%}.am-grid-layout__col_offset-sm-4{margin-left:33.3333333333%}.am-grid-layout__col_offset-sm-5{margin-left:41.6666666667%}.am-grid-layout__col_offset-sm-6{margin-left:50%}.am-grid-layout__col_offset-sm-7{margin-left:58.3333333333%}.am-grid-layout__col_offset-sm-8{margin-left:66.6666666667%}.am-grid-layout__col_offset-sm-9{margin-left:75%}.am-grid-layout__col_offset-sm-10{margin-left:83.3333333333%}.am-grid-layout__col_offset-sm-11{margin-left:91.6666666667%}}@media (min-width: 1024px){.am-grid-layout__col-md-1{width:8.3333333333%;float:left}.am-grid-layout__col-md-2{width:16.6666666667%;float:left}.am-grid-layout__col-md-3{width:25%;float:left}.am-grid-layout__col-md-4{width:33.3333333333%;float:left}.am-grid-layout__col-md-5{width:41.6666666667%;float:left}.am-grid-layout__col-md-6{width:50%;float:left}.am-grid-layout__col-md-7{width:58.3333333333%;float:left}.am-grid-layout__col-md-8{width:66.6666666667%;float:left}.am-grid-layout__col-md-9{width:75%;float:left}.am-grid-layout__col-md-10{width:83.3333333333%;float:left}.am-grid-layout__col-md-11{width:91.6666666667%;float:left}.am-grid-layout__col-md-12{width:100%;float:left}.am-grid-layout__col_pull-md-0{right:auto}.am-grid-layout__col_pull-md-1{right:8.3333333333%}.am-grid-layout__col_pull-md-2{right:16.6666666667%}.am-grid-layout__col_pull-md-3{right:25%}.am-grid-layout__col_pull-md-4{right:33.3333333333%}.am-grid-layout__col_pull-md-5{right:41.6666666667%}.am-grid-layout__col_pull-md-6{right:50%}.am-grid-layout__col_pull-md-7{right:58.3333333333%}.am-grid-layout__col_pull-md-8{right:66.6666666667%}.am-grid-layout__col_pull-md-9{right:75%}.am-grid-layout__col_pull-md-10{right:83.3333333333%}.am-grid-layout__col_pull-md-11{right:91.6666666667%}.am-grid-layout__col_pull-md-12{right:100%}.am-grid-layout__col_push-md-0{left:auto}.am-grid-layout__col_push-md-1{left:8.3333333333%}.am-grid-layout__col_push-md-2{left:16.6666666667%}.am-grid-layout__col_push-md-3{left:25%}.am-grid-layout__col_push-md-4{left:33.3333333333%}.am-grid-layout__col_push-md-5{left:41.6666666667%}.am-grid-layout__col_push-md-6{left:50%}.am-grid-layout__col_push-md-7{left:58.3333333333%}.am-grid-layout__col_push-md-8{left:66.6666666667%}.am-grid-layout__col_push-md-9{left:75%}.am-grid-layout__col_push-md-10{left:83.3333333333%}.am-grid-layout__col_push-md-11{left:91.6666666667%}.am-grid-layout__col_push-md-12{left:100%}.am-grid-layout__col_offset-md-0{margin-left:0%}.am-grid-layout__col_offset-md-1{margin-left:8.3333333333%}.am-grid-layout__col_offset-md-2{margin-left:16.6666666667%}.am-grid-layout__col_offset-md-3{margin-left:25%}.am-grid-layout__col_offset-md-4{margin-left:33.3333333333%}.am-grid-layout__col_offset-md-5{margin-left:41.6666666667%}.am-grid-layout__col_offset-md-6{margin-left:50%}.am-grid-layout__col_offset-md-7{margin-left:58.3333333333%}.am-grid-layout__col_offset-md-8{margin-left:66.6666666667%}.am-grid-layout__col_offset-md-9{margin-left:75%}.am-grid-layout__col_offset-md-10{margin-left:83.3333333333%}.am-grid-layout__col_offset-md-11{margin-left:91.6666666667%}}.am-grid-layout_pdf__row{margin-right:-8px;margin-left:-8px}.am-grid-layout_pdf__row:after{display:table;clear:both;content:""}.am-grid-layout_embedded-report-list-visible__col-md-12,.am-grid-layout_embedded-report-list-visible__col-md-11,.am-grid-layout_embedded-report-list-visible__col-md-10,.am-grid-layout_embedded-report-list-visible__col-md-9,.am-grid-layout_embedded-report-list-visible__col-md-8,.am-grid-layout_embedded-report-list-visible__col-md-7,.am-grid-layout_embedded-report-list-visible__col-md-6,.am-grid-layout_embedded-report-list-visible__col-md-5,.am-grid-layout_embedded-report-list-visible__col-md-4,.am-grid-layout_embedded-report-list-visible__col-md-3,.am-grid-layout_embedded-report-list-visible__col-md-2,.am-grid-layout_embedded-report-list-visible__col-md-1,.am-grid-layout_embedded-report-list-visible__col-sm-12,.am-grid-layout_embedded-report-list-visible__col-sm-11,.am-grid-layout_embedded-report-list-visible__col-sm-10,.am-grid-layout_embedded-report-list-visible__col-sm-9,.am-grid-layout_embedded-report-list-visible__col-sm-8,.am-grid-layout_embedded-report-list-visible__col-sm-7,.am-grid-layout_embedded-report-list-visible__col-sm-6,.am-grid-layout_embedded-report-list-visible__col-sm-5,.am-grid-layout_embedded-report-list-visible__col-sm-4,.am-grid-layout_embedded-report-list-visible__col-sm-3,.am-grid-layout_embedded-report-list-visible__col-sm-2,.am-grid-layout_embedded-report-list-visible__col-sm-1,.am-grid-layout_embedded-report-list-visible__col-xs-12,.am-grid-layout_embedded-report-list-visible__col-xs-11,.am-grid-layout_embedded-report-list-visible__col-xs-10,.am-grid-layout_embedded-report-list-visible__col-xs-9,.am-grid-layout_embedded-report-list-visible__col-xs-8,.am-grid-layout_embedded-report-list-visible__col-xs-7,.am-grid-layout_embedded-report-list-visible__col-xs-6,.am-grid-layout_embedded-report-list-visible__col-xs-5,.am-grid-layout_embedded-report-list-visible__col-xs-4,.am-grid-layout_embedded-report-list-visible__col-xs-3,.am-grid-layout_embedded-report-list-visible__col-xs-2,.am-grid-layout_embedded-report-list-visible__col-xs-1,.am-grid-layout_report-list-visible__col-md-12,.am-grid-layout_report-list-visible__col-md-11,.am-grid-layout_report-list-visible__col-md-10,.am-grid-layout_report-list-visible__col-md-9,.am-grid-layout_report-list-visible__col-md-8,.am-grid-layout_report-list-visible__col-md-7,.am-grid-layout_report-list-visible__col-md-6,.am-grid-layout_report-list-visible__col-md-5,.am-grid-layout_report-list-visible__col-md-4,.am-grid-layout_report-list-visible__col-md-3,.am-grid-layout_report-list-visible__col-md-2,.am-grid-layout_report-list-visible__col-md-1,.am-grid-layout_report-list-visible__col-sm-12,.am-grid-layout_report-list-visible__col-sm-11,.am-grid-layout_report-list-visible__col-sm-10,.am-grid-layout_report-list-visible__col-sm-9,.am-grid-layout_report-list-visible__col-sm-8,.am-grid-layout_report-list-visible__col-sm-7,.am-grid-layout_report-list-visible__col-sm-6,.am-grid-layout_report-list-visible__col-sm-5,.am-grid-layout_report-list-visible__col-sm-4,.am-grid-layout_report-list-visible__col-sm-3,.am-grid-layout_report-list-visible__col-sm-2,.am-grid-layout_report-list-visible__col-sm-1,.am-grid-layout_report-list-visible__col-xs-12,.am-grid-layout_report-list-visible__col-xs-11,.am-grid-layout_report-list-visible__col-xs-10,.am-grid-layout_report-list-visible__col-xs-9,.am-grid-layout_report-list-visible__col-xs-8,.am-grid-layout_report-list-visible__col-xs-7,.am-grid-layout_report-list-visible__col-xs-6,.am-grid-layout_report-list-visible__col-xs-5,.am-grid-layout_report-list-visible__col-xs-4,.am-grid-layout_report-list-visible__col-xs-3,.am-grid-layout_report-list-visible__col-xs-2,.am-grid-layout_report-list-visible__col-xs-1,.am-grid-layout_embedded__col-md-12,.am-grid-layout_embedded__col-md-11,.am-grid-layout_embedded__col-md-10,.am-grid-layout_embedded__col-md-9,.am-grid-layout_embedded__col-md-8,.am-grid-layout_embedded__col-md-7,.am-grid-layout_embedded__col-md-6,.am-grid-layout_embedded__col-md-5,.am-grid-layout_embedded__col-md-4,.am-grid-layout_embedded__col-md-3,.am-grid-layout_embedded__col-md-2,.am-grid-layout_embedded__col-md-1,.am-grid-layout_embedded__col-sm-12,.am-grid-layout_embedded__col-sm-11,.am-grid-layout_embedded__col-sm-10,.am-grid-layout_embedded__col-sm-9,.am-grid-layout_embedded__col-sm-8,.am-grid-layout_embedded__col-sm-7,.am-grid-layout_embedded__col-sm-6,.am-grid-layout_embedded__col-sm-5,.am-grid-layout_embedded__col-sm-4,.am-grid-layout_embedded__col-sm-3,.am-grid-layout_embedded__col-sm-2,.am-grid-layout_embedded__col-sm-1,.am-grid-layout_embedded__col-xs-12,.am-grid-layout_embedded__col-xs-11,.am-grid-layout_embedded__col-xs-10,.am-grid-layout_embedded__col-xs-9,.am-grid-layout_embedded__col-xs-8,.am-grid-layout_embedded__col-xs-7,.am-grid-layout_embedded__col-xs-6,.am-grid-layout_embedded__col-xs-5,.am-grid-layout_embedded__col-xs-4,.am-grid-layout_embedded__col-xs-3,.am-grid-layout_embedded__col-xs-2,.am-grid-layout_embedded__col-xs-1,.am-grid-layout_pdf__col-sm-12,.am-grid-layout_pdf__col-sm-11,.am-grid-layout_pdf__col-sm-10,.am-grid-layout_pdf__col-sm-9,.am-grid-layout_pdf__col-sm-8,.am-grid-layout_pdf__col-sm-7,.am-grid-layout_pdf__col-sm-6,.am-grid-layout_pdf__col-sm-5,.am-grid-layout_pdf__col-sm-4,.am-grid-layout_pdf__col-sm-3,.am-grid-layout_pdf__col-sm-2,.am-grid-layout_pdf__col-sm-1,.am-grid-layout_pdf__col-xs-12,.am-grid-layout_pdf__col-xs-11,.am-grid-layout_pdf__col-xs-10,.am-grid-layout_pdf__col-xs-9,.am-grid-layout_pdf__col-xs-8,.am-grid-layout_pdf__col-xs-7,.am-grid-layout_pdf__col-xs-6,.am-grid-layout_pdf__col-xs-5,.am-grid-layout_pdf__col-xs-4,.am-grid-layout_pdf__col-xs-3,.am-grid-layout_pdf__col-xs-2,.am-grid-layout_pdf__col-xs-1,.am-grid-layout__col-xs-1,.am-grid-layout__col-xs-2,.am-grid-layout__col-xs-3,.am-grid-layout__col-xs-4,.am-grid-layout__col-xs-5,.am-grid-layout__col-xs-6,.am-grid-layout__col-xs-7,.am-grid-layout__col-xs-8,.am-grid-layout__col-xs-9,.am-grid-layout__col-xs-10,.am-grid-layout__col-xs-11,.am-grid-layout__col-xs-12,.am-grid-layout__col-sm-1,.am-grid-layout__col-sm-2,.am-grid-layout__col-sm-3,.am-grid-layout__col-sm-4,.am-grid-layout__col-sm-5,.am-grid-layout__col-sm-6,.am-grid-layout__col-sm-7,.am-grid-layout__col-sm-8,.am-grid-layout__col-sm-9,.am-grid-layout__col-sm-10,.am-grid-layout__col-sm-11,.am-grid-layout__col-sm-12,.am-grid-layout__col-md-1,.am-grid-layout__col-md-2,.am-grid-layout__col-md-3,.am-grid-layout__col-md-4,.am-grid-layout__col-md-5,.am-grid-layout__col-md-6,.am-grid-layout__col-md-7,.am-grid-layout__col-md-8,.am-grid-layout__col-md-9,.am-grid-layout__col-md-10,.am-grid-layout__col-md-11,.am-grid-layout__col-md-12{position:relative;min-height:1px;padding-right:8px;padding-left:8px}.am-grid-layout_pdf__col-xs-1{width:8.3333333333%;float:left}.am-grid-layout_pdf__col-xs-2{width:16.6666666667%;float:left}.am-grid-layout_pdf__col-xs-3{width:25%;float:left}.am-grid-layout_pdf__col-xs-4{width:33.3333333333%;float:left}.am-grid-layout_pdf__col-xs-5{width:41.6666666667%;float:left}.am-grid-layout_pdf__col-xs-6{width:50%;float:left}.am-grid-layout_pdf__col-xs-7{width:58.3333333333%;float:left}.am-grid-layout_pdf__col-xs-8{width:66.6666666667%;float:left}.am-grid-layout_pdf__col-xs-9{width:75%;float:left}.am-grid-layout_pdf__col-xs-10{width:83.3333333333%;float:left}.am-grid-layout_pdf__col-xs-11{width:91.6666666667%;float:left}.am-grid-layout_pdf__col-xs-12{width:100%;float:left}.am-grid-layout_pdf__col_pull-xs-0{right:auto}.am-grid-layout_pdf__col_pull-xs-1{right:8.3333333333%}.am-grid-layout_pdf__col_pull-xs-2{right:16.6666666667%}.am-grid-layout_pdf__col_pull-xs-3{right:25%}.am-grid-layout_pdf__col_pull-xs-4{right:33.3333333333%}.am-grid-layout_pdf__col_pull-xs-5{right:41.6666666667%}.am-grid-layout_pdf__col_pull-xs-6{right:50%}.am-grid-layout_pdf__col_pull-xs-7{right:58.3333333333%}.am-grid-layout_pdf__col_pull-xs-8{right:66.6666666667%}.am-grid-layout_pdf__col_pull-xs-9{right:75%}.am-grid-layout_pdf__col_pull-xs-10{right:83.3333333333%}.am-grid-layout_pdf__col_pull-xs-11{right:91.6666666667%}.am-grid-layout_pdf__col_pull-xs-12{right:100%}.am-grid-layout_pdf__col_push-xs-0{left:auto}.am-grid-layout_pdf__col_push-xs-1{left:8.3333333333%}.am-grid-layout_pdf__col_push-xs-2{left:16.6666666667%}.am-grid-layout_pdf__col_push-xs-3{left:25%}.am-grid-layout_pdf__col_push-xs-4{left:33.3333333333%}.am-grid-layout_pdf__col_push-xs-5{left:41.6666666667%}.am-grid-layout_pdf__col_push-xs-6{left:50%}.am-grid-layout_pdf__col_push-xs-7{left:58.3333333333%}.am-grid-layout_pdf__col_push-xs-8{left:66.6666666667%}.am-grid-layout_pdf__col_push-xs-9{left:75%}.am-grid-layout_pdf__col_push-xs-10{left:83.3333333333%}.am-grid-layout_pdf__col_push-xs-11{left:91.6666666667%}.am-grid-layout_pdf__col_push-xs-12{left:100%}.am-grid-layout_pdf__col_offset-xs-1{margin-left:8.3333333333%}.am-grid-layout_pdf__col_offset-xs-2{margin-left:16.6666666667%}.am-grid-layout_pdf__col_offset-xs-3{margin-left:25%}.am-grid-layout_pdf__col_offset-xs-4{margin-left:33.3333333333%}.am-grid-layout_pdf__col_offset-xs-5{margin-left:41.6666666667%}.am-grid-layout_pdf__col_offset-xs-6{margin-left:50%}.am-grid-layout_pdf__col_offset-xs-7{margin-left:58.3333333333%}.am-grid-layout_pdf__col_offset-xs-8{margin-left:66.6666666667%}.am-grid-layout_pdf__col_offset-xs-9{margin-left:75%}.am-grid-layout_pdf__col_offset-xs-10{margin-left:83.3333333333%}.am-grid-layout_pdf__col_offset-xs-11{margin-left:91.6666666667%}@media (min-width: 768px){.am-grid-layout_pdf__col-sm-1{width:8.3333333333%;float:left}.am-grid-layout_pdf__col-sm-2{width:16.6666666667%;float:left}.am-grid-layout_pdf__col-sm-3{width:25%;float:left}.am-grid-layout_pdf__col-sm-4{width:33.3333333333%;float:left}.am-grid-layout_pdf__col-sm-5{width:41.6666666667%;float:left}.am-grid-layout_pdf__col-sm-6{width:50%;float:left}.am-grid-layout_pdf__col-sm-7{width:58.3333333333%;float:left}.am-grid-layout_pdf__col-sm-8{width:66.6666666667%;float:left}.am-grid-layout_pdf__col-sm-9{width:75%;float:left}.am-grid-layout_pdf__col-sm-10{width:83.3333333333%;float:left}.am-grid-layout_pdf__col-sm-11{width:91.6666666667%;float:left}.am-grid-layout_pdf__col-sm-12{width:100%;float:left}.am-grid-layout_pdf__col_pull-sm-0{right:auto}.am-grid-layout_pdf__col_pull-sm-1{right:8.3333333333%}.am-grid-layout_pdf__col_pull-sm-2{right:16.6666666667%}.am-grid-layout_pdf__col_pull-sm-3{right:25%}.am-grid-layout_pdf__col_pull-sm-4{right:33.3333333333%}.am-grid-layout_pdf__col_pull-sm-5{right:41.6666666667%}.am-grid-layout_pdf__col_pull-sm-6{right:50%}.am-grid-layout_pdf__col_pull-sm-7{right:58.3333333333%}.am-grid-layout_pdf__col_pull-sm-8{right:66.6666666667%}.am-grid-layout_pdf__col_pull-sm-9{right:75%}.am-grid-layout_pdf__col_pull-sm-10{right:83.3333333333%}.am-grid-layout_pdf__col_pull-sm-11{right:91.6666666667%}.am-grid-layout_pdf__col_pull-sm-12{right:100%}.am-grid-layout_pdf__col_push-sm-0{left:auto}.am-grid-layout_pdf__col_push-sm-1{left:8.3333333333%}.am-grid-layout_pdf__col_push-sm-2{left:16.6666666667%}.am-grid-layout_pdf__col_push-sm-3{left:25%}.am-grid-layout_pdf__col_push-sm-4{left:33.3333333333%}.am-grid-layout_pdf__col_push-sm-5{left:41.6666666667%}.am-grid-layout_pdf__col_push-sm-6{left:50%}.am-grid-layout_pdf__col_push-sm-7{left:58.3333333333%}.am-grid-layout_pdf__col_push-sm-8{left:66.6666666667%}.am-grid-layout_pdf__col_push-sm-9{left:75%}.am-grid-layout_pdf__col_push-sm-10{left:83.3333333333%}.am-grid-layout_pdf__col_push-sm-11{left:91.6666666667%}.am-grid-layout_pdf__col_push-sm-12{left:100%}.am-grid-layout_pdf__col_offset-sm-0{margin-left:0%}.am-grid-layout_pdf__col_offset-sm-1{margin-left:8.3333333333%}.am-grid-layout_pdf__col_offset-sm-2{margin-left:16.6666666667%}.am-grid-layout_pdf__col_offset-sm-3{margin-left:25%}.am-grid-layout_pdf__col_offset-sm-4{margin-left:33.3333333333%}.am-grid-layout_pdf__col_offset-sm-5{margin-left:41.6666666667%}.am-grid-layout_pdf__col_offset-sm-6{margin-left:50%}.am-grid-layout_pdf__col_offset-sm-7{margin-left:58.3333333333%}.am-grid-layout_pdf__col_offset-sm-8{margin-left:66.6666666667%}.am-grid-layout_pdf__col_offset-sm-9{margin-left:75%}.am-grid-layout_pdf__col_offset-sm-10{margin-left:83.3333333333%}.am-grid-layout_pdf__col_offset-sm-11{margin-left:91.6666666667%}}.am-grid-layout_embedded__row{margin-right:-8px;margin-left:-8px}.am-grid-layout_embedded__row:after{display:table;clear:both;content:""}.am-grid-layout_embedded-report-list-visible__col-md-12,.am-grid-layout_embedded-report-list-visible__col-md-11,.am-grid-layout_embedded-report-list-visible__col-md-10,.am-grid-layout_embedded-report-list-visible__col-md-9,.am-grid-layout_embedded-report-list-visible__col-md-8,.am-grid-layout_embedded-report-list-visible__col-md-7,.am-grid-layout_embedded-report-list-visible__col-md-6,.am-grid-layout_embedded-report-list-visible__col-md-5,.am-grid-layout_embedded-report-list-visible__col-md-4,.am-grid-layout_embedded-report-list-visible__col-md-3,.am-grid-layout_embedded-report-list-visible__col-md-2,.am-grid-layout_embedded-report-list-visible__col-md-1,.am-grid-layout_embedded-report-list-visible__col-sm-12,.am-grid-layout_embedded-report-list-visible__col-sm-11,.am-grid-layout_embedded-report-list-visible__col-sm-10,.am-grid-layout_embedded-report-list-visible__col-sm-9,.am-grid-layout_embedded-report-list-visible__col-sm-8,.am-grid-layout_embedded-report-list-visible__col-sm-7,.am-grid-layout_embedded-report-list-visible__col-sm-6,.am-grid-layout_embedded-report-list-visible__col-sm-5,.am-grid-layout_embedded-report-list-visible__col-sm-4,.am-grid-layout_embedded-report-list-visible__col-sm-3,.am-grid-layout_embedded-report-list-visible__col-sm-2,.am-grid-layout_embedded-report-list-visible__col-sm-1,.am-grid-layout_embedded-report-list-visible__col-xs-12,.am-grid-layout_embedded-report-list-visible__col-xs-11,.am-grid-layout_embedded-report-list-visible__col-xs-10,.am-grid-layout_embedded-report-list-visible__col-xs-9,.am-grid-layout_embedded-report-list-visible__col-xs-8,.am-grid-layout_embedded-report-list-visible__col-xs-7,.am-grid-layout_embedded-report-list-visible__col-xs-6,.am-grid-layout_embedded-report-list-visible__col-xs-5,.am-grid-layout_embedded-report-list-visible__col-xs-4,.am-grid-layout_embedded-report-list-visible__col-xs-3,.am-grid-layout_embedded-report-list-visible__col-xs-2,.am-grid-layout_embedded-report-list-visible__col-xs-1,.am-grid-layout_report-list-visible__col-md-12,.am-grid-layout_report-list-visible__col-md-11,.am-grid-layout_report-list-visible__col-md-10,.am-grid-layout_report-list-visible__col-md-9,.am-grid-layout_report-list-visible__col-md-8,.am-grid-layout_report-list-visible__col-md-7,.am-grid-layout_report-list-visible__col-md-6,.am-grid-layout_report-list-visible__col-md-5,.am-grid-layout_report-list-visible__col-md-4,.am-grid-layout_report-list-visible__col-md-3,.am-grid-layout_report-list-visible__col-md-2,.am-grid-layout_report-list-visible__col-md-1,.am-grid-layout_report-list-visible__col-sm-12,.am-grid-layout_report-list-visible__col-sm-11,.am-grid-layout_report-list-visible__col-sm-10,.am-grid-layout_report-list-visible__col-sm-9,.am-grid-layout_report-list-visible__col-sm-8,.am-grid-layout_report-list-visible__col-sm-7,.am-grid-layout_report-list-visible__col-sm-6,.am-grid-layout_report-list-visible__col-sm-5,.am-grid-layout_report-list-visible__col-sm-4,.am-grid-layout_report-list-visible__col-sm-3,.am-grid-layout_report-list-visible__col-sm-2,.am-grid-layout_report-list-visible__col-sm-1,.am-grid-layout_report-list-visible__col-xs-12,.am-grid-layout_report-list-visible__col-xs-11,.am-grid-layout_report-list-visible__col-xs-10,.am-grid-layout_report-list-visible__col-xs-9,.am-grid-layout_report-list-visible__col-xs-8,.am-grid-layout_report-list-visible__col-xs-7,.am-grid-layout_report-list-visible__col-xs-6,.am-grid-layout_report-list-visible__col-xs-5,.am-grid-layout_report-list-visible__col-xs-4,.am-grid-layout_report-list-visible__col-xs-3,.am-grid-layout_report-list-visible__col-xs-2,.am-grid-layout_report-list-visible__col-xs-1,.am-grid-layout_embedded__col-md-12,.am-grid-layout_embedded__col-md-11,.am-grid-layout_embedded__col-md-10,.am-grid-layout_embedded__col-md-9,.am-grid-layout_embedded__col-md-8,.am-grid-layout_embedded__col-md-7,.am-grid-layout_embedded__col-md-6,.am-grid-layout_embedded__col-md-5,.am-grid-layout_embedded__col-md-4,.am-grid-layout_embedded__col-md-3,.am-grid-layout_embedded__col-md-2,.am-grid-layout_embedded__col-md-1,.am-grid-layout_embedded__col-sm-12,.am-grid-layout_embedded__col-sm-11,.am-grid-layout_embedded__col-sm-10,.am-grid-layout_embedded__col-sm-9,.am-grid-layout_embedded__col-sm-8,.am-grid-layout_embedded__col-sm-7,.am-grid-layout_embedded__col-sm-6,.am-grid-layout_embedded__col-sm-5,.am-grid-layout_embedded__col-sm-4,.am-grid-layout_embedded__col-sm-3,.am-grid-layout_embedded__col-sm-2,.am-grid-layout_embedded__col-sm-1,.am-grid-layout_embedded__col-xs-12,.am-grid-layout_embedded__col-xs-11,.am-grid-layout_embedded__col-xs-10,.am-grid-layout_embedded__col-xs-9,.am-grid-layout_embedded__col-xs-8,.am-grid-layout_embedded__col-xs-7,.am-grid-layout_embedded__col-xs-6,.am-grid-layout_embedded__col-xs-5,.am-grid-layout_embedded__col-xs-4,.am-grid-layout_embedded__col-xs-3,.am-grid-layout_embedded__col-xs-2,.am-grid-layout_embedded__col-xs-1,.am-grid-layout__col-xs-1,.am-grid-layout__col-xs-2,.am-grid-layout__col-xs-3,.am-grid-layout__col-xs-4,.am-grid-layout__col-xs-5,.am-grid-layout__col-xs-6,.am-grid-layout__col-xs-7,.am-grid-layout__col-xs-8,.am-grid-layout__col-xs-9,.am-grid-layout__col-xs-10,.am-grid-layout__col-xs-11,.am-grid-layout__col-xs-12,.am-grid-layout__col-sm-1,.am-grid-layout__col-sm-2,.am-grid-layout__col-sm-3,.am-grid-layout__col-sm-4,.am-grid-layout__col-sm-5,.am-grid-layout__col-sm-6,.am-grid-layout__col-sm-7,.am-grid-layout__col-sm-8,.am-grid-layout__col-sm-9,.am-grid-layout__col-sm-10,.am-grid-layout__col-sm-11,.am-grid-layout__col-sm-12,.am-grid-layout__col-md-1,.am-grid-layout__col-md-2,.am-grid-layout__col-md-3,.am-grid-layout__col-md-4,.am-grid-layout__col-md-5,.am-grid-layout__col-md-6,.am-grid-layout__col-md-7,.am-grid-layout__col-md-8,.am-grid-layout__col-md-9,.am-grid-layout__col-md-10,.am-grid-layout__col-md-11,.am-grid-layout__col-md-12,.am-grid-layout_pdf__col-xs-1,.am-grid-layout_pdf__col-xs-2,.am-grid-layout_pdf__col-xs-3,.am-grid-layout_pdf__col-xs-4,.am-grid-layout_pdf__col-xs-5,.am-grid-layout_pdf__col-xs-6,.am-grid-layout_pdf__col-xs-7,.am-grid-layout_pdf__col-xs-8,.am-grid-layout_pdf__col-xs-9,.am-grid-layout_pdf__col-xs-10,.am-grid-layout_pdf__col-xs-11,.am-grid-layout_pdf__col-xs-12,.am-grid-layout_pdf__col-sm-1,.am-grid-layout_pdf__col-sm-2,.am-grid-layout_pdf__col-sm-3,.am-grid-layout_pdf__col-sm-4,.am-grid-layout_pdf__col-sm-5,.am-grid-layout_pdf__col-sm-6,.am-grid-layout_pdf__col-sm-7,.am-grid-layout_pdf__col-sm-8,.am-grid-layout_pdf__col-sm-9,.am-grid-layout_pdf__col-sm-10,.am-grid-layout_pdf__col-sm-11,.am-grid-layout_pdf__col-sm-12{position:relative;min-height:1px;padding-right:8px;padding-left:8px}@media (min-width: 768px){.am-grid-layout_embedded__col-xs-1{width:8.3333333333%;float:left}.am-grid-layout_embedded__col-xs-2{width:16.6666666667%;float:left}.am-grid-layout_embedded__col-xs-3{width:25%;float:left}.am-grid-layout_embedded__col-xs-4{width:33.3333333333%;float:left}.am-grid-layout_embedded__col-xs-5{width:41.6666666667%;float:left}.am-grid-layout_embedded__col-xs-6{width:50%;float:left}.am-grid-layout_embedded__col-xs-7{width:58.3333333333%;float:left}.am-grid-layout_embedded__col-xs-8{width:66.6666666667%;float:left}.am-grid-layout_embedded__col-xs-9{width:75%;float:left}.am-grid-layout_embedded__col-xs-10{width:83.3333333333%;float:left}.am-grid-layout_embedded__col-xs-11{width:91.6666666667%;float:left}.am-grid-layout_embedded__col-xs-12{width:100%;float:left}.am-grid-layout_embedded__col_pull-xs-0{right:auto}.am-grid-layout_embedded__col_pull-xs-1{right:8.3333333333%}.am-grid-layout_embedded__col_pull-xs-2{right:16.6666666667%}.am-grid-layout_embedded__col_pull-xs-3{right:25%}.am-grid-layout_embedded__col_pull-xs-4{right:33.3333333333%}.am-grid-layout_embedded__col_pull-xs-5{right:41.6666666667%}.am-grid-layout_embedded__col_pull-xs-6{right:50%}.am-grid-layout_embedded__col_pull-xs-7{right:58.3333333333%}.am-grid-layout_embedded__col_pull-xs-8{right:66.6666666667%}.am-grid-layout_embedded__col_pull-xs-9{right:75%}.am-grid-layout_embedded__col_pull-xs-10{right:83.3333333333%}.am-grid-layout_embedded__col_pull-xs-11{right:91.6666666667%}.am-grid-layout_embedded__col_pull-xs-12{right:100%}.am-grid-layout_embedded__col_push-xs-0{left:auto}.am-grid-layout_embedded__col_push-xs-1{left:8.3333333333%}.am-grid-layout_embedded__col_push-xs-2{left:16.6666666667%}.am-grid-layout_embedded__col_push-xs-3{left:25%}.am-grid-layout_embedded__col_push-xs-4{left:33.3333333333%}.am-grid-layout_embedded__col_push-xs-5{left:41.6666666667%}.am-grid-layout_embedded__col_push-xs-6{left:50%}.am-grid-layout_embedded__col_push-xs-7{left:58.3333333333%}.am-grid-layout_embedded__col_push-xs-8{left:66.6666666667%}.am-grid-layout_embedded__col_push-xs-9{left:75%}.am-grid-layout_embedded__col_push-xs-10{left:83.3333333333%}.am-grid-layout_embedded__col_push-xs-11{left:91.6666666667%}.am-grid-layout_embedded__col_push-xs-12{left:100%}.am-grid-layout_embedded__col_offset-xs-1{margin-left:8.3333333333%}.am-grid-layout_embedded__col_offset-xs-2{margin-left:16.6666666667%}.am-grid-layout_embedded__col_offset-xs-3{margin-left:25%}.am-grid-layout_embedded__col_offset-xs-4{margin-left:33.3333333333%}.am-grid-layout_embedded__col_offset-xs-5{margin-left:41.6666666667%}.am-grid-layout_embedded__col_offset-xs-6{margin-left:50%}.am-grid-layout_embedded__col_offset-xs-7{margin-left:58.3333333333%}.am-grid-layout_embedded__col_offset-xs-8{margin-left:66.6666666667%}.am-grid-layout_embedded__col_offset-xs-9{margin-left:75%}.am-grid-layout_embedded__col_offset-xs-10{margin-left:83.3333333333%}.am-grid-layout_embedded__col_offset-xs-11{margin-left:91.6666666667%}}@media (min-width: 1024px){.am-grid-layout_embedded__col-sm-1{width:8.3333333333%;float:left}.am-grid-layout_embedded__col-sm-2{width:16.6666666667%;float:left}.am-grid-layout_embedded__col-sm-3{width:25%;float:left}.am-grid-layout_embedded__col-sm-4{width:33.3333333333%;float:left}.am-grid-layout_embedded__col-sm-5{width:41.6666666667%;float:left}.am-grid-layout_embedded__col-sm-6{width:50%;float:left}.am-grid-layout_embedded__col-sm-7{width:58.3333333333%;float:left}.am-grid-layout_embedded__col-sm-8{width:66.6666666667%;float:left}.am-grid-layout_embedded__col-sm-9{width:75%;float:left}.am-grid-layout_embedded__col-sm-10{width:83.3333333333%;float:left}.am-grid-layout_embedded__col-sm-11{width:91.6666666667%;float:left}.am-grid-layout_embedded__col-sm-12{width:100%;float:left}.am-grid-layout_embedded__col_pull-sm-0{right:auto}.am-grid-layout_embedded__col_pull-sm-1{right:8.3333333333%}.am-grid-layout_embedded__col_pull-sm-2{right:16.6666666667%}.am-grid-layout_embedded__col_pull-sm-3{right:25%}.am-grid-layout_embedded__col_pull-sm-4{right:33.3333333333%}.am-grid-layout_embedded__col_pull-sm-5{right:41.6666666667%}.am-grid-layout_embedded__col_pull-sm-6{right:50%}.am-grid-layout_embedded__col_pull-sm-7{right:58.3333333333%}.am-grid-layout_embedded__col_pull-sm-8{right:66.6666666667%}.am-grid-layout_embedded__col_pull-sm-9{right:75%}.am-grid-layout_embedded__col_pull-sm-10{right:83.3333333333%}.am-grid-layout_embedded__col_pull-sm-11{right:91.6666666667%}.am-grid-layout_embedded__col_pull-sm-12{right:100%}.am-grid-layout_embedded__col_push-sm-0{left:auto}.am-grid-layout_embedded__col_push-sm-1{left:8.3333333333%}.am-grid-layout_embedded__col_push-sm-2{left:16.6666666667%}.am-grid-layout_embedded__col_push-sm-3{left:25%}.am-grid-layout_embedded__col_push-sm-4{left:33.3333333333%}.am-grid-layout_embedded__col_push-sm-5{left:41.6666666667%}.am-grid-layout_embedded__col_push-sm-6{left:50%}.am-grid-layout_embedded__col_push-sm-7{left:58.3333333333%}.am-grid-layout_embedded__col_push-sm-8{left:66.6666666667%}.am-grid-layout_embedded__col_push-sm-9{left:75%}.am-grid-layout_embedded__col_push-sm-10{left:83.3333333333%}.am-grid-layout_embedded__col_push-sm-11{left:91.6666666667%}.am-grid-layout_embedded__col_push-sm-12{left:100%}.am-grid-layout_embedded__col_offset-sm-0{margin-left:0%}.am-grid-layout_embedded__col_offset-sm-1{margin-left:8.3333333333%}.am-grid-layout_embedded__col_offset-sm-2{margin-left:16.6666666667%}.am-grid-layout_embedded__col_offset-sm-3{margin-left:25%}.am-grid-layout_embedded__col_offset-sm-4{margin-left:33.3333333333%}.am-grid-layout_embedded__col_offset-sm-5{margin-left:41.6666666667%}.am-grid-layout_embedded__col_offset-sm-6{margin-left:50%}.am-grid-layout_embedded__col_offset-sm-7{margin-left:58.3333333333%}.am-grid-layout_embedded__col_offset-sm-8{margin-left:66.6666666667%}.am-grid-layout_embedded__col_offset-sm-9{margin-left:75%}.am-grid-layout_embedded__col_offset-sm-10{margin-left:83.3333333333%}.am-grid-layout_embedded__col_offset-sm-11{margin-left:91.6666666667%}}@media (min-width: 1280px){.am-grid-layout_embedded__col-md-1{width:8.3333333333%;float:left}.am-grid-layout_embedded__col-md-2{width:16.6666666667%;float:left}.am-grid-layout_embedded__col-md-3{width:25%;float:left}.am-grid-layout_embedded__col-md-4{width:33.3333333333%;float:left}.am-grid-layout_embedded__col-md-5{width:41.6666666667%;float:left}.am-grid-layout_embedded__col-md-6{width:50%;float:left}.am-grid-layout_embedded__col-md-7{width:58.3333333333%;float:left}.am-grid-layout_embedded__col-md-8{width:66.6666666667%;float:left}.am-grid-layout_embedded__col-md-9{width:75%;float:left}.am-grid-layout_embedded__col-md-10{width:83.3333333333%;float:left}.am-grid-layout_embedded__col-md-11{width:91.6666666667%;float:left}.am-grid-layout_embedded__col-md-12{width:100%;float:left}.am-grid-layout_embedded__col_pull-md-0{right:auto}.am-grid-layout_embedded__col_pull-md-1{right:8.3333333333%}.am-grid-layout_embedded__col_pull-md-2{right:16.6666666667%}.am-grid-layout_embedded__col_pull-md-3{right:25%}.am-grid-layout_embedded__col_pull-md-4{right:33.3333333333%}.am-grid-layout_embedded__col_pull-md-5{right:41.6666666667%}.am-grid-layout_embedded__col_pull-md-6{right:50%}.am-grid-layout_embedded__col_pull-md-7{right:58.3333333333%}.am-grid-layout_embedded__col_pull-md-8{right:66.6666666667%}.am-grid-layout_embedded__col_pull-md-9{right:75%}.am-grid-layout_embedded__col_pull-md-10{right:83.3333333333%}.am-grid-layout_embedded__col_pull-md-11{right:91.6666666667%}.am-grid-layout_embedded__col_pull-md-12{right:100%}.am-grid-layout_embedded__col_push-md-0{left:auto}.am-grid-layout_embedded__col_push-md-1{left:8.3333333333%}.am-grid-layout_embedded__col_push-md-2{left:16.6666666667%}.am-grid-layout_embedded__col_push-md-3{left:25%}.am-grid-layout_embedded__col_push-md-4{left:33.3333333333%}.am-grid-layout_embedded__col_push-md-5{left:41.6666666667%}.am-grid-layout_embedded__col_push-md-6{left:50%}.am-grid-layout_embedded__col_push-md-7{left:58.3333333333%}.am-grid-layout_embedded__col_push-md-8{left:66.6666666667%}.am-grid-layout_embedded__col_push-md-9{left:75%}.am-grid-layout_embedded__col_push-md-10{left:83.3333333333%}.am-grid-layout_embedded__col_push-md-11{left:91.6666666667%}.am-grid-layout_embedded__col_push-md-12{left:100%}.am-grid-layout_embedded__col_offset-md-0{margin-left:0%}.am-grid-layout_embedded__col_offset-md-1{margin-left:8.3333333333%}.am-grid-layout_embedded__col_offset-md-2{margin-left:16.6666666667%}.am-grid-layout_embedded__col_offset-md-3{margin-left:25%}.am-grid-layout_embedded__col_offset-md-4{margin-left:33.3333333333%}.am-grid-layout_embedded__col_offset-md-5{margin-left:41.6666666667%}.am-grid-layout_embedded__col_offset-md-6{margin-left:50%}.am-grid-layout_embedded__col_offset-md-7{margin-left:58.3333333333%}.am-grid-layout_embedded__col_offset-md-8{margin-left:66.6666666667%}.am-grid-layout_embedded__col_offset-md-9{margin-left:75%}.am-grid-layout_embedded__col_offset-md-10{margin-left:83.3333333333%}.am-grid-layout_embedded__col_offset-md-11{margin-left:91.6666666667%}}.am-grid-layout_report-list-visible__row{margin-right:-8px;margin-left:-8px}.am-grid-layout_report-list-visible__row:after{display:table;clear:both;content:""}.am-grid-layout_embedded-report-list-visible__col-md-12,.am-grid-layout_embedded-report-list-visible__col-md-11,.am-grid-layout_embedded-report-list-visible__col-md-10,.am-grid-layout_embedded-report-list-visible__col-md-9,.am-grid-layout_embedded-report-list-visible__col-md-8,.am-grid-layout_embedded-report-list-visible__col-md-7,.am-grid-layout_embedded-report-list-visible__col-md-6,.am-grid-layout_embedded-report-list-visible__col-md-5,.am-grid-layout_embedded-report-list-visible__col-md-4,.am-grid-layout_embedded-report-list-visible__col-md-3,.am-grid-layout_embedded-report-list-visible__col-md-2,.am-grid-layout_embedded-report-list-visible__col-md-1,.am-grid-layout_embedded-report-list-visible__col-sm-12,.am-grid-layout_embedded-report-list-visible__col-sm-11,.am-grid-layout_embedded-report-list-visible__col-sm-10,.am-grid-layout_embedded-report-list-visible__col-sm-9,.am-grid-layout_embedded-report-list-visible__col-sm-8,.am-grid-layout_embedded-report-list-visible__col-sm-7,.am-grid-layout_embedded-report-list-visible__col-sm-6,.am-grid-layout_embedded-report-list-visible__col-sm-5,.am-grid-layout_embedded-report-list-visible__col-sm-4,.am-grid-layout_embedded-report-list-visible__col-sm-3,.am-grid-layout_embedded-report-list-visible__col-sm-2,.am-grid-layout_embedded-report-list-visible__col-sm-1,.am-grid-layout_embedded-report-list-visible__col-xs-12,.am-grid-layout_embedded-report-list-visible__col-xs-11,.am-grid-layout_embedded-report-list-visible__col-xs-10,.am-grid-layout_embedded-report-list-visible__col-xs-9,.am-grid-layout_embedded-report-list-visible__col-xs-8,.am-grid-layout_embedded-report-list-visible__col-xs-7,.am-grid-layout_embedded-report-list-visible__col-xs-6,.am-grid-layout_embedded-report-list-visible__col-xs-5,.am-grid-layout_embedded-report-list-visible__col-xs-4,.am-grid-layout_embedded-report-list-visible__col-xs-3,.am-grid-layout_embedded-report-list-visible__col-xs-2,.am-grid-layout_embedded-report-list-visible__col-xs-1,.am-grid-layout_report-list-visible__col-md-12,.am-grid-layout_report-list-visible__col-md-11,.am-grid-layout_report-list-visible__col-md-10,.am-grid-layout_report-list-visible__col-md-9,.am-grid-layout_report-list-visible__col-md-8,.am-grid-layout_report-list-visible__col-md-7,.am-grid-layout_report-list-visible__col-md-6,.am-grid-layout_report-list-visible__col-md-5,.am-grid-layout_report-list-visible__col-md-4,.am-grid-layout_report-list-visible__col-md-3,.am-grid-layout_report-list-visible__col-md-2,.am-grid-layout_report-list-visible__col-md-1,.am-grid-layout_report-list-visible__col-sm-12,.am-grid-layout_report-list-visible__col-sm-11,.am-grid-layout_report-list-visible__col-sm-10,.am-grid-layout_report-list-visible__col-sm-9,.am-grid-layout_report-list-visible__col-sm-8,.am-grid-layout_report-list-visible__col-sm-7,.am-grid-layout_report-list-visible__col-sm-6,.am-grid-layout_report-list-visible__col-sm-5,.am-grid-layout_report-list-visible__col-sm-4,.am-grid-layout_report-list-visible__col-sm-3,.am-grid-layout_report-list-visible__col-sm-2,.am-grid-layout_report-list-visible__col-sm-1,.am-grid-layout_report-list-visible__col-xs-12,.am-grid-layout_report-list-visible__col-xs-11,.am-grid-layout_report-list-visible__col-xs-10,.am-grid-layout_report-list-visible__col-xs-9,.am-grid-layout_report-list-visible__col-xs-8,.am-grid-layout_report-list-visible__col-xs-7,.am-grid-layout_report-list-visible__col-xs-6,.am-grid-layout_report-list-visible__col-xs-5,.am-grid-layout_report-list-visible__col-xs-4,.am-grid-layout_report-list-visible__col-xs-3,.am-grid-layout_report-list-visible__col-xs-2,.am-grid-layout_report-list-visible__col-xs-1,.am-grid-layout__col-xs-1,.am-grid-layout__col-xs-2,.am-grid-layout__col-xs-3,.am-grid-layout__col-xs-4,.am-grid-layout__col-xs-5,.am-grid-layout__col-xs-6,.am-grid-layout__col-xs-7,.am-grid-layout__col-xs-8,.am-grid-layout__col-xs-9,.am-grid-layout__col-xs-10,.am-grid-layout__col-xs-11,.am-grid-layout__col-xs-12,.am-grid-layout__col-sm-1,.am-grid-layout__col-sm-2,.am-grid-layout__col-sm-3,.am-grid-layout__col-sm-4,.am-grid-layout__col-sm-5,.am-grid-layout__col-sm-6,.am-grid-layout__col-sm-7,.am-grid-layout__col-sm-8,.am-grid-layout__col-sm-9,.am-grid-layout__col-sm-10,.am-grid-layout__col-sm-11,.am-grid-layout__col-sm-12,.am-grid-layout__col-md-1,.am-grid-layout__col-md-2,.am-grid-layout__col-md-3,.am-grid-layout__col-md-4,.am-grid-layout__col-md-5,.am-grid-layout__col-md-6,.am-grid-layout__col-md-7,.am-grid-layout__col-md-8,.am-grid-layout__col-md-9,.am-grid-layout__col-md-10,.am-grid-layout__col-md-11,.am-grid-layout__col-md-12,.am-grid-layout_pdf__col-xs-1,.am-grid-layout_pdf__col-xs-2,.am-grid-layout_pdf__col-xs-3,.am-grid-layout_pdf__col-xs-4,.am-grid-layout_pdf__col-xs-5,.am-grid-layout_pdf__col-xs-6,.am-grid-layout_pdf__col-xs-7,.am-grid-layout_pdf__col-xs-8,.am-grid-layout_pdf__col-xs-9,.am-grid-layout_pdf__col-xs-10,.am-grid-layout_pdf__col-xs-11,.am-grid-layout_pdf__col-xs-12,.am-grid-layout_pdf__col-sm-1,.am-grid-layout_pdf__col-sm-2,.am-grid-layout_pdf__col-sm-3,.am-grid-layout_pdf__col-sm-4,.am-grid-layout_pdf__col-sm-5,.am-grid-layout_pdf__col-sm-6,.am-grid-layout_pdf__col-sm-7,.am-grid-layout_pdf__col-sm-8,.am-grid-layout_pdf__col-sm-9,.am-grid-layout_pdf__col-sm-10,.am-grid-layout_pdf__col-sm-11,.am-grid-layout_pdf__col-sm-12,.am-grid-layout_embedded__col-xs-1,.am-grid-layout_embedded__col-xs-2,.am-grid-layout_embedded__col-xs-3,.am-grid-layout_embedded__col-xs-4,.am-grid-layout_embedded__col-xs-5,.am-grid-layout_embedded__col-xs-6,.am-grid-layout_embedded__col-xs-7,.am-grid-layout_embedded__col-xs-8,.am-grid-layout_embedded__col-xs-9,.am-grid-layout_embedded__col-xs-10,.am-grid-layout_embedded__col-xs-11,.am-grid-layout_embedded__col-xs-12,.am-grid-layout_embedded__col-sm-1,.am-grid-layout_embedded__col-sm-2,.am-grid-layout_embedded__col-sm-3,.am-grid-layout_embedded__col-sm-4,.am-grid-layout_embedded__col-sm-5,.am-grid-layout_embedded__col-sm-6,.am-grid-layout_embedded__col-sm-7,.am-grid-layout_embedded__col-sm-8,.am-grid-layout_embedded__col-sm-9,.am-grid-layout_embedded__col-sm-10,.am-grid-layout_embedded__col-sm-11,.am-grid-layout_embedded__col-sm-12,.am-grid-layout_embedded__col-md-1,.am-grid-layout_embedded__col-md-2,.am-grid-layout_embedded__col-md-3,.am-grid-layout_embedded__col-md-4,.am-grid-layout_embedded__col-md-5,.am-grid-layout_embedded__col-md-6,.am-grid-layout_embedded__col-md-7,.am-grid-layout_embedded__col-md-8,.am-grid-layout_embedded__col-md-9,.am-grid-layout_embedded__col-md-10,.am-grid-layout_embedded__col-md-11,.am-grid-layout_embedded__col-md-12{position:relative;min-height:1px;padding-right:8px;padding-left:8px}@media (min-width: 320px){.am-grid-layout_report-list-visible__col-xs-1{width:8.3333333333%;float:left}.am-grid-layout_report-list-visible__col-xs-2{width:16.6666666667%;float:left}.am-grid-layout_report-list-visible__col-xs-3{width:25%;float:left}.am-grid-layout_report-list-visible__col-xs-4{width:33.3333333333%;float:left}.am-grid-layout_report-list-visible__col-xs-5{width:41.6666666667%;float:left}.am-grid-layout_report-list-visible__col-xs-6{width:50%;float:left}.am-grid-layout_report-list-visible__col-xs-7{width:58.3333333333%;float:left}.am-grid-layout_report-list-visible__col-xs-8{width:66.6666666667%;float:left}.am-grid-layout_report-list-visible__col-xs-9{width:75%;float:left}.am-grid-layout_report-list-visible__col-xs-10{width:83.3333333333%;float:left}.am-grid-layout_report-list-visible__col-xs-11{width:91.6666666667%;float:left}.am-grid-layout_report-list-visible__col-xs-12{width:100%;float:left}.am-grid-layout_report-list-visible__col_pull-xs-0{right:auto}.am-grid-layout_report-list-visible__col_pull-xs-1{right:8.3333333333%}.am-grid-layout_report-list-visible__col_pull-xs-2{right:16.6666666667%}.am-grid-layout_report-list-visible__col_pull-xs-3{right:25%}.am-grid-layout_report-list-visible__col_pull-xs-4{right:33.3333333333%}.am-grid-layout_report-list-visible__col_pull-xs-5{right:41.6666666667%}.am-grid-layout_report-list-visible__col_pull-xs-6{right:50%}.am-grid-layout_report-list-visible__col_pull-xs-7{right:58.3333333333%}.am-grid-layout_report-list-visible__col_pull-xs-8{right:66.6666666667%}.am-grid-layout_report-list-visible__col_pull-xs-9{right:75%}.am-grid-layout_report-list-visible__col_pull-xs-10{right:83.3333333333%}.am-grid-layout_report-list-visible__col_pull-xs-11{right:91.6666666667%}.am-grid-layout_report-list-visible__col_pull-xs-12{right:100%}.am-grid-layout_report-list-visible__col_push-xs-0{left:auto}.am-grid-layout_report-list-visible__col_push-xs-1{left:8.3333333333%}.am-grid-layout_report-list-visible__col_push-xs-2{left:16.6666666667%}.am-grid-layout_report-list-visible__col_push-xs-3{left:25%}.am-grid-layout_report-list-visible__col_push-xs-4{left:33.3333333333%}.am-grid-layout_report-list-visible__col_push-xs-5{left:41.6666666667%}.am-grid-layout_report-list-visible__col_push-xs-6{left:50%}.am-grid-layout_report-list-visible__col_push-xs-7{left:58.3333333333%}.am-grid-layout_report-list-visible__col_push-xs-8{left:66.6666666667%}.am-grid-layout_report-list-visible__col_push-xs-9{left:75%}.am-grid-layout_report-list-visible__col_push-xs-10{left:83.3333333333%}.am-grid-layout_report-list-visible__col_push-xs-11{left:91.6666666667%}.am-grid-layout_report-list-visible__col_push-xs-12{left:100%}.am-grid-layout_report-list-visible__col_offset-xs-1{margin-left:8.3333333333%}.am-grid-layout_report-list-visible__col_offset-xs-2{margin-left:16.6666666667%}.am-grid-layout_report-list-visible__col_offset-xs-3{margin-left:25%}.am-grid-layout_report-list-visible__col_offset-xs-4{margin-left:33.3333333333%}.am-grid-layout_report-list-visible__col_offset-xs-5{margin-left:41.6666666667%}.am-grid-layout_report-list-visible__col_offset-xs-6{margin-left:50%}.am-grid-layout_report-list-visible__col_offset-xs-7{margin-left:58.3333333333%}.am-grid-layout_report-list-visible__col_offset-xs-8{margin-left:66.6666666667%}.am-grid-layout_report-list-visible__col_offset-xs-9{margin-left:75%}.am-grid-layout_report-list-visible__col_offset-xs-10{margin-left:83.3333333333%}.am-grid-layout_report-list-visible__col_offset-xs-11{margin-left:91.6666666667%}}@media (min-width: 1008px){.am-grid-layout_report-list-visible__col-sm-1{width:8.3333333333%;float:left}.am-grid-layout_report-list-visible__col-sm-2{width:16.6666666667%;float:left}.am-grid-layout_report-list-visible__col-sm-3{width:25%;float:left}.am-grid-layout_report-list-visible__col-sm-4{width:33.3333333333%;float:left}.am-grid-layout_report-list-visible__col-sm-5{width:41.6666666667%;float:left}.am-grid-layout_report-list-visible__col-sm-6{width:50%;float:left}.am-grid-layout_report-list-visible__col-sm-7{width:58.3333333333%;float:left}.am-grid-layout_report-list-visible__col-sm-8{width:66.6666666667%;float:left}.am-grid-layout_report-list-visible__col-sm-9{width:75%;float:left}.am-grid-layout_report-list-visible__col-sm-10{width:83.3333333333%;float:left}.am-grid-layout_report-list-visible__col-sm-11{width:91.6666666667%;float:left}.am-grid-layout_report-list-visible__col-sm-12{width:100%;float:left}.am-grid-layout_report-list-visible__col_pull-sm-0{right:auto}.am-grid-layout_report-list-visible__col_pull-sm-1{right:8.3333333333%}.am-grid-layout_report-list-visible__col_pull-sm-2{right:16.6666666667%}.am-grid-layout_report-list-visible__col_pull-sm-3{right:25%}.am-grid-layout_report-list-visible__col_pull-sm-4{right:33.3333333333%}.am-grid-layout_report-list-visible__col_pull-sm-5{right:41.6666666667%}.am-grid-layout_report-list-visible__col_pull-sm-6{right:50%}.am-grid-layout_report-list-visible__col_pull-sm-7{right:58.3333333333%}.am-grid-layout_report-list-visible__col_pull-sm-8{right:66.6666666667%}.am-grid-layout_report-list-visible__col_pull-sm-9{right:75%}.am-grid-layout_report-list-visible__col_pull-sm-10{right:83.3333333333%}.am-grid-layout_report-list-visible__col_pull-sm-11{right:91.6666666667%}.am-grid-layout_report-list-visible__col_pull-sm-12{right:100%}.am-grid-layout_report-list-visible__col_push-sm-0{left:auto}.am-grid-layout_report-list-visible__col_push-sm-1{left:8.3333333333%}.am-grid-layout_report-list-visible__col_push-sm-2{left:16.6666666667%}.am-grid-layout_report-list-visible__col_push-sm-3{left:25%}.am-grid-layout_report-list-visible__col_push-sm-4{left:33.3333333333%}.am-grid-layout_report-list-visible__col_push-sm-5{left:41.6666666667%}.am-grid-layout_report-list-visible__col_push-sm-6{left:50%}.am-grid-layout_report-list-visible__col_push-sm-7{left:58.3333333333%}.am-grid-layout_report-list-visible__col_push-sm-8{left:66.6666666667%}.am-grid-layout_report-list-visible__col_push-sm-9{left:75%}.am-grid-layout_report-list-visible__col_push-sm-10{left:83.3333333333%}.am-grid-layout_report-list-visible__col_push-sm-11{left:91.6666666667%}.am-grid-layout_report-list-visible__col_push-sm-12{left:100%}.am-grid-layout_report-list-visible__col_offset-sm-0{margin-left:0%}.am-grid-layout_report-list-visible__col_offset-sm-1{margin-left:8.3333333333%}.am-grid-layout_report-list-visible__col_offset-sm-2{margin-left:16.6666666667%}.am-grid-layout_report-list-visible__col_offset-sm-3{margin-left:25%}.am-grid-layout_report-list-visible__col_offset-sm-4{margin-left:33.3333333333%}.am-grid-layout_report-list-visible__col_offset-sm-5{margin-left:41.6666666667%}.am-grid-layout_report-list-visible__col_offset-sm-6{margin-left:50%}.am-grid-layout_report-list-visible__col_offset-sm-7{margin-left:58.3333333333%}.am-grid-layout_report-list-visible__col_offset-sm-8{margin-left:66.6666666667%}.am-grid-layout_report-list-visible__col_offset-sm-9{margin-left:75%}.am-grid-layout_report-list-visible__col_offset-sm-10{margin-left:83.3333333333%}.am-grid-layout_report-list-visible__col_offset-sm-11{margin-left:91.6666666667%}}@media (min-width: 1344px){.am-grid-layout_report-list-visible__col-md-1{width:8.3333333333%;float:left}.am-grid-layout_report-list-visible__col-md-2{width:16.6666666667%;float:left}.am-grid-layout_report-list-visible__col-md-3{width:25%;float:left}.am-grid-layout_report-list-visible__col-md-4{width:33.3333333333%;float:left}.am-grid-layout_report-list-visible__col-md-5{width:41.6666666667%;float:left}.am-grid-layout_report-list-visible__col-md-6{width:50%;float:left}.am-grid-layout_report-list-visible__col-md-7{width:58.3333333333%;float:left}.am-grid-layout_report-list-visible__col-md-8{width:66.6666666667%;float:left}.am-grid-layout_report-list-visible__col-md-9{width:75%;float:left}.am-grid-layout_report-list-visible__col-md-10{width:83.3333333333%;float:left}.am-grid-layout_report-list-visible__col-md-11{width:91.6666666667%;float:left}.am-grid-layout_report-list-visible__col-md-12{width:100%;float:left}.am-grid-layout_report-list-visible__col_pull-md-0{right:auto}.am-grid-layout_report-list-visible__col_pull-md-1{right:8.3333333333%}.am-grid-layout_report-list-visible__col_pull-md-2{right:16.6666666667%}.am-grid-layout_report-list-visible__col_pull-md-3{right:25%}.am-grid-layout_report-list-visible__col_pull-md-4{right:33.3333333333%}.am-grid-layout_report-list-visible__col_pull-md-5{right:41.6666666667%}.am-grid-layout_report-list-visible__col_pull-md-6{right:50%}.am-grid-layout_report-list-visible__col_pull-md-7{right:58.3333333333%}.am-grid-layout_report-list-visible__col_pull-md-8{right:66.6666666667%}.am-grid-layout_report-list-visible__col_pull-md-9{right:75%}.am-grid-layout_report-list-visible__col_pull-md-10{right:83.3333333333%}.am-grid-layout_report-list-visible__col_pull-md-11{right:91.6666666667%}.am-grid-layout_report-list-visible__col_pull-md-12{right:100%}.am-grid-layout_report-list-visible__col_push-md-0{left:auto}.am-grid-layout_report-list-visible__col_push-md-1{left:8.3333333333%}.am-grid-layout_report-list-visible__col_push-md-2{left:16.6666666667%}.am-grid-layout_report-list-visible__col_push-md-3{left:25%}.am-grid-layout_report-list-visible__col_push-md-4{left:33.3333333333%}.am-grid-layout_report-list-visible__col_push-md-5{left:41.6666666667%}.am-grid-layout_report-list-visible__col_push-md-6{left:50%}.am-grid-layout_report-list-visible__col_push-md-7{left:58.3333333333%}.am-grid-layout_report-list-visible__col_push-md-8{left:66.6666666667%}.am-grid-layout_report-list-visible__col_push-md-9{left:75%}.am-grid-layout_report-list-visible__col_push-md-10{left:83.3333333333%}.am-grid-layout_report-list-visible__col_push-md-11{left:91.6666666667%}.am-grid-layout_report-list-visible__col_push-md-12{left:100%}.am-grid-layout_report-list-visible__col_offset-md-0{margin-left:0%}.am-grid-layout_report-list-visible__col_offset-md-1{margin-left:8.3333333333%}.am-grid-layout_report-list-visible__col_offset-md-2{margin-left:16.6666666667%}.am-grid-layout_report-list-visible__col_offset-md-3{margin-left:25%}.am-grid-layout_report-list-visible__col_offset-md-4{margin-left:33.3333333333%}.am-grid-layout_report-list-visible__col_offset-md-5{margin-left:41.6666666667%}.am-grid-layout_report-list-visible__col_offset-md-6{margin-left:50%}.am-grid-layout_report-list-visible__col_offset-md-7{margin-left:58.3333333333%}.am-grid-layout_report-list-visible__col_offset-md-8{margin-left:66.6666666667%}.am-grid-layout_report-list-visible__col_offset-md-9{margin-left:75%}.am-grid-layout_report-list-visible__col_offset-md-10{margin-left:83.3333333333%}.am-grid-layout_report-list-visible__col_offset-md-11{margin-left:91.6666666667%}}.am-grid-layout_embedded-report-list-visible__row{margin-right:-8px;margin-left:-8px}.am-grid-layout_embedded-report-list-visible__row:after{display:table;clear:both;content:""}.am-grid-layout_embedded-report-list-visible__col-md-12,.am-grid-layout_embedded-report-list-visible__col-md-11,.am-grid-layout_embedded-report-list-visible__col-md-10,.am-grid-layout_embedded-report-list-visible__col-md-9,.am-grid-layout_embedded-report-list-visible__col-md-8,.am-grid-layout_embedded-report-list-visible__col-md-7,.am-grid-layout_embedded-report-list-visible__col-md-6,.am-grid-layout_embedded-report-list-visible__col-md-5,.am-grid-layout_embedded-report-list-visible__col-md-4,.am-grid-layout_embedded-report-list-visible__col-md-3,.am-grid-layout_embedded-report-list-visible__col-md-2,.am-grid-layout_embedded-report-list-visible__col-md-1,.am-grid-layout_embedded-report-list-visible__col-sm-12,.am-grid-layout_embedded-report-list-visible__col-sm-11,.am-grid-layout_embedded-report-list-visible__col-sm-10,.am-grid-layout_embedded-report-list-visible__col-sm-9,.am-grid-layout_embedded-report-list-visible__col-sm-8,.am-grid-layout_embedded-report-list-visible__col-sm-7,.am-grid-layout_embedded-report-list-visible__col-sm-6,.am-grid-layout_embedded-report-list-visible__col-sm-5,.am-grid-layout_embedded-report-list-visible__col-sm-4,.am-grid-layout_embedded-report-list-visible__col-sm-3,.am-grid-layout_embedded-report-list-visible__col-sm-2,.am-grid-layout_embedded-report-list-visible__col-sm-1,.am-grid-layout_embedded-report-list-visible__col-xs-12,.am-grid-layout_embedded-report-list-visible__col-xs-11,.am-grid-layout_embedded-report-list-visible__col-xs-10,.am-grid-layout_embedded-report-list-visible__col-xs-9,.am-grid-layout_embedded-report-list-visible__col-xs-8,.am-grid-layout_embedded-report-list-visible__col-xs-7,.am-grid-layout_embedded-report-list-visible__col-xs-6,.am-grid-layout_embedded-report-list-visible__col-xs-5,.am-grid-layout_embedded-report-list-visible__col-xs-4,.am-grid-layout_embedded-report-list-visible__col-xs-3,.am-grid-layout_embedded-report-list-visible__col-xs-2,.am-grid-layout_embedded-report-list-visible__col-xs-1,.am-grid-layout__col-xs-1,.am-grid-layout__col-xs-2,.am-grid-layout__col-xs-3,.am-grid-layout__col-xs-4,.am-grid-layout__col-xs-5,.am-grid-layout__col-xs-6,.am-grid-layout__col-xs-7,.am-grid-layout__col-xs-8,.am-grid-layout__col-xs-9,.am-grid-layout__col-xs-10,.am-grid-layout__col-xs-11,.am-grid-layout__col-xs-12,.am-grid-layout__col-sm-1,.am-grid-layout__col-sm-2,.am-grid-layout__col-sm-3,.am-grid-layout__col-sm-4,.am-grid-layout__col-sm-5,.am-grid-layout__col-sm-6,.am-grid-layout__col-sm-7,.am-grid-layout__col-sm-8,.am-grid-layout__col-sm-9,.am-grid-layout__col-sm-10,.am-grid-layout__col-sm-11,.am-grid-layout__col-sm-12,.am-grid-layout__col-md-1,.am-grid-layout__col-md-2,.am-grid-layout__col-md-3,.am-grid-layout__col-md-4,.am-grid-layout__col-md-5,.am-grid-layout__col-md-6,.am-grid-layout__col-md-7,.am-grid-layout__col-md-8,.am-grid-layout__col-md-9,.am-grid-layout__col-md-10,.am-grid-layout__col-md-11,.am-grid-layout__col-md-12,.am-grid-layout_pdf__col-xs-1,.am-grid-layout_pdf__col-xs-2,.am-grid-layout_pdf__col-xs-3,.am-grid-layout_pdf__col-xs-4,.am-grid-layout_pdf__col-xs-5,.am-grid-layout_pdf__col-xs-6,.am-grid-layout_pdf__col-xs-7,.am-grid-layout_pdf__col-xs-8,.am-grid-layout_pdf__col-xs-9,.am-grid-layout_pdf__col-xs-10,.am-grid-layout_pdf__col-xs-11,.am-grid-layout_pdf__col-xs-12,.am-grid-layout_pdf__col-sm-1,.am-grid-layout_pdf__col-sm-2,.am-grid-layout_pdf__col-sm-3,.am-grid-layout_pdf__col-sm-4,.am-grid-layout_pdf__col-sm-5,.am-grid-layout_pdf__col-sm-6,.am-grid-layout_pdf__col-sm-7,.am-grid-layout_pdf__col-sm-8,.am-grid-layout_pdf__col-sm-9,.am-grid-layout_pdf__col-sm-10,.am-grid-layout_pdf__col-sm-11,.am-grid-layout_pdf__col-sm-12,.am-grid-layout_embedded__col-xs-1,.am-grid-layout_embedded__col-xs-2,.am-grid-layout_embedded__col-xs-3,.am-grid-layout_embedded__col-xs-4,.am-grid-layout_embedded__col-xs-5,.am-grid-layout_embedded__col-xs-6,.am-grid-layout_embedded__col-xs-7,.am-grid-layout_embedded__col-xs-8,.am-grid-layout_embedded__col-xs-9,.am-grid-layout_embedded__col-xs-10,.am-grid-layout_embedded__col-xs-11,.am-grid-layout_embedded__col-xs-12,.am-grid-layout_embedded__col-sm-1,.am-grid-layout_embedded__col-sm-2,.am-grid-layout_embedded__col-sm-3,.am-grid-layout_embedded__col-sm-4,.am-grid-layout_embedded__col-sm-5,.am-grid-layout_embedded__col-sm-6,.am-grid-layout_embedded__col-sm-7,.am-grid-layout_embedded__col-sm-8,.am-grid-layout_embedded__col-sm-9,.am-grid-layout_embedded__col-sm-10,.am-grid-layout_embedded__col-sm-11,.am-grid-layout_embedded__col-sm-12,.am-grid-layout_embedded__col-md-1,.am-grid-layout_embedded__col-md-2,.am-grid-layout_embedded__col-md-3,.am-grid-layout_embedded__col-md-4,.am-grid-layout_embedded__col-md-5,.am-grid-layout_embedded__col-md-6,.am-grid-layout_embedded__col-md-7,.am-grid-layout_embedded__col-md-8,.am-grid-layout_embedded__col-md-9,.am-grid-layout_embedded__col-md-10,.am-grid-layout_embedded__col-md-11,.am-grid-layout_embedded__col-md-12,.am-grid-layout_report-list-visible__col-xs-1,.am-grid-layout_report-list-visible__col-xs-2,.am-grid-layout_report-list-visible__col-xs-3,.am-grid-layout_report-list-visible__col-xs-4,.am-grid-layout_report-list-visible__col-xs-5,.am-grid-layout_report-list-visible__col-xs-6,.am-grid-layout_report-list-visible__col-xs-7,.am-grid-layout_report-list-visible__col-xs-8,.am-grid-layout_report-list-visible__col-xs-9,.am-grid-layout_report-list-visible__col-xs-10,.am-grid-layout_report-list-visible__col-xs-11,.am-grid-layout_report-list-visible__col-xs-12,.am-grid-layout_report-list-visible__col-sm-1,.am-grid-layout_report-list-visible__col-sm-2,.am-grid-layout_report-list-visible__col-sm-3,.am-grid-layout_report-list-visible__col-sm-4,.am-grid-layout_report-list-visible__col-sm-5,.am-grid-layout_report-list-visible__col-sm-6,.am-grid-layout_report-list-visible__col-sm-7,.am-grid-layout_report-list-visible__col-sm-8,.am-grid-layout_report-list-visible__col-sm-9,.am-grid-layout_report-list-visible__col-sm-10,.am-grid-layout_report-list-visible__col-sm-11,.am-grid-layout_report-list-visible__col-sm-12,.am-grid-layout_report-list-visible__col-md-1,.am-grid-layout_report-list-visible__col-md-2,.am-grid-layout_report-list-visible__col-md-3,.am-grid-layout_report-list-visible__col-md-4,.am-grid-layout_report-list-visible__col-md-5,.am-grid-layout_report-list-visible__col-md-6,.am-grid-layout_report-list-visible__col-md-7,.am-grid-layout_report-list-visible__col-md-8,.am-grid-layout_report-list-visible__col-md-9,.am-grid-layout_report-list-visible__col-md-10,.am-grid-layout_report-list-visible__col-md-11,.am-grid-layout_report-list-visible__col-md-12{position:relative;min-height:1px;padding-right:8px;padding-left:8px}@media (min-width: 1088px){.am-grid-layout_embedded-report-list-visible__col-xs-1{width:8.3333333333%;float:left}.am-grid-layout_embedded-report-list-visible__col-xs-2{width:16.6666666667%;float:left}.am-grid-layout_embedded-report-list-visible__col-xs-3{width:25%;float:left}.am-grid-layout_embedded-report-list-visible__col-xs-4{width:33.3333333333%;float:left}.am-grid-layout_embedded-report-list-visible__col-xs-5{width:41.6666666667%;float:left}.am-grid-layout_embedded-report-list-visible__col-xs-6{width:50%;float:left}.am-grid-layout_embedded-report-list-visible__col-xs-7{width:58.3333333333%;float:left}.am-grid-layout_embedded-report-list-visible__col-xs-8{width:66.6666666667%;float:left}.am-grid-layout_embedded-report-list-visible__col-xs-9{width:75%;float:left}.am-grid-layout_embedded-report-list-visible__col-xs-10{width:83.3333333333%;float:left}.am-grid-layout_embedded-report-list-visible__col-xs-11{width:91.6666666667%;float:left}.am-grid-layout_embedded-report-list-visible__col-xs-12{width:100%;float:left}.am-grid-layout_embedded-report-list-visible__col_pull-xs-0{right:auto}.am-grid-layout_embedded-report-list-visible__col_pull-xs-1{right:8.3333333333%}.am-grid-layout_embedded-report-list-visible__col_pull-xs-2{right:16.6666666667%}.am-grid-layout_embedded-report-list-visible__col_pull-xs-3{right:25%}.am-grid-layout_embedded-report-list-visible__col_pull-xs-4{right:33.3333333333%}.am-grid-layout_embedded-report-list-visible__col_pull-xs-5{right:41.6666666667%}.am-grid-layout_embedded-report-list-visible__col_pull-xs-6{right:50%}.am-grid-layout_embedded-report-list-visible__col_pull-xs-7{right:58.3333333333%}.am-grid-layout_embedded-report-list-visible__col_pull-xs-8{right:66.6666666667%}.am-grid-layout_embedded-report-list-visible__col_pull-xs-9{right:75%}.am-grid-layout_embedded-report-list-visible__col_pull-xs-10{right:83.3333333333%}.am-grid-layout_embedded-report-list-visible__col_pull-xs-11{right:91.6666666667%}.am-grid-layout_embedded-report-list-visible__col_pull-xs-12{right:100%}.am-grid-layout_embedded-report-list-visible__col_push-xs-0{left:auto}.am-grid-layout_embedded-report-list-visible__col_push-xs-1{left:8.3333333333%}.am-grid-layout_embedded-report-list-visible__col_push-xs-2{left:16.6666666667%}.am-grid-layout_embedded-report-list-visible__col_push-xs-3{left:25%}.am-grid-layout_embedded-report-list-visible__col_push-xs-4{left:33.3333333333%}.am-grid-layout_embedded-report-list-visible__col_push-xs-5{left:41.6666666667%}.am-grid-layout_embedded-report-list-visible__col_push-xs-6{left:50%}.am-grid-layout_embedded-report-list-visible__col_push-xs-7{left:58.3333333333%}.am-grid-layout_embedded-report-list-visible__col_push-xs-8{left:66.6666666667%}.am-grid-layout_embedded-report-list-visible__col_push-xs-9{left:75%}.am-grid-layout_embedded-report-list-visible__col_push-xs-10{left:83.3333333333%}.am-grid-layout_embedded-report-list-visible__col_push-xs-11{left:91.6666666667%}.am-grid-layout_embedded-report-list-visible__col_push-xs-12{left:100%}.am-grid-layout_embedded-report-list-visible__col_offset-xs-1{margin-left:8.3333333333%}.am-grid-layout_embedded-report-list-visible__col_offset-xs-2{margin-left:16.6666666667%}.am-grid-layout_embedded-report-list-visible__col_offset-xs-3{margin-left:25%}.am-grid-layout_embedded-report-list-visible__col_offset-xs-4{margin-left:33.3333333333%}.am-grid-layout_embedded-report-list-visible__col_offset-xs-5{margin-left:41.6666666667%}.am-grid-layout_embedded-report-list-visible__col_offset-xs-6{margin-left:50%}.am-grid-layout_embedded-report-list-visible__col_offset-xs-7{margin-left:58.3333333333%}.am-grid-layout_embedded-report-list-visible__col_offset-xs-8{margin-left:66.6666666667%}.am-grid-layout_embedded-report-list-visible__col_offset-xs-9{margin-left:75%}.am-grid-layout_embedded-report-list-visible__col_offset-xs-10{margin-left:83.3333333333%}.am-grid-layout_embedded-report-list-visible__col_offset-xs-11{margin-left:91.6666666667%}}@media (min-width: 1344px){.am-grid-layout_embedded-report-list-visible__col-sm-1{width:8.3333333333%;float:left}.am-grid-layout_embedded-report-list-visible__col-sm-2{width:16.6666666667%;float:left}.am-grid-layout_embedded-report-list-visible__col-sm-3{width:25%;float:left}.am-grid-layout_embedded-report-list-visible__col-sm-4{width:33.3333333333%;float:left}.am-grid-layout_embedded-report-list-visible__col-sm-5{width:41.6666666667%;float:left}.am-grid-layout_embedded-report-list-visible__col-sm-6{width:50%;float:left}.am-grid-layout_embedded-report-list-visible__col-sm-7{width:58.3333333333%;float:left}.am-grid-layout_embedded-report-list-visible__col-sm-8{width:66.6666666667%;float:left}.am-grid-layout_embedded-report-list-visible__col-sm-9{width:75%;float:left}.am-grid-layout_embedded-report-list-visible__col-sm-10{width:83.3333333333%;float:left}.am-grid-layout_embedded-report-list-visible__col-sm-11{width:91.6666666667%;float:left}.am-grid-layout_embedded-report-list-visible__col-sm-12{width:100%;float:left}.am-grid-layout_embedded-report-list-visible__col_pull-sm-0{right:auto}.am-grid-layout_embedded-report-list-visible__col_pull-sm-1{right:8.3333333333%}.am-grid-layout_embedded-report-list-visible__col_pull-sm-2{right:16.6666666667%}.am-grid-layout_embedded-report-list-visible__col_pull-sm-3{right:25%}.am-grid-layout_embedded-report-list-visible__col_pull-sm-4{right:33.3333333333%}.am-grid-layout_embedded-report-list-visible__col_pull-sm-5{right:41.6666666667%}.am-grid-layout_embedded-report-list-visible__col_pull-sm-6{right:50%}.am-grid-layout_embedded-report-list-visible__col_pull-sm-7{right:58.3333333333%}.am-grid-layout_embedded-report-list-visible__col_pull-sm-8{right:66.6666666667%}.am-grid-layout_embedded-report-list-visible__col_pull-sm-9{right:75%}.am-grid-layout_embedded-report-list-visible__col_pull-sm-10{right:83.3333333333%}.am-grid-layout_embedded-report-list-visible__col_pull-sm-11{right:91.6666666667%}.am-grid-layout_embedded-report-list-visible__col_pull-sm-12{right:100%}.am-grid-layout_embedded-report-list-visible__col_push-sm-0{left:auto}.am-grid-layout_embedded-report-list-visible__col_push-sm-1{left:8.3333333333%}.am-grid-layout_embedded-report-list-visible__col_push-sm-2{left:16.6666666667%}.am-grid-layout_embedded-report-list-visible__col_push-sm-3{left:25%}.am-grid-layout_embedded-report-list-visible__col_push-sm-4{left:33.3333333333%}.am-grid-layout_embedded-report-list-visible__col_push-sm-5{left:41.6666666667%}.am-grid-layout_embedded-report-list-visible__col_push-sm-6{left:50%}.am-grid-layout_embedded-report-list-visible__col_push-sm-7{left:58.3333333333%}.am-grid-layout_embedded-report-list-visible__col_push-sm-8{left:66.6666666667%}.am-grid-layout_embedded-report-list-visible__col_push-sm-9{left:75%}.am-grid-layout_embedded-report-list-visible__col_push-sm-10{left:83.3333333333%}.am-grid-layout_embedded-report-list-visible__col_push-sm-11{left:91.6666666667%}.am-grid-layout_embedded-report-list-visible__col_push-sm-12{left:100%}.am-grid-layout_embedded-report-list-visible__col_offset-sm-0{margin-left:0%}.am-grid-layout_embedded-report-list-visible__col_offset-sm-1{margin-left:8.3333333333%}.am-grid-layout_embedded-report-list-visible__col_offset-sm-2{margin-left:16.6666666667%}.am-grid-layout_embedded-report-list-visible__col_offset-sm-3{margin-left:25%}.am-grid-layout_embedded-report-list-visible__col_offset-sm-4{margin-left:33.3333333333%}.am-grid-layout_embedded-report-list-visible__col_offset-sm-5{margin-left:41.6666666667%}.am-grid-layout_embedded-report-list-visible__col_offset-sm-6{margin-left:50%}.am-grid-layout_embedded-report-list-visible__col_offset-sm-7{margin-left:58.3333333333%}.am-grid-layout_embedded-report-list-visible__col_offset-sm-8{margin-left:66.6666666667%}.am-grid-layout_embedded-report-list-visible__col_offset-sm-9{margin-left:75%}.am-grid-layout_embedded-report-list-visible__col_offset-sm-10{margin-left:83.3333333333%}.am-grid-layout_embedded-report-list-visible__col_offset-sm-11{margin-left:91.6666666667%}}@media (min-width: 1600px){.am-grid-layout_embedded-report-list-visible__col-md-1{width:8.3333333333%;float:left}.am-grid-layout_embedded-report-list-visible__col-md-2{width:16.6666666667%;float:left}.am-grid-layout_embedded-report-list-visible__col-md-3{width:25%;float:left}.am-grid-layout_embedded-report-list-visible__col-md-4{width:33.3333333333%;float:left}.am-grid-layout_embedded-report-list-visible__col-md-5{width:41.6666666667%;float:left}.am-grid-layout_embedded-report-list-visible__col-md-6{width:50%;float:left}.am-grid-layout_embedded-report-list-visible__col-md-7{width:58.3333333333%;float:left}.am-grid-layout_embedded-report-list-visible__col-md-8{width:66.6666666667%;float:left}.am-grid-layout_embedded-report-list-visible__col-md-9{width:75%;float:left}.am-grid-layout_embedded-report-list-visible__col-md-10{width:83.3333333333%;float:left}.am-grid-layout_embedded-report-list-visible__col-md-11{width:91.6666666667%;float:left}.am-grid-layout_embedded-report-list-visible__col-md-12{width:100%;float:left}.am-grid-layout_embedded-report-list-visible__col_pull-md-0{right:auto}.am-grid-layout_embedded-report-list-visible__col_pull-md-1{right:8.3333333333%}.am-grid-layout_embedded-report-list-visible__col_pull-md-2{right:16.6666666667%}.am-grid-layout_embedded-report-list-visible__col_pull-md-3{right:25%}.am-grid-layout_embedded-report-list-visible__col_pull-md-4{right:33.3333333333%}.am-grid-layout_embedded-report-list-visible__col_pull-md-5{right:41.6666666667%}.am-grid-layout_embedded-report-list-visible__col_pull-md-6{right:50%}.am-grid-layout_embedded-report-list-visible__col_pull-md-7{right:58.3333333333%}.am-grid-layout_embedded-report-list-visible__col_pull-md-8{right:66.6666666667%}.am-grid-layout_embedded-report-list-visible__col_pull-md-9{right:75%}.am-grid-layout_embedded-report-list-visible__col_pull-md-10{right:83.3333333333%}.am-grid-layout_embedded-report-list-visible__col_pull-md-11{right:91.6666666667%}.am-grid-layout_embedded-report-list-visible__col_pull-md-12{right:100%}.am-grid-layout_embedded-report-list-visible__col_push-md-0{left:auto}.am-grid-layout_embedded-report-list-visible__col_push-md-1{left:8.3333333333%}.am-grid-layout_embedded-report-list-visible__col_push-md-2{left:16.6666666667%}.am-grid-layout_embedded-report-list-visible__col_push-md-3{left:25%}.am-grid-layout_embedded-report-list-visible__col_push-md-4{left:33.3333333333%}.am-grid-layout_embedded-report-list-visible__col_push-md-5{left:41.6666666667%}.am-grid-layout_embedded-report-list-visible__col_push-md-6{left:50%}.am-grid-layout_embedded-report-list-visible__col_push-md-7{left:58.3333333333%}.am-grid-layout_embedded-report-list-visible__col_push-md-8{left:66.6666666667%}.am-grid-layout_embedded-report-list-visible__col_push-md-9{left:75%}.am-grid-layout_embedded-report-list-visible__col_push-md-10{left:83.3333333333%}.am-grid-layout_embedded-report-list-visible__col_push-md-11{left:91.6666666667%}.am-grid-layout_embedded-report-list-visible__col_push-md-12{left:100%}.am-grid-layout_embedded-report-list-visible__col_offset-md-0{margin-left:0%}.am-grid-layout_embedded-report-list-visible__col_offset-md-1{margin-left:8.3333333333%}.am-grid-layout_embedded-report-list-visible__col_offset-md-2{margin-left:16.6666666667%}.am-grid-layout_embedded-report-list-visible__col_offset-md-3{margin-left:25%}.am-grid-layout_embedded-report-list-visible__col_offset-md-4{margin-left:33.3333333333%}.am-grid-layout_embedded-report-list-visible__col_offset-md-5{margin-left:41.6666666667%}.am-grid-layout_embedded-report-list-visible__col_offset-md-6{margin-left:50%}.am-grid-layout_embedded-report-list-visible__col_offset-md-7{margin-left:58.3333333333%}.am-grid-layout_embedded-report-list-visible__col_offset-md-8{margin-left:66.6666666667%}.am-grid-layout_embedded-report-list-visible__col_offset-md-9{margin-left:75%}.am-grid-layout_embedded-report-list-visible__col_offset-md-10{margin-left:83.3333333333%}.am-grid-layout_embedded-report-list-visible__col_offset-md-11{margin-left:91.6666666667%}}.am-header{position:relative;z-index:1000;display:-webkit-flex;display:flex;height:64px;-webkit-justify-content:space-between;justify-content:space-between;padding:0 24px;border-bottom:1px solid var(--av-brand-accent);background-color:#fff}.am-header__section,.am-header__divider,.am-header__item{min-width:0;margin-right:16px}.am-header__section:last-child,.am-header__divider:last-child,.am-header__item:last-child{margin-right:0}.am-header__section{display:-webkit-flex;display:flex;min-width:200px;max-width:50%;-webkit-align-items:center;align-items:center}.am-header__section_center{min-width:0;margin:0 auto!important}.am-header__section_right{-webkit-justify-content:flex-end;justify-content:flex-end;margin-left:16px}.am-header__divider{height:100%;border-right:1px solid var(--av-brand-accent)}.am-icon{position:relative;display:-webkit-inline-flex;display:inline-flex;min-width:16px;max-width:100%;min-height:16px;-webkit-align-items:center;align-items:center;vertical-align:middle}.am-icon_color_brand-primary,.am-icon_color_brand-secondary,.am-icon_color_brand-secondary-accent{color:var(--av-brand-primary)!important}.am-icon_color_brand-light{color:var(--av-brand-light)!important}.am-icon_color_brand-accent{color:var(--av-brand-accent)!important}.am-icon_color_brand-lightest{color:var(--av-brand-lightest)!important}.am-icon_color_fixed-primary{color:#243143!important}.am-icon_color_fixed-secondary{color:rgba(36,49,67,.9)!important}.am-icon_color_fixed-invisible{color:rgba(36,49,67,.1)!important}.am-icon_color_fixed-light{color:rgba(36,49,67,.7)!important}.am-icon_color_fixed-lighter{color:rgba(36,49,67,.4)!important}.am-icon_color_fixed-lightest{color:rgba(36,49,67,.2)!important}.am-icon_color_fixed-link{color:#2668c5!important}.am-icon_color_fixed-white{color:#fff!important}.am-icon_color_fixed-info{color:#408bea!important}.am-icon_color_fixed-info-accent{color:#ecf3fd!important}.am-icon_color_fixed-success{color:#9bc225!important}.am-icon_color_fixed-success-accent{color:#f5f9e9!important}.am-icon_color_fixed-warning{color:#ffc107!important}.am-icon_color_fixed-warning-accent{color:#fff9e6!important}.am-icon_color_fixed-critical{color:#ff810d!important}.am-icon_color_fixed-critical-accent{color:#feedd9!important}.am-icon_color_fixed-danger{color:#ea3939!important}.am-icon_color_fixed-danger-accent{color:#ffecec!important}.am-icon_color_fixed-info-dark{color:#1f56a2!important}.am-icon_color_fixed-success-dark{color:#407009!important}.am-icon_color_fixed-warning-dark{color:#8e5e2f!important}.am-icon_color_fixed-critical-dark{color:#b5381c!important}.am-icon_color_fixed-danger-dark{color:#c62020!important}.am-icon_color_fixed-neutral-dark{color:#5c6673!important}.am-icon_color_fixed-info-light{color:#cadef9!important}.am-icon_color_fixed-warning-light{color:#ffe8a3!important}.am-icon_color_fixed-success-light{color:#dae9ae!important}.am-icon_color_fixed-critical-light{color:#ffc8aa!important}.am-icon_color_fixed-danger-light{color:#ffc5c5!important}.am-icon_color_fixed-neutral-light{color:#dee0e3!important}.am-icon_color_custom-0{color:#0496bc!important}.am-icon_color_custom-1{color:#0a3c56!important}.am-icon_color_custom-2{color:#a2b868!important}.am-icon_color_custom-3{color:#ecc835!important}.am-icon_color_custom-4{color:#06ccb4!important}.am-icon_color_custom-5{color:#4875b3!important}.am-icon_color_custom-6{color:#4dafff!important}.am-icon_color_custom-7{color:#dee6f1!important}.am-icon_color_custom-8{color:#fff!important}.am-icon_color_custom-9{color:rgba(217,44,51,.9)!important}.am-icon_color_custom-10{color:rgba(170,222,12,.5)!important}.am-icon_color_custom-11{color:#ffbc00!important}.am-icon_color_custom-12{color:#818388!important}.am-icon_color_custom-13{color:#119779!important}.am-icon_color_custom-14{color:#b793d2!important}.am-icon_color_custom-15{color:#27accf!important}.am-icon_color_custom-16{color:#ffd000!important}.am-icon_color_custom-17{color:#9d46e9!important}.am-icon_color_custom-18{color:#0065e3!important}.am-icon_color_custom-19{color:#4dafff!important}.am-icon_color_custom-20{color:#dee6f1!important}.am-icon_color_custom-21{color:#ffa310!important}.am-icon_color_custom-22{color:#e8effc!important}.am-icon_color_custom-23{color:#2668c5!important}.am-icon_color_custom-24{color:#e9f0f9!important}.am-icon_color_custom-25{color:#89c9f6!important}.am-icon_color_custom-26{color:#ce78f3!important}.am-icon_color_custom-27{color:#cc820e!important}.am-icon_color_custom-28{color:#f7d63d!important}.am-icon_color_custom-29{color:#609425!important}.am-icon_color_chart-info{color:#408bea!important}.am-icon_color_chart-success{color:#9bc225!important}.am-icon_color_chart-warning{color:#ffc107!important}.am-icon_color_chart-critical{color:#ff810d!important}.am-icon_color_chart-danger{color:#ea3939!important}.am-icon_color_chart-neutral{color:#dee0e3!important}.am-icon_color_chart-blue{color:#2668c5!important}.am-icon_color_chart-green{color:#08a69e!important}.am-icon_color_chart-light-blue{color:#89c9f6!important}.am-icon_color_chart-red{color:#f15c5c!important}.am-icon_color_chart-yellow{color:#e8c94d!important}.am-icon_color_chart-purple{color:#ce78f3!important}.am-icon_color_chart-grey{color:#949aa3!important}.am-icon_color_chart-violet{color:#6f5b95!important}.am-icon_color_chart-turquoise{color:#24aee2!important}.am-icon__text{display:inline-block;padding-left:8px;line-height:24px;vertical-align:middle}.am-icon__text:empty{display:none}.am-icon svg{display:-webkit-inline-flex;display:inline-flex;-webkit-flex-shrink:0;flex-shrink:0;fill:currentColor}.am-icon_align_end svg{position:absolute;right:0;left:auto}.am-icon_align_end .am-icon__text{padding:0 20px 0 0}@media print{.am-icon_align_end svg{display:none}}.icons-sprite-container{position:absolute;overflow:hidden;width:0;height:0;pointer-events:none}.am-input{font-weight:400;font-size:14px;line-height:24px;position:relative;display:-webkit-flex;display:flex;height:48px;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;padding:0 16px;border:1px solid var(--av-brand-light);background:rgb(255,255,255);border-radius:4px}.am-input__label{color:rgba(36,49,67,.7);line-height:46px;transition:all .1s ease-out}.am-input__label_caption{font-weight:400;font-size:12px;line-height:16px}.am-input__label_disabled{color:rgba(36,49,67,.4)}.am-input__control{font-weight:400;font-size:14px;line-height:24px;height:0;color:#243143;transition:all .1s ease-out}.am-input__control_complete,.am-input__control_focus{height:24px}.am-input__control_size_sm{height:100%;line-height:30px}.am-input__control_required{padding-right:32px}.am-input__control::-webkit-input-placeholder{font-weight:400;font-size:14px;line-height:24px}.am-input__control::-moz-placeholder{font-weight:400;font-size:14px;line-height:24px}.am-input__control:-ms-input-placeholder{font-weight:400;font-size:14px;line-height:24px}.am-input__control::-ms-input-placeholder{font-weight:400;font-size:14px;line-height:24px}.am-input__control::placeholder{font-weight:400;font-size:14px;line-height:24px}.am-input .am-icon{position:absolute;top:50%;right:14px;margin-top:-8px}.am-input_focus{border-color:var(--av-brand-primary)}.am-input_disabled{background:none}.am-input_invalid,.am-input.ng-invalid{border-color:#ea3939}.am-input_size_sm{height:32px;padding:0 8px}.am-input_row{-webkit-flex-direction:row;flex-direction:row}.am-label{display:block;margin-bottom:8px;font-size:0}.am-line-chart{position:absolute;display:-webkit-flex;display:flex;width:100%;height:100%;-webkit-flex-grow:1;flex-grow:1;-webkit-align-items:center;align-items:center}.am-line-chart__content{position:relative;min-width:176px;height:100%;-webkit-flex:1;flex:1}.am-line-chart__label{position:absolute;top:50%;left:50%;max-width:96px;font-size:0;text-align:center;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.am-line-chart__legend{display:-webkit-flex;display:flex;min-width:0;-webkit-flex:1;flex:1;padding-right:16px}.am-line-chart__legend-list_name{overflow:hidden}.am-line-chart__legend-item{display:-webkit-flex;display:flex;line-height:24px}.am-line-chart__legend-item:hover{cursor:pointer}.am-line-chart__legend-item:last-child{margin-bottom:0}.am-line-chart__legend-item_translucent{opacity:.25}.am-line-chart__legend-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.am-line-chart__legend-marker-wrapper{min-width:16px}.am-line-chart__legend-marker{width:8px;height:8px;max-height:8px;border-radius:50%}.am-line-chart__legend-marker_color_fixed-primary{background-color:#243143!important}.am-line-chart__legend-marker_color_fixed-secondary{background-color:rgba(36,49,67,.9)!important}.am-line-chart__legend-marker_color_fixed-invisible{background-color:rgba(36,49,67,.1)!important}.am-line-chart__legend-marker_color_fixed-light{background-color:rgba(36,49,67,.7)!important}.am-line-chart__legend-marker_color_fixed-lighter{background-color:rgba(36,49,67,.4)!important}.am-line-chart__legend-marker_color_fixed-lightest{background-color:rgba(36,49,67,.2)!important}.am-line-chart__legend-marker_color_fixed-link{background-color:#2668c5!important}.am-line-chart__legend-marker_color_fixed-white{background-color:#fff!important}.am-line-chart__legend-marker_color_fixed-info{background-color:#408bea!important}.am-line-chart__legend-marker_color_fixed-info-accent{background-color:#ecf3fd!important}.am-line-chart__legend-marker_color_fixed-success{background-color:#9bc225!important}.am-line-chart__legend-marker_color_fixed-success-accent{background-color:#f5f9e9!important}.am-line-chart__legend-marker_color_fixed-warning{background-color:#ffc107!important}.am-line-chart__legend-marker_color_fixed-warning-accent{background-color:#fff9e6!important}.am-line-chart__legend-marker_color_fixed-critical{background-color:#ff810d!important}.am-line-chart__legend-marker_color_fixed-critical-accent{background-color:#feedd9!important}.am-line-chart__legend-marker_color_fixed-danger{background-color:#ea3939!important}.am-line-chart__legend-marker_color_fixed-danger-accent{background-color:#ffecec!important}.am-line-chart__legend-marker_color_fixed-info-dark{background-color:#1f56a2!important}.am-line-chart__legend-marker_color_fixed-success-dark{background-color:#407009!important}.am-line-chart__legend-marker_color_fixed-warning-dark{background-color:#8e5e2f!important}.am-line-chart__legend-marker_color_fixed-critical-dark{background-color:#b5381c!important}.am-line-chart__legend-marker_color_fixed-danger-dark{background-color:#c62020!important}.am-line-chart__legend-marker_color_fixed-neutral-dark{background-color:#5c6673!important}.am-line-chart__legend-marker_color_fixed-info-light{background-color:#cadef9!important}.am-line-chart__legend-marker_color_fixed-warning-light{background-color:#ffe8a3!important}.am-line-chart__legend-marker_color_fixed-success-light{background-color:#dae9ae!important}.am-line-chart__legend-marker_color_fixed-critical-light{background-color:#ffc8aa!important}.am-line-chart__legend-marker_color_fixed-danger-light{background-color:#ffc5c5!important}.am-line-chart__legend-marker_color_fixed-neutral-light{background-color:#dee0e3!important}.am-line-chart__legend-marker_color_custom-0{background-color:#0496bc!important}.am-line-chart__legend-marker_color_custom-1{background-color:#0a3c56!important}.am-line-chart__legend-marker_color_custom-2{background-color:#a2b868!important}.am-line-chart__legend-marker_color_custom-3{background-color:#ecc835!important}.am-line-chart__legend-marker_color_custom-4{background-color:#06ccb4!important}.am-line-chart__legend-marker_color_custom-5{background-color:#4875b3!important}.am-line-chart__legend-marker_color_custom-6{background-color:#4dafff!important}.am-line-chart__legend-marker_color_custom-7{background-color:#dee6f1!important}.am-line-chart__legend-marker_color_custom-8{background-color:#fff!important}.am-line-chart__legend-marker_color_custom-9{background-color:rgba(217,44,51,.9)!important}.am-line-chart__legend-marker_color_custom-10{background-color:rgba(170,222,12,.5)!important}.am-line-chart__legend-marker_color_custom-11{background-color:#ffbc00!important}.am-line-chart__legend-marker_color_custom-12{background-color:#818388!important}.am-line-chart__legend-marker_color_custom-13{background-color:#119779!important}.am-line-chart__legend-marker_color_custom-14{background-color:#b793d2!important}.am-line-chart__legend-marker_color_custom-15{background-color:#27accf!important}.am-line-chart__legend-marker_color_custom-16{background-color:#ffd000!important}.am-line-chart__legend-marker_color_custom-17{background-color:#9d46e9!important}.am-line-chart__legend-marker_color_custom-18{background-color:#0065e3!important}.am-line-chart__legend-marker_color_custom-19{background-color:#4dafff!important}.am-line-chart__legend-marker_color_custom-20{background-color:#dee6f1!important}.am-line-chart__legend-marker_color_custom-21{background-color:#ffa310!important}.am-line-chart__legend-marker_color_custom-22{background-color:#e8effc!important}.am-line-chart__legend-marker_color_custom-23{background-color:#2668c5!important}.am-line-chart__legend-marker_color_custom-24{background-color:#e9f0f9!important}.am-line-chart__legend-marker_color_custom-25{background-color:#89c9f6!important}.am-line-chart__legend-marker_color_custom-26{background-color:#ce78f3!important}.am-line-chart__legend-marker_color_custom-27{background-color:#cc820e!important}.am-line-chart__legend-marker_color_custom-28{background-color:#f7d63d!important}.am-line-chart__legend-marker_color_custom-29{background-color:#609425!important}.am-line-chart__legend-marker_color_chart-info{background-color:#408bea!important}.am-line-chart__legend-marker_color_chart-success{background-color:#9bc225!important}.am-line-chart__legend-marker_color_chart-warning{background-color:#ffc107!important}.am-line-chart__legend-marker_color_chart-critical{background-color:#ff810d!important}.am-line-chart__legend-marker_color_chart-danger{background-color:#ea3939!important}.am-line-chart__legend-marker_color_chart-neutral{background-color:#dee0e3!important}.am-line-chart__legend-marker_color_chart-blue{background-color:#2668c5!important}.am-line-chart__legend-marker_color_chart-green{background-color:#08a69e!important}.am-line-chart__legend-marker_color_chart-light-blue{background-color:#89c9f6!important}.am-line-chart__legend-marker_color_chart-red{background-color:#f15c5c!important}.am-line-chart__legend-marker_color_chart-yellow{background-color:#e8c94d!important}.am-line-chart__legend-marker_color_chart-purple{background-color:#ce78f3!important}.am-line-chart__legend-marker_color_chart-grey{background-color:#949aa3!important}.am-line-chart__legend-marker_color_chart-violet{background-color:#6f5b95!important}.am-line-chart__legend-marker_color_chart-turquoise{background-color:#24aee2!important}.am-line-chart__legend-value{width:100%;padding-left:8px}.am-legend-tooltip{padding:8px 0;pointer-events:auto}.am-legend-tooltip__timestamp{display:-webkit-flex;display:flex;height:32px;-webkit-align-items:center;align-items:center;padding:0 16px}.am-legend-tooltip__title{padding:6px 16px}.am-legend-tooltip__divider{padding:8px 16px}.am-legend-tooltip__item{display:-webkit-flex;display:flex;height:32px;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;font-size:0;text-decoration:none}.am-legend-tooltip__item_link{cursor:pointer}.am-legend-tooltip__item:hover{background-color:var(--av-brand-lightest)}.am-legend-tooltip__name,.am-legend-tooltip__total{min-width:0}.am-legend-tooltip__name{padding:0 16px}.am-legend-tooltip__total{display:-webkit-flex;display:flex;padding-right:16px}.am-status-tooltip{padding:8px 0}.am-status-tooltip__item{padding:0 8px}.am-link{color:#2668c5;cursor:pointer;font-weight:600!important;overflow-wrap:break-word;text-decoration:none}.am-link_active{text-decoration:underline}.am-link_disabled,.am-link_disabled:hover{color:rgba(36,49,67,.7);cursor:default;pointer-events:none}.am-loader{display:inline-block;border-style:solid;border-color:var(--av-brand-primary);border-top-color:transparent!important;border-radius:50%;vertical-align:middle}.am-loader_size_16{width:16px;height:16px;border-width:2px;-webkit-animation:rotate .4s linear infinite;animation:rotate .4s linear infinite}.am-loader_size_16.am-loader_position_center{margin:-8px 0 0 -8px}.am-loader_size_24{width:24px;height:24px;border-width:2px;-webkit-animation:rotate .4s linear infinite;animation:rotate .4s linear infinite}.am-loader_size_24.am-loader_position_center{margin:-12px 0 0 -12px}.am-loader_size_32{width:32px;height:32px;border-width:2px;-webkit-animation:rotate .4s linear infinite;animation:rotate .4s linear infinite}.am-loader_size_32.am-loader_position_center{margin:-16px 0 0 -16px}.am-loader_size_48{width:48px;height:48px;border-width:2px;-webkit-animation:rotate .4s linear infinite;animation:rotate .4s linear infinite}.am-loader_size_48.am-loader_position_center{margin:-24px 0 0 -24px}.am-loader_size_48{border-width:3px;-webkit-animation:rotate .5s linear infinite;animation:rotate .5s linear infinite}.am-loader_position_center{position:absolute;top:50%;left:50%}@-webkit-keyframes rotate{to{-webkit-transform:rotate(360deg) translateZ(0);transform:rotate(360deg) translateZ(0)}}@keyframes rotate{to{-webkit-transform:rotate(360deg) translateZ(0);transform:rotate(360deg) translateZ(0)}}.am-marker{display:inline-block;width:8px;min-width:8px;height:8px;min-height:8px;border-radius:50%}.am-marker_color_fixed-primary{background-color:#243143!important}.am-marker_color_fixed-secondary{background-color:rgba(36,49,67,.9)!important}.am-marker_color_fixed-invisible{background-color:rgba(36,49,67,.1)!important}.am-marker_color_fixed-light{background-color:rgba(36,49,67,.7)!important}.am-marker_color_fixed-lighter{background-color:rgba(36,49,67,.4)!important}.am-marker_color_fixed-lightest{background-color:rgba(36,49,67,.2)!important}.am-marker_color_fixed-link{background-color:#2668c5!important}.am-marker_color_fixed-white{background-color:#fff!important}.am-marker_color_fixed-info{background-color:#408bea!important}.am-marker_color_fixed-info-accent{background-color:#ecf3fd!important}.am-marker_color_fixed-success{background-color:#9bc225!important}.am-marker_color_fixed-success-accent{background-color:#f5f9e9!important}.am-marker_color_fixed-warning{background-color:#ffc107!important}.am-marker_color_fixed-warning-accent{background-color:#fff9e6!important}.am-marker_color_fixed-critical{background-color:#ff810d!important}.am-marker_color_fixed-critical-accent{background-color:#feedd9!important}.am-marker_color_fixed-danger{background-color:#ea3939!important}.am-marker_color_fixed-danger-accent{background-color:#ffecec!important}.am-marker_color_fixed-info-dark{background-color:#1f56a2!important}.am-marker_color_fixed-success-dark{background-color:#407009!important}.am-marker_color_fixed-warning-dark{background-color:#8e5e2f!important}.am-marker_color_fixed-critical-dark{background-color:#b5381c!important}.am-marker_color_fixed-danger-dark{background-color:#c62020!important}.am-marker_color_fixed-neutral-dark{background-color:#5c6673!important}.am-marker_color_fixed-info-light{background-color:#cadef9!important}.am-marker_color_fixed-warning-light{background-color:#ffe8a3!important}.am-marker_color_fixed-success-light{background-color:#dae9ae!important}.am-marker_color_fixed-critical-light{background-color:#ffc8aa!important}.am-marker_color_fixed-danger-light{background-color:#ffc5c5!important}.am-marker_color_fixed-neutral-light{background-color:#dee0e3!important}.am-marker_color_custom-0{background-color:#0496bc!important}.am-marker_color_custom-1{background-color:#0a3c56!important}.am-marker_color_custom-2{background-color:#a2b868!important}.am-marker_color_custom-3{background-color:#ecc835!important}.am-marker_color_custom-4{background-color:#06ccb4!important}.am-marker_color_custom-5{background-color:#4875b3!important}.am-marker_color_custom-6{background-color:#4dafff!important}.am-marker_color_custom-7{background-color:#dee6f1!important}.am-marker_color_custom-8{background-color:#fff!important}.am-marker_color_custom-9{background-color:rgba(217,44,51,.9)!important}.am-marker_color_custom-10{background-color:rgba(170,222,12,.5)!important}.am-marker_color_custom-11{background-color:#ffbc00!important}.am-marker_color_custom-12{background-color:#818388!important}.am-marker_color_custom-13{background-color:#119779!important}.am-marker_color_custom-14{background-color:#b793d2!important}.am-marker_color_custom-15{background-color:#27accf!important}.am-marker_color_custom-16{background-color:#ffd000!important}.am-marker_color_custom-17{background-color:#9d46e9!important}.am-marker_color_custom-18{background-color:#0065e3!important}.am-marker_color_custom-19{background-color:#4dafff!important}.am-marker_color_custom-20{background-color:#dee6f1!important}.am-marker_color_custom-21{background-color:#ffa310!important}.am-marker_color_custom-22{background-color:#e8effc!important}.am-marker_color_custom-23{background-color:#2668c5!important}.am-marker_color_custom-24{background-color:#e9f0f9!important}.am-marker_color_custom-25{background-color:#89c9f6!important}.am-marker_color_custom-26{background-color:#ce78f3!important}.am-marker_color_custom-27{background-color:#cc820e!important}.am-marker_color_custom-28{background-color:#f7d63d!important}.am-marker_color_custom-29{background-color:#609425!important}.am-marker_color_chart-info{background-color:#408bea!important}.am-marker_color_chart-success{background-color:#9bc225!important}.am-marker_color_chart-warning{background-color:#ffc107!important}.am-marker_color_chart-critical{background-color:#ff810d!important}.am-marker_color_chart-danger{background-color:#ea3939!important}.am-marker_color_chart-neutral{background-color:#dee0e3!important}.am-marker_color_chart-blue{background-color:#2668c5!important}.am-marker_color_chart-green{background-color:#08a69e!important}.am-marker_color_chart-light-blue{background-color:#89c9f6!important}.am-marker_color_chart-red{background-color:#f15c5c!important}.am-marker_color_chart-yellow{background-color:#e8c94d!important}.am-marker_color_chart-purple{background-color:#ce78f3!important}.am-marker_color_chart-grey{background-color:#949aa3!important}.am-marker_color_chart-violet{background-color:#6f5b95!important}.am-marker_color_chart-turquoise{background-color:#24aee2!important}.am-modal{position:fixed;z-index:1040;inset:0;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.am-modal__content{display:-webkit-flex;display:flex;max-width:100%;max-height:100%}.am-modal__content_stretch_horizontal{width:100%}.am-modal__content_stretch_vertical{height:100%}.am-modal__content_stretch_fullscreen{display:block;width:100%;height:100%}.am-modal_placement_center{-webkit-justify-content:center;justify-content:center}.am-modal_placement_right{-webkit-justify-content:flex-end;justify-content:flex-end}.am-modal_overlay{background:rgba(36,49,67,.9)}.am-multipoint-tooltip{padding:16px}.am-multipoint-tooltip__marker{margin-right:8px}.am-multipoint-tooltip__title{margin-bottom:8px;font-size:0}.am-multipoint-tooltip__list-item{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.am-multipoint-tooltip__link{padding:16px;pointer-events:auto}.am-notification{position:relative;top:0;border:1px solid var(--av-brand-primary);background:rgb(255,255,255);border-radius:4px;box-shadow:0 10px 20px rgba(36,49,67,.2)}.am-notification .am-notification-content__close:hover{background-color:var(--av-brand-accent-hover)}.am-notification .am-notification-content__close:active{background-color:var(--av-brand-accent-active)}.am-notification_info{border-color:#408bea;background-color:#ecf3fd}.am-notification_info .am-notification-content__close:hover{background-color:#ccdffa}.am-notification_info .am-notification-content__close:active{background-color:#b5d0f7}.am-notification_success{border-color:#9bc225;background-color:#f5f9e9}.am-notification_success .am-notification-content__close:hover{background-color:#e8f1cd}.am-notification_success .am-notification-content__close:active{background-color:#dfecb9}.am-notification_warning{border-color:#ffc107;background-color:#fff9e6}.am-notification_warning .am-notification-content__close:hover{background-color:#fff0c2}.am-notification_warning .am-notification-content__close:active{background-color:#ffeaa9}.am-notification_error{border-color:#ea3939;background-color:#ffecec}.am-notification_error .am-notification-content__close:hover{background-color:#ffc8c8}.am-notification_error .am-notification-content__close:active{background-color:#ffafaf}.am-notification-content{display:-webkit-flex;display:flex;min-width:296px;max-width:344px;-webkit-justify-content:space-between;justify-content:space-between;font-size:0}.am-notification-content__content{display:-webkit-flex;display:flex;-webkit-flex-grow:1;flex-grow:1;-webkit-align-items:center;align-items:center;padding:6px 24px}.am-notification-content__icon_success{color:#9bc225!important}.am-notification-content__icon_warning{color:#ffc107!important}.am-notification-content__icon_error{color:#ea3939!important}.am-notification-content__icon_info{color:#408bea!important}.am-notification-content__toolbar{display:-webkit-flex;display:flex}.am-notification-content__loader{margin-right:16px}.am-notification-content__toolbar-item{padding:0 24px}.am-notification-content__close{display:-webkit-flex;display:flex;height:100%;-webkit-align-items:center;align-items:center;padding:0 24px;border-bottom-right-radius:3px;border-top-right-radius:3px;cursor:pointer}.am-notification-content__loader{min-width:0}.am-notification-content__text{min-width:0;-webkit-flex:1;flex:1}.am-notification-content__pipe{display:-webkit-flex;display:flex;width:1px;background-color:var(--av-brand-accent)}.am-notification-content__toolbar-item{-webkit-align-self:center;align-self:center}.am-notification-content_with-close{min-width:360px;max-width:408px}.am-notifications{position:fixed;z-index:1030;right:0;bottom:0;display:-webkit-flex;display:flex;width:424px;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:flex-end;align-items:flex-end}.am-notifications__item{margin-right:16px;margin-bottom:16px}.am-panel{position:relative;overflow:hidden;height:100%;max-height:100vh;background-color:var(--av-solid-brand-lightest);border-radius:4px;box-shadow:0 10px 20px rgba(36,49,67,.9)}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.am-panel{overflow:visible}}.am-panel:after{display:block;width:100%;height:64px;content:""}.am-panel__header,.am-panel__footer{display:-webkit-flex;display:flex;width:100%;height:64px;-webkit-align-items:center;align-items:center;padding:0 24px;background:rgb(255,255,255);background-clip:padding-box;font-size:0}.am-panel__content{overflow:auto;height:calc(100% - 128px);max-height:calc(100vh - 128px);padding:0 24px;background-color:var(--av-solid-brand-lightest)}.am-panel__content_without-paddings{padding:0}.am-panel__header{-webkit-justify-content:space-between;justify-content:space-between;border-bottom:1px solid var(--av-brand-accent)}.am-panel__header_without-border{border-bottom:0}.am-panel__footer{position:absolute;bottom:0;-webkit-justify-content:flex-end;justify-content:flex-end;border-top:1px solid var(--av-brand-accent)}.am-panel__footer>.am-button{margin-left:16px}.am-panel_width_s{width:512px}.am-panel_width_m{width:672px}.am-panel_width_l{width:832px}.am-panel_width_xl{width:992px}.am-panel_height_m{height:640px}.am-panel_height_l{height:832px}.am-panel_attached{border:1px solid var(--av-brand-light);box-shadow:none}.am-panel_attached,.am-panel_attached .am-panel__content{height:auto;max-height:none;background-color:#fff!important}.am-panel_attached:after{display:none}.am-pdf-header{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;margin-bottom:16px}.am-pdf-header__info{width:100%;padding:0 16px;margin-top:16px;background-color:var(--av-brand-lightest);line-height:48px}.am-pdf-header__info-item{margin-right:16px}.am-pdf-header__info-item:last-child{margin-right:0}.am-pie-chart{position:absolute;display:-webkit-flex;display:flex;width:100%;height:100%;-webkit-flex-grow:1;flex-grow:1;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-items:center;align-items:center}.am-pie-chart__content{position:relative;min-width:176px;max-width:224px;height:100%;-webkit-flex:1;flex:1}.am-pie-chart__label{position:absolute;top:50%;left:50%;max-width:96px;font-size:0;text-align:center;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.am-pie-chart__legend{display:-webkit-flex;display:flex;min-width:0;-webkit-flex:1;flex:1;-webkit-justify-content:space-between;justify-content:space-between;padding-right:16px}.am-pie-chart__legend-list_name{overflow:hidden}.am-pie-chart__legend-item{display:-webkit-flex;display:flex;line-height:24px}.am-pie-chart__legend-item:hover{cursor:pointer}.am-pie-chart__legend-item:last-child{margin-bottom:0}.am-pie-chart__legend-item_translucent{opacity:.25}.am-pie-chart__legend-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.am-pie-chart__legend-marker-wrapper{min-width:16px}.am-pie-chart__legend-marker{width:8px;height:8px;max-height:8px;border-radius:50%}.am-pie-chart__legend-marker_color_fixed-primary{background-color:#243143!important}.am-pie-chart__legend-marker_color_fixed-secondary{background-color:rgba(36,49,67,.9)!important}.am-pie-chart__legend-marker_color_fixed-invisible{background-color:rgba(36,49,67,.1)!important}.am-pie-chart__legend-marker_color_fixed-light{background-color:rgba(36,49,67,.7)!important}.am-pie-chart__legend-marker_color_fixed-lighter{background-color:rgba(36,49,67,.4)!important}.am-pie-chart__legend-marker_color_fixed-lightest{background-color:rgba(36,49,67,.2)!important}.am-pie-chart__legend-marker_color_fixed-link{background-color:#2668c5!important}.am-pie-chart__legend-marker_color_fixed-white{background-color:#fff!important}.am-pie-chart__legend-marker_color_fixed-info{background-color:#408bea!important}.am-pie-chart__legend-marker_color_fixed-info-accent{background-color:#ecf3fd!important}.am-pie-chart__legend-marker_color_fixed-success{background-color:#9bc225!important}.am-pie-chart__legend-marker_color_fixed-success-accent{background-color:#f5f9e9!important}.am-pie-chart__legend-marker_color_fixed-warning{background-color:#ffc107!important}.am-pie-chart__legend-marker_color_fixed-warning-accent{background-color:#fff9e6!important}.am-pie-chart__legend-marker_color_fixed-critical{background-color:#ff810d!important}.am-pie-chart__legend-marker_color_fixed-critical-accent{background-color:#feedd9!important}.am-pie-chart__legend-marker_color_fixed-danger{background-color:#ea3939!important}.am-pie-chart__legend-marker_color_fixed-danger-accent{background-color:#ffecec!important}.am-pie-chart__legend-marker_color_fixed-info-dark{background-color:#1f56a2!important}.am-pie-chart__legend-marker_color_fixed-success-dark{background-color:#407009!important}.am-pie-chart__legend-marker_color_fixed-warning-dark{background-color:#8e5e2f!important}.am-pie-chart__legend-marker_color_fixed-critical-dark{background-color:#b5381c!important}.am-pie-chart__legend-marker_color_fixed-danger-dark{background-color:#c62020!important}.am-pie-chart__legend-marker_color_fixed-neutral-dark{background-color:#5c6673!important}.am-pie-chart__legend-marker_color_fixed-info-light{background-color:#cadef9!important}.am-pie-chart__legend-marker_color_fixed-warning-light{background-color:#ffe8a3!important}.am-pie-chart__legend-marker_color_fixed-success-light{background-color:#dae9ae!important}.am-pie-chart__legend-marker_color_fixed-critical-light{background-color:#ffc8aa!important}.am-pie-chart__legend-marker_color_fixed-danger-light{background-color:#ffc5c5!important}.am-pie-chart__legend-marker_color_fixed-neutral-light{background-color:#dee0e3!important}.am-pie-chart__legend-marker_color_custom-0{background-color:#0496bc!important}.am-pie-chart__legend-marker_color_custom-1{background-color:#0a3c56!important}.am-pie-chart__legend-marker_color_custom-2{background-color:#a2b868!important}.am-pie-chart__legend-marker_color_custom-3{background-color:#ecc835!important}.am-pie-chart__legend-marker_color_custom-4{background-color:#06ccb4!important}.am-pie-chart__legend-marker_color_custom-5{background-color:#4875b3!important}.am-pie-chart__legend-marker_color_custom-6{background-color:#4dafff!important}.am-pie-chart__legend-marker_color_custom-7{background-color:#dee6f1!important}.am-pie-chart__legend-marker_color_custom-8{background-color:#fff!important}.am-pie-chart__legend-marker_color_custom-9{background-color:rgba(217,44,51,.9)!important}.am-pie-chart__legend-marker_color_custom-10{background-color:rgba(170,222,12,.5)!important}.am-pie-chart__legend-marker_color_custom-11{background-color:#ffbc00!important}.am-pie-chart__legend-marker_color_custom-12{background-color:#818388!important}.am-pie-chart__legend-marker_color_custom-13{background-color:#119779!important}.am-pie-chart__legend-marker_color_custom-14{background-color:#b793d2!important}.am-pie-chart__legend-marker_color_custom-15{background-color:#27accf!important}.am-pie-chart__legend-marker_color_custom-16{background-color:#ffd000!important}.am-pie-chart__legend-marker_color_custom-17{background-color:#9d46e9!important}.am-pie-chart__legend-marker_color_custom-18{background-color:#0065e3!important}.am-pie-chart__legend-marker_color_custom-19{background-color:#4dafff!important}.am-pie-chart__legend-marker_color_custom-20{background-color:#dee6f1!important}.am-pie-chart__legend-marker_color_custom-21{background-color:#ffa310!important}.am-pie-chart__legend-marker_color_custom-22{background-color:#e8effc!important}.am-pie-chart__legend-marker_color_custom-23{background-color:#2668c5!important}.am-pie-chart__legend-marker_color_custom-24{background-color:#e9f0f9!important}.am-pie-chart__legend-marker_color_custom-25{background-color:#89c9f6!important}.am-pie-chart__legend-marker_color_custom-26{background-color:#ce78f3!important}.am-pie-chart__legend-marker_color_custom-27{background-color:#cc820e!important}.am-pie-chart__legend-marker_color_custom-28{background-color:#f7d63d!important}.am-pie-chart__legend-marker_color_custom-29{background-color:#609425!important}.am-pie-chart__legend-marker_color_chart-info{background-color:#408bea!important}.am-pie-chart__legend-marker_color_chart-success{background-color:#9bc225!important}.am-pie-chart__legend-marker_color_chart-warning{background-color:#ffc107!important}.am-pie-chart__legend-marker_color_chart-critical{background-color:#ff810d!important}.am-pie-chart__legend-marker_color_chart-danger{background-color:#ea3939!important}.am-pie-chart__legend-marker_color_chart-neutral{background-color:#dee0e3!important}.am-pie-chart__legend-marker_color_chart-blue{background-color:#2668c5!important}.am-pie-chart__legend-marker_color_chart-green{background-color:#08a69e!important}.am-pie-chart__legend-marker_color_chart-light-blue{background-color:#89c9f6!important}.am-pie-chart__legend-marker_color_chart-red{background-color:#f15c5c!important}.am-pie-chart__legend-marker_color_chart-yellow{background-color:#e8c94d!important}.am-pie-chart__legend-marker_color_chart-purple{background-color:#ce78f3!important}.am-pie-chart__legend-marker_color_chart-grey{background-color:#949aa3!important}.am-pie-chart__legend-marker_color_chart-violet{background-color:#6f5b95!important}.am-pie-chart__legend-marker_color_chart-turquoise{background-color:#24aee2!important}.am-pie-chart__legend-value{width:100%;padding-left:8px;text-align:right}.am-pie-chart__footer{width:100%;padding-top:8px;border-top:1px solid var(--av-brand-accent);margin:0 16px 16px}.am-pie-chart_with-footer{height:calc(100% - 48px)}.am-pipe{display:inline-block;height:24px}.am-pipe:after{display:inline-block;width:1px;height:100%;padding:2px 0;background-clip:content-box;background-color:var(--av-brand-accent);content:""}@media print{.am-pipe{display:none}}.am-point-tooltip{padding:16px}.am-point-tooltip__section{margin-bottom:4px;font-size:0}.am-point-tooltip__section:last-child{margin-bottom:0}.am-score-tooltip{pointer-events:auto}.am-score-tooltip__section{padding-right:24px;padding-left:24px;margin-bottom:8px;font-size:0}.am-score-tooltip__section:first-child{padding-top:24px}.am-score-tooltip__footer{display:-webkit-flex;display:flex;min-height:56px;border-top:1px solid var(--av-brand-accent);margin-top:24px;background-color:var(--av-brand-lightest)}.am-score-tooltip__footer-button{display:-webkit-flex;display:flex;-webkit-flex:1;flex:1;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;padding:16px 8px;cursor:pointer;text-align:center}.am-score-tooltip__footer-button:hover{background-color:var(--av-brand-lightest);box-shadow:0 0 0 1px var(--av-brand-lightest)}.am-score-tooltip__divider{display:-webkit-flex;display:flex;width:1px;background-color:var(--av-brand-accent)}.am-progress{overflow:hidden;height:8px;background-color:var(--av-brand-accent);border-radius:4px}.am-progress__bar{display:block;height:100%;line-height:16px}.am-progress__bar_color_fixed-primary{background-color:#243143!important}.am-progress__bar_color_fixed-secondary{background-color:rgba(36,49,67,.9)!important}.am-progress__bar_color_fixed-invisible{background-color:rgba(36,49,67,.1)!important}.am-progress__bar_color_fixed-light{background-color:rgba(36,49,67,.7)!important}.am-progress__bar_color_fixed-lighter{background-color:rgba(36,49,67,.4)!important}.am-progress__bar_color_fixed-lightest{background-color:rgba(36,49,67,.2)!important}.am-progress__bar_color_fixed-link{background-color:#2668c5!important}.am-progress__bar_color_fixed-white{background-color:#fff!important}.am-progress__bar_color_fixed-info{background-color:#408bea!important}.am-progress__bar_color_fixed-info-accent{background-color:#ecf3fd!important}.am-progress__bar_color_fixed-success{background-color:#9bc225!important}.am-progress__bar_color_fixed-success-accent{background-color:#f5f9e9!important}.am-progress__bar_color_fixed-warning{background-color:#ffc107!important}.am-progress__bar_color_fixed-warning-accent{background-color:#fff9e6!important}.am-progress__bar_color_fixed-critical{background-color:#ff810d!important}.am-progress__bar_color_fixed-critical-accent{background-color:#feedd9!important}.am-progress__bar_color_fixed-danger{background-color:#ea3939!important}.am-progress__bar_color_fixed-danger-accent{background-color:#ffecec!important}.am-progress__bar_color_fixed-info-dark{background-color:#1f56a2!important}.am-progress__bar_color_fixed-success-dark{background-color:#407009!important}.am-progress__bar_color_fixed-warning-dark{background-color:#8e5e2f!important}.am-progress__bar_color_fixed-critical-dark{background-color:#b5381c!important}.am-progress__bar_color_fixed-danger-dark{background-color:#c62020!important}.am-progress__bar_color_fixed-neutral-dark{background-color:#5c6673!important}.am-progress__bar_color_fixed-info-light{background-color:#cadef9!important}.am-progress__bar_color_fixed-warning-light{background-color:#ffe8a3!important}.am-progress__bar_color_fixed-success-light{background-color:#dae9ae!important}.am-progress__bar_color_fixed-critical-light{background-color:#ffc8aa!important}.am-progress__bar_color_fixed-danger-light{background-color:#ffc5c5!important}.am-progress__bar_color_fixed-neutral-light{background-color:#dee0e3!important}.am-progress__bar_color_custom-0{background-color:#0496bc!important}.am-progress__bar_color_custom-1{background-color:#0a3c56!important}.am-progress__bar_color_custom-2{background-color:#a2b868!important}.am-progress__bar_color_custom-3{background-color:#ecc835!important}.am-progress__bar_color_custom-4{background-color:#06ccb4!important}.am-progress__bar_color_custom-5{background-color:#4875b3!important}.am-progress__bar_color_custom-6{background-color:#4dafff!important}.am-progress__bar_color_custom-7{background-color:#dee6f1!important}.am-progress__bar_color_custom-8{background-color:#fff!important}.am-progress__bar_color_custom-9{background-color:rgba(217,44,51,.9)!important}.am-progress__bar_color_custom-10{background-color:rgba(170,222,12,.5)!important}.am-progress__bar_color_custom-11{background-color:#ffbc00!important}.am-progress__bar_color_custom-12{background-color:#818388!important}.am-progress__bar_color_custom-13{background-color:#119779!important}.am-progress__bar_color_custom-14{background-color:#b793d2!important}.am-progress__bar_color_custom-15{background-color:#27accf!important}.am-progress__bar_color_custom-16{background-color:#ffd000!important}.am-progress__bar_color_custom-17{background-color:#9d46e9!important}.am-progress__bar_color_custom-18{background-color:#0065e3!important}.am-progress__bar_color_custom-19{background-color:#4dafff!important}.am-progress__bar_color_custom-20{background-color:#dee6f1!important}.am-progress__bar_color_custom-21{background-color:#ffa310!important}.am-progress__bar_color_custom-22{background-color:#e8effc!important}.am-progress__bar_color_custom-23{background-color:#2668c5!important}.am-progress__bar_color_custom-24{background-color:#e9f0f9!important}.am-progress__bar_color_custom-25{background-color:#89c9f6!important}.am-progress__bar_color_custom-26{background-color:#ce78f3!important}.am-progress__bar_color_custom-27{background-color:#cc820e!important}.am-progress__bar_color_custom-28{background-color:#f7d63d!important}.am-progress__bar_color_custom-29{background-color:#609425!important}.am-progress__bar_color_chart-info{background-color:#408bea!important}.am-progress__bar_color_chart-success{background-color:#9bc225!important}.am-progress__bar_color_chart-warning{background-color:#ffc107!important}.am-progress__bar_color_chart-critical{background-color:#ff810d!important}.am-progress__bar_color_chart-danger{background-color:#ea3939!important}.am-progress__bar_color_chart-neutral{background-color:#dee0e3!important}.am-progress__bar_color_chart-blue{background-color:#2668c5!important}.am-progress__bar_color_chart-green{background-color:#08a69e!important}.am-progress__bar_color_chart-light-blue{background-color:#89c9f6!important}.am-progress__bar_color_chart-red{background-color:#f15c5c!important}.am-progress__bar_color_chart-yellow{background-color:#e8c94d!important}.am-progress__bar_color_chart-purple{background-color:#ce78f3!important}.am-progress__bar_color_chart-grey{background-color:#949aa3!important}.am-progress__bar_color_chart-violet{background-color:#6f5b95!important}.am-progress__bar_color_chart-turquoise{background-color:#24aee2!important}.am-progress-bar-chart{position:relative;overflow:hidden;height:4px;background-color:var(--av-brand-accent);border-radius:2px}.am-progress-bar-chart__content{position:absolute;top:50%;width:100%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.am-progress-bar-chart__bar_status_success .highcharts-point{fill:#9bc225}.am-progress-bar-chart__bar_status_warning .highcharts-point{fill:#ffc107}.am-progress-bar-chart__bar_status_danger .highcharts-point{fill:#ea3939}.am-radio-button{display:-webkit-inline-flex;display:inline-flex;max-width:100%;-webkit-align-items:center;align-items:center;font-size:0}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.am-radio-button{line-height:16px}.am-radio-button__control,.am-radio-button__label{display:inline-block;max-width:100%;vertical-align:middle}}.am-radio-button__control{width:16px;min-width:16px;height:16px;background:rgb(255,255,255);border-radius:50%;box-shadow:0 0 0 1px var(--av-brand-light) inset;cursor:pointer}.am-radio-button__control_selected{box-shadow:0 0 0 5px var(--av-brand-primary) inset}.am-radio-button__control_selected.am-radio-button__control_disabled{box-shadow:0 0 0 5px var(--av-brand-light) inset}.am-radio-button__control_disabled{background:none;cursor:not-allowed}.am-radio-button__label{min-width:0}.am-radio-button__label_exist{margin-left:8px}.am-score{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.am-score__circle-container{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transform-origin:center;transform-origin:center}.am-score__circle-container_hidden{display:none}.am-score__background-circle{stroke:var(--av-brand-primary);stroke-opacity:.1}.am-score__circle_color_fixed-primary{stroke:#243143!important}.am-score__circle_color_fixed-secondary{stroke:rgba(36,49,67,.9)!important}.am-score__circle_color_fixed-invisible{stroke:rgba(36,49,67,.1)!important}.am-score__circle_color_fixed-light{stroke:rgba(36,49,67,.7)!important}.am-score__circle_color_fixed-lighter{stroke:rgba(36,49,67,.4)!important}.am-score__circle_color_fixed-lightest{stroke:rgba(36,49,67,.2)!important}.am-score__circle_color_fixed-link{stroke:#2668c5!important}.am-score__circle_color_fixed-white{stroke:#fff!important}.am-score__circle_color_fixed-info{stroke:#408bea!important}.am-score__circle_color_fixed-info-accent{stroke:#ecf3fd!important}.am-score__circle_color_fixed-success{stroke:#9bc225!important}.am-score__circle_color_fixed-success-accent{stroke:#f5f9e9!important}.am-score__circle_color_fixed-warning{stroke:#ffc107!important}.am-score__circle_color_fixed-warning-accent{stroke:#fff9e6!important}.am-score__circle_color_fixed-critical{stroke:#ff810d!important}.am-score__circle_color_fixed-critical-accent{stroke:#feedd9!important}.am-score__circle_color_fixed-danger{stroke:#ea3939!important}.am-score__circle_color_fixed-danger-accent{stroke:#ffecec!important}.am-score__circle_color_fixed-info-dark{stroke:#1f56a2!important}.am-score__circle_color_fixed-success-dark{stroke:#407009!important}.am-score__circle_color_fixed-warning-dark{stroke:#8e5e2f!important}.am-score__circle_color_fixed-critical-dark{stroke:#b5381c!important}.am-score__circle_color_fixed-danger-dark{stroke:#c62020!important}.am-score__circle_color_fixed-neutral-dark{stroke:#5c6673!important}.am-score__circle_color_fixed-info-light{stroke:#cadef9!important}.am-score__circle_color_fixed-warning-light{stroke:#ffe8a3!important}.am-score__circle_color_fixed-success-light{stroke:#dae9ae!important}.am-score__circle_color_fixed-critical-light{stroke:#ffc8aa!important}.am-score__circle_color_fixed-danger-light{stroke:#ffc5c5!important}.am-score__circle_color_fixed-neutral-light{stroke:#dee0e3!important}.am-score__circle_hidden{display:none}.am-scrollable{display:block;overflow:auto;width:100%;height:100%}.am-scrollbar{position:relative;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.am-scrollbar__content{position:relative;overflow:auto;max-width:100%;-webkit-flex-grow:1;flex-grow:1;-ms-overflow-style:none;scrollbar-width:none}.am-scrollbar__content::-webkit-scrollbar{width:0;height:0;background:transparent}.am-scrollbar__bars{position:absolute;z-index:1010;inset:0;pointer-events:none}.am-scrollbar__bar{position:absolute;right:2px;bottom:2px;border-radius:3px;opacity:0;transition:opacity .12s ease-out}.am-scrollbar__bar_vertical{top:2px;width:6px}.am-scrollbar__bar_vertical .am-scrollbar__thumb{width:100%}.am-scrollbar__bar_vertical .am-scrollbar__thumb:hover,.am-scrollbar__bar_vertical .am-scrollbar__thumb:active{width:10px;margin-left:-2px;border-radius:5px}.am-scrollbar__bar_horizontal{left:0;height:6px}.am-scrollbar__bar_horizontal .am-scrollbar__thumb{height:100%}.am-scrollbar__bar_horizontal .am-scrollbar__thumb:hover,.am-scrollbar__bar_horizontal .am-scrollbar__thumb:active{height:10px;margin-top:-2px;border-radius:5px}.am-scrollbar__bar_has-horizontal{bottom:8px}.am-scrollbar__bar_has-vertical{right:8px}.am-scrollbar__thumb{position:absolute;-moz-box-sizing:border-box;box-sizing:border-box;background-clip:content-box;background-color:rgba(36,49,67,.2);border-radius:3px;cursor:pointer;pointer-events:auto}.am-scrollbar:hover .am-scrollbar__bar,.am-scrollbar:active .am-scrollbar__bar,.am-scrollbar:focus .am-scrollbar__bar{opacity:1}.am-search-field{display:-webkit-flex;display:flex;width:100%;height:32px;-webkit-align-items:center;align-items:center;padding:0 16px}.am-search-field__input{width:100%;-webkit-flex-grow:1;flex-grow:1;margin-right:8px}.am-search-field:focus-within{border-color:var(--av-brand-primary)}.am-select__target{position:relative;display:-webkit-flex;display:flex;height:48px;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;padding:0 48px 0 16px;border:1px solid var(--av-brand-light);background:rgb(255,255,255);border-radius:4px}.am-select__target am-icon{position:absolute;right:16px;left:auto}.am-select__target_focus{border:1px solid var(--av-brand-primary)}.am-select__target_disabled,.am-select__target_disabled:hover{background:none;box-shadow:none;cursor:not-allowed}.am-select__target_disabled,.am-select__target_disabled am-icon,.am-select__target_disabled:hover,.am-select__target_disabled:hover am-icon{color:rgba(36,49,67,.4)}.am-select__target_size_sm{height:32px;padding:0 24px 0 8px}.am-select__target_size_sm am-icon{right:8px}.am-select__label{font-weight:400;font-size:12px;line-height:16px;color:rgba(36,49,67,.7)}.am-select__label_disabled{color:rgba(36,49,67,.4)}.am-select__value{font-weight:400;font-size:14px;line-height:24px;color:#243143}.am-select__value_disabled{color:rgba(36,49,67,.4)}.am-select__menu{min-width:0}.am-select__item{line-height:24px}.am-select__item_name{display:-webkit-flex;display:flex}.am-select__item .am-select__item_content{display:inherit}.am-select__item_with-description{height:auto;-webkit-align-items:flex-start;align-items:flex-start;padding:8px 16px}.am-select__item_with-description .am-select__item_name,.am-select__item_with-description .am-select__item_content{line-height:32px}.am-select__item_with-description .am-select__item_content{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;align-items:flex-start}.am-select__item_with-description .am-checkbox{margin:8px 0 0}.am-select__checkbox{margin-right:8px}.am-select__loading{display:-webkit-flex;display:flex;width:100%;height:40px;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}.am-slide-toggle{display:-webkit-inline-flex;display:inline-flex;max-width:100%;-webkit-align-items:center;align-items:center;font-size:0}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.am-slide-toggle{line-height:16px}.am-slide-toggle__control,.am-slide-toggle__label{display:inline-block;vertical-align:middle}}.am-slide-toggle__control{position:relative;width:48px;min-width:48px;height:24px;border:3px solid transparent;background-color:var(--av-brand-light);border-radius:24px;cursor:pointer}.am-slide-toggle__control:before{position:absolute;left:0;display:inline-block;width:18px;height:18px;background-color:#fff;border-radius:50%;content:""}.am-slide-toggle__control_selected{background-color:#9bc225}.am-slide-toggle__control_selected:before{left:24px}.am-slide-toggle__control_disabled{background-color:var(--av-brand-accent)}.am-slide-toggle__label{min-width:0}.am-slide-toggle__label_exist{margin-right:8px}.pt-0{padding-top:0!important}.pr-0{padding-right:0!important}.pb-0{padding-bottom:0!important}.pl-0{padding-left:0!important}.px-0{padding-right:0!important;padding-left:0!important}.py-0{padding-top:0!important;padding-bottom:0!important}.pa-0{padding:0!important}.mt-0{margin-top:0!important}.mr-0{margin-right:0!important}.mb-0{margin-bottom:0!important}.ml-0{margin-left:0!important}.mx-0{margin-right:0!important;margin-left:0!important}.my-0{margin-top:0!important;margin-bottom:0!important}.ma-0{margin:0!important}.pt-4{padding-top:4px!important}.pr-4{padding-right:4px!important}.pb-4{padding-bottom:4px!important}.pl-4{padding-left:4px!important}.px-4{padding-right:4px!important;padding-left:4px!important}.py-4{padding-top:4px!important;padding-bottom:4px!important}.pa-4{padding:4px!important}.mt-4{margin-top:4px!important}.mr-4{margin-right:4px!important}.mb-4{margin-bottom:4px!important}.ml-4{margin-left:4px!important}.mx-4{margin-right:4px!important;margin-left:4px!important}.my-4{margin-top:4px!important;margin-bottom:4px!important}.ma-4{margin:4px!important}.pt-8{padding-top:8px!important}.pr-8{padding-right:8px!important}.pb-8{padding-bottom:8px!important}.pl-8{padding-left:8px!important}.px-8{padding-right:8px!important;padding-left:8px!important}.py-8{padding-top:8px!important;padding-bottom:8px!important}.pa-8{padding:8px!important}.mt-8{margin-top:8px!important}.mr-8{margin-right:8px!important}.mb-8{margin-bottom:8px!important}.ml-8{margin-left:8px!important}.mx-8{margin-right:8px!important;margin-left:8px!important}.my-8{margin-top:8px!important;margin-bottom:8px!important}.ma-8{margin:8px!important}.pt-16{padding-top:16px!important}.pr-16{padding-right:16px!important}.pb-16{padding-bottom:16px!important}.pl-16{padding-left:16px!important}.px-16{padding-right:16px!important;padding-left:16px!important}.py-16{padding-top:16px!important;padding-bottom:16px!important}.pa-16{padding:16px!important}.mt-16{margin-top:16px!important}.mr-16{margin-right:16px!important}.mb-16{margin-bottom:16px!important}.ml-16{margin-left:16px!important}.mx-16{margin-right:16px!important;margin-left:16px!important}.my-16{margin-top:16px!important;margin-bottom:16px!important}.ma-16{margin:16px!important}.pt-24{padding-top:24px!important}.pr-24{padding-right:24px!important}.pb-24{padding-bottom:24px!important}.pl-24{padding-left:24px!important}.px-24{padding-right:24px!important;padding-left:24px!important}.py-24{padding-top:24px!important;padding-bottom:24px!important}.pa-24{padding:24px!important}.mt-24{margin-top:24px!important}.mr-24{margin-right:24px!important}.mb-24{margin-bottom:24px!important}.ml-24{margin-left:24px!important}.mx-24{margin-right:24px!important;margin-left:24px!important}.my-24{margin-top:24px!important;margin-bottom:24px!important}.ma-24{margin:24px!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.am-stacked-bar{position:absolute;display:-webkit-flex;display:flex;width:100%;height:100%;-webkit-flex-direction:column;flex-direction:column;-webkit-flex-grow:1;flex-grow:1;-webkit-align-items:center;align-items:center}.am-stacked-bar__content{position:relative;width:100%;height:100%;-webkit-flex:1;flex:1}.am-stacked-bar__legend{display:-webkit-flex;display:flex;width:100%;-webkit-align-items:center;align-items:center;padding:0 8px}.am-stacked-bar__legend-item{display:-webkit-flex;display:flex;min-width:0;-webkit-align-items:center;align-items:center;margin:0 8px;line-height:24px}.storage-label{position:absolute;top:0;right:0;left:0;display:-webkit-flex;display:flex;height:32px;-webkit-align-items:center;align-items:center;padding:0 16px 0 40px}.storage-legend{padding:38px 16px 0 0;cursor:pointer}.storage-legend__item{position:relative;padding-left:32px}.storage-legend__item:before{position:absolute;top:50%;left:0;display:block;width:16px;height:16px;background-color:#243143;border-radius:50%;content:"";-webkit-transform:translateY(-50%);transform:translateY(-50%)}.storage-legend__item_color_custom-0:before{background-color:#0496bc!important}.storage-legend__item_color_custom-1:before{background-color:#0a3c56!important}.storage-legend__item_color_custom-2:before{background-color:#a2b868!important}.storage-legend__item_color_custom-3:before{background-color:#ecc835!important}.storage-legend__item_color_custom-4:before{background-color:#06ccb4!important}.storage-legend__item_color_custom-5:before{background-color:#4875b3!important}.storage-legend__item_color_custom-6:before{background-color:#4dafff!important}.storage-legend__item_color_custom-7:before{background-color:#dee6f1!important}.storage-legend__item_color_custom-8:before{background-color:#fff!important}.storage-legend__item_color_custom-9:before{background-color:rgba(217,44,51,.9)!important}.storage-legend__item_color_custom-10:before{background-color:rgba(170,222,12,.5)!important}.storage-legend__item_color_custom-11:before{background-color:#ffbc00!important}.storage-legend__item_color_custom-12:before{background-color:#818388!important}.storage-legend__item_color_custom-13:before{background-color:#119779!important}.storage-legend__item_color_custom-14:before{background-color:#b793d2!important}.storage-legend__item_color_custom-15:before{background-color:#27accf!important}.storage-legend__item_color_custom-16:before{background-color:#ffd000!important}.storage-legend__item_color_custom-17:before{background-color:#9d46e9!important}.storage-legend__item_color_custom-18:before{background-color:#0065e3!important}.storage-legend__item_color_custom-19:before{background-color:#4dafff!important}.storage-legend__item_color_custom-20:before{background-color:#dee6f1!important}.storage-legend__item_color_custom-21:before{background-color:#ffa310!important}.storage-legend__item_color_custom-22:before{background-color:#e8effc!important}.storage-legend__item_color_custom-23:before{background-color:#2668c5!important}.storage-legend__item_color_custom-24:before{background-color:#e9f0f9!important}.storage-legend__item_color_custom-25:before{background-color:#89c9f6!important}.storage-legend__item_color_custom-26:before{background-color:#ce78f3!important}.storage-legend__item_color_custom-27:before{background-color:#cc820e!important}.storage-legend__item_color_custom-28:before{background-color:#f7d63d!important}.storage-legend__item_color_custom-29:before{background-color:#609425!important}.storage-legend__item_color_chart-info:before{background-color:#408bea!important}.storage-legend__item_color_chart-success:before{background-color:#9bc225!important}.storage-legend__item_color_chart-warning:before{background-color:#ffc107!important}.storage-legend__item_color_chart-critical:before{background-color:#ff810d!important}.storage-legend__item_color_chart-danger:before{background-color:#ea3939!important}.storage-legend__item_color_chart-neutral:before{background-color:#dee0e3!important}.storage-legend__item_color_chart-blue:before{background-color:#2668c5!important}.storage-legend__item_color_chart-green:before{background-color:#08a69e!important}.storage-legend__item_color_chart-light-blue:before{background-color:#89c9f6!important}.storage-legend__item_color_chart-red:before{background-color:#f15c5c!important}.storage-legend__item_color_chart-yellow:before{background-color:#e8c94d!important}.storage-legend__item_color_chart-purple:before{background-color:#ce78f3!important}.storage-legend__item_color_chart-grey:before{background-color:#949aa3!important}.storage-legend__item_color_chart-violet:before{background-color:#6f5b95!important}.storage-legend__item_color_chart-turquoise:before{background-color:#24aee2!important}.am-table{width:100%;-webkit-flex-grow:1;flex-grow:1;background-color:#fff}.am-table__row{height:32px;background-clip:padding-box}.am-table__row_head{height:48px;border-top:1px solid var(--av-solid-brand-accent);border-bottom:1px solid var(--av-solid-brand-accent)}.am-table__row:hover .am-table__resizer{border-left:1px solid var(--av-solid-brand-accent)}.am-table__cell{position:relative;min-width:32px;padding-right:16px;font-size:0;vertical-align:middle;white-space:nowrap}.am-table__cell:first-child{padding-left:16px}.am-table__cell_text-align_right{text-align:right}.am-table__cell_settings{overflow:visible;width:40px;padding-right:8px}.am-table__cell_settings-wrapper{display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end}.am-table__cell_draggable{cursor:move;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.am-table__cell_sortable .am-table__cell-content{cursor:pointer}.am-table__title{height:32px;border-top:1px solid var(--av-brand-accent);background-color:var(--av-brand-accent);cursor:pointer}.am-table__resizer{position:absolute;top:8px;right:0;display:block;width:8px;height:32px;cursor:col-resize}.am-table__separator{position:absolute;top:0;bottom:0;width:1px;background-color:var(--av-brand-accent)}.am-table__group-title,.am-table__group-counter,.am-table__group-icon{vertical-align:middle}.am-table__group-icon{color:var(--av-brand-primary)}.am-table__header-flex-wrapper{display:-webkit-flex!important;display:flex!important}.am-table__group-title{margin-right:8px}.am-table_attached{position:fixed}.am-table_striped :not(thead) .am-table__row:nth-child(2n+1){background-color:var(--av-brand-lightest)}.am-table_hover :not(thead) .am-table__row:hover{background-color:var(--av-brand-accent)}.am-table_layout-fixed{table-layout:fixed}.am-dashboard_server-render .am-table__cell{white-space:normal;word-wrap:break-word}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.am-table__title{border-top:0}}.am-table-container__content{position:relative;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-flex-grow:1;flex-grow:1;overflow-x:auto;overflow-y:hidden}.am-table-container__content_head{position:fixed;z-index:980;top:0;overflow:visible;overflow:initial;background-color:#fff}.am-table-container__table-wrapper{overflow:hidden}.am-table-container__content-wrapper{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-flex-grow:1;flex-grow:1}.am-table-footer{display:-webkit-flex;display:flex;height:30px;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;padding:0 16px;border-top:1px solid var(--av-solid-brand-accent);font-size:0}.am-table-footer__content{max-width:100%}.am-table-footer__left,.am-table-footer__right,.am-table-footer__pipe{min-width:0}.am-table-footer__pipe{position:relative;margin:0 8px}.am-table-footer__pipe:after{position:absolute;top:2px;right:-9px;height:20px;border-right:1px solid var(--av-brand-accent);content:""}.am-table-footer__pipe:last-child:after{display:none}.am-tag{font-weight:700;font-size:11px;line-height:16px;letter-spacing:1px;text-transform:uppercase;padding:0 8px;border-width:1px;border-style:solid;background-color:#2668c5;border-radius:12px;color:#fff;line-height:24px}.am-tag--info{border-color:var(--av-brand-secondary-light);background-color:var(--av-solid-brand-secondary-accent);color:var(--av-brand-secondary)}.am-tag--success{border-color:#407009;background-color:#f5f9e9;color:#407009}.am-tag--warning{border-color:#fff9e6;background-color:#fff9e6;color:#ff810d}.am-tag--critical{border-color:#fff9e6;background-color:#feedd9;color:#ff810d}.am-tag--danger{border-color:#ffecec;background-color:#ffecec;color:#ea3939}.am-tag--inactive{border-color:rgba(36,49,67,.1);background-color:#e9eaec;color:rgba(36,49,67,.7)}.am-tag--white{border:0;background-color:#fff;color:#243143}.am-tag--inverse.am-tag--info{border:0;background-color:var(--av-brand-secondary);color:#fff}.am-tag--inverse.am-tag--success{border:0;background-color:#9bc225;color:#fff}.am-tag--inverse.am-tag--warning{border:0;background-color:#ffc107;color:#fff}.am-tag--inverse.am-tag--critical{border:0;background-color:#ff810d;color:#fff}.am-tag--inverse.am-tag--danger{border:0;background-color:#ea3939;color:#fff}.am-tag--small{border-radius:8px;font-size:10px;line-height:16px}.am-text{font-weight:400;font-size:14px;line-height:24px}.am-text_color_brand-primary,.am-text_color_brand-secondary,.am-text_color_brand-secondary-accent{color:var(--av-brand-primary)!important}.am-text_color_brand-light{color:var(--av-brand-light)!important}.am-text_color_brand-accent{color:var(--av-brand-accent)!important}.am-text_color_brand-lightest{color:var(--av-brand-lightest)!important}.am-text_color_fixed-primary{color:#243143!important}.am-text_color_fixed-secondary{color:rgba(36,49,67,.9)!important}.am-text_color_fixed-invisible{color:rgba(36,49,67,.1)!important}.am-text_color_fixed-light{color:rgba(36,49,67,.7)!important}.am-text_color_fixed-lighter{color:rgba(36,49,67,.4)!important}.am-text_color_fixed-lightest{color:rgba(36,49,67,.2)!important}.am-text_color_fixed-link{color:#2668c5!important}.am-text_color_fixed-white{color:#fff!important}.am-text_color_fixed-info{color:#408bea!important}.am-text_color_fixed-info-accent{color:#ecf3fd!important}.am-text_color_fixed-success{color:#9bc225!important}.am-text_color_fixed-success-accent{color:#f5f9e9!important}.am-text_color_fixed-warning{color:#ffc107!important}.am-text_color_fixed-warning-accent{color:#fff9e6!important}.am-text_color_fixed-critical{color:#ff810d!important}.am-text_color_fixed-critical-accent{color:#feedd9!important}.am-text_color_fixed-danger{color:#ea3939!important}.am-text_color_fixed-danger-accent{color:#ffecec!important}.am-text_color_fixed-info-dark{color:#1f56a2!important}.am-text_color_fixed-success-dark{color:#407009!important}.am-text_color_fixed-warning-dark{color:#8e5e2f!important}.am-text_color_fixed-critical-dark{color:#b5381c!important}.am-text_color_fixed-danger-dark{color:#c62020!important}.am-text_color_fixed-neutral-dark{color:#5c6673!important}.am-text_color_fixed-info-light{color:#cadef9!important}.am-text_color_fixed-warning-light{color:#ffe8a3!important}.am-text_color_fixed-success-light{color:#dae9ae!important}.am-text_color_fixed-critical-light{color:#ffc8aa!important}.am-text_color_fixed-danger-light{color:#ffc5c5!important}.am-text_color_fixed-neutral-light{color:#dee0e3!important}.am-text_huge{font-size:56px;font-weight:400;line-height:64px}.am-text_hero{font-size:40px;font-weight:400;line-height:48px}.am-text_display-strong{font-size:32px;font-weight:700;line-height:40px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.am-text_display{font-weight:400;font-size:32px;line-height:40px}.am-text_title-accent{font-size:24px;font-weight:600;line-height:32px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.am-text_title{font-weight:400;font-size:24px;line-height:32px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.am-text_lead-strong{font-size:18px;font-weight:700;line-height:24px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.am-text_lead-accent{font-size:18px;font-weight:600;line-height:24px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.am-text_lead{font-weight:400;font-size:18px;line-height:24px}.am-text_paragraph-accent{font-size:16px;font-weight:600;line-height:24px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.am-text_paragraph{font-size:16px;font-weight:400;line-height:24px}.am-text_body-heading{font-weight:600;font-size:14px;line-height:24px;letter-spacing:.3px;text-transform:uppercase;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.am-text_body-accent{font-weight:600;font-size:14px;line-height:24px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.am-text_body{font-weight:400;font-size:14px;line-height:24px}.am-text_caption-heading{font-size:12px;font-weight:400;letter-spacing:4px;line-height:16px;text-transform:uppercase}.am-text_caption-accent{font-weight:600;font-size:12px;line-height:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.am-text_caption{font-weight:400;font-size:12px;line-height:16px}.am-text_note-heading{font-weight:700;font-size:11px;line-height:16px;letter-spacing:1px;text-transform:uppercase;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.am-text_note{font-weight:600;font-size:11px;line-height:16px;letter-spacing:1px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.am-text_align_center{text-align:center}.am-text_ellipsis{display:inline-block;overflow:hidden;max-width:100%;text-overflow:ellipsis;white-space:nowrap}.am-text_selection{background-color:#ffdf00}.am-text_additional-info{color:#818388;font-weight:400}.am-toolbar{display:-webkit-flex;display:flex;height:64px;-webkit-justify-content:space-between;justify-content:space-between;padding:0 24px;font-size:0}.am-toolbar__section,.am-toolbar__item{margin-right:16px}.am-toolbar__section:last-child,.am-toolbar__item:last-child{margin-right:0}.am-toolbar__section,.am-toolbar__item{min-width:16px}.am-toolbar__section{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.am-toolbar__section:first-child{-webkit-flex:1;flex:1}.am-toolbar__icon{margin-right:8px}.am-toolbar__icon:last-child{margin-right:0}.am-toolbar__icon:hover{cursor:pointer}.am-toolbar_size-s{height:48px}.am-toolbar__caption{display:-webkit-flex;display:flex;margin-top:4px}.am-toolbar__chevron{vertical-align:middle}.am-tooltip{position:fixed;z-index:1050;top:0;left:0;padding:8px;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.am-tooltip__content{position:relative;max-width:320px;border:1px solid var(--av-brand-primary);background-color:#fff;border-radius:4px;box-shadow:0 10px 20px rgba(36,49,67,.2)}.am-tooltip__arrow,.am-tooltip__arrow:before,.am-tooltip__arrow:after{position:absolute;top:0;left:0}.am-tooltip__arrow:before,.am-tooltip__arrow:after{display:block;border:solid transparent;content:"";-webkit-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg)}.am-tooltip__arrow:before{z-index:-1;border-width:5px}.am-tooltip__arrow:after{border-width:4px}.am-tooltip__arrow_placement_top{bottom:100%;left:50%}.am-tooltip__arrow_placement_top:before{border-top-color:var(--av-brand-primary);border-right-color:var(--av-brand-primary)}.am-tooltip__arrow_placement_top:after{border-top-color:#fff;border-right-color:#fff}.am-tooltip__arrow_placement_bottom{top:100%;left:50%}.am-tooltip__arrow_placement_bottom:before{border-bottom-color:var(--av-brand-primary);border-left-color:var(--av-brand-primary)}.am-tooltip__arrow_placement_bottom:after{border-bottom-color:#fff;border-left-color:#fff}.am-tooltip__arrow_placement_left{top:50%;right:100%}.am-tooltip__arrow_placement_left:before{border-top-color:var(--av-brand-primary);border-left-color:var(--av-brand-primary)}.am-tooltip__arrow_placement_left:after{border-top-color:#fff;border-left-color:#fff}.am-tooltip__arrow_placement_right{top:50%;left:100%}.am-tooltip__arrow_placement_right:before{border-right-color:var(--av-brand-primary);border-bottom-color:var(--av-brand-primary)}.am-tooltip__arrow_placement_right:after{border-right-color:#fff;border-bottom-color:#fff}.am-tooltip_size_m,.am-tooltip_size_m .am-tooltip__content{max-width:400px}.simple-tooltip{background-color:#000}.simple-tooltip .am-text.am-text_simple_tooltip{color:#fff}.am-tree__content{padding:0 16px}.am-tree_padding_24 .am-tree__content{padding:0 24px}.am-tree-map{inset:30px 0 0;height:auto}.am-tree-node{height:32px;cursor:default;white-space:nowrap}.am-tree-node:hover{cursor:pointer}.am-tree-node:hover,.am-tree-node_selected{background-color:var(--av-brand-accent);box-shadow:-24px 0 0 0 var(--av-brand-accent),24px 0 0 0 var(--av-brand-accent)}.am-tree-node_folder,.am-tree-node_folder:hover{color:rgba(36,49,67,.7);cursor:default}.am-tree-node__content{display:-webkit-flex;display:flex;height:32px;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;font-size:0}.am-tree-node__group{display:-webkit-flex;display:flex;overflow:hidden;-webkit-align-items:center;align-items:center}.am-tree-node__item{margin-right:8px}.am-tree-node__item:last-child{margin-right:0}.am-tree-node__loader{display:-webkit-flex;display:flex;height:32px;-webkit-align-items:center;align-items:center}.am-activity-gauge__content{position:absolute;top:50%;left:50%;text-align:center;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.am-activity-gauge__content [value]{font-size:1.125rem;font-weight:600;line-height:1.5rem}.am-activity-gauge__content [label]{font-size:.875rem;line-height:1.5rem}.am-widget-deprecated-tooltip{pointer-events:auto}.am-widget-deprecated-tooltip__section{padding-right:16px;padding-left:16px;margin-top:8px;margin-bottom:8px;font-size:0}.am-protected-status-tooltip__header{padding:12px 24px 4px}.am-protected-status-tooltip__item,.am-protected-status-tooltip__workloads-item{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;padding:0 24px 8px}.am-protected-status-tooltip__workloads{padding-left:24px}.am-protected-status-tooltip__workloads-item svg{display:none}.am-protected-status-tooltip__workloads-title{color:#243143}.am-protected-status-tooltip .i-ms-teams--16{padding-left:15px;background:url(i-ms-teams--16.da80caa52b11cf4c.svg) left center no-repeat;background-size:16px}.am-chart-point_color_fixed-primary{fill:#243143!important}.am-chart-point_color_fixed-secondary{fill:rgba(36,49,67,.9)!important}.am-chart-point_color_fixed-invisible{fill:rgba(36,49,67,.1)!important}.am-chart-point_color_fixed-light{fill:rgba(36,49,67,.7)!important}.am-chart-point_color_fixed-lighter{fill:rgba(36,49,67,.4)!important}.am-chart-point_color_fixed-lightest{fill:rgba(36,49,67,.2)!important}.am-chart-point_color_fixed-link{fill:#2668c5!important}.am-chart-point_color_fixed-white{fill:#fff!important}.am-chart-point_color_fixed-info{fill:#408bea!important}.am-chart-point_color_fixed-info-accent{fill:#ecf3fd!important}.am-chart-point_color_fixed-success{fill:#9bc225!important}.am-chart-point_color_fixed-success-accent{fill:#f5f9e9!important}.am-chart-point_color_fixed-warning{fill:#ffc107!important}.am-chart-point_color_fixed-warning-accent{fill:#fff9e6!important}.am-chart-point_color_fixed-critical{fill:#ff810d!important}.am-chart-point_color_fixed-critical-accent{fill:#feedd9!important}.am-chart-point_color_fixed-danger{fill:#ea3939!important}.am-chart-point_color_fixed-danger-accent{fill:#ffecec!important}.am-chart-point_color_fixed-info-dark{fill:#1f56a2!important}.am-chart-point_color_fixed-success-dark{fill:#407009!important}.am-chart-point_color_fixed-warning-dark{fill:#8e5e2f!important}.am-chart-point_color_fixed-critical-dark{fill:#b5381c!important}.am-chart-point_color_fixed-danger-dark{fill:#c62020!important}.am-chart-point_color_fixed-neutral-dark{fill:#5c6673!important}.am-chart-point_color_fixed-info-light{fill:#cadef9!important}.am-chart-point_color_fixed-warning-light{fill:#ffe8a3!important}.am-chart-point_color_fixed-success-light{fill:#dae9ae!important}.am-chart-point_color_fixed-critical-light{fill:#ffc8aa!important}.am-chart-point_color_fixed-danger-light{fill:#ffc5c5!important}.am-chart-point_color_fixed-neutral-light{fill:#dee0e3!important}.am-chart-point_color_custom-0{fill:#0496bc!important}.am-chart-point_color_custom-1{fill:#0a3c56!important}.am-chart-point_color_custom-2{fill:#a2b868!important}.am-chart-point_color_custom-3{fill:#ecc835!important}.am-chart-point_color_custom-4{fill:#06ccb4!important}.am-chart-point_color_custom-5{fill:#4875b3!important}.am-chart-point_color_custom-6{fill:#4dafff!important}.am-chart-point_color_custom-7{fill:#dee6f1!important}.am-chart-point_color_custom-8{fill:#fff!important}.am-chart-point_color_custom-9{fill:rgba(217,44,51,.9)!important}.am-chart-point_color_custom-10{fill:rgba(170,222,12,.5)!important}.am-chart-point_color_custom-11{fill:#ffbc00!important}.am-chart-point_color_custom-12{fill:#818388!important}.am-chart-point_color_custom-13{fill:#119779!important}.am-chart-point_color_custom-14{fill:#b793d2!important}.am-chart-point_color_custom-15{fill:#27accf!important}.am-chart-point_color_custom-16{fill:#ffd000!important}.am-chart-point_color_custom-17{fill:#9d46e9!important}.am-chart-point_color_custom-18{fill:#0065e3!important}.am-chart-point_color_custom-19{fill:#4dafff!important}.am-chart-point_color_custom-20{fill:#dee6f1!important}.am-chart-point_color_custom-21{fill:#ffa310!important}.am-chart-point_color_custom-22{fill:#e8effc!important}.am-chart-point_color_custom-23{fill:#2668c5!important}.am-chart-point_color_custom-24{fill:#e9f0f9!important}.am-chart-point_color_custom-25{fill:#89c9f6!important}.am-chart-point_color_custom-26{fill:#ce78f3!important}.am-chart-point_color_custom-27{fill:#cc820e!important}.am-chart-point_color_custom-28{fill:#f7d63d!important}.am-chart-point_color_custom-29{fill:#609425!important}.am-chart-point_color_chart-info{fill:#408bea!important}.am-chart-point_color_chart-success{fill:#9bc225!important}.am-chart-point_color_chart-warning{fill:#ffc107!important}.am-chart-point_color_chart-critical{fill:#ff810d!important}.am-chart-point_color_chart-danger{fill:#ea3939!important}.am-chart-point_color_chart-neutral{fill:#dee0e3!important}.am-chart-point_color_chart-blue{fill:#2668c5!important}.am-chart-point_color_chart-green{fill:#08a69e!important}.am-chart-point_color_chart-light-blue{fill:#89c9f6!important}.am-chart-point_color_chart-red{fill:#f15c5c!important}.am-chart-point_color_chart-yellow{fill:#e8c94d!important}.am-chart-point_color_chart-purple{fill:#ce78f3!important}.am-chart-point_color_chart-grey{fill:#949aa3!important}.am-chart-point_color_chart-violet{fill:#6f5b95!important}.am-chart-point_color_chart-turquoise{fill:#24aee2!important}.am-chart-series .highcharts-area{opacity:0}.am-chart-series_color_custom-17 .highcharts-graph{stroke:#9d46e9}.am-dashboard{position:relative;display:-webkit-flex;display:flex;overflow:hidden;height:100%;-webkit-flex-direction:column;flex-direction:column;background-color:var(--av-solid-brand-lightest)}.am-dashboard__header_hidden,.am-dashboard__toolbar_hidden{overflow:hidden;height:0}.am-dashboard__toolbar{position:relative;z-index:990;border-bottom:1px solid var(--av-brand-accent)}.am-dashboard__filter{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;padding:24px 16px 0 24px}.am-dashboard__dropdown-group{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;margin-left:auto}.am-dashboard__filter-customer{width:216px}.am-dashboard__content{-webkit-flex:1;flex:1;overflow-x:hidden;overflow-y:auto;scroll-behavior:smooth}.am-dashboard__wrapper{max-width:1124px;margin:auto}.am-dashboard__preview{min-height:1590px;margin:24px 0;background-color:var(--av-fixed-white);box-shadow:0 10px 20px rgba(36,49,67,.2)}.am-dashboard__widgets{padding:24px 24px 8px}.am-dashboard__group_hidden{display:none}.am-dashboard__widget{margin-bottom:16px}.am-dashboard_server-render{display:block;height:auto;background-color:#fff!important}.am-dashboard_server-render .am-dashboard__content,.am-dashboard_server-render .am-dashboard__widgets{padding:0}.am-dashboard_server-render .am-dashboard__group:not(.js-static){page-break-inside:avoid}.am-dashboard_server-render am-widget-panel{display:block;page-break-inside:avoid}.am-dashboard_server-render .am-widget-panel__header,.am-dashboard_server-render .am-widget-panel__placeholder{background-color:#fff!important}.am-dashboard_server-render .am-link:not(.am-link_ignore-server){color:#243143!important}.am-dashboard_server-render .am-table__cell_settings *{visibility:hidden!important}.am-dashboard_server-render .am-table-footer{display:none!important}.am-dashboard_server-render .am-dashboard__widget_size_u{overflow:hidden;float:none!important}.am-dashboard_server-render .am-dashboard__widget_size_u:before{display:block;width:100%;height:0;clear:both;content:""}.am-dashboard_server-render .am-dashboard__widget_size_u am-widget-panel:not(.am-widget-empty){page-break-inside:auto}.am-dashboard_server-render .am-dashboard__widget_size_u .am-table .am-text_ellipsis{text-overflow:clip;white-space:normal}.am-dashboard_server-render .am-dashboard__widget_size_u ng-component,.am-dashboard_server-render .am-dashboard__widget_size_u .am-flex-container,.am-dashboard_server-render .am-dashboard__widget_size_u .am-widget-panel__content,.am-dashboard_server-render .am-dashboard__widget_size_u .am-table-container__content-wrapper,.am-dashboard_server-render .am-dashboard__widget_size_u .am-table-container__content{display:block}.am-dashboard_server-render .am-dashboard__widget_size_u table{width:100%}.am-dashboard_server-render .am-dashboard__widget_size_u thead{display:table-header-group}.am-dashboard_server-render .am-dashboard__widget_size_u tr{page-break-inside:avoid}.am-dashboard_server-render .am-dashboard__widget_size_u th:last-child:empty,.am-dashboard_server-render .am-dashboard__widget_size_u td:last-child:empty{width:0;min-width:0;padding:0}.am-dashboard_mode_drag{cursor:move}.am-dashboard__section{display:-webkit-flex;display:flex}.am-dashboard__section:hover .am-dashboard__section-button{visibility:visible}.am-dashboard__section-button{visibility:hidden}.am-dashboard__section-title{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.am-dashboard__widget_size_f{width:100%}.am-dashboard-add__list-item{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;padding:16px 24px}.am-dashboard-add__list-item:not(:last-child){border-bottom:1px solid var(--av-brand-accent)}.am-dashboard-add__list-item:hover{background-color:var(--av-brand-accent);box-shadow:0 -1px var(--av-brand-accent);cursor:pointer}.am-dashboard-add__list-item:focus{background-color:var(--av-fixed-focus);outline:0}.am-dashboard-add__file-input{display:none}.am-dashboard-add__toolbar{display:-webkit-flex;display:flex;height:64px;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;padding:0 24px;border-bottom:1px solid var(--av-brand-accent)}.am-dashboard-add__image{width:84px;min-width:84px;height:56px;margin-right:16px;background-position:center;background-repeat:no-repeat}.am-dashboard-add__image_external-report{background-image:url(external-report.65a0a12e05c5c04e.svg)}.am-dashboard-add__image_alerts-report{background-image:url(alerts-report.acb474c26f541334.svg)}.am-dashboard-add__image_backup-scanning-report{background-image:url(backup-scanning-report.93a71b163b13eb5c.svg)}.am-dashboard-add__image_cyberfit-report{background-image:url(cyberfit-report.18a09a7f332f455b.svg)}.am-dashboard-add__image_daily-activity-report{background-image:url(daily-activity-report.b78299c9257d259c.svg)}.am-dashboard-add__image_data-protection-map-report{background-image:url(data-protection-map-report.2d17cad17143d5bb.svg)}.am-dashboard-add__image_data-loss-prevention-report{background-image:url(data-loss-prevention-report.d18bdf5e0ad5c73d.svg)}.am-dashboard-add__image_detected-threats-report{background-image:url(detected-threats-report.3ec65434e32a07eb.svg)}.am-dashboard-add__image_discovered-machines-report{background-image:url(discovered-machines-report.f17689b5b7d50354.svg)}.am-dashboard-add__image_existing-vulnerabilities-report{background-image:url(existing-vulnerabilities-report.1da340603b420489.svg)}.am-dashboard-add__image_hdd-health-report{background-image:url(hdd-health-report.0ae94025767bdfc0.svg)}.am-dashboard-add__image_patch-management-report{background-image:url(patch-management-report.0c1003216099c9a9.svg)}.am-dashboard-add__image_summary-report{background-image:url(summary-report.49c4a3e27f4bf9de.svg)}.am-dashboard-add__image_weekly-activity-report{background-image:url(weekly-activity-report.31053ede04875b04.svg)}.am-dashboard-add__image_license-report{background-image:url(license-report.7dbf017e215bb8e5.svg)}.am-dashboard-add__image_locations-report{background-image:url(locations-report.cff877e517b80181.svg)}.am-dashboard-add__image_archive-report{background-image:url(archive-report.98900f15fc9256d7.svg)}.am-dashboard-add__image_tape-report{background-image:url(tape-report.4968592aad02617a.svg)}.am-dashboard-add__image_current-status-report{background-image:url(current-status-report.7fabc39e3a752cef.svg)}.am-dashboard-add__image_custom-report{background-image:url(custom-report.edac2899b3be63a4.svg)}.am-dashboard-add__image_hardware-inventory-report{background-image:url(hardware-inventory-report.68511008c66d5847.svg)}.am-dashboard-add__image_software-inventory-report{background-image:url(software-inventory-report.b80ee8615e253aa9.svg)}.am-dashboard-add__image_email-security-report{background-image:url(email-security-report.fff2c9677517e48c.svg)}.am-dashboard-add__image_session-history-report{background-image:url(session-history-report.176f130ef0ba5934.svg)}.am-dashboard-add__image_executive-report{background-image:url(executive-report.92ad5b541d9b5e38.svg)}.am-dashboard-add__image_threats-report{background-image:url(threats-report.02b2de6f022a9519.svg)}.am-dashboard-add__image_technician-performance-report{background-image:url(technician-performance-report.c6b0049bbcb6a56f.svg)}.am-dashboard-add__image_chat-session-report{background-image:url(chat-session-report.747ba0141056ef99.svg)}.am-dashboard-add__image_generative-ai-protection{background-image:url(generative-ai-protection.72a22d441c104a7f.svg)}.am-dashboard-add__description{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.am-entry{max-width:100vw;height:100%}.am-entry_iframe{padding-top:64px;padding-left:256px}.am-entry_server{width:1046px}.align-right{text-align:right}.align-left{text-align:left}.align-center{text-align:center}.weight-bold.am-text{font-weight:600}.am-player-bar{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;font-size:0}.am-player-bar__item{margin-right:16px}.am-player-bar__item:last-child{margin-right:0}.am-reports{display:-webkit-flex;display:flex;height:100%}.am-report-settings{width:512px;margin:16px auto 24px;color:#243143}.am-report-settings__panel{margin-bottom:16px}.am-report-settings__panel:last-child{margin-bottom:0}.am-reports-list{display:-webkit-flex;display:flex;height:100%;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;border-right:1px solid var(--av-brand-accent);background-color:#fff}.am-reports-list__content{overflow:auto;width:320px;height:100%;border-top:1px solid var(--av-brand-accent);border-bottom:1px solid var(--av-brand-accent);margin:0 auto;background-clip:padding-box}.am-reports-list__header{display:-webkit-flex;display:flex;width:100%;height:32px;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between}.am-reports-list__footer{padding:8px 0;font-size:0}.am-reports-list__report{padding:0 24px;cursor:pointer}.am-reports-list__report:hover{background-color:var(--av-brand-lightest)}.am-reports-list__report:hover .am-reports-list__report-menu{visibility:visible}.am-reports-list__report_selected{background-color:var(--av-brand-lightest);cursor:default}.am-reports-list__report-content{display:-webkit-flex;display:flex;height:48px;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between}.am-reports-list__report-name{display:-webkit-flex;display:flex;overflow:hidden;width:100%;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;text-overflow:ellipsis;white-space:nowrap}.am-reports-list__report-description,.am-reports-list__report-menu{margin-left:16px}.am-reports-list__report-description{display:-webkit-flex;display:flex;min-width:32px;-webkit-flex:1;flex:1;-webkit-align-items:center;align-items:center;-webkit-justify-content:flex-end;justify-content:flex-end}.am-reports-list__report-menu{margin-right:-8px;visibility:hidden}.am-reports-list__placeholder{display:-webkit-flex;display:flex;height:32px;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}.am-reports-list_hidden{display:none}.am-reports-list_grow{-webkit-flex-grow:1;flex-grow:1}.am-reports-list .i-executive--16{width:16px;min-width:16px;height:16px;background-image:url(executive-report-sm.70bf28d0f3f5dd77.svg);background-position:center;background-repeat:no-repeat}.am-reports-list .i-gen-ai--16{width:16px;min-width:16px;height:16px;background-image:url(ag-gen-ai-report-sm.40b8515c28e6a24b.svg);background-position:center;background-repeat:no-repeat}am-report-panel,am-summary-report-panel{min-width:0;-webkit-flex:1;flex:1}.sortable-handle{cursor:move}.sortable-ghost{opacity:0}.sortable-chosen .am-table-container__content_head{display:none}.am-widget{position:relative}.am-widget__header{padding:0 16px}.am-widget__label{height:24px;padding:0 16px;border-bottom:1px solid var(--av-brand-accent)}.am-widget-add__toolbar{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:start;justify-content:start;padding:16px 24px;border-bottom:1px solid var(--av-brand-lightest)}.am-widget-add__search{min-width:0;-webkit-flex-grow:1;flex-grow:1}.am-widget-add__dropdown{max-width:50%}.am-widget-add__item{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;padding:16px 24px;border-bottom:1px solid var(--av-brand-lightest);cursor:pointer}.am-widget-add__item .am-button{overflow:hidden;height:0}.am-widget-add__item:hover{background-color:var(--av-brand-accent);box-shadow:0 -1px var(--av-brand-accent)}.am-widget-add__item:focus{background-color:var(--av-fixed-focus);box-shadow:0 -1px var(--av-brand-lightest);outline:0}.am-widget-add__item:focus .am-button,.am-widget-add__item:hover .am-button,.am-widget-add__item .am-button:focus{height:32px}.am-widget-add__image{width:84px;height:56px}.am-widget-add__image:before{display:block;width:84px;height:56px;background-repeat:no-repeat;content:""}.am-widget-add__image_pie-chart-widget:before{background-image:url(pie-chart-widget.76537c4a292f7efe.svg)}.am-widget-add__image_table-widget:before{background-image:url(table-widget.09a570a91c1aad2c.svg)}.am-widget-add__image_area-chart-widget:before{background-image:url(area-chart-widget.2434e520f30493dc.svg)}.am-widget-add__image_bar-chart-widget:before{background-image:url(bar-chart-widget.a34e7b3ed54e4375.svg)}.am-widget-add__image_stacked-bar-chart-widget:before{background-image:url(stacked-bar-chart-widget.e3390e2388063992.svg)}.am-widget-add__image_list-widget:before{background-image:url(list-widget.1aca674e3ef79b16.svg)}.am-widget-add__image_treemap-widget:before{background-image:url(treemap-widget.949da12c8466a846.svg)}.am-widget-add__image_counter-widget:before{background-image:url(counter-widget.346af38b3731c4eb.svg)}.am-widget-add__description{display:-webkit-flex;display:flex;-webkit-flex:1;flex:1;-webkit-flex-direction:column;flex-direction:column}.am-widget-add__customize{-webkit-align-self:center;align-self:center}.am-widget-edit{position:relative;height:100%}.am-widget-edit__container{position:absolute;inset:0 384px 0 0;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;padding:24px}.am-widget-edit__preview{width:100%}.am-widget-edit__preview_size_s{width:534px}.am-widget-edit__preview .am-widget-panel__header:hover .am-widget-panel__toolbar_shown{visibility:visible}.am-widget-edit__preview .am-widget-panel__header:hover .am-widget-panel__toolbar{visibility:hidden}.am-widget-edit__panel{position:absolute;top:0;right:0;bottom:0;width:384px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.am-widget-edit .am-form__group{margin-bottom:0}.am-widget-expand__preview{width:100%}.am-widget-expand__preview_size_s{width:320px}.am-widget-panel{position:relative;overflow:hidden;border:1px solid var(--av-brand-accent);background-clip:padding-box;background-color:#fff;border-radius:4px;-ms-user-select:none}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.am-widget-panel{border-radius:0}}.am-widget-panel__header{display:-webkit-flex;display:flex;height:48px;-webkit-justify-content:space-between;justify-content:space-between;background-color:#fff;font-size:0}.am-widget-panel__header:hover .am-widget-panel__toolbar_shown{visibility:hidden}.am-widget-panel__header:hover .am-widget-panel__toolbar{visibility:visible}.am-widget-panel__content{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-flex-grow:1;flex-grow:1}.am-widget-panel__content_layout_h,.am-widget-panel__content_layout_hf{-webkit-flex-direction:row;flex-direction:row}.am-widget-panel__content_layout_v,.am-widget-panel__content_layout_vf{-webkit-flex-direction:column;flex-direction:column}.am-widget-panel__content_layout_hf .am-widget-panel__item,.am-widget-panel__content_layout_vf .am-widget-panel__item{-webkit-flex:0;flex:0}.am-widget-panel__placeholder{position:absolute;z-index:1;inset:48px 0 0;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;background-color:#fff}.am-widget-panel__title{display:-webkit-flex;display:flex;min-width:0;-webkit-flex-grow:1;flex-grow:1;-webkit-align-items:center;align-items:center;padding-left:16px}.am-widget-panel__help{cursor:pointer}.am-widget-panel__toolbar{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;padding-right:16px;cursor:default;visibility:hidden}.am-widget-panel__deprecated{cursor:pointer}.am-widget-panel__deprecated svg{fill:#ffc107}.am-widget-panel__toolbar_shown{display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end;visibility:visible}.am-widget-panel__toolbar-item{margin-left:16px}.am-widget-panel__toolbar-item_shown{-webkit-align-self:center;align-self:center;padding-left:16px;margin-right:-64px;white-space:nowrap}.am-widget-panel__toolbar-item_rendered{-webkit-align-self:center;align-self:center;padding:0 16px;white-space:nowrap}.am-widget-panel__toolbar-divider{height:24px;border-left:1px solid var(--av-brand-light)}.am-widget-panel_width_s{width:320px}.am-widget-panel_height_s{height:264px}.am-widget-panel_height_m{height:544px}.am-widget-panel_height_l{height:824px}.am-widget-panel_height_f{height:100%}.am-widget-panel_height_u{min-height:264px}.am-widget-panel_height_all{min-height:100vh}.am-widget-panel_height_dynamic{height:15vh}.am-widget-panel_height_auto{height:auto}.am-widget-panel_editable,.am-widget-panel_editable:hover{border:0;box-shadow:none}.am-widget-panel_drag,.am-widget-panel_mode_preview:hover,.am-widget-panel_mode_edit:hover{border-color:var(--av-brand-primary);box-shadow:0 10px 20px rgba(36,49,67,.2)}.am-widget-panel_unavailable:hover{box-shadow:none}.am-widget-panel_unavailable,.am-widget-panel_unavailable:hover{border-color:var(--av-brand-accent)}.am-widget-panel_unavailable .am-widget-panel__placeholder,.am-widget-panel_unavailable .am-widget-panel__header,.am-widget-panel_unavailable:hover .am-widget-panel__placeholder,.am-widget-panel_unavailable:hover .am-widget-panel__header{background-color:var(--av-solid-brand-lightest)}.am-widget-panel_mode_drag *{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.am-widget-placeholder{position:absolute;inset:0;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}.am-widget-placeholder__content{padding:0 16px;text-align:center}.am-widget-placeholder__icon{margin-bottom:8px;color:var(--av-brand-light);font-size:0}.am-widget-placeholder__icon:last-child{margin-bottom:0}.am-widget-tree{display:-webkit-flex;display:flex;overflow:hidden;width:672px;max-height:100vh;-webkit-flex-direction:column;flex-direction:column;background-color:var(--av-solid-brand-lightest)}.am-widget-tree__header,.am-widget-tree__footer{display:-webkit-flex;display:flex;width:100%;min-height:64px;-webkit-align-items:center;align-items:center;padding:0 24px;background:rgb(255,255,255);background-clip:padding-box}.am-widget-tree__header{border-bottom:1px solid var(--av-brand-accent)}.am-widget-tree__footer{-webkit-justify-content:flex-end;justify-content:flex-end;border-top:1px solid var(--av-brand-accent)}.am-widget-tree__footer>.am-button{margin-left:16px}.am-widget-tree__toolbar{min-height:64px;padding:16px 24px;border-bottom:1px solid var(--av-brand-accent)}.am-widget-tree__content{position:relative;overflow:auto;height:100%;-webkit-flex:1;flex:1;padding:8px 0}.am-widget-tree__content .am-tree-node__item .am-text{line-height:32px}.am-health-status{padding:0 16px 16px}.am-health-status__section_disabled{opacity:.25}.am-health-status__divider{margin:16px 0 10px}.am-health-status__label{margin-bottom:4px}.am-health-status__list{display:-webkit-flex;display:flex}.am-health-status__list-item{-webkit-flex:1;flex:1}.am-physical-space{display:-webkit-flex;display:flex;height:100%;-webkit-flex-direction:column;flex-direction:column;padding:0 16px}.am-physical-space__label{display:-webkit-flex;display:flex;height:32px;-webkit-align-items:center;align-items:center;font-size:0}.am-physical-space__label-item{margin-right:4px}.am-physical-space__label-item:last-child{margin-right:0}.am-physical-space__content{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-flex-grow:1;flex-grow:1}.am-physical-space__section{display:-webkit-flex;display:flex;-webkit-flex-grow:1;flex-grow:1;-webkit-align-items:center;align-items:center}.am-physical-space__bar{width:100%}.am-physical-space__bar-label{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;margin-bottom:8px}.am-counter{padding:0 16px 16px}.am-counter__row{display:-webkit-flex;display:flex;margin-top:8px}.am-counter__container{min-width:0;-webkit-flex:1;flex:1;padding-right:24px;cursor:pointer}.am-counter__translucent{opacity:.25}.am-counter__current{margin:4px 0}.am-counter__divider{width:100%;margin:8px 0}.am-statistics__row{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;padding-top:8px}.am-statistics__block{margin:0 24px 8px 0;font-size:0}.am-statistics__block_full-width{width:100%}.am-statistics__label{font-size:14px;line-height:19px}.am-statistics__count{font-size:22px;font-weight:600;line-height:32px}.am-cyber-protection-summary{padding:0 16px 16px}.am-cyber-protection-summary__row{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:start;justify-content:start}.am-cyber-protection-summary__item{width:16.6666666667%;margin-bottom:16px}.am-cyber-protection-summary__counter{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.am-cyber-protection-summary__counter-value{margin-left:8px}.am-cyber-protection-summary__divider{width:100%;margin-bottom:16px}.am-threat-status__metric{text-align:right}.am-threat-status__align-middle{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.am-mini-list{display:-webkit-flex;display:flex;width:100%;-webkit-flex-direction:row;flex-direction:row}@media screen and (min-width: 768px){.am-mini-list table{width:100%!important}}.am-mini-list__column{width:50%}@media screen and (min-width: 768px){.am-mini-list__column span{white-space:normal}}.am-mini-list__delimiter{width:1px;height:100%;background-color:rgba(36,49,67,.2)}.am-ai-summary{padding:0 16px 16px}.am-ai-summary__row{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;gap:24px}.am-ai-summary__item{-webkit-flex:1;flex:1}.am-ai-summary__label{margin-bottom:8px;font-size:12px;font-weight:400;line-height:16px}.am-ai-summary__value{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;gap:8px}.am-ai-summary__value-text{min-width:0;font-size:18px;font-weight:400;line-height:24px}.am-horizontal-bar{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;padding-right:16px}.am-horizontal-bar__legend{display:-webkit-flex;display:flex;width:138px;height:183px;-webkit-flex-direction:column;flex-direction:column;-webkit-flex-shrink:0;flex-shrink:0;-webkit-justify-content:space-around;justify-content:space-around;padding:2px 16px 0}.am-horizontal-bar__legend-item{display:block;line-height:1.5;text-align:right}.am-horizontal-bar__legend-item_translucent{opacity:.25}.am-horizontal-bar__legend-item_link{color:var(--av-brand-primary);cursor:pointer}.am-horizontal-bar__content{position:relative;-webkit-flex:1;flex:1}.am-preview{display:-webkit-flex;display:flex;width:100%;height:100%;-webkit-flex-direction:column;flex-direction:column}.am-preview .am-body-placeholder__content{max-width:100%}@font-face{font-family:Open Sans;src:url(/assets/fonts/open-sans/Light/OpenSans-Light.eot?v=1.1.0);src:url(/assets/fonts/open-sans/Light/OpenSans-Light.eot?#iefix&v=1.1.0) format("embedded-opentype"),url(/assets/fonts/open-sans/Light/OpenSans-Light.woff?v=1.1.0) format("woff"),url(/assets/fonts/open-sans/Light/OpenSans-Light.ttf?v=1.1.0) format("truetype"),url(/assets/fonts/open-sans/Light/OpenSans-Light.svg?v=1.1.0#Light) format("svg");font-weight:300;font-style:normal}@font-face{font-family:Open Sans;src:url(/assets/fonts/open-sans/LightItalic/OpenSans-LightItalic.eot?v=1.1.0);src:url(/assets/fonts/open-sans/LightItalic/OpenSans-LightItalic.eot?#iefix&v=1.1.0) format("embedded-opentype"),url(/assets/fonts/open-sans/LightItalic/OpenSans-LightItalic.woff?v=1.1.0) format("woff"),url(/assets/fonts/open-sans/LightItalic/OpenSans-LightItalic.ttf?v=1.1.0) format("truetype"),url(/assets/fonts/open-sans/LightItalic/OpenSans-LightItalic.svg?v=1.1.0#LightItalic) format("svg");font-weight:300;font-style:italic}@font-face{font-family:Open Sans;src:url(/assets/fonts/open-sans/Regular/OpenSans-Regular.eot?v=1.1.0);src:url(/assets/fonts/open-sans/Regular/OpenSans-Regular.eot?#iefix&v=1.1.0) format("embedded-opentype"),url(/assets/fonts/open-sans/Regular/OpenSans-Regular.woff?v=1.1.0) format("woff"),url(/assets/fonts/open-sans/Regular/OpenSans-Regular.ttf?v=1.1.0) format("truetype"),url(/assets/fonts/open-sans/Regular/OpenSans-Regular.svg?v=1.1.0#Regular) format("svg");font-weight:400;font-style:normal}@font-face{font-family:Open Sans;src:url(/assets/fonts/open-sans/Italic/OpenSans-Italic.eot?v=1.1.0);src:url(/assets/fonts/open-sans/Italic/OpenSans-Italic.eot?#iefix&v=1.1.0) format("embedded-opentype"),url(/assets/fonts/open-sans/Italic/OpenSans-Italic.woff?v=1.1.0) format("woff"),url(/assets/fonts/open-sans/Italic/OpenSans-Italic.ttf?v=1.1.0) format("truetype"),url(/assets/fonts/open-sans/Italic/OpenSans-Italic.svg?v=1.1.0#Italic) format("svg");font-weight:400;font-style:italic}@font-face{font-family:Open Sans;src:url(/assets/fonts/open-sans/Semibold/OpenSans-Semibold.eot?v=1.1.0);src:url(/assets/fonts/open-sans/Semibold/OpenSans-Semibold.eot?#iefix&v=1.1.0) format("embedded-opentype"),url(/assets/fonts/open-sans/Semibold/OpenSans-Semibold.woff?v=1.1.0) format("woff"),url(/assets/fonts/open-sans/Semibold/OpenSans-Semibold.ttf?v=1.1.0) format("truetype"),url(/assets/fonts/open-sans/Semibold/OpenSans-Semibold.svg?v=1.1.0#Semibold) format("svg");font-weight:600;font-style:normal}@font-face{font-family:Open Sans;src:url(/assets/fonts/open-sans/SemiboldItalic/OpenSans-SemiboldItalic.eot?v=1.1.0);src:url(/assets/fonts/open-sans/SemiboldItalic/OpenSans-SemiboldItalic.eot?#iefix&v=1.1.0) format("embedded-opentype"),url(/assets/fonts/open-sans/SemiboldItalic/OpenSans-SemiboldItalic.woff?v=1.1.0) format("woff"),url(/assets/fonts/open-sans/SemiboldItalic/OpenSans-SemiboldItalic.ttf?v=1.1.0) format("truetype"),url(/assets/fonts/open-sans/SemiboldItalic/OpenSans-SemiboldItalic.svg?v=1.1.0#SemiboldItalic) format("svg");font-weight:600;font-style:italic}@font-face{font-family:Open Sans;src:url(/assets/fonts/open-sans/Bold/OpenSans-Bold.eot?v=1.1.0);src:url(/assets/fonts/open-sans/Bold/OpenSans-Bold.eot?#iefix&v=1.1.0) format("embedded-opentype"),url(/assets/fonts/open-sans/Bold/OpenSans-Bold.woff?v=1.1.0) format("woff"),url(/assets/fonts/open-sans/Bold/OpenSans-Bold.ttf?v=1.1.0) format("truetype"),url(/assets/fonts/open-sans/Bold/OpenSans-Bold.svg?v=1.1.0#Bold) format("svg");font-weight:700;font-style:normal}@font-face{font-family:Open Sans;src:url(/assets/fonts/open-sans/BoldItalic/OpenSans-BoldItalic.eot?v=1.1.0);src:url(/assets/fonts/open-sans/BoldItalic/OpenSans-BoldItalic.eot?#iefix&v=1.1.0) format("embedded-opentype"),url(/assets/fonts/open-sans/BoldItalic/OpenSans-BoldItalic.woff?v=1.1.0) format("woff"),url(/assets/fonts/open-sans/BoldItalic/OpenSans-BoldItalic.ttf?v=1.1.0) format("truetype"),url(/assets/fonts/open-sans/BoldItalic/OpenSans-BoldItalic.svg?v=1.1.0#BoldItalic) format("svg");font-weight:700;font-style:italic}@font-face{font-family:Open Sans;src:url(/assets/fonts/open-sans/ExtraBold/OpenSans-ExtraBold.eot?v=1.1.0);src:url(/assets/fonts/open-sans/ExtraBold/OpenSans-ExtraBold.eot?#iefix&v=1.1.0) format("embedded-opentype"),url(/assets/fonts/open-sans/ExtraBold/OpenSans-ExtraBold.woff?v=1.1.0) format("woff"),url(/assets/fonts/open-sans/ExtraBold/OpenSans-ExtraBold.ttf?v=1.1.0) format("truetype"),url(/assets/fonts/open-sans/ExtraBold/OpenSans-ExtraBold.svg?v=1.1.0#ExtraBold) format("svg");font-weight:800;font-style:normal}@font-face{font-family:Open Sans;src:url(/assets/fonts/open-sans/ExtraBoldItalic/OpenSans-ExtraBoldItalic.eot?v=1.1.0);src:url(/assets/fonts/open-sans/ExtraBoldItalic/OpenSans-ExtraBoldItalic.eot?#iefix&v=1.1.0) format("embedded-opentype"),url(/assets/fonts/open-sans/ExtraBoldItalic/OpenSans-ExtraBoldItalic.woff?v=1.1.0) format("woff"),url(/assets/fonts/open-sans/ExtraBoldItalic/OpenSans-ExtraBoldItalic.ttf?v=1.1.0) format("truetype"),url(/assets/fonts/open-sans/ExtraBoldItalic/OpenSans-ExtraBoldItalic.svg?v=1.1.0#ExtraBoldItalic) format("svg");font-weight:800;font-style:italic}@font-face{font-family:Noto Sans JP;src:url(/assets/fonts/noto-sans/NotoSansJP.woff2) format("woff2"),url(/assets/fonts/noto-sans/NotoSansJP.woff) format("woff"),url(/assets/fonts/noto-sans/NotoSansJP.ttf) format("ttf")}.jp-body-font{font-family:Noto Sans JP,Open Sans,serif}@font-face{font-family:Noto Sans TC;font-style:normal;font-weight:400;src:url(/assets/fonts/noto-sans/NotoSansTC.woff2) format("woff2"),url(/assets/fonts/noto-sans/NotoSansTC.woff) format("woff"),url(/assets/fonts/noto-sans/NotoSansTC.ttf) format("ttf"),url(/assets/fonts/noto-sans/NotoSansTC.eot) format("eot")}.tc-body-font{font-family:Noto Sans TC,Open Sans,serif}@font-face{font-family:Noto Sans SC;font-style:normal;font-weight:400;src:url(/assets/fonts/noto-sans/NotoSansSC.woff2) format("woff2"),url(/assets/fonts/noto-sans/NotoSansSC.woff) format("woff"),url(/assets/fonts/noto-sans/NotoSansSC.ttf) format("ttf"),url(/assets/fonts/noto-sans/NotoSansSC.eot) format("eot")}.sc-body-font{font-family:Noto Sans SC,Open Sans,serif}
