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{background-color:rgba(255,255,255,.95);position:absolute}.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: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:focus{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;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:inline-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-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__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(/ui/am/assets/images/executive-report-sm.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;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_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-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:iconfont;src:url(iconfont.1bcaef71161a6b40.1bcaef71161a6b40.woff2) format("woff2"),url(iconfont.c32bbe84820c33f8.c32bbe84820c33f8.woff) format("woff"),url(iconfont.dfc7a48529cda982.dfc7a48529cda982.ttf) format("truetype");font-style:normal}[class^=i-]:before,[class*=" i-"]:before{font-family:iconfont;display:inline-block;font-style:normal;-webkit-transform:scaleX(.999);transform:scaleX(.999);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.i-Project--budget--32:before{content:"\ea01"}.i-Project--costs--32:before{content:"\ea02"}.i-Project--profit--32:before{content:"\ea03"}.i-a-logo--32:before{content:"\ea04"}.i-abgw--24:before{content:"\ea05"}.i-account-ab-o--32:before{content:"\ea06"}.i-acronis-cloud--16:before{content:"\ea07"}.i-acronis-cloud--32:before{content:"\ea08"}.i-acronis-storage-ab--32:before{content:"\ea09"}.i-acronis-support--24:before{content:"\ea0a"}.i-actions-o--16:before{content:"\ea0b"}.i-active-directory--16:before{content:"\ea0c"}.i-active-directory--24:before{content:"\ea0d"}.i-active-protection--24:before{content:"\ea0e"}.i-active-protection-ab--32:before{content:"\ea0f"}.i-active-protection-ab-o--32:before{content:"\ea10"}.i-active-protection-o--16:before{content:"\ea11"}.i-active-protection-o--24:before{content:"\ea12"}.i-activities-ab-o--32:before{content:"\ea13"}.i-activities-arrow-ab--32:before{content:"\ea14"}.i-add--16:before{content:"\ea15"}.i-add--32:before{content:"\ea16"}.i-add-action--16:before{content:"\ea17"}.i-add-admin-ab-o--32:before{content:"\ea18"}.i-add-create-ab--32:before{content:"\ea19"}.i-add-disk--32:before{content:"\ea1a"}.i-add-to-group-ab-o--32:before{content:"\ea1b"}.i-add-unit-ab-o--32:before{content:"\ea1c"}.i-address-book--32:before{content:"\ea1d"}.i-adv--16:before{content:"\ea1e"}.i-adv-agentless-security-vm-pack-o--16:before{content:"\ea1f"}.i-adv-agentless-security-vm-pack-o--24:before{content:"\ea20"}.i-adv-backup-pack-g-suite--16:before{content:"\ea21"}.i-adv-backup-pack-g-suite--24:before{content:"\ea22"}.i-adv-backup-pack-nas--16:before{content:"\ea23"}.i-adv-backup-pack-nas--24:before{content:"\ea24"}.i-adv-backup-pack-office-365--16:before{content:"\ea25"}.i-adv-backup-pack-office-365--24:before{content:"\ea26"}.i-adv-backup-pack-server-o--16:before{content:"\ea27"}.i-adv-backup-pack-server-o--24:before{content:"\ea28"}.i-adv-backup-pack-virtual-machines-o--16:before{content:"\ea29"}.i-adv-backup-pack-virtual-machines-o--24:before{content:"\ea2a"}.i-adv-backup-pack-web-hosting-server-o--16:before{content:"\ea2b"}.i-adv-backup-pack-web-hosting-server-o--24:before{content:"\ea2c"}.i-adv-backup-pack-workstation-o--16:before{content:"\ea2d"}.i-adv-backup-pack-workstation-o--24:before{content:"\ea2e"}.i-adv-dlp-pack-o--16:before{content:"\ea2f"}.i-adv-dlp-pack-o--24:before{content:"\ea30"}.i-adv-management-pack-o--16:before{content:"\ea31"}.i-adv-management-pack-o--24:before{content:"\ea32"}.i-adv-security-pack-edr--16:before{content:"\ea33"}.i-adv-security-pack-edr--24:before{content:"\ea34"}.i-adv-security-pack-mdr-adv--16:before{content:"\ea35"}.i-adv-security-pack-mdr-adv--24:before{content:"\ea36"}.i-adv-security-pack-mdr-std--16:before{content:"\ea37"}.i-adv-security-pack-mdr-std--24:before{content:"\ea38"}.i-adv-security-pack-o--16:before{content:"\ea39"}.i-adv-security-pack-o--24:before{content:"\ea3a"}.i-adv-security-pack-xdr--16:before{content:"\ea3b"}.i-adv-security-pack-xdr--24:before{content:"\ea3c"}.i-agent-hci--32:before{content:"\ea3d"}.i-agent-hyperv--32:before{content:"\ea3e"}.i-agent-kvm--32:before{content:"\ea3f"}.i-agent-nutanix--32:before{content:"\ea40"}.i-agent-oracle--32:before{content:"\ea41"}.i-agent-qnap--16:before{content:"\ea42"}.i-agent-qnap--32:before{content:"\ea43"}.i-agent-redhat--32:before{content:"\ea44"}.i-agent-va--32:before{content:"\ea45"}.i-agent-xen--32:before{content:"\ea46"}.i-ai-chat--16:before{content:"\ea47"}.i-ai-chat--24:before{content:"\ea48"}.i-ai-chat--32:before{content:"\ea49"}.i-ai-chat--72:before{content:"\ea4a"}.i-ai-chat-o--16:before{content:"\ea4b"}.i-ai-chat-o--24:before{content:"\ea4c"}.i-ai-chat-o--32:before{content:"\ea4d"}.i-ai-chat-o--72:before{content:"\ea4e"}.i-alerts-ab-o--32:before{content:"\ea4f"}.i-allow-propagating-support-portal--16:before{content:"\ea50"}.i-analysis-o--16:before{content:"\ea51"}.i-android--24:before{content:"\ea52"}.i-android--32:before{content:"\ea53"}.i-angle-left--32:before{content:"\ea54"}.i-angle-right--32:before{content:"\ea55"}.i-api-calls-esign-o--24:before{content:"\ea56"}.i-api-calls-files-o--24:before{content:"\ea57"}.i-apple--16:before{content:"\ea58"}.i-apple-ab--24:before{content:"\ea59"}.i-apple-ab--32:before{content:"\ea5a"}.i-appliance-o--24:before{content:"\ea5b"}.i-apps--16:before{content:"\ea5c"}.i-apps-o--24:before{content:"\ea5d"}.i-archive--16:before{content:"\ea5e"}.i-archive--32:before{content:"\ea5f"}.i-archive-o--16:before{content:"\ea60"}.i-archive-o--24:before{content:"\ea61"}.i-archive-o--32:before{content:"\ea62"}.i-area-chart--32:before{content:"\ea63"}.i-arrow-circle-down-o--32:before{content:"\ea64"}.i-arrow-down--32:before{content:"\ea65"}.i-arrow-down-circled-o--32:before{content:"\ea66"}.i-arrow-left--32:before{content:"\ea67"}.i-arrow-lower-left-o--24:before{content:"\ea68"}.i-arrow-sort-down--16:before{content:"\ea69"}.i-arrow-sort-up--16:before{content:"\ea6a"}.i-arrow-up--32:before{content:"\ea6b"}.i-arrow-upper-right-o--24:before{content:"\ea6c"}.i-asz--32:before{content:"\ea6d"}.i-attach--16:before{content:"\ea6e"}.i-attention--16:before{content:"\ea6f"}.i-autodiscovery-o--24:before{content:"\ea70"}.i-automation--24:before{content:"\ea71"}.i-aws--24:before{content:"\ea72"}.i-aws--32:before{content:"\ea73"}.i-azure--16:before{content:"\ea74"}.i-azure--32:before{content:"\ea75"}.i-azure-vm--32:before{content:"\ea76"}.i-azure-vm-running--32:before{content:"\ea77"}.i-back-ab--32:before{content:"\ea78"}.i-back-o--24:before{content:"\ea79"}.i-backup-ab-o--32:before{content:"\ea7a"}.i-backup-dr-o--16:before{content:"\ea7b"}.i-backup-dr-o--24:before{content:"\ea7c"}.i-backup-dr-o--32:before{content:"\ea7d"}.i-backup-plan-ab--32:before{content:"\ea7e"}.i-backup-replication-plan-ab--32:before{content:"\ea7f"}.i-backups-ab-o--32:before{content:"\ea80"}.i-backups-mix--32:before{content:"\ea81"}.i-ball-o--16:before{content:"\ea82"}.i-ban--16:before{content:"\ea83"}.i-ban-o--16:before{content:"\ea84"}.i-ban-o--24:before{content:"\ea85"}.i-ban-o--32:before{content:"\ea86"}.i-bell--24:before{content:"\ea87"}.i-bell-o--24:before{content:"\ea88"}.i-bell-o--32:before{content:"\ea89"}.i-bell-off-o--24:before{content:"\ea8a"}.i-big-star--16:before{content:"\ea8b"}.i-big-star-o--16:before{content:"\ea8c"}.i-blacklist-o--32:before{content:"\ea8d"}.i-bond-o--24:before{content:"\ea8e"}.i-bootable-media-o--24:before{content:"\ea8f"}.i-bootablemedia-ab--24:before{content:"\ea90"}.i-bootablemedia-ab--32:before{content:"\ea91"}.i-box--16:before{content:"\ea92"}.i-box--24:before{content:"\ea93"}.i-bridge-o--24:before{content:"\ea94"}.i-broken-backup--16:before{content:"\ea95"}.i-broken-backup--24:before{content:"\ea96"}.i-broken-backup--32:before{content:"\ea97"}.i-broken-o--32:before{content:"\ea98"}.i-bucket--16:before{content:"\ea99"}.i-bucket--24:before{content:"\ea9a"}.i-bucket--32:before{content:"\ea9b"}.i-calendar-holidays--16:before{content:"\ea9c"}.i-calendar-o--16:before{content:"\ea9d"}.i-calendar-trend--32:before{content:"\ea9e"}.i-calendars--32:before{content:"\ea9f"}.i-card-view--16:before{content:"\eaa0"}.i-case-o--16:before{content:"\eaa1"}.i-case-o--24:before{content:"\eaa2"}.i-case-setting-o--24:before{content:"\eaa3"}.i-cd-assigned-o--24:before{content:"\eaa4"}.i-cd-o--16:before{content:"\eaa5"}.i-certificate--24:before{content:"\eaa6"}.i-certificate--32:before{content:"\eaa7"}.i-certificate-ab-o--32:before{content:"\eaa8"}.i-certificate-check--32:before{content:"\eaa9"}.i-chat--24:before{content:"\eaaa"}.i-chat--32:before{content:"\eaab"}.i-chat-o--16:before{content:"\eaac"}.i-check--16:before{content:"\eaad"}.i-check--24:before{content:"\eaae"}.i-check--32:before{content:"\eaaf"}.i-check-circle--16:before{content:"\eab0"}.i-check-circle-o--16:before{content:"\eab1"}.i-check-square--16:before{content:"\eab2"}.i-checkbox-list--32:before{content:"\eab3"}.i-chevron-double-left--16:before{content:"\eab4"}.i-chevron-double-right--16:before{content:"\eab5"}.i-chevron-down--16:before{content:"\eab6"}.i-chevron-left--16:before{content:"\eab7"}.i-chevron-right--16:before{content:"\eab8"}.i-chevron-select--16:before{content:"\eab9"}.i-chevron-up--16:before{content:"\eaba"}.i-chevron-updown--16:before{content:"\eabb"}.i-circle--16:before{content:"\eabc"}.i-circle-o--32:before{content:"\eabd"}.i-claim-o--16:before{content:"\eabe"}.i-claim-o--32:before{content:"\eabf"}.i-clean--16:before{content:"\eac0"}.i-clean--32:before{content:"\eac1"}.i-clean-disk--32:before{content:"\eac2"}.i-clean-drive-ab-o--32:before{content:"\eac3"}.i-clean-up-o--16:before{content:"\eac4"}.i-clean-up-o--24:before{content:"\eac5"}.i-cleanup-plan-ab--32:before{content:"\eac6"}.i-clients-o--16:before{content:"\eac7"}.i-clients-o--24:before{content:"\eac8"}.i-clients-o--32:before{content:"\eac9"}.i-clients-solid--16:before{content:"\eaca"}.i-clients-solid--24:before{content:"\eacb"}.i-clients-solid--32:before{content:"\eacc"}.i-clipboard--32:before{content:"\eacd"}.i-clipboard-arrow--24:before{content:"\eace"}.i-clipboard-custom-o--32:before{content:"\eacf"}.i-clipboard-import--32:before{content:"\ead0"}.i-clipboard-import-o--32:before{content:"\ead1"}.i-clipboard-o--24:before{content:"\ead2"}.i-clipboard-o--32:before{content:"\ead3"}.i-clipboard-question--24:before{content:"\ead4"}.i-clock--16:before{content:"\ead5"}.i-clock-o--16:before{content:"\ead6"}.i-clock-o--24:before{content:"\ead7"}.i-clone-copy-ab-o--32:before{content:"\ead8"}.i-clone-o--32:before{content:"\ead9"}.i-cloud--32:before{content:"\eada"}.i-cloud-app-backup-plan-ab--32:before{content:"\eadb"}.i-cloud-apps-o--24:before{content:"\eadc"}.i-cloud-server-o--16:before{content:"\eadd"}.i-cloud-server-o--24:before{content:"\eade"}.i-cloud-storage-o--16:before{content:"\eadf"}.i-cloud-storage-o--24:before{content:"\eae0"}.i-cluster--32:before{content:"\eae1"}.i-cluster-o--24:before{content:"\eae2"}.i-cluster-scale--32:before{content:"\eae3"}.i-cog--16:before{content:"\eae4"}.i-cog-o--24:before{content:"\eae5"}.i-cog-o--32:before{content:"\eae6"}.i-col-expand--16:before{content:"\eae7"}.i-collapse-all--16:before{content:"\eae8"}.i-communigate--32:before{content:"\eae9"}.i-configure-machine--32:before{content:"\eaea"}.i-connect--16:before{content:"\eaeb"}.i-connect-failed-o--24:before{content:"\eaec"}.i-connect-o--16:before{content:"\eaed"}.i-connect-o--24:before{content:"\eaee"}.i-connect-o--32:before{content:"\eaef"}.i-connected-o--32:before{content:"\eaf0"}.i-console-log-o--16:before{content:"\eaf1"}.i-console-o--16:before{content:"\eaf2"}.i-contacts--32:before{content:"\eaf3"}.i-content-hub-o--32:before{content:"\eaf4"}.i-convert-to-vm-plan-ab--32:before{content:"\eaf5"}.i-copy--16:before{content:"\eaf6"}.i-copy-o--16:before{content:"\eaf7"}.i-copy-o--32:before{content:"\eaf8"}.i-cp-assigned--16:before{content:"\eaf9"}.i-cp-assigned--24:before{content:"\eafa"}.i-cp-used-o--16:before{content:"\eafb"}.i-cp-used-o--24:before{content:"\eafc"}.i-cpoc--24:before{content:"\eafd"}.i-cpu--16:before{content:"\eafe"}.i-cpu-o--24:before{content:"\eaff"}.i-create-recovery-point--16:before{content:"\eb00"}.i-create-snapshot--16:before{content:"\eb01"}.i-create-snapshot--24:before{content:"\eb02"}.i-customer--32:before{content:"\eb03"}.i-customer-o--16:before{content:"\eb04"}.i-customer-o--24:before{content:"\eb05"}.i-customer-solid--16:before{content:"\eb06"}.i-customer-solid--24:before{content:"\eb07"}.i-customer-solid--32:before{content:"\eb08"}.i-cyber-infrastructure-o--16:before{content:"\eb09"}.i-cyber-infrastructure-o--24:before{content:"\eb0a"}.i-cyberfit-o--16:before{content:"\eb0b"}.i-dashboard-o--32:before{content:"\eb0c"}.i-databases-ab--32:before{content:"\eb0d"}.i-db-cluster--16:before{content:"\eb0e"}.i-db-cluster--32:before{content:"\eb0f"}.i-db-cluster-active--16:before{content:"\eb10"}.i-db-cluster-active--32:before{content:"\eb11"}.i-db-o--16:before{content:"\eb12"}.i-db-o--24:before{content:"\eb13"}.i-delete--16:before{content:"\eb14"}.i-delete-ab-o--32:before{content:"\eb15"}.i-delete-catalog-ab--32:before{content:"\eb16"}.i-delete-o--16:before{content:"\eb17"}.i-detach--16:before{content:"\eb18"}.i-details-ab-o--32:before{content:"\eb19"}.i-details-o--24:before{content:"\eb1a"}.i-device-status--32:before{content:"\eb1b"}.i-devices-ESXi-host--24:before{content:"\eb1c"}.i-devices-SAN--24:before{content:"\eb1d"}.i-devices-UPS--24:before{content:"\eb1e"}.i-devices-ab-o--32:before{content:"\eb1f"}.i-devices-access-point--24:before{content:"\eb20"}.i-devices-android-smartphone--24:before{content:"\eb21"}.i-devices-android-tablet--24:before{content:"\eb22"}.i-devices-camera--24:before{content:"\eb23"}.i-devices-desktop--24:before{content:"\eb24"}.i-devices-fitness-tracker--24:before{content:"\eb25"}.i-devices-gaming-console--24:before{content:"\eb26"}.i-devices-home-automation-hub--24:before{content:"\eb27"}.i-devices-iOS-tvOS--24:before{content:"\eb28"}.i-devices-iPad--24:before{content:"\eb29"}.i-devices-iPhone--24:before{content:"\eb2a"}.i-devices-ip-phone--24:before{content:"\eb2b"}.i-devices-laptop-o--24:before{content:"\eb2c"}.i-devices-linux-desktop--24:before{content:"\eb2d"}.i-devices-linux-laptop--24:before{content:"\eb2e"}.i-devices-mac--24:before{content:"\eb2f"}.i-devices-macbook--24:before{content:"\eb30"}.i-devices-mediabox--24:before{content:"\eb31"}.i-devices-memory-card--24:before{content:"\eb32"}.i-devices-mi-home--24:before{content:"\eb33"}.i-devices-network-video-recorder--24:before{content:"\eb34"}.i-devices-pc--24:before{content:"\eb35"}.i-devices-phone-o--24:before{content:"\eb36"}.i-devices-printer-mfu--24:before{content:"\eb37"}.i-devices-router--24:before{content:"\eb38"}.i-devices-smart-display--24:before{content:"\eb39"}.i-devices-smart-lock--24:before{content:"\eb3a"}.i-devices-smart-theater-system--24:before{content:"\eb3b"}.i-devices-storage--24:before{content:"\eb3c"}.i-devices-streaming-device--24:before{content:"\eb3d"}.i-devices-switch--24:before{content:"\eb3e"}.i-devices-tablet--24:before{content:"\eb3f"}.i-devices-thermostat--24:before{content:"\eb40"}.i-devices-tv--24:before{content:"\eb41"}.i-devices-unknown--24:before{content:"\eb42"}.i-devices-usb--24:before{content:"\eb43"}.i-devices-virtual-machine--24:before{content:"\eb44"}.i-devices-windows-desktop--24:before{content:"\eb45"}.i-devices-windows-laptop--24:before{content:"\eb46"}.i-devices-wireless-earbuds--24:before{content:"\eb47"}.i-devices-wireless-speaker--24:before{content:"\eb48"}.i-devices-withAgent--24:before{content:"\eb49"}.i-devices-withoutAgent--24:before{content:"\eb4a"}.i-direction--16:before{content:"\eb4b"}.i-disable-ab-o--32:before{content:"\eb4c"}.i-disaster-recovery-ab-o--32:before{content:"\eb4d"}.i-disconnected-o--32:before{content:"\eb4e"}.i-discovery-plan-ab--32:before{content:"\eb4f"}.i-disk-ab--32:before{content:"\eb50"}.i-dislike-o--16:before{content:"\eb51"}.i-dislikes--16:before{content:"\eb52"}.i-dlp--16:before{content:"\eb53"}.i-dlp--24:before{content:"\eb54"}.i-dlp-server-o--24:before{content:"\eb55"}.i-dlp_server-o--16:before{content:"\eb56"}.i-dlp_workstation-o--16:before{content:"\eb57"}.i-dlp_workstation-o--24:before{content:"\eb58"}.i-document-export-o--32:before{content:"\eb59"}.i-document-templates-o--16:before{content:"\eb5a"}.i-document-templates-o--24:before{content:"\eb5b"}.i-dot--16:before{content:"\eb5c"}.i-dot-widget--16:before{content:"\eb5d"}.i-download--16:before{content:"\eb5e"}.i-download--24:before{content:"\eb5f"}.i-download-ab-o--32:before{content:"\eb60"}.i-dr--16:before{content:"\eb61"}.i-dr--24:before{content:"\eb62"}.i-dr-ab-o--32:before{content:"\eb63"}.i-dr-base-o--16:before{content:"\eb64"}.i-dr-base-o--24:before{content:"\eb65"}.i-dr-in-azure--16:before{content:"\eb66"}.i-dr-in-azure--24:before{content:"\eb67"}.i-dr-storage-o--16:before{content:"\eb68"}.i-dr-storage-o--24:before{content:"\eb69"}.i-drawer--32:before{content:"\eb6a"}.i-drive-error--16:before{content:"\eb6b"}.i-dropbox--16:before{content:"\eb6c"}.i-dropbox--24:before{content:"\eb6d"}.i-edit--16:before{content:"\eb6e"}.i-edit-columns--16:before{content:"\eb6f"}.i-edit-o--16:before{content:"\eb70"}.i-edit-rename-ab-o--32:before{content:"\eb71"}.i-edr--16:before{content:"\eb72"}.i-edr--24:before{content:"\eb73"}.i-education--16:before{content:"\eb74"}.i-education--24:before{content:"\eb75"}.i-education--32:before{content:"\eb76"}.i-egress-o--24:before{content:"\eb77"}.i-eject-ab-o--32:before{content:"\eb78"}.i-ellipsis-h--16:before{content:"\eb79"}.i-ellipsis-h--24:before{content:"\eb7a"}.i-empty--32:before{content:"\eb7b"}.i-empty-o--24:before{content:"\eb7c"}.i-empty-widget--32:before{content:"\eb7d"}.i-enable-ab-o--32:before{content:"\eb7e"}.i-encrypted--16:before{content:"\eb7f"}.i-encrypted-ab--32:before{content:"\eb80"}.i-envelope-o--32:before{content:"\eb81"}.i-erase-ab-o--32:before{content:"\eb82"}.i-esign-notarization-o--32:before{content:"\eb83"}.i-esign-notarizations-o--16:before{content:"\eb84"}.i-esign-notarizations-o--24:before{content:"\eb85"}.i-esign-o--16:before{content:"\eb86"}.i-esx-ab--32:before{content:"\eb87"}.i-eth-esign-o--16:before{content:"\eb88"}.i-eth-esign-o--24:before{content:"\eb89"}.i-eth-notarize-o--16:before{content:"\eb8a"}.i-eth-notarize-o--24:before{content:"\eb8b"}.i-ethernet-o--24:before{content:"\eb8c"}.i-evacuate--16:before{content:"\eb8d"}.i-events--32:before{content:"\eb8e"}.i-exchange--16:before{content:"\eb8f"}.i-exchange--24:before{content:"\eb90"}.i-exchange-ab--32:before{content:"\eb91"}.i-exchange-cluster--32:before{content:"\eb92"}.i-exclamation-circle--16:before{content:"\eb93"}.i-exclamation-circle--32:before{content:"\eb94"}.i-exclamation-circle-d--32:before{content:"\eb95"}.i-exclamation-triangle--16:before{content:"\eb96"}.i-execute-runbook-o--24:before{content:"\eb97"}.i-executive--16:before{content:"\eb98"}.i-exit--16:before{content:"\eb99"}.i-exit-ab--32:before{content:"\eb9a"}.i-exit-full-size-o--16:before{content:"\eb9b"}.i-exit-o--16:before{content:"\eb9c"}.i-exit-o--32:before{content:"\eb9d"}.i-expand--24:before{content:"\eb9e"}.i-expand-all--16:before{content:"\eb9f"}.i-export-ab-o--32:before{content:"\eba0"}.i-external-drive--16:before{content:"\eba1"}.i-external-drive--32:before{content:"\eba2"}.i-external-link--16:before{content:"\eba3"}.i-external-link-o--16:before{content:"\eba4"}.i-failover-server-o--24:before{content:"\eba5"}.i-fallback-server-o--24:before{content:"\eba6"}.i-file--16:before{content:"\eba7"}.i-file--32:before{content:"\eba8"}.i-file-audio--16:before{content:"\eba9"}.i-file-audio--32:before{content:"\ebaa"}.i-file-empty--32:before{content:"\ebab"}.i-file-excel--16:before{content:"\ebac"}.i-file-excel--32:before{content:"\ebad"}.i-file-image--16:before{content:"\ebae"}.i-file-image--32:before{content:"\ebaf"}.i-file-notarization-o--16:before{content:"\ebb0"}.i-file-notarization-o--24:before{content:"\ebb1"}.i-file-notarization-o--32:before{content:"\ebb2"}.i-file-onenote--32:before{content:"\ebb3"}.i-file-open-o--32:before{content:"\ebb4"}.i-file-pdf--16:before{content:"\ebb5"}.i-file-pdf--32:before{content:"\ebb6"}.i-file-powerpoint--16:before{content:"\ebb7"}.i-file-powerpoint--32:before{content:"\ebb8"}.i-file-process--32:before{content:"\ebb9"}.i-file-text--16:before{content:"\ebba"}.i-file-text--32:before{content:"\ebbb"}.i-file-video--16:before{content:"\ebbc"}.i-file-video--32:before{content:"\ebbd"}.i-file-word--16:before{content:"\ebbe"}.i-file-word--32:before{content:"\ebbf"}.i-file-zip--16:before{content:"\ebc0"}.i-file-zip--32:before{content:"\ebc1"}.i-files-o--16:before{content:"\ebc2"}.i-files-o--24:before{content:"\ebc3"}.i-finalize-ab-o--32:before{content:"\ebc4"}.i-finish-flag--16:before{content:"\ebc5"}.i-firewall--24:before{content:"\ebc6"}.i-firewall-protection-o--16:before{content:"\ebc7"}.i-flavor-o--24:before{content:"\ebc8"}.i-floating-ips-o--16:before{content:"\ebc9"}.i-floating-ips-o--24:before{content:"\ebca"}.i-folder--16:before{content:"\ebcb"}.i-folder--24:before{content:"\ebcc"}.i-folder--32:before{content:"\ebcd"}.i-folder-all--16:before{content:"\ebce"}.i-folder-all--24:before{content:"\ebcf"}.i-folder-all--32:before{content:"\ebd0"}.i-folder-customers--16:before{content:"\ebd1"}.i-folder-customers--24:before{content:"\ebd2"}.i-folder-customers--32:before{content:"\ebd3"}.i-folder-d-o--16:before{content:"\ebd4"}.i-folder-mix--32:before{content:"\ebd5"}.i-folder-o--16:before{content:"\ebd6"}.i-folder-o--24:before{content:"\ebd7"}.i-folder-search--16:before{content:"\ebd8"}.i-folder-search--24:before{content:"\ebd9"}.i-folder-search--32:before{content:"\ebda"}.i-folder-with-state-d-o--16:before{content:"\ebdb"}.i-force-detach--16:before{content:"\ebdc"}.i-frame-o--16:before{content:"\ebdd"}.i-free-pool--32:before{content:"\ebde"}.i-from-cloud-o--16:before{content:"\ebdf"}.i-from-cloud-o--24:before{content:"\ebe0"}.i-ftp--32:before{content:"\ebe1"}.i-full-size--16:before{content:"\ebe2"}.i-g-suite--16:before{content:"\ebe3"}.i-g-suite--24:before{content:"\ebe4"}.i-g-suite--32:before{content:"\ebe5"}.i-g-suite-team--16:before{content:"\ebe6"}.i-g-suite-team--24:before{content:"\ebe7"}.i-g-suite-team--32:before{content:"\ebe8"}.i-gdrive-ab--32:before{content:"\ebe9"}.i-general-info--32:before{content:"\ebea"}.i-geo-replication--16:before{content:"\ebeb"}.i-geo-replication--24:before{content:"\ebec"}.i-gift-o--24:before{content:"\ebed"}.i-gmail--16:before{content:"\ebee"}.i-gmail--24:before{content:"\ebef"}.i-gmail-ab--32:before{content:"\ebf0"}.i-go-to-end-o--16:before{content:"\ebf1"}.i-go-to-start-o--16:before{content:"\ebf2"}.i-greathorn-o--16:before{content:"\ebf3"}.i-greathorn-o--24:before{content:"\ebf4"}.i-greathorn-o--32:before{content:"\ebf5"}.i-grip-dots--16:before{content:"\ebf6"}.i-hard-reboot--16:before{content:"\ebf7"}.i-hc3--16:before{content:"\ebf8"}.i-hc3-replica-ab--32:before{content:"\ebf9"}.i-hc3-vm-ab--24:before{content:"\ebfa"}.i-hc3-vm-ab--32:before{content:"\ebfb"}.i-hc3-vm-running-ab--32:before{content:"\ebfc"}.i-hci-vm--32:before{content:"\ebfd"}.i-hci-vm-running--32:before{content:"\ebfe"}.i-hdd--16:before{content:"\ebff"}.i-hdd--32:before{content:"\ec00"}.i-hdd-mix--32:before{content:"\ec01"}.i-hdd-o--24:before{content:"\ec02"}.i-hdd-s-o--24:before{content:"\ec03"}.i-heartbeat-o--24:before{content:"\ec04"}.i-heartbeat-o--32:before{content:"\ec05"}.i-help-ab-o--32:before{content:"\ec06"}.i-help-circle--16:before{content:"\ec07"}.i-hide--16:before{content:"\ec08"}.i-hide-coordinate-o--16:before{content:"\ec09"}.i-hide-o--32:before{content:"\ec0a"}.i-hide-panel-o--24:before{content:"\ec0b"}.i-hide-way-o--16:before{content:"\ec0c"}.i-hitmap-o--16:before{content:"\ec0d"}.i-hl-group--32:before{content:"\ec0e"}.i-hyper-v--16:before{content:"\ec0f"}.i-hyper-v-ab--24:before{content:"\ec10"}.i-hyper-v-ab--32:before{content:"\ec11"}.i-image-o--16:before{content:"\ec12"}.i-image-o--24:before{content:"\ec13"}.i-image-template-o--24:before{content:"\ec14"}.i-import--16:before{content:"\ec15"}.i-import-ab-o--32:before{content:"\ec16"}.i-imported-pool--32:before{content:"\ec17"}.i-impossible-cloud--32:before{content:"\ec18"}.i-infiniband-o--24:before{content:"\ec19"}.i-infinity--32:before{content:"\ec1a"}.i-info-ab--32:before{content:"\ec1b"}.i-info-circle--16:before{content:"\ec1c"}.i-info-circle-o--16:before{content:"\ec1d"}.i-info-circle-small--16:before{content:"\ec1e"}.i-infrastructure-o--32:before{content:"\ec1f"}.i-ingress-o--24:before{content:"\ec20"}.i-install--16:before{content:"\ec21"}.i-installer-ab--16:before{content:"\ec22"}.i-installer-ab--24:before{content:"\ec23"}.i-installer-ab--32:before{content:"\ec24"}.i-internet--32:before{content:"\ec25"}.i-internet-access--16:before{content:"\ec26"}.i-internet-access-o--16:before{content:"\ec27"}.i-internet-access-o--24:before{content:"\ec28"}.i-invalid-link-o--16:before{content:"\ec29"}.i-invalid-link-o--24:before{content:"\ec2a"}.i-inventory-ab-o--32:before{content:"\ec2b"}.i-ipn--16:before{content:"\ec2c"}.i-ipn--24:before{content:"\ec2d"}.i-ipn--32:before{content:"\ec2e"}.i-iscsi--24:before{content:"\ec2f"}.i-iscsi-o--24:before{content:"\ec30"}.i-k2s-o--16:before{content:"\ec31"}.i-k2s-o--24:before{content:"\ec32"}.i-key-o--16:before{content:"\ec33"}.i-key-o--24:before{content:"\ec34"}.i-key-o--32:before{content:"\ec35"}.i-kubernetes-cluster-o--16:before{content:"\ec36"}.i-kubernetes-cluster-o--24:before{content:"\ec37"}.i-label-o--24:before{content:"\ec38"}.i-laptop-apple-ab--24:before{content:"\ec39"}.i-laptop-apple-ab--32:before{content:"\ec3a"}.i-laptop-linux--24:before{content:"\ec3b"}.i-laptop-linux--32:before{content:"\ec3c"}.i-laptop-windows-ab--24:before{content:"\ec3d"}.i-laptop-windows-ab--32:before{content:"\ec3e"}.i-last-range-o--16:before{content:"\ec3f"}.i-layout-o--32:before{content:"\ec40"}.i-left-arrow--16:before{content:"\ec41"}.i-left-arrow-ab--32:before{content:"\ec42"}.i-license--16:before{content:"\ec43"}.i-license-o--16:before{content:"\ec44"}.i-license-o--32:before{content:"\ec45"}.i-light-disable-o--24:before{content:"\ec46"}.i-light-enable-o--24:before{content:"\ec47"}.i-like-o--16:before{content:"\ec48"}.i-likes--16:before{content:"\ec49"}.i-likes--32:before{content:"\ec4a"}.i-linux--16:before{content:"\ec4b"}.i-linux-ab--24:before{content:"\ec4c"}.i-linux-ab--32:before{content:"\ec4d"}.i-linux-pc--32:before{content:"\ec4e"}.i-list-o--24:before{content:"\ec4f"}.i-list-view-ab--32:before{content:"\ec50"}.i-loading--16:before{content:"\ec51"}.i-loading--24:before{content:"\ec52"}.i-loading--32:before{content:"\ec53"}.i-loading--48:before{content:"\ec54"}.i-local-backup-o--16:before{content:"\ec55"}.i-local-backup-o--24:before{content:"\ec56"}.i-local-backup-o--32:before{content:"\ec57"}.i-lock--16:before{content:"\ec58"}.i-lock--32:before{content:"\ec59"}.i-long-arrow-left--16:before{content:"\ec5a"}.i-long-arrow-left--24:before{content:"\ec5b"}.i-long-arrow-left--32:before{content:"\ec5c"}.i-long-arrow-right--16:before{content:"\ec5d"}.i-long-arrow-right--24:before{content:"\ec5e"}.i-long-arrow-right--32:before{content:"\ec5f"}.i-lun-o--24:before{content:"\ec60"}.i-lun-s-o--24:before{content:"\ec61"}.i-m365-o--16:before{content:"\ec62"}.i-m365-o--24:before{content:"\ec63"}.i-m365-rooms-equipment-included-o--16:before{content:"\ec64"}.i-m365-rooms-equipment-included-o--24:before{content:"\ec65"}.i-m365-rooms-equipment-o--16:before{content:"\ec66"}.i-m365-rooms-equipment-o--24:before{content:"\ec67"}.i-m365-shared-mailboxes-included-o--16:before{content:"\ec68"}.i-m365-shared-mailboxes-included-o--24:before{content:"\ec69"}.i-m365-shared-mailboxes-o--16:before{content:"\ec6a"}.i-m365-shared-mailboxes-o--24:before{content:"\ec6b"}.i-mac-pc--24:before{content:"\ec6c"}.i-mac-pc--32:before{content:"\ec6d"}.i-mail-archive-o--16:before{content:"\ec6e"}.i-mail-archive-o--24:before{content:"\ec6f"}.i-mail-archive-o--32:before{content:"\ec70"}.i-mail-o--16:before{content:"\ec71"}.i-mail-o--24:before{content:"\ec72"}.i-mailbox-ab--32:before{content:"\ec73"}.i-mailbox-encrypted-ab--32:before{content:"\ec74"}.i-mailboxes-ab--32:before{content:"\ec75"}.i-mailboxes-o--16:before{content:"\ec76"}.i-mailboxes-o--24:before{content:"\ec77"}.i-maintenance-mode--24:before{content:"\ec78"}.i-maintenance-mode-o--16:before{content:"\ec79"}.i-maintenance-o--16:before{content:"\ec7a"}.i-malware-o--16:before{content:"\ec7b"}.i-malware-o--24:before{content:"\ec7c"}.i-manage-accounts-ab--32:before{content:"\ec7d"}.i-manage-rules--16:before{content:"\ec7e"}.i-mandatory--16:before{content:"\ec7f"}.i-master-server-o--24:before{content:"\ec80"}.i-mc-afee-o--24:before{content:"\ec81"}.i-mdr--16:before{content:"\ec82"}.i-menu-ab--32:before{content:"\ec83"}.i-menu-o--24:before{content:"\ec84"}.i-messages--32:before{content:"\ec85"}.i-microphone-o--24:before{content:"\ec86"}.i-migrate-o--16:before{content:"\ec87"}.i-migration-ab-o--32:before{content:"\ec88"}.i-milestone--16:before{content:"\ec89"}.i-minio--32:before{content:"\ec8a"}.i-minus--16:before{content:"\ec8b"}.i-minus-circle--32:before{content:"\ec8c"}.i-minus-rounded--16:before{content:"\ec8d"}.i-minus-square--16:before{content:"\ec8e"}.i-mobile--16:before{content:"\ec8f"}.i-mobile--32:before{content:"\ec90"}.i-mobile-device--16:before{content:"\ec91"}.i-mobile-device--24:before{content:"\ec92"}.i-mobile-device--32:before{content:"\ec93"}.i-mobile-devices-o--16:before{content:"\ec94"}.i-mobile-devices-o--24:before{content:"\ec95"}.i-mobile-o--32:before{content:"\ec96"}.i-modal-o--32:before{content:"\ec97"}.i-mount-media-ab-o--32:before{content:"\ec98"}.i-move--16:before{content:"\ec99"}.i-move--24:before{content:"\ec9a"}.i-move-ab-o--32:before{content:"\ec9b"}.i-move-to-pool-ab-o--32:before{content:"\ec9c"}.i-move-to-slot-ab-o--32:before{content:"\ec9d"}.i-ms-365-dynamics-backup--16:before{content:"\ec9e"}.i-ms-365-dynamics-backup--24:before{content:"\ec9f"}.i-ms-365-dynamics-backup--32:before{content:"\eca0"}.i-ms-exchange--16:before{content:"\eca1"}.i-ms-exchange--32:before{content:"\eca2"}.i-ms-onenote--32:before{content:"\eca3"}.i-ms-outlook--16:before{content:"\eca4"}.i-ms-teams--32:before{content:"\eca5"}.i-ms-windows--24:before{content:"\eca6"}.i-ms-windows--32:before{content:"\eca7"}.i-mssql-db-group--32:before{content:"\eca8"}.i-mssql-instance--32:before{content:"\eca9"}.i-multiple-devices--32:before{content:"\ecaa"}.i-my-drive--16:before{content:"\ecab"}.i-my-drive--24:before{content:"\ecac"}.i-nas--16:before{content:"\ecad"}.i-nas--24:before{content:"\ecae"}.i-nas-ab--32:before{content:"\ecaf"}.i-nas-included--16:before{content:"\ecb0"}.i-nas-included--24:before{content:"\ecb1"}.i-nas-synology-ab--32:before{content:"\ecb2"}.i-network-3th--24:before{content:"\ecb3"}.i-network-ds--24:before{content:"\ecb4"}.i-network-folder--16:before{content:"\ecb5"}.i-network-folder--32:before{content:"\ecb6"}.i-network-folder-ab--32:before{content:"\ecb7"}.i-network-folder-mix--32:before{content:"\ecb8"}.i-network-folder-o--16:before{content:"\ecb9"}.i-network-folder-o--24:before{content:"\ecba"}.i-network-tape--32:before{content:"\ecbb"}.i-networks-o--32:before{content:"\ecbc"}.i-new-group-ab-o--32:before{content:"\ecbd"}.i-next-range-o--16:before{content:"\ecbe"}.i-nfs--24:before{content:"\ecbf"}.i-nfs-share--32:before{content:"\ecc0"}.i-node-o--16:before{content:"\ecc1"}.i-node-o--24:before{content:"\ecc2"}.i-node-s-o--24:before{content:"\ecc3"}.i-notary-circle-d--32:before{content:"\ecc4"}.i-notary-o--16:before{content:"\ecc5"}.i-notary-o--24:before{content:"\ecc6"}.i-notary-o--32:before{content:"\ecc7"}.i-notifications-d-o--16:before{content:"\ecc8"}.i-notifications-o--24:before{content:"\ecc9"}.i-notifications-with-state-d-o--16:before{content:"\ecca"}.i-nutanix--16:before{content:"\eccb"}.i-nutanix-vm--32:before{content:"\eccc"}.i-nutanix-vm-running--32:before{content:"\eccd"}.i-nvme-o--24:before{content:"\ecce"}.i-nvme-s-o--24:before{content:"\eccf"}.i-o-365-sharepoint-o--16:before{content:"\ecd0"}.i-o-365-sharepoint-o--24:before{content:"\ecd1"}.i-o365--16:before{content:"\ecd2"}.i-o365-mailbox-ab--32:before{content:"\ecd3"}.i-o365-teams--24:before{content:"\ecd4"}.i-office-365--24:before{content:"\ecd5"}.i-office-365--32:before{content:"\ecd6"}.i-office-365-teams--16:before{content:"\ecd7"}.i-office-ab--24:before{content:"\ecd8"}.i-office-ab--32:before{content:"\ecd9"}.i-omnivoice-minute-packages-o--16:before{content:"\ecda"}.i-omnivoice-minute-packages-o--24:before{content:"\ecdb"}.i-omnivoice-o--16:before{content:"\ecdc"}.i-omnivoice-o--24:before{content:"\ecdd"}.i-omnivoice-sms-packages-o--16:before{content:"\ecde"}.i-omnivoice-sms-packages-o--24:before{content:"\ecdf"}.i-omnivoice-users-o--16:before{content:"\ece0"}.i-omnivoice-users-o--24:before{content:"\ece1"}.i-one-drive--16:before{content:"\ece2"}.i-one-drive--24:before{content:"\ece3"}.i-one-drive-ab--32:before{content:"\ece4"}.i-openai--16:before{content:"\ece5"}.i-optical-disk--32:before{content:"\ece6"}.i-oracle-agent--16:before{content:"\ece7"}.i-oracle-agent-ab--24:before{content:"\ece8"}.i-organisations-ab--32:before{content:"\ece9"}.i-other-o--16:before{content:"\ecea"}.i-overview-ab-o--32:before{content:"\eceb"}.i-ovirt--16:before{content:"\ecec"}.i-ovirt-o--32:before{content:"\eced"}.i-ovirt-vm-ab--24:before{content:"\ecee"}.i-ovirt-vm-ab--32:before{content:"\ecef"}.i-ovirt-vm-running-ab--32:before{content:"\ecf0"}.i-paint-brush-o--24:before{content:"\ecf1"}.i-paint-brush-o--32:before{content:"\ecf2"}.i-panel-left--32:before{content:"\ecf3"}.i-panel-right--32:before{content:"\ecf4"}.i-partition--16:before{content:"\ecf5"}.i-partition--32:before{content:"\ecf6"}.i-partner--32:before{content:"\ecf7"}.i-partner-o--16:before{content:"\ecf8"}.i-partner-o--24:before{content:"\ecf9"}.i-partner-solid--16:before{content:"\ecfa"}.i-partner-solid--24:before{content:"\ecfb"}.i-partner-solid--32:before{content:"\ecfc"}.i-partner-storage-o--16:before{content:"\ecfd"}.i-partner-storage-o--24:before{content:"\ecfe"}.i-partner-vcd-o--16:before{content:"\ecff"}.i-partner-vcd-o--24:before{content:"\ed00"}.i-patch--32:before{content:"\ed01"}.i-patch-manage-o--24:before{content:"\ed02"}.i-patch-management-o--16:before{content:"\ed03"}.i-patch-o--16:before{content:"\ed04"}.i-paused-circle--16:before{content:"\ed05"}.i-paused-circle-d--32:before{content:"\ed06"}.i-pdf-ab--32:before{content:"\ed07"}.i-pdf-o--16:before{content:"\ed08"}.i-pencil--32:before{content:"\ed09"}.i-pencil-o--16:before{content:"\ed0a"}.i-pencil-square-o--32:before{content:"\ed0b"}.i-perceptionpoint--16:before{content:"\ed0c"}.i-perceptionpoint--24:before{content:"\ed0d"}.i-photos--32:before{content:"\ed0e"}.i-pie-chart-o--16:before{content:"\ed0f"}.i-pie-chart-o--24:before{content:"\ed10"}.i-pie-chart-o--32:before{content:"\ed11"}.i-pin--16:before{content:"\ed12"}.i-pin--32:before{content:"\ed13"}.i-placeholder--16:before{content:"\ed14"}.i-placeholder--24:before{content:"\ed15"}.i-placeholder--32:before{content:"\ed16"}.i-placement--24:before{content:"\ed17"}.i-plans-ab-o--32:before{content:"\ed18"}.i-play-o--16:before{content:"\ed19"}.i-plugin-ab--24:before{content:"\ed1a"}.i-plugin-ab--32:before{content:"\ed1b"}.i-plus--16:before{content:"\ed1c"}.i-plus--24:before{content:"\ed1d"}.i-plus-rounded--16:before{content:"\ed1e"}.i-policy-o--24:before{content:"\ed1f"}.i-postgresql--32:before{content:"\ed20"}.i-posts--32:before{content:"\ed21"}.i-power-ab-o--32:before{content:"\ed22"}.i-power-o--24:before{content:"\ed23"}.i-power-off-o--16:before{content:"\ed24"}.i-print-o--16:before{content:"\ed25"}.i-printer-3th--24:before{content:"\ed26"}.i-products-o--24:before{content:"\ed27"}.i-products-o--32:before{content:"\ed28"}.i-profile--32:before{content:"\ed29"}.i-project-budget--32:before{content:"\ed2a"}.i-project-costs--32:before{content:"\ed2b"}.i-project-profit--32:before{content:"\ed2c"}.i-promo--24:before{content:"\ed2d"}.i-protect-group-ab-o--32:before{content:"\ed2e"}.i-protection--16:before{content:"\ed2f"}.i-protection--32:before{content:"\ed30"}.i-protection-o--16:before{content:"\ed31"}.i-protection-o--24:before{content:"\ed32"}.i-protection-o--32:before{content:"\ed33"}.i-public-box-ab--32:before{content:"\ed34"}.i-public-ips-o--16:before{content:"\ed35"}.i-public-ips-o--24:before{content:"\ed36"}.i-question-circle-o--24:before{content:"\ed37"}.i-question-circle-o--32:before{content:"\ed38"}.i-quick-scan--32:before{content:"\ed39"}.i-quote--24:before{content:"\ed3a"}.i-r-panel--16:before{content:"\ed3b"}.i-raid--24:before{content:"\ed3c"}.i-raid-s--24:before{content:"\ed3d"}.i-ram-o--24:before{content:"\ed3e"}.i-ratios--32:before{content:"\ed3f"}.i-rdp-native-o--32:before{content:"\ed40"}.i-rdp-web-o--32:before{content:"\ed41"}.i-rebuild-catalog-ab--32:before{content:"\ed42"}.i-recover--16:before{content:"\ed43"}.i-recover--32:before{content:"\ed44"}.i-recovery-ab-o--32:before{content:"\ed45"}.i-recovery-point--16:before{content:"\ed46"}.i-recovery-point--24:before{content:"\ed47"}.i-recovery-server-o--24:before{content:"\ed48"}.i-recovery-server-state-o--24:before{content:"\ed49"}.i-referee-o--16:before{content:"\ed4a"}.i-refresh--32:before{content:"\ed4b"}.i-refresh-scan-ab--32:before{content:"\ed4c"}.i-reinstall--16:before{content:"\ed4d"}.i-remove-from-group-ab-o--32:before{content:"\ed4e"}.i-remove-from-list-o--32:before{content:"\ed4f"}.i-rename-o--16:before{content:"\ed50"}.i-replica--32:before{content:"\ed51"}.i-replica-running--32:before{content:"\ed52"}.i-replication-ab-o--32:before{content:"\ed53"}.i-reply--16:before{content:"\ed54"}.i-reports-custom--24:before{content:"\ed55"}.i-resize-handle--32:before{content:"\ed56"}.i-resource-ab--32:before{content:"\ed57"}.i-resource-pool--32:before{content:"\ed58"}.i-resources-o--32:before{content:"\ed59"}.i-restart--16:before{content:"\ed5a"}.i-restore--16:before{content:"\ed5b"}.i-resume-o--16:before{content:"\ed5c"}.i-reverse--16:before{content:"\ed5d"}.i-reverse-o--16:before{content:"\ed5e"}.i-revert--32:before{content:"\ed5f"}.i-revoke--16:before{content:"\ed60"}.i-revoke--24:before{content:"\ed61"}.i-revoke-ab--32:before{content:"\ed62"}.i-right-arrow--16:before{content:"\ed63"}.i-right-arrow-ab--32:before{content:"\ed64"}.i-root-o--16:before{content:"\ed65"}.i-root-o--24:before{content:"\ed66"}.i-root-setting-o--24:before{content:"\ed67"}.i-rotate--16:before{content:"\ed68"}.i-router--16:before{content:"\ed69"}.i-router-ab-o--32:before{content:"\ed6a"}.i-router-o--24:before{content:"\ed6b"}.i-routing-o--24:before{content:"\ed6c"}.i-run-circle--16:before{content:"\ed6d"}.i-run-now-ab-o--32:before{content:"\ed6e"}.i-run-vm--32:before{content:"\ed6f"}.i-run-vm-hyperv--32:before{content:"\ed70"}.i-s3--24:before{content:"\ed71"}.i-s3--32:before{content:"\ed72"}.i-s3-storage--24:before{content:"\ed73"}.i-sale-items--24:before{content:"\ed74"}.i-salesforce--16:before{content:"\ed75"}.i-salesforce--24:before{content:"\ed76"}.i-san-ab--32:before{content:"\ed77"}.i-save--16:before{content:"\ed78"}.i-scan-plan-ab--32:before{content:"\ed79"}.i-schedule-ab-o--32:before{content:"\ed7a"}.i-schedule-o--32:before{content:"\ed7b"}.i-scissors-ab-o--32:before{content:"\ed7c"}.i-script--32:before{content:"\ed7d"}.i-script-ab-o--32:before{content:"\ed7e"}.i-script-o--24:before{content:"\ed7f"}.i-script-o--32:before{content:"\ed80"}.i-search-o--16:before{content:"\ed81"}.i-search-o--24:before{content:"\ed82"}.i-search-o--32:before{content:"\ed83"}.i-security-essentials-o--24:before{content:"\ed84"}.i-send-email-ab-o--32:before{content:"\ed85"}.i-send-o--16:before{content:"\ed86"}.i-server-3th--24:before{content:"\ed87"}.i-server-included-o--16:before{content:"\ed88"}.i-server-included-o--24:before{content:"\ed89"}.i-server-o--16:before{content:"\ed8a"}.i-server-o--24:before{content:"\ed8b"}.i-server-o--32:before{content:"\ed8c"}.i-server-room-o--24:before{content:"\ed8d"}.i-server-state-o--24:before{content:"\ed8e"}.i-servers-o--16:before{content:"\ed8f"}.i-service-desk--16:before{content:"\ed90"}.i-service-desk--32:before{content:"\ed91"}.i-services-o--16:before{content:"\ed92"}.i-services-o--24:before{content:"\ed93"}.i-services-o--32:before{content:"\ed94"}.i-settings--16:before{content:"\ed95"}.i-settings--24:before{content:"\ed96"}.i-settings-ab-o--32:before{content:"\ed97"}.i-settings-d-o--16:before{content:"\ed98"}.i-settings-default--32:before{content:"\ed99"}.i-settings-o--24:before{content:"\ed9a"}.i-sftp-ab--32:before{content:"\ed9b"}.i-share--16:before{content:"\ed9c"}.i-share-o--32:before{content:"\ed9d"}.i-sharepoint-ab--32:before{content:"\ed9e"}.i-shelve-o--16:before{content:"\ed9f"}.i-shield--32:before{content:"\eda0"}.i-shield-mix--32:before{content:"\eda1"}.i-shopping-cart-o--16:before{content:"\eda2"}.i-shopping-cart-o--24:before{content:"\eda3"}.i-shopping-cart-o--32:before{content:"\eda4"}.i-show--16:before{content:"\eda5"}.i-show-backups-ab-o--32:before{content:"\eda6"}.i-show-coordinate-o--16:before{content:"\eda7"}.i-show-o--32:before{content:"\eda8"}.i-show-panel-o--24:before{content:"\eda9"}.i-show-version-ab--32:before{content:"\edaa"}.i-show-way-o--16:before{content:"\edab"}.i-shut-down--16:before{content:"\edac"}.i-sign--32:before{content:"\edad"}.i-signature--32:before{content:"\edae"}.i-simplify-view-ab-o--32:before{content:"\edaf"}.i-simplify-view-o--24:before{content:"\edb0"}.i-slack--16:before{content:"\edb1"}.i-slack--24:before{content:"\edb2"}.i-smb--24:before{content:"\edb3"}.i-sms-packages-o--16:before{content:"\edb4"}.i-sms-packages-o--24:before{content:"\edb5"}.i-soft-reboot--16:before{content:"\edb6"}.i-software-management-o--32:before{content:"\edb7"}.i-splashtop--16:before{content:"\edb8"}.i-splashtop--24:before{content:"\edb9"}.i-splashtop--32:before{content:"\edba"}.i-sql-cluster--32:before{content:"\edbb"}.i-ssd-o--24:before{content:"\edbc"}.i-ssd-s-o--24:before{content:"\edbd"}.i-stamp--16:before{content:"\edbe"}.i-standard-pack-office-365-management--24:before{content:"\edbf"}.i-star--16:before{content:"\edc0"}.i-star--24:before{content:"\edc1"}.i-star--32:before{content:"\edc2"}.i-star-o--24:before{content:"\edc3"}.i-star-o--32:before{content:"\edc4"}.i-start-server-o--24:before{content:"\edc5"}.i-state-alert-d--16:before{content:"\edc6"}.i-state-download-d--16:before{content:"\edc7"}.i-state-pause-d--16:before{content:"\edc8"}.i-state-upload-d--16:before{content:"\edc9"}.i-stop-o--16:before{content:"\edca"}.i-stop-plan-ab--32:before{content:"\edcb"}.i-stop-server-o--24:before{content:"\edcc"}.i-stopped-circle--16:before{content:"\edcd"}.i-stops-o--16:before{content:"\edce"}.i-storage-node--32:before{content:"\edcf"}.i-storage-server--32:before{content:"\edd0"}.i-subroot-o--16:before{content:"\edd1"}.i-subroot-o--24:before{content:"\edd2"}.i-subscriptions--24:before{content:"\edd3"}.i-support-portal-access--16:before{content:"\edd4"}.i-support-portal-access--24:before{content:"\edd5"}.i-suspend-o--16:before{content:"\edd6"}.i-sync--16:before{content:"\edd7"}.i-sync-folder--32:before{content:"\edd8"}.i-sync-folder-mix--32:before{content:"\edd9"}.i-sync-share--16:before{content:"\edda"}.i-sync-share-o--24:before{content:"\eddb"}.i-sync-share-o--32:before{content:"\eddc"}.i-synology--16:before{content:"\eddd"}.i-synology--32:before{content:"\edde"}.i-table--32:before{content:"\eddf"}.i-table-rows--32:before{content:"\ede0"}.i-table-view--16:before{content:"\ede1"}.i-talk-minutes-package-o--16:before{content:"\ede2"}.i-talk-minutes-package-o--24:before{content:"\ede3"}.i-tape--32:before{content:"\ede4"}.i-tape-cleaning--32:before{content:"\ede5"}.i-tape-device-ab--32:before{content:"\ede6"}.i-tape-drive--32:before{content:"\ede7"}.i-tape-library--32:before{content:"\ede8"}.i-tape-library-group--32:before{content:"\ede9"}.i-tape-o--16:before{content:"\edea"}.i-tape-pool--32:before{content:"\edeb"}.i-tape-pool-group--32:before{content:"\edec"}.i-tape-set-ab-o--32:before{content:"\eded"}.i-tape-slot--32:before{content:"\edee"}.i-tape-slot-empty--32:before{content:"\edef"}.i-tape-worm--32:before{content:"\edf0"}.i-target-group-o--24:before{content:"\edf1"}.i-target-o--24:before{content:"\edf2"}.i-tasks--32:before{content:"\edf3"}.i-test-replica-ab-o--32:before{content:"\edf4"}.i-text-file-o--16:before{content:"\edf5"}.i-text-sign--16:before{content:"\edf6"}.i-time-registration--24:before{content:"\edf7"}.i-times--16:before{content:"\edf8"}.i-times--24:before{content:"\edf9"}.i-times--32:before{content:"\edfa"}.i-times-circle--16:before{content:"\edfb"}.i-times-circle-d--32:before{content:"\edfc"}.i-times-circle-o--32:before{content:"\edfd"}.i-to-cloud-ab--32:before{content:"\edfe"}.i-to-cloud-o--16:before{content:"\edff"}.i-to-cloud-o--24:before{content:"\ee00"}.i-total-storage-o--16:before{content:"\ee01"}.i-total-storage-o--24:before{content:"\ee02"}.i-tower--32:before{content:"\ee03"}.i-tower-mix--32:before{content:"\ee04"}.i-training-o--16:before{content:"\ee05"}.i-training-o--24:before{content:"\ee06"}.i-training-o--32:before{content:"\ee07"}.i-translate-o--16:before{content:"\ee08"}.i-trash-o--16:before{content:"\ee09"}.i-trash-o--24:before{content:"\ee0a"}.i-trash-o--32:before{content:"\ee0b"}.i-tune--16:before{content:"\ee0c"}.i-tune--32:before{content:"\ee0d"}.i-typing--16:before{content:"\ee0e"}.i-typing-o--16:before{content:"\ee0f"}.i-universal-quota--16:before{content:"\ee10"}.i-universal-quota--24:before{content:"\ee11"}.i-unknown-3th--24:before{content:"\ee12"}.i-unplanned-expenses--32:before{content:"\ee13"}.i-unprotected--16:before{content:"\ee14"}.i-unprotected--24:before{content:"\ee15"}.i-unprotected--32:before{content:"\ee16"}.i-unprotected-o--16:before{content:"\ee17"}.i-unprotected-o--24:before{content:"\ee18"}.i-unrecognized-pool--32:before{content:"\ee19"}.i-unshelve-o--16:before{content:"\ee1a"}.i-update-catalog-ab--32:before{content:"\ee1b"}.i-update-o--24:before{content:"\ee1c"}.i-update-o--32:before{content:"\ee1d"}.i-upgrade-included--16:before{content:"\ee1e"}.i-upload--16:before{content:"\ee1f"}.i-upload--24:before{content:"\ee20"}.i-user--32:before{content:"\ee21"}.i-user-admin-o--24:before{content:"\ee22"}.i-user-circle-o--16:before{content:"\ee23"}.i-user-circle-o--24:before{content:"\ee24"}.i-user-circle-o--32:before{content:"\ee25"}.i-user-o--16:before{content:"\ee26"}.i-user-o--24:before{content:"\ee27"}.i-user-o--32:before{content:"\ee28"}.i-user-setting-o--24:before{content:"\ee29"}.i-users--16:before{content:"\ee2a"}.i-users-o--16:before{content:"\ee2b"}.i-users-o--24:before{content:"\ee2c"}.i-users-o--32:before{content:"\ee2d"}.i-v-center--32:before{content:"\ee2e"}.i-v-host-o--16:before{content:"\ee2f"}.i-v-host-o--24:before{content:"\ee30"}.i-v-logo--32:before{content:"\ee31"}.i-validation-plan-ab--32:before{content:"\ee32"}.i-vcd-virtual-machines-o--16:before{content:"\ee33"}.i-vcd-virtual-machines-o--24:before{content:"\ee34"}.i-vcloud-virtual-machines-o--16:before{content:"\ee35"}.i-vcloud-virtual-machines-o--24:before{content:"\ee36"}.i-veil-engine--16:before{content:"\ee37"}.i-veil-engine--32:before{content:"\ee38"}.i-veil-vm--32:before{content:"\ee39"}.i-veil-vm-running--32:before{content:"\ee3a"}.i-verify--32:before{content:"\ee3b"}.i-videos--32:before{content:"\ee3c"}.i-view-open-ab-o--32:before{content:"\ee3d"}.i-virtual-app--32:before{content:"\ee3e"}.i-virtual-machine-ab--32:before{content:"\ee3f"}.i-virtual-machines-included-o--16:before{content:"\ee40"}.i-virtual-machines-included-o--24:before{content:"\ee41"}.i-virtual-machines-o--16:before{content:"\ee42"}.i-virtual-machines-o--24:before{content:"\ee43"}.i-virtual-machines-o--32:before{content:"\ee44"}.i-virtual-network-o--16:before{content:"\ee45"}.i-virtual-network-o--24:before{content:"\ee46"}.i-virtuozzo--24:before{content:"\ee47"}.i-virtuozzo--32:before{content:"\ee48"}.i-virtuozzo-ab--24:before{content:"\ee49"}.i-virtuozzo-platform-ab--24:before{content:"\ee4a"}.i-virus--16:before{content:"\ee4b"}.i-virus--32:before{content:"\ee4c"}.i-virus-mix--32:before{content:"\ee4d"}.i-virustotal-o--16:before{content:"\ee4e"}.i-vlan-o--24:before{content:"\ee4f"}.i-vm-hyperv--32:before{content:"\ee50"}.i-vm-hyperv-running--32:before{content:"\ee51"}.i-vm-replication-plan-ab--32:before{content:"\ee52"}.i-vm-running--32:before{content:"\ee53"}.i-vm-template--32:before{content:"\ee54"}.i-vms-templates--32:before{content:"\ee55"}.i-volume-iso-o--24:before{content:"\ee56"}.i-volume-snapshot-o--24:before{content:"\ee57"}.i-vp--16:before{content:"\ee58"}.i-vp--24:before{content:"\ee59"}.i-vp--32:before{content:"\ee5a"}.i-vpn-con--24:before{content:"\ee5b"}.i-vpn-con-o--16:before{content:"\ee5c"}.i-vpn-con-o--24:before{content:"\ee5d"}.i-vpn-o--24:before{content:"\ee5e"}.i-vtl--24:before{content:"\ee5f"}.i-vtl-o--24:before{content:"\ee60"}.i-vulnerability-o--16:before{content:"\ee61"}.i-vulnerability-o--24:before{content:"\ee62"}.i-vz-containter--32:before{content:"\ee63"}.i-vz-containter-running--32:before{content:"\ee64"}.i-vz-virtual--32:before{content:"\ee65"}.i-vz-virtual-running--32:before{content:"\ee66"}.i-wasabi--32:before{content:"\ee67"}.i-web-d-o--16:before{content:"\ee68"}.i-web-hosting-server-included-o--16:before{content:"\ee69"}.i-web-hosting-server-included-o--24:before{content:"\ee6a"}.i-web-hosting-server-o--16:before{content:"\ee6b"}.i-web-hosting-server-o--24:before{content:"\ee6c"}.i-website--32:before{content:"\ee6d"}.i-website-ab--16:before{content:"\ee6e"}.i-website-ab--32:before{content:"\ee6f"}.i-website-o--16:before{content:"\ee70"}.i-website-o--24:before{content:"\ee71"}.i-whatsapp--16:before{content:"\ee72"}.i-win-defender-o--24:before{content:"\ee73"}.i-win-serv-essentials-o--16:before{content:"\ee74"}.i-win-serv-essentials-o--24:before{content:"\ee75"}.i-windows--16:before{content:"\ee76"}.i-windows-ab--24:before{content:"\ee77"}.i-windows-ab--32:before{content:"\ee78"}.i-windows-pc--24:before{content:"\ee79"}.i-windows-pc--32:before{content:"\ee7a"}.i-workstation--16:before{content:"\ee7b"}.i-workstation--32:before{content:"\ee7c"}.i-workstation-3th--24:before{content:"\ee7d"}.i-workstation-included-o--16:before{content:"\ee7e"}.i-workstation-included-o--24:before{content:"\ee7f"}.i-workstation-mix--32:before{content:"\ee80"}.i-workstations-o--16:before{content:"\ee81"}.i-workstations-o--24:before{content:"\ee82"}.i-workstations-o--32:before{content:"\ee83"}.i-workstations-premium-o--16:before{content:"\ee84"}.i-workstations-premium-o--24:before{content:"\ee85"}.i-wrench-o--16:before{content:"\ee86"}.i-x-twitter--24:before{content:"\ee87"}.i-zendesk--16:before{content:"\ee88"}.i-zendesk--24:before{content:"\ee89"}.i-zoom-in--16:before{content:"\ee8a"}.i-zoom-out--16:before{content:"\ee8b"}.i-ztc-esign-o--16:before{content:"\ee8c"}.i-ztc-esign-o--24:before{content:"\ee8d"}.i-ztc-notarize-o--16:before{content:"\ee8e"}.i-ztc-notarize-o--24:before{content:"\ee8f"}@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}
