.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}}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: $brand_gray;--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}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.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:35vw;max-width:35vw;min-height:85vh;max-height:85vh}@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}.theme-mixmovematch .change-suscription-modal .mat-mdc-dialog-container .subscription-options{border:1px solid lightgray;overflow:auto;border-radius:6px;padding:10px}.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%}.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;margin-right:10px}.theme-mixmovematch .confirm-modal .mat-mdc-dialog-container .modal-title{font-weight:700;font-size:24px;line-height:150%;display:flex;margin-left:1vw}.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:700;font-size:24px;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}.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-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}
