/* You can add global styles to this file, and also import other style files */
.cdk-global-overlay-wrapper,.cdk-overlay-container{pointer-events:none;top:0;left:0;height:100%;width:100%}
.cdk-overlay-container{position:fixed;z-index:1000}
.cdk-overlay-container:empty{display:none}
.cdk-global-overlay-wrapper{display:flex;position:absolute;z-index:1000}
.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;z-index:1000;display:flex;max-width:100%;max-height:100%}
.cdk-overlay-backdrop{position:absolute;top:0;bottom:0;left:0;right:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:transparent;transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:0}
.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}
@media screen and (-ms-high-contrast:active){.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}}
.cdk-overlay-dark-backdrop{background:rgba(0,0,0,.288)}
.cdk-overlay-transparent-backdrop,.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0}
.cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px}
.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}
.owl-dialog-container{position:relative;pointer-events:auto;box-sizing:border-box;display:block;padding:1.5em;box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12);border-radius:2px;overflow:auto;background:#fff;color:rgba(0,0,0,.87);width:100%;height:100%;outline:0}
.owl-dt-container,.owl-dt-container *{box-sizing:border-box}
.owl-dt-container{display:block;font-size:16px;font-size:1rem;background:#fff;pointer-events:auto;z-index:1000}
.owl-dt-container-row{border-bottom:1px solid rgba(0,0,0,.12)}
.owl-dt-container-row:last-child{border-bottom:none}
.owl-dt-calendar{display:flex;flex-direction:column;width:100%}
.owl-dt-calendar-control{display:flex;align-items:center;font-size:1em;width:100%;padding:.5em;color:#000}
.owl-dt-calendar-control .owl-dt-calendar-control-content{flex:1 1 auto;display:flex;justify-content:center;align-items:center}
.owl-dt-calendar-control .owl-dt-calendar-control-content .owl-dt-calendar-control-button{padding:0 .8em}
.owl-dt-calendar-control .owl-dt-calendar-control-content .owl-dt-calendar-control-button:hover{background-color:rgba(0,0,0,.12)}
.owl-dt-calendar-main{display:flex;flex-direction:column;flex:1 1 auto;padding:0 .5em .5em;outline:0}
.owl-dt-calendar-view{display:block;flex:1 1 auto}
.owl-dt-calendar-multi-year-view{display:flex;align-items:center}
.owl-dt-calendar-multi-year-view .owl-dt-calendar-table{width:calc(100% - 3em)}
.owl-dt-calendar-multi-year-view .owl-dt-calendar-table .owl-dt-calendar-header th{padding-bottom:.25em}
.owl-dt-calendar-table{width:100%;border-collapse:collapse;border-spacing:0}
.owl-dt-calendar-table .owl-dt-calendar-header{color:rgba(0,0,0,.4)}
.owl-dt-calendar-table .owl-dt-calendar-header .owl-dt-weekdays th{font-size:.7em;font-weight:400;text-align:center;padding-bottom:1em}
.owl-dt-calendar-table .owl-dt-calendar-header .owl-dt-calendar-table-divider{position:relative;height:1px;padding-bottom:.5em}
.owl-dt-calendar-table .owl-dt-calendar-header .owl-dt-calendar-table-divider:after{content:'';position:absolute;top:0;left:-.5em;right:-.5em;height:1px;background:rgba(0,0,0,.12)}
.owl-dt-calendar-table .owl-dt-calendar-cell{position:relative;height:0;line-height:0;text-align:center;outline:0;color:rgba(0,0,0,.85);-webkit-appearance:none;-webkit-tap-highlight-color:transparent;-webkit-tap-highlight-color:transparent}
.owl-dt-calendar-table .owl-dt-calendar-cell-content{position:absolute;top:5%;left:5%;display:flex;align-items:center;justify-content:center;box-sizing:border-box;width:90%;height:90%;font-size:.8em;line-height:1;border:1px solid transparent;border-radius:999px;color:inherit;cursor:pointer}
.owl-dt-calendar-table .owl-dt-calendar-cell-out{opacity:.2}
.owl-dt-calendar-table .owl-dt-calendar-cell-today:not(.owl-dt-calendar-cell-selected){border-color:rgba(0,0,0,.4)}
.owl-dt-calendar-table .owl-dt-calendar-cell-selected{color:rgba(255,255,255,.85);background-color:#3f51b5}
.owl-dt-calendar-table .owl-dt-calendar-cell-selected.owl-dt-calendar-cell-today{box-shadow:inset 0 0 0 1px rgba(255,255,255,.85)}
.owl-dt-calendar-table .owl-dt-calendar-cell-disabled{cursor:default}
.owl-dt-calendar-table .owl-dt-calendar-cell-disabled>.owl-dt-calendar-cell-content:not(.owl-dt-calendar-cell-selected){color:rgba(0,0,0,.4)}
.owl-dt-calendar-table .owl-dt-calendar-cell-disabled>.owl-dt-calendar-cell-content.owl-dt-calendar-cell-selected{opacity:.4}
.owl-dt-calendar-table .owl-dt-calendar-cell-disabled>.owl-dt-calendar-cell-today:not(.owl-dt-calendar-cell-selected){border-color:rgba(0,0,0,.2)}
.owl-dt-calendar-table .owl-dt-calendar-cell-active:focus>.owl-dt-calendar-cell-content:not(.owl-dt-calendar-cell-selected),.owl-dt-calendar-table :not(.owl-dt-calendar-cell-disabled):hover>.owl-dt-calendar-cell-content:not(.owl-dt-calendar-cell-selected){background-color:rgba(0,0,0,.04)}
.owl-dt-calendar-table .owl-dt-calendar-cell-in-range{background:rgba(63,81,181,.2)}
.owl-dt-calendar-table .owl-dt-calendar-cell-in-range.owl-dt-calendar-cell-range-from{border-top-left-radius:999px;border-bottom-left-radius:999px}
.owl-dt-calendar-table .owl-dt-calendar-cell-in-range.owl-dt-calendar-cell-range-to{border-top-right-radius:999px;border-bottom-right-radius:999px}
.owl-dt-timer{display:flex;justify-content:center;width:100%;height:7em;padding:.5em;outline:0}
.owl-dt-timer-box{position:relative;display:inline-flex;flex-direction:column;align-items:center;width:25%;height:100%}
.owl-dt-timer-content{flex:1 1 auto;display:flex;justify-content:center;align-items:center;width:100%;margin:.2em 0}
.owl-dt-timer-content .owl-dt-timer-input{display:block;width:2em;text-align:center;border:1px solid rgba(0,0,0,.5);border-radius:3px;outline:medium none;font-size:1.2em;padding:.2em}
.owl-dt-timer-divider{display:inline-block;align-self:flex-end;position:absolute;width:.6em;height:100%;left:-.3em}
.owl-dt-timer-divider:after,.owl-dt-timer-divider:before{content:'';display:inline-block;width:.35em;height:.35em;position:absolute;left:50%;border-radius:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);background-color:currentColor}
.owl-dt-timer-divider:before{top:35%}
.owl-dt-timer-divider:after{bottom:35%}
.owl-dt-control-button{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;outline:0;border:none;-webkit-tap-highlight-color:transparent;display:inline-block;white-space:nowrap;text-decoration:none;vertical-align:baseline;margin:0;padding:0;background-color:transparent;font-size:1em;color:inherit}
.owl-dt-control-button .owl-dt-control-button-content{position:relative;display:inline-flex;justify-content:center;align-items:center;outline:0}
.owl-dt-control-period-button .owl-dt-control-button-content{height:1.5em;padding:0 .5em;border-radius:3px;transition:background-color .1s linear}
.owl-dt-control-period-button:hover>.owl-dt-control-button-content{background-color:rgba(0,0,0,.12)}
.owl-dt-control-period-button .owl-dt-control-button-arrow{display:flex;justify-content:center;align-items:center;width:1em;height:1em;margin:.1em;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease, -webkit-transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}
.owl-dt-control-arrow-button .owl-dt-control-button-content{padding:0;border-radius:50%;width:1.5em;height:1.5em}
.owl-dt-control-arrow-button[disabled]{color:rgba(0,0,0,.4);cursor:default}
.owl-dt-control-arrow-button svg{width:50%;height:50%;fill:currentColor}
.owl-dt-inline-container,.owl-dt-popup-container{position:relative;width:18.5em;box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}
.owl-dt-inline-container .owl-dt-calendar,.owl-dt-inline-container .owl-dt-timer,.owl-dt-popup-container .owl-dt-calendar,.owl-dt-popup-container .owl-dt-timer{width:100%}
.owl-dt-inline-container .owl-dt-calendar,.owl-dt-popup-container .owl-dt-calendar{height:20.25em}
.owl-dt-dialog-container{max-height:95vh;margin:-1.5em}
.owl-dt-dialog-container .owl-dt-calendar{min-width:250px;min-height:330px;max-width:750px;max-height:750px}
.owl-dt-dialog-container .owl-dt-timer{min-width:250px;max-width:750px}
@media all and (orientation:landscape){.owl-dt-dialog-container .owl-dt-calendar{width:58vh;height:62vh}.owl-dt-dialog-container .owl-dt-timer{width:58vh}}
@media all and (orientation:portrait){.owl-dt-dialog-container .owl-dt-calendar{width:80vw;height:80vw}.owl-dt-dialog-container .owl-dt-timer{width:80vw}}
.owl-dt-container-buttons{display:flex;width:100%;height:2em;color:#3f51b5}
.owl-dt-container-control-button{font-size:1em;width:50%;height:100%;border-radius:0}
.owl-dt-container-control-button .owl-dt-control-button-content{height:100%;width:100%;transition:background-color .1s linear}
.owl-dt-container-control-button:hover .owl-dt-control-button-content{background-color:rgba(0,0,0,.1)}
.owl-dt-container-info{padding:0 .5em;cursor:pointer;-webkit-tap-highlight-color:transparent}
.owl-dt-container-info .owl-dt-container-range{outline:0}
.owl-dt-container-info .owl-dt-container-range .owl-dt-container-range-content{display:flex;justify-content:space-between;padding:.5em 0;font-size:.8em}
.owl-dt-container-info .owl-dt-container-range:last-child{border-top:1px solid rgba(0,0,0,.12)}
.owl-dt-container-info .owl-dt-container-info-active{color:#3f51b5}
.owl-dt-container-disabled,.owl-dt-trigger-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none;cursor:default!important}
.owl-dt-timer-hour12{display:flex;justify-content:center;align-items:center;color:#3f51b5}
.owl-dt-timer-hour12 .owl-dt-timer-hour12-box{border:1px solid currentColor;border-radius:2px;transition:background .2s ease}
.owl-dt-timer-hour12 .owl-dt-timer-hour12-box .owl-dt-control-button-content{width:100%;height:100%;padding:.5em}
.owl-dt-timer-hour12 .owl-dt-timer-hour12-box:focus .owl-dt-control-button-content,.owl-dt-timer-hour12 .owl-dt-timer-hour12-box:hover .owl-dt-control-button-content{background:#3f51b5;color:#fff}
.owl-dt-calendar-only-current-month .owl-dt-calendar-cell-out{visibility:hidden;cursor:default}
.owl-dt-inline{display:inline-block}
.owl-dt-control{outline:0;cursor:pointer}
.owl-dt-control .owl-dt-control-content{outline:0}
.owl-dt-control:focus>.owl-dt-control-content{background-color:rgba(0,0,0,.12)}
.owl-dt-control:not(:-moz-focusring):focus>.owl-dt-control-content{box-shadow:none}
.owl-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}
.mat-badge-content{font-weight:600;font-size:12px;font-family:Roboto,"Helvetica Neue",sans-serif}
.mat-badge-small .mat-badge-content{font-size:6px}
.mat-badge-large .mat-badge-content{font-size:24px}
.mat-h1,.mat-headline,.mat-typography h1{font:400 24px/32px Roboto,"Helvetica Neue",sans-serif;margin:0 0 16px}
.mat-h2,.mat-title,.mat-typography h2{font:500 20px/32px Roboto,"Helvetica Neue",sans-serif;margin:0 0 16px}
.mat-h3,.mat-subheading-2,.mat-typography h3{font:400 16px/28px Roboto,"Helvetica Neue",sans-serif;margin:0 0 16px}
.mat-h4,.mat-subheading-1,.mat-typography h4{font:400 15px/24px Roboto,"Helvetica Neue",sans-serif;margin:0 0 16px}
.mat-h5,.mat-typography h5{font:400 11.62px/20px Roboto,"Helvetica Neue",sans-serif;margin:0 0 12px}
.mat-h6,.mat-typography h6{font:400 9.38px/20px Roboto,"Helvetica Neue",sans-serif;margin:0 0 12px}
.mat-body-2,.mat-body-strong{font:500 14px/24px Roboto,"Helvetica Neue",sans-serif}
.mat-body,.mat-body-1,.mat-typography{font:400 14px/20px Roboto,"Helvetica Neue",sans-serif}
.mat-body p,.mat-body-1 p,.mat-typography p{margin:0 0 12px}
.mat-caption,.mat-small{font:400 12px/20px Roboto,"Helvetica Neue",sans-serif}
.mat-display-4,.mat-typography .mat-display-4{font:300 112px/112px Roboto,"Helvetica Neue",sans-serif;margin:0 0 56px;letter-spacing:-.05em}
.mat-display-3,.mat-typography .mat-display-3{font:400 56px/56px Roboto,"Helvetica Neue",sans-serif;margin:0 0 64px;letter-spacing:-.02em}
.mat-display-2,.mat-typography .mat-display-2{font:400 45px/48px Roboto,"Helvetica Neue",sans-serif;margin:0 0 64px;letter-spacing:-.005em}
.mat-display-1,.mat-typography .mat-display-1{font:400 34px/40px Roboto,"Helvetica Neue",sans-serif;margin:0 0 64px}
.mat-bottom-sheet-container{font:400 14px/20px Roboto,"Helvetica Neue",sans-serif}
.mat-button,.mat-fab,.mat-flat-button,.mat-icon-button,.mat-mini-fab,.mat-raised-button,.mat-stroked-button{font-family:Roboto,"Helvetica Neue",sans-serif;font-size:14px;font-weight:500}
.mat-button-toggle{font-family:Roboto,"Helvetica Neue",sans-serif}
.mat-card{font-family:Roboto,"Helvetica Neue",sans-serif}
.mat-card-title{font-size:24px;font-weight:500}
.mat-card-header .mat-card-title{font-size:20px}
.mat-card-content,.mat-card-subtitle{font-size:14px}
.mat-checkbox{font-family:Roboto,"Helvetica Neue",sans-serif}
.mat-checkbox-layout .mat-checkbox-label{line-height:24px}
.mat-chip{font-size:14px;font-weight:500}
.mat-chip .mat-chip-remove.mat-icon,.mat-chip .mat-chip-trailing-icon.mat-icon{font-size:18px}
.mat-table{font-family:Roboto,"Helvetica Neue",sans-serif}
.mat-header-cell{font-size:12px;font-weight:500}
.mat-cell,.mat-footer-cell{font-size:14px}
.mat-calendar{font-family:Roboto,"Helvetica Neue",sans-serif}
.mat-calendar-body{font-size:13px}
.mat-calendar-body-label,.mat-calendar-period-button{font-size:14px;font-weight:500}
.mat-calendar-table-header th{font-size:11px;font-weight:400}
.mat-dialog-title{font:500 20px/32px Roboto,"Helvetica Neue",sans-serif}
.mat-expansion-panel-header{font-family:Roboto,"Helvetica Neue",sans-serif;font-size:15px;font-weight:400}
.mat-expansion-panel-content{font:400 14px/20px Roboto,"Helvetica Neue",sans-serif}
.mat-form-field{font-size:inherit;font-weight:400;line-height:1.125;font-family:Roboto,"Helvetica Neue",sans-serif}
.mat-form-field-wrapper{padding-bottom:1.34375em}
.mat-form-field-prefix .mat-icon,.mat-form-field-suffix .mat-icon{font-size:150%;line-height:1.125}
.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:1.5em;width:1.5em}
.mat-form-field-prefix .mat-icon-button .mat-icon,.mat-form-field-suffix .mat-icon-button .mat-icon{height:1.125em;line-height:1.125}
.mat-form-field-infix{padding:.5em 0;border-top:.84375em solid transparent}
.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label,.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label{-webkit-transform:translateY(-1.34375em) scale(.75);transform:translateY(-1.34375em) scale(.75);width:133.33333%}
.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{-webkit-transform:translateY(-1.34374em) scale(.75);transform:translateY(-1.34374em) scale(.75);width:133.33334%}
.mat-form-field-label-wrapper{top:-.84375em;padding-top:.84375em}
.mat-form-field-label{top:1.34375em}
.mat-form-field-underline{bottom:1.34375em}
.mat-form-field-subscript-wrapper{font-size:75%;margin-top:.66667em;top:calc(100% - 1.79167em)}
.mat-form-field-appearance-legacy .mat-form-field-wrapper{padding-bottom:1.25em}
.mat-form-field-appearance-legacy .mat-form-field-infix{padding:.4375em 0}
.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label,.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label{-webkit-transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.001px);transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.001px);-ms-transform:translateY(-1.28125em) scale(.75);width:133.33333%}
.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{-webkit-transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00101px);transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00101px);-ms-transform:translateY(-1.28124em) scale(.75);width:133.33334%}
.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{-webkit-transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00102px);transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00102px);-ms-transform:translateY(-1.28123em) scale(.75);width:133.33335%}
.mat-form-field-appearance-legacy .mat-form-field-label{top:1.28125em}
.mat-form-field-appearance-legacy .mat-form-field-underline{bottom:1.25em}
.mat-form-field-appearance-legacy .mat-form-field-subscript-wrapper{margin-top:.54167em;top:calc(100% - 1.66667em)}
@media print{.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label,.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label{-webkit-transform:translateY(-1.28122em) scale(.75);transform:translateY(-1.28122em) scale(.75)}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{-webkit-transform:translateY(-1.28121em) scale(.75);transform:translateY(-1.28121em) scale(.75)}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{-webkit-transform:translateY(-1.2812em) scale(.75);transform:translateY(-1.2812em) scale(.75)}}
.mat-form-field-appearance-fill .mat-form-field-infix{padding:.25em 0 .75em 0}
.mat-form-field-appearance-fill .mat-form-field-label{top:1.09375em;margin-top:-.5em}
.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label,.mat-form-field-appearance-fill.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label{-webkit-transform:translateY(-.59375em) scale(.75);transform:translateY(-.59375em) scale(.75);width:133.33333%}
.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{-webkit-transform:translateY(-.59374em) scale(.75);transform:translateY(-.59374em) scale(.75);width:133.33334%}
.mat-form-field-appearance-outline .mat-form-field-infix{padding:1em 0 1em 0}
.mat-form-field-appearance-outline .mat-form-field-label{top:1.84375em;margin-top:-.25em}
.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label,.mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label{-webkit-transform:translateY(-1.59375em) scale(.75);transform:translateY(-1.59375em) scale(.75);width:133.33333%}
.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{-webkit-transform:translateY(-1.59374em) scale(.75);transform:translateY(-1.59374em) scale(.75);width:133.33334%}
.mat-grid-tile-footer,.mat-grid-tile-header{font-size:14px}
.mat-grid-tile-footer .mat-line,.mat-grid-tile-header .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}
.mat-grid-tile-footer .mat-line:nth-child(n+2),.mat-grid-tile-header .mat-line:nth-child(n+2){font-size:12px}
input.mat-input-element{margin-top:-.0625em}
.mat-menu-item{font-family:Roboto,"Helvetica Neue",sans-serif;font-size:14px;font-weight:400}
.mat-paginator,.mat-paginator-page-size .mat-select-trigger{font-family:Roboto,"Helvetica Neue",sans-serif;font-size:12px}
.mat-radio-button{font-family:Roboto,"Helvetica Neue",sans-serif}
.mat-select{font-family:Roboto,"Helvetica Neue",sans-serif}
.mat-select-trigger{height:1.125em}
.mat-slide-toggle-content{font-family:Roboto,"Helvetica Neue",sans-serif}
.mat-slider-thumb-label-text{font-family:Roboto,"Helvetica Neue",sans-serif;font-size:12px;font-weight:500}
.mat-stepper-horizontal,.mat-stepper-vertical{font-family:Roboto,"Helvetica Neue",sans-serif}
.mat-step-label{font-size:14px;font-weight:400}
.mat-step-sub-label-error{font-weight:400}
.mat-step-label-error{font-size:14px}
.mat-step-label-selected{font-size:14px;font-weight:500}
.mat-tab-group{font-family:Roboto,"Helvetica Neue",sans-serif}
.mat-tab-label,.mat-tab-link{font-family:Roboto,"Helvetica Neue",sans-serif;font-size:14px;font-weight:500}
.mat-toolbar,.mat-toolbar h1,.mat-toolbar h2,.mat-toolbar h3,.mat-toolbar h4,.mat-toolbar h5,.mat-toolbar h6{font:500 20px/32px Roboto,"Helvetica Neue",sans-serif;margin:0}
.mat-tooltip{font-family:Roboto,"Helvetica Neue",sans-serif;font-size:10px;padding-top:6px;padding-bottom:6px}
.mat-tooltip-handset{font-size:14px;padding-top:8px;padding-bottom:8px}
.mat-list-item{font-family:Roboto,"Helvetica Neue",sans-serif}
.mat-list-option{font-family:Roboto,"Helvetica Neue",sans-serif}
.mat-list-base .mat-list-item{font-size:16px}
.mat-list-base .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}
.mat-list-base .mat-list-item .mat-line:nth-child(n+2){font-size:14px}
.mat-list-base .mat-list-option{font-size:16px}
.mat-list-base .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}
.mat-list-base .mat-list-option .mat-line:nth-child(n+2){font-size:14px}
.mat-list-base .mat-subheader{font-family:Roboto,"Helvetica Neue",sans-serif;font-size:14px;font-weight:500}
.mat-list-base[dense] .mat-list-item{font-size:12px}
.mat-list-base[dense] .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}
.mat-list-base[dense] .mat-list-item .mat-line:nth-child(n+2){font-size:12px}
.mat-list-base[dense] .mat-list-option{font-size:12px}
.mat-list-base[dense] .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}
.mat-list-base[dense] .mat-list-option .mat-line:nth-child(n+2){font-size:12px}
.mat-list-base[dense] .mat-subheader{font-family:Roboto,"Helvetica Neue",sans-serif;font-size:12px;font-weight:500}
.mat-option{font-family:Roboto,"Helvetica Neue",sans-serif;font-size:16px}
.mat-optgroup-label{font:500 14px/24px Roboto,"Helvetica Neue",sans-serif}
.mat-simple-snackbar{font-family:Roboto,"Helvetica Neue",sans-serif;font-size:14px}
.mat-simple-snackbar-action{line-height:1;font-family:inherit;font-size:inherit;font-weight:500}
.mat-tree{font-family:Roboto,"Helvetica Neue",sans-serif}
.mat-nested-tree-node,.mat-tree-node{font-weight:400;font-size:14px}
.mat-ripple{overflow:hidden;position:relative}
.mat-ripple.mat-ripple-unbounded{overflow:visible}
.mat-ripple-element{position:absolute;border-radius:50%;pointer-events:none;transition:opacity,-webkit-transform 0s cubic-bezier(0,0,.2,1);transition:opacity,transform 0s cubic-bezier(0,0,.2,1);transition:opacity,transform 0s cubic-bezier(0,0,.2,1),-webkit-transform 0s cubic-bezier(0,0,.2,1);-webkit-transform:scale(0);transform:scale(0)}
@media (-ms-high-contrast:active){.mat-ripple-element{display:none}}
.cdk-visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;outline:0;-webkit-appearance:none;-moz-appearance:none}
.cdk-global-overlay-wrapper,.cdk-overlay-container{pointer-events:none;top:0;left:0;height:100%;width:100%}
.cdk-overlay-container{position:fixed;z-index:1000}
.cdk-overlay-container:empty{display:none}
.cdk-global-overlay-wrapper{display:flex;position:absolute;z-index:1000}
.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;z-index:1000;display:flex;max-width:100%;max-height:100%}
.cdk-overlay-backdrop{position:absolute;top:0;bottom:0;left:0;right:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:transparent;transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:0}
.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}
@media screen and (-ms-high-contrast:active){.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}}
.cdk-overlay-dark-backdrop{background:rgba(0,0,0,.32)}
.cdk-overlay-transparent-backdrop,.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0}
.cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px}
.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}
@-webkit-keyframes cdk-text-field-autofill-start{/*!*/}
@keyframes cdk-text-field-autofill-start{/*!*/}
@-webkit-keyframes cdk-text-field-autofill-end{/*!*/}
@keyframes cdk-text-field-autofill-end{/*!*/}
.cdk-text-field-autofill-monitored:-webkit-autofill{-webkit-animation-name:cdk-text-field-autofill-start;animation-name:cdk-text-field-autofill-start}
.cdk-text-field-autofill-monitored:not(:-webkit-autofill){-webkit-animation-name:cdk-text-field-autofill-end;animation-name:cdk-text-field-autofill-end}
textarea.cdk-textarea-autosize{resize:none}
textarea.cdk-textarea-autosize-measuring{height:auto!important;overflow:hidden!important;padding:2px 0!important;box-sizing:content-box!important}
.mat-ripple-element{background-color:rgba(0,0,0,.1)}
.mat-option{color:rgba(0,0,0,.87)}
.mat-option:focus:not(.mat-option-disabled),.mat-option:hover:not(.mat-option-disabled){background:rgba(0,0,0,.04)}
.mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled){background:rgba(0,0,0,.04)}
.mat-option.mat-active{background:rgba(0,0,0,.04);color:rgba(0,0,0,.87)}
.mat-option.mat-option-disabled{color:rgba(0,0,0,.38)}
.mat-primary .mat-option.mat-selected:not(.mat-option-disabled){color:#673ab7}
.mat-accent .mat-option.mat-selected:not(.mat-option-disabled){color:#ffd740}
.mat-warn .mat-option.mat-selected:not(.mat-option-disabled){color:#f44336}
.mat-optgroup-label{color:rgba(0,0,0,.54)}
.mat-optgroup-disabled .mat-optgroup-label{color:rgba(0,0,0,.38)}
.mat-pseudo-checkbox{color:rgba(0,0,0,.54)}
.mat-pseudo-checkbox::after{color:#fafafa}
.mat-pseudo-checkbox-disabled{color:#b0b0b0}
.mat-accent .mat-pseudo-checkbox-checked,.mat-accent .mat-pseudo-checkbox-indeterminate,.mat-pseudo-checkbox-checked,.mat-pseudo-checkbox-indeterminate{background:#ffd740}
.mat-primary .mat-pseudo-checkbox-checked,.mat-primary .mat-pseudo-checkbox-indeterminate{background:#673ab7}
.mat-warn .mat-pseudo-checkbox-checked,.mat-warn .mat-pseudo-checkbox-indeterminate{background:#f44336}
.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled{background:#b0b0b0}
.mat-elevation-z0{box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}
.mat-elevation-z1{box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12)}
.mat-elevation-z2{box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}
.mat-elevation-z3{box-shadow:0 3px 3px -2px rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 1px 8px 0 rgba(0,0,0,.12)}
.mat-elevation-z4{box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}
.mat-elevation-z5{box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 5px 8px 0 rgba(0,0,0,.14),0 1px 14px 0 rgba(0,0,0,.12)}
.mat-elevation-z6{box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12)}
.mat-elevation-z7{box-shadow:0 4px 5px -2px rgba(0,0,0,.2),0 7px 10px 1px rgba(0,0,0,.14),0 2px 16px 1px rgba(0,0,0,.12)}
.mat-elevation-z8{box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}
.mat-elevation-z9{box-shadow:0 5px 6px -3px rgba(0,0,0,.2),0 9px 12px 1px rgba(0,0,0,.14),0 3px 16px 2px rgba(0,0,0,.12)}
.mat-elevation-z10{box-shadow:0 6px 6px -3px rgba(0,0,0,.2),0 10px 14px 1px rgba(0,0,0,.14),0 4px 18px 3px rgba(0,0,0,.12)}
.mat-elevation-z11{box-shadow:0 6px 7px -4px rgba(0,0,0,.2),0 11px 15px 1px rgba(0,0,0,.14),0 4px 20px 3px rgba(0,0,0,.12)}
.mat-elevation-z12{box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 12px 17px 2px rgba(0,0,0,.14),0 5px 22px 4px rgba(0,0,0,.12)}
.mat-elevation-z13{box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 13px 19px 2px rgba(0,0,0,.14),0 5px 24px 4px rgba(0,0,0,.12)}
.mat-elevation-z14{box-shadow:0 7px 9px -4px rgba(0,0,0,.2),0 14px 21px 2px rgba(0,0,0,.14),0 5px 26px 4px rgba(0,0,0,.12)}
.mat-elevation-z15{box-shadow:0 8px 9px -5px rgba(0,0,0,.2),0 15px 22px 2px rgba(0,0,0,.14),0 6px 28px 5px rgba(0,0,0,.12)}
.mat-elevation-z16{box-shadow:0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12)}
.mat-elevation-z17{box-shadow:0 8px 11px -5px rgba(0,0,0,.2),0 17px 26px 2px rgba(0,0,0,.14),0 6px 32px 5px rgba(0,0,0,.12)}
.mat-elevation-z18{box-shadow:0 9px 11px -5px rgba(0,0,0,.2),0 18px 28px 2px rgba(0,0,0,.14),0 7px 34px 6px rgba(0,0,0,.12)}
.mat-elevation-z19{box-shadow:0 9px 12px -6px rgba(0,0,0,.2),0 19px 29px 2px rgba(0,0,0,.14),0 7px 36px 6px rgba(0,0,0,.12)}
.mat-elevation-z20{box-shadow:0 10px 13px -6px rgba(0,0,0,.2),0 20px 31px 3px rgba(0,0,0,.14),0 8px 38px 7px rgba(0,0,0,.12)}
.mat-elevation-z21{box-shadow:0 10px 13px -6px rgba(0,0,0,.2),0 21px 33px 3px rgba(0,0,0,.14),0 8px 40px 7px rgba(0,0,0,.12)}
.mat-elevation-z22{box-shadow:0 10px 14px -6px rgba(0,0,0,.2),0 22px 35px 3px rgba(0,0,0,.14),0 8px 42px 7px rgba(0,0,0,.12)}
.mat-elevation-z23{box-shadow:0 11px 14px -7px rgba(0,0,0,.2),0 23px 36px 3px rgba(0,0,0,.14),0 9px 44px 8px rgba(0,0,0,.12)}
.mat-elevation-z24{box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12)}
.mat-app-background{background-color:#fafafa;color:rgba(0,0,0,.87)}
.mat-theme-loaded-marker{display:none}
.mat-autocomplete-panel{background:#fff;color:rgba(0,0,0,.87)}
.mat-autocomplete-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}
.mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover){background:#fff}
.mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled){color:rgba(0,0,0,.87)}
.mat-badge-content{color:#fff;background:#673ab7}
@media (-ms-high-contrast:active){.mat-badge-content{outline:solid 1px;border-radius:0}}
.mat-badge-accent .mat-badge-content{background:#ffd740;color:rgba(0,0,0,.87)}
.mat-badge-warn .mat-badge-content{color:#fff;background:#f44336}
.mat-badge{position:relative}
.mat-badge-hidden .mat-badge-content{display:none}
.mat-badge-disabled .mat-badge-content{background:#b9b9b9;color:rgba(0,0,0,.38)}
.mat-badge-content{position:absolute;text-align:center;display:inline-block;border-radius:50%;transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out, -webkit-transform .2s ease-in-out;-webkit-transform:scale(.6);transform:scale(.6);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;pointer-events:none}
.mat-badge-content.mat-badge-active{-webkit-transform:none;transform:none}
.mat-badge-small .mat-badge-content{width:16px;height:16px;line-height:16px}
.mat-badge-small.mat-badge-above .mat-badge-content{top:-8px}
.mat-badge-small.mat-badge-below .mat-badge-content{bottom:-8px}
.mat-badge-small.mat-badge-before .mat-badge-content{left:-16px}
[dir=rtl] .mat-badge-small.mat-badge-before .mat-badge-content{left:auto;right:-16px}
.mat-badge-small.mat-badge-after .mat-badge-content{right:-16px}
[dir=rtl] .mat-badge-small.mat-badge-after .mat-badge-content{right:auto;left:-16px}
.mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-8px}
[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-8px}
.mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-8px}
[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-8px}
.mat-badge-medium .mat-badge-content{width:22px;height:22px;line-height:22px}
.mat-badge-medium.mat-badge-above .mat-badge-content{top:-11px}
.mat-badge-medium.mat-badge-below .mat-badge-content{bottom:-11px}
.mat-badge-medium.mat-badge-before .mat-badge-content{left:-22px}
[dir=rtl] .mat-badge-medium.mat-badge-before .mat-badge-content{left:auto;right:-22px}
.mat-badge-medium.mat-badge-after .mat-badge-content{right:-22px}
[dir=rtl] .mat-badge-medium.mat-badge-after .mat-badge-content{right:auto;left:-22px}
.mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-11px}
[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-11px}
.mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-11px}
[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-11px}
.mat-badge-large .mat-badge-content{width:28px;height:28px;line-height:28px}
.mat-badge-large.mat-badge-above .mat-badge-content{top:-14px}
.mat-badge-large.mat-badge-below .mat-badge-content{bottom:-14px}
.mat-badge-large.mat-badge-before .mat-badge-content{left:-28px}
[dir=rtl] .mat-badge-large.mat-badge-before .mat-badge-content{left:auto;right:-28px}
.mat-badge-large.mat-badge-after .mat-badge-content{right:-28px}
[dir=rtl] .mat-badge-large.mat-badge-after .mat-badge-content{right:auto;left:-28px}
.mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-14px}
[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-14px}
.mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-14px}
[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-14px}
.mat-bottom-sheet-container{box-shadow:0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12);background:#fff;color:rgba(0,0,0,.87)}
.mat-button,.mat-icon-button,.mat-stroked-button{color:inherit;background:0 0}
.mat-button.mat-primary,.mat-icon-button.mat-primary,.mat-stroked-button.mat-primary{color:#673ab7}
.mat-button.mat-accent,.mat-icon-button.mat-accent,.mat-stroked-button.mat-accent{color:#ffd740}
.mat-button.mat-warn,.mat-icon-button.mat-warn,.mat-stroked-button.mat-warn{color:#f44336}
.mat-button.mat-accent[disabled],.mat-button.mat-primary[disabled],.mat-button.mat-warn[disabled],.mat-button[disabled][disabled],.mat-icon-button.mat-accent[disabled],.mat-icon-button.mat-primary[disabled],.mat-icon-button.mat-warn[disabled],.mat-icon-button[disabled][disabled],.mat-stroked-button.mat-accent[disabled],.mat-stroked-button.mat-primary[disabled],.mat-stroked-button.mat-warn[disabled],.mat-stroked-button[disabled][disabled]{color:rgba(0,0,0,.26)}
.mat-button.mat-primary .mat-button-focus-overlay,.mat-icon-button.mat-primary .mat-button-focus-overlay,.mat-stroked-button.mat-primary .mat-button-focus-overlay{background-color:#673ab7}
.mat-button.mat-accent .mat-button-focus-overlay,.mat-icon-button.mat-accent .mat-button-focus-overlay,.mat-stroked-button.mat-accent .mat-button-focus-overlay{background-color:#ffd740}
.mat-button.mat-warn .mat-button-focus-overlay,.mat-icon-button.mat-warn .mat-button-focus-overlay,.mat-stroked-button.mat-warn .mat-button-focus-overlay{background-color:#f44336}
.mat-button[disabled] .mat-button-focus-overlay,.mat-icon-button[disabled] .mat-button-focus-overlay,.mat-stroked-button[disabled] .mat-button-focus-overlay{background-color:transparent}
.mat-button .mat-ripple-element,.mat-icon-button .mat-ripple-element,.mat-stroked-button .mat-ripple-element{opacity:.1;background-color:currentColor}
.mat-button-focus-overlay{background:#000}
.mat-stroked-button:not([disabled]){border-color:rgba(0,0,0,.12)}
.mat-fab,.mat-flat-button,.mat-mini-fab,.mat-raised-button{color:rgba(0,0,0,.87);background-color:#fff}
.mat-fab.mat-primary,.mat-flat-button.mat-primary,.mat-mini-fab.mat-primary,.mat-raised-button.mat-primary{color:#fff}
.mat-fab.mat-accent,.mat-flat-button.mat-accent,.mat-mini-fab.mat-accent,.mat-raised-button.mat-accent{color:rgba(0,0,0,.87)}
.mat-fab.mat-warn,.mat-flat-button.mat-warn,.mat-mini-fab.mat-warn,.mat-raised-button.mat-warn{color:#fff}
.mat-fab.mat-accent[disabled],.mat-fab.mat-primary[disabled],.mat-fab.mat-warn[disabled],.mat-fab[disabled][disabled],.mat-flat-button.mat-accent[disabled],.mat-flat-button.mat-primary[disabled],.mat-flat-button.mat-warn[disabled],.mat-flat-button[disabled][disabled],.mat-mini-fab.mat-accent[disabled],.mat-mini-fab.mat-primary[disabled],.mat-mini-fab.mat-warn[disabled],.mat-mini-fab[disabled][disabled],.mat-raised-button.mat-accent[disabled],.mat-raised-button.mat-primary[disabled],.mat-raised-button.mat-warn[disabled],.mat-raised-button[disabled][disabled]{color:rgba(0,0,0,.26)}
.mat-fab.mat-primary,.mat-flat-button.mat-primary,.mat-mini-fab.mat-primary,.mat-raised-button.mat-primary{background-color:#673ab7}
.mat-fab.mat-accent,.mat-flat-button.mat-accent,.mat-mini-fab.mat-accent,.mat-raised-button.mat-accent{background-color:#ffd740}
.mat-fab.mat-warn,.mat-flat-button.mat-warn,.mat-mini-fab.mat-warn,.mat-raised-button.mat-warn{background-color:#f44336}
.mat-fab.mat-accent[disabled],.mat-fab.mat-primary[disabled],.mat-fab.mat-warn[disabled],.mat-fab[disabled][disabled],.mat-flat-button.mat-accent[disabled],.mat-flat-button.mat-primary[disabled],.mat-flat-button.mat-warn[disabled],.mat-flat-button[disabled][disabled],.mat-mini-fab.mat-accent[disabled],.mat-mini-fab.mat-primary[disabled],.mat-mini-fab.mat-warn[disabled],.mat-mini-fab[disabled][disabled],.mat-raised-button.mat-accent[disabled],.mat-raised-button.mat-primary[disabled],.mat-raised-button.mat-warn[disabled],.mat-raised-button[disabled][disabled]{background-color:rgba(0,0,0,.12)}
.mat-fab.mat-primary .mat-ripple-element,.mat-flat-button.mat-primary .mat-ripple-element,.mat-mini-fab.mat-primary .mat-ripple-element,.mat-raised-button.mat-primary .mat-ripple-element{background-color:rgba(255,255,255,.1)}
.mat-fab.mat-accent .mat-ripple-element,.mat-flat-button.mat-accent .mat-ripple-element,.mat-mini-fab.mat-accent .mat-ripple-element,.mat-raised-button.mat-accent .mat-ripple-element{background-color:rgba(0,0,0,.1)}
.mat-fab.mat-warn .mat-ripple-element,.mat-flat-button.mat-warn .mat-ripple-element,.mat-mini-fab.mat-warn .mat-ripple-element,.mat-raised-button.mat-warn .mat-ripple-element{background-color:rgba(255,255,255,.1)}
.mat-flat-button:not([class*=mat-elevation-z]),.mat-stroked-button:not([class*=mat-elevation-z]){box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}
.mat-raised-button:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}
.mat-raised-button:not([disabled]):active:not([class*=mat-elevation-z]){box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}
.mat-raised-button[disabled]:not([class*=mat-elevation-z]){box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}
.mat-fab:not([class*=mat-elevation-z]),.mat-mini-fab:not([class*=mat-elevation-z]){box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12)}
.mat-fab:not([disabled]):active:not([class*=mat-elevation-z]),.mat-mini-fab:not([disabled]):active:not([class*=mat-elevation-z]){box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 12px 17px 2px rgba(0,0,0,.14),0 5px 22px 4px rgba(0,0,0,.12)}
.mat-fab[disabled]:not([class*=mat-elevation-z]),.mat-mini-fab[disabled]:not([class*=mat-elevation-z]){box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}
.mat-button-toggle-group,.mat-button-toggle-standalone{box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}
.mat-button-toggle-group-appearance-standard,.mat-button-toggle-standalone.mat-button-toggle-appearance-standard{box-shadow:none}
.mat-button-toggle{color:rgba(0,0,0,.38)}
.mat-button-toggle .mat-button-toggle-focus-overlay{background-color:rgba(0,0,0,.12)}
.mat-button-toggle-appearance-standard{color:rgba(0,0,0,.87);background:#fff}
.mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay{background-color:#000}
.mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:solid 1px rgba(0,0,0,.12)}
[dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:solid 1px rgba(0,0,0,.12)}
.mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:none;border-top:solid 1px rgba(0,0,0,.12)}
.mat-button-toggle-checked{background-color:#e0e0e0;color:rgba(0,0,0,.54)}
.mat-button-toggle-checked.mat-button-toggle-appearance-standard{color:rgba(0,0,0,.87)}
.mat-button-toggle-disabled{color:rgba(0,0,0,.26);background-color:#eee}
.mat-button-toggle-disabled.mat-button-toggle-appearance-standard{background:#fff}
.mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#bdbdbd}
.mat-button-toggle-group-appearance-standard,.mat-button-toggle-standalone.mat-button-toggle-appearance-standard{border:solid 1px rgba(0,0,0,.12)}
.mat-card{background:#fff;color:rgba(0,0,0,.87)}
.mat-card:not([class*=mat-elevation-z]){box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12)}
.mat-card.mat-card-flat:not([class*=mat-elevation-z]){box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}
.mat-card-subtitle{color:rgba(0,0,0,.54)}
.mat-checkbox-frame{border-color:rgba(0,0,0,.54)}
.mat-checkbox-checkmark{fill:#fafafa}
.mat-checkbox-checkmark-path{stroke:#fafafa!important}
@media (-ms-high-contrast:black-on-white){.mat-checkbox-checkmark-path{stroke:#000!important}}
.mat-checkbox-mixedmark{background-color:#fafafa}
.mat-checkbox-checked.mat-primary .mat-checkbox-background,.mat-checkbox-indeterminate.mat-primary .mat-checkbox-background{background-color:#673ab7}
.mat-checkbox-checked.mat-accent .mat-checkbox-background,.mat-checkbox-indeterminate.mat-accent .mat-checkbox-background{background-color:#ffd740}
.mat-checkbox-checked.mat-warn .mat-checkbox-background,.mat-checkbox-indeterminate.mat-warn .mat-checkbox-background{background-color:#f44336}
.mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,.mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background{background-color:#b0b0b0}
.mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame{border-color:#b0b0b0}
.mat-checkbox-disabled .mat-checkbox-label{color:rgba(0,0,0,.54)}
@media (-ms-high-contrast:active){.mat-checkbox-disabled{opacity:.5}}
@media (-ms-high-contrast:active){.mat-checkbox-background{background:0 0}}
.mat-checkbox:not(.mat-checkbox-disabled).mat-primary .mat-checkbox-ripple .mat-ripple-element{background-color:#673ab7}
.mat-checkbox:not(.mat-checkbox-disabled).mat-accent .mat-checkbox-ripple .mat-ripple-element{background-color:#ffd740}
.mat-checkbox:not(.mat-checkbox-disabled).mat-warn .mat-checkbox-ripple .mat-ripple-element{background-color:#f44336}
.mat-chip.mat-standard-chip{background-color:#e0e0e0;color:rgba(0,0,0,.87)}
.mat-chip.mat-standard-chip .mat-chip-remove{color:rgba(0,0,0,.87);opacity:.4}
.mat-chip.mat-standard-chip:not(.mat-chip-disabled):active{box-shadow:0 3px 3px -2px rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 1px 8px 0 rgba(0,0,0,.12)}
.mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover{opacity:.54}
.mat-chip.mat-standard-chip.mat-chip-disabled{opacity:.4}
.mat-chip.mat-standard-chip::after{background:#000}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary{background-color:#673ab7;color:#fff}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove{color:#fff;opacity:.4}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element{background:rgba(255,255,255,.1)}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn{background-color:#f44336;color:#fff}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove{color:#fff;opacity:.4}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element{background:rgba(255,255,255,.1)}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent{background-color:#ffd740;color:rgba(0,0,0,.87)}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove{color:rgba(0,0,0,.87);opacity:.4}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element{background:rgba(0,0,0,.1)}
.mat-table{background:#fff}
.mat-table tbody,.mat-table tfoot,.mat-table thead,.mat-table-sticky,[mat-footer-row],[mat-header-row],[mat-row],mat-footer-row,mat-header-row,mat-row{background:inherit}
mat-footer-row,mat-header-row,mat-row,td.mat-cell,td.mat-footer-cell,th.mat-header-cell{border-bottom-color:rgba(0,0,0,.12)}
.mat-header-cell{color:rgba(0,0,0,.54)}
.mat-cell,.mat-footer-cell{color:rgba(0,0,0,.87)}
.mat-calendar-arrow{border-top-color:rgba(0,0,0,.54)}
.mat-datepicker-content .mat-calendar-next-button,.mat-datepicker-content .mat-calendar-previous-button,.mat-datepicker-toggle{color:rgba(0,0,0,.54)}
.mat-calendar-table-header{color:rgba(0,0,0,.38)}
.mat-calendar-table-header-divider::after{background:rgba(0,0,0,.12)}
.mat-calendar-body-label{color:rgba(0,0,0,.54)}
.mat-calendar-body-cell-content{color:rgba(0,0,0,.87);border-color:transparent}
.mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected){color:rgba(0,0,0,.38)}
.cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected),.cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected),.mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected){background-color:rgba(0,0,0,.04)}
.mat-calendar-body-today:not(.mat-calendar-body-selected){border-color:rgba(0,0,0,.38)}
.mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected){border-color:rgba(0,0,0,.18)}
.mat-calendar-body-selected{background-color:#673ab7;color:#fff}
.mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:rgba(103,58,183,.4)}
.mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}
.mat-datepicker-content{box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);background-color:#fff;color:rgba(0,0,0,.87)}
.mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#ffd740;color:rgba(0,0,0,.87)}
.mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:rgba(255,215,64,.4)}
.mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px rgba(0,0,0,.87)}
.mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:#f44336;color:#fff}
.mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:rgba(244,67,54,.4)}
.mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}
.mat-datepicker-content-touch{box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}
.mat-datepicker-toggle-active{color:#673ab7}
.mat-datepicker-toggle-active.mat-accent{color:#ffd740}
.mat-datepicker-toggle-active.mat-warn{color:#f44336}
.mat-dialog-container{box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12);background:#fff;color:rgba(0,0,0,.87)}
.mat-divider{border-top-color:rgba(0,0,0,.12)}
.mat-divider-vertical{border-right-color:rgba(0,0,0,.12)}
.mat-expansion-panel{background:#fff;color:rgba(0,0,0,.87)}
.mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}
.mat-action-row{border-top-color:rgba(0,0,0,.12)}
.mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled=true]).cdk-keyboard-focused,.mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled=true]).cdk-program-focused,.mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled=true]):hover{background:rgba(0,0,0,.04)}
@media (hover:none){.mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:#fff}}
.mat-expansion-panel-header-title{color:rgba(0,0,0,.87)}
.mat-expansion-indicator::after,.mat-expansion-panel-header-description{color:rgba(0,0,0,.54)}
.mat-expansion-panel-header[aria-disabled=true]{color:rgba(0,0,0,.26)}
.mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description,.mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title{color:inherit}
.mat-form-field-label{color:rgba(0,0,0,.6)}
.mat-hint{color:rgba(0,0,0,.6)}
.mat-form-field.mat-focused .mat-form-field-label{color:#673ab7}
.mat-form-field.mat-focused .mat-form-field-label.mat-accent{color:#ffd740}
.mat-form-field.mat-focused .mat-form-field-label.mat-warn{color:#f44336}
.mat-focused .mat-form-field-required-marker{color:#ffd740}
.mat-form-field-ripple{background-color:rgba(0,0,0,.87)}
.mat-form-field.mat-focused .mat-form-field-ripple{background-color:#673ab7}
.mat-form-field.mat-focused .mat-form-field-ripple.mat-accent{background-color:#ffd740}
.mat-form-field.mat-focused .mat-form-field-ripple.mat-warn{background-color:#f44336}
.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix::after{color:#673ab7}
.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix::after{color:#ffd740}
.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix::after{color:#f44336}
.mat-form-field.mat-form-field-invalid .mat-form-field-label{color:#f44336}
.mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker,.mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent{color:#f44336}
.mat-form-field.mat-form-field-invalid .mat-form-field-ripple,.mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent{background-color:#f44336}
.mat-error{color:#f44336}
.mat-form-field-appearance-legacy .mat-form-field-label{color:rgba(0,0,0,.54)}
.mat-form-field-appearance-legacy .mat-hint{color:rgba(0,0,0,.54)}
.mat-form-field-appearance-legacy .mat-form-field-underline{background-color:rgba(0,0,0,.42)}
.mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(0,0,0,.42) 0,rgba(0,0,0,.42) 33%,transparent 0);background-size:4px 100%;background-repeat:repeat-x}
.mat-form-field-appearance-standard .mat-form-field-underline{background-color:rgba(0,0,0,.42)}
.mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(0,0,0,.42) 0,rgba(0,0,0,.42) 33%,transparent 0);background-size:4px 100%;background-repeat:repeat-x}
.mat-form-field-appearance-fill .mat-form-field-flex{background-color:rgba(0,0,0,.04)}
.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex{background-color:rgba(0,0,0,.02)}
.mat-form-field-appearance-fill .mat-form-field-underline::before{background-color:rgba(0,0,0,.42)}
.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label{color:rgba(0,0,0,.38)}
.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline::before{background-color:transparent}
.mat-form-field-appearance-outline .mat-form-field-outline{color:rgba(0,0,0,.12)}
.mat-form-field-appearance-outline .mat-form-field-outline-thick{color:rgba(0,0,0,.87)}
.mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick{color:#673ab7}
.mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick{color:#ffd740}
.mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick{color:#f44336}
.mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick{color:#f44336}
.mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label{color:rgba(0,0,0,.38)}
.mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline{color:rgba(0,0,0,.06)}
.mat-icon.mat-primary{color:#673ab7}
.mat-icon.mat-accent{color:#ffd740}
.mat-icon.mat-warn{color:#f44336}
.mat-form-field-type-mat-native-select .mat-form-field-infix::after{color:rgba(0,0,0,.54)}
.mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix::after,.mat-input-element:disabled{color:rgba(0,0,0,.38)}
.mat-input-element{caret-color:#673ab7}
.mat-input-element::-webkit-input-placeholder{color:rgba(0,0,0,.42)}
.mat-input-element::-moz-placeholder{color:rgba(0,0,0,.42)}
.mat-input-element::-ms-input-placeholder{color:rgba(0,0,0,.42)}
.mat-input-element::placeholder{color:rgba(0,0,0,.42)}
.mat-input-element::-moz-placeholder{color:rgba(0,0,0,.42)}
.mat-input-element::-webkit-input-placeholder{color:rgba(0,0,0,.42)}
.mat-input-element:-ms-input-placeholder{color:rgba(0,0,0,.42)}
.mat-accent .mat-input-element{caret-color:#ffd740}
.mat-form-field-invalid .mat-input-element,.mat-warn .mat-input-element{caret-color:#f44336}
.mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix::after{color:#f44336}
.mat-list-base .mat-list-item{color:rgba(0,0,0,.87)}
.mat-list-base .mat-list-option{color:rgba(0,0,0,.87)}
.mat-list-base .mat-subheader{color:rgba(0,0,0,.54)}
.mat-list-item-disabled{background-color:#eee}
.mat-action-list .mat-list-item:focus,.mat-action-list .mat-list-item:hover,.mat-list-option:focus,.mat-list-option:hover,.mat-nav-list .mat-list-item:focus,.mat-nav-list .mat-list-item:hover{background:rgba(0,0,0,.04)}
.mat-menu-panel{background:#fff}
.mat-menu-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}
.mat-menu-item{background:0 0;color:rgba(0,0,0,.87)}
.mat-menu-item[disabled],.mat-menu-item[disabled]::after{color:rgba(0,0,0,.38)}
.mat-menu-item .mat-icon-no-color,.mat-menu-item-submenu-trigger::after{color:rgba(0,0,0,.54)}
.mat-menu-item-highlighted:not([disabled]),.mat-menu-item.cdk-keyboard-focused:not([disabled]),.mat-menu-item.cdk-program-focused:not([disabled]),.mat-menu-item:hover:not([disabled]){background:rgba(0,0,0,.04)}
.mat-paginator{background:#fff}
.mat-paginator,.mat-paginator-page-size .mat-select-trigger{color:rgba(0,0,0,.54)}
.mat-paginator-decrement,.mat-paginator-increment{border-top:2px solid rgba(0,0,0,.54);border-right:2px solid rgba(0,0,0,.54)}
.mat-paginator-first,.mat-paginator-last{border-top:2px solid rgba(0,0,0,.54)}
.mat-icon-button[disabled] .mat-paginator-decrement,.mat-icon-button[disabled] .mat-paginator-first,.mat-icon-button[disabled] .mat-paginator-increment,.mat-icon-button[disabled] .mat-paginator-last{border-color:rgba(0,0,0,.38)}
.mat-progress-bar-background{fill:#d1c4e9}
.mat-progress-bar-buffer{background-color:#d1c4e9}
.mat-progress-bar-fill::after{background-color:#673ab7}
.mat-progress-bar.mat-accent .mat-progress-bar-background{fill:#ffe57f}
.mat-progress-bar.mat-accent .mat-progress-bar-buffer{background-color:#ffe57f}
.mat-progress-bar.mat-accent .mat-progress-bar-fill::after{background-color:#ffd740}
.mat-progress-bar.mat-warn .mat-progress-bar-background{fill:#ffcdd2}
.mat-progress-bar.mat-warn .mat-progress-bar-buffer{background-color:#ffcdd2}
.mat-progress-bar.mat-warn .mat-progress-bar-fill::after{background-color:#f44336}
.mat-progress-spinner circle,.mat-spinner circle{stroke:#673ab7}
.mat-progress-spinner.mat-accent circle,.mat-spinner.mat-accent circle{stroke:#ffd740}
.mat-progress-spinner.mat-warn circle,.mat-spinner.mat-warn circle{stroke:#f44336}
.mat-radio-outer-circle{border-color:rgba(0,0,0,.54)}
.mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle{border-color:#673ab7}
.mat-radio-button.mat-primary .mat-radio-inner-circle,.mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,.mat-radio-button.mat-primary:active .mat-radio-persistent-ripple{background-color:#673ab7}
.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle{border-color:#ffd740}
.mat-radio-button.mat-accent .mat-radio-inner-circle,.mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,.mat-radio-button.mat-accent:active .mat-radio-persistent-ripple{background-color:#ffd740}
.mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle{border-color:#f44336}
.mat-radio-button.mat-warn .mat-radio-inner-circle,.mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,.mat-radio-button.mat-warn:active .mat-radio-persistent-ripple{background-color:#f44336}
.mat-radio-button.mat-radio-disabled .mat-radio-outer-circle,.mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle{border-color:rgba(0,0,0,.38)}
.mat-radio-button.mat-radio-disabled .mat-radio-inner-circle,.mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element{background-color:rgba(0,0,0,.38)}
.mat-radio-button.mat-radio-disabled .mat-radio-label-content{color:rgba(0,0,0,.38)}
.mat-radio-button .mat-ripple-element{background-color:#000}
.mat-select-value{color:rgba(0,0,0,.87)}
.mat-select-placeholder{color:rgba(0,0,0,.42)}
.mat-select-disabled .mat-select-value{color:rgba(0,0,0,.38)}
.mat-select-arrow{color:rgba(0,0,0,.54)}
.mat-select-panel{background:#fff}
.mat-select-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}
.mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple){background:rgba(0,0,0,.12)}
.mat-form-field.mat-focused.mat-primary .mat-select-arrow{color:#673ab7}
.mat-form-field.mat-focused.mat-accent .mat-select-arrow{color:#ffd740}
.mat-form-field.mat-focused.mat-warn .mat-select-arrow{color:#f44336}
.mat-form-field .mat-select.mat-select-invalid .mat-select-arrow{color:#f44336}
.mat-form-field .mat-select.mat-select-disabled .mat-select-arrow{color:rgba(0,0,0,.38)}
.mat-drawer-container{background-color:#fafafa;color:rgba(0,0,0,.87)}
.mat-drawer{background-color:#fff;color:rgba(0,0,0,.87)}
.mat-drawer.mat-drawer-push{background-color:#fff}
.mat-drawer:not(.mat-drawer-side){box-shadow:0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12)}
.mat-drawer-side{border-right:solid 1px rgba(0,0,0,.12)}
.mat-drawer-side.mat-drawer-end{border-left:solid 1px rgba(0,0,0,.12);border-right:none}
[dir=rtl] .mat-drawer-side{border-left:solid 1px rgba(0,0,0,.12);border-right:none}
[dir=rtl] .mat-drawer-side.mat-drawer-end{border-left:none;border-right:solid 1px rgba(0,0,0,.12)}
.mat-drawer-backdrop.mat-drawer-shown{background-color:rgba(0,0,0,.6)}
.mat-slide-toggle.mat-checked .mat-slide-toggle-thumb{background-color:#ffd740}
.mat-slide-toggle.mat-checked .mat-slide-toggle-bar{background-color:rgba(255,215,64,.54)}
.mat-slide-toggle.mat-checked .mat-ripple-element{background-color:#ffd740}
.mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb{background-color:#673ab7}
.mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar{background-color:rgba(103,58,183,.54)}
.mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element{background-color:#673ab7}
.mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb{background-color:#f44336}
.mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar{background-color:rgba(244,67,54,.54)}
.mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element{background-color:#f44336}
.mat-slide-toggle:not(.mat-checked) .mat-ripple-element{background-color:#000}
.mat-slide-toggle-thumb{box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12);background-color:#fafafa}
.mat-slide-toggle-bar{background-color:rgba(0,0,0,.38)}
.mat-slider-track-background{background-color:rgba(0,0,0,.26)}
.mat-primary .mat-slider-thumb,.mat-primary .mat-slider-thumb-label,.mat-primary .mat-slider-track-fill{background-color:#673ab7}
.mat-primary .mat-slider-thumb-label-text{color:#fff}
.mat-accent .mat-slider-thumb,.mat-accent .mat-slider-thumb-label,.mat-accent .mat-slider-track-fill{background-color:#ffd740}
.mat-accent .mat-slider-thumb-label-text{color:rgba(0,0,0,.87)}
.mat-warn .mat-slider-thumb,.mat-warn .mat-slider-thumb-label,.mat-warn .mat-slider-track-fill{background-color:#f44336}
.mat-warn .mat-slider-thumb-label-text{color:#fff}
.mat-slider-focus-ring{background-color:rgba(255,215,64,.2)}
.cdk-focused .mat-slider-track-background,.mat-slider:hover .mat-slider-track-background{background-color:rgba(0,0,0,.38)}
.mat-slider-disabled .mat-slider-thumb,.mat-slider-disabled .mat-slider-track-background,.mat-slider-disabled .mat-slider-track-fill{background-color:rgba(0,0,0,.26)}
.mat-slider-disabled:hover .mat-slider-track-background{background-color:rgba(0,0,0,.26)}
.mat-slider-min-value .mat-slider-focus-ring{background-color:rgba(0,0,0,.12)}
.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label{background-color:rgba(0,0,0,.87)}
.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label{background-color:rgba(0,0,0,.26)}
.mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb{border-color:rgba(0,0,0,.26);background-color:transparent}
.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb,.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb{border-color:rgba(0,0,0,.38)}
.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb,.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb{border-color:rgba(0,0,0,.26)}
.mat-slider-has-ticks .mat-slider-wrapper::after{border-color:rgba(0,0,0,.7)}
.mat-slider-horizontal .mat-slider-ticks{background-image:repeating-linear-gradient(to right,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent);background-image:-moz-repeating-linear-gradient(.0001deg,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}
.mat-slider-vertical .mat-slider-ticks{background-image:repeating-linear-gradient(to bottom,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}
.mat-step-header.cdk-keyboard-focused,.mat-step-header.cdk-program-focused,.mat-step-header:hover{background-color:rgba(0,0,0,.04)}
@media (hover:none){.mat-step-header:hover{background:0 0}}
.mat-step-header .mat-step-label,.mat-step-header .mat-step-optional{color:rgba(0,0,0,.54)}
.mat-step-header .mat-step-icon{background-color:rgba(0,0,0,.54);color:#fff}
.mat-step-header .mat-step-icon-selected,.mat-step-header .mat-step-icon-state-done,.mat-step-header .mat-step-icon-state-edit{background-color:#673ab7;color:#fff}
.mat-step-header .mat-step-icon-state-error{background-color:transparent;color:#f44336}
.mat-step-header .mat-step-label.mat-step-label-active{color:rgba(0,0,0,.87)}
.mat-step-header .mat-step-label.mat-step-label-error{color:#f44336}
.mat-stepper-horizontal,.mat-stepper-vertical{background-color:#fff}
.mat-stepper-vertical-line::before{border-left-color:rgba(0,0,0,.12)}
.mat-horizontal-stepper-header::after,.mat-horizontal-stepper-header::before,.mat-stepper-horizontal-line{border-top-color:rgba(0,0,0,.12)}
.mat-sort-header-arrow{color:#757575}
.mat-tab-header,.mat-tab-nav-bar{border-bottom:1px solid rgba(0,0,0,.12)}
.mat-tab-group-inverted-header .mat-tab-header,.mat-tab-group-inverted-header .mat-tab-nav-bar{border-top:1px solid rgba(0,0,0,.12);border-bottom:none}
.mat-tab-label,.mat-tab-link{color:rgba(0,0,0,.87)}
.mat-tab-label.mat-tab-disabled,.mat-tab-link.mat-tab-disabled{color:rgba(0,0,0,.38)}
.mat-tab-header-pagination-chevron{border-color:rgba(0,0,0,.87)}
.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:rgba(0,0,0,.38)}
.mat-tab-group[class*=mat-background-] .mat-tab-header,.mat-tab-nav-bar[class*=mat-background-]{border-bottom:none;border-top:none}
.mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(209,196,233,.3)}
.mat-tab-group.mat-primary .mat-ink-bar,.mat-tab-nav-bar.mat-primary .mat-ink-bar{background-color:#673ab7}
.mat-tab-group.mat-primary.mat-background-primary .mat-ink-bar,.mat-tab-nav-bar.mat-primary.mat-background-primary .mat-ink-bar{background-color:#fff}
.mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(255,229,127,.3)}
.mat-tab-group.mat-accent .mat-ink-bar,.mat-tab-nav-bar.mat-accent .mat-ink-bar{background-color:#ffd740}
.mat-tab-group.mat-accent.mat-background-accent .mat-ink-bar,.mat-tab-nav-bar.mat-accent.mat-background-accent .mat-ink-bar{background-color:rgba(0,0,0,.87)}
.mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(255,205,210,.3)}
.mat-tab-group.mat-warn .mat-ink-bar,.mat-tab-nav-bar.mat-warn .mat-ink-bar{background-color:#f44336}
.mat-tab-group.mat-warn.mat-background-warn .mat-ink-bar,.mat-tab-nav-bar.mat-warn.mat-background-warn .mat-ink-bar{background-color:#fff}
.mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(209,196,233,.3)}
.mat-tab-group.mat-background-primary .mat-tab-header,.mat-tab-group.mat-background-primary .mat-tab-links,.mat-tab-nav-bar.mat-background-primary .mat-tab-header,.mat-tab-nav-bar.mat-background-primary .mat-tab-links{background-color:#673ab7}
.mat-tab-group.mat-background-primary .mat-tab-label,.mat-tab-group.mat-background-primary .mat-tab-link,.mat-tab-nav-bar.mat-background-primary .mat-tab-label,.mat-tab-nav-bar.mat-background-primary .mat-tab-link{color:#fff}
.mat-tab-group.mat-background-primary .mat-tab-label.mat-tab-disabled,.mat-tab-group.mat-background-primary .mat-tab-link.mat-tab-disabled,.mat-tab-nav-bar.mat-background-primary .mat-tab-label.mat-tab-disabled,.mat-tab-nav-bar.mat-background-primary .mat-tab-link.mat-tab-disabled{color:rgba(255,255,255,.4)}
.mat-tab-group.mat-background-primary .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination-chevron{border-color:#fff}
.mat-tab-group.mat-background-primary .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:rgba(255,255,255,.4)}
.mat-tab-group.mat-background-primary .mat-ripple-element,.mat-tab-nav-bar.mat-background-primary .mat-ripple-element{background-color:rgba(255,255,255,.12)}
.mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(255,229,127,.3)}
.mat-tab-group.mat-background-accent .mat-tab-header,.mat-tab-group.mat-background-accent .mat-tab-links,.mat-tab-nav-bar.mat-background-accent .mat-tab-header,.mat-tab-nav-bar.mat-background-accent .mat-tab-links{background-color:#ffd740}
.mat-tab-group.mat-background-accent .mat-tab-label,.mat-tab-group.mat-background-accent .mat-tab-link,.mat-tab-nav-bar.mat-background-accent .mat-tab-label,.mat-tab-nav-bar.mat-background-accent .mat-tab-link{color:rgba(0,0,0,.87)}
.mat-tab-group.mat-background-accent .mat-tab-label.mat-tab-disabled,.mat-tab-group.mat-background-accent .mat-tab-link.mat-tab-disabled,.mat-tab-nav-bar.mat-background-accent .mat-tab-label.mat-tab-disabled,.mat-tab-nav-bar.mat-background-accent .mat-tab-link.mat-tab-disabled{color:rgba(0,0,0,.4)}
.mat-tab-group.mat-background-accent .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination-chevron{border-color:rgba(0,0,0,.87)}
.mat-tab-group.mat-background-accent .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:rgba(0,0,0,.4)}
.mat-tab-group.mat-background-accent .mat-ripple-element,.mat-tab-nav-bar.mat-background-accent .mat-ripple-element{background-color:rgba(0,0,0,.12)}
.mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(255,205,210,.3)}
.mat-tab-group.mat-background-warn .mat-tab-header,.mat-tab-group.mat-background-warn .mat-tab-links,.mat-tab-nav-bar.mat-background-warn .mat-tab-header,.mat-tab-nav-bar.mat-background-warn .mat-tab-links{background-color:#f44336}
.mat-tab-group.mat-background-warn .mat-tab-label,.mat-tab-group.mat-background-warn .mat-tab-link,.mat-tab-nav-bar.mat-background-warn .mat-tab-label,.mat-tab-nav-bar.mat-background-warn .mat-tab-link{color:#fff}
.mat-tab-group.mat-background-warn .mat-tab-label.mat-tab-disabled,.mat-tab-group.mat-background-warn .mat-tab-link.mat-tab-disabled,.mat-tab-nav-bar.mat-background-warn .mat-tab-label.mat-tab-disabled,.mat-tab-nav-bar.mat-background-warn .mat-tab-link.mat-tab-disabled{color:rgba(255,255,255,.4)}
.mat-tab-group.mat-background-warn .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-warn .mat-tab-header-pagination-chevron{border-color:#fff}
.mat-tab-group.mat-background-warn .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-warn .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:rgba(255,255,255,.4)}
.mat-tab-group.mat-background-warn .mat-ripple-element,.mat-tab-nav-bar.mat-background-warn .mat-ripple-element{background-color:rgba(255,255,255,.12)}
.mat-toolbar{background:#f5f5f5;color:rgba(0,0,0,.87)}
.mat-toolbar.mat-primary{background:#673ab7;color:#fff}
.mat-toolbar.mat-accent{background:#ffd740;color:rgba(0,0,0,.87)}
.mat-toolbar.mat-warn{background:#f44336;color:#fff}
.mat-toolbar .mat-focused .mat-form-field-ripple,.mat-toolbar .mat-form-field-ripple,.mat-toolbar .mat-form-field-underline{background-color:currentColor}
.mat-toolbar .mat-focused .mat-form-field-label,.mat-toolbar .mat-form-field-label,.mat-toolbar .mat-form-field.mat-focused .mat-select-arrow,.mat-toolbar .mat-select-arrow,.mat-toolbar .mat-select-value{color:inherit}
.mat-toolbar .mat-input-element{caret-color:currentColor}
.mat-tooltip{background:rgba(97,97,97,.9)}
.mat-tree{background:#fff}
.mat-nested-tree-node,.mat-tree-node{color:rgba(0,0,0,.87)}
.mat-snack-bar-container{color:rgba(255,255,255,.7);background:#323232;box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12)}
.mat-simple-snackbar-action{color:#ffd740}
/* Fonts */
.ag-theme-balham .ag-header-cell-label {
  float: none !important;
  width: auto !important;
  justify-content: center; }
.ag-theme-balham .ag-header-cell-menu-button {
  position: absolute;
  float: none; }
ag-grid, ag-grid-angular, ag-grid-ng2, ag-grid-polymer, ag-grid-aurelia {
  display: block; }
.ag-rtl {
  direction: rtl; }
.ag-ltr {
  direction: ltr; }
.ag-select-agg-func-popup {
  position: absolute; }
.ag-body-no-select {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }
.ag-root-wrapper {
  position: relative;
  display: flex;
  flex-direction: column; }
.ag-root-wrapper.ag-layout-normal {
    height: 100%; }
.ag-root-wrapper-body {
  display: flex;
  flex-direction: row; }
.ag-root-wrapper-body.ag-layout-normal {
    flex-grow: 1;
    height: 0px;
    min-height: 0px; }
.ag-root {
  box-sizing: border-box;
  position: relative;
  display: flex;
  flex-direction: column; }
.ag-root.ag-layout-normal, .ag-root.ag-layout-auto-height {
    overflow: hidden;
    width: 0px;
    min-width: 0px;
    flex: 1; }
.ag-root.ag-layout-normal {
    height: 100%; }
.ag-font-style {
  cursor: default;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }
.ag-popup-backdrop {
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%; }
.ag-header {
  box-sizing: border-box;
  white-space: nowrap;
  width: 100%;
  display: flex; }
.ag-pinned-left-header {
  box-sizing: border-box;
  display: inline-block;
  height: 100%;
  overflow: hidden; }
.ag-pinned-right-header {
  box-sizing: border-box;
  display: inline-block;
  height: 100%;
  overflow: hidden; }
.ag-header-viewport {
  box-sizing: border-box;
  height: 100%;
  overflow: hidden;
  width: 0px;
  min-width: 0px;
  flex: 1; }
.ag-header-row {
  position: absolute; }
.ag-header-container {
  box-sizing: border-box;
  height: 100%;
  position: relative;
  white-space: nowrap; }
.ag-header-overlay {
  display: block;
  position: absolute; }
.ag-header-cell {
  box-sizing: border-box;
  display: inline-block;
  height: 100%;
  position: absolute;
  vertical-align: bottom; }
.ag-floating-filter {
  box-sizing: border-box;
  display: inline-block;
  position: absolute; }
.ag-floating-filter-body {
  height: 20px;
  margin-right: 25px; }
.ag-floating-filter-full-body {
  height: 20px;
  width: 100%; }
.ag-floating-filter-input {
  width: 100%; }
.ag-floating-filter-input:-moz-read-only {
  background-color: #eee; }
.ag-floating-filter-input:read-only {
  background-color: #eee; }
.ag-floating-filter-menu {
  position: absolute;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }
.ag-dnd-ghost {
  background: #e5e5e5;
  border: 1px solid black;
  box-sizing: border-box;
  cursor: move;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.4;
  overflow: hidden;
  padding: 3px;
  position: absolute;
  text-overflow: ellipsis;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }
.ag-dnd-ghost-icon {
  display: inline-block;
  float: left;
  padding: 2px; }
.ag-dnd-ghost-label {
  display: inline-block; }
.ag-header-group-cell {
  box-sizing: border-box;
  display: inline-block;
  height: 100%;
  overflow: hidden;
  position: absolute;
  text-overflow: ellipsis; }
.ag-header-group-cell-label {
  overflow: hidden;
  text-overflow: ellipsis;
  display: flex; }
.ag-header-cell-label {
  overflow: hidden;
  text-overflow: ellipsis; }
.ag-header-cell-resize {
  position: absolute;
  z-index: 4;
  cursor: col-resize;
  height: 100%;
  width: 4px; }
.ag-ltr .ag-header-cell-resize {
  right: -4px; }
.ag-ltr .ag-pinned-right-header .ag-header-cell-resize {
  left: -4px; }
.ag-rtl .ag-header-cell-resize {
  left: -4px; }
.ag-rtl .ag-pinned-left-header .ag-header-cell-resize {
  right: -4px; }
.ag-ltr .ag-header-select-all {
  float: left; }
.ag-rtl .ag-header-select-all {
  float: right; }
.ag-header-expand-icon {
  padding-left: 4px; }
.ag-header-cell-menu-button {
  float: right; }
.ag-overlay {
  height: 100%;
  left: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 100%; }
.ag-overlay-panel {
  display: table;
  height: 100%;
  pointer-events: none;
  width: 100%; }
.ag-overlay-wrapper {
  display: table-cell;
  text-align: center;
  vertical-align: middle; }
.ag-primary-cols-header-panel .ag-column-name-filter {
  flex-grow: 1;
  flex-shrink: 1; }
.ag-primary-cols-header-panel .ag-primary-cols-filter-wrapper {
  width: 100%; }
.ag-tool-panel-wrapper {
  display: flex;
  overflow-y: auto; }
.ag-column-panel {
  display: flex;
  min-height: 400px;
  flex-direction: column;
  flex-grow: 1;
  overflow-x: hidden;
  max-height: 100vh; }
.ag-body-container.ag-layout-auto-height {
  min-height: 50px; }
.ag-overlay-no-rows-wrapper.ag-layout-auto-height {
  padding-top: 30px; }
.ag-body {
  box-sizing: border-box;
  position: relative;
  display: flex; }
.ag-body.ag-layout-normal {
    flex: 1;
    height: 0px;
    min-height: 0px; }
.ag-rtl .ag-body {
  flex-direction: row-reverse; }
.ag-ltr .ag-body {
  flex-direction: row; }
.ag-rtl .ag-floating-top {
  flex-direction: row-reverse; }
.ag-ltr .ag-floating-top {
  flex-direction: row; }
.ag-rtl .ag-floating-bottom {
  flex-direction: row-reverse; }
.ag-ltr .ag-floating-bottom {
  flex-direction: row; }
.ag-ltr .ag-header {
  flex-direction: row; }
.ag-rtl .ag-header {
  flex-direction: row-reverse; }
.ag-floating-top {
  box-sizing: border-box;
  overflow: hidden;
  white-space: nowrap;
  width: 100%;
  position: relative;
  display: flex; }
.ag-pinned-left-floating-top {
  box-sizing: border-box;
  display: inline-block;
  overflow: hidden;
  position: relative;
  min-width: 0px;
  width: 0px;
  flex-grow: 1000; }
.ag-pinned-right-floating-top {
  box-sizing: border-box;
  display: inline-block;
  overflow: hidden;
  position: relative;
  min-width: 0px;
  width: 0px;
  flex-grow: 1000; }
.ag-floating-top-viewport {
  box-sizing: border-box;
  overflow: hidden;
  width: 0px;
  min-width: 0px;
  flex: 1; }
.ag-floating-top-viewport.ag-layout-normal {
    height: 100%; }
.ag-floating-top-container {
  box-sizing: border-box;
  position: relative;
  white-space: nowrap; }
.ag-floating-bottom {
  box-sizing: border-box;
  overflow: hidden;
  white-space: nowrap;
  width: 100%;
  position: relative;
  display: flex; }
.ag-pinned-left-floating-bottom {
  box-sizing: border-box;
  display: inline-block;
  overflow: hidden;
  position: relative;
  min-width: 0px;
  width: 0px;
  flex-grow: 1000; }
.ag-pinned-right-floating-bottom {
  box-sizing: border-box;
  display: inline-block;
  overflow: hidden;
  position: relative;
  min-width: 0px;
  width: 0px;
  flex-grow: 1000; }
.ag-floating-bottom-viewport {
  box-sizing: border-box;
  overflow: hidden;
  flex: 1;
  width: 0px;
  min-width: 0px; }
.ag-floating-bottom-container {
  box-sizing: border-box;
  position: relative;
  white-space: nowrap; }
.ag-pinned-right-cols-viewport-wrapper {
  height: 100%;
  overflow: hidden;
  flex-grow: 1000;
  min-width: 0px;
  width: 0px; }
.ag-pinned-right-cols-viewport {
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto; }
.ag-pinned-right-cols-container {
  display: block;
  position: relative; }
.ag-pinned-left-cols-viewport-wrapper {
  height: 100%;
  overflow: hidden;
  flex-grow: 1000;
  min-width: 0px;
  width: 0px; }
.ag-pinned-left-cols-viewport {
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto; }
.ag-pinned-left-cols-container {
  display: block;
  position: relative; }
.ag-body-viewport-wrapper {
  overflow: hidden; }
.ag-body-viewport-wrapper.ag-layout-auto-height, .ag-body-viewport-wrapper.ag-layout-normal {
    height: 100%;
    width: 20px;
    min-width: 20px;
    flex: 1; }
.ag-body-viewport.ag-layout-auto-height {
  overflow-x: auto;
  overflow-y: hidden; }
.ag-body-viewport.ag-layout-normal {
  overflow-x: auto;
  overflow-y: auto;
  height: 100%; }
.ag-full-width-viewport-wrapper {
  height: 100%;
  width: 100%;
  display: inline-block;
  pointer-events: none;
  overflow: hidden;
  position: absolute;
  top: 0px;
  left: 0px;
  box-sizing: border-box; }
.ag-full-width-viewport {
  box-sizing: border-box;
  height: 100%;
  pointer-events: none;
  overflow-x: hidden;
  overflow-y: auto; }
.ag-full-width-container {
  overflow: hidden;
  position: relative;
  width: 100%; }
.ag-floating-bottom-full-width-container {
  display: inline;
  left: 0;
  overflow: hidden;
  pointer-events: none;
  position: absolute;
  top: 0; }
.ag-floating-top-full-width-container {
  display: inline;
  left: 0;
  overflow: hidden;
  pointer-events: none;
  position: absolute;
  top: 0; }
.ag-full-width-row {
  overflow: hidden;
  pointer-events: all; }
.ag-body-container {
  position: relative; }
.ag-body-container:not(.ag-layout-print) {
    display: block; }
.ag-row-animation .ag-row {
  transition: top 0.4s, height 0.4s, background-color 0.1s, opacity 0.2s, -webkit-transform 0.4s;
  transition: transform 0.4s, top 0.4s, height 0.4s, background-color 0.1s, opacity 0.2s;
  transition: transform 0.4s, top 0.4s, height 0.4s, background-color 0.1s, opacity 0.2s, -webkit-transform 0.4s; }
.ag-row-no-animation .ag-row {
  transition: background-color 0.1s; }
.ag-row {
  box-sizing: border-box;
  white-space: nowrap;
  width: 100%; }
.ag-row-position-absolute {
  position: absolute; }
.ag-row-position-relative {
  position: relative; }
.ag-column-moving .ag-cell {
  transition: left 0.2s; }
.ag-column-moving .ag-header-cell {
  transition: left 0.2s; }
.ag-column-moving .ag-header-group-cell {
  transition: left 0.2s, width 0.2s; }
.ag-column-drop {
  box-sizing: border-box;
  width: 100%; }
.ag-column-drop-vertical {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  height: 50px;
  overflow: hidden; }
.ag-column-drop-vertical .ag-column-drop-list {
    flex-grow: 1;
    height: 20px;
    overflow-x: auto; }
.ag-column-drop-vertical .ag-column-drop-cell {
    display: flex; }
.ag-column-drop-vertical .ag-column-drop-cell .ag-column-drop-cell-text {
      overflow: hidden;
      flex: 1;
      text-overflow: ellipsis;
      white-space: nowrap; }
.ag-column-drop-vertical .ag-column-drop-empty-message {
    display: block; }
.ag-column-drop-vertical .ag-column-drop-cell-button {
    line-height: 16px; }
.ag-ltr .ag-column-drop-vertical .ag-column-drop-cell-button {
  float: right; }
.ag-rtl .ag-column-drop-vertical .ag-column-drop-cell-button {
  float: left; }
.ag-column-drop-horizontal {
  white-space: nowrap;
  overflow: hidden; }
.ag-column-drop-horizontal .ag-column-drop-cell {
    display: inline-block; }
.ag-column-drop-horizontal .ag-column-drop-empty-message {
    display: inline-block; }
.ag-column-drop-horizontal .ag-column-drop-list {
    height: 100%; }
.ag-cell {
  box-sizing: border-box;
  display: inline-block;
  overflow: hidden;
  position: absolute;
  text-overflow: ellipsis;
  white-space: nowrap; }
.ag-cell-with-height {
  height: 100%; }
.ag-value-slide-out {
  margin-right: 5px;
  opacity: 1;
  transition: opacity 3s, margin-right 3s;
  transition-timing-function: linear; }
.ag-value-slide-out-end {
  margin-right: 10px;
  opacity: 0; }
.ag-opacity-zero {
  opacity: 0; }
.ag-cell-edit-input {
  height: 100%;
  width: 100%; }
.ag-group-cell-entire-row {
  box-sizing: border-box;
  display: inline-block;
  height: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%; }
.ag-footer-cell-entire-row {
  box-sizing: border-box;
  display: inline-block;
  height: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%; }
.ag-popup-editor {
  position: absolute;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }
.ag-menu {
  max-height: 100%;
  overflow-y: auto;
  position: absolute;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }
.ag-menu-column-select-wrapper {
  height: 265px;
  overflow: auto;
  width: 200px; }
.ag-menu-list {
  border-collapse: collapse;
  display: table; }
.ag-menu-option {
  display: table-row; }
.ag-menu-option-text {
  display: table-cell;
  white-space: nowrap; }
.ag-menu-option-shortcut {
  display: table-cell; }
.ag-menu-option-icon {
  display: table-cell; }
.ag-menu-option-popup-pointer {
  display: table-cell; }
.ag-menu-separator {
  display: table-row; }
.ag-menu-separator-cell {
  display: table-cell; }
.ag-virtual-list-viewport {
  height: 100%;
  overflow-x: auto;
  width: 100%; }
.ag-virtual-list-container {
  overflow: hidden;
  position: relative; }
.ag-rich-select {
  cursor: default;
  outline: none; }
.ag-rich-select-row {
  white-space: nowrap; }
.ag-rich-select-list {
  height: 200px;
  width: 200px; }
.ag-set-filter-list {
  height: 200px;
  width: 200px; }
.ag-set-filter-item {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }
.ag-virtual-list-item {
  position: absolute;
  width: 100%; }
.ag-virtual-list-item span:empty:not(.ag-icon) {
    border-left: 1px solid transparent; }
.ag-filter-filter {
  box-sizing: border-box;
  width: 100%; }
.ag-filter .ag-filter-checkbox {
  pointer-events: none; }
.ag-floating-filter-body input {
  height: 19px;
  margin: 0;
  width: 100%; }
.ag-floating-filter-full-body input {
  height: 19px;
  margin: 0;
  width: 100%; }
.ag-filter-select {
  margin: 4px 4px 0 4px;
  width: 110px; }
.ag-list-selection {
  cursor: default;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }
.ag-tool-panel-wrapper {
  box-sizing: border-box;
  cursor: default;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  width: 200px; }
.ag-primary-cols-list-panel {
  flex-grow: 1;
  height: 50px;
  overflow: auto; }
.ag-column-select-indent {
  display: inline-block; }
.ag-ltr .ag-column-tool-panel-column {
  margin-left: 16px; }
.ag-rtl .ag-column-tool-panel-column {
  margin-right: 16px; }
.ag-column-tool-panel-column,
.ag-column-tool-panel-column-group {
  align-items: stretch;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  text-overflow: ellipsis;
  white-space: nowrap; }
.ag-column-tool-panel-column .ag-column-tool-panel-column,
  .ag-column-tool-panel-column .ag-column-tool-panel-column-group,
  .ag-column-tool-panel-column-group .ag-column-tool-panel-column,
  .ag-column-tool-panel-column-group .ag-column-tool-panel-column-group {
    flex-grow: 1;
    flex-shrink: 1;
    overflow: hidden;
    text-overflow: ellipsis; }
.ag-column-tool-panel-column .ag-column-drag,
  .ag-column-tool-panel-column-group .ag-column-drag {
    min-width: 16px;
    flex-grow: 0;
    flex-shrink: 0; }
.ag-column-select-panel {
  display: flex;
  flex-direction: column;
  overflow: hidden; }
.ag-side-bar .ag-column-select-panel {
  flex-grow: 4; }
.ag-tool-panel-horizontal-resize {
  cursor: col-resize;
  height: 100%;
  position: absolute;
  top: 0;
  width: 5px;
  z-index: 1; }
.ag-rtl .ag-tool-panel-horizontal-resize {
  float: right;
  -webkit-transform: translateX(3px);
          transform: translateX(3px); }
.ag-ltr .ag-tool-panel-horizontal-resize {
  float: left;
  -webkit-transform: translateX(-3px);
          transform: translateX(-3px); }
.ag-menu-column-select-wrapper .ag-column-select-panel {
  height: 100%; }
.ag-hidden {
  display: none !important; }
.ag-visibility-hidden {
  visibility: hidden !important; }
.ag-faded {
  opacity: 0.3; }
.ag-width-half {
  display: inline-block;
  width: 50%; }
.ag-shake-left-to-right {
  -webkit-animation-direction: alternate;
          animation-direction: alternate;
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-name: ag-shake-left-to-right;
          animation-name: ag-shake-left-to-right; }
@-webkit-keyframes ag-shake-left-to-right {
  from {
    padding-left: 6px;
    padding-right: 2px; }
  to {
    padding-left: 2px;
    padding-right: 6px; } }
@keyframes ag-shake-left-to-right {
  from {
    padding-left: 6px;
    padding-right: 2px; }
  to {
    padding-left: 2px;
    padding-right: 6px; } }
/* icons are used outside of the grid root (in the ghost) */
.ag-icon-aggregation {
  display: inline-block;
  background: transparent url('aggregation.1c55a39427c1b13c1b72.svg') center no-repeat;
  background-size: 12px 12px;
  -webkit-filter: "initial";
          filter: "initial";
  height: 12px;
  width: 12px; }
.ag-icon-arrows {
  display: inline-block;
  background: transparent url('arrows.2976b65cb795148ddcdd.svg') center no-repeat;
  background-size: 12px 12px;
  -webkit-filter: "initial";
          filter: "initial";
  height: 12px;
  width: 12px; }
.ag-icon-asc {
  display: inline-block;
  background: transparent url('asc.9b0532ff1c8c009d5003.svg') center no-repeat;
  background-size: 12px 12px;
  -webkit-filter: "initial";
          filter: "initial";
  height: 12px;
  width: 12px; }
.ag-icon-checkbox-checked-readonly {
  display: inline-block;
  background: transparent url('checkbox-checked-readonly.e061a18bf8a5b6c82a92.svg') center no-repeat;
  background-size: 12px 12px;
  -webkit-filter: "initial";
          filter: "initial";
  height: 12px;
  width: 12px; }
.ag-icon-checkbox-checked {
  display: inline-block;
  background: transparent url('checkbox-checked.7e789d08db136efb07ed.svg') center no-repeat;
  background-size: 12px 12px;
  -webkit-filter: "initial";
          filter: "initial";
  height: 12px;
  width: 12px; }
.ag-icon-checkbox-indeterminate-readonly {
  display: inline-block;
  background: transparent url('checkbox-indeterminate-readonly.ebc0a1f5970c0153e149.svg') center no-repeat;
  background-size: 12px 12px;
  -webkit-filter: "initial";
          filter: "initial";
  height: 12px;
  width: 12px; }
.ag-icon-checkbox-indeterminate {
  display: inline-block;
  background: transparent url('checkbox-indeterminate.4cd147f7e28a0aea8321.svg') center no-repeat;
  background-size: 12px 12px;
  -webkit-filter: "initial";
          filter: "initial";
  height: 12px;
  width: 12px; }
.ag-icon-checkbox-unchecked-readonly {
  display: inline-block;
  background: transparent url('checkbox-unchecked-readonly.145ee2094ea32e5973d3.svg') center no-repeat;
  background-size: 12px 12px;
  -webkit-filter: "initial";
          filter: "initial";
  height: 12px;
  width: 12px; }
.ag-icon-checkbox-unchecked {
  display: inline-block;
  background: transparent url('checkbox-unchecked.7ccf6ad140af5986e009.svg') center no-repeat;
  background-size: 12px 12px;
  -webkit-filter: "initial";
          filter: "initial";
  height: 12px;
  width: 12px; }
.ag-icon-column {
  display: inline-block;
  background: transparent url('column.441c6e92461a9666cbe5.svg') center no-repeat;
  background-size: 12px 12px;
  -webkit-filter: "initial";
          filter: "initial";
  height: 12px;
  width: 12px; }
.ag-icon-columns {
  display: inline-block;
  background: transparent url('columns.bd833ad5ec7daff96d32.svg') center no-repeat;
  background-size: 12px 12px;
  -webkit-filter: "initial";
          filter: "initial";
  height: 12px;
  width: 12px; }
.ag-icon-contracted {
  display: inline-block;
  background: transparent url('contracted.c5b330fc5a83c2b659fe.svg') center no-repeat;
  background-size: 12px 12px;
  -webkit-filter: "initial";
          filter: "initial";
  height: 12px;
  width: 12px; }
.ag-icon-copy {
  display: inline-block;
  background: transparent url('copy.728dce6bd82e3a9b9cf3.svg') center no-repeat;
  background-size: 12px 12px;
  -webkit-filter: "initial";
          filter: "initial";
  height: 12px;
  width: 12px; }
.ag-icon-cut {
  display: inline-block;
  background: transparent url('cut.2d64573262a499e445a8.svg') center no-repeat;
  background-size: 12px 12px;
  -webkit-filter: "initial";
          filter: "initial";
  height: 12px;
  width: 12px; }
.ag-icon-desc {
  display: inline-block;
  background: transparent url('desc.32db644afebea57d1073.svg') center no-repeat;
  background-size: 12px 12px;
  -webkit-filter: "initial";
          filter: "initial";
  height: 12px;
  width: 12px; }
.ag-icon-expanded {
  display: inline-block;
  background: transparent url('expanded.47a63ddda0ba438b3ba7.svg') center no-repeat;
  background-size: 12px 12px;
  -webkit-filter: "initial";
          filter: "initial";
  height: 12px;
  width: 12px; }
.ag-icon-eye-slash {
  display: inline-block;
  background: transparent url('eye-slash.5f22925918ce4c603a65.svg') center no-repeat;
  background-size: 12px 12px;
  -webkit-filter: "initial";
          filter: "initial";
  height: 12px;
  width: 12px; }
.ag-icon-eye {
  display: inline-block;
  background: transparent url('eye.6095c49a64d1ba37f4df.svg') center no-repeat;
  background-size: 12px 12px;
  -webkit-filter: "initial";
          filter: "initial";
  height: 12px;
  width: 12px; }
.ag-icon-filter {
  display: inline-block;
  background: transparent url('filter.531c81602700b977cf9a.svg') center no-repeat;
  background-size: 12px 12px;
  -webkit-filter: "initial";
          filter: "initial";
  height: 12px;
  width: 12px; }
.ag-icon-group {
  display: inline-block;
  background: transparent url('group.9e7e5da8cc6179958f43.svg') center no-repeat;
  background-size: 12px 12px;
  -webkit-filter: "initial";
          filter: "initial";
  height: 12px;
  width: 12px; }
.ag-icon-indeterminate {
  display: inline-block;
  background: transparent url('indeterminate.d447838f4d8bdb62a5c7.svg') center no-repeat;
  background-size: 12px 12px;
  -webkit-filter: "initial";
          filter: "initial";
  height: 12px;
  width: 12px; }
.ag-icon-left {
  display: inline-block;
  background: transparent url('left.50a7ff3d7581c7977fb4.svg') center no-repeat;
  background-size: 12px 12px;
  -webkit-filter: "initial";
          filter: "initial";
  height: 12px;
  width: 12px; }
.ag-icon-loading {
  display: inline-block;
  background: transparent url('loading.7916e1badeb7fa80a18d.svg') center no-repeat;
  background-size: 12px 12px;
  -webkit-filter: "initial";
          filter: "initial";
  height: 12px;
  width: 12px; }
.ag-icon-menu {
  display: inline-block;
  background: transparent url('menu.f36cbe36feccb228e781.svg') center no-repeat;
  background-size: 12px 12px;
  -webkit-filter: "initial";
          filter: "initial";
  height: 12px;
  width: 12px; }
.ag-icon-minus {
  display: inline-block;
  background: transparent url('minus.4c106442bb6bbf7520c5.svg') center no-repeat;
  background-size: 12px 12px;
  -webkit-filter: "initial";
          filter: "initial";
  height: 12px;
  width: 12px; }
.ag-icon-none {
  display: inline-block;
  background: transparent url('none.50798a2e31b28baf9faa.svg') center no-repeat;
  background-size: 12px 12px;
  -webkit-filter: "initial";
          filter: "initial";
  height: 12px;
  width: 12px; }
.ag-icon-not-allowed {
  display: inline-block;
  background: transparent url('not-allowed.cf5317eb7d0b8ca92781.svg') center no-repeat;
  background-size: 12px 12px;
  -webkit-filter: "initial";
          filter: "initial";
  height: 12px;
  width: 12px; }
.ag-icon-paste {
  display: inline-block;
  background: transparent url('paste.8fbb2a31214035c59274.svg') center no-repeat;
  background-size: 12px 12px;
  -webkit-filter: "initial";
          filter: "initial";
  height: 12px;
  width: 12px; }
.ag-icon-pin {
  display: inline-block;
  background: transparent url('pin.99ee51df513df9e59257.svg') center no-repeat;
  background-size: 12px 12px;
  -webkit-filter: "initial";
          filter: "initial";
  height: 12px;
  width: 12px; }
.ag-icon-pivot {
  display: inline-block;
  background: transparent url('pivot.4329574bd097cb5cef79.svg') center no-repeat;
  background-size: 12px 12px;
  -webkit-filter: "initial";
          filter: "initial";
  height: 12px;
  width: 12px; }
.ag-icon-plus {
  display: inline-block;
  background: transparent url('plus.818ec6aa76a4ea42d026.svg') center no-repeat;
  background-size: 12px 12px;
  -webkit-filter: "initial";
          filter: "initial";
  height: 12px;
  width: 12px; }
.ag-icon-right {
  display: inline-block;
  background: transparent url('right.8c68a92efc1101b0621a.svg') center no-repeat;
  background-size: 12px 12px;
  -webkit-filter: "initial";
          filter: "initial";
  height: 12px;
  width: 12px; }
.ag-icon-small-left {
  display: inline-block;
  background: transparent url('small-left.1edec21f2250ca491da5.svg') center no-repeat;
  background-size: 12px 12px;
  -webkit-filter: "initial";
          filter: "initial";
  height: 12px;
  width: 12px; }
.ag-icon-small-right {
  display: inline-block;
  background: transparent url('small-right.3c529aa043e0e729ab2c.svg') center no-repeat;
  background-size: 12px 12px;
  -webkit-filter: "initial";
          filter: "initial";
  height: 12px;
  width: 12px; }
.ag-icon-small-up {
  display: inline-block;
  background: transparent url('small-up.8e1708c9c81c010bf7a3.svg') center no-repeat;
  background-size: 12px 12px;
  -webkit-filter: "initial";
          filter: "initial";
  height: 12px;
  width: 12px; }
.ag-icon-small-down {
  display: inline-block;
  background: transparent url('small-down.db1920a7a0498f2b6221.svg') center no-repeat;
  background-size: 12px 12px;
  -webkit-filter: "initial";
          filter: "initial";
  height: 12px;
  width: 12px; }
.ag-icon-tick {
  display: inline-block;
  background: transparent url('tick.2ce2028a2899c9459b76.svg') center no-repeat;
  background-size: 12px 12px;
  -webkit-filter: "initial";
          filter: "initial";
  height: 12px;
  width: 12px; }
.ag-icon-cross {
  display: inline-block;
  background: transparent url('cross.3a2d9cb21843fc0a40fe.svg') center no-repeat;
  background-size: 12px 12px;
  -webkit-filter: "initial";
          filter: "initial";
  height: 12px;
  width: 12px; }
.ag-icon-tree-open {
  display: inline-block;
  background: transparent url('tree-open.a0aafb00b4a13c1aa5a8.svg') center no-repeat;
  background-size: 12px 12px;
  -webkit-filter: "initial";
          filter: "initial";
  height: 12px;
  width: 12px; }
.ag-icon-tree-closed {
  display: inline-block;
  background: transparent url('tree-closed.bff8d33fb71f11b2e06f.svg') center no-repeat;
  background-size: 12px 12px;
  -webkit-filter: "initial";
          filter: "initial";
  height: 12px;
  width: 12px; }
.ag-icon-tree-indeterminate {
  display: inline-block;
  background: transparent url('tree-indeterminate.3953d968a8702ff87143.svg') center no-repeat;
  background-size: 12px 12px;
  -webkit-filter: "initial";
          filter: "initial";
  height: 12px;
  width: 12px; }
.loading-filter {
  background-color: #e6e6e6;
  height: 100%;
  padding: 5px;
  position: absolute;
  top: 34px;
  width: 100%;
  z-index: 1; }
.ag-details-row {
  height: 100%;
  width: 100%; }
.ag-details-grid {
  height: 100%;
  width: 100%; }
.ag-primary-cols-header-panel {
  display: flex;
  flex-direction: row; }
.ag-ltr .ag-toolpanel-indent-1 {
  padding-left: 10px; }
.ag-rtl .ag-toolpanel-indent-1 {
  padding-right: 10px; }
.ag-ltr .ag-row-group-indent-1 {
  padding-left: 10px; }
.ag-rtl .ag-row-group-indent-1 {
  padding-right: 10px; }
.ag-ltr .ag-toolpanel-indent-2 {
  padding-left: 20px; }
.ag-rtl .ag-toolpanel-indent-2 {
  padding-right: 20px; }
.ag-ltr .ag-row-group-indent-2 {
  padding-left: 20px; }
.ag-rtl .ag-row-group-indent-2 {
  padding-right: 20px; }
.ag-ltr .ag-toolpanel-indent-3 {
  padding-left: 30px; }
.ag-rtl .ag-toolpanel-indent-3 {
  padding-right: 30px; }
.ag-ltr .ag-row-group-indent-3 {
  padding-left: 30px; }
.ag-rtl .ag-row-group-indent-3 {
  padding-right: 30px; }
.ag-ltr .ag-toolpanel-indent-4 {
  padding-left: 40px; }
.ag-rtl .ag-toolpanel-indent-4 {
  padding-right: 40px; }
.ag-ltr .ag-row-group-indent-4 {
  padding-left: 40px; }
.ag-rtl .ag-row-group-indent-4 {
  padding-right: 40px; }
.ag-ltr .ag-toolpanel-indent-5 {
  padding-left: 50px; }
.ag-rtl .ag-toolpanel-indent-5 {
  padding-right: 50px; }
.ag-ltr .ag-row-group-indent-5 {
  padding-left: 50px; }
.ag-rtl .ag-row-group-indent-5 {
  padding-right: 50px; }
.ag-ltr .ag-toolpanel-indent-6 {
  padding-left: 60px; }
.ag-rtl .ag-toolpanel-indent-6 {
  padding-right: 60px; }
.ag-ltr .ag-row-group-indent-6 {
  padding-left: 60px; }
.ag-rtl .ag-row-group-indent-6 {
  padding-right: 60px; }
.ag-ltr .ag-toolpanel-indent-7 {
  padding-left: 70px; }
.ag-rtl .ag-toolpanel-indent-7 {
  padding-right: 70px; }
.ag-ltr .ag-row-group-indent-7 {
  padding-left: 70px; }
.ag-rtl .ag-row-group-indent-7 {
  padding-right: 70px; }
.ag-ltr .ag-toolpanel-indent-8 {
  padding-left: 80px; }
.ag-rtl .ag-toolpanel-indent-8 {
  padding-right: 80px; }
.ag-ltr .ag-row-group-indent-8 {
  padding-left: 80px; }
.ag-rtl .ag-row-group-indent-8 {
  padding-right: 80px; }
.ag-ltr .ag-toolpanel-indent-9 {
  padding-left: 90px; }
.ag-rtl .ag-toolpanel-indent-9 {
  padding-right: 90px; }
.ag-ltr .ag-row-group-indent-9 {
  padding-left: 90px; }
.ag-rtl .ag-row-group-indent-9 {
  padding-right: 90px; }
.ag-ltr .ag-toolpanel-indent-10 {
  padding-left: 100px; }
.ag-rtl .ag-toolpanel-indent-10 {
  padding-right: 100px; }
.ag-ltr .ag-row-group-indent-10 {
  padding-left: 100px; }
.ag-rtl .ag-row-group-indent-10 {
  padding-right: 100px; }
.ag-ltr .ag-toolpanel-indent-11 {
  padding-left: 110px; }
.ag-rtl .ag-toolpanel-indent-11 {
  padding-right: 110px; }
.ag-ltr .ag-row-group-indent-11 {
  padding-left: 110px; }
.ag-rtl .ag-row-group-indent-11 {
  padding-right: 110px; }
.ag-ltr .ag-toolpanel-indent-12 {
  padding-left: 120px; }
.ag-rtl .ag-toolpanel-indent-12 {
  padding-right: 120px; }
.ag-ltr .ag-row-group-indent-12 {
  padding-left: 120px; }
.ag-rtl .ag-row-group-indent-12 {
  padding-right: 120px; }
.ag-ltr .ag-toolpanel-indent-13 {
  padding-left: 130px; }
.ag-rtl .ag-toolpanel-indent-13 {
  padding-right: 130px; }
.ag-ltr .ag-row-group-indent-13 {
  padding-left: 130px; }
.ag-rtl .ag-row-group-indent-13 {
  padding-right: 130px; }
.ag-ltr .ag-toolpanel-indent-14 {
  padding-left: 140px; }
.ag-rtl .ag-toolpanel-indent-14 {
  padding-right: 140px; }
.ag-ltr .ag-row-group-indent-14 {
  padding-left: 140px; }
.ag-rtl .ag-row-group-indent-14 {
  padding-right: 140px; }
.ag-ltr .ag-toolpanel-indent-15 {
  padding-left: 150px; }
.ag-rtl .ag-toolpanel-indent-15 {
  padding-right: 150px; }
.ag-ltr .ag-row-group-indent-15 {
  padding-left: 150px; }
.ag-rtl .ag-row-group-indent-15 {
  padding-right: 150px; }
.ag-ltr .ag-toolpanel-indent-16 {
  padding-left: 160px; }
.ag-rtl .ag-toolpanel-indent-16 {
  padding-right: 160px; }
.ag-ltr .ag-row-group-indent-16 {
  padding-left: 160px; }
.ag-rtl .ag-row-group-indent-16 {
  padding-right: 160px; }
.ag-ltr .ag-toolpanel-indent-17 {
  padding-left: 170px; }
.ag-rtl .ag-toolpanel-indent-17 {
  padding-right: 170px; }
.ag-ltr .ag-row-group-indent-17 {
  padding-left: 170px; }
.ag-rtl .ag-row-group-indent-17 {
  padding-right: 170px; }
.ag-ltr .ag-toolpanel-indent-18 {
  padding-left: 180px; }
.ag-rtl .ag-toolpanel-indent-18 {
  padding-right: 180px; }
.ag-ltr .ag-row-group-indent-18 {
  padding-left: 180px; }
.ag-rtl .ag-row-group-indent-18 {
  padding-right: 180px; }
.ag-ltr .ag-toolpanel-indent-19 {
  padding-left: 190px; }
.ag-rtl .ag-toolpanel-indent-19 {
  padding-right: 190px; }
.ag-ltr .ag-row-group-indent-19 {
  padding-left: 190px; }
.ag-rtl .ag-row-group-indent-19 {
  padding-right: 190px; }
.ag-ltr .ag-toolpanel-indent-20 {
  padding-left: 200px; }
.ag-rtl .ag-toolpanel-indent-20 {
  padding-right: 200px; }
.ag-ltr .ag-row-group-indent-20 {
  padding-left: 200px; }
.ag-rtl .ag-row-group-indent-20 {
  padding-right: 200px; }
.ag-ltr .ag-toolpanel-indent-21 {
  padding-left: 210px; }
.ag-rtl .ag-toolpanel-indent-21 {
  padding-right: 210px; }
.ag-ltr .ag-row-group-indent-21 {
  padding-left: 210px; }
.ag-rtl .ag-row-group-indent-21 {
  padding-right: 210px; }
.ag-ltr .ag-toolpanel-indent-22 {
  padding-left: 220px; }
.ag-rtl .ag-toolpanel-indent-22 {
  padding-right: 220px; }
.ag-ltr .ag-row-group-indent-22 {
  padding-left: 220px; }
.ag-rtl .ag-row-group-indent-22 {
  padding-right: 220px; }
.ag-ltr .ag-toolpanel-indent-23 {
  padding-left: 230px; }
.ag-rtl .ag-toolpanel-indent-23 {
  padding-right: 230px; }
.ag-ltr .ag-row-group-indent-23 {
  padding-left: 230px; }
.ag-rtl .ag-row-group-indent-23 {
  padding-right: 230px; }
.ag-ltr .ag-toolpanel-indent-24 {
  padding-left: 240px; }
.ag-rtl .ag-toolpanel-indent-24 {
  padding-right: 240px; }
.ag-ltr .ag-row-group-indent-24 {
  padding-left: 240px; }
.ag-rtl .ag-row-group-indent-24 {
  padding-right: 240px; }
.ag-ltr .ag-toolpanel-indent-25 {
  padding-left: 250px; }
.ag-rtl .ag-toolpanel-indent-25 {
  padding-right: 250px; }
.ag-ltr .ag-row-group-indent-25 {
  padding-left: 250px; }
.ag-rtl .ag-row-group-indent-25 {
  padding-right: 250px; }
.ag-ltr .ag-toolpanel-indent-26 {
  padding-left: 260px; }
.ag-rtl .ag-toolpanel-indent-26 {
  padding-right: 260px; }
.ag-ltr .ag-row-group-indent-26 {
  padding-left: 260px; }
.ag-rtl .ag-row-group-indent-26 {
  padding-right: 260px; }
.ag-ltr .ag-toolpanel-indent-27 {
  padding-left: 270px; }
.ag-rtl .ag-toolpanel-indent-27 {
  padding-right: 270px; }
.ag-ltr .ag-row-group-indent-27 {
  padding-left: 270px; }
.ag-rtl .ag-row-group-indent-27 {
  padding-right: 270px; }
.ag-ltr .ag-toolpanel-indent-28 {
  padding-left: 280px; }
.ag-rtl .ag-toolpanel-indent-28 {
  padding-right: 280px; }
.ag-ltr .ag-row-group-indent-28 {
  padding-left: 280px; }
.ag-rtl .ag-row-group-indent-28 {
  padding-right: 280px; }
.ag-ltr .ag-toolpanel-indent-29 {
  padding-left: 290px; }
.ag-rtl .ag-toolpanel-indent-29 {
  padding-right: 290px; }
.ag-ltr .ag-row-group-indent-29 {
  padding-left: 290px; }
.ag-rtl .ag-row-group-indent-29 {
  padding-right: 290px; }
.ag-ltr .ag-toolpanel-indent-30 {
  padding-left: 300px; }
.ag-rtl .ag-toolpanel-indent-30 {
  padding-right: 300px; }
.ag-ltr .ag-row-group-indent-30 {
  padding-left: 300px; }
.ag-rtl .ag-row-group-indent-30 {
  padding-right: 300px; }
.ag-ltr .ag-toolpanel-indent-31 {
  padding-left: 310px; }
.ag-rtl .ag-toolpanel-indent-31 {
  padding-right: 310px; }
.ag-ltr .ag-row-group-indent-31 {
  padding-left: 310px; }
.ag-rtl .ag-row-group-indent-31 {
  padding-right: 310px; }
.ag-ltr .ag-toolpanel-indent-32 {
  padding-left: 320px; }
.ag-rtl .ag-toolpanel-indent-32 {
  padding-right: 320px; }
.ag-ltr .ag-row-group-indent-32 {
  padding-left: 320px; }
.ag-rtl .ag-row-group-indent-32 {
  padding-right: 320px; }
.ag-ltr .ag-toolpanel-indent-33 {
  padding-left: 330px; }
.ag-rtl .ag-toolpanel-indent-33 {
  padding-right: 330px; }
.ag-ltr .ag-row-group-indent-33 {
  padding-left: 330px; }
.ag-rtl .ag-row-group-indent-33 {
  padding-right: 330px; }
.ag-ltr .ag-toolpanel-indent-34 {
  padding-left: 340px; }
.ag-rtl .ag-toolpanel-indent-34 {
  padding-right: 340px; }
.ag-ltr .ag-row-group-indent-34 {
  padding-left: 340px; }
.ag-rtl .ag-row-group-indent-34 {
  padding-right: 340px; }
.ag-ltr .ag-toolpanel-indent-35 {
  padding-left: 350px; }
.ag-rtl .ag-toolpanel-indent-35 {
  padding-right: 350px; }
.ag-ltr .ag-row-group-indent-35 {
  padding-left: 350px; }
.ag-rtl .ag-row-group-indent-35 {
  padding-right: 350px; }
.ag-ltr .ag-toolpanel-indent-36 {
  padding-left: 360px; }
.ag-rtl .ag-toolpanel-indent-36 {
  padding-right: 360px; }
.ag-ltr .ag-row-group-indent-36 {
  padding-left: 360px; }
.ag-rtl .ag-row-group-indent-36 {
  padding-right: 360px; }
.ag-ltr .ag-toolpanel-indent-37 {
  padding-left: 370px; }
.ag-rtl .ag-toolpanel-indent-37 {
  padding-right: 370px; }
.ag-ltr .ag-row-group-indent-37 {
  padding-left: 370px; }
.ag-rtl .ag-row-group-indent-37 {
  padding-right: 370px; }
.ag-ltr .ag-toolpanel-indent-38 {
  padding-left: 380px; }
.ag-rtl .ag-toolpanel-indent-38 {
  padding-right: 380px; }
.ag-ltr .ag-row-group-indent-38 {
  padding-left: 380px; }
.ag-rtl .ag-row-group-indent-38 {
  padding-right: 380px; }
.ag-ltr .ag-toolpanel-indent-39 {
  padding-left: 390px; }
.ag-rtl .ag-toolpanel-indent-39 {
  padding-right: 390px; }
.ag-ltr .ag-row-group-indent-39 {
  padding-left: 390px; }
.ag-rtl .ag-row-group-indent-39 {
  padding-right: 390px; }
.ag-ltr .ag-toolpanel-indent-40 {
  padding-left: 400px; }
.ag-rtl .ag-toolpanel-indent-40 {
  padding-right: 400px; }
.ag-ltr .ag-row-group-indent-40 {
  padding-left: 400px; }
.ag-rtl .ag-row-group-indent-40 {
  padding-right: 400px; }
.ag-ltr .ag-toolpanel-indent-41 {
  padding-left: 410px; }
.ag-rtl .ag-toolpanel-indent-41 {
  padding-right: 410px; }
.ag-ltr .ag-row-group-indent-41 {
  padding-left: 410px; }
.ag-rtl .ag-row-group-indent-41 {
  padding-right: 410px; }
.ag-ltr .ag-toolpanel-indent-42 {
  padding-left: 420px; }
.ag-rtl .ag-toolpanel-indent-42 {
  padding-right: 420px; }
.ag-ltr .ag-row-group-indent-42 {
  padding-left: 420px; }
.ag-rtl .ag-row-group-indent-42 {
  padding-right: 420px; }
.ag-ltr .ag-toolpanel-indent-43 {
  padding-left: 430px; }
.ag-rtl .ag-toolpanel-indent-43 {
  padding-right: 430px; }
.ag-ltr .ag-row-group-indent-43 {
  padding-left: 430px; }
.ag-rtl .ag-row-group-indent-43 {
  padding-right: 430px; }
.ag-ltr .ag-toolpanel-indent-44 {
  padding-left: 440px; }
.ag-rtl .ag-toolpanel-indent-44 {
  padding-right: 440px; }
.ag-ltr .ag-row-group-indent-44 {
  padding-left: 440px; }
.ag-rtl .ag-row-group-indent-44 {
  padding-right: 440px; }
.ag-ltr .ag-toolpanel-indent-45 {
  padding-left: 450px; }
.ag-rtl .ag-toolpanel-indent-45 {
  padding-right: 450px; }
.ag-ltr .ag-row-group-indent-45 {
  padding-left: 450px; }
.ag-rtl .ag-row-group-indent-45 {
  padding-right: 450px; }
.ag-ltr .ag-toolpanel-indent-46 {
  padding-left: 460px; }
.ag-rtl .ag-toolpanel-indent-46 {
  padding-right: 460px; }
.ag-ltr .ag-row-group-indent-46 {
  padding-left: 460px; }
.ag-rtl .ag-row-group-indent-46 {
  padding-right: 460px; }
.ag-ltr .ag-toolpanel-indent-47 {
  padding-left: 470px; }
.ag-rtl .ag-toolpanel-indent-47 {
  padding-right: 470px; }
.ag-ltr .ag-row-group-indent-47 {
  padding-left: 470px; }
.ag-rtl .ag-row-group-indent-47 {
  padding-right: 470px; }
.ag-ltr .ag-toolpanel-indent-48 {
  padding-left: 480px; }
.ag-rtl .ag-toolpanel-indent-48 {
  padding-right: 480px; }
.ag-ltr .ag-row-group-indent-48 {
  padding-left: 480px; }
.ag-rtl .ag-row-group-indent-48 {
  padding-right: 480px; }
.ag-ltr .ag-toolpanel-indent-49 {
  padding-left: 490px; }
.ag-rtl .ag-toolpanel-indent-49 {
  padding-right: 490px; }
.ag-ltr .ag-row-group-indent-49 {
  padding-left: 490px; }
.ag-rtl .ag-row-group-indent-49 {
  padding-right: 490px; }
.ag-side-bar {
  display: flex;
  flex-direction: row-reverse;
  box-sizing: border-box; }
.ag-side-bar .ag-side-buttons {
    width: 20px; }
.ag-side-bar .ag-side-buttons div button {
      display: block;
      white-space: nowrap;
      outline: none; }
.ag-side-bar .ag-side-buttons div button span {
        -webkit-writing-mode: tb;
            -ms-writing-mode: tb;
                writing-mode: tb;
        -webkit-writing-mode: vertical-lr;
            -ms-writing-mode: tb-lr;
                writing-mode: vertical-lr; }
.ag-side-bar .panel-container {
    width: 180px; }
.ag-side-bar.full-width .panel-container {
    width: 200px; }
.ag-rtl .ag-side-bar .ag-side-buttons button span {
  -webkit-writing-mode: tb-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl; }
.ag-row-inline-editing {
  z-index: 1; }
.ag-status-bar {
  display: flex;
  justify-content: space-between; }
.ag-status-bar .ag-status-panel {
    display: inline-flex; }
.ag-status-bar-left {
  display: inline-flex; }
.ag-status-bar-center {
  display: inline-flex; }
.ag-status-bar-right {
  display: inline-flex; }
@media print {
  .ag-body-viewport {
    display: block; }
  .ag-row {
    page-break-inside: avoid; } }
.ag-body .ag-pinned-left-cols-viewport, .ag-body .ag-body-viewport, .ag-body .ag-pinned-right-cols-viewport {
  -webkit-overflow-scrolling: touch; }
.ag-theme-balham {
  background-color: white;
  color: black;
  font: 400 12px "Montserrat", sans-serif; }
.ag-theme-balham .ag-header,
  .ag-theme-balham .ag-row,
  .ag-theme-balham .ag-header-cell,
  .ag-theme-balham .ag-header-group-cell,
  .ag-theme-balham .ag-rich-select-value,
  .ag-theme-balham .ag-root {
    box-sizing: border-box; }
.ag-theme-balham .ag-menu, .ag-theme-balham .ag-theme-balham.ag-dnd-ghost, .ag-theme-balham .ag-cell-inline-editing, .ag-theme-balham .ag-popup-editor, .ag-theme-balham .ag-select-agg-func-popup, .ag-theme-balham .ag-overlay-loading-center {
    border: 1px solid #BDC3C7; }
.ag-theme-balham .ag-tab-header .ag-tab {
    border: 1px solid transparent;
    border-bottom-width: 0;
    display: inline-block;
    margin: 4px;
    margin-bottom: 0;
    padding: 4px 8px; }
.ag-theme-balham .ag-tab-header .ag-tab.ag-tab-selected {
    background-color: white;
    border-bottom: 2px solid #0091EA;
    border-bottom: 2px solid white;
    border-color: #BDC3C7; }
.ag-theme-balham .ag-ltr .ag-toolpanel-indent-1 {
    padding-left: 10px; }
.ag-theme-balham .ag-rtl .ag-toolpanel-indent-1 {
    padding-right: 10px; }
.ag-theme-balham .ag-ltr .ag-row-group-indent-1 {
    padding-left: 10px; }
.ag-theme-balham .ag-rtl .ag-row-group-indent-1 {
    padding-right: 10px; }
.ag-theme-balham .ag-ltr .ag-toolpanel-indent-2 {
    padding-left: 20px; }
.ag-theme-balham .ag-rtl .ag-toolpanel-indent-2 {
    padding-right: 20px; }
.ag-theme-balham .ag-ltr .ag-row-group-indent-2 {
    padding-left: 20px; }
.ag-theme-balham .ag-rtl .ag-row-group-indent-2 {
    padding-right: 20px; }
.ag-theme-balham .ag-ltr .ag-toolpanel-indent-3 {
    padding-left: 30px; }
.ag-theme-balham .ag-rtl .ag-toolpanel-indent-3 {
    padding-right: 30px; }
.ag-theme-balham .ag-ltr .ag-row-group-indent-3 {
    padding-left: 30px; }
.ag-theme-balham .ag-rtl .ag-row-group-indent-3 {
    padding-right: 30px; }
.ag-theme-balham .ag-ltr .ag-toolpanel-indent-4 {
    padding-left: 40px; }
.ag-theme-balham .ag-rtl .ag-toolpanel-indent-4 {
    padding-right: 40px; }
.ag-theme-balham .ag-ltr .ag-row-group-indent-4 {
    padding-left: 40px; }
.ag-theme-balham .ag-rtl .ag-row-group-indent-4 {
    padding-right: 40px; }
.ag-theme-balham .ag-ltr .ag-toolpanel-indent-5 {
    padding-left: 50px; }
.ag-theme-balham .ag-rtl .ag-toolpanel-indent-5 {
    padding-right: 50px; }
.ag-theme-balham .ag-ltr .ag-row-group-indent-5 {
    padding-left: 50px; }
.ag-theme-balham .ag-rtl .ag-row-group-indent-5 {
    padding-right: 50px; }
.ag-theme-balham .ag-ltr .ag-toolpanel-indent-6 {
    padding-left: 60px; }
.ag-theme-balham .ag-rtl .ag-toolpanel-indent-6 {
    padding-right: 60px; }
.ag-theme-balham .ag-ltr .ag-row-group-indent-6 {
    padding-left: 60px; }
.ag-theme-balham .ag-rtl .ag-row-group-indent-6 {
    padding-right: 60px; }
.ag-theme-balham .ag-ltr .ag-toolpanel-indent-7 {
    padding-left: 70px; }
.ag-theme-balham .ag-rtl .ag-toolpanel-indent-7 {
    padding-right: 70px; }
.ag-theme-balham .ag-ltr .ag-row-group-indent-7 {
    padding-left: 70px; }
.ag-theme-balham .ag-rtl .ag-row-group-indent-7 {
    padding-right: 70px; }
.ag-theme-balham .ag-ltr .ag-toolpanel-indent-8 {
    padding-left: 80px; }
.ag-theme-balham .ag-rtl .ag-toolpanel-indent-8 {
    padding-right: 80px; }
.ag-theme-balham .ag-ltr .ag-row-group-indent-8 {
    padding-left: 80px; }
.ag-theme-balham .ag-rtl .ag-row-group-indent-8 {
    padding-right: 80px; }
.ag-theme-balham .ag-ltr .ag-toolpanel-indent-9 {
    padding-left: 90px; }
.ag-theme-balham .ag-rtl .ag-toolpanel-indent-9 {
    padding-right: 90px; }
.ag-theme-balham .ag-ltr .ag-row-group-indent-9 {
    padding-left: 90px; }
.ag-theme-balham .ag-rtl .ag-row-group-indent-9 {
    padding-right: 90px; }
.ag-theme-balham .ag-ltr .ag-toolpanel-indent-10 {
    padding-left: 100px; }
.ag-theme-balham .ag-rtl .ag-toolpanel-indent-10 {
    padding-right: 100px; }
.ag-theme-balham .ag-ltr .ag-row-group-indent-10 {
    padding-left: 100px; }
.ag-theme-balham .ag-rtl .ag-row-group-indent-10 {
    padding-right: 100px; }
.ag-theme-balham .ag-ltr .ag-toolpanel-indent-11 {
    padding-left: 110px; }
.ag-theme-balham .ag-rtl .ag-toolpanel-indent-11 {
    padding-right: 110px; }
.ag-theme-balham .ag-ltr .ag-row-group-indent-11 {
    padding-left: 110px; }
.ag-theme-balham .ag-rtl .ag-row-group-indent-11 {
    padding-right: 110px; }
.ag-theme-balham .ag-ltr .ag-toolpanel-indent-12 {
    padding-left: 120px; }
.ag-theme-balham .ag-rtl .ag-toolpanel-indent-12 {
    padding-right: 120px; }
.ag-theme-balham .ag-ltr .ag-row-group-indent-12 {
    padding-left: 120px; }
.ag-theme-balham .ag-rtl .ag-row-group-indent-12 {
    padding-right: 120px; }
.ag-theme-balham .ag-ltr .ag-toolpanel-indent-13 {
    padding-left: 130px; }
.ag-theme-balham .ag-rtl .ag-toolpanel-indent-13 {
    padding-right: 130px; }
.ag-theme-balham .ag-ltr .ag-row-group-indent-13 {
    padding-left: 130px; }
.ag-theme-balham .ag-rtl .ag-row-group-indent-13 {
    padding-right: 130px; }
.ag-theme-balham .ag-ltr .ag-toolpanel-indent-14 {
    padding-left: 140px; }
.ag-theme-balham .ag-rtl .ag-toolpanel-indent-14 {
    padding-right: 140px; }
.ag-theme-balham .ag-ltr .ag-row-group-indent-14 {
    padding-left: 140px; }
.ag-theme-balham .ag-rtl .ag-row-group-indent-14 {
    padding-right: 140px; }
.ag-theme-balham .ag-ltr .ag-toolpanel-indent-15 {
    padding-left: 150px; }
.ag-theme-balham .ag-rtl .ag-toolpanel-indent-15 {
    padding-right: 150px; }
.ag-theme-balham .ag-ltr .ag-row-group-indent-15 {
    padding-left: 150px; }
.ag-theme-balham .ag-rtl .ag-row-group-indent-15 {
    padding-right: 150px; }
.ag-theme-balham .ag-ltr .ag-toolpanel-indent-16 {
    padding-left: 160px; }
.ag-theme-balham .ag-rtl .ag-toolpanel-indent-16 {
    padding-right: 160px; }
.ag-theme-balham .ag-ltr .ag-row-group-indent-16 {
    padding-left: 160px; }
.ag-theme-balham .ag-rtl .ag-row-group-indent-16 {
    padding-right: 160px; }
.ag-theme-balham .ag-ltr .ag-toolpanel-indent-17 {
    padding-left: 170px; }
.ag-theme-balham .ag-rtl .ag-toolpanel-indent-17 {
    padding-right: 170px; }
.ag-theme-balham .ag-ltr .ag-row-group-indent-17 {
    padding-left: 170px; }
.ag-theme-balham .ag-rtl .ag-row-group-indent-17 {
    padding-right: 170px; }
.ag-theme-balham .ag-ltr .ag-toolpanel-indent-18 {
    padding-left: 180px; }
.ag-theme-balham .ag-rtl .ag-toolpanel-indent-18 {
    padding-right: 180px; }
.ag-theme-balham .ag-ltr .ag-row-group-indent-18 {
    padding-left: 180px; }
.ag-theme-balham .ag-rtl .ag-row-group-indent-18 {
    padding-right: 180px; }
.ag-theme-balham .ag-ltr .ag-toolpanel-indent-19 {
    padding-left: 190px; }
.ag-theme-balham .ag-rtl .ag-toolpanel-indent-19 {
    padding-right: 190px; }
.ag-theme-balham .ag-ltr .ag-row-group-indent-19 {
    padding-left: 190px; }
.ag-theme-balham .ag-rtl .ag-row-group-indent-19 {
    padding-right: 190px; }
.ag-theme-balham .ag-ltr .ag-toolpanel-indent-20 {
    padding-left: 200px; }
.ag-theme-balham .ag-rtl .ag-toolpanel-indent-20 {
    padding-right: 200px; }
.ag-theme-balham .ag-ltr .ag-row-group-indent-20 {
    padding-left: 200px; }
.ag-theme-balham .ag-rtl .ag-row-group-indent-20 {
    padding-right: 200px; }
.ag-theme-balham .ag-ltr .ag-toolpanel-indent-21 {
    padding-left: 210px; }
.ag-theme-balham .ag-rtl .ag-toolpanel-indent-21 {
    padding-right: 210px; }
.ag-theme-balham .ag-ltr .ag-row-group-indent-21 {
    padding-left: 210px; }
.ag-theme-balham .ag-rtl .ag-row-group-indent-21 {
    padding-right: 210px; }
.ag-theme-balham .ag-ltr .ag-toolpanel-indent-22 {
    padding-left: 220px; }
.ag-theme-balham .ag-rtl .ag-toolpanel-indent-22 {
    padding-right: 220px; }
.ag-theme-balham .ag-ltr .ag-row-group-indent-22 {
    padding-left: 220px; }
.ag-theme-balham .ag-rtl .ag-row-group-indent-22 {
    padding-right: 220px; }
.ag-theme-balham .ag-ltr .ag-toolpanel-indent-23 {
    padding-left: 230px; }
.ag-theme-balham .ag-rtl .ag-toolpanel-indent-23 {
    padding-right: 230px; }
.ag-theme-balham .ag-ltr .ag-row-group-indent-23 {
    padding-left: 230px; }
.ag-theme-balham .ag-rtl .ag-row-group-indent-23 {
    padding-right: 230px; }
.ag-theme-balham .ag-ltr .ag-toolpanel-indent-24 {
    padding-left: 240px; }
.ag-theme-balham .ag-rtl .ag-toolpanel-indent-24 {
    padding-right: 240px; }
.ag-theme-balham .ag-ltr .ag-row-group-indent-24 {
    padding-left: 240px; }
.ag-theme-balham .ag-rtl .ag-row-group-indent-24 {
    padding-right: 240px; }
.ag-theme-balham .ag-ltr .ag-toolpanel-indent-25 {
    padding-left: 250px; }
.ag-theme-balham .ag-rtl .ag-toolpanel-indent-25 {
    padding-right: 250px; }
.ag-theme-balham .ag-ltr .ag-row-group-indent-25 {
    padding-left: 250px; }
.ag-theme-balham .ag-rtl .ag-row-group-indent-25 {
    padding-right: 250px; }
.ag-theme-balham .ag-ltr .ag-toolpanel-indent-26 {
    padding-left: 260px; }
.ag-theme-balham .ag-rtl .ag-toolpanel-indent-26 {
    padding-right: 260px; }
.ag-theme-balham .ag-ltr .ag-row-group-indent-26 {
    padding-left: 260px; }
.ag-theme-balham .ag-rtl .ag-row-group-indent-26 {
    padding-right: 260px; }
.ag-theme-balham .ag-ltr .ag-toolpanel-indent-27 {
    padding-left: 270px; }
.ag-theme-balham .ag-rtl .ag-toolpanel-indent-27 {
    padding-right: 270px; }
.ag-theme-balham .ag-ltr .ag-row-group-indent-27 {
    padding-left: 270px; }
.ag-theme-balham .ag-rtl .ag-row-group-indent-27 {
    padding-right: 270px; }
.ag-theme-balham .ag-ltr .ag-toolpanel-indent-28 {
    padding-left: 280px; }
.ag-theme-balham .ag-rtl .ag-toolpanel-indent-28 {
    padding-right: 280px; }
.ag-theme-balham .ag-ltr .ag-row-group-indent-28 {
    padding-left: 280px; }
.ag-theme-balham .ag-rtl .ag-row-group-indent-28 {
    padding-right: 280px; }
.ag-theme-balham .ag-ltr .ag-toolpanel-indent-29 {
    padding-left: 290px; }
.ag-theme-balham .ag-rtl .ag-toolpanel-indent-29 {
    padding-right: 290px; }
.ag-theme-balham .ag-ltr .ag-row-group-indent-29 {
    padding-left: 290px; }
.ag-theme-balham .ag-rtl .ag-row-group-indent-29 {
    padding-right: 290px; }
.ag-theme-balham .ag-ltr .ag-toolpanel-indent-30 {
    padding-left: 300px; }
.ag-theme-balham .ag-rtl .ag-toolpanel-indent-30 {
    padding-right: 300px; }
.ag-theme-balham .ag-ltr .ag-row-group-indent-30 {
    padding-left: 300px; }
.ag-theme-balham .ag-rtl .ag-row-group-indent-30 {
    padding-right: 300px; }
.ag-theme-balham .ag-ltr .ag-toolpanel-indent-31 {
    padding-left: 310px; }
.ag-theme-balham .ag-rtl .ag-toolpanel-indent-31 {
    padding-right: 310px; }
.ag-theme-balham .ag-ltr .ag-row-group-indent-31 {
    padding-left: 310px; }
.ag-theme-balham .ag-rtl .ag-row-group-indent-31 {
    padding-right: 310px; }
.ag-theme-balham .ag-ltr .ag-toolpanel-indent-32 {
    padding-left: 320px; }
.ag-theme-balham .ag-rtl .ag-toolpanel-indent-32 {
    padding-right: 320px; }
.ag-theme-balham .ag-ltr .ag-row-group-indent-32 {
    padding-left: 320px; }
.ag-theme-balham .ag-rtl .ag-row-group-indent-32 {
    padding-right: 320px; }
.ag-theme-balham .ag-ltr .ag-toolpanel-indent-33 {
    padding-left: 330px; }
.ag-theme-balham .ag-rtl .ag-toolpanel-indent-33 {
    padding-right: 330px; }
.ag-theme-balham .ag-ltr .ag-row-group-indent-33 {
    padding-left: 330px; }
.ag-theme-balham .ag-rtl .ag-row-group-indent-33 {
    padding-right: 330px; }
.ag-theme-balham .ag-ltr .ag-toolpanel-indent-34 {
    padding-left: 340px; }
.ag-theme-balham .ag-rtl .ag-toolpanel-indent-34 {
    padding-right: 340px; }
.ag-theme-balham .ag-ltr .ag-row-group-indent-34 {
    padding-left: 340px; }
.ag-theme-balham .ag-rtl .ag-row-group-indent-34 {
    padding-right: 340px; }
.ag-theme-balham .ag-ltr .ag-toolpanel-indent-35 {
    padding-left: 350px; }
.ag-theme-balham .ag-rtl .ag-toolpanel-indent-35 {
    padding-right: 350px; }
.ag-theme-balham .ag-ltr .ag-row-group-indent-35 {
    padding-left: 350px; }
.ag-theme-balham .ag-rtl .ag-row-group-indent-35 {
    padding-right: 350px; }
.ag-theme-balham .ag-ltr .ag-toolpanel-indent-36 {
    padding-left: 360px; }
.ag-theme-balham .ag-rtl .ag-toolpanel-indent-36 {
    padding-right: 360px; }
.ag-theme-balham .ag-ltr .ag-row-group-indent-36 {
    padding-left: 360px; }
.ag-theme-balham .ag-rtl .ag-row-group-indent-36 {
    padding-right: 360px; }
.ag-theme-balham .ag-ltr .ag-toolpanel-indent-37 {
    padding-left: 370px; }
.ag-theme-balham .ag-rtl .ag-toolpanel-indent-37 {
    padding-right: 370px; }
.ag-theme-balham .ag-ltr .ag-row-group-indent-37 {
    padding-left: 370px; }
.ag-theme-balham .ag-rtl .ag-row-group-indent-37 {
    padding-right: 370px; }
.ag-theme-balham .ag-ltr .ag-toolpanel-indent-38 {
    padding-left: 380px; }
.ag-theme-balham .ag-rtl .ag-toolpanel-indent-38 {
    padding-right: 380px; }
.ag-theme-balham .ag-ltr .ag-row-group-indent-38 {
    padding-left: 380px; }
.ag-theme-balham .ag-rtl .ag-row-group-indent-38 {
    padding-right: 380px; }
.ag-theme-balham .ag-ltr .ag-toolpanel-indent-39 {
    padding-left: 390px; }
.ag-theme-balham .ag-rtl .ag-toolpanel-indent-39 {
    padding-right: 390px; }
.ag-theme-balham .ag-ltr .ag-row-group-indent-39 {
    padding-left: 390px; }
.ag-theme-balham .ag-rtl .ag-row-group-indent-39 {
    padding-right: 390px; }
.ag-theme-balham .ag-ltr .ag-toolpanel-indent-40 {
    padding-left: 400px; }
.ag-theme-balham .ag-rtl .ag-toolpanel-indent-40 {
    padding-right: 400px; }
.ag-theme-balham .ag-ltr .ag-row-group-indent-40 {
    padding-left: 400px; }
.ag-theme-balham .ag-rtl .ag-row-group-indent-40 {
    padding-right: 400px; }
.ag-theme-balham .ag-ltr .ag-toolpanel-indent-41 {
    padding-left: 410px; }
.ag-theme-balham .ag-rtl .ag-toolpanel-indent-41 {
    padding-right: 410px; }
.ag-theme-balham .ag-ltr .ag-row-group-indent-41 {
    padding-left: 410px; }
.ag-theme-balham .ag-rtl .ag-row-group-indent-41 {
    padding-right: 410px; }
.ag-theme-balham .ag-ltr .ag-toolpanel-indent-42 {
    padding-left: 420px; }
.ag-theme-balham .ag-rtl .ag-toolpanel-indent-42 {
    padding-right: 420px; }
.ag-theme-balham .ag-ltr .ag-row-group-indent-42 {
    padding-left: 420px; }
.ag-theme-balham .ag-rtl .ag-row-group-indent-42 {
    padding-right: 420px; }
.ag-theme-balham .ag-ltr .ag-toolpanel-indent-43 {
    padding-left: 430px; }
.ag-theme-balham .ag-rtl .ag-toolpanel-indent-43 {
    padding-right: 430px; }
.ag-theme-balham .ag-ltr .ag-row-group-indent-43 {
    padding-left: 430px; }
.ag-theme-balham .ag-rtl .ag-row-group-indent-43 {
    padding-right: 430px; }
.ag-theme-balham .ag-ltr .ag-toolpanel-indent-44 {
    padding-left: 440px; }
.ag-theme-balham .ag-rtl .ag-toolpanel-indent-44 {
    padding-right: 440px; }
.ag-theme-balham .ag-ltr .ag-row-group-indent-44 {
    padding-left: 440px; }
.ag-theme-balham .ag-rtl .ag-row-group-indent-44 {
    padding-right: 440px; }
.ag-theme-balham .ag-ltr .ag-toolpanel-indent-45 {
    padding-left: 450px; }
.ag-theme-balham .ag-rtl .ag-toolpanel-indent-45 {
    padding-right: 450px; }
.ag-theme-balham .ag-ltr .ag-row-group-indent-45 {
    padding-left: 450px; }
.ag-theme-balham .ag-rtl .ag-row-group-indent-45 {
    padding-right: 450px; }
.ag-theme-balham .ag-ltr .ag-toolpanel-indent-46 {
    padding-left: 460px; }
.ag-theme-balham .ag-rtl .ag-toolpanel-indent-46 {
    padding-right: 460px; }
.ag-theme-balham .ag-ltr .ag-row-group-indent-46 {
    padding-left: 460px; }
.ag-theme-balham .ag-rtl .ag-row-group-indent-46 {
    padding-right: 460px; }
.ag-theme-balham .ag-ltr .ag-toolpanel-indent-47 {
    padding-left: 470px; }
.ag-theme-balham .ag-rtl .ag-toolpanel-indent-47 {
    padding-right: 470px; }
.ag-theme-balham .ag-ltr .ag-row-group-indent-47 {
    padding-left: 470px; }
.ag-theme-balham .ag-rtl .ag-row-group-indent-47 {
    padding-right: 470px; }
.ag-theme-balham .ag-ltr .ag-toolpanel-indent-48 {
    padding-left: 480px; }
.ag-theme-balham .ag-rtl .ag-toolpanel-indent-48 {
    padding-right: 480px; }
.ag-theme-balham .ag-ltr .ag-row-group-indent-48 {
    padding-left: 480px; }
.ag-theme-balham .ag-rtl .ag-row-group-indent-48 {
    padding-right: 480px; }
.ag-theme-balham .ag-ltr .ag-toolpanel-indent-49 {
    padding-left: 490px; }
.ag-theme-balham .ag-rtl .ag-toolpanel-indent-49 {
    padding-right: 490px; }
.ag-theme-balham .ag-ltr .ag-row-group-indent-49 {
    padding-left: 490px; }
.ag-theme-balham .ag-rtl .ag-row-group-indent-49 {
    padding-right: 490px; }
.ag-theme-balham .ag-ltr .ag-row-group-leaf-indent {
    margin-left: 28px; }
.ag-theme-balham .ag-rtl .ag-row-group-leaf-indent {
    margin-right: 28px; }
.ag-theme-balham .ag-rtl .ag-cell-first-right-pinned {
    border-left: 1px solid #BDC3C7; }
.ag-theme-balham .ag-ltr .ag-cell-first-right-pinned {
    border-left: 1px solid #BDC3C7; }
.ag-theme-balham .ag-rtl .ag-cell-last-left-pinned {
    border-right: 1px solid #BDC3C7; }
.ag-theme-balham .ag-ltr .ag-cell-last-left-pinned {
    border-right: 1px solid #BDC3C7; }
.ag-theme-balham .ag-value-change-delta {
    padding-right: 2px; }
.ag-theme-balham .ag-value-change-delta-up {
    color: #43a047; }
.ag-theme-balham .ag-value-change-delta-down {
    color: #e53935; }
.ag-theme-balham .ag-value-change-value {
    background-color: transparent;
    border-radius: 1px;
    padding-left: 1px;
    padding-right: 1px;
    transition: background-color 1s; }
.ag-theme-balham .ag-value-change-value-highlight {
    background-color: rgba(22, 160, 133, 0.5);
    transition: background-color 0.1s; }
.ag-theme-balham .ag-header {
    background-color: #ffffff;
    color: black;
    font: 600 14px "Montserrat", sans-serif; }
.ag-theme-balham .ag-header-row {
    border-style: solid;
    border-color: #BDC3C7;
    box-sizing: border-box;
    border-width: 0 0 1px; }
.ag-theme-balham .ag-row {
    border-style: solid;
    border-color: #BDC3C7;
    box-sizing: border-box;
    border-width: 0; }
.ag-theme-balham .ag-row:not(.ag-row-first) {
      border-width: 1px 0 0; }
.ag-theme-balham .ag-row.ag-row-last {
      border-bottom-width: 1px; }
.ag-theme-balham .ag-row-odd {
    background-color: #f6f6f6; }
.ag-theme-balham .ag-row-even {
    background-color: white; }
.ag-theme-balham .ag-row-hover {
    background-color: #ECF0F1; }
.ag-theme-balham .ag-numeric-cell {
    text-align: right; }
.ag-theme-balham .ag-header-cell-label {
    display: flex;
    float: left;
    height: 100%;
    width: calc(100% - 16px); }
.ag-theme-balham .ag-header-cell-label span {
      height: 100%; }
.ag-theme-balham .ag-header-cell-label > span {
      float: left; }
.ag-theme-balham .ag-header-cell-label .ag-header-icon {
      background-position-y: 10px;
      background-size: 14px 14px;
      height: 100%;
      margin: 0;
      margin-left: 4px;
      opacity: 0.87; }
.ag-theme-balham .ag-header-cell-label .ag-header-cell-text {
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
.ag-theme-balham .ag-numeric-header .ag-header-cell-label {
    flex-direction: row-reverse;
    float: right; }
.ag-theme-balham .ag-numeric-header .ag-header-cell-label > span {
      float: right; }
.ag-theme-balham .ag-numeric-header .ag-header-cell-menu-button {
    float: left; }
.ag-theme-balham .ag-header-group-text {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
.ag-theme-balham .ag-header-cell,
  .ag-theme-balham .ag-header-group-cell {
    line-height: 32px;
    padding-left: 12px;
    padding-right: 12px; }
.ag-theme-balham .ag-cell {
    line-height: 26px;
    padding-left: 12px;
    padding-right: 12px;
    border: 1px solid transparent;
    padding-left: 11px;
    padding-right: 11px; }
.ag-theme-balham .ag-row-drag {
    background-color: transparent;
    background-image: url('grip.406e6a0d23b335925311.svg?color1=%237F8C8D&color2=%23FFFFFF');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 16px 16px;
    height: 16px;
    opacity: 0.87;
    width: 16px;
    background-position-x: left;
    background-position-y: 4px;
    float: left;
    height: 100%;
    width: 28px; }
.ag-theme-balham .ag-column-drag {
    background-color: transparent;
    background-image: url('grip.406e6a0d23b335925311.svg?color1=%237F8C8D&color2=%23FFFFFF');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 16px 16px;
    height: 16px;
    opacity: 0.87;
    width: 16px;
    background-position-x: left;
    background-position-y: 4px !important;
    height: 100%;
    min-width: 20px; }
.ag-theme-balham .ag-row-dragging {
    opacity: 0.5;
    z-index: 10000; }
.ag-theme-balham .ag-ltr .ag-cell-focus {
    border: 1px solid #0091EA;
    outline: initial; }
.ag-theme-balham .ag-rtl .ag-cell-focus {
    border: 1px solid #0091EA;
    outline: initial; }
.ag-theme-balham .ag-header-cell-resize {
    width: 8px; }
.ag-theme-balham .ag-icon-aggregation {
    background-color: transparent;
    background-image: url('aggregation.1c55a39427c1b13c1b72.svg?color1=%237F8C8D&color2=%23FFFFFF');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 16px 16px;
    height: 16px;
    opacity: 0.87;
    width: 16px;
    display: inline-block; }
.ag-theme-balham .ag-icon-arrows {
    background-color: transparent;
    background-image: url('arrows.2976b65cb795148ddcdd.svg?color1=%237F8C8D&color2=%23FFFFFF');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 16px 16px;
    height: 16px;
    opacity: 0.87;
    width: 16px;
    display: inline-block; }
.ag-theme-balham .ag-icon-asc {
    background-color: transparent;
    background-image: url('asc.9b0532ff1c8c009d5003.svg?color1=%237F8C8D&color2=%23FFFFFF');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 16px 16px;
    height: 16px;
    opacity: 0.87;
    width: 16px;
    display: inline-block; }
.ag-theme-balham .ag-icon-checkbox-checked-readonly {
    background-color: transparent;
    background-image: url('checkbox-checked-readonly.e061a18bf8a5b6c82a92.svg?color1=%237F8C8D&color2=%23FFFFFF');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 16px 16px;
    height: 16px;
    opacity: 0.87;
    width: 16px;
    display: inline-block; }
.ag-theme-balham .ag-icon-checkbox-checked {
    background-color: transparent;
    background-image: url('checkbox-checked.7e789d08db136efb07ed.svg?color1=%237F8C8D&color2=%23FFFFFF');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 16px 16px;
    height: 16px;
    opacity: 0.87;
    width: 16px;
    display: inline-block; }
.ag-theme-balham .ag-icon-checkbox-indeterminate-readonly {
    background-color: transparent;
    background-image: url('checkbox-indeterminate-readonly.ebc0a1f5970c0153e149.svg?color1=%237F8C8D&color2=%23FFFFFF');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 16px 16px;
    height: 16px;
    opacity: 0.87;
    width: 16px;
    display: inline-block; }
.ag-theme-balham .ag-icon-checkbox-indeterminate {
    background-color: transparent;
    background-image: url('checkbox-indeterminate.4cd147f7e28a0aea8321.svg?color1=%237F8C8D&color2=%23FFFFFF');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 16px 16px;
    height: 16px;
    opacity: 0.87;
    width: 16px;
    display: inline-block; }
.ag-theme-balham .ag-icon-checkbox-unchecked-readonly {
    background-color: transparent;
    background-image: url('checkbox-unchecked-readonly.145ee2094ea32e5973d3.svg?color1=%237F8C8D&color2=%23FFFFFF');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 16px 16px;
    height: 16px;
    opacity: 0.87;
    width: 16px;
    display: inline-block; }
.ag-theme-balham .ag-icon-checkbox-unchecked {
    background-color: transparent;
    background-image: url('checkbox-unchecked.7ccf6ad140af5986e009.svg?color1=%237F8C8D&color2=%23FFFFFF');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 16px 16px;
    height: 16px;
    opacity: 0.87;
    width: 16px;
    display: inline-block; }
.ag-theme-balham .ag-icon-column {
    background-color: transparent;
    background-image: url('column.441c6e92461a9666cbe5.svg?color1=%237F8C8D&color2=%23FFFFFF');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 16px 16px;
    height: 16px;
    opacity: 0.87;
    width: 16px;
    display: inline-block; }
.ag-theme-balham .ag-icon-columns {
    background-color: transparent;
    background-image: url('columns.bd833ad5ec7daff96d32.svg?color1=%237F8C8D&color2=%23FFFFFF');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 16px 16px;
    height: 16px;
    opacity: 0.87;
    width: 16px;
    display: inline-block; }
.ag-theme-balham .ag-icon-contracted {
    background-color: transparent;
    background-image: url('contracted.c5b330fc5a83c2b659fe.svg?color1=%237F8C8D&color2=%23FFFFFF');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 16px 16px;
    height: 16px;
    opacity: 0.87;
    width: 16px;
    display: inline-block; }
.ag-theme-balham .ag-icon-copy {
    background-color: transparent;
    background-image: url('copy.728dce6bd82e3a9b9cf3.svg?color1=%237F8C8D&color2=%23FFFFFF');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 16px 16px;
    height: 16px;
    opacity: 0.87;
    width: 16px;
    display: inline-block; }
.ag-theme-balham .ag-icon-cut {
    background-color: transparent;
    background-image: url('cut.2d64573262a499e445a8.svg?color1=%237F8C8D&color2=%23FFFFFF');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 16px 16px;
    height: 16px;
    opacity: 0.87;
    width: 16px;
    display: inline-block; }
.ag-theme-balham .ag-icon-desc {
    background-color: transparent;
    background-image: url('desc.32db644afebea57d1073.svg?color1=%237F8C8D&color2=%23FFFFFF');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 16px 16px;
    height: 16px;
    opacity: 0.87;
    width: 16px;
    display: inline-block; }
.ag-theme-balham .ag-icon-expanded {
    background-color: transparent;
    background-image: url('expanded.47a63ddda0ba438b3ba7.svg?color1=%237F8C8D&color2=%23FFFFFF');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 16px 16px;
    height: 16px;
    opacity: 0.87;
    width: 16px;
    display: inline-block; }
.ag-theme-balham .ag-icon-eye-slash {
    background-color: transparent;
    background-image: url('eye-slash.5f22925918ce4c603a65.svg?color1=%237F8C8D&color2=%23FFFFFF');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 16px 16px;
    height: 16px;
    opacity: 0.87;
    width: 16px;
    display: inline-block; }
.ag-theme-balham .ag-icon-eye {
    background-color: transparent;
    background-image: url('eye.6095c49a64d1ba37f4df.svg?color1=%237F8C8D&color2=%23FFFFFF');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 16px 16px;
    height: 16px;
    opacity: 0.87;
    width: 16px;
    display: inline-block; }
.ag-theme-balham .ag-icon-filter {
    background-color: transparent;
    background-image: url('filter.531c81602700b977cf9a.svg?color1=%237F8C8D&color2=%23FFFFFF');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 16px 16px;
    height: 16px;
    opacity: 0.87;
    width: 16px;
    display: inline-block; }
.ag-theme-balham .ag-icon-group {
    background-color: transparent;
    background-image: url('group.9e7e5da8cc6179958f43.svg?color1=%237F8C8D&color2=%23FFFFFF');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 16px 16px;
    height: 16px;
    opacity: 0.87;
    width: 16px;
    display: inline-block; }
.ag-theme-balham .ag-icon-indeterminate {
    background-color: transparent;
    background-image: url('indeterminate.d447838f4d8bdb62a5c7.svg?color1=%237F8C8D&color2=%23FFFFFF');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 16px 16px;
    height: 16px;
    opacity: 0.87;
    width: 16px;
    display: inline-block; }
.ag-theme-balham .ag-icon-left {
    background-color: transparent;
    background-image: url('left.50a7ff3d7581c7977fb4.svg?color1=%237F8C8D&color2=%23FFFFFF');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 16px 16px;
    height: 16px;
    opacity: 0.87;
    width: 16px;
    display: inline-block; }
.ag-theme-balham .ag-icon-loading {
    background-color: transparent;
    background-image: url('loading.7916e1badeb7fa80a18d.svg?color1=%237F8C8D&color2=%23FFFFFF');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 16px 16px;
    height: 16px;
    opacity: 0.87;
    width: 16px;
    display: inline-block; }
.ag-theme-balham .ag-icon-menu {
    background-color: transparent;
    background-image: url('menu.f36cbe36feccb228e781.svg?color1=%237F8C8D&color2=%23FFFFFF');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 16px 16px;
    height: 16px;
    opacity: 0.87;
    width: 16px;
    display: inline-block; }
.ag-theme-balham .ag-icon-minus {
    background-color: transparent;
    background-image: url('minus.4c106442bb6bbf7520c5.svg?color1=%237F8C8D&color2=%23FFFFFF');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 16px 16px;
    height: 16px;
    opacity: 0.87;
    width: 16px;
    display: inline-block; }
.ag-theme-balham .ag-icon-none {
    background-color: transparent;
    background-image: url('none.50798a2e31b28baf9faa.svg?color1=%237F8C8D&color2=%23FFFFFF');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 16px 16px;
    height: 16px;
    opacity: 0.87;
    width: 16px;
    display: inline-block; }
.ag-theme-balham .ag-icon-not-allowed {
    background-color: transparent;
    background-image: url('not-allowed.cf5317eb7d0b8ca92781.svg?color1=%237F8C8D&color2=%23FFFFFF');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 16px 16px;
    height: 16px;
    opacity: 0.87;
    width: 16px;
    display: inline-block; }
.ag-theme-balham .ag-icon-paste {
    background-color: transparent;
    background-image: url('paste.8fbb2a31214035c59274.svg?color1=%237F8C8D&color2=%23FFFFFF');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 16px 16px;
    height: 16px;
    opacity: 0.87;
    width: 16px;
    display: inline-block; }
.ag-theme-balham .ag-icon-pin {
    background-color: transparent;
    background-image: url('pin.99ee51df513df9e59257.svg?color1=%237F8C8D&color2=%23FFFFFF');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 16px 16px;
    height: 16px;
    opacity: 0.87;
    width: 16px;
    display: inline-block; }
.ag-theme-balham .ag-icon-pivot {
    background-color: transparent;
    background-image: url('pivot.4329574bd097cb5cef79.svg?color1=%237F8C8D&color2=%23FFFFFF');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 16px 16px;
    height: 16px;
    opacity: 0.87;
    width: 16px;
    display: inline-block; }
.ag-theme-balham .ag-icon-plus {
    background-color: transparent;
    background-image: url('plus.818ec6aa76a4ea42d026.svg?color1=%237F8C8D&color2=%23FFFFFF');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 16px 16px;
    height: 16px;
    opacity: 0.87;
    width: 16px;
    display: inline-block; }
.ag-theme-balham .ag-icon-right {
    background-color: transparent;
    background-image: url('right.8c68a92efc1101b0621a.svg?color1=%237F8C8D&color2=%23FFFFFF');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 16px 16px;
    height: 16px;
    opacity: 0.87;
    width: 16px;
    display: inline-block; }
.ag-theme-balham .ag-icon-small-left {
    background-color: transparent;
    background-image: url('small-left.1edec21f2250ca491da5.svg?color1=%237F8C8D&color2=%23FFFFFF');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 16px 16px;
    height: 16px;
    opacity: 0.87;
    width: 16px;
    display: inline-block; }
.ag-theme-balham .ag-icon-small-right {
    background-color: transparent;
    background-image: url('small-right.3c529aa043e0e729ab2c.svg?color1=%237F8C8D&color2=%23FFFFFF');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 16px 16px;
    height: 16px;
    opacity: 0.87;
    width: 16px;
    display: inline-block; }
.ag-theme-balham .ag-icon-small-up {
    background-color: transparent;
    background-image: url('small-up.8e1708c9c81c010bf7a3.svg?color1=%237F8C8D&color2=%23FFFFFF');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 16px 16px;
    height: 16px;
    opacity: 0.87;
    width: 16px;
    display: inline-block; }
.ag-theme-balham .ag-icon-small-down {
    background-color: transparent;
    background-image: url('small-down.db1920a7a0498f2b6221.svg?color1=%237F8C8D&color2=%23FFFFFF');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 16px 16px;
    height: 16px;
    opacity: 0.87;
    width: 16px;
    display: inline-block; }
.ag-theme-balham .ag-icon-tick {
    background-color: transparent;
    background-image: url('tick.2ce2028a2899c9459b76.svg?color1=%237F8C8D&color2=%23FFFFFF');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 16px 16px;
    height: 16px;
    opacity: 0.87;
    width: 16px;
    display: inline-block; }
.ag-theme-balham .ag-icon-cross {
    background-color: transparent;
    background-image: url('cross.3a2d9cb21843fc0a40fe.svg?color1=%237F8C8D&color2=%23FFFFFF');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 16px 16px;
    height: 16px;
    opacity: 0.87;
    width: 16px;
    display: inline-block; }
.ag-theme-balham .ag-icon-tree-open {
    background-color: transparent;
    background-image: url('tree-open.a0aafb00b4a13c1aa5a8.svg?color1=%237F8C8D&color2=%23FFFFFF');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 16px 16px;
    height: 16px;
    opacity: 0.87;
    width: 16px;
    display: inline-block; }
.ag-theme-balham .ag-icon-tree-closed {
    background-color: transparent;
    background-image: url('tree-closed.bff8d33fb71f11b2e06f.svg?color1=%237F8C8D&color2=%23FFFFFF');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 16px 16px;
    height: 16px;
    opacity: 0.87;
    width: 16px;
    display: inline-block; }
.ag-theme-balham .ag-icon-tree-indeterminate {
    background-color: transparent;
    background-image: url('tree-indeterminate.3953d968a8702ff87143.svg?color1=%237F8C8D&color2=%23FFFFFF');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 16px 16px;
    height: 16px;
    opacity: 0.87;
    width: 16px;
    display: inline-block; }
.ag-theme-balham .ag-header-cell-menu-button .ag-icon-menu {
    display: block;
    height: 32px; }
.ag-theme-balham .ag-icon-checkbox-checked:empty {
    background-image: url('checkbox-checked.7e789d08db136efb07ed.svg?color1=%230091EA&color2=%23FFFFFF'); }
.ag-theme-balham .ag-menu {
    background: white;
    border-radius: 2px;
    box-shadow: none;
    padding: 4px;
    padding: 0;
    z-index: 5; }
.ag-theme-balham .ag-menu .ag-menu-list {
      cursor: default;
      margin-bottom: 4px;
      margin-top: 4px;
      width: 100%; }
.ag-theme-balham .ag-menu .ag-menu-option {
      line-height: 16px;
      padding-left: 8px;
      padding-right: 8px; }
.ag-theme-balham .ag-menu .ag-menu-option > span {
        display: table-cell;
        vertical-align: middle; }
.ag-theme-balham .ag-menu .ag-menu-option-active {
      background: #ECF0F1; }
.ag-theme-balham .ag-menu .ag-menu-option-disabled {
      opacity: 0.5; }
.ag-theme-balham .ag-menu .ag-menu-option-icon {
      padding-left: 4px;
      padding-right: 4px; }
.ag-theme-balham .ag-menu .ag-menu-option-icon span {
        height: 16px;
        line-height: 0;
        margin-top: 4px; }
.ag-theme-balham .ag-menu .ag-menu-option-shortcut {
      padding-left: 8px; }
.ag-theme-balham .ag-menu .ag-menu-separator {
      margin-left: -4px; }
.ag-theme-balham .ag-menu .ag-menu-separator > span {
        background-image: url("data:image/svg+xml;utf8,<svg width='1' height='8px' viewBox='0 0 1 8px' xmlns='http://www.w3.org/2000/svg'> <line x1='0' y1='4px' x2='1' y2='4px' stroke-width='1' stroke='#BDC3C7'/> </svg>");
        height: 8px; }
.ag-theme-balham .ag-menu .ag-menu-option-popup-pointer {
      width: 24px; }
.ag-theme-balham.ag-dnd-ghost {
    background: white;
    border-radius: 2px;
    box-shadow: none;
    padding: 4px;
    border: 1px solid #BDC3C7;
    color: black;
    font: 600 14px "Montserrat", sans-serif;
    height: 32px !important;
    line-height: 32px;
    margin: 0;
    padding: 0 8px;
    -webkit-transform: translateY(8px);
            transform: translateY(8px);
    z-index: 5; }
.ag-theme-balham.ag-dnd-ghost span,
    .ag-theme-balham.ag-dnd-ghost div {
      float: left;
      height: 100%;
      margin: 0;
      padding: 0; }
.ag-theme-balham.ag-dnd-ghost .ag-dnd-ghost-icon {
      margin-right: 4px;
      opacity: 0.87; }
.ag-theme-balham .ag-tab-header {
    background: #f5f7f7;
    min-width: 220px;
    width: 100%; }
.ag-theme-balham .ag-tab-header .ag-tab {
      border-bottom: 2px solid transparent;
      height: 16px;
      text-align: center;
      vertical-align: middle; }
.ag-theme-balham .ag-tab-header .ag-tab.ag-tab-selected .ag-icon-filter {
        background-image: url('filter.531c81602700b977cf9a.svg?color1=%230091EA&color2=%23FFFFFF');
        display: inline-block; }
.ag-theme-balham .ag-tab-header .ag-tab.ag-tab-selected .ag-icon-columns {
        background-image: url('columns.bd833ad5ec7daff96d32.svg?color1=%230091EA&color2=%23FFFFFF');
        display: inline-block; }
.ag-theme-balham .ag-tab-header .ag-tab.ag-tab-selected .ag-icon-menu {
        background-image: url('menu.f36cbe36feccb228e781.svg?color1=%230091EA&color2=%23FFFFFF');
        display: inline-block; }
.ag-theme-balham .ag-tab-body {
    padding: 4px 0; }
.ag-theme-balham .ag-tab-body .ag-filter-select {
      margin: 4px;
      width: calc(100% - 8px); }
.ag-theme-balham .ag-tab-body .ag-menu-list {
      margin-bottom: 0;
      margin-top: 0; }
.ag-theme-balham .ag-tab-body .ag-menu-list > div:first-child > span {
        padding-top: 0; }
.ag-theme-balham .ag-tab-body .ag-menu-list > div:last-child > span {
        padding-bottom: 0; }
.ag-theme-balham .ag-tab-body .ag-menu-list > div:last-child > .ag-menu-option-popup-pointer {
        background-position-y: 0; }
.ag-theme-balham .ag-filter-select {
    margin: 4px;
    width: calc(100% - 8px); }
.ag-theme-balham .ag-filter input[type="radio"] {
    margin: 0 3px 0 6px;
    width: 12px;
    height: 17px;
    vertical-align: top; }
.ag-theme-balham .ag-filter input[type="text"],
  .ag-theme-balham .ag-filter input[type="date"] {
    padding-left: 4px; }
.ag-theme-balham .ag-filter label {
    display: block;
    padding-left: 4px; }
.ag-theme-balham .ag-filter .ag-set-filter-list {
    height: 182px;
    padding-top: 4px; }
.ag-theme-balham .ag-filter .ag-filter-header-container {
    box-sizing: border-box;
    height: 28px; }
.ag-theme-balham .ag-filter .ag-filter-header-container:nth-child(2) {
    border-bottom: 1px solid #BDC3C7; }
.ag-theme-balham .ag-filter .ag-filter-checkbox {
    float: left;
    height: 28px;
    margin-right: 4px;
    padding-top: 2px; }
.ag-theme-balham .ag-filter .ag-filter-value {
    height: 28px;
    line-height: 14px; }
.ag-theme-balham .ag-filter .ag-filter-apply-panel {
    display: flex;
    justify-content: flex-end;
    padding: 4px;
    padding-top: 8px; }
.ag-theme-balham .ag-filter .ag-filter-apply-panel button + button {
      margin-left: 8px; }
.ag-theme-balham .ag-column-select-panel .ag-column-tool-panel-column-group,
  .ag-theme-balham .ag-column-select-panel .ag-column-tool-panel-column {
    height: 16px;
    line-height: 16px;
    margin-left: 0; }
.ag-theme-balham .ag-column-select-panel .ag-column-tool-panel-column-group span,
    .ag-theme-balham .ag-column-select-panel .ag-column-tool-panel-column span {
      float: left;
      height: 100%; }
.ag-theme-balham .ag-column-select-panel .ag-column-tool-panel-column-group .ag-column-select-indent,
    .ag-theme-balham .ag-column-select-panel .ag-column-tool-panel-column .ag-column-select-indent {
      width: 8px; }
.ag-theme-balham .ag-column-select-panel .ag-column-tool-panel-column-group .ag-column-select-checkbox,
    .ag-theme-balham .ag-column-select-panel .ag-column-tool-panel-column-group .ag-column-group-icons,
    .ag-theme-balham .ag-column-select-panel .ag-column-tool-panel-column .ag-column-select-checkbox,
    .ag-theme-balham .ag-column-select-panel .ag-column-tool-panel-column .ag-column-group-icons {
      margin-left: 4px;
      margin-right: 4px; }
.ag-theme-balham .ag-column-select-panel .ag-primary-cols-list-panel {
    padding-top: 4px; }
.ag-theme-balham .ag-column-select-panel .ag-column-tool-panel-column.ag-toolpanel-add-group-indent {
    margin-left: 24px; }
.ag-theme-balham .ag-filter-filter {
    margin-bottom: 4px; }
.ag-theme-balham .ag-primary-cols-header-panel {
    border-bottom: 1px solid #BDC3C7;
    box-sizing: border-box;
    height: 32px;
    padding-top: 4px; }
.ag-theme-balham .ag-primary-cols-header-panel a {
      margin: 0 4px;
      padding-top: 2px; }
.ag-theme-balham .ag-primary-cols-header-panel .ag-filter-body {
      margin-left: 4px;
      margin-right: 4px; }
.ag-theme-balham .ag-group-child-count::before {
    content: " "; }
.ag-theme-balham .ag-tool-panel-wrapper {
    border-right: 0; }
.ag-theme-balham .ag-tool-panel-wrapper .ag-filter-panel {
      width: 100%; }
.ag-theme-balham .ag-tool-panel-wrapper .ag-filter-panel .ag-filter-toolpanel-instance {
        color: black;
        font-weight: 600;
        flex: auto;
        flex-direction: column;
        flex-wrap: nowrap;
        display: flex;
        flex-flow: column nowrap; }
.ag-theme-balham .ag-tool-panel-wrapper .ag-filter-panel .ag-filter-toolpanel-instance .ag-filter-toolpanel-header {
          padding: 5px 0 5px 5px; }
.ag-theme-balham .ag-tool-panel-wrapper .ag-filter-panel .ag-filter-body-wrapper {
        padding-top: 5px; }
.ag-theme-balham .ag-tool-panel-wrapper .ag-filter-panel .ag-filter-air {
        border: 1px solid #BDC3C7;
        border-left: 0;
        border-right: 0;
        padding: 4px 0; }
.ag-theme-balham .ag-tool-panel-wrapper .ag-pivot-mode-panel {
      border-bottom: 1px solid #BDC3C7;
      box-sizing: border-box;
      height: 32px;
      line-height: 32px; }
.ag-theme-balham .ag-tool-panel-wrapper .ag-pivot-mode-panel span {
        float: left;
        height: 100%; }
.ag-theme-balham .ag-tool-panel-wrapper .ag-pivot-mode-panel .ag-pivot-mode-select {
        margin-left: 4px; }
.ag-theme-balham .ag-tool-panel-wrapper .ag-pivot-mode-panel .ag-pivot-mode-select .ag-checkbox-label {
          margin-left: 4px; }
.ag-theme-balham .ag-tool-panel-wrapper .ag-column-select-panel {
      border-bottom: 1px solid #BDC3C7;
      padding-bottom: 3px;
      padding-top: 0; }
.ag-theme-balham .ag-tool-panel-wrapper .ag-column-drop {
      border-bottom: 1px solid #BDC3C7;
      clear: both;
      overflow: auto;
      padding: 4px 0;
      padding-bottom: 8px; }
.ag-theme-balham .ag-tool-panel-wrapper .ag-column-drop .ag-icon {
        float: left;
        height: 20px;
        margin: 0 4px; }
.ag-theme-balham .ag-tool-panel-wrapper .ag-column-drop .ag-column-drop-title {
        clear: right;
        float: left;
        height: 20px;
        line-height: 20px;
        width: calc(100% - 24px); }
.ag-theme-balham .ag-tool-panel-wrapper .ag-column-drop .ag-column-drop-empty-message {
        clear: both;
        color: rgba(0, 0, 0, 0.38);
        font: 600 14px "Montserrat", sans-serif;
        line-height: 8px;
        padding-left: 16px;
        padding-right: 4px; }
.ag-theme-balham .ag-tool-panel-wrapper .ag-column-drop:last-child {
        border-bottom: 0; }
.ag-theme-balham .ag-filter-icon:empty {
    background-color: transparent;
    background-image: url('filter.531c81602700b977cf9a.svg?color1=%237F8C8D&color2=%23FFFFFF');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 16px 16px;
    height: 16px;
    opacity: 0.87;
    width: 16px; }
.ag-theme-balham .ag-sort-ascending-icon:empty {
    background-color: transparent;
    background-image: url('asc.9b0532ff1c8c009d5003.svg?color1=%237F8C8D&color2=%23FFFFFF');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 16px 16px;
    height: 16px;
    opacity: 0.87;
    width: 16px; }
.ag-theme-balham .ag-sort-descending-icon:empty {
    background-color: transparent;
    background-image: url('desc.32db644afebea57d1073.svg?color1=%237F8C8D&color2=%23FFFFFF');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 16px 16px;
    height: 16px;
    opacity: 0.87;
    width: 16px; }
.ag-theme-balham .ag-sort-none-icon:empty {
    background-color: transparent;
    background-image: url('none.50798a2e31b28baf9faa.svg?color1=%237F8C8D&color2=%23FFFFFF');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 16px 16px;
    height: 16px;
    opacity: 0.87;
    width: 16px; }
.ag-theme-balham .ag-numeric-header .ag-header-cell-label .ag-header-icon {
    margin-left: 0;
    margin-right: 4px; }
.ag-theme-balham .ag-paging-panel {
    align-items: center;
    border-top: 1px solid #BDC3C7;
    color: black;
    display: flex;
    height: 32px;
    justify-content: flex-end;
    padding: 0 12px; }
.ag-theme-balham .ag-paging-panel > span {
      margin-left: 16px; }
.ag-theme-balham button[ref="btFirst"] {
    background-color: transparent;
    background-image: url('first.204cbddd231f29dcebfb.svg?color1=%237F8C8D&color2=%23FFFFFF');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 16px 16px;
    height: 16px;
    opacity: 0.87;
    width: 16px;
    overflow: hidden;
    text-indent: 100%;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    border: 0;
    opacity: 1;
    padding: 0; }
.ag-theme-balham button[ref="btFirst"][disabled] {
      opacity: 0.38; }
.ag-theme-balham button[ref="btPrevious"] {
    background-color: transparent;
    background-image: url('previous.e59a616bc1249f799a49.svg?color1=%237F8C8D&color2=%23FFFFFF');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 16px 16px;
    height: 16px;
    opacity: 0.87;
    width: 16px;
    overflow: hidden;
    text-indent: 100%;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    border: 0;
    opacity: 1;
    padding: 0; }
.ag-theme-balham button[ref="btPrevious"][disabled] {
      opacity: 0.38; }
.ag-theme-balham button[ref="btLast"] {
    background-color: transparent;
    background-image: url('last.c591fa8fe6e0eb861b08.svg?color1=%237F8C8D&color2=%23FFFFFF');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 16px 16px;
    height: 16px;
    opacity: 0.87;
    width: 16px;
    overflow: hidden;
    text-indent: 100%;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    border: 0;
    opacity: 1;
    padding: 0; }
.ag-theme-balham button[ref="btLast"][disabled] {
      opacity: 0.38; }
.ag-theme-balham button[ref="btNext"] {
    background-color: transparent;
    background-image: url('next.1bf44d16090d35cbe038.svg?color1=%237F8C8D&color2=%23FFFFFF');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 16px 16px;
    height: 16px;
    opacity: 0.87;
    width: 16px;
    overflow: hidden;
    text-indent: 100%;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    border: 0;
    opacity: 1;
    padding: 0; }
.ag-theme-balham button[ref="btNext"][disabled] {
      opacity: 0.38; }
.ag-theme-balham .ag-rtl button[ref="btFirst"] {
    background-color: transparent;
    background-image: url('last.c591fa8fe6e0eb861b08.svg?color1=%237F8C8D&color2=%23FFFFFF');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 16px 16px;
    height: 16px;
    opacity: 0.87;
    width: 16px; }
.ag-theme-balham .ag-rtl button[ref="btPrevious"] {
    background-color: transparent;
    background-image: url('next.1bf44d16090d35cbe038.svg?color1=%237F8C8D&color2=%23FFFFFF');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 16px 16px;
    height: 16px;
    opacity: 0.87;
    width: 16px; }
.ag-theme-balham .ag-rtl button[ref="btLast"] {
    background-color: transparent;
    background-image: url('first.204cbddd231f29dcebfb.svg?color1=%237F8C8D&color2=%23FFFFFF');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 16px 16px;
    height: 16px;
    opacity: 0.87;
    width: 16px; }
.ag-theme-balham .ag-rtl button[ref="btNext"] {
    background-color: transparent;
    background-image: url('previous.e59a616bc1249f799a49.svg?color1=%237F8C8D&color2=%23FFFFFF');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 16px 16px;
    height: 16px;
    opacity: 0.87;
    width: 16px; }
.ag-theme-balham .ag-row-selected {
    background-color: #b7e4ff; }
.ag-theme-balham .ag-cell-range-selected:not(.ag-cell-focus) {
    background-color: rgba(0, 145, 234, 0.2); }
.ag-theme-balham .ag-cell-inline-editing {
    background: white;
    border-radius: 2px;
    box-shadow: none;
    padding: 4px;
    background: #f5f7f7;
    height: 40px;
    line-height: normal;
    padding: 12px;
    z-index: 2; }
.ag-theme-balham .ag-cell-inline-editing select {
      height: auto; }
.ag-theme-balham .ag-popup-editor {
    background: white;
    border-radius: 2px;
    box-shadow: none;
    padding: 4px;
    background: #f5f7f7;
    padding: 0;
    z-index: 1; }
.ag-theme-balham .ag-popup-editor .ag-large-textarea textarea {
      height: auto;
      padding: 12px; }
.ag-theme-balham .ag-rich-select {
    background-color: #f5f7f7;
    background-image: url('tree-open.a0aafb00b4a13c1aa5a8.svg?color1=%237F8C8D');
    background-position-x: calc(100% - 4px);
    background-position-y: 8px;
    background-repeat: no-repeat; }
.ag-theme-balham .ag-rich-select .ag-rich-select-list {
      height: 182px; }
.ag-theme-balham .ag-rich-select .ag-rich-select-value {
      height: 28px;
      line-height: 28px;
      padding-left: 12px; }
.ag-theme-balham .ag-rich-select .ag-virtual-list-item {
      cursor: default;
      height: 28px;
      line-height: 28px; }
.ag-theme-balham .ag-rich-select .ag-virtual-list-item:hover {
        background-color: #ECF0F1; }
.ag-theme-balham .ag-rich-select .ag-rich-select-row {
      padding-left: 12px; }
.ag-theme-balham .ag-rich-select .ag-rich-select-row-selected {
      background-color: #b7e4ff; }
.ag-theme-balham .ag-floating-filter-body {
    float: left;
    height: 100%;
    margin-right: 0;
    width: calc(100% - 24px); }
.ag-theme-balham .ag-floating-filter-body input {
      box-sizing: border-box; }
.ag-theme-balham .ag-floating-filter-full-body input {
    box-sizing: border-box; }
.ag-theme-balham .ag-floating-filter-input {
    line-height: normal; }
.ag-theme-balham .ag-floating-filter-button {
    float: right;
    line-height: 16px;
    margin-top: 10px; }
.ag-theme-balham .ag-floating-filter-button button {
      -webkit-appearance: none;
         -moz-appearance: none;
              appearance: none;
      background: transparent;
      border: 0;
      height: 16px;
      padding: 0;
      width: 16px; }
.ag-theme-balham .ag-cell-label-container {
    height: 100%; }
.ag-theme-balham .ag-header-group-cell-label {
    height: 100%; }
.ag-theme-balham .ag-header-group-cell-label span {
      float: left;
      height: 100%; }
.ag-theme-balham .ag-header-select-all {
    height: 100%;
    margin-right: 12px; }
.ag-theme-balham .ag-header-select-all span {
      height: 100%; }
.ag-theme-balham .ag-header-select-all:not(.ag-hidden) + .ag-cell-label-container {
    float: left;
    width: calc(100% - 16px - 12px); }
.ag-theme-balham .ag-selection-checkbox span,
  .ag-theme-balham .ag-group-expanded span,
  .ag-theme-balham .ag-group-contracted span {
    margin-right: 12px; }
.ag-theme-balham .ag-selection-checkbox span {
    position: relative;
    top: 2px; }
.ag-theme-balham .ag-group-expanded .ag-icon-contracted:empty {
    background-color: transparent;
    background-image: url('tree-open.a0aafb00b4a13c1aa5a8.svg?color1=%237F8C8D&color2=%23FFFFFF');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 16px 16px;
    height: 16px;
    opacity: 0.87;
    width: 16px; }
.ag-theme-balham .ag-column-drop-horizontal {
    background-color: #f5f7f7;
    height: 28px;
    line-height: 16px;
    padding-left: 12px; }
.ag-theme-balham .ag-column-drop-horizontal.ag-width-half {
      margin-bottom: -3px; }
.ag-theme-balham .ag-column-drop-horizontal span {
      float: left;
      height: 100%; }
.ag-theme-balham .ag-column-drop-horizontal > div:first-child {
      float: left;
      height: 100%; }
.ag-theme-balham .ag-column-drop-horizontal .ag-icon-group,
    .ag-theme-balham .ag-column-drop-horizontal .ag-icon-pivot {
      margin-right: 12px; }
.ag-theme-balham .ag-column-drop-horizontal .ag-right-arrow {
      background-color: transparent;
      background-image: url('right.8c68a92efc1101b0621a.svg?color1=%237F8C8D&color2=%23FFFFFF');
      background-position: center;
      background-repeat: no-repeat;
      background-size: 16px 16px;
      height: 16px;
      opacity: 0.87;
      width: 16px; }
.ag-theme-balham .ag-column-drop-horizontal .ag-left-arrow {
      background-color: transparent;
      background-image: url('left.50a7ff3d7581c7977fb4.svg?color1=%237F8C8D&color2=%23FFFFFF');
      background-position: center;
      background-repeat: no-repeat;
      background-size: 16px 16px;
      height: 16px;
      opacity: 0.87;
      width: 16px; }
.ag-theme-balham .ag-column-drop-horizontal .ag-left-arrow,
    .ag-theme-balham .ag-column-drop-horizontal .ag-right-arrow {
      overflow: hidden;
      text-indent: 100%;
      height: 100%;
      margin: 0 4px;
      opacity: 1; }
.ag-theme-balham .ag-column-drop-horizontal .ag-column-drop-empty-message {
      height: 100%;
      line-height: 28px;
      opacity: 0.38; }
.ag-theme-balham .ag-column-drop-cell {
    background: #dde4e6;
    border-radius: 16px;
    box-sizing: border-box;
    height: 16px !important;
    margin-top: 4px;
    padding: 0 2px; }
.ag-theme-balham .ag-column-drop-cell .ag-column-drop-cell-text {
      height: 100%;
      line-height: 16px;
      margin: 0 4px; }
.ag-theme-balham .ag-column-drop-cell .ag-column-drop-cell-button {
      background-color: transparent;
      background-image: url('cancel.94cfe7b3270b342f81a0.svg?color1=%237F8C8D&color2=%23FFFFFF');
      background-position: center;
      background-repeat: no-repeat;
      background-size: 16px 16px;
      height: 16px;
      opacity: 0.87;
      width: 16px;
      overflow: hidden;
      text-indent: 100%;
      min-width: 16px;
      height: 100%;
      margin: 0 2px;
      opacity: 1; }
.ag-theme-balham .ag-column-drop-cell .ag-column-drop-cell-button:hover {
        opacity: 0.87; }
.ag-theme-balham .ag-column-drop-cell .ag-column-drag {
      margin-left: 8px;
      margin-top: 2px;
      width: 16px; }
.ag-theme-balham .ag-select-agg-func-popup {
    background: white;
    border-radius: 2px;
    box-shadow: none;
    padding: 4px;
    background: white;
    height: 70px;
    padding: 0; }
.ag-theme-balham .ag-select-agg-func-popup .ag-virtual-list-item {
      cursor: default;
      line-height: 20px;
      padding-left: 8px; }
.ag-theme-balham .ag-set-filter-list,
  .ag-theme-balham .ag-menu-column-select-wrapper {
    width: auto; }
.ag-theme-balham .ag-column-drop-vertical > .ag-column-drop-cell {
    float: left;
    margin-bottom: 4px;
    margin-left: 4px;
    margin-top: 0; }
.ag-theme-balham .ag-cell-data-changed {
    background-color: rgba(22, 160, 133, 0.5) !important; }
.ag-theme-balham .ag-cell-data-changed-animation {
    background-color: transparent;
    transition: background-color 1s; }
.ag-theme-balham .ag-stub-cell {
    padding-left: 12px;
    padding-top: 4px; }
.ag-theme-balham .ag-stub-cell .ag-loading-icon {
      float: left;
      height: 100%; }
.ag-theme-balham .ag-stub-cell .ag-loading-text {
      float: left;
      height: 100%;
      margin-left: 4px;
      margin-top: 4px; }
.ag-theme-balham .ag-rtl .ag-numeric-cell {
    text-align: left; }
.ag-theme-balham .ag-rtl .ag-header-cell-menu-button {
    float: left; }
.ag-theme-balham .ag-rtl .ag-header-cell-label {
    float: right;
    width: calc(100% - 16px); }
.ag-theme-balham .ag-rtl .ag-header-cell-label > span {
      float: right; }
.ag-theme-balham .ag-rtl .ag-header-cell-label .ag-header-icon {
      margin-top: 2px; }
.ag-theme-balham .ag-rtl .ag-numeric-header .ag-header-cell-menu-button {
    float: right; }
.ag-theme-balham .ag-rtl .ag-numeric-header .ag-header-cell-label {
    float: left; }
.ag-theme-balham .ag-rtl .ag-numeric-header .ag-header-cell-label > span {
      float: left; }
.ag-theme-balham .ag-rtl .ag-tool-panel-wrapper .ag-pivot-mode-panel span {
    float: right; }
.ag-theme-balham .ag-rtl .ag-tool-panel-wrapper .ag-pivot-mode-panel .ag-pivot-mode-select {
    margin-right: 4px; }
.ag-theme-balham .ag-rtl .ag-tool-panel-wrapper .ag-pivot-mode-panel .ag-pivot-mode-select .ag-checkbox-label {
      margin-right: 4px; }
.ag-theme-balham .ag-rtl .ag-tool-panel-wrapper .ag-column-drop .ag-icon {
    float: right; }
.ag-theme-balham .ag-rtl .ag-tool-panel-wrapper .ag-column-drop .ag-column-drop-title {
    clear: left;
    float: right; }
.ag-theme-balham .ag-rtl .ag-tool-panel-wrapper .ag-column-drop .ag-column-drop-empty-message {
    padding-left: 4px;
    padding-right: 16px; }
.ag-theme-balham .ag-rtl .ag-filter-checkbox {
    float: right;
    margin-left: 4px; }
.ag-theme-balham .ag-rtl .ag-column-select-panel .ag-column-tool-panel-column-group span,
  .ag-theme-balham .ag-rtl .ag-column-select-panel .ag-column-tool-panel-column span {
    float: right; }
.ag-theme-balham .ag-rtl .ag-column-select-panel .ag-column-tool-panel-column-group .ag-column-select-checkbox,
  .ag-theme-balham .ag-rtl .ag-column-select-panel .ag-column-tool-panel-column-group .ag-column-group-icons,
  .ag-theme-balham .ag-rtl .ag-column-select-panel .ag-column-tool-panel-column .ag-column-select-checkbox,
  .ag-theme-balham .ag-rtl .ag-column-select-panel .ag-column-tool-panel-column .ag-column-group-icons {
    margin-left: 4px;
    margin-right: 4px; }
.ag-theme-balham .ag-rtl .ag-column-select-panel .ag-column-tool-panel-column.ag-toolpanel-add-group-indent {
    margin-left: 0;
    margin-right: 24px; }
.ag-theme-balham .ag-rtl .ag-icon-tree-closed {
    background-color: transparent;
    background-image: url('contracted.c5b330fc5a83c2b659fe.svg?color1=%237F8C8D&color2=%23FFFFFF');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 16px 16px;
    height: 16px;
    opacity: 0.87;
    width: 16px; }
.ag-theme-balham .ag-rtl .ag-header-group-cell-label {
    height: 100%; }
.ag-theme-balham .ag-rtl .ag-header-group-cell-label span {
      float: right;
      height: 100%; }
.ag-theme-balham .ag-rtl .ag-header-select-all:not(.ag-hidden) + .ag-cell-label-container {
    float: right; }
.ag-theme-balham .ag-rtl .ag-header-select-all {
    margin-left: 12px;
    margin-right: 0; }
.ag-theme-balham .ag-rtl .ag-selection-checkbox span,
  .ag-theme-balham .ag-rtl .ag-group-expanded span,
  .ag-theme-balham .ag-rtl .ag-group-contracted span {
    margin-left: 12px;
    margin-right: 0; }
.ag-theme-balham .ag-rtl .ag-column-drop-horizontal {
    padding-right: 12px; }
.ag-theme-balham .ag-rtl .ag-column-drop-horizontal span {
      float: right; }
.ag-theme-balham .ag-rtl .ag-column-drop-horizontal > div:first-child {
      float: right; }
.ag-theme-balham .ag-rtl .ag-column-drop-horizontal .ag-icon-group,
    .ag-theme-balham .ag-rtl .ag-column-drop-horizontal .ag-icon-pivot {
      margin-left: 12px;
      margin-right: 0; }
.ag-theme-balham .ag-rtl .ag-column-drop-horizontal .ag-right-arrow {
      background-color: transparent;
      background-image: url('right.8c68a92efc1101b0621a.svg?color1=%237F8C8D&color2=%23FFFFFF');
      background-position: center;
      background-repeat: no-repeat;
      background-size: 16px 16px;
      height: 16px;
      opacity: 0.87;
      width: 16px;
      height: 100%; }
.ag-theme-balham .ag-rtl .ag-column-drop-horizontal .ag-left-arrow {
      background-color: transparent;
      background-image: url('left.50a7ff3d7581c7977fb4.svg?color1=%237F8C8D&color2=%23FFFFFF');
      background-position: center;
      background-repeat: no-repeat;
      background-size: 16px 16px;
      height: 16px;
      opacity: 0.87;
      width: 16px;
      height: 100%; }
.ag-theme-balham .ag-rtl .ag-floating-filter-body {
    float: right;
    margin-left: 0; }
.ag-theme-balham .ag-rtl .ag-floating-filter-button {
    float: left; }
.ag-theme-balham .ag-rtl .ag-header .ag-header-cell-resize::after {
    border-left: 1px solid #BDC3C7;
    border-right: 0; }
.ag-theme-balham .ag-rtl .ag-column-drag {
    background-position-x: right; }
.ag-theme-balham .ag-status-bar {
    background: white;
    border: 1px solid #BDC3C7;
    border-top: 0;
    color: rgba(0, 0, 0, 0.38);
    font: 600 14px "Montserrat", sans-serif;
    padding-right: 16px;
    padding-left: 16px; }
.ag-theme-balham .ag-name-value-value {
    color: black; }
.ag-theme-balham .ag-status-bar-center {
    text-align: center; }
.ag-theme-balham .ag-name-value {
    margin-left: 4px;
    margin-right: 4px;
    padding-top: 8px;
    padding-bottom: 8px; }
.ag-theme-balham .ag-details-row {
    box-sizing: border-box;
    padding: 20px; }
.ag-theme-balham .ag-overlay-loading-wrapper {
    background-color: rgba(255, 255, 255, 0.5); }
.ag-theme-balham .ag-overlay-loading-center {
    background: white;
    border-radius: 2px;
    box-shadow: none;
    padding: 4px; }
.ag-theme-balham .ag-side-bar {
    background-color: #f5f7f7;
    border-right: 1px solid #BDC3C7;
    border-top: 1px solid #BDC3C7;
    position: relative; }
.ag-theme-balham .ag-side-bar .ag-side-buttons {
      padding-top: 16px;
      background: white;
      border-bottom: 1px solid #BDC3C7;
      position: relative; }
.ag-theme-balham .ag-side-bar .ag-side-buttons .ag-side-button button {
        background: transparent;
        border: 0;
        color: black;
        padding: 8px 0 8px 0;
        width: 100%;
        margin: 0;
        min-height: 72px;
        border-width: 1px 0 1px 0;
        border-style: solid;
        border-color: transparent;
        background-position-y: 4px;
        background-position-x: center;
        background-repeat: no-repeat; }
.ag-theme-balham .ag-side-bar .ag-side-buttons .ag-selected button {
        background-color: #f5f7f7;
        margin-left: -1px;
        padding-left: 1px;
        width: calc(100% + 1px);
        border-color: #BDC3C7; }
.ag-theme-balham .ag-side-bar .ag-panel-container {
      border-right: 1px solid #BDC3C7;
      box-sizing: border-box; }
.ag-theme-balham .ag-side-bar.full-width .ag-panel-container {
      border-right: 0; }
.ag-theme-balham .ag-side-bar .ag-column-drop {
      min-height: 50px; }
.ag-theme-balham .ag-rtl .ag-side-bar .ag-panel-container {
    border-left: 1px solid #BDC3C7;
    border-right: 0; }
.ag-theme-balham .ag-rtl .ag-side-bar.full-width .ag-panel-container {
    border-left: 0; }
.ag-theme-balham .ag-primary-cols-filter {
    box-sizing: border-box;
    width: 100%; }
.ag-theme-balham .ag-primary-cols-filter-wrapper {
    margin-left: 4px;
    margin-right: 4px; }
.ag-theme-balham .sass-variables::after {
    content: '{ "autoSizePadding": "12px", "headerHeight": "32px", "groupPaddingSize": "28px", "footerPaddingAddition": "16px", "virtualItemHeight": "28px", "aggFuncPopupHeight": "98px", "checkboxIndentWidth": "20px", "leafNodePadding": "12px", "rowHeight": "28px", "gridSize": "4px", "iconSize": "16px" }';
    display: none; }
.ag-theme-balham .ag-header {
    background-color: #ffffff;
    border-bottom: 1px solid #BDC3C7; }
.ag-theme-balham .ag-pinned-right-header {
    border-left: 1px solid #BDC3C7; }
.ag-theme-balham .ag-pinned-left-header {
    border-right: 1px solid #BDC3C7; }
.ag-theme-balham .ag-cell-highlight {
    background-color: #0091EA !important; }
.ag-theme-balham .ag-header-cell-resize::after {
    height: 80%;
    margin-top: 8px; }
.ag-theme-balham .ag-header-cell::after,
  .ag-theme-balham .ag-header-group-cell::after {
    border-right: 1px solid rgba(189, 195, 199, 0.5);
    content: " ";
    height: 16px;
    margin-top: 8px;
    position: absolute;
    right: 0;
    text-indent: -2000px;
    top: 0; }
.ag-theme-balham .ag-column-drop-horizontal.ag-column-drop {
    border: 1px solid #BDC3C7;
    border-bottom: 0; }
.ag-theme-balham .ag-column-drop-horizontal.ag-column-drop.ag-width-half:first-child {
    border-right: 0; }
.ag-theme-balham .ag-row {
    border-color: #d9dcde; }
.ag-theme-balham .ag-row-selected {
    border-color: #b7e4ff; }
.ag-theme-balham .ag-row-drag {
    background-position-y: center; }
.ag-theme-balham .ag-column-drag {
    background-position-y: center; }
.ag-theme-balham .ag-column-drop-cell {
    height: 24px !important; }
.ag-theme-balham .ag-column-drop-cell .ag-column-drop-cell-button {
      box-sizing: border-box;
      height: calc(100% - 4px);
      margin-bottom: 2px;
      margin-top: 2px; }
.ag-theme-balham .ag-column-drop-cell .ag-column-drop-cell-button:hover {
      opacity: 1; }
.ag-theme-balham .ag-column-drop-vertical .ag-column-drop-cell {
    margin-left: 8px;
    margin-right: 8px; }
.ag-theme-balham .ag-column-drop-vertical .ag-column-drop-cell .ag-column-drop-cell-text {
      line-height: 24px;
      margin-left: 8px; }
.ag-theme-balham .ag-column-drop-horizontal {
    background-color: #f5f7f7;
    height: 32px; }
.ag-theme-balham .ag-column-drop-horizontal .ag-column-drop-empty-message {
      line-height: 32px; }
.ag-theme-balham .ag-column-drop-horizontal .ag-column-drop-cell-text {
      line-height: 24px;
      margin-left: 8px; }
.ag-theme-balham .ag-filter .ag-filter-header-container {
    height: 24px; }
.ag-theme-balham .ag-root {
    border: 1px solid #BDC3C7; }
.ag-theme-balham .ag-tab {
    box-sizing: initial; }
.ag-theme-balham .ag-filter .ag-filter-value {
    line-height: 20px; }
.ag-theme-balham .ag-tool-panel-wrapper {
    border-right: 1px solid #BDC3C7;
    border-bottom: 1px solid #BDC3C7; }
.ag-theme-balham .ag-tool-panel-wrapper .ag-column-select-panel {
      padding-bottom: 8px; }
.ag-theme-balham .ag-tool-panel-wrapper .ag-column-select-panel .ag-column-tool-panel-column-group,
      .ag-theme-balham .ag-tool-panel-wrapper .ag-column-select-panel .ag-column-tool-panel-column {
        height: 20px;
        line-height: 20px; }
.ag-theme-balham .ag-tool-panel-wrapper .ag-column-drop {
      padding-bottom: 8px;
      padding-top: 8px; }
.ag-theme-balham .ag-tool-panel-wrapper .ag-column-drop .ag-icon {
        margin-bottom: 4px; }
.ag-theme-balham .ag-tool-panel-wrapper .ag-column-drop .ag-column-drop-title {
        display: inline-block;
        float: none;
        margin-bottom: 4px; }
.ag-theme-balham .ag-tool-panel-wrapper .ag-column-drop .ag-column-drop-empty-message {
        height: 16px;
        line-height: 16px;
        padding-left: 24px; }
.ag-theme-balham .ag-rtl .ag-side-bar,
  .ag-theme-balham .ag-rtl .ag-tool-panel-wrapper {
    border-left: 1px solid #BDC3C7;
    border-right: 0; }
.ag-theme-balham .ag-icon-expanded,
  .ag-theme-balham .ag-icon-contracted {
    -webkit-transform: translateY(2px);
            transform: translateY(2px); }
.ag-theme-balham .ag-rtl .ag-icon-expanded {
    -webkit-transform: translateY(2px) rotate(180deg);
            transform: translateY(2px) rotate(180deg); }
.ag-theme-balham .ag-menu-option {
    height: 28px;
    line-height: 28px; }
.ag-theme-balham .ag-column-select-panel .ag-column-tool-panel-column-group,
  .ag-theme-balham .ag-column-select-panel .ag-column-tool-panel-column {
    height: 20px;
    line-height: 20px; }
.ag-theme-balham .ag-filter-filter {
    margin-left: 4px;
    margin-right: 4px;
    width: calc(100% - 8px); }
.ag-theme-balham .ag-tab-header {
    border-bottom: 1px solid #BDC3C7; }
.ag-theme-balham .ag-tab-header .ag-tab {
      margin-bottom: -2px; }
.ag-theme-balham .ag-tab-header .ag-tab.ag-tab-selected {
      background-color: white;
      border-bottom-color: transparent; }
.ag-theme-balham .ag-tab-body,
  .ag-theme-balham .ag-popup-editor,
  .ag-theme-balham .ag-menu {
    background-color: white;
    color: black; }
.ag-theme-balham .ag-cell-inline-editing {
    height: 28px;
    padding: 0; }
.ag-theme-balham .ag-cell-inline-editing input {
      box-sizing: border-box; }
.ag-theme-balham .ag-details-row {
    background-color: white; }
.ag-theme-balham .ag-overlay-loading-wrapper {
    background-color: rgba(255, 255, 255, 0.5); }
.ag-theme-balham .ag-overlay-loading-center {
    background-color: white;
    border: 1px solid #BDC3C7;
    color: black;
    padding: 16px; }
.ag-theme-balham .ag-cell-range-selected-1:not(.ag-cell-focus) {
    background-color: rgba(0, 145, 234, 0.3); }
.ag-theme-balham .ag-cell-range-selected-2:not(.ag-cell-focus) {
    background-color: rgba(0, 145, 234, 0.4); }
.ag-theme-balham .ag-cell-range-selected-3:not(.ag-cell-focus) {
    background-color: rgba(0, 145, 234, 0.5); }
.ag-theme-balham .ag-cell-range-selected-4:not(.ag-cell-focus) {
    background-color: rgba(0, 145, 234, 0.6); }
.ag-theme-balham .ag-rich-select-value {
    border-bottom: 1px solid #BDC3C7; }
.ag-theme-balham .ag-filter-apply-panel {
    border-top: 1px solid #BDC3C7; }
.ag-theme-balham .ag-header-cell-moving {
    background-color: white; }
.ag-theme-balham .ag-filter-toolpanel-body {
    background-color: white; }
.row-disabled {
  background-color: lightgray !important; }
::-moz-selection {
  background: #000000;
  color: #FFFFFF; }
::selection {
  background: #000000;
  color: #FFFFFF; }
::-moz-selection {
  background: #000000;
  color: #FFFFFF; }
* {
  outline: none;
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  margin: 0;
  padding: 0;
  -webkit-font-smoothing: antialiased; }
img {
  -ms-interpolation-mode: bicubic; }
ol,
ul,
li,
h1,
h2,
h3,
h4 {
  margin: 0;
  padding: 0; }
a,
a img {
  text-decoration: none;
  color: #ffffff;
  outline: 0 none;
  border: 0 none; }
.transition {
  transition: all 0.5s ease; }
.img-responsive {
  max-width: 100%;
  height: auto; }
a {
  cursor: pointer;
  display: inline-block; }
img {
  vertical-align: middle; }
.no-margin {
  margin: 0 !important; }
.no-marginr {
  margin-right: 0 !important; }
.no-padding {
  padding: 0 !important; }
.no-border {
  border: 0 none !important; }
.clear {
  clear: both !important; }
.hide {
  display: none !important; }
.pull-left {
  float: left !important; }
.pull-right {
  float: right !important; }
.text-right {
  text-align: right !important; }
.text-center {
  text-align: center !important; }
.no-background {
  background: none !important; }
.bluebg {
  background: #00b0f0 !important; }
.heightauto {
  height: auto !important; }
.acenter {
  text-align: center !important; }
.mb-0 {
  margin-bottom: 0 !important; }
.mh176 {
  min-height: 176px !important; }
.p15 {
  padding: 15px; }
.mt20 {
  margin-top: 20px; }
::-webkit-input-placeholder {
  color: #707070;
  font-size: 11px;
  font-weight: 300;
  font-family: 'Montserrat', sans-serif;
  font-style: italic; }
::-moz-placeholder {
  color: #707070;
  font-size: 11px;
  font-weight: 300;
  font-family: 'Montserrat', sans-serif;
  font-style: italic; }
:-ms-input-placeholder {
  color: #707070;
  font-size: 11px;
  font-weight: 300;
  font-family: 'Montserrat', sans-serif;
  font-style: italic; }
:-moz-placeholder {
  color: #707070;
  font-size: 11px;
  font-weight: 300;
  font-family: 'Montserrat', sans-serif;
  font-style: italic; }
body {
  font-family: 'Montserrat', sans-serif;
  color: #999999;
  font-size: 14px;
  font-weight: 400;
  font-style: normal; }
.ag-font-style {
  user-select: initial;
  -moz-user-select: text;
  -ms-user-select: text;
  -webkit-user-select: text; }

