.cdk-overlay-container,.cdk-global-overlay-wrapper{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;inset: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:#00000049}.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 #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f;border-radius:2px;overflow:auto;background:#fff;color:#000000de;width:100%;height:100%;outline:none}.owl-dt-container,.owl-dt-container *{box-sizing:border-box}.owl-dt-container{display:block;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:#0000001f}.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:#0006}.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:#0000001f}.owl-dt-calendar-table .owl-dt-calendar-cell{position:relative;height:0;line-height:0;text-align:center;outline:0;color:#000000d9;-webkit-appearance:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-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:#0006}.owl-dt-calendar-table .owl-dt-calendar-cell-selected{color:#ffffffd9;background-color:#3f51b5}.owl-dt-calendar-table .owl-dt-calendar-cell-selected.owl-dt-calendar-cell-today{box-shadow:inset 0 0 0 1px #ffffffd9}.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:#0006}.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:#0003}.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:#0000000a}.owl-dt-calendar-table .owl-dt-calendar-cell-in-range{background:#3f51b533}.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:none}.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:before,.owl-dt-timer-divider:after{content:"";display:inline-block;width:.35em;height:.35em;position:absolute;left:50%;border-radius:50%;transform:translate(-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;user-select:none;cursor:pointer;outline:none;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:none}.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:#0000001f}.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: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:#0006;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 #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.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:#0000001a}.owl-dt-container-info{padding:0 .5em;cursor:pointer;-webkit-tap-highlight-color:transparent}.owl-dt-container-info .owl-dt-container-range{outline:none}.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:none;cursor:pointer}.owl-dt-control .owl-dt-control-content{outline:none}.owl-dt-control:focus>.owl-dt-control-content{background-color:#0000001f}.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}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(layers.ef6db8722c2c3f9a.png);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(layers-2x.9859cd1231006a4a.png);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(marker-icon.d577052aa271e13f.png)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.leaflet-draw-section{position:relative}.leaflet-draw-toolbar{margin-top:12px}.leaflet-draw-toolbar-top{margin-top:0}.leaflet-draw-toolbar-notop a:first-child{border-top-right-radius:0}.leaflet-draw-toolbar-nobottom a:last-child{border-bottom-right-radius:0}.leaflet-draw-toolbar a{background-image:url(spritesheet.c1d7d1462695ea36.png);background-image:linear-gradient(transparent,transparent),url(spritesheet.ac8b36fa516341a4.svg);background-repeat:no-repeat;background-size:300px 30px;background-clip:padding-box}.leaflet-retina .leaflet-draw-toolbar a{background-image:url(spritesheet-2x.53a2cab414ddbc39.png);background-image:linear-gradient(transparent,transparent),url(spritesheet.ac8b36fa516341a4.svg)}.leaflet-draw a{display:block;text-align:center;text-decoration:none}.leaflet-draw a .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.leaflet-draw-actions{display:none;list-style:none;margin:0;padding:0;position:absolute;left:26px;top:0;white-space:nowrap}.leaflet-touch .leaflet-draw-actions{left:32px}.leaflet-right .leaflet-draw-actions{right:26px;left:auto}.leaflet-touch .leaflet-right .leaflet-draw-actions{right:32px;left:auto}.leaflet-draw-actions li{display:inline-block}.leaflet-draw-actions li:first-child a{border-left:0}.leaflet-draw-actions li:last-child a{border-radius:0 4px 4px 0}.leaflet-right .leaflet-draw-actions li:last-child a{border-radius:0}.leaflet-right .leaflet-draw-actions li:first-child a{border-radius:4px 0 0 4px}.leaflet-draw-actions a{background-color:#919187;border-left:1px solid #AAA;color:#fff;font:11px/19px Helvetica Neue,Arial,Helvetica,sans-serif;line-height:28px;text-decoration:none;padding-left:10px;padding-right:10px;height:28px}.leaflet-touch .leaflet-draw-actions a{font-size:12px;line-height:30px;height:30px}.leaflet-draw-actions-bottom{margin-top:0}.leaflet-draw-actions-top{margin-top:1px}.leaflet-draw-actions-top a,.leaflet-draw-actions-bottom a{height:27px;line-height:27px}.leaflet-draw-actions a:hover{background-color:#a0a098}.leaflet-draw-actions-top.leaflet-draw-actions-bottom a{height:26px;line-height:26px}.leaflet-draw-toolbar .leaflet-draw-draw-polyline{background-position:-2px -2px}.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-draw-polyline{background-position:0 -1px}.leaflet-draw-toolbar .leaflet-draw-draw-polygon{background-position:-31px -2px}.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-draw-polygon{background-position:-29px -1px}.leaflet-draw-toolbar .leaflet-draw-draw-rectangle{background-position:-62px -2px}.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-draw-rectangle{background-position:-60px -1px}.leaflet-draw-toolbar .leaflet-draw-draw-circle{background-position:-92px -2px}.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-draw-circle{background-position:-90px -1px}.leaflet-draw-toolbar .leaflet-draw-draw-marker{background-position:-122px -2px}.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-draw-marker{background-position:-120px -1px}.leaflet-draw-toolbar .leaflet-draw-draw-circlemarker{background-position:-273px -2px}.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-draw-circlemarker{background-position:-271px -1px}.leaflet-draw-toolbar .leaflet-draw-edit-edit{background-position:-152px -2px}.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-edit-edit{background-position:-150px -1px}.leaflet-draw-toolbar .leaflet-draw-edit-remove{background-position:-182px -2px}.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-edit-remove{background-position:-180px -1px}.leaflet-draw-toolbar .leaflet-draw-edit-edit.leaflet-disabled{background-position:-212px -2px}.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-edit-edit.leaflet-disabled{background-position:-210px -1px}.leaflet-draw-toolbar .leaflet-draw-edit-remove.leaflet-disabled{background-position:-242px -2px}.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-edit-remove.leaflet-disabled{background-position:-240px -2px}.leaflet-mouse-marker{background-color:#fff;cursor:crosshair}.leaflet-draw-tooltip{background:#363636;background:#00000080;border:1px solid transparent;border-radius:4px;color:#fff;font:12px/18px Helvetica Neue,Arial,Helvetica,sans-serif;margin-left:20px;margin-top:-21px;padding:4px 8px;position:absolute;visibility:hidden;white-space:nowrap;z-index:6}.leaflet-draw-tooltip:before{border-right:6px solid black;border-right-color:#00000080;border-top:6px solid transparent;border-bottom:6px solid transparent;content:"";position:absolute;top:7px;left:-7px}.leaflet-error-draw-tooltip{background-color:#f2dede;border:1px solid #e6b6bd;color:#b94a48}.leaflet-error-draw-tooltip:before{border-right-color:#e6b6bd}.leaflet-draw-tooltip-single{margin-top:-12px}.leaflet-draw-tooltip-subtext{color:#f8d5e4}.leaflet-draw-guide-dash{font-size:1%;opacity:.6;position:absolute;width:5px;height:5px}.leaflet-edit-marker-selected{background-color:#fe57a11a;border:4px dashed rgba(254,87,161,.6);border-radius:4px;box-sizing:content-box}.leaflet-edit-move{cursor:move}.leaflet-edit-resize{cursor:pointer}.leaflet-oldie .leaflet-draw-toolbar{border:1px solid #999}.grid-stack{position:relative}.grid-stack-rtl{direction:ltr}.grid-stack-rtl>.grid-stack-item{direction:rtl}.grid-stack-placeholder>.placeholder-content{background-color:#0000001a;margin:0;position:absolute;width:auto;z-index:0!important}.grid-stack>.grid-stack-item{position:absolute;padding:0;top:0;width:var(--gs-column-width);height:var(--gs-cell-height)}.grid-stack>.grid-stack-item>.grid-stack-item-content{margin:0;position:absolute;width:auto;overflow-x:hidden;overflow-y:auto}.grid-stack>.grid-stack-item.size-to-content:not(.size-to-content-max)>.grid-stack-item-content{overflow-y:hidden}.grid-stack:not(.grid-stack-rtl)>.grid-stack-item{left:0}.grid-stack.grid-stack-rtl>.grid-stack-item{right:0}.grid-stack>.grid-stack-item>.grid-stack-item-content,.grid-stack>.grid-stack-placeholder>.placeholder-content{top:var(--gs-item-margin-top);right:var(--gs-item-margin-right);bottom:var(--gs-item-margin-bottom);left:var(--gs-item-margin-left)}.grid-stack-item>.ui-resizable-handle{position:absolute;font-size:.1px;display:block;touch-action:none}.grid-stack-item.ui-resizable-autohide>.ui-resizable-handle,.grid-stack-item.ui-resizable-disabled>.ui-resizable-handle{display:none}.grid-stack-item>.ui-resizable-ne,.grid-stack-item>.ui-resizable-nw,.grid-stack-item>.ui-resizable-se,.grid-stack-item>.ui-resizable-sw{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="%23666" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" viewBox="0 0 20 20"><path d="m10 3 2 2H8l2-2v14l-2-2h4l-2 2"/></svg>');background-repeat:no-repeat;background-position:center}.grid-stack-item>.ui-resizable-ne{transform:rotate(45deg)}.grid-stack-item>.ui-resizable-sw{transform:rotate(45deg)}.grid-stack-item>.ui-resizable-nw{transform:rotate(-45deg)}.grid-stack-item>.ui-resizable-se{transform:rotate(-45deg)}.grid-stack-item>.ui-resizable-nw{cursor:nw-resize;width:20px;height:20px;top:var(--gs-item-margin-top);left:var(--gs-item-margin-left)}.grid-stack-item>.ui-resizable-n{cursor:n-resize;height:10px;top:var(--gs-item-margin-top);left:25px;right:25px}.grid-stack-item>.ui-resizable-ne{cursor:ne-resize;width:20px;height:20px;top:var(--gs-item-margin-top);right:var(--gs-item-margin-right)}.grid-stack-item>.ui-resizable-e{cursor:e-resize;width:10px;top:15px;bottom:15px;right:var(--gs-item-margin-right)}.grid-stack-item>.ui-resizable-se{cursor:se-resize;width:20px;height:20px;bottom:var(--gs-item-margin-bottom);right:var(--gs-item-margin-right)}.grid-stack-item>.ui-resizable-s{cursor:s-resize;height:10px;left:25px;bottom:var(--gs-item-margin-bottom);right:25px}.grid-stack-item>.ui-resizable-sw{cursor:sw-resize;width:20px;height:20px;bottom:var(--gs-item-margin-bottom);left:var(--gs-item-margin-left)}.grid-stack-item>.ui-resizable-w{cursor:w-resize;width:10px;top:15px;bottom:15px;left:var(--gs-item-margin-left)}.grid-stack-item.ui-draggable-dragging>.ui-resizable-handle{display:none!important}.grid-stack-item.ui-draggable-dragging{will-change:left,right,top}.grid-stack-item.ui-resizable-resizing{will-change:width,height}.ui-draggable-dragging,.ui-resizable-resizing{z-index:10000}.ui-draggable-dragging>.grid-stack-item-content,.ui-resizable-resizing>.grid-stack-item-content{box-shadow:1px 4px 6px #0003;opacity:.8}.grid-stack-animate,.grid-stack-animate .grid-stack-item{transition:left .3s,right .3s,top .3s,height .3s,width .3s}.grid-stack-animate .grid-stack-item.grid-stack-placeholder,.grid-stack-animate .grid-stack-item.ui-draggable-dragging,.grid-stack-animate .grid-stack-item.ui-resizable-resizing{transition:left 0s,right 0s,top 0s,height 0s,width 0s}.grid-stack>.grid-stack-item[gs-y="0"]{top:0}.grid-stack:not(.grid-stack-rtl)>.grid-stack-item[gs-x="0"]{left:0}.grid-stack.grid-stack-rtl>.grid-stack-item[gs-x="0"]{right:0}@charset "UTF-8";mat-tab-body{overflow-y:hidden!important}.theme-mixmovematch mat-icon[svgicon=mixmove-arrow-down] svg,.theme-mixmovematch mat-icon[svgicon=mixmove-arrow-up] svg{width:14px;height:14px}.theme-mixmovematch mat-icon[svgicon=mixmove-details] svg,.theme-mixmovematch mat-icon[svgicon=mixmove-zones] svg,.theme-mixmovematch mat-icon[svgicon=mixmove-print] svg,.theme-mixmovematch mat-icon[svgicon=mixmove-contacts] svg,.theme-mixmovematch mat-icon[svgicon=mixmove-calendar] svg{height:20px}.theme-mixmovematch .cdk-overlay-container .mat-mdc-tooltip{--mat-tooltip-container-color: #41485b;--mat-tooltip-supporting-text-color: white;--mat-tooltip-container-shape: 4px;--mat-tooltip-supporting-text-line-height: 16px;--mat-tooltip-supporting-text-size: 12px;--mat-tooltip-supporting-text-weight: 400;--mat-tooltip-word-break: normal;border-radius:5px}.theme-mixmovematch .mat-mdc-snack-bar-container{background:#323232;border-radius:7px}.theme-mixmovematch .mat-mdc-snack-bar-container .mdc-snackbar__surface{color:#ffffffb3;box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.theme-mixmovematch .table-progress mat-progress-bar .mdc-linear-progress__bar{bottom:12px}.theme-mixmovematch .table-progress mat-progress-bar .mdc-linear-progress__bar-inner{border-top-width:20px;border-color:#00bfff}.theme-mixmovematch .table-progress mat-progress-bar .mdc-linear-progress__buffer-bar{display:none}.theme-mixmovematch *{scrollbar-width:none;scrollbar-color:#afb2b9 #ffffff}.theme-mixmovematch *.mat-mdc-dialog-container *,.theme-mixmovematch *.mat-mdc-menu-panel *{scrollbar-width:thin}.theme-mixmovematch *.scroll-bar{scrollbar-width:thin!important}.theme-mixmovematch *::-webkit-scrollbar{width:13px}.theme-mixmovematch *::-webkit-scrollbar-track{background:#fff}.theme-mixmovematch *::-webkit-scrollbar-thumb{background-color:#afb2b9;border-radius:10px;border:5px solid #ffffff}.theme-mixmovematch .mat-mdc-form-field-error{color:red!important;font-size:12px;margin-left:1px}.theme-mixmovematch mat-icon.synchronizing{animation-name:spin;animation-duration:1s;animation-iteration-count:infinite;animation-timing-function:linear;animation-direction:reverse}.theme-mixmovematch .status{border-radius:99px;padding:4px 6px;letter-spacing:.033em;width:fit-content;white-space:pre;vertical-align:middle}.theme-mixmovematch .status.txt-black{color:#000}.theme-mixmovematch .status.txt-white{color:#fff}.theme-mixmovematch .status.txt-red{color:red}.theme-mixmovematch .status.dark-grey{background-color:#41485b}.theme-mixmovematch .status.blue{background:#4f91ff}.theme-mixmovematch .status.light-blue{background-color:#87cefa}.theme-mixmovematch .status.red{background-color:#f6655a}.theme-mixmovematch .status.red.important{background-color:#f6655a!important}.theme-mixmovematch .status.yellow{background-color:#f5ce84}.theme-mixmovematch .status.yellow.important{background-color:#f5ce84!important}.theme-mixmovematch .status.strong-yellow,.theme-mixmovematch .status.yellow-solid{background-color:#ffd15a}.theme-mixmovematch .status.easy-gray{background-color:#afb2b9}.theme-mixmovematch .status.yellow-pacific{background-color:#ffde8a}.theme-mixmovematch .status.green{background-color:#2f9d3f}.theme-mixmovematch .status.green.important{background-color:#2f9d3f!important}.theme-mixmovematch .status.green-pacific{background-color:#b1e9b1}.theme-mixmovematch .status.green-solid{background-color:#8e8}.theme-mixmovematch .status.green-solid.important{background-color:#8e8!important}.theme-mixmovematch .status.gray{background-color:#d1d2d6}.theme-mixmovematch .status.gray.important{background-color:#d1d2d6!important}.theme-mixmovematch .status.dark-gray{background-color:#41485b}.theme-mixmovematch .status.brand-gray{background-color:#6c7280}.theme-mixmovematch .status.strong-blue-marine{background-color:#6ae3fe}.theme-mixmovematch .status.orange{background:#fb982e}.theme-mixmovematch .status.crimson{background:#dc143c}.theme-mixmovematch .status.brown{background:#66480d}.theme-mixmovematch .status.unknown{background:transparent}.theme-mixmovematch .status.unknown.border{border:1px solid #8e929d}.theme-mixmovematch .status.white{background:#fff}.theme-mixmovematch .status.white.border{border:1px solid #8e929d}.theme-mixmovematch .status.ml-32{margin-left:32px}.theme-mixmovematch .mat-drawer-container{background-color:#f7f7f7!important;color:#000000de}.theme-mixmovematch .mat-elevation{box-shadow:0 2px 16px #00000040}.theme-mixmovematch .divider{border:1px solid #ededf0}.theme-mixmovematch .left-content{width:calc(2% - 9px);margin:.6% auto}.theme-mixmovematch .left-content .left-bar{background:#37b34a;width:3px;min-height:100%;margin-right:15px;margin-left:7.5px}.theme-mixmovematch .left-content .left-bar.gray{background:#ededf0}.theme-mixmovematch .left-content .left-bar.small{width:1px}@media (max-width: 1600px){.theme-mixmovematch .left-content{width:calc(2% - 3px)}}.theme-mixmovematch .box{border-radius:16px;padding:20px}.theme-mixmovematch .box.white{background:#fff}.theme-mixmovematch .box.gray{background:#f2f2f2}.theme-mixmovematch .box.dark-gray{background:#dcdcdc}.theme-mixmovematch .box.red{background:#f6655a}.theme-mixmovematch .box.blue{background:#4f91ff}.theme-mixmovematch .box.no-radius{border-radius:0}.theme-mixmovematch .box.margin{margin-top:8px;margin-bottom:8px}.theme-mixmovematch .box.margin:not(:first-of-type){margin-left:8px}.theme-mixmovematch .box.margin:not(:last-of-type){margin-right:8px}.theme-mixmovematch .box .title{font-weight:600;font-size:11px;line-height:126%;color:#4b5264;letter-spacing:.168em;text-transform:uppercase;display:flex}.theme-mixmovematch .box .sub-title{color:#0c172b;font-weight:700;font-size:11px;line-height:126%;letter-spacing:.168em;text-transform:uppercase}.theme-mixmovematch .box .sub-title-info{font-size:11px;line-height:126%;letter-spacing:.033em;color:#8e929d}.theme-mixmovematch .box .label-title{font-weight:600;font-size:9px;line-height:120%;letter-spacing:.15em;text-transform:uppercase;color:#6c7280}.theme-mixmovematch .container-title h2{font-weight:700;margin:0;padding:5px 0}.theme-mixmovematch .search-result{color:#6c7280;font-weight:700;font-size:24px;line-height:150%;margin-top:32px;margin-bottom:24px}.theme-mixmovematch .details{margin-bottom:20px}.theme-mixmovematch .details span{font-style:normal;font-weight:600;font-size:20px;line-height:158%;color:#8e929d}.theme-mixmovematch span.mat-mdc-button-touch-target{display:none}.theme-mixmovematch .link-to-action{text-decoration:none;color:#2979ff;cursor:pointer}.theme-mixmovematch .link-to-action mat-icon{font-size:17px;width:17px;height:17px}.theme-mixmovematch .link-to-action.info mat-icon{font-size:16px;margin-left:8px}.theme-mixmovematch .link-to-action.add{font-weight:600;font-size:9px;line-height:120%;display:flex;align-items:center;letter-spacing:.15em;text-transform:uppercase}.theme-mixmovematch .link-to-action.add img{margin-left:8px}.theme-mixmovematch .link-to-action.add mat-icon{margin-left:4px;font-size:14px;width:14px;height:14px}.theme-mixmovematch .link-to-action.remove{font-weight:600;font-size:9px;line-height:120%;display:flex;align-items:center;letter-spacing:.15em;text-transform:uppercase}.theme-mixmovematch .link-to-action.remove img{margin-left:8px;transform:rotate(45deg)}.theme-mixmovematch .link-to-action.button{background:#d8e6ff;opacity:.6;border-radius:4px;padding:6px 12px}.theme-mixmovematch .link-to-action.underline{text-decoration:underline}.theme-mixmovematch .link-to-action.disabled{cursor:not-allowed;opacity:.6;pointer-events:none}.theme-mixmovematch .more-results{font-weight:600;font-size:10px;line-height:120%;color:#afb2b9;text-transform:uppercase;letter-spacing:.033em;margin-top:2px;cursor:help}.theme-mixmovematch .more-results.txt-black{color:#000}.theme-mixmovematch .mat-mdc-list-base{padding-top:84px}.theme-mixmovematch .mat-mdc-list-base .mat-mdc-list-item .mdc-list-item__content,.theme-mixmovematch .mat-mdc-list-base .mat-list-option .mdc-list-item__content{padding:0;border-radius:5px;height:48px;align-content:center}.theme-mixmovematch .mat-mdc-list-base .mat-mdc-list-item .mdc-list-item__content:hover,.theme-mixmovematch .mat-mdc-list-base .mat-mdc-list-item .mdc-list-item__content:focus,.theme-mixmovematch .mat-mdc-list-base .mat-list-option .mdc-list-item__content:hover,.theme-mixmovematch .mat-mdc-list-base .mat-list-option .mdc-list-item__content:focus{font-weight:700;color:#fff}.theme-mixmovematch .mat-mdc-list-base .mat-mdc-list-item.single{padding:0 24px;height:43px}.theme-mixmovematch .mat-mdc-list-base .mat-mdc-list-item .mdc-list-item__primary-text{display:inline-flex;width:100%;align-items:center;font-size:13px}.theme-mixmovematch .mat-mdc-list-base .mat-mdc-list-item.active .mdc-list-item__content{background:#fff3;border-left:9px solid #37b34a;font-weight:700;color:#fff;border-radius:8px}.theme-mixmovematch .mat-mdc-list-base .mat-mdc-list-item.active .mdc-list-item__content .menu-item-single{color:#fff!important}.theme-mixmovematch .mat-mdc-list-item.single{background:#41485b!important;color:#fff9;box-shadow:none!important}.theme-mixmovematch .mat-mdc-list-item.single img{opacity:.6}.theme-mixmovematch .mat-sidenav .mat-expansion-panel{background:#41485b!important;color:#fff9!important;box-shadow:none!important}.theme-mixmovematch .mat-sidenav .mat-expansion-panel .mat-expansion-panel-header{height:43px}.theme-mixmovematch .mat-sidenav .mat-expansion-panel .mat-expansion-panel-header img,.theme-mixmovematch .mat-sidenav .mat-expansion-panel .mat-expansion-panel-header mat-icon{opacity:.6}.theme-mixmovematch .mat-sidenav .mat-expansion-panel .mat-mdc-list-item{color:#fff9!important;margin-bottom:5px;height:43px}.theme-mixmovematch .mat-sidenav .mat-expansion-panel .mat-expansion-indicator{display:none}.theme-mixmovematch .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),.theme-mixmovematch .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),.theme-mixmovematch .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]),.theme-mixmovematch .mat-expansion-panel-header.mat-expanded:focus,.theme-mixmovematch .mat-expansion-panel-header.mat-expanded:hover,.theme-mixmovematch .mat-mdc-list-item.single:focus,.theme-mixmovematch .mat-mdc-list-item.single:hover{color:#fff;background:none!important;font-weight:700}.theme-mixmovematch .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]) img,.theme-mixmovematch .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]) mat-icon,.theme-mixmovematch .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]) img,.theme-mixmovematch .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]) mat-icon,.theme-mixmovematch .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]) img,.theme-mixmovematch .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]) mat-icon,.theme-mixmovematch .mat-expansion-panel-header.mat-expanded:focus img,.theme-mixmovematch .mat-expansion-panel-header.mat-expanded:focus mat-icon,.theme-mixmovematch .mat-expansion-panel-header.mat-expanded:hover img,.theme-mixmovematch .mat-expansion-panel-header.mat-expanded:hover mat-icon,.theme-mixmovematch .mat-mdc-list-item.single:focus img,.theme-mixmovematch .mat-mdc-list-item.single:focus mat-icon,.theme-mixmovematch .mat-mdc-list-item.single:hover img,.theme-mixmovematch .mat-mdc-list-item.single:hover mat-icon{opacity:1}.theme-mixmovematch mat-toolbar{z-index:2;max-height:72px}.theme-mixmovematch mat-toolbar.mat-toolbar-multiple-rows,.theme-mixmovematch mat-toolbar .mat-toolbar-row{min-height:72px;height:72px;max-height:72px}.theme-mixmovematch mat-toolbar .mat-form-field-infix{display:flex;padding:.4375em!important;height:40px;border:1px solid #b4b4bb!important;box-sizing:border-box;background-color:#fff;color:#292a31;filter:drop-shadow(0px 4px 4px rgba(0,0,0,.25));border-radius:4px;text-align:left}.theme-mixmovematch mat-toolbar .mat-form-field-infix:focus-within{box-shadow:0 2px 4px #00000008,0 4px 5px #0000000a!important}.theme-mixmovematch mat-toolbar .subscription{display:flex;margin-right:15px}.theme-mixmovematch mat-toolbar .subscription div{font-size:14px;line-height:150%;align-items:center;letter-spacing:.022em;text-decoration-line:underline}.theme-mixmovematch mat-toolbar .subscription mat-icon{margin-left:10px;cursor:pointer}.theme-mixmovematch .mat-mdc-icon-button.mat-mdc-button-base{padding:0!important}.theme-mixmovematch .mat-datepicker-toggle .mat-mdc-icon-button.mat-mdc-button-base{font-size:12px;height:10px;width:10px;padding:0;margin-right:15px}.theme-mixmovematch .mdc-line-ripple:before,.theme-mixmovematch .mdc-line-ripple:after{border-bottom-style:none}.theme-mixmovematch .mat-mdc-form-field-bottom-align:before{content:none}.theme-mixmovematch .mat-mdc-form-field-infix{padding:0;align-content:center}.theme-mixmovematch .mdc-text-field{padding:0}.theme-mixmovematch .mdc-line-ripple:before,.theme-mixmovematch .mdc-line-ripple:after .mat-form-field-wrapper{padding-bottom:0!important}.theme-mixmovematch .mat-mdc-form-field-icon-suffix{position:absolute;color:#b4b4bb;right:5px;top:9px;background:#fff}.theme-mixmovematch .mat-mdc-form-field-icon-suffix .mat-icon{padding:0}.theme-mixmovematch input:not(.owl-dt-timer-input){height:23.9px;width:calc(100% - 10px);padding-left:5px!important}.theme-mixmovematch .mat-date-range-input-wrapper{width:80px;line-height:1.7}.theme-mixmovematch input:read-only:not(.owl-dt-trigger-disabled),.theme-mixmovematch input:disabled{color:#00000061}.theme-mixmovematch input.owl-dt-trigger-disabled{color:#000!important}.theme-mixmovematch mat-select{height:37px;width:calc(100% - 10px);padding-left:5px!important}.theme-mixmovematch mat-select.mat-mdc-select{background:#fff;box-sizing:border-box;border-radius:4px}.theme-mixmovematch mat-select.mat-mdc-select .mat-mdc-select-trigger{height:100%}.theme-mixmovematch mat-select.mat-mdc-select .mat-mdc-select-trigger .mat-mdc-select-value{vertical-align:middle}.theme-mixmovematch bia-refex+bia-refex,.theme-mixmovematch bia-refex+mat-form-field,.theme-mixmovematch bia-refex+.mat-select,.theme-mixmovematch bia-refex+mat-checkbox,.theme-mixmovematch mat-form-field+bia-refex,.theme-mixmovematch mat-form-field+mat-form-field,.theme-mixmovematch mat-form-field+.mat-select,.theme-mixmovematch mat-form-field+mat-checkbox,.theme-mixmovematch .mat-select+bia-refex,.theme-mixmovematch .mat-select+mat-form-field,.theme-mixmovematch .mat-select+.mat-select,.theme-mixmovematch .mat-select+mat-checkbox{margin-bottom:16px;margin-left:15px}.theme-mixmovematch bia-refex+bia-refex:last-of-type,.theme-mixmovematch bia-refex+mat-form-field:last-of-type,.theme-mixmovematch bia-refex+.mat-select:last-of-type,.theme-mixmovematch mat-form-field+bia-refex:last-of-type,.theme-mixmovematch mat-form-field+mat-form-field:last-of-type,.theme-mixmovematch mat-form-field+.mat-select:last-of-type,.theme-mixmovematch .mat-select+bia-refex:last-of-type,.theme-mixmovematch .mat-select+mat-form-field:last-of-type,.theme-mixmovematch .mat-select+.mat-select:last-of-type{margin-bottom:16px}.theme-mixmovematch bia-refex{flex-basis:.2%!important;max-height:40px}.theme-mixmovematch bia-refex button{border:none;background:transparent;width:fit-content!important;height:fit-content!important;padding:5px 0 0!important}.theme-mixmovematch bia-refex button mat-icon{width:fit-content!important;height:fit-content!important}.theme-mixmovematch mat-form-field.tree-view .mat-mdc-form-field-flex{height:auto}.theme-mixmovematch mat-form-field.tree-view .mat-mdc-form-field-flex .mat-mdc-form-field-infix{padding:0}.theme-mixmovematch mat-form-field textarea{padding-left:5px}.theme-mixmovematch mat-form-field .mdc-floating-label--float-above{display:none}.theme-mixmovematch mat-form-field .mat-mdc-form-field-focus-overlay{background-color:#fff}.theme-mixmovematch mat-form-field .mdc-floating-label{margin-left:5px}.theme-mixmovematch mat-form-field.mat-form-field-should-float .mat-form-field-label{padding-top:0}.theme-mixmovematch mat-form-field mat-select{width:95%;height:19.4px;margin-left:5px}.theme-mixmovematch mat-form-field .mat-mdc-form-field-flex{background:#fff;border:1px solid #b4b4bb;border-radius:4px;width:100%;padding:.469em 0;min-height:40px;align-items:center;height:40px}.theme-mixmovematch mat-form-field.auto-height .mat-mdc-form-field-flex{height:auto!important}.theme-mixmovematch mat-form-field.auto-height .mat-mdc-form-field-infix{min-height:fit-content;padding:0 5px}.theme-mixmovematch mat-form-field .mat-form-field-label,.theme-mixmovematch mat-form-field .mat-form-field-empty{padding-top:3px;padding-left:5px;width:auto;color:#9696a0}.theme-mixmovematch mat-form-field .mat-mdc-form-field-error-wrapper{padding:0}.theme-mixmovematch mat-form-field .mat-mdc-form-field-error-wrapper mat-error{margin-top:0}.theme-mixmovematch mat-form-field:not(:first-of-type):last-of-type,.theme-mixmovematch bia-refex:not(:first-of-type):last-of-type{margin-right:0}.theme-mixmovematch .mat-mdc-radio-button .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle,.theme-mixmovematch .mat-mdc-radio-button .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__inner-circle{border-color:#37b34a!important}.theme-mixmovematch .mat-mdc-radio-button .mat-mdc-radio-button .mdc-radio__native-control:disabled+.mdc-radio__background .mdc-radio__outer-circle .mdc-radio__outer-circle{border-color:#0000008a!important}.theme-mixmovematch .mdc-switch{--mat-theme-primary: #4caf50;--mat-theme-on-primary: #ffffff}.theme-mixmovematch .mat-mdc-slide-toggle{--mat-slide-toggle-selected-handle-color: green !important;--mat-slide-toggle-selected-pressed-handle-color: green !important;--mat-slide-toggle-selected-pressed-state-layer-color: green !important;--mat-slide-toggle-selected-hover-state-layer-color: green !important;--mat-slide-toggle-selected-hover-handle-color: green !important;--mat-slide-toggle-selected-focus-state-layer-color: green !important;--mat-slide-toggle-selected-focus-handle-color: green !important;--mat-slide-toggle-selected-track-color: rgba(0, 128, 0, .3) !important;--mat-slide-toggle-selected-pressed-track-color: rgba(0, 128, 0, .3) !important;--mat-slide-toggle-selected-hover-track-color: rgba(0, 128, 0, .3) !important;--mat-slide-toggle-selected-focus-track-color: rgba(0, 128, 0, .3) !important}.theme-mixmovematch .mat-mdc-slide-toggle .mdc-switch:enabled:hover:not(:focus):not(:active) .mdc-switch__track:after{background:#37b34a}.theme-mixmovematch mat-checkbox{--mat-checkbox-size: 13px;--mat-checkbox-state-layer-size: 16px}.theme-mixmovematch mat-checkbox.bkg-white label span.mat-checkbox-inner-container{background-color:#fff}.theme-mixmovematch mat-checkbox .mdc-checkbox__background{background-color:#fff}.theme-mixmovematch mat-checkbox .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background{border-color:#37b34a;background-color:#37b34a}.theme-mixmovematch mat-checkbox .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background{border-color:#00000061;background-color:#00000061}.theme-mixmovematch mat-checkbox .mdc-checkbox__checkmark,.theme-mixmovematch mat-checkbox .mdc-checkbox__mixedmark{color:#fff;border-color:#fff}.theme-mixmovematch mat-icon{transform:scale(.9)}.theme-mixmovematch .fixed .mat-mdc-optgroup-label{background-color:#fff}.theme-mixmovematch .fixed .mdc-list-item__primary-text{width:100%}.theme-mixmovematch .fixed .mdc-icon-button{width:16px!important;height:16px!important;padding:0 5px 0 0!important}.theme-mixmovematch .fixed .mdc-icon-button mat-icon{width:16px;height:16px;font-size:16px}.theme-mixmovematch .sync mat-icon{font-size:24px;height:24px;width:24px;margin:0}.theme-mixmovematch .master-node mat-checkbox,.theme-mixmovematch .child-node mat-checkbox{width:100%}.theme-mixmovematch .master-node mat-checkbox label.mat-checkbox-layout,.theme-mixmovematch .child-node mat-checkbox label.mat-checkbox-layout{width:100%!important}.theme-mixmovematch .master-node mat-checkbox label.mat-checkbox-layout span.mat-checkbox-label,.theme-mixmovematch .child-node mat-checkbox label.mat-checkbox-layout span.mat-checkbox-label{width:100%!important}.theme-mixmovematch mat-select-country{width:100%}.theme-mixmovematch mat-select-country .mat-mdc-form-field{width:100%}.theme-mixmovematch mat-select-country .mat-form-field-appearance-fill .mat-form-field-flex{padding:0!important}.theme-mixmovematch .d-flex{line-height:25px!important}.theme-mixmovematch button .mdc-button__label{display:inline-flex;align-items:center}.theme-mixmovematch button .mdc-button__label mat-icon,.theme-mixmovematch button .mdc-button__label span.material-icons-outlined{margin-right:5px}.theme-mixmovematch .mat-mdc-button-persistent-ripple.mdc-icon-button__ripple,.theme-mixmovematch .mat-ripple.mat-mdc-button-ripple{display:none}.theme-mixmovematch button:not(.mat-mdc-icon-button):not(.mat-chip-remove-custom):not(.owl-dt-control-button):not(.planning):not(.mat-calendar-body-cell):not(.angular-editor-button):not(.ae-picker-label):not(.ae-picker-item):not(.customer-logo){display:inline-flex;align-items:center;padding:6px 12px;width:170px;height:40px;border-radius:4px;box-shadow:none!important;font-weight:700;letter-spacing:.02em;font-size:13px}.theme-mixmovematch button:not(.mat-mdc-icon-button):not(.mat-chip-remove-custom):not(.owl-dt-control-button):not(.planning):not(.mat-calendar-body-cell):not(.angular-editor-button):not(.ae-picker-label):not(.ae-picker-item):not(.customer-logo).mdc-switch{width:40px;padding:0;height:fit-content}.theme-mixmovematch button:not(.mat-mdc-icon-button):not(.mat-chip-remove-custom):not(.owl-dt-control-button):not(.planning):not(.mat-calendar-body-cell):not(.angular-editor-button):not(.ae-picker-label):not(.ae-picker-item):not(.customer-logo).auto-width{width:auto}.theme-mixmovematch button:not(.mat-mdc-icon-button):not(.mat-chip-remove-custom):not(.owl-dt-control-button):not(.planning):not(.mat-calendar-body-cell):not(.angular-editor-button):not(.ae-picker-label):not(.ae-picker-item):not(.customer-logo).no-border{border:none!important}.theme-mixmovematch button:not(.mat-mdc-icon-button):not(.mat-chip-remove-custom):not(.owl-dt-control-button):not(.planning):not(.mat-calendar-body-cell):not(.angular-editor-button):not(.ae-picker-label):not(.ae-picker-item):not(.customer-logo).default{background:#fff;border:1px solid #afb2b9;color:#212b3e}.theme-mixmovematch button:not(.mat-mdc-icon-button):not(.mat-chip-remove-custom):not(.owl-dt-control-button):not(.planning):not(.mat-calendar-body-cell):not(.angular-editor-button):not(.ae-picker-label):not(.ae-picker-item):not(.customer-logo).primary{background:#37b34a;color:#f5f8ff}.theme-mixmovematch button:not(.mat-mdc-icon-button):not(.mat-chip-remove-custom):not(.owl-dt-control-button):not(.planning):not(.mat-calendar-body-cell):not(.angular-editor-button):not(.ae-picker-label):not(.ae-picker-item):not(.customer-logo).btn-focus{background-color:#4b5264;color:#fff}.theme-mixmovematch button:not(.mat-mdc-icon-button):not(.mat-chip-remove-custom):not(.owl-dt-control-button):not(.planning):not(.mat-calendar-body-cell):not(.angular-editor-button):not(.ae-picker-label):not(.ae-picker-item):not(.customer-logo).red{color:#f44336;border-color:#f44336}.theme-mixmovematch button:not(.mat-mdc-icon-button):not(.mat-chip-remove-custom):not(.owl-dt-control-button):not(.planning):not(.mat-calendar-body-cell):not(.angular-editor-button):not(.ae-picker-label):not(.ae-picker-item):not(.customer-logo).red.filled{color:#fff;background-color:#f6655a;border-color:#f6655a}.theme-mixmovematch button:not(.mat-mdc-icon-button):not(.mat-chip-remove-custom):not(.owl-dt-control-button):not(.planning):not(.mat-calendar-body-cell):not(.angular-editor-button):not(.ae-picker-label):not(.ae-picker-item):not(.customer-logo)+button{margin-left:15px}.theme-mixmovematch button:not(.mat-mdc-icon-button):not(.mat-chip-remove-custom):not(.owl-dt-control-button):not(.planning):not(.mat-calendar-body-cell):not(.angular-editor-button):not(.ae-picker-label):not(.ae-picker-item):not(.customer-logo):hover{opacity:.8}.theme-mixmovematch button:not(.mat-mdc-icon-button):not(.mat-chip-remove-custom):not(.owl-dt-control-button):not(.planning):not(.mat-calendar-body-cell):not(.angular-editor-button):not(.ae-picker-label):not(.ae-picker-item):not(.customer-logo).mat-button-disabled{border:none;cursor:not-allowed;background:#f2f2f2;color:#d1d2d6}.theme-mixmovematch .mat-mdc-raised-button[disabled].mat-mdc-button-disabled,.theme-mixmovematch .mat-mdc-raised-button.mat-mdc-button-disabled.mat-mdc-button-disabled{opacity:.6;cursor:not-allowed}.theme-mixmovematch .mat-chip-remove-custom{border:none;background:transparent;padding-right:0}.theme-mixmovematch .mat-chip-remove-custom mat-icon{font-size:18px;height:18px;width:18px;color:#4a4b57;cursor:pointer}.theme-mixmovematch .mat-chip-list{margin:0 5px;display:block}.theme-mixmovematch .mat-chip-list .mat-mdc-chip{border:1px solid #b4b4bb;background-color:transparent!important;color:#4a4b57!important}.theme-mixmovematch .mat-mdc-table{font-family:inherit;background-color:#f2f2f2!important}.theme-mixmovematch .mat-mdc-table .mat-column-action{width:2%}.theme-mixmovematch .mat-mdc-table tr.mat-mdc-header-row{height:39px}.theme-mixmovematch .mat-mdc-table th.mat-mdc-header-cell{border-bottom-color:#8e929d!important;font-weight:600;font-size:9px;letter-spacing:.15em;text-transform:uppercase;color:#787885;padding:0 8px;line-height:120%}.theme-mixmovematch .mat-mdc-table td.mat-mdc-cell,.theme-mixmovematch .mat-mdc-table td.mat-mdc-footer-cell{border-bottom:1px solid rgba(0,0,0,.1215686275)}.theme-mixmovematch .mat-mdc-table td.mat-mdc-cell .mat-mdc-icon-button,.theme-mixmovematch .mat-mdc-table td.mat-mdc-footer-cell .mat-mdc-icon-button{width:24px;height:24px;padding:0;line-height:normal}.theme-mixmovematch .mat-mdc-table .mdc-data-table__cell{padding:0 8px}.theme-mixmovematch .mat-mdc-table .mdc-data-table__row{height:28px}.theme-mixmovematch .mat-mdc-table .mat-mdc-row:nth-child(odd):not(.element-row){background-color:#fff}.theme-mixmovematch .mat-mdc-table .mat-mdc-row:nth-child(2n):not(.element-row){background-color:#f2f2f2}.theme-mixmovematch .mat-mdc-table .element-detail{overflow:hidden;display:flex}.theme-mixmovematch .mat-mdc-table .element-detail table{border-spacing:0;margin:10px 5px;width:fit-content;border:1px solid rgba(0,0,0,.1)}.theme-mixmovematch .mat-mdc-table .element-row td{border-bottom-width:0}.theme-mixmovematch .mat-mdc-table tr.detail-row{height:0}.theme-mixmovematch .mat-mdc-table.table-dark th.mat-mdc-header-cell{background:#f2f2f2;color:#6c7280;border-bottom-color:#8e929d!important}.theme-mixmovematch .mat-mdc-table.expand-table-dark th.mat-mdc-header-cell{background:#6c7280;color:#fff}.theme-mixmovematch .mat-mdc-table.expand-table-dark th.mat-mdc-header-cell:not(:last-of-type){border-right:1px solid #8e929d}.theme-mixmovematch .mat-mdc-table.expand-table-dark th.mat-mdc-header-cell:not(:last-of-type).no-border{border-right:none}.theme-mixmovematch .mat-mdc-table.quarantine td mat-form-field{margin:18px 0}.theme-mixmovematch .mat-mdc-table.quarantine td mat-form-field .mat-mdc-form-field-flex{min-height:30px;height:30px}.theme-mixmovematch .mdc-menu-surface.mat-mdc-select-panel{margin:5px 0;background-color:#fff;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.theme-mixmovematch .mat-mdc-autocomplete-panel.mdc-menu-surface{margin:17px 0;background-color:#fff;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.theme-mixmovematch .mat-mdc-paginator-container{min-height:39px;background:#f2f2f2;font-size:11px;color:#0000008a}.theme-mixmovematch .mat-mdc-paginator-container .mat-mdc-form-field-flex{border:none;width:50px;padding:0;min-height:20px;height:24px}.theme-mixmovematch .mat-mdc-paginator-container .mat-mdc-form-field-flex .mdc-notched-outline{width:55px}.theme-mixmovematch .mat-mdc-paginator-container .mat-mdc-select{height:auto;border:none;border-radius:0}.theme-mixmovematch .mat-mdc-paginator-container button{padding:0;width:36px;height:36px}.theme-mixmovematch .mat-mdc-paginator-container button svg{color:#0000008a}.theme-mixmovematch .paginator-dark .mat-mdc-paginator-container{background:#f2f2f2}.theme-mixmovematch .element-detail{overflow:hidden;display:flex}.theme-mixmovematch .element-detail.overflow{overflow:auto}.theme-mixmovematch .element-detail table{border-spacing:0;margin:10px 5px;width:fit-content;border:1px solid rgba(0,0,0,.1)}.theme-mixmovematch .element-row td{border-bottom-width:0}.theme-mixmovematch tr.element-row:not(.expanded-row):hover{background:#f5f5f5;cursor:pointer}.theme-mixmovematch tr.element-row:not(.expanded-row):active{background:#efefef;cursor:pointer}.theme-mixmovematch tr.detail-row{height:0}.theme-mixmovematch cron-editor.no-header .mat-mdc-tab-header{display:none}.theme-mixmovematch cron-editor .mat-mdc-tab-group{--mat-tab-active-label-text-color: white;font-family:inherit;width:100%}.theme-mixmovematch cron-editor .mat-mdc-tab-group .mat-mdc-tab-header{border-bottom:none!important}.theme-mixmovematch cron-editor .mat-mdc-tab-group .mat-mdc-tab-labels{letter-spacing:.022em;font-size:16px}.theme-mixmovematch cron-editor .mat-mdc-tab-group .mat-mdc-tab-labels .mdc-tab-indicator--active{color:#19191d;font-weight:600}.theme-mixmovematch cron-editor .mat-mdc-tab-group.cron-editor-container .mat-mdc-tab-header{box-shadow:0 1px 2px #3a3a443d,0 2px 4px #5a5b6a3d;border-radius:4px;background:#fff}.theme-mixmovematch cron-editor .mat-mdc-tab-group.cron-editor-container .cron-form-label{display:none}.theme-mixmovematch cron-editor .mat-mdc-tab-group.cron-editor-container .cron-editor-tab-content{margin-top:0;height:fit-content}.theme-mixmovematch cron-editor .mat-mdc-tab-group.cron-editor-container .cron-editor-tab-content mat-checkbox{margin-bottom:20px;margin-left:2px}.theme-mixmovematch cron-editor .mat-mdc-tab-group.cron-editor-container .mat-tab-label{width:100%;opacity:1;min-width:145px}.theme-mixmovematch cron-editor .mat-mdc-tab-group.cron-editor-container .mat-tab-label.mat-tab-label-active{background:#2f9d3f;color:#fff}.theme-mixmovematch cron-editor .mat-mdc-tab-group.cron-editor-container .mat-tab-label.mat-tab-label-active * img{filter:none}.theme-mixmovematch cron-editor .mat-mdc-tab-group.cron-editor-container .mat-tab-label * img{filter:invert(.5)}.theme-mixmovematch cron-editor .mat-mdc-tab-group.cron-editor-container .mat-tab-header-pagination{display:none!important}.theme-mixmovematch cron-editor .mat-mdc-tab-group.cron-editor-container mat-ink-bar{display:none}.theme-mixmovematch .mat-mdc-tab-group{font-family:inherit;width:100%}.theme-mixmovematch .mat-mdc-tab-group .mat-mdc-tab-header{border-bottom:none!important}.theme-mixmovematch .mat-mdc-tab-group .mat-mdc-tab-labels{letter-spacing:.022em;font-size:16px}.theme-mixmovematch .mat-mdc-tab-group .mat-mdc-tab-labels .mdc-tab-indicator--active{font-weight:600}.theme-mixmovematch .mat-mdc-tab-group .mat-mdc-tab-labels .mdc-tab-indicator--active .mdc-tab__text-label{color:#fff}.theme-mixmovematch .mat-mdc-tab-group mat-ink-bar{background-color:#4a4b57;border-radius:4px;height:4px}.theme-mixmovematch .mat-mdc-tab-group.button-tab{margin-top:5px}.theme-mixmovematch .mat-mdc-tab-group.button-tab.max-width .mat-mdc-tab-header{width:max-content}.theme-mixmovematch .mat-mdc-tab-group.button-tab.one-button .mat-mdc-tab-header{width:158.4px!important}.theme-mixmovematch .mat-mdc-tab-group.button-tab.two-button .mat-mdc-tab-header{width:321.6px!important}.theme-mixmovematch .mat-mdc-tab-group.button-tab.two-button-large .mat-mdc-tab-header{width:402px!important}.theme-mixmovematch .mat-mdc-tab-group.button-tab.three-button .mat-mdc-tab-header{width:510px}.theme-mixmovematch .mat-mdc-tab-group.button-tab.four-button .mat-mdc-tab-header{width:714px}.theme-mixmovematch .mat-mdc-tab-group.button-tab.slim .mat-mdc-tab-labels{height:30px}.theme-mixmovematch .mat-mdc-tab-group.button-tab .mat-mdc-tab-header{box-shadow:0 1px 2px #3a3a443d,0 2px 4px #5a5b6a3d;border-radius:4px;background:#fff}.theme-mixmovematch .mat-mdc-tab-group.button-tab mat-ink-bar{display:none}.theme-mixmovematch .mat-mdc-tab-group.button-tab .mat-mdc-tab-labels{width:100%;opacity:1;min-width:145px;font-size:14px}.theme-mixmovematch .mat-mdc-tab-group.button-tab .mat-mdc-tab-labels .mdc-tab-indicator--active{background:#2f9d3f;color:#fff;font-weight:600}.theme-mixmovematch .mat-mdc-tab-group.button-tab .mat-mdc-tab-labels .mdc-tab-indicator--active * img,.theme-mixmovematch .mat-mdc-tab-group.button-tab .mat-mdc-tab-labels .mdc-tab-indicator--active * mat-icon{filter:none}.theme-mixmovematch .mat-mdc-tab-group.button-tab .mat-mdc-tab-labels * img,.theme-mixmovematch .mat-mdc-tab-group.button-tab .mat-mdc-tab-labels * mat-icon{filter:invert(.5)}.theme-mixmovematch .mat-mdc-tab-group.button-tab .mat-mdc-tab-header-pagination{display:none!important}.theme-mixmovematch .mat-mdc-tab-group.button-tab .mdc-tab-indicator__content--underline{border-color:#37b34a!important;display:block;border-radius:4px;border-top-width:48px}.theme-mixmovematch .mat-mdc-tab-group.button-tab.small .mat-mdc-tab.mdc-tab{height:30px}.theme-mixmovematch .mat-mdc-tab-group.button-tab.small .mat-mdc-tab-labels{background:#fff}.theme-mixmovematch .mat-mdc-tab-group.button-tab.small .mat-mdc-tab-labels.mdc-tab--active{background:#fff;color:#19191d}.theme-mixmovematch .mat-mdc-tab-group.button-tab.small .mat-mdc-tab-labels:first-of-type{border-top-left-radius:4px;border-bottom-left-radius:4px}.theme-mixmovematch .mat-mdc-tab-group.button-tab.small .mat-mdc-tab-labels:last-of-type{border-top-right-radius:4px;border-bottom-right-radius:4px}.theme-mixmovematch .mat-mdc-tab-group.button-tab.small .mat-mdc-tab-labels .mdc-tab__text-label{font-size:14px;letter-spacing:.033em;line-height:126%}.theme-mixmovematch .mat-mdc-tab-group.button-tab .lu-tab>mat-tab-header,.theme-mixmovematch .mat-mdc-tab-group.button-tab .movements-tab>mat-tab-header{margin-top:1px}.theme-mixmovematch .side-modal{height:100%;width:60%}.theme-mixmovematch .side-modal .mat-mdc-dialog-container{max-height:none}.theme-mixmovematch .side-modal .mat-mdc-dialog-container .mat-mdc-dialog-surface{border-radius:0;padding:0}.theme-mixmovematch .agreement-entry-modal{overflow:auto}.theme-mixmovematch .agreement-entry-modal .mat-mdc-dialog-container{padding:0}.theme-mixmovematch .agreement-entry-modal .mat-mdc-dialog-container .container-title{padding:15px 20px}.theme-mixmovematch .additional-lu-dialog .mat-mdc-dialog-surface{padding:10px!important;width:23vw;border-radius:16px!important}.theme-mixmovematch .quarantine-lu-dialog{min-width:50vw!important}.theme-mixmovematch .quarantine-lu-dialog .mat-mdc-dialog-surface{padding:20px!important}.theme-mixmovematch .lock-type-dialog .mat-mdc-dialog-surface{padding:20px!important;width:23vw;border-radius:16px!important}.theme-mixmovematch .inbound-shipment-dialog .mat-mdc-dialog-surface{padding:0!important;background:#f7f7f7!important}.theme-mixmovematch .mat-mdc-dialog-container .mat-mdc-dialog-surface{padding:24px;border-radius:4px}.theme-mixmovematch .mat-dialog-full-width{min-width:25%}.theme-mixmovematch .mat-dialog-full-width .mat-mdc-dialog-surface{padding:24px;border-radius:4px;width:20vw}.theme-mixmovematch .loading-list-manual-load-lu{min-width:25%;max-height:550px}.theme-mixmovematch .planning-modal{width:40%}.theme-mixmovematch .planning-modal .mat-mdc-dialog-container .mat-mdc-dialog-surface{padding:10px;border-radius:16px}.theme-mixmovematch .tree-view-modal{min-width:550px}.theme-mixmovematch .appointment-slots{width:30%}.theme-mixmovematch .appointment-slots .mat-mdc-dialog-container{padding:10px;border-radius:16px}.theme-mixmovematch .zoom-modal-backdrop{background:#000000e6}.theme-mixmovematch .zoom-modal{width:100%}.theme-mixmovematch .damage-modal{width:100%;height:95%}.theme-mixmovematch .documents-upload-modal{width:70vw}.theme-mixmovematch .change-suscription-modal{min-width:30vw!important;max-width:35vw}@media (max-width: 959px){.theme-mixmovematch .change-suscription-modal{min-width:90vw;max-width:95vw}}.theme-mixmovematch .change-suscription-modal .mat-mdc-dialog-container .mat-mdc-dialog-surface{padding:0;border-radius:15px;scrollbar-width:none}.theme-mixmovematch .change-suscription-modal .mat-mdc-dialog-container .subscription-options{border:1px solid lightgray;overflow:auto;border-radius:6px;padding:10px;height:15vw}.theme-mixmovematch .newshipments-modal{width:50%}.theme-mixmovematch .newshipments-modal .mat-mdc-dialog-container{padding:10px;border-radius:16px}.theme-mixmovematch .equipment-modal{width:70%}.theme-mixmovematch .equipment-modal .mat-mdc-dialog-container .mat-mdc-dialog-surface{overflow:hidden!important;padding:15px 20px}.theme-mixmovematch .next-hub-modal{width:60%;height:80%}@media (max-width: 959px){.theme-mixmovematch .next-hub-modal{width:100%;max-width:100vw!important;height:100%;max-height:100vh!important}.theme-mixmovematch .next-hub-modal .mat-mdc-dialog-container{padding:0}.theme-mixmovematch .next-hub-modal .mat-mdc-dialog-container .mat-mdc-dialog-surface{border-radius:0;padding:10px}}.theme-mixmovematch .confirm-modal{width:28%}@media (max-width: 959px){.theme-mixmovematch .confirm-modal{width:90%;max-width:95vw!important}}.theme-mixmovematch .confirm-modal .mat-mdc-dialog-container .mat-mdc-dialog-surface{border-radius:24px;padding:30px}.theme-mixmovematch .confirm-modal .mat-mdc-dialog-container mat-icon{color:#b4b4bb;padding:1% 1% 1% 0;width:fit-content;height:fit-content;font-size:40px;margin-right:10px}.theme-mixmovematch .confirm-modal .mat-mdc-dialog-container .modal-title{font-weight:600;font-size:20px;line-height:150%}.theme-mixmovematch .confirm-modal .mat-mdc-dialog-container .modal-content{font-weight:400;font-size:16px;line-height:150%;letter-spacing:.0275em}.theme-mixmovematch .new-rule-modal .mat-mdc-dialog-surface{padding:10px}.theme-mixmovematch .document-log-modal{width:fit-content;height:fit-content}.theme-mixmovematch .document-log-modal .mat-mdc-dialog-container{padding:10px;border-radius:16px;overflow:hidden}.theme-mixmovematch .hub-zone-dialog .mat-mdc-dialog-container{overflow:auto;height:45vw}.theme-mixmovematch .download-documents-modal{width:60%}.theme-mixmovematch .download-documents-modal .mat-mdc-dialog-container{border-radius:24px;padding:40px}.theme-mixmovematch .download-documents-modal .mat-mdc-dialog-container .modal-title{font-weight:600;font-size:20px;line-height:150%}.theme-mixmovematch .download-documents-modal .mat-mdc-dialog-container .modal-content .group-items{display:flex}.theme-mixmovematch .download-documents-modal .mat-mdc-dialog-container .modal-content .group-items .material-icons-outlined{font-size:40px}.theme-mixmovematch .download-documents-modal .mat-mdc-dialog-container .modal-content .group-items .grid-items{display:grid;padding:0 15px}.theme-mixmovematch .download-documents-modal .mat-mdc-dialog-container .modal-content .group-items .grid-items span:first-of-type{font-size:16px;font-weight:600;line-height:150%;letter-spacing:.022em}.theme-mixmovematch .download-documents-modal .mat-mdc-dialog-container .modal-content .group-items .grid-items span:last-of-type{font-size:14px;line-height:143%;letter-spacing:.018em;color:#5a5b6a}.theme-mixmovematch #toast-container.toast-top-center{top:60px;left:50%;transform:translate(-50%,-50%);min-width:350px;width:max-content}.theme-mixmovematch #toast-container .custom-toast{background-color:#fff;display:block;align-items:center;line-height:150%;letter-spacing:.0075em;border-radius:5px;margin-top:10px;min-width:350px;width:max-content;padding:20px 10px;background-repeat:no-repeat;background-position:13px 15px;background-size:35px}.theme-mixmovematch #toast-container .custom-toast button.toast-close-button{color:#0000008a;font-size:30px}.theme-mixmovematch #toast-container .custom-toast button.toast-close-button span{width:100%;text-align:end;padding:15px}.theme-mixmovematch #toast-container .custom-toast>.toast-message{font-weight:700;font-size:20px;padding-left:60px;white-space:nowrap}.theme-mixmovematch #toast-container .custom-toast>.custom-title{font-weight:700;font-size:20px;margin-bottom:15px;padding-left:60px;white-space:nowrap}.theme-mixmovematch #toast-container .custom-toast>.custom-title+.toast-message{font-size:16px;color:#000;padding:0 15px;font-weight:400}.theme-mixmovematch #toast-container .custom-toast.toast-success{background-image:url(/assets/images/svg/toast_success.svg);color:#2b662e;box-shadow:0 2px 4px #2b662e33,0 4px 8px #43a04733}.theme-mixmovematch #toast-container .custom-toast.toast-error{background-image:url(/assets/images/svg/toast_danger.svg);color:#9c2b23;box-shadow:0 2px 4px #9c2b2333,0 4px 8px #f4433633}.theme-mixmovematch #toast-container .custom-toast.toast-info{background-image:url(/assets/images/svg/toast_neutral.svg);color:#3a3a44;box-shadow:0 2px 4px #3a3a4433,0 4px 8px #5a5b6a33}.theme-mixmovematch #toast-container .custom-toast.toast-warning{background-image:url(/assets/images/svg/toast_warning.svg);color:#8f6512;box-shadow:0 2px 4px #8f651233,0 4px 8px #d6981b33}.theme-mixmovematch .wave-bar .wave-progress-bar.mat-mdc-progress-bar{height:30px;background:#ecf9f0;border:1px solid #5dc66f;box-sizing:border-box;border-radius:8px}.theme-mixmovematch .wave-bar .wave-progress-bar .mat-progress-bar-fill:after{background-color:#5dc66f}.theme-mixmovematch .wave-bar .wave-progress-bar .mat-progress-bar-buffer{background-color:#ecf9f0}.theme-mixmovematch .wave-bar .wave-progress-bar .mat-progress-bar-background{animation:none;background-color:#eceff1;fill:#eceff1}.theme-mixmovematch .wave-bar .wave-progress-bar .mdc-linear-progress__buffer-bar{display:none}.theme-mixmovematch .wave-bar .wave-progress-bar .mdc-linear-progress__bar{margin:0}.theme-mixmovematch .wave-bar .wave-progress-bar .mdc-linear-progress__bar .mdc-linear-progress__bar-inner{border-color:#90ee90;border-width:28px;opacity:.6}.theme-mixmovematch .wave-bar .wave-progress-bar-text{font-family:Open Sans;font-style:normal;font-weight:700;font-size:20px;line-height:150%;display:flex;align-items:center;letter-spacing:.0075em;color:#011a00;position:absolute;margin-left:47%}.theme-mixmovematch mat-progress-bar .mdc-linear-progress__bar-inner{border-color:#41485b}.theme-mixmovematch mat-progress-bar.green-progress{height:1.4em!important;border:1.5px solid skyblue;background:#fff}.theme-mixmovematch mat-progress-bar.green-progress .mat-progress-bar-fill:after{background-color:#00bfff}.theme-mixmovematch mat-progress-bar.green-progress .mat-progress-bar-buffer{background-color:#fff}.theme-mixmovematch .chart-legend .legend-labels{width:fit-content!important}@media (max-width: 959px){.theme-mixmovematch .full-width-dialog-mobile{width:100%!important;max-width:100vw!important;height:100%!important;max-height:100vh!important}.theme-mixmovematch .full-width-dialog-mobile .mat-mdc-dialog-container{padding:0!important;border-radius:0!important}.theme-mixmovematch .full-width-dialog-mobile .mat-mdc-dialog-surface{padding:10px!important;border-radius:0!important}}.toast-center-center{top:50%;left:50%;transform:translate(-50%,-50%)}.toast-top-center{top:0;right:0;width:100%}.toast-bottom-center{bottom:0;right:0;width:100%}.toast-top-full-width{top:0;right:0;width:100%}.toast-bottom-full-width{bottom:0;right:0;width:100%}.toast-top-left{top:12px;left:12px}.toast-top-right{top:12px;right:12px}.toast-bottom-right{right:12px;bottom:12px}.toast-bottom-left{bottom:12px;left:12px}.toast-title{font-weight:700}.toast-message{word-wrap:break-word}.toast-message a,.toast-message label{color:#fff}.toast-message a:hover{color:#ccc;text-decoration:none}.toast-close-button{position:relative;right:-.3em;top:-.3em;float:right;font-size:20px;font-weight:700;color:#fff;text-shadow:0 1px 0 #ffffff}.toast-close-button:hover,.toast-close-button:focus{color:#000;text-decoration:none;cursor:pointer;opacity:.4}button.toast-close-button{padding:0;cursor:pointer;background:transparent;border:0}.toast-container{pointer-events:none;position:fixed;z-index:999999}.toast-container *{box-sizing:border-box}.toast-container .ngx-toastr{position:relative;overflow:hidden;margin:0 0 6px;padding:15px 15px 15px 50px;width:300px;border-radius:3px;background-position:15px center;background-repeat:no-repeat;background-size:24px;box-shadow:0 0 12px #999;color:#fff}.toast-container .ngx-toastr:hover{box-shadow:0 0 12px #000;opacity:1;cursor:pointer}.toast-info{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOS4wNDMgOCA4IDExOS4wODMgOCAyNTZjMCAxMzYuOTk3IDExMS4wNDMgMjQ4IDI0OCAyNDhzMjQ4LTExMS4wMDMgMjQ4LTI0OEM1MDQgMTE5LjA4MyAzOTIuOTU3IDggMjU2IDh6bTAgMTEwYzIzLjE5NiAwIDQyIDE4LjgwNCA0MiA0MnMtMTguODA0IDQyLTQyIDQyLTQyLTE4LjgwNC00Mi00MiAxOC44MDQtNDIgNDItNDJ6bTU2IDI1NGMwIDYuNjI3LTUuMzczIDEyLTEyIDEyaC04OGMtNi42MjcgMC0xMi01LjM3My0xMi0xMnYtMjRjMC02LjYyNyA1LjM3My0xMiAxMi0xMmgxMnYtNjRoLTEyYy02LjYyNyAwLTEyLTUuMzczLTEyLTEydi0yNGMwLTYuNjI3IDUuMzczLTEyIDEyLTEyaDY0YzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MTAwaDEyYzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MjR6Jy8+PC9zdmc+)}.toast-error{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOSA4IDggMTE5IDggMjU2czExMSAyNDggMjQ4IDI0OCAyNDgtMTExIDI0OC0yNDhTMzkzIDggMjU2IDh6bTEyMS42IDMxMy4xYzQuNyA0LjcgNC43IDEyLjMgMCAxN0wzMzggMzc3LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwyNTYgMzEybC02NS4xIDY1LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwxMzQuNCAzMzhjLTQuNy00LjctNC43LTEyLjMgMC0xN2w2NS42LTY1LTY1LjYtNjUuMWMtNC43LTQuNy00LjctMTIuMyAwLTE3bDM5LjYtMzkuNmM0LjctNC43IDEyLjMtNC43IDE3IDBsNjUgNjUuNyA2NS4xLTY1LjZjNC43LTQuNyAxMi4zLTQuNyAxNyAwbDM5LjYgMzkuNmM0LjcgNC43IDQuNyAxMi4zIDAgMTdMMzEyIDI1Nmw2NS42IDY1LjF6Jy8+PC9zdmc+)}.toast-success{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTE3My44OTggNDM5LjQwNGwtMTY2LjQtMTY2LjRjLTkuOTk3LTkuOTk3LTkuOTk3LTI2LjIwNiAwLTM2LjIwNGwzNi4yMDMtMzYuMjA0YzkuOTk3LTkuOTk4IDI2LjIwNy05Ljk5OCAzNi4yMDQgMEwxOTIgMzEyLjY5IDQzMi4wOTUgNzIuNTk2YzkuOTk3LTkuOTk3IDI2LjIwNy05Ljk5NyAzNi4yMDQgMGwzNi4yMDMgMzYuMjA0YzkuOTk3IDkuOTk3IDkuOTk3IDI2LjIwNiAwIDM2LjIwNGwtMjk0LjQgMjk0LjQwMWMtOS45OTggOS45OTctMjYuMjA3IDkuOTk3LTM2LjIwNC0uMDAxeicvPjwvc3ZnPg==)}.toast-warning{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1NzYgNTEyJyB3aWR0aD0nNTc2JyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTU2OS41MTcgNDQwLjAxM0M1ODcuOTc1IDQ3Mi4wMDcgNTY0LjgwNiA1MTIgNTI3Ljk0IDUxMkg0OC4wNTRjLTM2LjkzNyAwLTU5Ljk5OS00MC4wNTUtNDEuNTc3LTcxLjk4N0wyNDYuNDIzIDIzLjk4NWMxOC40NjctMzIuMDA5IDY0LjcyLTMxLjk1MSA4My4xNTQgMGwyMzkuOTQgNDE2LjAyOHpNMjg4IDM1NGMtMjUuNDA1IDAtNDYgMjAuNTk1LTQ2IDQ2czIwLjU5NSA0NiA0NiA0NiA0Ni0yMC41OTUgNDYtNDYtMjAuNTk1LTQ2LTQ2LTQ2em0tNDMuNjczLTE2NS4zNDZsNy40MTggMTM2Yy4zNDcgNi4zNjQgNS42MDkgMTEuMzQ2IDExLjk4MiAxMS4zNDZoNDguNTQ2YzYuMzczIDAgMTEuNjM1LTQuOTgyIDExLjk4Mi0xMS4zNDZsNy40MTgtMTM2Yy4zNzUtNi44NzQtNS4wOTgtMTIuNjU0LTExLjk4Mi0xMi42NTRoLTYzLjM4M2MtNi44ODQgMC0xMi4zNTYgNS43OC0xMS45ODEgMTIuNjU0eicvPjwvc3ZnPg==)}.toast-container.toast-top-center .ngx-toastr,.toast-container.toast-bottom-center .ngx-toastr{width:300px;margin-left:auto;margin-right:auto}.toast-container.toast-top-full-width .ngx-toastr,.toast-container.toast-bottom-full-width .ngx-toastr{width:96%;margin-left:auto;margin-right:auto}.ngx-toastr{background-color:#030303;pointer-events:auto}.toast-success{background-color:#51a351}.toast-error{background-color:#bd362f}.toast-info{background-color:#2f96b4}.toast-warning{background-color:#f89406}.toast-progress{position:absolute;left:0;bottom:0;height:4px;background-color:#000;opacity:.4}@media all and (max-width: 240px){.toast-container .ngx-toastr.div{padding:8px 8px 8px 50px;width:11em}.toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width: 241px) and (max-width: 480px){.toast-container .ngx-toastr.div{padding:8px 8px 8px 50px;width:18em}.toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width: 481px) and (max-width: 768px){.toast-container .ngx-toastr.div{padding:15px 15px 15px 50px;width:25em}}.mat-mdc-form-field{--mat-form-field-outlined-outline-color: #000;--mat-form-field-outlined-hover-outline-color: #000;--mat-form-field-outlined-focus-outline-color: #000}.chart-tooltip{display:flex;flex-direction:column;gap:2px;font-size:12px;line-height:1.3;padding:6px 8px;white-space:nowrap}.chart-tooltip-swatch{display:inline-block;width:8px;height:8px;border-radius:50%;margin-right:4px;vertical-align:middle}.mat-mdc-menu-content{display:flex!important;flex-direction:column!important}.mat-mdc-menu-content .mat-mdc-menu-item{width:100%;justify-content:flex-start}.leaflet-draw-toolbar a{background-image:url(spritesheet.c1d7d1462695ea36.png);background-image:linear-gradient(transparent,transparent),url(spritesheet.ac8b36fa516341a4.svg)}.leaflet-retina .leaflet-draw-toolbar a{background-image:url(spritesheet-2x.53a2cab414ddbc39.png);background-image:linear-gradient(transparent,transparent),url(spritesheet.ac8b36fa516341a4.svg)}.mat-elevation-z0,.mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:var(--mat-app-elevation-shadow-level-0, 0px 0px 0px 0px --mat-sys-shadow, 0px 0px 0px 0px --mat-sys-shadow, 0px 0px 0px 0px --mat-sys-shadow)}.mat-elevation-z1,.mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:var(--mat-app-elevation-shadow-level-1, 0px 2px 1px -1px --mat-sys-shadow, 0px 1px 1px 0px --mat-sys-shadow, 0px 1px 3px 0px --mat-sys-shadow)}.mat-elevation-z2,.mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:var(--mat-app-elevation-shadow-level-2, 0px 3px 1px -2px --mat-sys-shadow, 0px 2px 2px 0px --mat-sys-shadow, 0px 1px 5px 0px --mat-sys-shadow)}.mat-elevation-z3,.mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:var(--mat-app-elevation-shadow-level-3, 0px 3px 3px -2px --mat-sys-shadow, 0px 3px 4px 0px --mat-sys-shadow, 0px 1px 8px 0px --mat-sys-shadow)}.mat-elevation-z4,.mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:var(--mat-app-elevation-shadow-level-4, 0px 2px 4px -1px --mat-sys-shadow, 0px 4px 5px 0px --mat-sys-shadow, 0px 1px 10px 0px --mat-sys-shadow)}.mat-elevation-z5,.mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:var(--mat-app-elevation-shadow-level-5, 0px 3px 5px -1px --mat-sys-shadow, 0px 5px 8px 0px --mat-sys-shadow, 0px 1px 14px 0px --mat-sys-shadow)}.mat-elevation-z6,.mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:var(--mat-app-elevation-shadow-level-6, 0px 3px 5px -1px --mat-sys-shadow, 0px 6px 10px 0px --mat-sys-shadow, 0px 1px 18px 0px --mat-sys-shadow)}.mat-elevation-z7,.mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:var(--mat-app-elevation-shadow-level-7, 0px 4px 5px -2px --mat-sys-shadow, 0px 7px 10px 1px --mat-sys-shadow, 0px 2px 16px 1px --mat-sys-shadow)}.mat-elevation-z8,.mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:var(--mat-app-elevation-shadow-level-8, 0px 5px 5px -3px --mat-sys-shadow, 0px 8px 10px 1px --mat-sys-shadow, 0px 3px 14px 2px --mat-sys-shadow)}.mat-elevation-z9,.mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:var(--mat-app-elevation-shadow-level-9, 0px 5px 6px -3px --mat-sys-shadow, 0px 9px 12px 1px --mat-sys-shadow, 0px 3px 16px 2px --mat-sys-shadow)}.mat-elevation-z10,.mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:var(--mat-app-elevation-shadow-level-10, 0px 6px 6px -3px --mat-sys-shadow, 0px 10px 14px 1px --mat-sys-shadow, 0px 4px 18px 3px --mat-sys-shadow)}.mat-elevation-z11,.mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:var(--mat-app-elevation-shadow-level-11, 0px 6px 7px -4px --mat-sys-shadow, 0px 11px 15px 1px --mat-sys-shadow, 0px 4px 20px 3px --mat-sys-shadow)}.mat-elevation-z12,.mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:var(--mat-app-elevation-shadow-level-12, 0px 7px 8px -4px --mat-sys-shadow, 0px 12px 17px 2px --mat-sys-shadow, 0px 5px 22px 4px --mat-sys-shadow)}.mat-elevation-z13,.mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:var(--mat-app-elevation-shadow-level-13, 0px 7px 8px -4px --mat-sys-shadow, 0px 13px 19px 2px --mat-sys-shadow, 0px 5px 24px 4px --mat-sys-shadow)}.mat-elevation-z14,.mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:var(--mat-app-elevation-shadow-level-14, 0px 7px 9px -4px --mat-sys-shadow, 0px 14px 21px 2px --mat-sys-shadow, 0px 5px 26px 4px --mat-sys-shadow)}.mat-elevation-z15,.mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:var(--mat-app-elevation-shadow-level-15, 0px 8px 9px -5px --mat-sys-shadow, 0px 15px 22px 2px --mat-sys-shadow, 0px 6px 28px 5px --mat-sys-shadow)}.mat-elevation-z16,.mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:var(--mat-app-elevation-shadow-level-16, 0px 8px 10px -5px --mat-sys-shadow, 0px 16px 24px 2px --mat-sys-shadow, 0px 6px 30px 5px --mat-sys-shadow)}.mat-elevation-z17,.mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:var(--mat-app-elevation-shadow-level-17, 0px 8px 11px -5px --mat-sys-shadow, 0px 17px 26px 2px --mat-sys-shadow, 0px 6px 32px 5px --mat-sys-shadow)}.mat-elevation-z18,.mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:var(--mat-app-elevation-shadow-level-18, 0px 9px 11px -5px --mat-sys-shadow, 0px 18px 28px 2px --mat-sys-shadow, 0px 7px 34px 6px --mat-sys-shadow)}.mat-elevation-z19,.mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:var(--mat-app-elevation-shadow-level-19, 0px 9px 12px -6px --mat-sys-shadow, 0px 19px 29px 2px --mat-sys-shadow, 0px 7px 36px 6px --mat-sys-shadow)}.mat-elevation-z20,.mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:var(--mat-app-elevation-shadow-level-20, 0px 10px 13px -6px --mat-sys-shadow, 0px 20px 31px 3px --mat-sys-shadow, 0px 8px 38px 7px --mat-sys-shadow)}.mat-elevation-z21,.mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:var(--mat-app-elevation-shadow-level-21, 0px 10px 13px -6px --mat-sys-shadow, 0px 21px 33px 3px --mat-sys-shadow, 0px 8px 40px 7px --mat-sys-shadow)}.mat-elevation-z22,.mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:var(--mat-app-elevation-shadow-level-22, 0px 10px 14px -6px --mat-sys-shadow, 0px 22px 35px 3px --mat-sys-shadow, 0px 8px 42px 7px --mat-sys-shadow)}.mat-elevation-z23,.mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:var(--mat-app-elevation-shadow-level-23, 0px 11px 14px -7px --mat-sys-shadow, 0px 23px 36px 3px --mat-sys-shadow, 0px 9px 44px 8px --mat-sys-shadow)}.mat-elevation-z24,.mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:var(--mat-app-elevation-shadow-level-24, 0px 11px 15px -7px --mat-sys-shadow, 0px 24px 38px 3px --mat-sys-shadow, 0px 9px 46px 8px --mat-sys-shadow)}html{--mat-sys-on-surface: initial}.mat-app-background{background-color:var(--mat-app-background-color, var(--mat-sys-background, transparent));color:var(--mat-app-text-color, var(--mat-sys-on-background, inherit))}.theme-mixmovematch .tooltip{font-size:15px;background-color:#5a5b6a}.theme-mixmovematch .tooltip-notifications{font-size:12px;background-color:#5a5b6a}.theme-mixmovematch .menu-closed.mat-sidenav{width:75px!important}.theme-mixmovematch .custom-menu{opacity:.6;width:22px;height:22px}.theme-mixmovematch .custom-menu:hover{color:#fff}.theme-mixmovematch .menu-small{margin-left:75px!important}.theme-mixmovematch .menu-large{margin-left:260px!important}.theme-mixmovematch .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #41485b !important;--mat-toolbar-container-text-color: white !important}.theme-mixmovematch mat-toolbar-row span a{padding:0 6px}.theme-mixmovematch mat-toolbar-row span+span{margin-left:10px}.theme-mixmovematch mat-toolbar-row .mat-mdc-form-field{font-size:14px;margin:0 10px}.theme-mixmovematch .mat-mdc-menu-panel{max-width:20vw;background-color:#fff}@media (max-width: 959px){.theme-mixmovematch .mat-mdc-menu-panel{max-width:90vw!important}}.theme-mixmovematch .mat-mdc-menu-panel.lang-menu{width:160px}.theme-mixmovematch .mat-mdc-menu-panel.container-messages{padding:8px;max-width:30vw!important;max-height:30vw!important;background-color:#6c7690;color:#fff}@media (max-width: 959px){.theme-mixmovematch .mat-mdc-menu-panel.container-messages{max-width:90vw!important;max-height:80vh!important}}.theme-mixmovematch .mat-mdc-menu-panel.container-messages mat-icon{font-size:20px;height:20px;width:20px;cursor:pointer}.theme-mixmovematch .mat-mdc-menu-panel.container-messages .scroll-section{scrollbar-width:thin!important}.theme-mixmovematch .mat-mdc-menu-panel.container-messages .notification-top-bar{padding:10px}.theme-mixmovematch .mat-mdc-menu-panel.container-messages .notification-item{background-color:#fff;border-radius:8px;padding:3px}.theme-mixmovematch .mat-mdc-menu-panel.container-messages .notification-item mat-icon{color:#6c7690;cursor:pointer}.theme-mixmovematch .mat-mdc-menu-panel.container-messages .notification-item .notification-title{font-size:13px;color:#7c839b;font-weight:700}.theme-mixmovematch .mat-mdc-menu-panel.container-messages .notification-item .notification-body{font-size:12px;font-family:Verdana,Geneva,sans-serif;color:#7c839b}.theme-mixmovematch .mat-mdc-menu-panel.container-messages .notification-item .notification-date{color:#777;font-size:small}.theme-mixmovematch a.mat-mdc-menu-item.active{background-color:inherit;color:#28a745}.theme-mixmovematch a.mat-mdc-menu-item.active:after{content:"";position:absolute;bottom:0;left:-1px;right:-1px;height:2px;border-top:none;border-right:none;border-bottom:none;border-left:none}.theme-mixmovematch a.mat-mdc-menu-item.active:after{color:#28a745;background:#28a745}.theme-mixmovematch a.mat-mdc-menu-item:hover .theme-mixmovematch a.mat-mdc-menu-item:focus{color:#28a745;opacity:.9}.theme-mixmovematch a.mat-mdc-menu-item:after{content:"";position:absolute;bottom:0;left:-1px;right:-1px;height:2px;border-top:none;border-right:none;border-bottom:none;border-left:none}.theme-mixmovematch a.mat-mdc-menu-item:hover:after{color:#28a745;background:#28a745}.theme-mixmovematch .mat-mdc-menu-trigger .mat-icon{cursor:pointer}.theme-mixmovematch .app-footer{background:#41485b!important;color:#fff!important}.theme-mixmovematch .app-footer-link a{color:#37b34a}.theme-mixmovematch .support-button{margin:auto;border:2px solid white;padding:5px 13px;border-radius:25px;font-size:14px;cursor:pointer;display:inline-flex;text-align:center;align-items:center}.theme-mixmovematch .support-button mat-icon{font-size:16px;height:16px;width:16px;margin-left:4px}.theme-mixmovematch{--mat-ripple-color: rgba(0, 0, 0, .1)}.theme-mixmovematch{--mat-option-selected-state-label-text-color: #3f51b5;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.theme-mixmovematch .mat-accent{--mat-option-selected-state-label-text-color: #40c4ff;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.theme-mixmovematch .mat-warn{--mat-option-selected-state-label-text-color: #f44336;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.theme-mixmovematch{--mat-optgroup-label-text-color: rgba(0, 0, 0, .87)}.theme-mixmovematch{--mat-pseudo-checkbox-full-selected-icon-color: #40c4ff;--mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, .54);--mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-disabled-unselected-icon-color: #b0b0b0;--mat-pseudo-checkbox-full-disabled-selected-icon-color: #b0b0b0;--mat-pseudo-checkbox-minimal-selected-checkmark-color: #40c4ff;--mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #b0b0b0}.theme-mixmovematch .mat-primary{--mat-pseudo-checkbox-full-selected-icon-color: #3f51b5;--mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, .54);--mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-disabled-unselected-icon-color: #b0b0b0;--mat-pseudo-checkbox-full-disabled-selected-icon-color: #b0b0b0;--mat-pseudo-checkbox-minimal-selected-checkmark-color: #3f51b5;--mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #b0b0b0}.theme-mixmovematch .mat-accent{--mat-pseudo-checkbox-full-selected-icon-color: #40c4ff;--mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, .54);--mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-disabled-unselected-icon-color: #b0b0b0;--mat-pseudo-checkbox-full-disabled-selected-icon-color: #b0b0b0;--mat-pseudo-checkbox-minimal-selected-checkmark-color: #40c4ff;--mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #b0b0b0}.theme-mixmovematch .mat-warn{--mat-pseudo-checkbox-full-selected-icon-color: #f44336;--mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, .54);--mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-disabled-unselected-icon-color: #b0b0b0;--mat-pseudo-checkbox-full-disabled-selected-icon-color: #b0b0b0;--mat-pseudo-checkbox-minimal-selected-checkmark-color: #f44336;--mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #b0b0b0}.theme-mixmovematch{--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.theme-mixmovematch{--mat-card-elevated-container-shape: 4px;--mat-card-outlined-container-shape: 4px;--mat-card-filled-container-shape: 4px;--mat-card-outlined-outline-width: 1px}.theme-mixmovematch{--mat-card-elevated-container-color: white;--mat-card-elevated-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-card-outlined-container-color: white;--mat-card-outlined-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-outlined-outline-color: rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54);--mat-card-filled-container-color: white;--mat-card-filled-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}.theme-mixmovematch{--mat-progress-bar-active-indicator-height: 4px;--mat-progress-bar-track-height: 4px;--mat-progress-bar-track-shape: 0}.theme-mixmovematch .mat-mdc-progress-bar{--mat-progress-bar-active-indicator-color: #3f51b5;--mat-progress-bar-track-color: rgba(63, 81, 181, .25)}.theme-mixmovematch .mat-mdc-progress-bar.mat-accent{--mat-progress-bar-active-indicator-color: #40c4ff;--mat-progress-bar-track-color: rgba(64, 196, 255, .25)}.theme-mixmovematch .mat-mdc-progress-bar.mat-warn{--mat-progress-bar-active-indicator-color: #f44336;--mat-progress-bar-track-color: rgba(244, 67, 54, .25)}.theme-mixmovematch{--mat-tooltip-container-shape: 4px;--mat-tooltip-supporting-text-line-height: 16px}.theme-mixmovematch{--mat-tooltip-container-color: #616161;--mat-tooltip-supporting-text-color: #fff}.theme-mixmovematch{--mat-form-field-filled-active-indicator-height: 1px;--mat-form-field-filled-focus-active-indicator-height: 2px;--mat-form-field-filled-container-shape: 4px;--mat-form-field-outlined-outline-width: 1px;--mat-form-field-outlined-focus-outline-width: 2px;--mat-form-field-outlined-container-shape: 4px}.theme-mixmovematch{--mat-form-field-focus-select-arrow-color: rgba(63, 81, 181, .87);--mat-form-field-filled-caret-color: #3f51b5;--mat-form-field-filled-focus-active-indicator-color: #3f51b5;--mat-form-field-filled-focus-label-text-color: rgba(63, 81, 181, .87);--mat-form-field-outlined-caret-color: #3f51b5;--mat-form-field-outlined-focus-outline-color: #3f51b5;--mat-form-field-outlined-focus-label-text-color: rgba(63, 81, 181, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #f44336;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-form-field-filled-container-color: rgb(244.8, 244.8, 244.8);--mat-form-field-filled-disabled-container-color: rgb(249.9, 249.9, 249.9);--mat-form-field-filled-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-filled-hover-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-filled-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-form-field-filled-input-text-color: rgba(0, 0, 0, .87);--mat-form-field-filled-disabled-input-text-color: rgba(0, 0, 0, .38);--mat-form-field-filled-input-text-placeholder-color: rgba(0, 0, 0, .6);--mat-form-field-filled-error-hover-label-text-color: #f44336;--mat-form-field-filled-error-focus-label-text-color: #f44336;--mat-form-field-filled-error-label-text-color: #f44336;--mat-form-field-filled-error-caret-color: #f44336;--mat-form-field-filled-active-indicator-color: rgba(0, 0, 0, .42);--mat-form-field-filled-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mat-form-field-filled-hover-active-indicator-color: rgba(0, 0, 0, .87);--mat-form-field-filled-error-active-indicator-color: #f44336;--mat-form-field-filled-error-focus-active-indicator-color: #f44336;--mat-form-field-filled-error-hover-active-indicator-color: #f44336;--mat-form-field-outlined-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-outlined-hover-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-outlined-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-input-text-color: rgba(0, 0, 0, .87);--mat-form-field-outlined-disabled-input-text-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-input-text-placeholder-color: rgba(0, 0, 0, .6);--mat-form-field-outlined-error-caret-color: #f44336;--mat-form-field-outlined-error-focus-label-text-color: #f44336;--mat-form-field-outlined-error-label-text-color: #f44336;--mat-form-field-outlined-error-hover-label-text-color: #f44336;--mat-form-field-outlined-outline-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-disabled-outline-color: rgba(0, 0, 0, .06);--mat-form-field-outlined-hover-outline-color: rgba(0, 0, 0, .87);--mat-form-field-outlined-error-focus-outline-color: #f44336;--mat-form-field-outlined-error-hover-outline-color: #f44336;--mat-form-field-outlined-error-outline-color: #f44336}.theme-mixmovematch .mat-mdc-form-field.mat-accent{--mat-form-field-focus-select-arrow-color: rgba(64, 196, 255, .87);--mat-form-field-filled-caret-color: #40c4ff;--mat-form-field-filled-focus-active-indicator-color: #40c4ff;--mat-form-field-filled-focus-label-text-color: rgba(64, 196, 255, .87);--mat-form-field-outlined-caret-color: #40c4ff;--mat-form-field-outlined-focus-outline-color: #40c4ff;--mat-form-field-outlined-focus-label-text-color: rgba(64, 196, 255, .87)}.theme-mixmovematch .mat-mdc-form-field.mat-warn{--mat-form-field-focus-select-arrow-color: rgba(244, 67, 54, .87);--mat-form-field-filled-caret-color: #f44336;--mat-form-field-filled-focus-active-indicator-color: #f44336;--mat-form-field-filled-focus-label-text-color: rgba(244, 67, 54, .87);--mat-form-field-outlined-caret-color: #f44336;--mat-form-field-outlined-focus-outline-color: #f44336;--mat-form-field-outlined-focus-label-text-color: rgba(244, 67, 54, .87)}.theme-mixmovematch{--mat-form-field-container-height: 56px;--mat-form-field-filled-label-display: block;--mat-form-field-container-vertical-padding: 16px;--mat-form-field-filled-with-label-container-padding-top: 24px;--mat-form-field-filled-with-label-container-padding-bottom: 8px}.theme-mixmovematch{--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.theme-mixmovematch{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(63, 81, 181, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.theme-mixmovematch .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(64, 196, 255, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.theme-mixmovematch .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(244, 67, 54, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.theme-mixmovematch{--mat-select-arrow-transform: translateY(-8px)}.theme-mixmovematch{--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.theme-mixmovematch{--mat-autocomplete-background-color: white}.theme-mixmovematch{--mat-dialog-container-shape: 4px;--mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px}.theme-mixmovematch{--mat-dialog-container-color: white;--mat-dialog-subhead-color: rgba(0, 0, 0, .87);--mat-dialog-supporting-text-color: rgba(0, 0, 0, .6)}.theme-mixmovematch .mat-mdc-standard-chip{--mat-chip-container-shape-radius: 16px;--mat-chip-disabled-container-opacity: .4;--mat-chip-disabled-outline-color: transparent;--mat-chip-flat-selected-outline-width: 0;--mat-chip-focus-outline-color: transparent;--mat-chip-hover-state-layer-opacity: .04;--mat-chip-outline-color: transparent;--mat-chip-outline-width: 0;--mat-chip-selected-hover-state-layer-opacity: .04;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-focus-state-layer-opacity: 0;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-with-avatar-avatar-shape-radius: 14px;--mat-chip-with-avatar-avatar-size: 28px;--mat-chip-with-avatar-disabled-avatar-opacity: 1;--mat-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-with-icon-icon-size: 18px;--mat-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1}.theme-mixmovematch .mat-mdc-standard-chip{--mat-chip-disabled-label-text-color: #212121;--mat-chip-elevated-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-elevated-disabled-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-elevated-selected-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-flat-disabled-selected-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: #212121;--mat-chip-selected-trailing-icon-color: #212121;--mat-chip-with-icon-disabled-icon-color: #212121;--mat-chip-with-icon-icon-color: #212121;--mat-chip-with-icon-selected-icon-color: #212121;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mat-chip-with-trailing-icon-trailing-icon-color: #212121}.theme-mixmovematch .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.theme-mixmovematch .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mat-chip-disabled-label-text-color: white;--mat-chip-elevated-container-color: #3f51b5;--mat-chip-elevated-disabled-container-color: #3f51b5;--mat-chip-elevated-selected-container-color: #3f51b5;--mat-chip-flat-disabled-selected-container-color: #3f51b5;--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: white;--mat-chip-selected-trailing-icon-color: white;--mat-chip-with-icon-disabled-icon-color: white;--mat-chip-with-icon-icon-color: white;--mat-chip-with-icon-selected-icon-color: white;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mat-chip-with-trailing-icon-trailing-icon-color: white}.theme-mixmovematch .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.theme-mixmovematch .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mat-chip-disabled-label-text-color: rgba(0, 0, 0, .87);--mat-chip-elevated-container-color: #40c4ff;--mat-chip-elevated-disabled-container-color: #40c4ff;--mat-chip-elevated-selected-container-color: #40c4ff;--mat-chip-flat-disabled-selected-container-color: #40c4ff;--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: rgba(0, 0, 0, .87);--mat-chip-selected-disabled-trailing-icon-color: rgba(0, 0, 0, .87);--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: rgba(0, 0, 0, .87);--mat-chip-selected-trailing-icon-color: rgba(0, 0, 0, .87);--mat-chip-with-icon-disabled-icon-color: rgba(0, 0, 0, .87);--mat-chip-with-icon-icon-color: rgba(0, 0, 0, .87);--mat-chip-with-icon-selected-icon-color: rgba(0, 0, 0, .87);--mat-chip-with-trailing-icon-disabled-trailing-icon-color: rgba(0, 0, 0, .87);--mat-chip-with-trailing-icon-trailing-icon-color: rgba(0, 0, 0, .87)}.theme-mixmovematch .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.theme-mixmovematch .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mat-chip-disabled-label-text-color: white;--mat-chip-elevated-container-color: #f44336;--mat-chip-elevated-disabled-container-color: #f44336;--mat-chip-elevated-selected-container-color: #f44336;--mat-chip-flat-disabled-selected-container-color: #f44336;--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: white;--mat-chip-selected-trailing-icon-color: white;--mat-chip-with-icon-disabled-icon-color: white;--mat-chip-with-icon-icon-color: white;--mat-chip-with-icon-selected-icon-color: white;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mat-chip-with-trailing-icon-trailing-icon-color: white}.theme-mixmovematch .mat-mdc-chip.mat-mdc-standard-chip{--mat-chip-container-height: 32px}.theme-mixmovematch,.theme-mixmovematch .mat-mdc-slide-toggle{--mat-slide-toggle-disabled-selected-handle-opacity: .38;--mat-slide-toggle-disabled-selected-icon-opacity: .38;--mat-slide-toggle-disabled-track-opacity: .12;--mat-slide-toggle-disabled-unselected-handle-opacity: .38;--mat-slide-toggle-disabled-unselected-icon-opacity: .38;--mat-slide-toggle-disabled-unselected-track-outline-color: transparent;--mat-slide-toggle-disabled-unselected-track-outline-width: 1px;--mat-slide-toggle-handle-height: 20px;--mat-slide-toggle-handle-shape: 10px;--mat-slide-toggle-handle-width: 20px;--mat-slide-toggle-hidden-track-opacity: 1;--mat-slide-toggle-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-slide-toggle-pressed-handle-size: 20px;--mat-slide-toggle-selected-focus-state-layer-opacity: .12;--mat-slide-toggle-selected-handle-horizontal-margin: 0;--mat-slide-toggle-selected-handle-size: 20px;--mat-slide-toggle-selected-hover-state-layer-opacity: .04;--mat-slide-toggle-selected-icon-size: 18px;--mat-slide-toggle-selected-pressed-handle-horizontal-margin: 0;--mat-slide-toggle-selected-pressed-state-layer-opacity: .1;--mat-slide-toggle-selected-track-outline-color: transparent;--mat-slide-toggle-selected-track-outline-width: 1px;--mat-slide-toggle-selected-with-icon-handle-horizontal-margin: 0;--mat-slide-toggle-track-height: 14px;--mat-slide-toggle-track-outline-color: transparent;--mat-slide-toggle-track-outline-width: 1px;--mat-slide-toggle-track-shape: 7px;--mat-slide-toggle-track-width: 36px;--mat-slide-toggle-unselected-focus-state-layer-opacity: .12;--mat-slide-toggle-unselected-handle-horizontal-margin: 0;--mat-slide-toggle-unselected-handle-size: 20px;--mat-slide-toggle-unselected-hover-state-layer-opacity: .04;--mat-slide-toggle-unselected-icon-size: 18px;--mat-slide-toggle-unselected-pressed-handle-horizontal-margin: 0;--mat-slide-toggle-unselected-pressed-state-layer-opacity: .1;--mat-slide-toggle-unselected-with-icon-handle-horizontal-margin: 0;--mat-slide-toggle-visible-track-opacity: 1;--mat-slide-toggle-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-slide-toggle-with-icon-handle-size: 20px}.theme-mixmovematch{--mat-slide-toggle-selected-focus-state-layer-color: #3949ab;--mat-slide-toggle-selected-handle-color: #3949ab;--mat-slide-toggle-selected-hover-state-layer-color: #3949ab;--mat-slide-toggle-selected-pressed-state-layer-color: #3949ab;--mat-slide-toggle-selected-focus-handle-color: #1a237e;--mat-slide-toggle-selected-hover-handle-color: #1a237e;--mat-slide-toggle-selected-pressed-handle-color: #1a237e;--mat-slide-toggle-selected-focus-track-color: #7986cb;--mat-slide-toggle-selected-hover-track-color: #7986cb;--mat-slide-toggle-selected-pressed-track-color: #7986cb;--mat-slide-toggle-selected-track-color: #7986cb;--mat-slide-toggle-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-slide-toggle-disabled-selected-handle-color: #424242;--mat-slide-toggle-disabled-selected-icon-color: #fff;--mat-slide-toggle-disabled-selected-track-color: #424242;--mat-slide-toggle-disabled-unselected-handle-color: #424242;--mat-slide-toggle-disabled-unselected-icon-color: #fff;--mat-slide-toggle-disabled-unselected-track-color: #424242;--mat-slide-toggle-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-slide-toggle-handle-surface-color: #fff;--mat-slide-toggle-label-text-color: rgba(0, 0, 0, .87);--mat-slide-toggle-selected-icon-color: #fff;--mat-slide-toggle-unselected-hover-handle-color: #212121;--mat-slide-toggle-unselected-focus-handle-color: #212121;--mat-slide-toggle-unselected-focus-state-layer-color: #424242;--mat-slide-toggle-unselected-focus-track-color: #e0e0e0;--mat-slide-toggle-unselected-icon-color: #fff;--mat-slide-toggle-unselected-handle-color: #616161;--mat-slide-toggle-unselected-hover-state-layer-color: #424242;--mat-slide-toggle-unselected-hover-track-color: #e0e0e0;--mat-slide-toggle-unselected-pressed-handle-color: #212121;--mat-slide-toggle-unselected-pressed-track-color: #e0e0e0;--mat-slide-toggle-unselected-pressed-state-layer-color: #424242;--mat-slide-toggle-unselected-track-color: #e0e0e0}.theme-mixmovematch{--mdc-slide-toggle-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-slide-toggle-disabled-label-text-color: rgba(0, 0, 0, .38)}.theme-mixmovematch .mat-mdc-slide-toggle{--mat-slide-toggle-label-text-color: rgba(0, 0, 0, .87)}.theme-mixmovematch .mat-mdc-slide-toggle.mat-accent{--mat-slide-toggle-selected-focus-state-layer-color: #039be5;--mat-slide-toggle-selected-handle-color: #039be5;--mat-slide-toggle-selected-hover-state-layer-color: #039be5;--mat-slide-toggle-selected-pressed-state-layer-color: #039be5;--mat-slide-toggle-selected-focus-handle-color: #01579b;--mat-slide-toggle-selected-hover-handle-color: #01579b;--mat-slide-toggle-selected-pressed-handle-color: #01579b;--mat-slide-toggle-selected-focus-track-color: #4fc3f7;--mat-slide-toggle-selected-hover-track-color: #4fc3f7;--mat-slide-toggle-selected-pressed-track-color: #4fc3f7;--mat-slide-toggle-selected-track-color: #4fc3f7}.theme-mixmovematch .mat-mdc-slide-toggle.mat-warn{--mat-slide-toggle-selected-focus-state-layer-color: #e53935;--mat-slide-toggle-selected-handle-color: #e53935;--mat-slide-toggle-selected-hover-state-layer-color: #e53935;--mat-slide-toggle-selected-pressed-state-layer-color: #e53935;--mat-slide-toggle-selected-focus-handle-color: #b71c1c;--mat-slide-toggle-selected-hover-handle-color: #b71c1c;--mat-slide-toggle-selected-pressed-handle-color: #b71c1c;--mat-slide-toggle-selected-focus-track-color: #e57373;--mat-slide-toggle-selected-hover-track-color: #e57373;--mat-slide-toggle-selected-pressed-track-color: #e57373;--mat-slide-toggle-selected-track-color: #e57373}.theme-mixmovematch,.theme-mixmovematch .mat-mdc-slide-toggle{--mat-slide-toggle-state-layer-size: 40px}.theme-mixmovematch{--mat-radio-disabled-selected-icon-opacity: .38;--mat-radio-disabled-unselected-icon-opacity: .38;--mat-radio-state-layer-size: 40px}.theme-mixmovematch .mat-mdc-radio-button.mat-primary{--mat-radio-checked-ripple-color: #3f51b5;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #3f51b5;--mat-radio-selected-hover-icon-color: #3f51b5;--mat-radio-selected-icon-color: #3f51b5;--mat-radio-selected-pressed-icon-color: #3f51b5;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.theme-mixmovematch .mat-mdc-radio-button.mat-accent{--mat-radio-checked-ripple-color: #40c4ff;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #40c4ff;--mat-radio-selected-hover-icon-color: #40c4ff;--mat-radio-selected-icon-color: #40c4ff;--mat-radio-selected-pressed-icon-color: #40c4ff;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.theme-mixmovematch .mat-mdc-radio-button.mat-warn{--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #f44336;--mat-radio-selected-hover-icon-color: #f44336;--mat-radio-selected-icon-color: #f44336;--mat-radio-selected-pressed-icon-color: #f44336;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.theme-mixmovematch{--mat-radio-state-layer-size: 40px;--mat-radio-touch-target-display: block}.theme-mixmovematch{--mat-slider-active-track-height: 6px;--mat-slider-active-track-shape: 9999px;--mat-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-slider-handle-height: 20px;--mat-slider-handle-shape: 50%;--mat-slider-handle-width: 20px;--mat-slider-inactive-track-height: 4px;--mat-slider-inactive-track-shape: 9999px;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-container-transform: translateX(-50%);--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-width: auto;--mat-slider-with-overlap-handle-outline-width: 1px;--mat-slider-with-tick-marks-active-container-opacity: .6;--mat-slider-with-tick-marks-container-shape: 50%;--mat-slider-with-tick-marks-container-size: 2px;--mat-slider-with-tick-marks-inactive-container-opacity: .6}.theme-mixmovematch{--mat-slider-active-track-color: #3f51b5;--mat-slider-focus-handle-color: #3f51b5;--mat-slider-focus-state-layer-color: rgba(63, 81, 181, .2);--mat-slider-handle-color: #3f51b5;--mat-slider-hover-handle-color: #3f51b5;--mat-slider-hover-state-layer-color: rgba(63, 81, 181, .05);--mat-slider-inactive-track-color: #3f51b5;--mat-slider-ripple-color: #3f51b5;--mat-slider-with-tick-marks-active-container-color: white;--mat-slider-with-tick-marks-inactive-container-color: #3f51b5;--mat-slider-disabled-active-track-color: #000;--mat-slider-disabled-handle-color: #000;--mat-slider-disabled-inactive-track-color: #000;--mat-slider-label-container-color: #000;--mat-slider-label-label-text-color: #fff;--mat-slider-value-indicator-opacity: .6;--mat-slider-with-overlap-handle-outline-color: #fff;--mat-slider-with-tick-marks-disabled-container-color: #000}.theme-mixmovematch .mat-accent{--mat-slider-active-track-color: #40c4ff;--mat-slider-focus-handle-color: #40c4ff;--mat-slider-focus-state-layer-color: rgba(64, 196, 255, .2);--mat-slider-handle-color: #40c4ff;--mat-slider-hover-handle-color: #40c4ff;--mat-slider-hover-state-layer-color: rgba(64, 196, 255, .05);--mat-slider-inactive-track-color: #40c4ff;--mat-slider-ripple-color: #40c4ff;--mat-slider-with-tick-marks-active-container-color: rgba(0, 0, 0, .87);--mat-slider-with-tick-marks-inactive-container-color: #40c4ff}.theme-mixmovematch .mat-warn{--mat-slider-active-track-color: #f44336;--mat-slider-focus-handle-color: #f44336;--mat-slider-focus-state-layer-color: rgba(244, 67, 54, .2);--mat-slider-handle-color: #f44336;--mat-slider-hover-handle-color: #f44336;--mat-slider-hover-state-layer-color: rgba(244, 67, 54, .05);--mat-slider-inactive-track-color: #f44336;--mat-slider-ripple-color: #f44336;--mat-slider-with-tick-marks-active-container-color: white;--mat-slider-with-tick-marks-inactive-container-color: #f44336}.theme-mixmovematch{--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.theme-mixmovematch{--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 0, 0, .12)}.theme-mixmovematch{--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--mat-list-list-item-container-shape: 0;--mat-list-list-item-leading-avatar-shape: 50%;--mat-list-list-item-container-color: transparent;--mat-list-list-item-selected-container-color: transparent;--mat-list-list-item-leading-avatar-color: transparent;--mat-list-list-item-leading-icon-size: 24px;--mat-list-list-item-leading-avatar-size: 40px;--mat-list-list-item-trailing-icon-size: 24px;--mat-list-list-item-disabled-state-layer-color: transparent;--mat-list-list-item-disabled-state-layer-opacity: 0;--mat-list-list-item-disabled-label-text-opacity: .38;--mat-list-list-item-disabled-leading-icon-opacity: .38;--mat-list-list-item-disabled-trailing-icon-opacity: .38}.theme-mixmovematch{--mat-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mat-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mat-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-disabled-label-text-color: black;--mat-list-list-item-disabled-leading-icon-color: black;--mat-list-list-item-disabled-trailing-icon-color: black;--mat-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-hover-state-layer-color: black;--mat-list-list-item-hover-state-layer-opacity: .04;--mat-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-focus-state-layer-color: black;--mat-list-list-item-focus-state-layer-opacity: .12}.theme-mixmovematch .mdc-list-item__start,.theme-mixmovematch .mdc-list-item__end{--mat-radio-checked-ripple-color: #3f51b5;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #3f51b5;--mat-radio-selected-hover-icon-color: #3f51b5;--mat-radio-selected-icon-color: #3f51b5;--mat-radio-selected-pressed-icon-color: #3f51b5;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.theme-mixmovematch .mat-accent .mdc-list-item__start,.theme-mixmovematch .mat-accent .mdc-list-item__end{--mat-radio-checked-ripple-color: #40c4ff;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #40c4ff;--mat-radio-selected-hover-icon-color: #40c4ff;--mat-radio-selected-icon-color: #40c4ff;--mat-radio-selected-pressed-icon-color: #40c4ff;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.theme-mixmovematch .mat-warn .mdc-list-item__start,.theme-mixmovematch .mat-warn .mdc-list-item__end{--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #f44336;--mat-radio-selected-hover-icon-color: #f44336;--mat-radio-selected-icon-color: #f44336;--mat-radio-selected-pressed-icon-color: #f44336;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.theme-mixmovematch .mat-mdc-list-option{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #3f51b5;--mat-checkbox-selected-hover-icon-color: #3f51b5;--mat-checkbox-selected-icon-color: #3f51b5;--mat-checkbox-selected-pressed-icon-color: #3f51b5;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #3f51b5;--mat-checkbox-selected-hover-state-layer-color: #3f51b5;--mat-checkbox-selected-pressed-state-layer-color: #3f51b5;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.theme-mixmovematch .mat-mdc-list-option.mat-accent{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: black;--mat-checkbox-selected-focus-icon-color: #40c4ff;--mat-checkbox-selected-hover-icon-color: #40c4ff;--mat-checkbox-selected-icon-color: #40c4ff;--mat-checkbox-selected-pressed-icon-color: #40c4ff;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #40c4ff;--mat-checkbox-selected-hover-state-layer-color: #40c4ff;--mat-checkbox-selected-pressed-state-layer-color: #40c4ff;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.theme-mixmovematch .mat-mdc-list-option.mat-warn{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #f44336;--mat-checkbox-selected-hover-icon-color: #f44336;--mat-checkbox-selected-icon-color: #f44336;--mat-checkbox-selected-pressed-icon-color: #f44336;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #f44336;--mat-checkbox-selected-hover-state-layer-color: #f44336;--mat-checkbox-selected-pressed-state-layer-color: #f44336;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.theme-mixmovematch .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.theme-mixmovematch .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.theme-mixmovematch .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.theme-mixmovematch .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#3f51b5}.theme-mixmovematch .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.theme-mixmovematch .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.theme-mixmovematch .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.theme-mixmovematch{--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 32px;--mat-list-list-item-one-line-container-height: 48px;--mat-list-list-item-two-line-container-height: 64px;--mat-list-list-item-three-line-container-height: 88px}.theme-mixmovematch .mdc-list-item__start,.theme-mixmovematch .mdc-list-item__end{--mat-radio-state-layer-size: 40px;--mat-radio-touch-target-display: block}.theme-mixmovematch .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.theme-mixmovematch .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.theme-mixmovematch .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}.theme-mixmovematch .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.theme-mixmovematch .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.theme-mixmovematch .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}.theme-mixmovematch{--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12)}.theme-mixmovematch{--mat-paginator-container-size: 56px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mat-paginator-touch-target-display: block}.theme-mixmovematch{--mat-tab-container-height: 48px;--mat-tab-divider-color: transparent;--mat-tab-divider-height: 0;--mat-tab-active-indicator-height: 2px;--mat-tab-active-indicator-shape: 0}.theme-mixmovematch .mat-mdc-tab-group,.theme-mixmovematch .mat-mdc-tab-nav-bar{--mat-tab-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-pagination-icon-color: black;--mat-tab-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-label-text-color: #3f51b5;--mat-tab-active-ripple-color: #3f51b5;--mat-tab-inactive-ripple-color: #3f51b5;--mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-focus-label-text-color: #3f51b5;--mat-tab-active-hover-label-text-color: #3f51b5;--mat-tab-active-focus-indicator-color: #3f51b5;--mat-tab-active-hover-indicator-color: #3f51b5;--mat-tab-active-indicator-color: #3f51b5}.theme-mixmovematch .mat-mdc-tab-group.mat-accent,.theme-mixmovematch .mat-mdc-tab-nav-bar.mat-accent{--mat-tab-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-pagination-icon-color: black;--mat-tab-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-label-text-color: #40c4ff;--mat-tab-active-ripple-color: #40c4ff;--mat-tab-inactive-ripple-color: #40c4ff;--mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-focus-label-text-color: #40c4ff;--mat-tab-active-hover-label-text-color: #40c4ff;--mat-tab-active-focus-indicator-color: #40c4ff;--mat-tab-active-hover-indicator-color: #40c4ff;--mat-tab-active-indicator-color: #40c4ff}.theme-mixmovematch .mat-mdc-tab-group.mat-warn,.theme-mixmovematch .mat-mdc-tab-nav-bar.mat-warn{--mat-tab-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-pagination-icon-color: black;--mat-tab-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-label-text-color: #f44336;--mat-tab-active-ripple-color: #f44336;--mat-tab-inactive-ripple-color: #f44336;--mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-focus-label-text-color: #f44336;--mat-tab-active-hover-label-text-color: #f44336;--mat-tab-active-focus-indicator-color: #f44336;--mat-tab-active-hover-indicator-color: #f44336;--mat-tab-active-indicator-color: #f44336}.theme-mixmovematch .mat-mdc-tab-header{--mat-tab-container-height: 48px}.theme-mixmovematch{--mat-checkbox-disabled-selected-checkmark-color: #fff;--mat-checkbox-selected-focus-state-layer-opacity: .16;--mat-checkbox-selected-hover-state-layer-opacity: .04;--mat-checkbox-selected-pressed-state-layer-opacity: .16;--mat-checkbox-unselected-focus-state-layer-opacity: .16;--mat-checkbox-unselected-hover-state-layer-opacity: .04;--mat-checkbox-unselected-pressed-state-layer-opacity: .16}.theme-mixmovematch{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: black;--mat-checkbox-selected-focus-icon-color: #40c4ff;--mat-checkbox-selected-hover-icon-color: #40c4ff;--mat-checkbox-selected-icon-color: #40c4ff;--mat-checkbox-selected-pressed-icon-color: #40c4ff;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #40c4ff;--mat-checkbox-selected-hover-state-layer-color: #40c4ff;--mat-checkbox-selected-pressed-state-layer-color: #40c4ff;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.theme-mixmovematch .mat-mdc-checkbox.mat-primary{--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #3f51b5;--mat-checkbox-selected-hover-icon-color: #3f51b5;--mat-checkbox-selected-icon-color: #3f51b5;--mat-checkbox-selected-pressed-icon-color: #3f51b5;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #3f51b5;--mat-checkbox-selected-hover-state-layer-color: #3f51b5;--mat-checkbox-selected-pressed-state-layer-color: #3f51b5;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.theme-mixmovematch .mat-mdc-checkbox.mat-warn{--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #f44336;--mat-checkbox-selected-hover-icon-color: #f44336;--mat-checkbox-selected-icon-color: #f44336;--mat-checkbox-selected-pressed-icon-color: #f44336;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #f44336;--mat-checkbox-selected-hover-state-layer-color: #f44336;--mat-checkbox-selected-pressed-state-layer-color: #f44336;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.theme-mixmovematch{--mat-checkbox-touch-target-display: block;--mat-checkbox-state-layer-size: 40px}.theme-mixmovematch{--mat-button-filled-container-shape: 4px;--mat-button-filled-horizontal-padding: 16px;--mat-button-filled-icon-offset: -4px;--mat-button-filled-icon-spacing: 8px;--mat-button-outlined-container-shape: 4px;--mat-button-outlined-horizontal-padding: 15px;--mat-button-outlined-icon-offset: -4px;--mat-button-outlined-icon-spacing: 8px;--mat-button-outlined-keep-touch-target: false;--mat-button-outlined-outline-width: 1px;--mat-button-protected-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-button-protected-container-shape: 4px;--mat-button-protected-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-button-protected-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-button-protected-horizontal-padding: 16px;--mat-button-protected-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-button-protected-icon-offset: -4px;--mat-button-protected-icon-spacing: 8px;--mat-button-protected-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-button-text-container-shape: 4px;--mat-button-text-horizontal-padding: 8px;--mat-button-text-icon-offset: 0;--mat-button-text-icon-spacing: 8px;--mat-button-text-with-icon-horizontal-padding: 8px;--mat-button-tonal-container-shape: 4px;--mat-button-tonal-horizontal-padding: 16px;--mat-button-tonal-icon-offset: -4px;--mat-button-tonal-icon-spacing: 8px}.theme-mixmovematch{--mat-button-filled-container-color: white;--mat-button-filled-disabled-container-color: rgba(0, 0, 0, .12);--mat-button-filled-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-filled-disabled-state-layer-color: black;--mat-button-filled-focus-state-layer-opacity: .12;--mat-button-filled-hover-state-layer-opacity: .04;--mat-button-filled-label-text-color: black;--mat-button-filled-pressed-state-layer-opacity: .12;--mat-button-filled-ripple-color: rgba(0, 0, 0, .1);--mat-button-filled-state-layer-color: black;--mat-button-outlined-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-outlined-disabled-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-disabled-state-layer-color: black;--mat-button-outlined-focus-state-layer-opacity: .12;--mat-button-outlined-hover-state-layer-opacity: .04;--mat-button-outlined-label-text-color: black;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-pressed-state-layer-opacity: .12;--mat-button-outlined-ripple-color: rgba(0, 0, 0, .1);--mat-button-outlined-state-layer-color: black;--mat-button-protected-container-color: white;--mat-button-protected-disabled-container-color: rgba(0, 0, 0, .12);--mat-button-protected-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-protected-disabled-state-layer-color: black;--mat-button-protected-focus-state-layer-opacity: .12;--mat-button-protected-hover-state-layer-opacity: .04;--mat-button-protected-label-text-color: black;--mat-button-protected-pressed-state-layer-opacity: .12;--mat-button-protected-ripple-color: rgba(0, 0, 0, .1);--mat-button-protected-state-layer-color: black;--mat-button-text-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-text-disabled-state-layer-color: black;--mat-button-text-focus-state-layer-opacity: .12;--mat-button-text-hover-state-layer-opacity: .04;--mat-button-text-label-text-color: black;--mat-button-text-pressed-state-layer-opacity: .12;--mat-button-text-ripple-color: rgba(0, 0, 0, .1);--mat-button-text-state-layer-color: black;--mat-button-tonal-container-color: white;--mat-button-tonal-disabled-container-color: rgba(0, 0, 0, .12);--mat-button-tonal-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-tonal-disabled-state-layer-color: black;--mat-button-tonal-focus-state-layer-opacity: .12;--mat-button-tonal-hover-state-layer-opacity: .04;--mat-button-tonal-label-text-color: black;--mat-button-tonal-pressed-state-layer-opacity: .12;--mat-button-tonal-ripple-color: rgba(0, 0, 0, .1);--mat-button-tonal-state-layer-color: black}.theme-mixmovematch .mat-mdc-button.mat-primary,.theme-mixmovematch .mat-mdc-unelevated-button.mat-primary,.theme-mixmovematch .mat-mdc-raised-button.mat-primary,.theme-mixmovematch .mat-mdc-outlined-button.mat-primary,.theme-mixmovematch .mat-tonal-button.mat-primary{--mat-button-filled-container-color: #3f51b5;--mat-button-filled-label-text-color: white;--mat-button-filled-ripple-color: rgba(255, 255, 255, .1);--mat-button-filled-state-layer-color: white;--mat-button-outlined-label-text-color: #3f51b5;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-ripple-color: rgba(63, 81, 181, .1);--mat-button-outlined-state-layer-color: #3f51b5;--mat-button-protected-container-color: #3f51b5;--mat-button-protected-label-text-color: white;--mat-button-protected-ripple-color: rgba(255, 255, 255, .1);--mat-button-protected-state-layer-color: white;--mat-button-text-label-text-color: #3f51b5;--mat-button-text-ripple-color: rgba(63, 81, 181, .1);--mat-button-text-state-layer-color: #3f51b5;--mat-button-tonal-container-color: #3f51b5;--mat-button-tonal-label-text-color: white;--mat-button-tonal-ripple-color: rgba(255, 255, 255, .1);--mat-button-tonal-state-layer-color: white}.theme-mixmovematch .mat-mdc-button.mat-accent,.theme-mixmovematch .mat-mdc-unelevated-button.mat-accent,.theme-mixmovematch .mat-mdc-raised-button.mat-accent,.theme-mixmovematch .mat-mdc-outlined-button.mat-accent,.theme-mixmovematch .mat-tonal-button.mat-accent{--mat-button-filled-container-color: #40c4ff;--mat-button-filled-label-text-color: black;--mat-button-filled-ripple-color: rgba(0, 0, 0, .1);--mat-button-filled-state-layer-color: black;--mat-button-outlined-label-text-color: #40c4ff;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-ripple-color: rgba(64, 196, 255, .1);--mat-button-outlined-state-layer-color: #40c4ff;--mat-button-protected-container-color: #40c4ff;--mat-button-protected-label-text-color: black;--mat-button-protected-ripple-color: rgba(0, 0, 0, .1);--mat-button-protected-state-layer-color: black;--mat-button-text-label-text-color: #40c4ff;--mat-button-text-ripple-color: rgba(64, 196, 255, .1);--mat-button-text-state-layer-color: #40c4ff;--mat-button-tonal-container-color: #40c4ff;--mat-button-tonal-label-text-color: black;--mat-button-tonal-ripple-color: rgba(0, 0, 0, .1);--mat-button-tonal-state-layer-color: black}.theme-mixmovematch .mat-mdc-button.mat-warn,.theme-mixmovematch .mat-mdc-unelevated-button.mat-warn,.theme-mixmovematch .mat-mdc-raised-button.mat-warn,.theme-mixmovematch .mat-mdc-outlined-button.mat-warn,.theme-mixmovematch .mat-tonal-button.mat-warn{--mat-button-filled-container-color: #f44336;--mat-button-filled-label-text-color: white;--mat-button-filled-ripple-color: rgba(255, 255, 255, .1);--mat-button-filled-state-layer-color: white;--mat-button-outlined-label-text-color: #f44336;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-ripple-color: rgba(244, 67, 54, .1);--mat-button-outlined-state-layer-color: #f44336;--mat-button-protected-container-color: #f44336;--mat-button-protected-label-text-color: white;--mat-button-protected-ripple-color: rgba(255, 255, 255, .1);--mat-button-protected-state-layer-color: white;--mat-button-text-label-text-color: #f44336;--mat-button-text-ripple-color: rgba(244, 67, 54, .1);--mat-button-text-state-layer-color: #f44336;--mat-button-tonal-container-color: #f44336;--mat-button-tonal-label-text-color: white;--mat-button-tonal-ripple-color: rgba(255, 255, 255, .1);--mat-button-tonal-state-layer-color: white}.theme-mixmovematch{--mat-button-filled-container-height: 36px;--mat-button-filled-touch-target-display: block;--mat-button-outlined-container-height: 36px;--mat-button-outlined-touch-target-display: block;--mat-button-protected-container-height: 36px;--mat-button-protected-touch-target-display: block;--mat-button-text-container-height: 36px;--mat-button-text-touch-target-display: block;--mat-button-tonal-container-height: 36px;--mat-button-tonal-touch-target-display: block}.theme-mixmovematch{--mat-icon-button-icon-size: 24px;--mat-icon-button-container-shape: 50%}.theme-mixmovematch{--mat-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-icon-color: inherit;--mat-icon-button-pressed-state-layer-opacity: .12;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-state-layer-color: black}.theme-mixmovematch .mat-mdc-icon-button.mat-primary{--mat-icon-button-icon-color: #3f51b5;--mat-icon-button-state-layer-color: #3f51b5;--mat-icon-button-ripple-color: rgba(63, 81, 181, .1)}.theme-mixmovematch .mat-mdc-icon-button.mat-accent{--mat-icon-button-icon-color: #40c4ff;--mat-icon-button-state-layer-color: #40c4ff;--mat-icon-button-ripple-color: rgba(64, 196, 255, .1)}.theme-mixmovematch .mat-mdc-icon-button.mat-warn{--mat-icon-button-icon-color: #f44336;--mat-icon-button-state-layer-color: #f44336;--mat-icon-button-ripple-color: rgba(244, 67, 54, .1)}.theme-mixmovematch{--mat-icon-button-touch-target-display: block}.theme-mixmovematch .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 48px;--mat-icon-button-state-layer-size: 48px;width:var(--mat-icon-button-state-layer-size);height:var(--mat-icon-button-state-layer-size);padding:12px}.theme-mixmovematch{--mat-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-fab-container-shape: 50%;--mat-fab-extended-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-fab-extended-container-height: 48px;--mat-fab-extended-container-shape: 24px;--mat-fab-extended-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-fab-extended-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-fab-extended-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-fab-small-container-shape: 50%;--mat-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.theme-mixmovematch{--mat-fab-container-color: white;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mat-fab-disabled-state-layer-color: black;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-foreground-color: black;--mat-fab-hover-state-layer-opacity: .04;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-container-color: white;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-foreground-color: black;--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-state-layer-color: black;--mat-fab-state-layer-color: black}.theme-mixmovematch .mat-mdc-fab.mat-primary,.theme-mixmovematch .mat-mdc-mini-fab.mat-primary{--mat-fab-container-color: #3f51b5;--mat-fab-foreground-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-container-color: #3f51b5;--mat-fab-small-foreground-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-state-layer-color: white;--mat-fab-state-layer-color: white}.theme-mixmovematch .mat-mdc-fab.mat-accent,.theme-mixmovematch .mat-mdc-mini-fab.mat-accent{--mat-fab-container-color: #40c4ff;--mat-fab-foreground-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-container-color: #40c4ff;--mat-fab-small-foreground-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-state-layer-color: black;--mat-fab-state-layer-color: black}.theme-mixmovematch .mat-mdc-fab.mat-warn,.theme-mixmovematch .mat-mdc-mini-fab.mat-warn{--mat-fab-container-color: #f44336;--mat-fab-foreground-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-container-color: #f44336;--mat-fab-small-foreground-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-state-layer-color: white;--mat-fab-state-layer-color: white}.theme-mixmovematch{--mat-fab-small-touch-target-display: block;--mat-fab-touch-target-display: block}.theme-mixmovematch{--mat-snack-bar-container-shape: 4px}.theme-mixmovematch{--mat-snack-bar-container-color: #333333;--mat-snack-bar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #c5cae9}.theme-mixmovematch{--mat-table-row-item-outline-width: 1px}.theme-mixmovematch{--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12)}.theme-mixmovematch{--mat-table-header-container-height: 56px;--mat-table-footer-container-height: 52px;--mat-table-row-item-container-height: 52px}.theme-mixmovematch{--mat-progress-spinner-active-indicator-width: 4px;--mat-progress-spinner-size: 48px}.theme-mixmovematch{--mat-progress-spinner-active-indicator-color: #3f51b5}.theme-mixmovematch .mat-accent{--mat-progress-spinner-active-indicator-color: #40c4ff}.theme-mixmovematch .mat-warn{--mat-progress-spinner-active-indicator-color: #f44336}.theme-mixmovematch{--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0}.theme-mixmovematch{--mat-badge-background-color: #3f51b5;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38)}.theme-mixmovematch .mat-badge-accent{--mat-badge-background-color: #40c4ff;--mat-badge-text-color: rgba(0, 0, 0, .87)}.theme-mixmovematch .mat-badge-warn{--mat-badge-background-color: #f44336;--mat-badge-text-color: white}.theme-mixmovematch{--mat-bottom-sheet-container-shape: 4px}.theme-mixmovematch{--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white}.theme-mixmovematch{--mat-button-toggle-focus-state-layer-opacity: .12;--mat-button-toggle-hover-state-layer-opacity: .04;--mat-button-toggle-legacy-focus-state-layer-opacity: 1;--mat-button-toggle-legacy-height: 36px;--mat-button-toggle-legacy-shape: 2px;--mat-button-toggle-shape: 4px}.theme-mixmovematch{--mat-button-toggle-background-color: white;--mat-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-button-toggle-disabled-state-background-color: white;--mat-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-button-toggle-divider-color: rgb(224.4, 224.4, 224.4);--mat-button-toggle-legacy-disabled-selected-state-background-color: #bdbdbd;--mat-button-toggle-legacy-disabled-state-background-color: #eeeeee;--mat-button-toggle-legacy-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-button-toggle-legacy-selected-state-background-color: #e0e0e0;--mat-button-toggle-legacy-selected-state-text-color: rgba(0, 0, 0, .54);--mat-button-toggle-legacy-state-layer-color: rgba(0, 0, 0, .12);--mat-button-toggle-legacy-text-color: rgba(0, 0, 0, .38);--mat-button-toggle-selected-state-background-color: #e0e0e0;--mat-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-button-toggle-state-layer-color: black;--mat-button-toggle-text-color: rgba(0, 0, 0, .87)}.theme-mixmovematch{--mat-button-toggle-height: 48px}.theme-mixmovematch{--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.theme-mixmovematch{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #3f51b5;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(63, 81, 181, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(63, 81, 181, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(63, 81, 181, .3);--mat-datepicker-toggle-active-state-icon-color: #3f51b5;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(63, 81, 181, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-text-color: black;--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87)}.theme-mixmovematch .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-selected-state-background-color: #40c4ff;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(64, 196, 255, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-focus-state-background-color: rgba(64, 196, 255, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(64, 196, 255, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(64, 196, 255, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.theme-mixmovematch .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #f44336;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(244, 67, 54, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(244, 67, 54, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.theme-mixmovematch .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #40c4ff}.theme-mixmovematch .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #f44336}.theme-mixmovematch .mat-calendar-controls{--mat-icon-button-touch-target-display: none}.theme-mixmovematch .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 40px;--mat-icon-button-state-layer-size: 40px;width:var(--mat-icon-button-state-layer-size);height:var(--mat-icon-button-state-layer-size);padding:8px}.theme-mixmovematch{--mat-divider-width: 1px}.theme-mixmovematch{--mat-divider-color: rgba(0, 0, 0, .12)}.theme-mixmovematch{--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none}.theme-mixmovematch{--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54)}.theme-mixmovematch{--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px}.theme-mixmovematch{--mat-icon-color: inherit}.theme-mixmovematch .mat-icon.mat-primary{--mat-icon-color: #3f51b5}.theme-mixmovematch .mat-icon.mat-accent{--mat-icon-color: #40c4ff}.theme-mixmovematch .mat-icon.mat-warn{--mat-icon-color: #f44336}.theme-mixmovematch{--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto}.theme-mixmovematch{--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6)}.theme-mixmovematch{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #3f51b5;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #3f51b5;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #3f51b5;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #f44336;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #f44336;--mat-stepper-header-error-state-icon-background-color: transparent}.theme-mixmovematch .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-selected-state-icon-background-color: #40c4ff;--mat-stepper-header-selected-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-done-state-icon-background-color: #40c4ff;--mat-stepper-header-done-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-edit-state-icon-background-color: #40c4ff;--mat-stepper-header-edit-state-icon-foreground-color: rgba(0, 0, 0, .87)}.theme-mixmovematch .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #f44336;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #f44336;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #f44336;--mat-stepper-header-edit-state-icon-foreground-color: white}.theme-mixmovematch{--mat-stepper-header-height: 72px}.theme-mixmovematch{--mat-sort-arrow-color: rgb(117.3, 117.3, 117.3)}.theme-mixmovematch{--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.theme-mixmovematch .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #3f51b5;--mat-toolbar-container-text-color: white}.theme-mixmovematch .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #40c4ff;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.theme-mixmovematch .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #f44336;--mat-toolbar-container-text-color: white}.theme-mixmovematch{--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px}.theme-mixmovematch{--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}.theme-mixmovematch{--mat-tree-node-min-height: 48px}.theme-mixmovematch{--mat-timepicker-container-shape: 4px;--mat-timepicker-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.theme-mixmovematch{--mat-timepicker-container-background-color: white}.container{padding:1.5%}html,body{height:100%;margin:0;font-family:Open Sans!important;font-size:13px;--mat-focus-indicator-border-width: 0;--mat-mdc-focus-indicator-border-width: 0}html .mat-mdc-button-touch-target,body .mat-mdc-button-touch-target{display:none}h1,h2,h3,h4,h5,h6{margin:0 0 16px}p{margin:0 0 12px}.mt-5{margin-top:5px}.mt-10{margin-top:10px}.mt-15{margin-top:15px}.mt-20{margin-top:20px}.mt-25{margin-top:25px}.mt-30{margin-top:30px}.mt-35{margin-top:35px}.mt-40{margin-top:40px}.mt-45{margin-top:45px}.mt-50{margin-top:50px}.mt-55{margin-top:55px}.mt-60{margin-top:60px}.ml-5{margin-left:5px}.ml-10{margin-left:10px}.ml-15{margin-left:15px}.ml-20{margin-left:20px}.ml-25{margin-left:25px}.ml-30{margin-left:30px}.ml-35{margin-left:35px}.ml-40{margin-left:40px}.mr-5{margin-right:5px}.mr-10{margin-right:10px}.mr-15{margin-right:15px}.mr-20{margin-right:20px}.mr-25{margin-right:25px}.mr-30{margin-right:30px}.mr-35{margin-right:35px}.mr-40{margin-right:40px}.mr-60{margin-right:60px}.mb-5{margin-bottom:5px}.mb-1{margin-bottom:1px}.mb-3{margin-bottom:3px}.mb-9{margin-bottom:9px}.mb-10{margin-bottom:10px}.mb-15{margin-bottom:15px}.mb-20{margin-bottom:20px}.mb-25{margin-bottom:25px}.mb-30{margin-bottom:30px}.mb-35{margin-bottom:35px}.mb-40{margin-bottom:40px}.mb-50{margin-bottom:50px}.mb-60{margin-bottom:60px}.no-margin{margin:0!important}.no-padding{padding:0!important}.invisible{visibility:hidden}.hide{display:none!important}.show{display:block!important}.flex{display:flex}.text-left{display:flex;justify-content:flex-start}.text-right{display:flex;justify-content:flex-end}.text-center{display:flex;justify-content:center}.relative{position:relative}.no-wrap{white-space:nowrap}.aboslute{position:absolute}.bold{font-weight:700}.row-min-height-and-fit-content{height:fit-content!important;min-height:48px}span.form-subtitle{font-weight:700;font-size:larger;padding:10px 0;margin-bottom:5px;display:block}.cb-wrapper{padding:18px 0}.mat-mdc-dialog-actions .mat-mdc-raised-button{min-width:250px}@media screen and (max-width: 480px){.mat-mdc-dialog-actions .mat-mdc-raised-button{margin-bottom:10px}.mat-mdc-dialog-actions .mat-mdc-raised-button+.mat-raised-button,.mat-mdc-dialog-actions .mat-raised-button+.mat-mdc-button,.mat-mdc-dialog-actions .mat-button+.mat-button,.mat-mdc-dialog-actions .mat-button+.mat-raised-button{margin-left:0!important}}.mat-mdc-table{width:100%}.mat-mdc-table .mat-mdc-cell,.mat-mdc-table .mat-mdc-footer-cell{font-size:11px}.mat-expansion-panel-body{padding:0 5px!important}.mat-mdc-list-base .mat-mdc-list-item,.mat-mdc-input-element{font-size:14px!important}.mat-date-range-input-start-wrapper{overflow:none;width:calc(40% - 4px)}.mat-date-range-input-start-wrapper input{text-align:center}.mat-checkbox-indeterminate .mat-checkbox-background{background-color:#a9a9a9!important}.theme-mixmovematch .mat-mdc-list-base .mat-mdc-list-item{color:#fff9}.mat-date-range-input-start-wrapper{line-height:1.5!important}.mat-mdc-autocomplete-panel{min-width:fit-content!important;background-color:#fff}.master-active{background:#41485b}.master-active .mat-internal-form-field>label{color:#fff;padding-left:10px}#wdr-pivot-view,#wdr-toolbar-wrapper{line-height:1;-webkit-font-smoothing:antialiased!important;text-rendering:optimizeLegibility!important;-webkit-text-size-adjust:none}#wdr-pivot-view input[type=text],#wdr-toolbar-wrapper input[type=text]{-webkit-appearance:none}#wdr-pivot-view a,#wdr-pivot-view abbr,#wdr-pivot-view acronym,#wdr-pivot-view address,#wdr-pivot-view applet,#wdr-pivot-view article,#wdr-pivot-view aside,#wdr-pivot-view audio,#wdr-pivot-view b,#wdr-pivot-view big,#wdr-pivot-view blockquote,#wdr-pivot-view canvas,#wdr-pivot-view caption,#wdr-pivot-view center,#wdr-pivot-view cite,#wdr-pivot-view code,#wdr-pivot-view dd,#wdr-pivot-view del,#wdr-pivot-view details,#wdr-pivot-view dfn,#wdr-pivot-view div,#wdr-pivot-view dl,#wdr-pivot-view dt,#wdr-pivot-view em,#wdr-pivot-view embed,#wdr-pivot-view fieldset,#wdr-pivot-view figcaption,#wdr-pivot-view figure,#wdr-pivot-view footer,#wdr-pivot-view form,#wdr-pivot-view h1,#wdr-pivot-view h2,#wdr-pivot-view h3,#wdr-pivot-view h4,#wdr-pivot-view h5,#wdr-pivot-view h6,#wdr-pivot-view header,#wdr-pivot-view i,#wdr-pivot-view iframe,#wdr-pivot-view img,#wdr-pivot-view ins,#wdr-pivot-view kbd,#wdr-pivot-view label,#wdr-pivot-view legend,#wdr-pivot-view li,#wdr-pivot-view mark,#wdr-pivot-view menu,#wdr-pivot-view nav,#wdr-pivot-view object,#wdr-pivot-view ol,#wdr-pivot-view output,#wdr-pivot-view p,#wdr-pivot-view pre,#wdr-pivot-view q,#wdr-pivot-view ruby,#wdr-pivot-view s,#wdr-pivot-view samp,#wdr-pivot-view section,#wdr-pivot-view small,#wdr-pivot-view span,#wdr-pivot-view strike,#wdr-pivot-view strong,#wdr-pivot-view sub,#wdr-pivot-view summary,#wdr-pivot-view sup,#wdr-pivot-view table,#wdr-pivot-view tbody,#wdr-pivot-view td,#wdr-pivot-view tfoot,#wdr-pivot-view th,#wdr-pivot-view thead,#wdr-pivot-view time,#wdr-pivot-view tr,#wdr-pivot-view tt,#wdr-pivot-view u,#wdr-pivot-view ul,#wdr-pivot-view var,#wdr-pivot-view video,#wdr-toolbar-wrapper a,#wdr-toolbar-wrapper abbr,#wdr-toolbar-wrapper acronym,#wdr-toolbar-wrapper address,#wdr-toolbar-wrapper applet,#wdr-toolbar-wrapper article,#wdr-toolbar-wrapper aside,#wdr-toolbar-wrapper audio,#wdr-toolbar-wrapper b,#wdr-toolbar-wrapper big,#wdr-toolbar-wrapper blockquote,#wdr-toolbar-wrapper canvas,#wdr-toolbar-wrapper caption,#wdr-toolbar-wrapper center,#wdr-toolbar-wrapper cite,#wdr-toolbar-wrapper code,#wdr-toolbar-wrapper dd,#wdr-toolbar-wrapper del,#wdr-toolbar-wrapper details,#wdr-toolbar-wrapper dfn,#wdr-toolbar-wrapper div,#wdr-toolbar-wrapper dl,#wdr-toolbar-wrapper dt,#wdr-toolbar-wrapper em,#wdr-toolbar-wrapper embed,#wdr-toolbar-wrapper fieldset,#wdr-toolbar-wrapper figcaption,#wdr-toolbar-wrapper figure,#wdr-toolbar-wrapper footer,#wdr-toolbar-wrapper form,#wdr-toolbar-wrapper h1,#wdr-toolbar-wrapper h2,#wdr-toolbar-wrapper h3,#wdr-toolbar-wrapper h4,#wdr-toolbar-wrapper h5,#wdr-toolbar-wrapper h6,#wdr-toolbar-wrapper header,#wdr-toolbar-wrapper i,#wdr-toolbar-wrapper iframe,#wdr-toolbar-wrapper img,#wdr-toolbar-wrapper ins,#wdr-toolbar-wrapper kbd,#wdr-toolbar-wrapper label,#wdr-toolbar-wrapper legend,#wdr-toolbar-wrapper li,#wdr-toolbar-wrapper mark,#wdr-toolbar-wrapper menu,#wdr-toolbar-wrapper nav,#wdr-toolbar-wrapper object,#wdr-toolbar-wrapper ol,#wdr-toolbar-wrapper output,#wdr-toolbar-wrapper p,#wdr-toolbar-wrapper pre,#wdr-toolbar-wrapper q,#wdr-toolbar-wrapper ruby,#wdr-toolbar-wrapper s,#wdr-toolbar-wrapper samp,#wdr-toolbar-wrapper section,#wdr-toolbar-wrapper small,#wdr-toolbar-wrapper span,#wdr-toolbar-wrapper strike,#wdr-toolbar-wrapper strong,#wdr-toolbar-wrapper sub,#wdr-toolbar-wrapper summary,#wdr-toolbar-wrapper sup,#wdr-toolbar-wrapper table,#wdr-toolbar-wrapper tbody,#wdr-toolbar-wrapper td,#wdr-toolbar-wrapper tfoot,#wdr-toolbar-wrapper th,#wdr-toolbar-wrapper thead,#wdr-toolbar-wrapper time,#wdr-toolbar-wrapper tr,#wdr-toolbar-wrapper tt,#wdr-toolbar-wrapper u,#wdr-toolbar-wrapper ul,#wdr-toolbar-wrapper var,#wdr-toolbar-wrapper video{margin:0;padding:0;border:0;font:inherit;font-size:100%;vertical-align:baseline;box-sizing:border-box;transition:none;border-collapse:collapse;border-spacing:0}#wdr-pivot-view ol,#wdr-pivot-view ul,#wdr-toolbar-wrapper ol,#wdr-toolbar-wrapper ul{list-style:none}#wdr-pivot-view table,#wdr-toolbar-wrapper table{border-collapse:collapse;border-spacing:0}#wdr-pivot-view caption,#wdr-pivot-view td,#wdr-pivot-view th,#wdr-toolbar-wrapper caption,#wdr-toolbar-wrapper td,#wdr-toolbar-wrapper th{text-align:left;font-weight:400;vertical-align:middle}#wdr-pivot-view blockquote,#wdr-pivot-view q,#wdr-toolbar-wrapper blockquote,#wdr-toolbar-wrapper q{quotes:none}#wdr-pivot-view blockquote:after,#wdr-pivot-view blockquote:before,#wdr-pivot-view q:after,#wdr-pivot-view q:before,#wdr-toolbar-wrapper blockquote:after,#wdr-toolbar-wrapper blockquote:before,#wdr-toolbar-wrapper q:after,#wdr-toolbar-wrapper q:before{content:"";content:none}#wdr-pivot-view img,#wdr-toolbar-wrapper img{max-width:100%;height:auto;height:initial;border:none}#wdr-pivot-view a,#wdr-toolbar-wrapper a{text-decoration:none}#wdr-pivot-view article,#wdr-pivot-view aside,#wdr-pivot-view details,#wdr-pivot-view figcaption,#wdr-pivot-view figure,#wdr-pivot-view footer,#wdr-pivot-view header,#wdr-pivot-view main,#wdr-pivot-view menu,#wdr-pivot-view nav,#wdr-pivot-view section,#wdr-pivot-view summary,#wdr-toolbar-wrapper article,#wdr-toolbar-wrapper aside,#wdr-toolbar-wrapper details,#wdr-toolbar-wrapper figcaption,#wdr-toolbar-wrapper figure,#wdr-toolbar-wrapper footer,#wdr-toolbar-wrapper header,#wdr-toolbar-wrapper main,#wdr-toolbar-wrapper menu,#wdr-toolbar-wrapper nav,#wdr-toolbar-wrapper section,#wdr-toolbar-wrapper summary{display:block;box-sizing:border-box}#wdr-pivot-view :focus,#wdr-toolbar-wrapper :focus{outline:0}#wdr-pivot-view h1,#wdr-pivot-view h2,#wdr-pivot-view h3,#wdr-pivot-view h4,#wdr-pivot-view h5,#wdr-pivot-view h6,#wdr-toolbar-wrapper h1,#wdr-toolbar-wrapper h2,#wdr-toolbar-wrapper h3,#wdr-toolbar-wrapper h4,#wdr-toolbar-wrapper h5,#wdr-toolbar-wrapper h6{font-weight:400}@font-face{font-family:webdatarocks-icons;src:url(webdatarocks-icons.0ba7fff5762c9e7d.woff) format("woff"),url(webdatarocks-icons.89d1b883b27e9568.ttf) format("truetype"),url(webdatarocks-icons.d559c5c09688c808.svg#webdatarocks-icons) format("svg");font-weight:400;font-style:normal}.wdr-csscheck{font-family:webdatarocks}#wdr-pivot-view .wdr-ui,#wdr-pivot-view .wdr-ui a,#wdr-pivot-view .wdr-ui div,#wdr-pivot-view .wdr-ui input,#wdr-pivot-view .wdr-ui li,#wdr-pivot-view .wdr-ui p,#wdr-pivot-view .wdr-ui select,#wdr-pivot-view .wdr-ui span,#wdr-pivot-view .wdr-ui table,#wdr-pivot-view .wdr-ui table td,#wdr-pivot-view .wdr-ui table th,#wdr-pivot-view .wdr-ui table tr,#wdr-pivot-view .wdr-ui textarea,#wdr-pivot-view .wdr-ui ul,#wdr-toolbar-wrapper .wdr-toolbar-ui,#wdr-toolbar-wrapper .wdr-toolbar-ui a,#wdr-toolbar-wrapper .wdr-toolbar-ui div,#wdr-toolbar-wrapper .wdr-toolbar-ui input,#wdr-toolbar-wrapper .wdr-toolbar-ui li,#wdr-toolbar-wrapper .wdr-toolbar-ui p,#wdr-toolbar-wrapper .wdr-toolbar-ui select,#wdr-toolbar-wrapper .wdr-toolbar-ui span,#wdr-toolbar-wrapper .wdr-toolbar-ui table,#wdr-toolbar-wrapper .wdr-toolbar-ui table td,#wdr-toolbar-wrapper .wdr-toolbar-ui table th,#wdr-toolbar-wrapper .wdr-toolbar-ui table tr,#wdr-toolbar-wrapper .wdr-toolbar-ui textarea,#wdr-toolbar-wrapper .wdr-toolbar-ui ul{font-family:Arial,sans-serif;font-size:12px;text-align:left;color:#111;-webkit-font-smoothing:antialiased;margin:0;padding:0;border-radius:0;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;text-shadow:none;float:none;line-height:normal}#wdr-pivot-view .wdr-ui-mobile,#wdr-pivot-view .wdr-ui-mobile a,#wdr-pivot-view .wdr-ui-mobile div,#wdr-pivot-view .wdr-ui-mobile input,#wdr-pivot-view .wdr-ui-mobile li,#wdr-pivot-view .wdr-ui-mobile option,#wdr-pivot-view .wdr-ui-mobile p,#wdr-pivot-view .wdr-ui-mobile select,#wdr-pivot-view .wdr-ui-mobile span,#wdr-pivot-view .wdr-ui-mobile table,#wdr-pivot-view .wdr-ui-mobile td,#wdr-pivot-view .wdr-ui-mobile textarea,#wdr-pivot-view .wdr-ui-mobile th,#wdr-pivot-view .wdr-ui-mobile tr,#wdr-pivot-view .wdr-ui-mobile ul{font-size:14px;border-radius:0}#wdr-pivot-view .wdr-ui-mobile input[type=text]{height:28px;line-height:28px;border:1px solid #999;background-color:#fff}#wdr-pivot-view .wdr-ui-mobile select{background-color:#fff}#wdr-pivot-view .wdr-ui a{font-weight:400}#wdr-pivot-view .wdr-ui ul>li:before{width:0!important;height:0!important;margin:0;padding:0;border:0}#wdr-pivot-view a.wdr-ui{color:inherit;font-weight:400}#wdr-pivot-view a.wdr-ui:hover{color:inherit;font-weight:400;text-decoration:none}#wdr-pivot-view input.wdr-ui{font-size:12px;outline:0}#wdr-pivot-view input.wdr-ui-mobile{font-size:14px}#wdr-pivot-view span.wdr-ui{font-size:11px}#wdr-pivot-view span.wdr-ui-mobile{font-size:14px}#wdr-pivot-view div.wdr-ui-clear{clear:both}#wdr-pivot-view input[type=number].wdr-ui-text-input,#wdr-pivot-view input[type=text].wdr-ui-text-input{box-shadow:none;width:100%;height:38px;box-sizing:border-box;padding-right:10px;padding-left:10px;text-align:left;color:#111;font-size:14px;background:#fff;border:1px solid #d5d5d5}#wdr-pivot-view input[type=text].wdr-ui-text-input.wdr-ui-prompt{color:#cecece;font-style:italic}#wdr-pivot-view input[type=text].wdr-ui-text-input.wdr-ui-mobile{height:30px}#wdr-pivot-view .wdr-ui textarea.wdr-ui-text-area{resize:none;border:1px solid #999;padding:1px;box-shadow:none;margin:0;color:#111;font-size:14px}#wdr-pivot-view .wdr-ui textarea.wdr-ui-text-area:focus{outline:0}#wdr-pivot-view .wdr-ui-icon:before,#wdr-pivot-view [class*=" wdr-ui-icon-"]:before,#wdr-pivot-view [class^=wdr-ui-icon-]:before{font-family:webdatarocks-icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#wdr-pivot-view .wdr-icon-act_add:before{content:"\e900"}#wdr-pivot-view .wdr-icon-act_calc:before{content:"\e90a"}#wdr-pivot-view .wdr-icon-act_check:before{content:"\e902"}#wdr-pivot-view .wdr-icon-act_close:before{content:"\e908"}#wdr-pivot-view .wdr-icon-act_close_small:before{content:"\e904"}#wdr-pivot-view .wdr-icon-act_filter:before{content:"\e905"}#wdr-pivot-view .wdr-icon-act_font:before{content:"\e906"}#wdr-pivot-view .wdr-icon-act_search:before{content:"\e913"}#wdr-pivot-view .wdr-icon-act_table_settings:before{content:"\e90c"}#wdr-pivot-view .wdr-icon-act_table_sort:before{content:"\e90d"}#wdr-pivot-view .wdr-icon-act_trash:before{content:"\e908"}#wdr-pivot-view .wdr-icon-arrow_down:before{content:"\e90f"}#wdr-pivot-view .wdr-icon-arrow_left:before{content:"\e910"}#wdr-pivot-view .wdr-icon-arrow_right:before{content:"\e911"}#wdr-pivot-view .wdr-icon-arrow_up:before{content:"\e912"}#wdr-pivot-view .wdr-icon-count_down:before{content:"\e926"}#wdr-pivot-view .wdr-icon-count_up:before{content:"\e927"}#wdr-pivot-view .wdr-icon-dd_connect_csv:before{content:"\e928"}#wdr-pivot-view .wdr-icon-dd_connect_json:before{content:"\e929"}#wdr-pivot-view .wdr-icon-dd_export_bar:before{content:"\e92a"}#wdr-pivot-view .wdr-icon-dd_export_bar_hor:before{content:"\e92b"}#wdr-pivot-view .wdr-icon-dd_export_bar_lane:before{content:"\e92c"}#wdr-pivot-view .wdr-icon-dd_export_bar_stack:before{content:"\e92d"}#wdr-pivot-view .wdr-icon-dd_export_line:before{content:"\e92e"}#wdr-pivot-view .wdr-icon-dd_export_pie:before{content:"\e92f"}#wdr-pivot-view .wdr-icon-dd_export_scatter:before{content:"\e930"}#wdr-pivot-view .wdr-icon-dd_format:before{content:"\e931"}#wdr-pivot-view .wdr-icon-dd_format_1:before{content:"\e932"}#wdr-pivot-view .wdr-icon-dd_open_local:before{content:"\e933"}#wdr-pivot-view .wdr-icon-dd_open_remote:before{content:"\e934"}#wdr-pivot-view .wdr-icon-dd_save_exel:before{content:"\e935"}#wdr-pivot-view .wdr-icon-dd_save_html:before{content:"\e936"}#wdr-pivot-view .wdr-icon-dd_save_image:before{content:"\e937"}#wdr-pivot-view .wdr-icon-dd_save_pdf:before{content:"\e938"}#wdr-pivot-view .wdr-icon-dd_save_print:before{content:"\e939"}#wdr-pivot-view .wdr-icon-direction_direction_y:before{content:"\e93a"}#wdr-pivot-view .wdr-icon-menu_connect:before{content:"\e93c"}#wdr-pivot-view .wdr-icon-menu_export:before{content:"\e93d"}#wdr-pivot-view .wdr-icon-menu_fields:before{content:"\e93e"}#wdr-pivot-view .wdr-icon-menu_format:before{content:"\e93f"}#wdr-pivot-view .wdr-icon-menu_fullscreen_close:before{content:"\e940"}#wdr-pivot-view .wdr-icon-menu_fullscreen_open:before{content:"\e941"}#wdr-pivot-view .wdr-icon-menu_grid:before{content:"\e942"}#wdr-pivot-view .wdr-icon-menu_open:before{content:"\e943"}#wdr-pivot-view .wdr-icon-menu_options:before{content:"\e944"}#wdr-pivot-view .wdr-icon-menu_save:before{content:"\e945"}#wdr-pivot-view .wdr-icon-notif_arrow:before{content:"\e949"}#wdr-pivot-view .wdr-icon-notif_confirm:before{content:"\e901"}#wdr-pivot-view .wdr-icon-notif_info:before{content:"\e948"}#wdr-pivot-view .wdr-icon-notif_warning:before{content:"\e949"}.wdr-ui-icon{display:block;position:absolute;font-family:webdatarocks-icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;height:initial;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:color .3s}.wdr-ui-vam{top:50%;transform:translateY(-50%);-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%)}.wdr-ui-icon-vam{display:block;position:absolute;font-family:webdatarocks-icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;height:initial;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:color .3s;top:50%;transform:translateY(-50%);-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%)}.wdr-ui-ham{left:50%;transform:translate(-50%)}.wdr-ui-icon-ham{display:block;position:absolute;font-family:webdatarocks-icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;height:initial;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:color .3s;left:50%;transform:translate(-50%)}.wdr-ui-icon-c{display:block;position:absolute;font-family:webdatarocks-icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;height:initial;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:color .3s;top:50%;transform:translateY(-50%);-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%);left:50%;transform:translate(-50%)}.wdr-shadow{box-shadow:0 0 20px #0000001a}#wdr-pivot-view span.wdr-ui-label{color:#111;font-size:14px}#wdr-pivot-view span.wdr-ui-label *{font-size:14px}#wdr-pivot-view span.wdr-ui-label b{font-weight:700}#wdr-pivot-view span.wdr-ui-label-light{color:#999}#wdr-pivot-view a.wdr-ui-btn,#wdr-toolbar-wrapper a.wdr-ui-btn{-webkit-appearance:none;-moz-appearance:none;box-sizing:border-box;text-transform:uppercase;position:relative;outline:0;cursor:pointer;text-align:center;display:inline-block;vertical-align:top;transition:color .3s;font-size:14px;font-weight:700;padding:10px 12px;letter-spacing:.5px;min-width:90px;color:#555;border-radius:4px;background:#dbdbdb;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}#wdr-pivot-view a.wdr-ui-btn:hover,#wdr-toolbar-wrapper a.wdr-ui-btn:hover{font-weight:700;color:#626262;background:#e3e3e3}#wdr-pivot-view a.wdr-ui-btn:active,#wdr-pivot-view a.wdr-ui-btn:focus,#wdr-pivot-view a.wdr-ui-btn:hover,#wdr-toolbar-wrapper a.wdr-ui-btn:active,#wdr-toolbar-wrapper a.wdr-ui-btn:focus,#wdr-toolbar-wrapper a.wdr-ui-btn:hover{outline:0}#wdr-pivot-view a.wdr-ui-btn-dark,#wdr-toolbar-wrapper a.wdr-ui-btn-dark{color:#fff;background:#555}#wdr-pivot-view a.wdr-ui-btn-dark:hover,#wdr-toolbar-wrapper a.wdr-ui-btn-dark:hover{font-weight:700;color:#fff;background:#626262}#wdr-pivot-view a.wdr-ui-btn-light,#wdr-toolbar-wrapper a.wdr-ui-btn-light{background:#fbfbfb;border:1px solid #d5d5d5;color:#555;font-weight:400;text-transform:none;padding:11px}#wdr-pivot-view a.wdr-ui-btn-light:hover,#wdr-toolbar-wrapper a.wdr-ui-btn-light:hover{background:#e3e3e3;color:#555;font-weight:400}#wdr-pivot-view a.wdr-ui-btn-superlight,#wdr-toolbar-wrapper a.wdr-ui-btn-superlight{background:#fff;color:#555;font-weight:400;text-transform:none;padding:9px 11px 11px}#wdr-pivot-view a.wdr-ui-btn-superlight:hover,#wdr-toolbar-wrapper a.wdr-ui-btn-superlight:hover{background:#fbfbfb;color:#555;font-weight:400}#wdr-pivot-view a.wdr-ui-btn.wdr-ui-btn-close,#wdr-toolbar-wrapper a.wdr-ui-btn.wdr-ui-btn-close{font-size:0;border:none;background:0 0;min-width:auto;min-width:initial;width:30px;height:30px;padding:2px}#wdr-pivot-view a.wdr-ui-btn.wdr-ui-btn-close:before,#wdr-toolbar-wrapper a.wdr-ui-btn.wdr-ui-btn-close:before{display:block;position:absolute;font-family:webdatarocks-icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;height:initial;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:color .3s;content:"\e908";font-size:26px}#wdr-pivot-view .wdr-ui-btns-row,#wdr-toolbar-wrapper .wdr-ui-btns-row{font-size:0}#wdr-pivot-view .wdr-ui-btns-row .wdr-ui-btn,#wdr-toolbar-wrapper .wdr-ui-btns-row .wdr-ui-btn{margin-right:20px;height:38px}#wdr-pivot-view .wdr-ui-btns-row .wdr-ui-btn:last-child,#wdr-toolbar-wrapper .wdr-ui-btns-row .wdr-ui-btn:last-child{margin-right:0}#wdr-pivot-view .wdr-icon-notif_arrow:before,#wdr-toolbar-wrapper .wdr-icon-notif_arrow:before{content:"\e949"}#wdr-pivot-view a.wdr-ui-toggle-btn{color:#999;font-size:14px;line-height:36px;display:inline-block;text-align:center;cursor:pointer;border:1px solid #d5d5d5;background:#fff}#wdr-pivot-view a.wdr-ui-toggle-btn.wdr-selected{color:#111;background:#f1f1f1}#wdr-pivot-view a.wdr-ui-toggle-btn:hover{color:#111;background:#e3e3e3}#wdr-pivot-view a.wdr-ui-toggle-btn-dark{color:#111;background:#f1f1f1}#wdr-pivot-view a.wdr-ui-toggle-btn-dark.wdr-selected{color:#fff;background:#555;border-color:#555}#wdr-pivot-view a.wdr-ui-toggle-btn-dark.wdr-selected:hover{background:#626262;border-color:#626262}#wdr-pivot-view a.wdr-ui-link-btn{background:0 0;font-size:12px;text-decoration:underline;line-height:normal;width:auto;width:initial;height:auto;height:initial;border:none;padding:0;cursor:pointer}#wdr-pivot-view a.wdr-ui-link-btn:hover{background:0 0;text-decoration:none}#wdr-pivot-view a.wdr-ui-link-btn.wdr-ui-pressed{background:0 0;text-decoration:underline}#wdr-pivot-view a.wdr-ui-checkbox{cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;display:inline-block;vertical-align:middle}#wdr-pivot-view a.wdr-ui-checkbox .wdr-ui-label{padding-left:30px;position:relative;line-height:1.2;color:#111;font-size:14px}#wdr-pivot-view a.wdr-ui-checkbox .wdr-ui-label:before{content:"";display:inline-block;box-sizing:border-box;position:absolute;left:0;top:0;width:18px;height:18px;border:1px solid #d5d5d5;background:#fff}#wdr-pivot-view a.wdr-ui-checkbox .wdr-ui-label:before:hover{border-color:#999}#wdr-pivot-view a.wdr-ui-checkbox .wdr-ui-label:after{display:block;position:absolute;font-family:webdatarocks-icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;height:initial;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:color .3s;top:50%;transform:translateY(-50%);-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%);opacity:0;content:"\e901";color:#fff;font-size:16px;left:1px}#wdr-pivot-view a.wdr-ui-checkbox.wdr-selected .wdr-ui-label:after{opacity:1}#wdr-pivot-view a.wdr-ui-checkbox.wdr-selected .wdr-ui-label:before{border:none;background:#555}#wdr-pivot-view a.wdr-ui-checkbox.wdr-ui-semi-selected .wdr-ui-label:after{content:"";background:#555;width:10px;height:10px;left:4px;top:9px;opacity:1}#wdr-pivot-view div.wdr-ui-dropdown{text-align:left;display:inline-block;vertical-align:top;width:auto;width:initial;position:relative;box-sizing:border-box}#wdr-pivot-view div.wdr-ui-dropdown .wdr-ui-dropdown-btn{display:block;position:relative;background-color:#fff;text-align:left;border:1px solid #d5d5d5;padding:9px 35px 10px 10px;box-sizing:border-box;cursor:pointer;height:38px}#wdr-pivot-view div.wdr-ui-dropdown .wdr-ui-dropdown-btn .wdr-ui-label{color:#111;font-size:14px;vertical-align:top;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:inline-block;width:100%}#wdr-pivot-view div.wdr-ui-dropdown .wdr-ui-dropdown-btn:after{display:block;position:absolute;font-family:webdatarocks-icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;height:initial;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:color .3s;top:50%;transform:translateY(-50%);-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%);content:"\e902";right:8px;font-size:21px;color:#999}#wdr-pivot-view div.wdr-ui-dropdown .wdr-ui-dropdown-btn.wdr-selected:after{content:"\e904"}#wdr-pivot-view div.wdr-ui-dropdown .wdr-ui-dropdown-btn.wdr-selected+.wdr-ui-dropdown-list{margin-top:5px;visibility:visible;opacity:1}#wdr-pivot-view div.wdr-ui-dropdown .wdr-ui-dropdown-list{display:block;position:absolute;z-index:3;left:0;top:100%;border:1px solid #d5d5d5;margin-top:20px;visibility:hidden;width:100%;box-sizing:border-box;opacity:1;background:#fff}#wdr-pivot-view div.wdr-ui-dropdown .wdr-ui-dropdown-list ul{overflow-y:auto;max-height:300px}#wdr-pivot-view div.wdr-ui-dropdown .wdr-ui-dropdown-list ul li{display:block;border-bottom:1px solid #DBDBDB;padding:11px 9px;cursor:pointer;position:relative}#wdr-pivot-view div.wdr-ui-dropdown .wdr-ui-dropdown-list ul li .wdr-ui-label{color:#111;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:inline-block;width:100%}#wdr-pivot-view div.wdr-ui-dropdown .wdr-ui-dropdown-list ul li:last-child{border-bottom:none}#wdr-pivot-view div.wdr-ui-dropdown .wdr-ui-dropdown-list ul li:hover{background:#f1f1f1}#wdr-pivot-view div.wdr-ui-dropdown .wdr-ui-dropdown-list ul li.wdr-selected{background:#f1f1f1;padding-right:25px;position:relative}#wdr-pivot-view div.wdr-ui-dropdown .wdr-ui-dropdown-list ul li.wdr-selected:after{display:block;position:absolute;font-family:webdatarocks-icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;height:initial;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:color .3s;top:50%;transform:translateY(-50%);-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%);content:"\e901";color:#999;right:8px;font-size:18px}#wdr-pivot-view div.wdr-ui-dropdown .wdr-ui-dropdown-list:after,#wdr-pivot-view div.wdr-ui-dropdown .wdr-ui-dropdown-list:before{content:"";position:absolute;display:block;left:50%;transform:translate(-50%)}#wdr-pivot-view div.wdr-ui-dropdown .wdr-ui-dropdown-list:before{width:0;height:0;border-style:solid;border-width:0 5.5px 6px 5.5px;border-color:transparent transparent #d5d5d5 transparent;top:-6px}#wdr-pivot-view div.wdr-ui-dropdown .wdr-ui-dropdown-list:after{width:0;height:0;border-style:solid;border-width:0 4.5px 5px 4.5px;border-color:transparent transparent #fff transparent;top:-5px}#wdr-pivot-view div.wdr-ui-window{box-shadow:0 0 20px #0000001a;max-width:100%;background:#fff;margin:0 auto;border:1px solid #d5d5d5;padding:24px 30px 30px;box-sizing:border-box;position:absolute;z-index:7}#wdr-pivot-view div.wdr-ui-window .wdr-popup-header{min-height:40px;margin-bottom:10px}#wdr-pivot-view div.wdr-ui-window .wdr-popup-header.wdr-ph-simple{margin-bottom:24px}#wdr-pivot-view div.wdr-ui-window .wdr-popup-header .wdr-popup-icons-row{margin-bottom:25px;margin-top:7px}#wdr-pivot-view div.wdr-ui-window .wdr-popup-header .wdr-ui-btns-row{position:absolute;right:30px}#wdr-pivot-view div.wdr-ui-window .wdr-popup-title{color:#111;font-size:24px;display:block;padding:5px 0}#wdr-pivot-view div.wdr-ui-window .wdr-popup-subtitle{color:#999;font-size:14px;margin-top:5px;display:block}#wdr-pivot-view div.wdr-ui-popup{z-index:12}#wdr-pivot-view div.wdr-ui-popup.wdr-layout-mobile{padding:20px}#wdr-pivot-view div.wdr-ui-popup.wdr-layout-mobile .wdr-popup-subtitle{display:none}#wdr-pivot-view div.wdr-ui-popup.wdr-layout-mobile .wdr-ui-btns-row{right:20px}#wdr-pivot-view div.wdr-ui-popup.wdr-layout-mobile-small .wdr-popup-header{margin-bottom:10px}#wdr-pivot-view div.wdr-ui-popup.wdr-layout-mobile-small .wdr-popup-header .wdr-ui-col{width:100%;margin-bottom:10px}#wdr-pivot-view div.wdr-ui-popup.wdr-layout-mobile-small .wdr-popup-header .wdr-ui-btns-row{position:relative;right:initial;right:auto;text-align:left}#wdr-pivot-view div.wdr-ui-popup.wdr-layout-mobile-small .wdr-popup-header .wdr-ui-btns-row .wdr-ui-btn{width:calc(50% - 10px);width:-webkit-calc(50% - 10px)}#wdr-pivot-view div.wdr-ui-popup.wdr-layout-mobile-small .wdr-popup-header .wdr-popup-title{font-size:18px;line-height:1}#wdr-pivot-view .wdr-ui .wdr-ui-row,#wdr-toolbar-wrapper .wdr-ui .wdr-ui-row{font-size:0}#wdr-pivot-view .wdr-ui .wdr-ui-col,#wdr-pivot-view .wdr-ui .wdr-ui-col-2,#wdr-pivot-view .wdr-ui .wdr-ui-col-3,#wdr-pivot-view .wdr-ui .wdr-ui-col-9,#wdr-toolbar-wrapper .wdr-ui .wdr-ui-col,#wdr-toolbar-wrapper .wdr-ui .wdr-ui-col-2,#wdr-toolbar-wrapper .wdr-ui .wdr-ui-col-3,#wdr-toolbar-wrapper .wdr-ui .wdr-ui-col-9{display:inline-block;vertical-align:top;min-height:1px}#wdr-pivot-view .wdr-ui .wdr-ui-col-2,#wdr-toolbar-wrapper .wdr-ui .wdr-ui-col-2{width:50%}#wdr-pivot-view .wdr-ui .wdr-ui-col-3,#wdr-toolbar-wrapper .wdr-ui .wdr-ui-col-3{margin-right:30px;width:calc(33.33% - 20px)}#wdr-pivot-view .wdr-ui .wdr-ui-col-3:nth-child(3n+3),#wdr-toolbar-wrapper .wdr-ui .wdr-ui-col-3:nth-child(3n+3){margin-right:0}#wdr-pivot-view .wdr-ui .wdr-ui-col-9,#wdr-toolbar-wrapper .wdr-ui .wdr-ui-col-9{margin-right:1px;margin-bottom:1px;width:calc(11.11% - .9px)}#wdr-pivot-view .wdr-ui .wdr-ui-col-9:nth-child(9n+9),#wdr-toolbar-wrapper .wdr-ui .wdr-ui-col-9:nth-child(9n+9){margin-right:0}#wdr-pivot-view .wdr-ui .wdr-vam,#wdr-toolbar-wrapper .wdr-ui .wdr-vam{vertical-align:middle}#wdr-pivot-view .wdr-ui .wdr-vat,#wdr-toolbar-wrapper .wdr-ui .wdr-vat{vertical-align:top}#wdr-pivot-view .wdr-ui .wdr-tar,#wdr-toolbar-wrapper .wdr-ui .wdr-tar{text-align:right}#wdr-pivot-view .wdr-ui .wdr-tal,#wdr-toolbar-wrapper .wdr-ui .wdr-tal{text-align:left}#wdr-pivot-view .wdr-ui .wdr-tac,#wdr-toolbar-wrapper .wdr-ui .wdr-tac{text-align:center}#wdr-pivot-view .wdr-ui .wdr-mb30,#wdr-toolbar-wrapper .wdr-ui .wdr-mb30{margin-bottom:30px}#wdr-pivot-view .wdr-helper{box-shadow:0 0 20px #0000001a;display:inline-block;background:#f1f1f1;opacity:.9;padding:10px 9px;font-family:Arial,sans-serif;font-size:14px;font-weight:700;border:1px solid #d5d5d5;pointer-events:none;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;max-width:250px;color:#111}#wdr-pivot-view .wdr-header-helper{text-transform:uppercase;border:none;background:#dbdbdb;padding:8px 6px;font-size:12px;border:1px solid #999;cursor:move}#wdr-pivot-view .wdr-drop-indicator{height:2px;background:#555;pointer-events:none}#wdr-pivot-view div.wdr-ui-panel{position:relative;background:#fff;border:1px solid #999}#wdr-pivot-view div.wdr-ui-modal-overlay{background-color:#fff;opacity:.8;position:absolute;top:0;left:0;z-index:11;width:100%;height:100%}#wdr-pivot-view div.wdr-ui-modal-overlay.wdr-ui-opaque{opacity:1}#wdr-pivot-view div.wdr-ui-modal-overlay.wdr-ui-transparent{opacity:0}#wdr-pivot-view div.wdr-ui-toolbar{background:#fff;border-top:1px dotted #dcdcdc;border-left:none;border-right:none;border-bottom:none;margin-bottom:0}#wdr-pivot-view div.wdr-ui-hgroup{overflow:hidden}#wdr-pivot-view div.wdr-ui-hgroup>*{float:left}#wdr-pivot-view div.wdr-ui-vgroup>*{display:block}#wdr-pivot-view ul.wdr-ui-list{list-style-type:none;padding:0;margin:0}#wdr-pivot-view .wdr-ui-disabled,#wdr-toolbar-wrapper .wdr-ui-disabled{pointer-events:none;cursor:default;opacity:.5}#wdr-pivot-view div.wdr-ui-vlist{position:relative;overflow-x:hidden;overflow-y:auto}#wdr-pivot-view div.wdr-ui-vlist ul.wdr-ui-list{position:absolute;overflow:hidden;width:100%;top:0;background:#fff}#wdr-pivot-view div.wdr-ui-vlist div.wdr-ui-vlist-placeholder{width:100%}#wdr-pivot-view div.wdr-ui-divider{background-color:#f1f1f1;position:absolute;z-index:1}#wdr-pivot-view div.wdr-ui-divider:hover{background-color:#ececec}#wdr-pivot-view div.wdr-ui-divider:before{display:block;position:absolute;font-family:webdatarocks-icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;height:initial;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:color .3s;top:50%;transform:translateY(-50%);-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%);left:50%;transform:translate(-50%);content:"\e910";font-size:13px;color:#999}#wdr-pivot-view div.wdr-ui-divider.wdr-ui-horizontal{left:0;right:0;height:9px}#wdr-pivot-view div.wdr-ui-divider.wdr-ui-horizontal:hover{cursor:row-resize}#wdr-pivot-view div.wdr-ui-divider.wdr-ui-horizontal:before{top:-2px}#wdr-pivot-view div.wdr-ui-divider.wdr-ui-vertical{top:0;bottom:0;width:9px}#wdr-pivot-view div.wdr-ui-divider.wdr-ui-vertical:hover{cursor:col-resize}#wdr-pivot-view div.wdr-ui-divider.wdr-ui-vertical:before{left:-2px;transform:rotate(90deg);-o-transform:rotate(90deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1)}#wdr-pivot-view .wdr-ui-toolbar-mobile{height:48px;border-bottom:1px solid #999}#wdr-pivot-view .wdr-ui-toolbar-mobile .wdr-ui-header-display{pointer-events:none;position:absolute;top:12px;font-size:17px;font-weight:700;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;text-align:center;display:inline-block;width:100%}@media only screen and (max-width:560px){#wdr-pivot-view .wdr-ui-toolbar-mobile .wdr-ui-header-display{font-size:14px;top:15px}}#wdr-pivot-view .wdr-ui-right{position:absolute;right:0;top:0}#wdr-pivot-view .wdr-ui-left{position:absolute;left:0;top:0}#wdr-pivot-view a.wdr-ui-btn.wdr-disabled{pointer-events:none;cursor:default;color:#aaa;opacity:.4}#wdr-pivot-view a.wdr-ui-btn:hover.wdr-disabled,#wdr-pivot-view a.wdr-ui-btn:active.wdr-disabled{background:#fff}#wdr-pivot-view .wdr-credits{display:block;height:14px;position:absolute;right:0;bottom:-18px;opacity:.5;filter:grayscale(1);transition:opacity .5s}#wdr-pivot-view .wdr-credits .wdr-created{font-size:11px;vertical-align:top;color:#777;opacity:0;display:inline-block;margin-right:2px}#wdr-pivot-view .wdr-credits a{font-size:9px!important}#wdr-pivot-view .wdr-credits:hover{opacity:1;filter:none}#wdr-pivot-view .wdr-credits:hover .wdr-created{opacity:1}#wdr-pivot-view #wdr-filter-view{width:500px;min-width:320px}#wdr-pivot-view #wdr-filter-view .wdr-popup-header{margin-bottom:25px}#wdr-pivot-view #wdr-filter-view .wdr-popup-header .wdr-ui-row .wdr-ui-btns-row{white-space:nowrap;position:absolute;right:0}#wdr-pivot-view #wdr-filter-view .wdr-popup-header .wdr-popup-title{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}#wdr-pivot-view #wdr-filter-view .wdr-bold-btn{font-weight:700;text-transform:uppercase}#wdr-pivot-view #wdr-filter-view a.wdr-ui-toggle-btn.wdr-sort-btn{width:70px;font-weight:700;text-transform:uppercase}#wdr-pivot-view #wdr-filter-view #wdr-sort-label{margin-right:10px}#wdr-pivot-view #wdr-filter-view .wdr-sort-btns{display:inline-block;margin-bottom:30px}#wdr-pivot-view #wdr-filter-view .wdr-sort-btns .wdr-sort-btn:first-child{border-right:none}#wdr-pivot-view #wdr-filter-view #wdr-top10-btn{position:relative;width:140px;margin-bottom:30px;font-weight:700;text-transform:uppercase}#wdr-pivot-view #wdr-filter-view #wdr-top10-btn .wdr-btn-canceltopx{display:none;position:absolute;right:4px;top:8px;width:12px;height:16px}#wdr-pivot-view #wdr-filter-view #wdr-top10-btn .wdr-btn-canceltopx:hover{text-decoration:none}#wdr-pivot-view #wdr-filter-view #wdr-top10-btn .wdr-btn-canceltopx:before{display:block;position:absolute;font-family:webdatarocks-icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;height:initial;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:color .3s;content:"\e908";font-size:15px;left:-15px}#wdr-pivot-view #wdr-filter-view #wdr-top10-btn.wdr-not-empty{padding-right:20px}#wdr-pivot-view #wdr-filter-view #wdr-top10-btn.wdr-not-empty .wdr-btn-canceltopx{display:block}#wdr-pivot-view #wdr-filter-view #wdr-top10-btn.wdr-narrow{width:90px}#wdr-pivot-view #wdr-filter-view #wdr-top10-btn.wdr-narrow.wdr-not-empty{padding-left:12px}#wdr-pivot-view #wdr-filter-view #wdr-top10-btn.wdr-narrow .wdr-btn-canceltopx{font-size:0;right:6px}#wdr-pivot-view #wdr-filter-view #wdr-top10-btn.wdr-selected .wdr-btn-canceltopx{color:#fff}#wdr-pivot-view #wdr-filter-view #wdr-add-group-btn{font-weight:700;text-transform:uppercase;margin-right:20px;margin-bottom:30px;width:100px}#wdr-pivot-view #wdr-filter-view .wdr-filters-table{border:1px solid #d5d5d5;margin-bottom:30px}#wdr-pivot-view #wdr-filter-view .wdr-filters-table .wdr-ui-checkbox.wdr-selected{font-weight:700}#wdr-pivot-view #wdr-filter-view .wdr-filters-table .wdr-filters-table-content{position:relative}#wdr-pivot-view #wdr-filter-view .wdr-filters-table .wdr-filters-table-content #wdr-members-filter-list{height:100%;overflow-y:auto}#wdr-pivot-view #wdr-filter-view .wdr-filters-table .wdr-filters-table-content #wdr-members-filter-list li{border-bottom:1px solid #DBDBDB;padding:10px 9px;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}#wdr-pivot-view #wdr-filter-view .wdr-filters-table .wdr-filters-table-content #wdr-members-filter-list li .wdr-expand-toggle-btn{color:#999;display:inline-block;font-size:14px;position:relative;min-height:1px;width:30px}#wdr-pivot-view #wdr-filter-view .wdr-filters-table .wdr-filters-table-content #wdr-members-filter-list li .wdr-expand-toggle-btn:before{display:block;position:absolute;font-family:webdatarocks-icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;height:initial;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:color .3s;content:"\e911";top:-17px;text-align:center;width:30px;padding:8px 0}#wdr-pivot-view #wdr-filter-view .wdr-filters-table .wdr-filters-table-content #wdr-members-filter-list li .wdr-expand-toggle-btn.wdr-selected:before{content:"\e90f"}#wdr-pivot-view #wdr-filter-view .wdr-filters-table .wdr-filters-table-content #wdr-members-filter-list li .wdr-ungroup-btn{position:absolute;right:10px}#wdr-pivot-view #wdr-filter-view .wdr-filters-table .wdr-filters-table-header{border-bottom:1px solid #d5d5d5;background:#f1f1f1;padding:10px 9px;position:relative;height:37px}#wdr-pivot-view #wdr-filter-view .wdr-filters-table .wdr-filters-table-header .wdr-btn-collapse{margin-left:8px}#wdr-pivot-view #wdr-filter-view .wdr-filters-table .wdr-filters-table-header #wdr-select-counter{display:inline-block;vertical-align:middle;margin-left:12px;color:#999;font-size:12px}#wdr-pivot-view #wdr-filter-view .wdr-filters-table .wdr-filters-table-header .wdr-search-wrap{position:absolute;top:0;right:0;width:100px;height:100%;border-left:1px solid #d5d5d5}#wdr-pivot-view #wdr-filter-view .wdr-filters-table .wdr-filters-table-header .wdr-search-wrap .wdr-search-inp{position:absolute;right:0;width:100%;height:36px;padding-left:10px;padding-right:39px;font-size:14px;background:#fff;opacity:0;border:none;visibility:hidden;border-left:1px solid #d5d5d5}#wdr-pivot-view #wdr-filter-view .wdr-filters-table .wdr-filters-table-header .wdr-search-wrap .wdr-icon-act_close{opacity:0;visibility:hidden;position:absolute;right:0;top:0;height:100%;width:39px;cursor:pointer;color:#999}#wdr-pivot-view #wdr-filter-view .wdr-filters-table .wdr-filters-table-header .wdr-search-wrap .wdr-icon-act_close:before{font-size:26px;position:absolute;top:5px;left:8px}#wdr-pivot-view #wdr-filter-view .wdr-filters-table .wdr-filters-table-header .wdr-search-wrap .wdr-icon-act_close:hover{color:#555}#wdr-pivot-view #wdr-filter-view .wdr-filters-table .wdr-filters-table-header .wdr-search-wrap .wdr-search-btn{position:absolute;height:36px;width:100%;font-size:14px;text-align:center;cursor:pointer;border:none;background:0 0;color:#999;padding-top:10px;padding-right:16px}#wdr-pivot-view #wdr-filter-view .wdr-filters-table .wdr-filters-table-header .wdr-search-wrap .wdr-search-btn .wdr-icon-act_search{color:#999;position:absolute;top:5px;right:7px}#wdr-pivot-view #wdr-filter-view .wdr-filters-table .wdr-filters-table-header .wdr-search-wrap .wdr-search-btn .wdr-icon-act_search:before{font-size:25px}#wdr-pivot-view #wdr-filter-view .wdr-filters-table .wdr-filters-table-header .wdr-search-wrap .wdr-search-btn:hover{color:#111}#wdr-pivot-view #wdr-filter-view .wdr-filters-table .wdr-filters-table-header .wdr-search-wrap .wdr-search-btn:hover .wdr-icon-act_search,#wdr-pivot-view #wdr-filter-view .wdr-filters-table .wdr-filters-table-header .wdr-search-wrap .wdr-search-btn:hover .wdr-icon-act_search:before{color:#111}#wdr-pivot-view #wdr-filter-view .wdr-filters-table .wdr-filters-table-header .wdr-search-wrap.wdr-search-opened{width:50%;height:100%;border-left:none}#wdr-pivot-view #wdr-filter-view .wdr-filters-table .wdr-filters-table-header .wdr-search-wrap.wdr-search-opened .wdr-icon-act_close,#wdr-pivot-view #wdr-filter-view .wdr-filters-table .wdr-filters-table-header .wdr-search-wrap.wdr-search-opened .wdr-search-inp{visibility:visible;opacity:1}#wdr-pivot-view #wdr-filter-view .wdr-filters-table .wdr-filters-table-header .wdr-search-wrap.wdr-search-opened #wdr-select-counter,#wdr-pivot-view #wdr-filter-view .wdr-filters-table .wdr-filters-table-header .wdr-search-wrap.wdr-search-opened .wdr-search-btn{display:none}#wdr-pivot-view #wdr-filter-view .wdr-filters-table .wdr-filters-table-header .wdr-search-wrap.wdr-search-opened .wdr-search-btn .wdr-icon-act_search:before{color:#dbdbdb}#wdr-pivot-view #wdr-filter-view .wdr-filters-table:last-child{margin-bottom:0}#wdr-pivot-view #wdr-filter-view .wdr-filters-table.wdr-ft-contentheight-220 .wdr-filters-table-content{height:222px}#wdr-pivot-view #wdr-filter-view #wdr-filters-topx-view #wdr-top-amount-input{width:70px;vertical-align:top}#wdr-pivot-view #wdr-filter-view #wdr-filters-topx-view #wdr-topx-btns{margin-left:10px;display:inline-block;width:140px}#wdr-pivot-view #wdr-filter-view #wdr-filters-topx-view #wdr-topx-btns a.wdr-ui-toggle-btn.wdr-topx-btn{width:50%}#wdr-pivot-view #wdr-filter-view #wdr-filters-topx-view #wdr-topx-btns .wdr-topx-btn:first-child{border-right:none}#wdr-pivot-view #wdr-filter-view #wdr-filters-topx-view #wdr-top-measures-dropdown{width:calc(100% - 230px);width:-webkit-calc(100% - 230px);min-width:120px;display:inline-block;vertical-align:top;margin-left:10px}#wdr-pivot-view #wdr-filter-view #wdr-add-group-view #wdr-save-btn{width:80px;color:#111}#wdr-pivot-view #wdr-filter-view #wdr-add-group-view #wdr-group-name-input{width:calc(100% - 90px);margin-right:10px}#wdr-pivot-view #wdr-filter-view .wdr-filters-subview{margin-bottom:20px;margin-top:-10px;background:#fbfbfb;border:1px solid #DBDBDB;position:relative;padding:14px 13px;font-size:0}#wdr-pivot-view #wdr-filter-view .wdr-filters-subview:after,#wdr-pivot-view #wdr-filter-view .wdr-filters-subview:before{content:"";position:absolute;display:block}#wdr-pivot-view #wdr-filter-view .wdr-filters-subview:before{width:0;height:0;border-style:solid;border-width:0 6.5px 7px 6.5px;border-color:transparent transparent #DBDBDB transparent;right:63px;top:-7px}#wdr-pivot-view #wdr-filter-view .wdr-filters-subview:after{width:0;height:0;border-style:solid;border-width:0 5.5px 6px 5.5px;border-color:transparent transparent #fbfbfb transparent;right:64px;top:-6px}#wdr-pivot-view #wdr-filter-view .wdr-filters-subview#wdr-add-group-view:before{right:150px}#wdr-pivot-view #wdr-filter-view .wdr-filters-subview#wdr-add-group-view:after{right:151px}#wdr-pivot-view #wdr-filter-view .wdr-filter-pages-layout .wdr-topx-col{text-align:left}#wdr-pivot-view #wdr-filter-view .wdr-filter-pages-layout #wdr-add-group-view:before{right:initial;left:45px}#wdr-pivot-view #wdr-filter-view .wdr-filter-pages-layout #wdr-add-group-view:after{right:initial;left:46px}#wdr-pivot-view #wdr-filter-view.wdr-layout-mobile-small .wdr-popup-header .wdr-ui-col,#wdr-pivot-view #wdr-filter-view.wdr-layout-mobile-small .wdr-popup-header .wdr-ui-col-2{width:100%}#wdr-pivot-view #wdr-filter-view.wdr-layout-mobile-small .wdr-popup-header .wdr-ui-col-2{margin-bottom:10px}#wdr-pivot-view #wdr-filter-view.wdr-layout-mobile-small .wdr-popup-header .wdr-ui-btns-row{position:relative}#wdr-pivot-view #wdr-filter-view.wdr-layout-mobile-small .wdr-popup-header .wdr-popup-title{line-height:1.1}#wdr-pivot-view #wdr-filter-view.wdr-layout-mobile-small a.wdr-ui-toggle-btn.wdr-sort-btn{width:60px}#wdr-pivot-view #wdr-filter-view.wdr-layout-mobile-small #wdr-sort-label{display:none}#wdr-pivot-view #wdr-filter-view.wdr-layout-mobile-small #wdr-select-counter{display:none!important}#wdr-pivot-view #wdr-filter-view.wdr-layout-mobile-small #wdr-filters-topx-view #wdr-top-amount-input,#wdr-pivot-view #wdr-filter-view.wdr-layout-mobile-small #wdr-filters-topx-view #wdr-topx-btns{width:calc(50% - 5px);width:-webkit-calc(50% - 5px)}#wdr-pivot-view #wdr-filter-view.wdr-layout-mobile-small #wdr-filters-topx-view #wdr-top-measures-dropdown{width:100%;min-width:auto;min-width:initial;margin:10px 0 0}#wdr-pivot-view{min-width:300px;min-height:200px;position:relative;background:#fff;border:1px solid #d5d5d5;outline:0;box-sizing:border-box}#wdr-pivot-view #wdr-branding-bar{background-color:#fff;border-top:1px solid #d5d5d5;width:100%;height:21px;position:absolute;bottom:0;z-index:2}#wdr-pivot-view #wdr-branding-bar>span{line-height:21px;color:#999}#wdr-pivot-view #wdr-branding-bar>span a{color:#ff9b79}#wdr-pivot-view #wdr-branding-bar #wdr-version-label{float:left;margin-left:5px}@media only screen and (max-width:660px){#wdr-pivot-view #wdr-branding-bar span,#wdr-pivot-view #wdr-branding-bar span a{font-size:11px}}@media only screen and (max-width:520px){#wdr-pivot-view #wdr-branding-bar #wdr-version-label{display:none}}#wdr-pivot-view #wdr-branding-bar #wdr-link{float:right;margin-right:5px;vertical-align:top}#wdr-pivot-view #wdr-branding-bar #wdr-info-icon{display:inline-block;height:13px;width:13px;margin-left:5px;margin-right:2px;color:#d5d5d5;font-size:16px;cursor:pointer}#wdr-pivot-view #wdr-branding-bar #wdr-info-icon:before{display:block;position:absolute;font-family:webdatarocks-icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;height:initial;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:color .3s;content:"\ea0c"}@media all and (max-width:600px){#wdr-pivot-view{min-width:initial;min-height:initial}}#wdr-pivot-view #wdr-grid-view{background-color:#fff;width:100%;height:100%;overflow:hidden}#wdr-pivot-view .wdr-grid-column{width:100px}#wdr-pivot-view .wdr-grid-row{height:30px}#wdr-pivot-view .wdr-grid-column-mobile{width:100px}#wdr-pivot-view .wdr-grid-row-mobile{height:30px}#wdr-pivot-view span.wdr-ui-label.wdr-pivot-title{text-align:center;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;padding:4px 10px 5px}#wdr-pivot-view .wdr-fields-view-wrap{position:absolute;z-index:11;right:0;top:0}#wdr-pivot-view .wdr-fields-view-wrap.wdr-fields-opened{position:relative;z-index:12}#wdr-pivot-view .wdr-fields-view-wrap.wdr-fields-opened #wdr-btn-open-fields{display:none}#wdr-pivot-view .wdr-fields-view-wrap #wdr-btn-open-fields{font-size:0;border:none;border-radius:0;background-color:#fff;min-width:auto;min-width:initial;padding:9px;width:44px;height:44px;border-left:1px solid #d5d5d5;border-bottom:1px solid #d5d5d5;box-shadow:0 0 20px #0000001a}#wdr-pivot-view .wdr-fields-view-wrap #wdr-btn-open-fields:hover{background-color:#f1f1f1}#wdr-pivot-view .wdr-fields-view-wrap #wdr-btn-open-fields:before{display:block;position:absolute;font-family:webdatarocks-icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;height:initial;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:color .3s;padding-left:1px;content:"\e907";font-size:24px;color:#555}#wdr-pivot-view #wdr-fields-view.wdr-pivot-fields{width:780px;min-width:450px}#wdr-pivot-view #wdr-fields-view .wdr-popup-header .wdr-ui-col:first-child{max-width:300px}#wdr-pivot-view #wdr-fields-view .wdr-popup-header .wdr-ui-col:first-child span.wdr-ui-label{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}#wdr-pivot-view #wdr-fields-view .wdr-popup-header #wdr-btn-add-measure{padding-right:40px;max-width:250px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}#wdr-pivot-view #wdr-fields-view .wdr-popup-header #wdr-btn-add-measure:before{display:block;position:absolute;font-family:webdatarocks-icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;height:initial;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:color .3s;top:50%;transform:translateY(-50%);-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%);right:4px;color:#999;font-size:28px}#wdr-pivot-view #wdr-fields-view .wdr-popup-header #wdr-btn-add-measure:hover:before{color:#555}#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-ui-row{height:330px}#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-ui-col-3{height:100%}#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap{border:1px solid #d5d5d5;position:relative}#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap .wdr-list-header{background:#f1f1f1;border-bottom:1px solid #d5d5d5;padding:5px 10px;position:relative}#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap .wdr-list-header span.wdr-ui-label{color:#999}#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap .wdr-list-header.wdr-list-header-wide{padding:0;height:35px}#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap .wdr-list-header .wdr-list-header-label-wrap{width:calc(100% - 40px);width:-webkit-calc(100% - 40px);padding:10px}#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap .wdr-list-header #wdr-btn-collapse-expand-all{margin-left:8px}#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap .wdr-list-header .wdr-search-wrap{position:absolute;top:0;right:0;width:40px;height:100%;border-left:1px solid #d5d5d5;z-index:9}#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap .wdr-list-header .wdr-search-wrap .wdr-search-inp{z-index:2;position:absolute;right:0;width:100%;height:34px;padding-left:39px;padding-right:39px;color:#111;font-size:14px;background:#fff;opacity:0;border:none;visibility:hidden}#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap .wdr-list-header .wdr-search-wrap .wdr-icon-act_close{opacity:0;visibility:hidden;position:absolute;right:0;top:0;height:100%;width:39px;cursor:pointer;z-index:3;color:#999}#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap .wdr-list-header .wdr-search-wrap .wdr-icon-act_close:before{font-size:26px;position:absolute;top:5px;left:8px}#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap .wdr-list-header .wdr-search-wrap .wdr-icon-act_close:hover{color:#555}#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap .wdr-list-header .wdr-search-wrap .wdr-search-btn{position:absolute;height:36px;width:100%;font-size:14px;text-align:center;cursor:pointer;z-index:3;border:none;background:0 0;color:#999;padding-bottom:4px;padding-right:16px}#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap .wdr-list-header .wdr-search-wrap .wdr-search-btn .wdr-icon-act_search{color:#999;position:absolute;top:5px;right:7px}#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap .wdr-list-header .wdr-search-wrap .wdr-search-btn .wdr-icon-act_search:before{font-size:25px}#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap .wdr-list-header .wdr-search-wrap .wdr-search-btn:hover{color:#111}#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap .wdr-list-header .wdr-search-wrap .wdr-search-btn:hover .wdr-icon-act_search,#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap .wdr-list-header .wdr-search-wrap .wdr-search-btn:hover .wdr-icon-act_search:before{color:#111}#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap .wdr-list-header .wdr-search-wrap.wdr-search-opened{width:100%;height:100%;border-left:none}#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap .wdr-list-header .wdr-search-wrap.wdr-search-opened .wdr-icon-act_close,#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap .wdr-list-header .wdr-search-wrap.wdr-search-opened .wdr-search-inp{visibility:visible;opacity:1}#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap .wdr-list-header .wdr-search-wrap.wdr-search-opened #wdr-select-counter{display:none}#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap .wdr-list-header .wdr-search-wrap.wdr-search-opened .wdr-search-btn{font-size:0;width:40px;left:0;pointer-events:none}#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap .wdr-list-header .wdr-search-wrap.wdr-search-opened .wdr-search-btn .wdr-icon-act_search:before{color:#dbdbdb}#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap .wdr-list-content{min-height:37px}#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap .wdr-list-content .wdr-ui-list{height:calc(100% - 2px);height:-webkit-calc(100% - 2px);overflow-x:hidden;overflow-y:auto;position:relative}#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap .wdr-list-content li{border-bottom:1px solid #DBDBDB;padding:10px 9px;position:relative;cursor:move;background:#fff;height:38px;white-space:nowrap}#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap .wdr-list-content li span{vertical-align:middle}#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap .wdr-list-content li #wdr-text-display{font-size:14px;display:inline-block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap .wdr-list-content li #wdr-drag-handle{display:block;position:absolute;font-family:webdatarocks-icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;height:initial;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:color .3s;top:50%;transform:translateY(-50%);-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%);color:#d5d5d5;font-size:20px;padding:8px 6px;right:0}#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap .wdr-list-content li #wdr-drag-handle:before{content:"\e910"}#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap .wdr-list-content li.wdr-values{padding-left:26px}#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap .wdr-list-content li.wdr-values:before{display:block;position:absolute;font-family:webdatarocks-icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;height:initial;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:color .3s;content:"\e914";font-size:24px;color:#d5d5d5;left:2px;top:6px}#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap .wdr-list-content li.wdr-selected #wdr-text-display{font-weight:700}#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap .wdr-list-content #wdr-lst-hierarchies li #wdr-text-display{position:absolute;left:30px;right:30px}#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap .wdr-list-content #wdr-lst-hierarchies .wdr-check-icon{display:inline-block;width:18px;height:18px;margin-right:5px;cursor:pointer;position:relative}#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap .wdr-list-content #wdr-lst-hierarchies li.wdr-unchecked:not(.wdr-level-folder) #wdr-icon-display{display:inline-block;width:18px;height:18px;margin-right:5px;cursor:pointer;position:relative;border:1px solid #d5d5d5;background:#fff}#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap .wdr-list-content #wdr-lst-hierarchies li.wdr-checked:not(.wdr-level-folder) #wdr-icon-display{display:inline-block;width:18px;height:18px;margin-right:5px;cursor:pointer;position:relative;background:#555}#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap .wdr-list-content #wdr-lst-hierarchies li.wdr-checked:not(.wdr-level-folder) #wdr-icon-display:before{display:block;position:absolute;font-family:webdatarocks-icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;height:initial;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:color .3s;content:"\e901";color:#fff;font-size:16px;left:1px}#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap .wdr-list-content #wdr-lst-hierarchies li.wdr-folder{cursor:pointer}#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap .wdr-list-content #wdr-lst-hierarchies li.wdr-folder #wdr-text-display{right:10px}#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap .wdr-list-content #wdr-lst-hierarchies li.wdr-folder #wdr-icon-display{display:inline-block;width:17px;height:17px;margin-right:5px;position:relative}#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap .wdr-list-content #wdr-lst-hierarchies li.wdr-folder #wdr-icon-display:before{display:block;position:absolute;font-family:webdatarocks-icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;height:initial;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:color .3s;font-size:14px;color:#999;padding:2px}#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap .wdr-list-content #wdr-lst-hierarchies li.wdr-folder.wdr-collapsed #wdr-icon-display:before{content:"\e903"}#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap .wdr-list-content #wdr-lst-hierarchies li.wdr-folder.wdr-expanded #wdr-icon-display:before{content:"\e902"}#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap .wdr-list-content #wdr-lst-hierarchies li.wdr-level-folder #wdr-text-display{left:52px;right:20px}#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap .wdr-list-content #wdr-lst-hierarchies li.wdr-level-folder.wdr-unchecked #wdr-moreicon-display{display:inline-block;width:18px;height:18px;margin-right:5px;cursor:pointer;position:relative;border:1px solid #d5d5d5;background:#fff}#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap .wdr-list-content #wdr-lst-hierarchies li.wdr-level-folder.wdr-checked #wdr-moreicon-display{display:inline-block;width:18px;height:18px;margin-right:5px;cursor:pointer;position:relative;background:#555}#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap .wdr-list-content #wdr-lst-hierarchies li.wdr-level-folder.wdr-checked #wdr-moreicon-display:before{display:block;position:absolute;font-family:webdatarocks-icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;height:initial;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:color .3s;content:"\e901";color:#fff;font-size:16px}#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap .wdr-list-content #wdr-lst-hierarchies li.wdr-measures-folder:after{display:block;position:absolute;font-family:webdatarocks-icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;height:initial;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:color .3s;top:50%;transform:translateY(-50%);-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%);content:"\e914";right:4px;font-size:24px;color:#dbdbdb}#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap .wdr-list-content #wdr-lst-hierarchies li.wdr-measures-folder #wdr-text-display{right:20px}#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap .wdr-list-content #wdr-lst-hierarchies li.wdr-measure:not(.wdr-calculated):after{display:block;position:absolute;font-family:webdatarocks-icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;height:initial;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:color .3s;top:50%;transform:translateY(-50%);-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%);content:"\e914";right:24px;font-size:24px;color:#dbdbdb}#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap .wdr-list-content #wdr-lst-hierarchies li.wdr-measure:not(.wdr-calculated) #wdr-text-display{right:50px}#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap .wdr-list-content #wdr-lst-hierarchies li.wdr-calculated #wdr-calc-display{display:block;position:absolute;font-family:webdatarocks-icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;height:initial;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:color .3s;top:50%;transform:translateY(-50%);-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%);cursor:pointer;right:24px;font-size:24px;color:#dbdbdb;width:24px;height:24px}#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap .wdr-list-content #wdr-lst-hierarchies li.wdr-calculated #wdr-calc-display:hover{color:#999}#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap .wdr-list-content #wdr-lst-hierarchies li.wdr-calculated #wdr-calc-display:before{content:"\e914"}#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap .wdr-list-content #wdr-lst-hierarchies li.wdr-kpis-folder:after{display:block;position:absolute;font-family:webdatarocks-icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;height:initial;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:color .3s;top:50%;transform:translateY(-50%);-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%);content:"\e94a";right:8px;font-size:16px;color:#dbdbdb}#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap .wdr-list-content #wdr-lst-hierarchies li.wdr-kpis-folder #wdr-text-display{right:25px}#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap .wdr-list-content #wdr-lst-hierarchies .wdr-level-1{padding-left:20px}#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap .wdr-list-content #wdr-lst-hierarchies .wdr-level-1 #wdr-text-display{left:42px}#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap .wdr-list-content #wdr-lst-hierarchies .wdr-level-1.wdr-level #wdr-text-display{left:54px}#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap .wdr-list-content #wdr-lst-hierarchies .wdr-level-1.wdr-level-folder #wdr-text-display{left:64px}#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap .wdr-list-content #wdr-lst-hierarchies .wdr-level-1.wdr-level #wdr-icon-display{left:12px}#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap .wdr-list-content #wdr-lst-hierarchies .wdr-level-2{padding-left:30px}#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap .wdr-list-content #wdr-lst-hierarchies .wdr-level-2 #wdr-text-display{left:52px}#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap .wdr-list-content #wdr-lst-hierarchies .wdr-level-2.wdr-level #wdr-text-display{left:64px}#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap .wdr-list-content #wdr-lst-hierarchies .wdr-level-2.wdr-level-folder #wdr-text-display{left:74px}#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap .wdr-list-content #wdr-lst-hierarchies .wdr-level-2.wdr-level #wdr-icon-display{left:12px}#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap .wdr-list-content #wdr-lst-hierarchies .wdr-level-3{padding-left:40px}#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap .wdr-list-content #wdr-lst-hierarchies .wdr-level-3 #wdr-text-display{left:62px}#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap .wdr-list-content #wdr-lst-hierarchies .wdr-level-3.wdr-level #wdr-text-display{left:74px}#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap .wdr-list-content #wdr-lst-hierarchies .wdr-level-3.wdr-level-folder #wdr-text-display{left:84px}#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap .wdr-list-content #wdr-lst-hierarchies .wdr-level-3.wdr-level #wdr-icon-display{left:12px}#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap .wdr-list-content #wdr-lst-hierarchies .wdr-level-4{padding-left:50px}#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap .wdr-list-content #wdr-lst-hierarchies .wdr-level-4 #wdr-text-display{left:72px}#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap .wdr-list-content #wdr-lst-hierarchies .wdr-level-4.wdr-level #wdr-text-display{left:84px}#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap .wdr-list-content #wdr-lst-hierarchies .wdr-level-4.wdr-level-folder #wdr-text-display{left:94px}#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap .wdr-list-content #wdr-lst-hierarchies .wdr-level-4.wdr-level #wdr-icon-display{left:12px}#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap .wdr-list-content #wdr-lst-hierarchies .wdr-level-5{padding-left:60px}#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap .wdr-list-content #wdr-lst-hierarchies .wdr-level-5 #wdr-text-display{left:82px}#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap .wdr-list-content #wdr-lst-hierarchies .wdr-level-5.wdr-level #wdr-text-display{left:94px}#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap .wdr-list-content #wdr-lst-hierarchies .wdr-level-5.wdr-level-folder #wdr-text-display{left:104px}#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap .wdr-list-content #wdr-lst-hierarchies .wdr-level-5.wdr-level #wdr-icon-display{left:12px}#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap .wdr-list-content #wdr-lst-hierarchies .wdr-level-6{padding-left:70px}#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap .wdr-list-content #wdr-lst-hierarchies .wdr-level-6 #wdr-text-display{left:92px}#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap .wdr-list-content #wdr-lst-hierarchies .wdr-level-6.wdr-level #wdr-text-display{left:104px}#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap .wdr-list-content #wdr-lst-hierarchies .wdr-level-6.wdr-level-folder #wdr-text-display{left:114px}#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap .wdr-list-content #wdr-lst-hierarchies .wdr-level-6.wdr-level #wdr-icon-display{left:12px}#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap .wdr-list-content #wdr-lst-hierarchies .wdr-level-7{padding-left:80px}#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap .wdr-list-content #wdr-lst-hierarchies .wdr-level-7 #wdr-text-display{left:102px}#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap .wdr-list-content #wdr-lst-hierarchies .wdr-level-7.wdr-level #wdr-text-display{left:114px}#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap .wdr-list-content #wdr-lst-hierarchies .wdr-level-7.wdr-level-folder #wdr-text-display{left:124px}#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap .wdr-list-content #wdr-lst-hierarchies .wdr-level-7.wdr-level #wdr-icon-display{left:12px}#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap .wdr-list-content #wdr-lst-hierarchies .wdr-level-8{padding-left:90px}#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap .wdr-list-content #wdr-lst-hierarchies .wdr-level-8 #wdr-text-display{left:112px}#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap .wdr-list-content #wdr-lst-hierarchies .wdr-level-8.wdr-level #wdr-text-display{left:124px}#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap .wdr-list-content #wdr-lst-hierarchies .wdr-level-8.wdr-level-folder #wdr-text-display{left:134px}#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap .wdr-list-content #wdr-lst-hierarchies .wdr-level-8.wdr-level #wdr-icon-display{left:12px}#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap .wdr-list-content #wdr-lst-hierarchies .wdr-level-9{padding-left:100px}#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap .wdr-list-content #wdr-lst-hierarchies .wdr-level-9 #wdr-text-display{left:122px}#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap .wdr-list-content #wdr-lst-hierarchies .wdr-level-9.wdr-level #wdr-text-display{left:134px}#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap .wdr-list-content #wdr-lst-hierarchies .wdr-level-9.wdr-level-folder #wdr-text-display{left:144px}#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap .wdr-list-content #wdr-lst-hierarchies .wdr-level-9.wdr-level #wdr-icon-display{left:12px}#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap .wdr-list-content #wdr-lst-hierarchies .wdr-level-10{padding-left:110px}#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap .wdr-list-content #wdr-lst-hierarchies .wdr-level-10 #wdr-text-display{left:132px}#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap .wdr-list-content #wdr-lst-hierarchies .wdr-level-10.wdr-level #wdr-text-display{left:144px}#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap .wdr-list-content #wdr-lst-hierarchies .wdr-level-10.wdr-level-folder #wdr-text-display{left:154px}#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap .wdr-list-content #wdr-lst-hierarchies .wdr-level-10.wdr-level #wdr-icon-display{left:12px}#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap .wdr-list-content #wdr-lst-measures{position:relative}#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap .wdr-list-content #wdr-lst-measures #wdr-text-display{width:calc(100% - 50px);width:-webkit-calc(100% - 50px)}#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap .wdr-list-content #wdr-lst-measures #wdr-aggr-display{width:32px;height:100%;position:absolute;right:30px;top:0;cursor:pointer;padding-top:7px}#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap .wdr-list-content #wdr-lst-measures #wdr-aggr-display:before{display:block;position:absolute;font-family:webdatarocks-icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;height:initial;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:color .3s;letter-spacing:-8px;content:"\e914\e902";font-size:24px;color:#999}#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap .wdr-list-content #wdr-lst-measures #wdr-aggr-display:hover:before{color:#555}#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap .wdr-list-content #wdr-lst-columns #wdr-text-display,#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap .wdr-list-content #wdr-lst-pages #wdr-text-display,#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap .wdr-list-content #wdr-lst-rows #wdr-text-display{width:calc(100% - 20px);width:-webkit-calc(100% - 20px)}#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap .wdr-prompt{position:absolute;bottom:0;width:100%;padding:12px;color:#cecece;font-style:italic;text-align:center;z-index:-1}#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap-cols,#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap-pages{margin-bottom:30px}#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap-cols,#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap-measures,#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap-pages,#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap-rows{height:calc(50% - 15px)}#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap-cols .wdr-list-content,#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap-measures .wdr-list-content,#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap-pages .wdr-list-content,#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap-rows .wdr-list-content{height:calc(100% - 23px)}#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap-cols .wdr-dragging-move,#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap-measures .wdr-dragging-move,#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap-pages .wdr-dragging-move,#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap-rows .wdr-dragging-move{display:none}#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap-all{height:100%}#wdr-pivot-view #wdr-fields-view .wdr-popup-content .wdr-list-wrap-all .wdr-list-content{height:calc(100% - 33px)}#wdr-pivot-view #wdr-fields-view.wdr-flat-fields{min-width:320px;width:420px}#wdr-pivot-view #wdr-fields-view.wdr-flat-fields .wdr-popup-header .wdr-ui-col:first-child{margin-right:20px}#wdr-pivot-view #wdr-fields-view.wdr-flat-fields .wdr-popup-header #wdr-btn-add-measure{min-width:40px;width:40px;padding:0}#wdr-pivot-view #wdr-fields-view.wdr-flat-fields .wdr-popup-content .wdr-list-wrap .wdr-list-header{padding:10px 9px}#wdr-pivot-view #wdr-fields-view.wdr-flat-fields .wdr-popup-content .wdr-list-wrap .wdr-list-header .wdr-ui-checkbox span.wdr-ui-label{color:#111;padding-left:26px}#wdr-pivot-view #wdr-fields-view.wdr-flat-fields .wdr-popup-content .wdr-list-wrap .wdr-list-header .wdr-ui-checkbox.wdr-selected{font-weight:700}#wdr-pivot-view #wdr-fields-view.wdr-flat-fields .wdr-popup-content .wdr-list-wrap .wdr-list-content #wdr-lst-hierarchies{max-height:303px}#wdr-pivot-view #wdr-fields-view.wdr-flat-fields .wdr-popup-content .wdr-list-wrap .wdr-list-content #wdr-lst-hierarchies li #wdr-text-display{left:35px}#wdr-pivot-view #wdr-fields-view.wdr-flat-fields .wdr-popup-content .wdr-list-wrap .wdr-list-content #wdr-lst-hierarchies .wdr-dragging-move{display:none}#wdr-pivot-view #wdr-fields-view.wdr-layout-tablet .wdr-popup-header .wdr-ui-col:first-child{margin-right:20px}#wdr-pivot-view #wdr-fields-view.wdr-layout-tablet .wdr-list-wrap .wdr-list-header.wdr-list-header-wide .wdr-list-header-label-wrap{position:absolute;top:50%;transform:translateY(-50%)}#wdr-pivot-view #wdr-fields-view.wdr-layout-tablet .wdr-list-wrap .wdr-list-header.wdr-list-header-wide span.wdr-ui-label{display:block}#wdr-pivot-view #wdr-fields-view.wdr-layout-tablet .wdr-list-wrap .wdr-list-header.wdr-list-header-wide #wdr-btn-collapse-expand-all{margin-left:0}#wdr-pivot-view #wdr-fields-view.wdr-layout-mobile #wdr-btn-add-measure{font-size:0;min-width:40px;width:40px;padding:0}#wdr-pivot-view #wdr-fields-view.wdr-layout-mobile .wdr-ui-col-3{margin-right:12px;width:calc(33.33% - 8px);width:-webkit-calc(33.33% - 8px)}#wdr-pivot-view #wdr-fields-view.wdr-layout-mobile .wdr-ui-col-3:nth-child(3n+3){margin-right:0}#wdr-pivot-view #wdr-fields-view.wdr-layout-mobile #wdr-wrap-columns,#wdr-pivot-view #wdr-fields-view.wdr-layout-mobile #wdr-wrap-pages{margin-bottom:12px}#wdr-pivot-view #wdr-fields-view.wdr-layout-mobile #wdr-wrap-columns,#wdr-pivot-view #wdr-fields-view.wdr-layout-mobile #wdr-wrap-measures,#wdr-pivot-view #wdr-fields-view.wdr-layout-mobile #wdr-wrap-pages,#wdr-pivot-view #wdr-fields-view.wdr-layout-mobile #wdr-wrap-rows{height:calc(50% - 6px);height:-webkit-calc(50% - 6px)}#wdr-pivot-view #wdr-fields-view.wdr-layout-mobile-small .wdr-ui-btns-row .wdr-ui-btn:not(#wdr-btn-add-measure){width:calc(50% - 40px);width:-webkit-calc(50% - 40px)}#wdr-pivot-view #wdr-aggregations-view{width:170px;background:#fff;z-index:9;border:1px solid #d5d5d5;position:absolute;box-shadow:0 0 20px #0000001a;padding:0}#wdr-pivot-view #wdr-aggregations-view .wdr-arrow{top:50%;transform:translateY(-50%);-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%);position:absolute;right:0}#wdr-pivot-view #wdr-aggregations-view .wdr-arrow:after,#wdr-pivot-view #wdr-aggregations-view .wdr-arrow:before{top:50%;transform:translateY(-50%);-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%);content:"";display:block;position:absolute;width:0;height:0;border-style:solid}#wdr-pivot-view #wdr-aggregations-view .wdr-arrow:before{border-width:5.5px 0 5.5px 6px;border-color:transparent transparent transparent #d5d5d5}#wdr-pivot-view #wdr-aggregations-view .wdr-arrow:after{border-width:4.5px 0 4.5px 5px;border-color:transparent transparent transparent #f1f1f1}#wdr-pivot-view #wdr-aggregations-view ul.wdr-ui-list{max-height:300px;overflow-y:auto;overflow-x:hidden}#wdr-pivot-view #wdr-aggregations-view ul.wdr-ui-list li{padding:10px 9px;border-bottom:1px solid #DBDBDB;cursor:pointer;position:relative}#wdr-pivot-view #wdr-aggregations-view ul.wdr-ui-list li:last-child{border-bottom:none}#wdr-pivot-view #wdr-aggregations-view ul.wdr-ui-list li:hover,#wdr-pivot-view #wdr-aggregations-view ul.wdr-ui-list li.wdr-selected{background:#f1f1f1}#wdr-pivot-view #wdr-aggregations-view ul.wdr-ui-list li.wdr-selected:before{display:block;position:absolute;font-family:webdatarocks-icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;height:initial;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:color .3s;content:"\e901";right:24px;top:8px;color:#999;font-size:18px}#wdr-pivot-view div.wdr-ui-modal-overlay.wdr-dt-fields-overlay{z-index:13}#wdr-pivot-view div.wdr-ui-popup.wdr-dt-fields{z-index:14}#wdr-pivot-view div.wdr-ui-popup.wdr-dt-fields #wdr-btn-add-measure{display:none}#wdr-pivot-view #wdr-drillthrough-view{overflow:hidden;min-width:320px}#wdr-pivot-view #wdr-drillthrough-view .wdr-header-container{position:relative;margin-bottom:10px}#wdr-pivot-view #wdr-drillthrough-view .wdr-details-container{margin-bottom:20px}#wdr-pivot-view #wdr-drillthrough-view .wdr-details-container .wdr-ui-label{margin-right:20px;display:inline-block;max-width:33%;vertical-align:top}#wdr-pivot-view #wdr-drillthrough-view .wdr-details-container .wdr-ui-label b{color:#111}#wdr-pivot-view #wdr-drillthrough-view .wdr-details-container .wdr-ui-label:last-child{margin-right:0}#wdr-pivot-view #wdr-drillthrough-view .wdr-grid-container{border:1px solid #d5d5d5;position:relative}#wdr-pivot-view #wdr-drillthrough-view .wdr-popup-title{padding-right:30px}#wdr-pivot-view #wdr-drillthrough-view .wdr-ui-btn-close{position:absolute;top:0;right:0}#wdr-pivot-view input[type=text].wdr-ui-text-input.wdr-editing-cell{position:absolute;font-size:12px}#wdr-pivot-view textarea.wdr-ui-text-area.wdr-editing-cell{position:absolute;font-size:12px;padding-left:4px;padding-top:7px;box-sizing:border-box;z-index:1}#wdr-pivot-view #wdr-calculated-view{z-index:14;min-width:320px;width:480px}#wdr-pivot-view #wdr-calculated-view .wdr-popup-header .wdr-ui-col:first-child{margin-right:30px}#wdr-pivot-view #wdr-calculated-view .wdr-popup-header #wdr-remove-btn{min-width:40px;padding:0}#wdr-pivot-view #wdr-calculated-view .wdr-popup-header #wdr-remove-btn:before{display:block;position:absolute;font-family:webdatarocks-icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;height:initial;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:color .3s;top:50%;transform:translateY(-50%);-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%);font-size:30px;right:4px;color:#999}#wdr-pivot-view #wdr-calculated-view .wdr-popup-header #wdr-remove-btn:hover:before{color:#555}#wdr-pivot-view #wdr-calculated-view .wdr-popup-content{position:relative}#wdr-pivot-view #wdr-calculated-view .wdr-popup-content #wdr-name-input{margin-bottom:20px}#wdr-pivot-view #wdr-calculated-view .wdr-popup-content #wdr-lst-measures{border:1px solid #d5d5d5;margin-bottom:20px;height:191px;overflow-x:hidden;overflow-y:auto;position:relative}#wdr-pivot-view #wdr-calculated-view .wdr-popup-content #wdr-lst-measures li{border-bottom:1px solid #DBDBDB;padding:10px 9px;position:relative;cursor:move;background:#fff;height:38px;white-space:nowrap}#wdr-pivot-view #wdr-calculated-view .wdr-popup-content #wdr-lst-measures li span{vertical-align:middle}#wdr-pivot-view #wdr-calculated-view .wdr-popup-content #wdr-lst-measures li #wdr-text-display{font-size:14px;display:inline-block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;width:calc(100% - 50px);width:-webkit-calc(100% - 50px)}#wdr-pivot-view #wdr-calculated-view .wdr-popup-content #wdr-lst-measures li #wdr-aggr-display{width:32px;height:100%;position:absolute;right:30px;top:0;cursor:pointer;padding-top:7px}#wdr-pivot-view #wdr-calculated-view .wdr-popup-content #wdr-lst-measures li #wdr-aggr-display:before{display:block;position:absolute;font-family:webdatarocks-icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;height:initial;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:color .3s;letter-spacing:-8px;content:"\e914\e902";font-size:24px;color:#999}#wdr-pivot-view #wdr-calculated-view .wdr-popup-content #wdr-lst-measures li #wdr-aggr-display:hover:before{color:#555}#wdr-pivot-view #wdr-calculated-view .wdr-popup-content #wdr-lst-measures li #wdr-drag-handle{display:block;position:absolute;font-family:webdatarocks-icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;height:initial;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:color .3s;top:50%;transform:translateY(-50%);-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%);color:#d5d5d5;font-size:20px;padding:8px;right:0}#wdr-pivot-view #wdr-calculated-view .wdr-popup-content #wdr-lst-measures li #wdr-drag-handle:before{content:"\e910"}#wdr-pivot-view #wdr-calculated-view .wdr-popup-content #wdr-func-btn-group{margin-top:20px;margin-bottom:20px}#wdr-pivot-view #wdr-calculated-view .wdr-popup-content #wdr-func-btn-group .wdr-calc-action{height:38px;line-height:36px;font-size:14px;background:#999;position:relative;display:inline-block;vertical-align:top;color:#fff;text-align:center;cursor:pointer}#wdr-pivot-view #wdr-calculated-view .wdr-popup-content #wdr-func-btn-group .wdr-calc-action:hover{opacity:.85}#wdr-pivot-view #wdr-calculated-view .wdr-popup-content .wdr-formula-wrap{position:relative}#wdr-pivot-view #wdr-calculated-view .wdr-popup-content .wdr-formula-wrap #wdr-formula-input{width:100%;height:80px;font-size:14px;border:1px solid #d5d5d5}#wdr-pivot-view #wdr-calculated-view .wdr-popup-content .wdr-formula-wrap #wdr-formula-input.wdr-droppable-over{background:#fbfbfb;border:1px solid #999}#wdr-pivot-view #wdr-calculated-view .wdr-popup-content .wdr-formula-wrap .wdr-prompt{position:absolute;bottom:10px;pointer-events:none;left:0;width:100%;text-align:center;color:#cecece;font-style:italic}#wdr-pivot-view #wdr-calculated-view.wdr-layout-mobile .wdr-popup-header .wdr-ui-col:first-child{margin-right:10px}#wdr-pivot-view div.wdr-ui-modal-overlay.wdr-calculated-view-overlay{z-index:13}#wdr-pivot-view div.wdr-ui-modal-overlay.wdr-overlay-preloader{z-index:20}#wdr-pivot-view #wdr-preloader-view{z-index:21;width:320px;height:100px}#wdr-pivot-view #wdr-preloader-view #wdr-spinner{position:relative}#wdr-pivot-view #wdr-preloader-view #wdr-spinner:before{display:block;position:absolute;font-family:webdatarocks-icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;height:initial;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:color .3s;content:"\e97b";font-size:31px;left:7px;top:10px;color:#999;-webkit-animation-name:spin;-webkit-animation-duration:1s;-webkit-animation-iteration-count:infinite;-webkit-animation-timing-function:linear;-moz-animation-name:spin;-moz-animation-duration:1s;-moz-animation-iteration-count:infinite;-moz-animation-timing-function:linear;-ms-animation-name:spin;-ms-animation-duration:1s;-ms-animation-iteration-count:infinite;-ms-animation-timing-function:linear;-o-transition:rotate(3600deg)}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}#wdr-pivot-view #wdr-preloader-view #wdr-message-label{display:block;padding-left:70px;padding-top:8px}#wdr-pivot-view #wdr-preloader-view #wdr-details-label{display:block;color:#999;padding-left:70px;padding-top:2px;font-size:12px}#wdr-pivot-view div.wdr-ui-modal-overlay.wdr-overlay-alert{z-index:16}#wdr-pivot-view #wdr-alert-view{z-index:17}#wdr-pivot-view #wdr-alert-view .wdr-content{margin-left:100px;max-width:300px}#wdr-pivot-view #wdr-alert-view .wdr-popup-title{margin-bottom:15px;overflow:hidden;text-overflow:ellipsis}#wdr-pivot-view #wdr-alert-view .wdr-alert-icon{position:absolute;left:50px;top:50%;transform:translateY(-50%);-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%)}#wdr-pivot-view #wdr-alert-view .wdr-ui-btns-row,#wdr-pivot-view #wdr-alert-view .wdr-ui-btns-row .wdr-ui-btn{margin-top:10px}#wdr-pivot-view #wdr-alert-view .wdr-circle{display:block;border-radius:50%;background:#999;width:60px;height:60px;position:relative;margin-left:-10px}#wdr-pivot-view #wdr-alert-view .wdr-circle .wdr-ui-icon{color:#fff;font-size:38px;padding:11px}#wdr-pivot-view #wdr-alert-view .wdr-hexagon{display:block;position:relative;width:32.33px;height:56px;background-color:#999;margin:16.17px 0}#wdr-pivot-view #wdr-alert-view .wdr-hexagon .wdr-ui-icon{color:#fff;font-size:38px;top:8px;left:-3px}#wdr-pivot-view #wdr-alert-view .wdr-hexagon:after,#wdr-pivot-view #wdr-alert-view .wdr-hexagon:before{content:"";position:absolute;width:0;border-top:28px solid transparent;border-bottom:28px solid transparent}#wdr-pivot-view #wdr-alert-view .wdr-hexagon:before{left:100%;border-left:16.17px solid #999}#wdr-pivot-view #wdr-alert-view .wdr-hexagon:after{right:100%;width:0;border-right:16.17px solid #999}#wdr-pivot-view #wdr-alert-view .wdr-triangle-wrap{position:relative}#wdr-pivot-view #wdr-alert-view .wdr-triangle-wrap .wdr-ui-icon{color:#fff;font-size:38px;top:-2px;left:-1px}#wdr-pivot-view #wdr-alert-view .wdr-triangle-wrap .wdr-triangle{position:relative;background-color:#999;text-align:left;display:block;margin-top:-7px}#wdr-pivot-view #wdr-alert-view .wdr-triangle-wrap .wdr-triangle:after,#wdr-pivot-view #wdr-alert-view .wdr-triangle-wrap .wdr-triangle:before{content:"";position:absolute;background-color:inherit}#wdr-pivot-view #wdr-alert-view .wdr-triangle-wrap .wdr-triangle,#wdr-pivot-view #wdr-alert-view .wdr-triangle-wrap .wdr-triangle:after,#wdr-pivot-view #wdr-alert-view .wdr-triangle-wrap .wdr-triangle:before{width:35px;height:35px;border-top-right-radius:30%}#wdr-pivot-view #wdr-alert-view .wdr-triangle-wrap .wdr-triangle{transform:rotate(-60deg) skew(-30deg) scaleY(.866)}#wdr-pivot-view #wdr-alert-view .wdr-triangle-wrap .wdr-triangle:before{transform:rotate(-135deg) skew(-45deg) scale(1.414,.707) translateY(-50%)}#wdr-pivot-view #wdr-alert-view .wdr-triangle-wrap .wdr-triangle:after{transform:rotate(135deg) skewY(-45deg) scale(.707,1.414) translate(50%)}#wdr-pivot-view #wdr-alert-view.wdr-layout-mobile-small .wdr-content{margin-left:0}#wdr-pivot-view #wdr-alert-view.wdr-layout-mobile-small .wdr-alert-icon{display:none}.wdr-noselect{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}#wdr-pivot-view #wdr-context-menu{box-shadow:0 0 20px #0000001a;position:absolute;background-color:#fff;border:1px solid #999;z-index:20}#wdr-pivot-view #wdr-context-menu .wdr-ui-list{min-width:180px}#wdr-pivot-view #wdr-context-menu .wdr-ui-list li{padding:10px;border-bottom:1px solid #DBDBDB;cursor:pointer}#wdr-pivot-view #wdr-context-menu .wdr-ui-list li:last-child{border-bottom:none}#wdr-pivot-view #wdr-context-menu .wdr-ui-list li:hover{background-color:#f1f1f1}#wdr-pivot-view .wdr-grid-layout{position:relative;overflow:hidden}#wdr-pivot-view .wdr-grid-layout div.wdr-scroll-pane{overflow:auto}#wdr-pivot-view .wdr-grid-layout div.wdr-scroll-pane div.wdr-scroll-content,#wdr-pivot-view .wdr-grid-layout div.wdr-scroll-pane div.wdr-scroll-placeholder{position:relative}#wdr-pivot-view .wdr-grid-layout div.wdr-cell{background-color:#fff;color:#111;box-sizing:border-box;vertical-align:top;border-right:1px solid #DBDBDB;border-bottom:1px solid #DBDBDB;padding:7px 4px}#wdr-pivot-view .wdr-grid-layout div.wdr-row{white-space:nowrap;box-sizing:border-box}#wdr-pivot-view .wdr-grid-layout div.wdr-row>div{display:inline-block}#wdr-pivot-view .wdr-grid-layout #wdr-rows-sheet div.wdr-row{display:flex}#wdr-pivot-view .wdr-grid-layout #wdr-rows-sheet div.wdr-row>div.wdr-sheet-header{display:flex;flex-direction:column;justify-content:center}#wdr-pivot-view .wdr-grid-layout div.wdr-scroll-pane div.wdr-scroll-content{position:absolute;top:0;left:0;overflow:hidden;white-space:nowrap}#wdr-pivot-view .wdr-grid-layout #wdr-cols-sheet,#wdr-pivot-view .wdr-grid-layout #wdr-data-sheet,#wdr-pivot-view .wdr-grid-layout #wdr-rows-sheet,#wdr-pivot-view .wdr-grid-layout #wdr-sheet-headers{position:absolute;overflow:hidden;background-color:#fff}#wdr-pivot-view .wdr-grid-layout #wdr-data-sheet{border-top:1px solid #DBDBDB;border-left:1px solid #DBDBDB}#wdr-pivot-view .wdr-grid-layout .wdr-cell{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}#wdr-pivot-view .wdr-grid-layout #wdr-data-sheet .wdr-cell{text-align:right}#wdr-pivot-view .wdr-grid-layout #wdr-cols-sheet .wdr-scroll-pane,#wdr-pivot-view .wdr-grid-layout #wdr-rows-sheet .wdr-scroll-pane{overflow:hidden}#wdr-pivot-view .wdr-grid-layout div.wdr-scroll-pane div.wdr-scroll-content .wdr-cell{position:relative}#wdr-pivot-view .wdr-grid-layout div.wdr-scroll-pane div.wdr-scroll-placeholder .wdr-cell{position:absolute}#wdr-pivot-view .wdr-grid-layout div.wdr-header{background-color:#f1f1f1;color:#111;border-right:1px solid #DBDBDB;border-bottom:1px solid #DBDBDB}#wdr-pivot-view .wdr-grid-layout div.wdr-filter-header{cursor:pointer}#wdr-pivot-view .wdr-grid-layout div.wdr-grand-total,#wdr-pivot-view .wdr-grid-layout div.wdr-total{font-weight:700}#wdr-pivot-view .wdr-grid-layout div.wdr-header.wdr-total{font-weight:400}#wdr-pivot-view .wdr-grid-layout.wdr-flat-view div.wdr-grand-total,#wdr-pivot-view .wdr-grid-layout.wdr-flat-view div.wdr-total{text-align:right}#wdr-pivot-view .wdr-grid-layout .wdr-filters{position:absolute;background-color:#dbdbdb;color:#111}#wdr-pivot-view .wdr-grid-layout #wdr-cols-filter{border-right:1px solid #DBDBDB}#wdr-pivot-view .wdr-grid-layout .wdr-filters .wdr-header,#wdr-pivot-view .wdr-grid-layout.wdr-flat-view .wdr-header{background-color:#dbdbdb;color:#111;font-weight:700;text-transform:uppercase;position:relative;border:none;overflow:hidden;text-overflow:ellipsis}#wdr-pivot-view .wdr-grid-layout a.wdr-filter-header,#wdr-pivot-view .wdr-grid-layout div.wdr-filter-header{padding-right:20px}#wdr-pivot-view .wdr-grid-layout a.wdr-filter-header.wdr-filtered,#wdr-pivot-view .wdr-grid-layout div.wdr-filter-header.wdr-filtered{padding-right:35px}#wdr-pivot-view .wdr-grid-layout div.wdr-filter-header:hover{background-color:#cecece}#wdr-pivot-view .wdr-grid-layout i.wdr-icon{position:absolute;height:100%;width:16px;top:0}#wdr-pivot-view .wdr-grid-layout i.wdr-icon:before{font-family:webdatarocks-icons;font-weight:400;font-size:15px;color:#999;position:absolute;top:6px}#wdr-pivot-view .wdr-grid-layout.wdr-flat-view i.wdr-icon:before{color:#999}#wdr-pivot-view .wdr-grid-layout .wdr-filter-header i.wdr-filter-icon{right:2px;pointer-events:none}#wdr-pivot-view .wdr-grid-layout .wdr-filter-header i.wdr-filter-icon:before{content:"\e915";color:#999}#wdr-pivot-view .wdr-grid-layout .wdr-filter-header.wdr-filtered i.wdr-filtered-icon{right:16px;pointer-events:none}#wdr-pivot-view .wdr-grid-layout .wdr-filter-header.wdr-filtered i.wdr-filtered-icon:before{content:"\e90e";color:#999}#wdr-pivot-view .wdr-grid-layout .wdr-filter-header.wdr-dragging-move{opacity:.5}#wdr-pivot-view .wdr-grid-layout .wdr-header-drop-indicator{background-color:#555}#wdr-pivot-view .wdr-grid-layout .wdr-draggable:not(.wdr-filter-header){cursor:move}#wdr-pivot-view .wdr-grid-layout .wdr-filters#wdr-cols-filter .wdr-header-drop-indicator{display:inline-block;width:3px;height:100%}#wdr-pivot-view .wdr-grid-layout .wdr-filters#wdr-rows-filter .wdr-header-drop-indicator{display:block;width:100%;height:3px}#wdr-pivot-view .wdr-grid-layout .wdr-filters#wdr-page-filter .wdr-header-drop-indicator{float:none;display:inline-block;width:3px;height:40px;vertical-align:top;margin-right:5px}#wdr-pivot-view .wdr-grid-layout.wdr-classic-view .wdr-filters#wdr-rows-filter .wdr-header-drop-indicator{display:inline-block;width:3px;height:30px}#wdr-pivot-view .wdr-grid-layout.wdr-flat-view .wdr-header-drop-indicator{position:absolute;width:3px;height:30px}#wdr-pivot-view .wdr-grid-layout .wdr-filters#wdr-page-filter{padding:5px 0 0 5px;border-bottom:1px solid #d5d5d5;background-color:#f1f1f1;white-space:nowrap;overflow-x:auto}#wdr-pivot-view .wdr-grid-layout .wdr-filters#wdr-page-filter a.wdr-filter-header{text-align:left;border:none;background-color:#dbdbdb;margin-bottom:5px;margin-right:5px;padding-top:5px;padding-bottom:20px;width:auto;width:initial;min-width:80px;padding-left:5px;line-height:15px;white-space:nowrap;font-weight:700!important;display:inline-block;float:none;cursor:pointer}#wdr-pivot-view .wdr-grid-layout .wdr-filters#wdr-page-filter a.wdr-filter-header:hover{background-color:#cecece}#wdr-pivot-view .wdr-grid-layout .wdr-filters#wdr-page-filter i.wdr-icon:before{top:5px}#wdr-pivot-view .wdr-grid-layout .wdr-filters a.wdr-filter-header .wdr-filter-desc{display:block;font-weight:400!important;text-transform:none;color:#888;font-size:10px;position:absolute;bottom:5px}#wdr-pivot-view .wdr-grid-layout.wdr-compact-view .wdr-header-r.wdr-level-1{padding-left:15px;background-position:12px center}#wdr-pivot-view .wdr-grid-layout.wdr-compact-view .wdr-header-r.wdr-level-2{padding-left:27px;background-position:24px center}#wdr-pivot-view .wdr-grid-layout.wdr-compact-view .wdr-header-r.wdr-level-3{padding-left:39px;background-position:36px center}#wdr-pivot-view .wdr-grid-layout.wdr-compact-view .wdr-header-r.wdr-level-4{padding-left:51px;background-position:48px center}#wdr-pivot-view .wdr-grid-layout.wdr-compact-view .wdr-header-r.wdr-level-5{padding-left:63px;background-position:60px center}#wdr-pivot-view .wdr-grid-layout.wdr-compact-view .wdr-header-r.wdr-level-6{padding-left:75px;background-position:72px center}#wdr-pivot-view .wdr-grid-layout.wdr-compact-view .wdr-header-r.wdr-level-7{padding-left:87px;background-position:84px center}#wdr-pivot-view .wdr-grid-layout.wdr-compact-view .wdr-header-r.wdr-level-8{padding-left:99px;background-position:96px center}#wdr-pivot-view .wdr-grid-layout.wdr-compact-view .wdr-header-r.wdr-level-9{padding-left:111px;background-position:108px center}#wdr-pivot-view .wdr-grid-layout.wdr-compact-view .wdr-header-r.wdr-level-10{padding-left:123px;background-position:120px center}#wdr-pivot-view .wdr-grid-layout.wdr-compact-view .wdr-header-r.wdr-level-11{padding-left:135px;background-position:132px center}#wdr-pivot-view .wdr-grid-layout.wdr-compact-view .wdr-header-r.wdr-level-12{padding-left:147px;background-position:144px center}#wdr-pivot-view .wdr-grid-layout.wdr-compact-view .wdr-header-r.wdr-level-13{padding-left:159px;background-position:156px center}#wdr-pivot-view .wdr-grid-layout.wdr-compact-view .wdr-header-r.wdr-level-14{padding-left:171px;background-position:168px center}#wdr-pivot-view .wdr-grid-layout.wdr-compact-view .wdr-header-r.wdr-level-15{padding-left:183px;background-position:180px center}#wdr-pivot-view .wdr-grid-layout.wdr-compact-view .wdr-header-r.wdr-level-16{padding-left:195px;background-position:192px center}#wdr-pivot-view .wdr-grid-layout.wdr-compact-view .wdr-header-r.wdr-level-17{padding-left:207px;background-position:204px center}#wdr-pivot-view .wdr-grid-layout.wdr-compact-view .wdr-header-r.wdr-level-18{padding-left:219px;background-position:216px center}#wdr-pivot-view .wdr-grid-layout.wdr-compact-view .wdr-header-r.wdr-level-19{padding-left:231px;background-position:228px center}#wdr-pivot-view .wdr-grid-layout.wdr-compact-view .wdr-header-r.wdr-level-20{padding-left:243px;background-position:240px center}#wdr-pivot-view .wdr-grid-layout div.wdr-collapsed,#wdr-pivot-view .wdr-grid-layout div.wdr-expanded{cursor:pointer}#wdr-pivot-view .wdr-grid-layout .wdr-collapsed .wdr-collapsed-icon,#wdr-pivot-view .wdr-grid-layout .wdr-expanded .wdr-expanded-icon{position:relative;display:inline-block;height:12px;width:11px}#wdr-pivot-view .wdr-grid-layout .wdr-collapsed .wdr-collapsed-icon:before,#wdr-pivot-view .wdr-grid-layout .wdr-expanded .wdr-expanded-icon:before{top:0;left:-4px}#wdr-pivot-view .wdr-grid-layout .wdr-collapsed .wdr-collapsed-icon:before{content:"\e903"}#wdr-pivot-view .wdr-grid-layout .wdr-expanded .wdr-expanded-icon:before{content:"\e902"}#wdr-pivot-view #wdr-drillthrough-view i.wdr-icon.wdr-sort-icon,#wdr-pivot-view .wdr-grid-layout i.wdr-icon.wdr-sort-icon{cursor:pointer;right:0}#wdr-pivot-view #wdr-drillthrough-view i.wdr-icon.wdr-sort-icon:before,#wdr-pivot-view .wdr-grid-layout i.wdr-icon.wdr-sort-icon:before{font-size:15px}#wdr-pivot-view .wdr-grid-layout .wdr-cell.wdr-h-sort,#wdr-pivot-view .wdr-grid-layout .wdr-cell.wdr-v-sort{padding-right:16px}#wdr-pivot-view .wdr-grid-layout .wdr-h-sort .wdr-h-sort-asc:before,#wdr-pivot-view .wdr-grid-layout .wdr-h-sort .wdr-h-sort-desc:before,#wdr-pivot-view .wdr-grid-layout .wdr-h-sort:hover .wdr-h-sort-icon:before,#wdr-pivot-view .wdr-grid-layout .wdr-v-sort .wdr-v-sort-asc:before,#wdr-pivot-view .wdr-grid-layout .wdr-v-sort .wdr-v-sort-desc:before,#wdr-pivot-view .wdr-grid-layout .wdr-v-sort:hover .wdr-v-sort-icon:before{content:"\e900"}#wdr-pivot-view .wdr-grid-layout .wdr-v-sort .wdr-v-sort-asc:before{transform:rotate(180deg);-o-transform:rotate(180deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2)}#wdr-pivot-view .wdr-grid-layout .wdr-h-sort .wdr-h-sort-desc:before,#wdr-pivot-view .wdr-grid-layout .wdr-h-sort:hover .wdr-h-sort-icon:before{right:1px;transform:rotate(270deg);-o-transform:rotate(270deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3)}#wdr-pivot-view .wdr-grid-layout .wdr-h-sort .wdr-h-sort-asc:before{right:2px;transform:rotate(90deg);-o-transform:rotate(90deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1)}#wdr-pivot-view .wdr-grid-layout span.wdr-hierarchy-link{white-space:nowrap;color:#888;font-size:10px;text-decoration:underline;cursor:pointer;margin-left:4px}#wdr-pivot-view .wdr-grid-layout span.wdr-hierarchy-link:before{text-indent:0;margin-right:2px;display:inline-block}#wdr-pivot-view .wdr-grid-layout .wdr-drilled-up span.wdr-hierarchy-link:before{content:"+"}#wdr-pivot-view .wdr-grid-layout .wdr-drilled-down span.wdr-hierarchy-link:before{content:"-"}#wdr-pivot-view .wdr-grid-layout .wdr-filters div.wdr-sheet-header,#wdr-pivot-view .wdr-grid-layout div.wdr-sheet-header{border-right:1px solid #DBDBDB;border-bottom:1px solid #DBDBDB;color:#999;background-color:#f1f1f1;text-align:center;line-height:23px;padding:0}#wdr-pivot-view .wdr-grid-layout #wdr-sheet-headers .wdr-sheet-header{display:inline-block}#wdr-pivot-view .wdr-grid-layout div.wdr-cell.wdr-kpi:after{display:block;position:absolute;font-family:webdatarocks-icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;height:initial;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:color .3s;position:relative;color:#999;font-size:16px;padding-top:3px}#wdr-pivot-view .wdr-grid-layout div.wdr-cell.wdr-kpi-trend-bad-icon:after{content:"\ea3e"}#wdr-pivot-view .wdr-grid-layout div.wdr-cell.wdr-kpi-trend-risk-icon:after{content:"\ea3d"}#wdr-pivot-view .wdr-grid-layout div.wdr-cell.wdr-kpi-trend-ok-icon:after{content:"\ea3c"}#wdr-pivot-view .wdr-grid-layout div.wdr-cell.wdr-kpi-trend-rising-icon:after{content:"\ea3b"}#wdr-pivot-view .wdr-grid-layout div.wdr-cell.wdr-kpi-trend-good-icon:after{content:"\ea3a"}#wdr-pivot-view .wdr-grid-layout div.wdr-cell.wdr-kpi-status-bad-icon:after{content:"\e951"}#wdr-pivot-view .wdr-grid-layout div.wdr-cell.wdr-kpi-status-risk-icon:after{content:"\e954"}#wdr-pivot-view .wdr-grid-layout div.wdr-cell.wdr-kpi-status-ok-icon:after{content:"\e952"}#wdr-pivot-view .wdr-grid-layout div.wdr-cell.wdr-kpi-status-rising-icon:after{content:"\e953"}#wdr-pivot-view .wdr-grid-layout div.wdr-cell.wdr-kpi-status-good-icon:after{content:"\e950"}#wdr-pivot-view .wdr-grid-layout div.wdr-cell .wdr-member-property-label{font-style:italic}#wdr-pivot-view .wdr-grid-layout .wdr-sheet-selection-canvas{position:absolute;background-color:#4285f41a;pointer-events:none;box-sizing:border-box;border:1px solid #4285f4;z-index:1}#wdr-pivot-view .wdr-grid-layout .wdr-sheet-selection-canvas.wdr-clear-border{border:none}#wdr-pivot-view .wdr-grid-layout .wdr-sheet-selection-canvas.wdr-clear-border-right{border-right:none}#wdr-pivot-view .wdr-grid-layout .wdr-sheet-selection-canvas.wdr-clear-border-left{border-left:none}#wdr-pivot-view .wdr-grid-layout .wdr-sheet-selection-canvas.wdr-clear-border-top{border-top:none}#wdr-pivot-view .wdr-grid-layout .wdr-sheet-selection-canvas.wdr-clear-border-bottom{border-bottom:none}#wdr-pivot-view .wdr-grid-layout .wdr-auto-calculation-bar{position:absolute;background-color:#888;opacity:1;pointer-events:none;box-sizing:border-box;z-index:2;height:17px;overflow:hidden}#wdr-pivot-view .wdr-grid-layout .wdr-auto-calculation-bar .wdr-auto-calculation-bar-conainer{overflow:hidden;white-space:nowrap}#wdr-pivot-view .wdr-grid-layout .wdr-auto-calculation-bar .wdr-auto-calculation-bar-content{margin-left:5px;margin-right:5px;vertical-align:middle;display:inline-block}#wdr-pivot-view .wdr-grid-layout .wdr-auto-calculation-bar .wdr-auto-calculation-bar-content-text{color:#fff;text-transform:uppercase;margin-right:5px;float:left;font-size:11px;line-height:17px}#wdr-pivot-view .wdr-grid-layout .wdr-auto-calculation-bar .wdr-auto-calculation-bar-content-results{color:#fff;font-weight:700;display:inline-block;font-size:11px;line-height:17px}#wdr-pivot-view .wdr-grid-layout .wdr-sheet-selection-header{border:none}#wdr-pivot-view .wdr-grid-layout.wdr-flat-view .wdr-filter-header{padding-left:16px}#wdr-pivot-view .wdr-grid-layout.wdr-flat-view .wdr-filter-header i.wdr-filter-icon{left:0}#wdr-pivot-view .wdr-grid-layout .wdr-resize-handles{position:absolute}#wdr-pivot-view .wdr-grid-layout .wdr-resize-handles .wdr-wrapper{position:relative;width:100%;height:100%}#wdr-pivot-view .wdr-grid-layout .wdr-resize-handles .wdr-indicator{background-color:#4285f4;width:1px;height:1px;position:absolute;z-index:1}#wdr-pivot-view .wdr-grid-layout .wdr-resize-handles .wdr-handle{position:absolute;z-index:1}#wdr-pivot-view .wdr-grid-layout .wdr-resize-handles .wdr-handle:hover,#wdr-pivot-view .wdr-grid-layout .wdr-resize-handles .wdr-handle.wdr-active{background-color:#4285f4}#wdr-pivot-view .wdr-grid-layout .wdr-resize-handles#wdr-cols-resize .wdr-handle{width:7px;margin-left:-3px;height:100%;min-height:25px;cursor:col-resize}#wdr-pivot-view .wdr-grid-layout .wdr-resize-handles#wdr-rows-resize .wdr-handle{height:7px;margin-top:-3px;width:100%;min-width:25px;cursor:row-resize}#wdr-toolbar-wrapper [class*=" wdr-"],#wdr-toolbar-wrapper [class^=wdr-]{color:#111;line-height:1}#wdr-toolbar-wrapper [class*=" wdr-"] strong,#wdr-toolbar-wrapper [class^=wdr-] strong{font-weight:700}#wdr-toolbar-wrapper [class*=" wdr-"] a,#wdr-toolbar-wrapper [class^=wdr-] a{text-decoration:none}#wdr-toolbar-wrapper [class^=wdr-] *,[class*=" wdr-"] *{outline:0;box-sizing:border-box}#wdr-toolbar-wrapper [class*=" wdr-"] ol,#wdr-toolbar-wrapper [class*=" wdr-"] p,#wdr-toolbar-wrapper [class*=" wdr-"] ul,#wdr-toolbar-wrapper [class^=wdr-] ol,#wdr-toolbar-wrapper [class^=wdr-] p,#wdr-toolbar-wrapper [class^=wdr-] ul{list-style:none;margin:0;padding:0}#wdr-toolbar-wrapper .wdr-icon:before,#wdr-toolbar-wrapper [class*=" wdr-icon-"]:before,#wdr-toolbar-wrapper [class^=wdr-icon-]:before{font-family:webdatarocks-icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#wdr-toolbar-wrapper .wdr-toolbar-ui .wdr-button-add .wdr-icon:before,#wdr-toolbar-wrapper .wdr-toolbar-ui .wdr-colorpick-btn .wdr-icon,#wdr-toolbar-wrapper .wdr-toolbar-ui .wdr-cp-currentmark,#wdr-toolbar-wrapper .wdr-toolbar-ui .wdr-cp-currentmark:before{font-size:30px;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);font-weight:400}#wdr-toolbar-wrapper .wdr-toolbar-ui .wdr-condition-row .wdr-cr-delete{content:"";display:block;position:absolute;top:50%;transform:translateY(-50%);-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%)}#wdr-toolbar-wrapper{height:80px}#wdr-toolbar-wrapper #wdr-toolbar{width:100%;height:78px;list-style:none;background:#fff;white-space:nowrap}#wdr-toolbar-wrapper #wdr-toolbar,#wdr-toolbar-wrapper #wdr-toolbar a,#wdr-toolbar-wrapper #wdr-toolbar div,#wdr-toolbar-wrapper #wdr-toolbar input,#wdr-toolbar-wrapper #wdr-toolbar li,#wdr-toolbar-wrapper #wdr-toolbar p,#wdr-toolbar-wrapper #wdr-toolbar select,#wdr-toolbar-wrapper #wdr-toolbar span,#wdr-toolbar-wrapper #wdr-toolbar table,#wdr-toolbar-wrapper #wdr-toolbar table td,#wdr-toolbar-wrapper #wdr-toolbar table th,#wdr-toolbar-wrapper #wdr-toolbar table tr,#wdr-toolbar-wrapper #wdr-toolbar textarea,#wdr-toolbar-wrapper #wdr-toolbar ul{font-family:Arial,sans-serif;font-size:14px;color:#888;text-align:left;padding:0;margin:0;font-weight:400;text-shadow:none}#wdr-toolbar-wrapper #wdr-toolbar>li{display:inline-block}#wdr-toolbar-wrapper #wdr-toolbar li:before{content:none}#wdr-toolbar-wrapper #wdr-toolbar .wdr-dropdown-content li{float:none;width:140px}#wdr-toolbar-wrapper #wdr-toolbar .wdr-toolbar-group-right{position:absolute;right:0}#wdr-toolbar-wrapper #wdr-toolbar li a svg,#wdr-toolbar-wrapper #wdr-toolbar li a svg path{transform:translateZ(0);fill:#999}#wdr-toolbar-wrapper #wdr-toolbar li a:hover svg{fill:#555}#wdr-toolbar-wrapper #wdr-toolbar>.wdr-toolbar-group-right>li>a div.wdr-svg-icon,#wdr-toolbar-wrapper #wdr-toolbar>li>a div.wdr-svg-icon{position:absolute;text-align:center;bottom:30px;width:100%}#wdr-toolbar-wrapper #wdr-toolbar>.wdr-toolbar-group-right>li>a span,#wdr-toolbar-wrapper #wdr-toolbar>li>a span{position:absolute;top:55px;line-height:12px;left:0;right:0}#wdr-toolbar-wrapper #wdr-toolbar #wdr-tab-format div.wdr-svg-icon{margin-left:4px}#wdr-toolbar-wrapper #wdr-toolbar #wdr-tab-format .wdr-dropdown-content li{width:210px}#wdr-toolbar-wrapper #wdr-toolbar #wdr-tab-format .wdr-dropdown-content span{left:62px}#wdr-toolbar-wrapper #wdr-alert-view{z-index:17}#wdr-toolbar-wrapper #wdr-alert-view .wdr-content{margin-left:100px;max-width:300px}#wdr-toolbar-wrapper #wdr-alert-view .wdr-popup-title{margin-bottom:15px;overflow:hidden;text-overflow:ellipsis}#wdr-toolbar-wrapper #wdr-alert-view .wdr-alert-icon{position:absolute;left:50px;top:50%;transform:translateY(-50%);-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%)}#wdr-toolbar-wrapper #wdr-alert-view .wdr-ui-btns-row,#wdr-toolbar-wrapper #wdr-alert-view .wdr-ui-btns-row .wdr-ui-btn{margin-top:10px}#wdr-toolbar-wrapper #wdr-alert-view .wdr-circle{display:block;border-radius:50%;background:#999;width:60px;height:60px;position:relative;margin-left:-10px}#wdr-toolbar-wrapper #wdr-alert-view .wdr-circle .wdr-ui-icon{color:#fff;font-size:38px;padding:11px}#wdr-toolbar-wrapper #wdr-alert-view .wdr-hexagon{display:block;position:relative;width:32.33px;height:56px;background-color:#999;margin:16.17px 0}#wdr-toolbar-wrapper #wdr-alert-view .wdr-hexagon .wdr-ui-icon{color:#fff;font-size:38px;top:8px;left:-3px}#wdr-toolbar-wrapper #wdr-alert-view .wdr-hexagon:after,#wdr-toolbar-wrapper #wdr-alert-view .wdr-hexagon:before{content:"";position:absolute;width:0;border-top:28px solid transparent;border-bottom:28px solid transparent}#wdr-toolbar-wrapper #wdr-alert-view .wdr-hexagon:before{left:100%;border-left:16.17px solid #999}#wdr-toolbar-wrapper #wdr-alert-view .wdr-hexagon:after{right:100%;width:0;border-right:16.17px solid #999}#wdr-toolbar-wrapper #wdr-alert-view .wdr-triangle-wrap{position:relative}#wdr-toolbar-wrapper #wdr-alert-view .wdr-triangle-wrap .wdr-ui-icon{color:#fff;font-size:38px;top:-2px;left:-1px}#wdr-toolbar-wrapper #wdr-alert-view .wdr-triangle-wrap .wdr-triangle{position:relative;background-color:#999;text-align:left;display:block;margin-top:-7px}#wdr-toolbar-wrapper #wdr-alert-view .wdr-triangle-wrap .wdr-triangle:after,#wdr-toolbar-wrapper #wdr-alert-view .wdr-triangle-wrap .wdr-triangle:before{content:"";position:absolute;background-color:inherit}#wdr-toolbar-wrapper #wdr-alert-view .wdr-triangle-wrap .wdr-triangle,#wdr-toolbar-wrapper #wdr-alert-view .wdr-triangle-wrap .wdr-triangle:after,#wdr-toolbar-wrapper #wdr-alert-view .wdr-triangle-wrap .wdr-triangle:before{width:35px;height:35px;border-top-right-radius:30%}#wdr-toolbar-wrapper #wdr-alert-view .wdr-triangle-wrap .wdr-triangle{transform:rotate(-60deg) skew(-30deg) scaleY(.866)}#wdr-toolbar-wrapper #wdr-alert-view .wdr-triangle-wrap .wdr-triangle:before{transform:rotate(-135deg) skew(-45deg) scale(1.414,.707) translateY(-50%)}#wdr-toolbar-wrapper #wdr-alert-view .wdr-triangle-wrap .wdr-triangle:after{transform:rotate(135deg) skewY(-45deg) scale(.707,1.414) translate(50%)}#wdr-toolbar-wrapper #wdr-alert-view.wdr-layout-mobile-small .wdr-content{margin-left:0}#wdr-toolbar-wrapper #wdr-alert-view.wdr-layout-mobile-small .wdr-alert-icon{display:none}#wdr-toolbar-wrapper #wdr-alert-view span.wdr-ui-alert-label{color:#111;font-size:14px}#wdr-toolbar-wrapper #wdr-alert-view div.wdr-ui-alert-title-label{margin-right:141px}#wdr-toolbar-wrapper #wdr-alert-view #wdr-btn-apply.wdr-alert-button{margin-right:109px}#wdr-toolbar-wrapper #wdr-toolbar li#wdr-tab-fullscreen{width:70px}#wdr-toolbar-wrapper.wdr-mobile #wdr-toolbar li#wdr-tab-format-conditional{width:80px}#wdr-toolbar-wrapper #wdr-toolbar li{display:inline-block;background:0 0;vertical-align:top;padding:0;position:relative;width:57px}#wdr-toolbar-wrapper #wdr-toolbar a{height:78px;display:block;text-decoration:none;border:none}#wdr-toolbar-wrapper #wdr-toolbar a>span{text-align:center;text-overflow:ellipsis;overflow:hidden;height:15px}#wdr-toolbar-wrapper #wdr-toolbar li:first-child a{margin-left:1px}#wdr-toolbar-wrapper #wdr-toolbar li.wdr-divider{width:0;margin:20px 15px 0;height:40px;border-right:1px solid #d5d5d5}#wdr-toolbar-wrapper.wdr-mobile #wdr-toolbar li.wdr-divider{display:none}#wdr-toolbar-wrapper #wdr-toolbar li.wdr-v-divider{height:0;width:140px;border-bottom:1px dotted #dcdcdc}#wdr-toolbar-wrapper #wdr-toolbar .wdr-dropdown{position:absolute;display:none;top:78px;z-index:25}#wdr-toolbar-wrapper #wdr-toolbar .wdr-dropdown-content:after{content:"";border-width:5px;border-color:transparent transparent #fff;border-style:outset outset solid;border-style:solid;top:-10px;left:23px;width:0;height:0;position:absolute}#wdr-toolbar-wrapper #wdr-toolbar .wdr-dropdown-content:before{content:"";border-color:transparent transparent #d5d5d5;border-style:outset outset solid;border-width:6px;position:absolute;top:-12px;left:22px}#wdr-toolbar-wrapper #wdr-toolbar .wdr-align-rigth .wdr-dropdown-content:after{left:inherit;right:20px}#wdr-toolbar-wrapper #wdr-toolbar .wdr-align-rigth .wdr-dropdown-content:before{left:inherit;right:19px}#wdr-toolbar-wrapper #wdr-toolbar .wdr-dropdown-content{position:relative;padding:0;list-style:none;background:#fff;border:1px solid #d5d5d5}#wdr-toolbar-wrapper #wdr-toolbar .wdr-dropdown-content li{width:155px;display:block}#wdr-toolbar-wrapper #wdr-toolbar .wdr-dropdown-content a{text-shadow:none;text-align:left;padding:0;margin:0 1px 1px;height:37px}#wdr-toolbar-wrapper #wdr-toolbar .wdr-dropdown-content li:first-child a{margin-top:1px}#wdr-toolbar-wrapper #wdr-toolbar .wdr-dropdown-content a:hover{background-color:#f1f1f1}#wdr-toolbar-wrapper #wdr-toolbar .wdr-dropdown-content span{display:inline;position:absolute;left:36px;right:0;bottom:11px;text-overflow:ellipsis;overflow:hidden;text-align:left}#wdr-toolbar-wrapper div.wdr-popup{position:absolute;min-width:270px;z-index:100;font-family:Arial,sans-serif;max-width:100%;background:#fff;border:1px solid #d5d5d5;margin:0 auto;box-shadow:0 0 20px #0000001a;padding:24px 30px 30px;box-sizing:border-box}#wdr-toolbar-wrapper div.wdr-popup.wdr-popup-w700{width:700px}#wdr-toolbar-wrapper div.wdr-popup.wdr-popup-w570{width:570px}#wdr-toolbar-wrapper div.wdr-popup.wdr-popup-w500{width:500px}#wdr-toolbar-wrapper div.wdr-popup.wdr-popup-w460{width:462px}#wdr-toolbar-wrapper div.wdr-panel .wdr-toolbox{margin-top:30px;text-align:center}#wdr-toolbar-wrapper div.wdr-panel .wdr-title-bar .wdr-toolbox{margin-top:0;text-align:right;float:right}#wdr-toolbar-wrapper div.wdr-panel .wdr-toolbox .wdr-ui-btn{margin-right:20px;height:38px}#wdr-toolbar-wrapper div.wdr-panel .wdr-toolbox .wdr-ui-btn:last-child{margin-right:0}#wdr-toolbar-wrapper div.wdr-panel .wdr-panel-content .wdr-title-bar{clear:both;margin-bottom:24px}#wdr-toolbar-wrapper div.wdr-panel .wdr-panel-content .wdr-title-bar .wdr-title-text{color:#111;font-size:24px;text-align:center;text-shadow:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#wdr-toolbar-wrapper div.wdr-panel .wdr-panel-content .wdr-title-bar .wdr-title-text.wdr-ui-col{text-align:left}#wdr-toolbar-wrapper #wdr-popUp-modal-overlay{z-index:8}#wdr-toolbar-wrapper #wdr-popUp-modal-overlay .wdr-modal-overlay{opacity:0}#wdr-toolbar-wrapper div.wdr-modal-overlay{background:#ffffffb3;position:absolute;top:0;left:0;z-index:10;width:100%;height:100%}#wdr-toolbar-wrapper #wdr-portrait-radio,#wdr-toolbar-wrapper #wdr-landscape-radio{margin-left:14px}#wdr-toolbar-wrapper div.wdr-panel.wdr-popup.wdr-layout-mobile{padding:20px}#wdr-toolbar-wrapper div.wdr-panel.wdr-popup.wdr-layout-mobile-small .wdr-panel-content .wdr-toolbox{float:none;text-align:left;width:100%}#wdr-toolbar-wrapper div.wdr-panel.wdr-popup.wdr-layout-mobile-small .wdr-panel-content .wdr-toolbox a.wdr-ui-btn{width:calc(50% - 10px);width:-webkit-calc(50% - 10px)}#wdr-toolbar-wrapper div.wdr-panel.wdr-popup.wdr-layout-mobile-small .wdr-panel-content .wdr-title-bar .wdr-title-text{width:100%;margin-bottom:10px;text-align:left;font-size:18px}#wdr-toolbar-wrapper #wdr-popup-conditional{width:610px;min-width:400px}#wdr-toolbar-wrapper #wdr-popup-conditional .wdr-panel-content{position:relative}#wdr-toolbar-wrapper #wdr-popup-conditional .wdr-title-text{width:calc(100% - 270px)}#wdr-toolbar-wrapper #wdr-popup-conditional .wdr-popup-content{overflow-x:hidden;overflow-y:auto;max-height:298px}#wdr-toolbar-wrapper #wdr-popup-conditional a.wdr-ui-btn#wdr-add-btn{min-width:40px;width:40px}#wdr-toolbar-wrapper #wdr-popup-conditional .wdr-condition-row{border-top:1px solid #d5d5d5;padding:30px;margin-left:-30px;width:calc(100% + 60px)}#wdr-toolbar-wrapper #wdr-popup-conditional .wdr-condition-row .wdr-wrap-relative{position:relative}#wdr-toolbar-wrapper #wdr-popup-conditional .wdr-condition-row .wdr-cr-delete{position:absolute;color:#999;transition:color .3s;cursor:pointer;font-size:30px;right:0}#wdr-toolbar-wrapper #wdr-popup-conditional .wdr-condition-row wdr-cr-delete:hover{color:#555}#wdr-toolbar-wrapper #wdr-popup-conditional .wdr-condition-row #wdr-values,#wdr-toolbar-wrapper #wdr-popup-conditional .wdr-condition-row #wdr-conditions,#wdr-toolbar-wrapper #wdr-popup-conditional .wdr-condition-row #wdr-font-family{width:150px}#wdr-toolbar-wrapper #wdr-popup-conditional .wdr-condition-row #wdr-font-size{width:100px}#wdr-toolbar-wrapper #wdr-popup-conditional .wdr-condition-row #wdr-sample{width:120px}#wdr-toolbar-wrapper #wdr-popup-conditional.wdr-layout-mobile #wdr-values{width:calc(100% - 100px);width:-webkit-calc(100% - 100px);margin-bottom:10px}#wdr-toolbar-wrapper #wdr-popup-conditional.wdr-layout-mobile #wdr-conditions{width:calc(100% - 230px);width:-webkit-calc(100% - 230px);margin-left:60px}#wdr-toolbar-wrapper #wdr-popup-conditional.wdr-layout-mobile #wdr-font-family{width:calc(100% - 100px);width:-webkit-calc(100% - 100px);margin-bottom:10px}#wdr-toolbar-wrapper #wdr-popup-conditional.wdr-layout-mobile #wdr-font-size{width:calc(100% - 230px);width:-webkit-calc(100% - 230px);margin-left:60px}#wdr-toolbar-wrapper #wdr-popup-conditional.wdr-layout-mobile #wdr-sample{width:70px}#wdr-toolbar-wrapper #wdr-popup-conditional.wdr-layout-mobile-small .wdr-title-text{width:100%}#wdr-toolbar-wrapper #wdr-popup-conditional.wdr-layout-mobile-small .wdr-panel-content .wdr-toolbox a.wdr-ui-btn:not(#wdr-add-btn){width:calc(50% - 42px);width:-webkit-calc(50% - 42px)}#wdr-toolbar-wrapper .wdr-toolbar-ui .wdr-cr-inner{font-size:0;margin-bottom:10px}#wdr-toolbar-wrapper .wdr-toolbar-ui .wdr-cr-inner:last-child{margin-bottom:0}#wdr-toolbar-wrapper .wdr-toolbar-ui .wdr-cr-inner .wdr-cr-lbl{display:inline-block;vertical-align:top;color:#999;font-size:14px;margin-right:10px;text-align:right;padding:11px 0}#wdr-toolbar-wrapper .wdr-toolbar-ui .wdr-cr-inner .wdr-cr-lbl:last-child{margin-right:0}#wdr-toolbar-wrapper .wdr-toolbar-ui .wdr-cr-inner .wdr-colorpick-wrap,#wdr-toolbar-wrapper .wdr-toolbar-ui .wdr-cr-inner .wdr-inp,#wdr-toolbar-wrapper .wdr-toolbar-ui .wdr-cr-inner .wdr-select,.wdr-cr-inner #wdr-toolbar-wrapper .wdr-toolbar-ui .wdr-number-inp{display:inline-block;vertical-align:top;margin-right:10px}#wdr-toolbar-wrapper .wdr-toolbar-ui .wdr-cr-inner .wdr-colorpick-wrap:last-child,#wdr-toolbar-wrapper .wdr-toolbar-ui .wdr-cr-inner .wdr-inp:last-child,#wdr-toolbar-wrapper .wdr-toolbar-ui .wdr-cr-inner .wdr-number-inp:last-child,#wdr-toolbar-wrapper .wdr-toolbar-ui .wdr-cr-inner .wdr-select:last-child{margin-right:0}#wdr-toolbar-wrapper .wdr-icon-act_trash:before{content:"\e908"}#wdr-toolbar-wrapper .wdr-toolbar-ui span#wdr-and-label{display:inline-block;text-align:center}#wdr-toolbar-wrapper div.wdr-popup input[type=number],#wdr-toolbar-wrapper div.wdr-popup input[type=password],#wdr-toolbar-wrapper div.wdr-popup input[type=text]{box-sizing:border-box;border:1px solid #d5d5d5;background-color:#fff;height:38px;padding:0 9px;color:#111;font-size:14px;width:100%;-webkit-appearance:none;border-radius:0;box-shadow:none;margin:0;text-align:left;font-family:Arial,sans-serif}#wdr-toolbar-wrapper div.wdr-popup input:disabled{opacity:.5;filter:alpha(opacity=50);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";background-color:#fff}#wdr-toolbar-wrapper div.wdr-popup input.wdr-half-input{padding-right:0;border-right:none}#wdr-toolbar-wrapper .wdr-toolbar-ui select{border:1px solid #d5d5d5;background-color:#fff;-webkit-appearance:none;-moz-appearance:none;-webkit-user-select:none;-moz-user-select:none;border-radius:0;margin:0;outline:0;height:38px;font-size:14px;font-family:Arial,sans-serif;width:100%;color:#111;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding:4px 35px 4px 10px;cursor:pointer}#wdr-toolbar-wrapper .wdr-toolbar-ui .wdr-select{position:relative}#wdr-toolbar-wrapper .wdr-toolbar-ui .wdr-select:after{content:"\e902";font-family:webdatarocks-icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;right:9px;position:absolute;font-size:21px;color:#999;top:50%;transform:translateY(-50%);-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%);pointer-events:none}#wdr-toolbar-wrapper div.wdr-popup select::-ms-expand{display:none}#wdr-toolbar-wrapper div.wdr-popup select:disabled{opacity:.5;filter:alpha(opacity=50);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";cursor:none;pointer-events:none}#wdr-toolbar-wrapper div.wdr-popup select *{margin:0!important}#wdr-toolbar-wrapper div.wdr-popup select option.placeholder{color:#fff;font-size:0;display:none}#wdr-toolbar-wrapper div.wdr-clear{clear:both}@-moz-document url-prefix(){#wdr-toolbar-wrapper select{text-indent:0}}#wdr-toolbar-wrapper .wdr-toolbar-ui .wdr-colorpick-btn{border:1px solid #d5d5d5;height:38px;position:relative;transition:all .3s;font-size:28px;cursor:pointer}#wdr-toolbar-wrapper .wdr-toolbar-ui .wdr-colorpick-btn span{font-size:28px}#wdr-toolbar-wrapper .wdr-icon-act_font:before{content:"\e90f"}#wdr-toolbar-wrapper .wdr-toolbar-ui .wdr-colorpick-popup{background:#fff;width:355px;padding:30px;border:1px solid #d5d5d5;position:absolute;transition:opacity .3s;opacity:0;visibility:hidden;left:50%;margin-left:-178px;margin-top:-5px;z-index:99}#wdr-toolbar-wrapper .wdr-toolbar-ui .wdr-colorpick-popup:after,#wdr-toolbar-wrapper .wdr-toolbar-ui .wdr-colorpick-popup:before{content:"";display:block;position:absolute;left:50%;transform:translate(-50%);-moz-transform:translateX(-50%);-webkit-transform:translateX(-50%)}#wdr-toolbar-wrapper .wdr-toolbar-ui .wdr-colorpick-popup:before{width:0;height:0}#wdr-toolbar-wrapper .wdr-toolbar-ui .wdr-colorpick-popup:after{width:0;height:0}#wdr-toolbar-wrapper .wdr-toolbar-ui .wdr-colorpick-popup.wdr-arrow-up:before{top:-6px;border-left:5.5px solid transparent;border-right:5.5px solid transparent;border-bottom:6px solid #d5d5d5;border-top:0 solid transparent}#wdr-toolbar-wrapper .wdr-toolbar-ui .wdr-colorpick-popup.wdr-arrow-up:after{top:-5px;border-left:4.5px solid transparent;border-right:4.5px solid transparent;border-bottom:5px solid #fff;border-top:0 solid transparent}#wdr-toolbar-wrapper .wdr-toolbar-ui .wdr-colorpick-popup.wdr-arrow-down:before{bottom:-6px;border-left:5.5px solid transparent;border-right:5.5px solid transparent;border-top:6px solid #d5d5d5;border-bottom:0 solid transparent}#wdr-toolbar-wrapper .wdr-toolbar-ui .wdr-colorpick-popup.wdr-arrow-down:after{bottom:-5px;border-left:4.5px solid transparent;border-right:4.5px solid transparent;border-top:5px solid #fff;border-bottom:0 solid transparent}#wdr-toolbar-wrapper .wdr-toolbar-ui .wdr-popup-opened .wdr-colorpick-popup{visibility:visible;opacity:1}#wdr-toolbar-wrapper .wdr-toolbar-ui .wdr-color-targ-switch{border:1px solid #d5d5d5;font-size:0;margin-bottom:20px}#wdr-toolbar-wrapper .wdr-toolbar-ui .wdr-color-targ-switch .wdr-cts-item{display:inline-block;vertical-align:top;width:50%;border-right:1px solid #d5d5d5;line-height:38px;font-weight:700;color:#999;background:#fff;text-transform:uppercase;text-align:center;font-size:14px;transition:all .3s}#wdr-toolbar-wrapper .wdr-toolbar-ui .wdr-color-targ-switch .wdr-cts-item.wdr-current{color:#111;background:#f1f1f1}#wdr-toolbar-wrapper .wdr-toolbar-ui .wdr-color-targ-switch .wdr-cts-item:hover{color:#111;background:#e3e3e3}#wdr-toolbar-wrapper .wdr-toolbar-ui .wdr-color-targ-switch .wdr-cts-item:last-child{border-right:none}#wdr-toolbar-wrapper .wdr-toolbar-ui .wdr-cp-sett-row{margin-bottom:20px;font-size:0}#wdr-toolbar-wrapper .wdr-toolbar-ui .wdr-cp-sett-row .wdr-cp-curr-color{border:1px solid #d5d5d5;height:38px;transition:all .3s;cursor:pointer}#wdr-toolbar-wrapper .wdr-toolbar-ui .wdr-cp-sett-row .wdr-cp-2-colors{border:1px solid #d5d5d5;font-size:0}#wdr-toolbar-wrapper .wdr-toolbar-ui .wdr-cp-sett-row .wdr-cp-2-colors .wdr-cp2c-item{height:36px;cursor:pointer;transition:all .3s;border-right:1px solid #d5d5d5;display:inline-block;vertical-align:top;width:50%}#wdr-toolbar-wrapper .wdr-toolbar-ui .wdr-cp-sett-row .wdr-cp-2-colors .wdr-cp2c-item:last-child{border-right:none}#wdr-toolbar-wrapper .wdr-toolbar-ui .wdr-cp-sett-row .wdr-inp,.wdr-cp-sett-row .wdr-cp-2-colors,.wdr-cp-sett-row .wdr-cp-curr-color{display:inline-block;vertical-align:top;margin-right:13px}#wdr-toolbar-wrapper .wdr-toolbar-ui .wdr-cp-sett-row .wdr-inp:last-child,.wdr-cp-sett-row .wdr-cp-2-colors:last-child,.wdr-cp-sett-row .wdr-cp-curr-color:last-child{margin-right:0}#wdr-toolbar-wrapper .wdr-toolbar-ui .wdr-cp-btns-row{margin-top:20px}#wdr-toolbar-wrapper .wdr-toolbar-ui .wdr-cp-btns-row .wdr-ui-btn{width:calc(50% - 5px);width:-webkit-calc(50% - 5px);margin-right:10px}#wdr-toolbar-wrapper .wdr-toolbar-ui .wdr-cp-btns-row .wdr-ui-btn:last-child{margin-right:0}#wdr-toolbar-wrapper .wdr-toolbar-ui .wdr-cp-currentmark{border-radius:50%;width:20px;height:20px;background:#555}#wdr-toolbar-wrapper .wdr-toolbar-ui .wdr-cp-currentmark:before{color:#fff;font-size:16px}#wdr-toolbar-wrapper .wdr-toolbar-ui .wdr-row-9colors{font-size:0;margin-bottom:20px}#wdr-toolbar-wrapper .wdr-toolbar-ui .wdr-row-9colors .wdr-r9c-item{display:inline-block;vertical-align:top;position:relative;cursor:pointer;transition:all .3s;height:36px;width:calc(11.11% - 1px);margin-right:1px}#wdr-toolbar-wrapper .wdr-toolbar-ui .wdr-row-9colors .wdr-r9c-item .wdr-r9c-arrow{position:absolute;top:100%;border-style:solid;border-top-width:10px;border-left:16px solid transparent;border-right:16px solid transparent;border-bottom:none}#wdr-toolbar-wrapper .wdr-toolbar-ui .wdr-row-9colors .wdr-r9c-item .wdr-cp-currentmark{margin-top:2px}#wdr-toolbar-wrapper .wdr-toolbar-ui .wdr-row-9colors .wdr-r9c-item .wdr-cp-currentmark,#wdr-toolbar-wrapper .wdr-toolbar-ui .wdr-row-9colors .wdr-r9c-item .wdr-r9c-arrow{opacity:0;visibility:hidden;transition:all .3s}#wdr-toolbar-wrapper .wdr-toolbar-ui .wdr-row-9colors .wdr-r9c-item:nth-child(9n+9){margin-right:0}#wdr-toolbar-wrapper .wdr-toolbar-ui .wdr-row-9colors .wdr-r9c-item.wdr-current .wdr-cp-currentmark,#wdr-toolbar-wrapper .wdr-toolbar-ui .wdr-row-9colors .wdr-r9c-item.wdr-current .wdr-r9c-arrow{opacity:1;visibility:visible}#wdr-toolbar-wrapper .wdr-toolbar-ui .wdr-row-4colors{font-size:0}#wdr-toolbar-wrapper .wdr-toolbar-ui .wdr-row-4colors .wdr-r4c-item{display:inline-block;vertical-align:top;margin-right:1px;margin-bottom:1px;position:relative;cursor:pointer;height:36px;width:calc(25% - .75px)}#wdr-toolbar-wrapper .wdr-toolbar-ui .wdr-row-4colors .wdr-r4c-item:nth-child(4n+4){margin-right:0}#wdr-toolbar-wrapper .wdr-toolbar-ui .wdr-row-4colors .wdr-r4c-item .wdr-cp-currentmark{opacity:0;visibility:hidden;transition:all .3s}#wdr-toolbar-wrapper .wdr-toolbar-ui .wdr-row-4colors .wdr-r4c-item.wdr-current .wdr-cp-currentmark{opacity:1;visibility:visible}#wdr-toolbar-wrapper.wdr-mobile{overflow-x:auto}#wdr-toolbar-wrapper .wdr-radio-wrap label:after,#wdr-toolbar-wrapper .wdr-radio-wrap label:before{content:"";display:block;position:absolute;top:50%;transform:translateY(-50%);-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%)}#wdr-toolbar-wrapper .wdr-toolbar-ui div.wdr-title-2{color:#999;font-size:14px;text-transform:uppercase;margin-bottom:25px}#wdr-toolbar-wrapper .wdr-toolbar-ui .wdr-radiobtn-list{margin-bottom:52px}#wdr-toolbar-wrapper .wdr-toolbar-ui .wdr-radiobtn-list:last-child{margin-bottom:0}#wdr-toolbar-wrapper .wdr-toolbar-ui .wdr-radiobtn-list li{margin-bottom:12px}#wdr-toolbar-wrapper .wdr-toolbar-ui .wdr-radio-wrap label{display:inline-block;cursor:pointer;color:#111;font-size:14px;padding:4px 0 4px 35px;position:relative;line-height:1.2}#wdr-toolbar-wrapper .wdr-toolbar-ui .wdr-radio-wrap label:before{width:22px;height:22px;border:1px solid #d5d5d5;background:#fff;transition:all .3s;left:0;border-radius:50%}#wdr-toolbar-wrapper .wdr-toolbar-ui .wdr-radio-wrap label:after{background:#555;border-radius:50%;opacity:0;transition:opacity .3s;width:14px;height:14px;left:5px}#wdr-toolbar-wrapper .wdr-toolbar-ui .wdr-radio-wrap label:hover:before{border-color:#999}#wdr-toolbar-wrapper .wdr-toolbar-ui .wdr-radio-wrap input{display:none}#wdr-toolbar-wrapper .wdr-toolbar-ui .wdr-radio-wrap input:checked+label{font-weight:700}#wdr-toolbar-wrapper .wdr-toolbar-ui .wdr-radio-wrap input:checked+label:after{opacity:1}#wdr-toolbar-wrapper .wdr-toolbar-ui .wdr-inp-group{margin-bottom:30px}#wdr-toolbar-wrapper .wdr-toolbar-ui .wdr-inp-group:last-child{margin-bottom:0}#wdr-toolbar-wrapper .wdr-toolbar-ui .wdr-inp-row{margin-bottom:10px}#wdr-toolbar-wrapper .wdr-toolbar-ui .wdr-inp-row label{color:#999;font-size:14px;margin-bottom:8px;display:block}#wdr-toolbar-wrapper .wdr-toolbar-ui .wdr-inp-row .wdr-inp,#wdr-toolbar-wrapper .wdr-toolbar-ui .wdr-inp-row .wdr-select{width:100%}#wdr-toolbar-wrapper .wdr-toolbar-ui .wdr-inp-row:last-child{margin-bottom:0}#wdr-toolbar-wrapper .wdr-toolbar-ui .wdr-ir-horizontal{font-size:0}#wdr-toolbar-wrapper .wdr-toolbar-ui .wdr-ir-horizontal label{margin-bottom:0;width:140px;margin-right:20px;display:inline-block;vertical-align:middle;text-align:right}#wdr-toolbar-wrapper .wdr-toolbar-ui .wdr-ir-horizontal .wdr-inp,#wdr-toolbar-wrapper .wdr-toolbar-ui .wdr-ir-horizontal .wdr-select{width:calc(100% - 160px);display:inline-block;vertical-align:middle;background-color:#fff}#wdr-toolbar-wrapper .wdr-toolbar-ui .wdr-uc{text-transform:uppercase}#wdr-toolbar-wrapper .wdr-toolbar-ui .wdr-button-add{padding-right:30px}#wdr-toolbar-wrapper .wdr-toolbar-ui .wdr-button-add .wdr-icon{color:#999;position:absolute;right:0;width:40px;transition:color .3s;height:100%;top:0}#wdr-toolbar-wrapper .wdr-toolbar-ui .wdr-button-add:hover .wdr-icon{color:#555}#wdr-toolbar-wrapper .wdr-toolbar-ui .wdr-icon-act_add:before{content:"\e909"}#wdr-toolbar-wrapper .wdr-toolbar-ui .wdr-icon-act_check:before{content:"\e901"}#wdr-toolbar-wrapper .wdr-toolbar-ui .wdr-width20.wdr-width20{width:20px}#wdr-toolbar-wrapper .wdr-toolbar-ui .wdr-width40.wdr-width40{width:40px}#wdr-toolbar-wrapper .wdr-toolbar-ui .wdr-width45.wdr-width45{width:45px}#wdr-toolbar-wrapper .wdr-toolbar-ui .wdr-width50.wdr-width50{width:50px}#wdr-toolbar-wrapper .wdr-toolbar-ui .wdr-width85.wdr-width85{width:85px}#wdr-toolbar-wrapper .wdr-toolbar-ui .wdr-width120.wdr-width120{width:120px}#wdr-toolbar-wrapper .wdr-toolbar-ui .wdr-width140.wdr-width140{width:140px}#wdr-toolbar-wrapper .wdr-toolbar-ui .wdr-width180.wdr-width180{width:180px}#wdr-toolbar-wrapper .wdr-toolbar-ui .wdr-width200.wdr-width200{width:200px}#wdr-toolbar-wrapper .wdr-toolbar-ui .wdr-width210.wdr-width210{width:210px}#wdr-toolbar-wrapper .wdr-toolbar-ui .wdr-width220.wdr-width220{width:220px}#wdr-toolbar-wrapper .wdr-toolbar-ui .wdr-width230.wdr-width230{width:230px}#wdr-toolbar-wrapper .wdr-toolbar-ui .wdr-width240.wdr-width240{width:240px}#wdr-toolbar-wrapper .wdr-toolbar-ui .wdr-width250.wdr-width250{width:250px}#wdr-toolbar-wrapper #wdr-popup-olap .wdr-ir-horizontal label{width:110px}#wdr-toolbar-wrapper #wdr-popup-olap .wdr-ir-horizontal .wdr-select{width:calc(100% - 130px)}#wdr-toolbar-wrapper #wdr-popup-olap #wdr-inp-proxy-url{width:calc(100% - 230px)}#wdr-toolbar-wrapper #wdr-popup-olap #wdr-btn-connect{width:100px;height:38px;padding-top:10px}#wdr-toolbar-wrapper #wdr-popup-olap.wdr-layout-mobile-small .wdr-ir-horizontal label{text-align:left;width:100%}#wdr-toolbar-wrapper #wdr-popup-olap.wdr-layout-mobile-small .wdr-ir-horizontal .wdr-select{width:100%}#wdr-toolbar-wrapper #wdr-popup-olap.wdr-layout-mobile-small #wdr-inp-proxy-url{width:calc(100% - 100px)}#wdr-toolbar-wrapper #wdr-popup-format-cells{width:460px}#wdr-toolbar-wrapper #wdr-popup-format-cells.wdr-layout-mobile-small .wdr-ir-horizontal label{text-align:left;width:100%}#wdr-toolbar-wrapper #wdr-popup-format-cells.wdr-layout-mobile-small .wdr-ir-horizontal .wdr-inp,#wdr-toolbar-wrapper #wdr-popup-format-cells.wdr-layout-mobile-small .wdr-ir-horizontal .wdr-select{width:100%}#wdr-toolbar-wrapper #wdr-popup-options{width:570px;min-width:320px}#wdr-toolbar-wrapper.wdr-layout-500 #wdr-toolbar #wdr-tab-fields,#wdr-toolbar-wrapper.wdr-layout-500 #wdr-toolbar #wdr-tab-fullscreen,#wdr-toolbar-wrapper.wdr-layout-360 #wdr-toolbar #wdr-tab-format,#wdr-toolbar-wrapper.wdr-layout-300 #wdr-toolbar #wdr-tab-options{display:none}.wdr-resize-triggers{visibility:hidden;opacity:0}.wdr-contract-trigger:before,.wdr-resize-triggers,.wdr-resize-triggers>div{content:" ";display:block;position:absolute;top:0;left:0;height:100%;width:100%;overflow:hidden}.wdr-resize-triggers>div{background:#eee;overflow:auto}.wdr-contract-trigger:before{width:200%;height:200%}#wdr-pivot-view .wdr-resizable-handle{position:absolute;cursor:w-resize}#wdr-pivot-view .wdr-resizable-handle.wdr-left{left:0;top:0;bottom:0;width:5px}#wdr-pivot-view .wdr-resizable-handle.wdr-right{right:0;top:0;bottom:0;width:5px}
