#main-content-scroll.route-house-view{padding-right:0}#main-content-scroll.route-calendar{height:calc(100% - 90px)}#main-content-scroll.route-calendar>.MuiGrid-container>.MuiGrid-container{display:block}[data-overlay-container=true]{height:100%;width:100%}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: hsl(6, 78%, 57%);--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-container-width: fit-content;--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-padding: 14px;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-toast-shadow: 0px 4px 12px rgba(0, 0, 0, .1);--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient(to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55);--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;width:var(--toastify-container-width);box-sizing:border-box;color:#fff;display:flex;flex-direction:column}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y: 0;position:relative;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;display:flex;flex:1 auto;align-items:center;word-break:break-word}@media only screen and (max-width: 480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}.Toastify__toast{--toastify-toast-width: 100%;margin-bottom:0;border-radius:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{margin-inline-end:10px;width:22px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;position:absolute;top:6px;right:6px;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:1;opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial}.Toastify__progress-bar--wrp{position:absolute;overflow:hidden;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--toastify-toast-min-height: 48px;--toastify-color-progress-light: rgba(0, 0, 0, .3);--toastify-color-progress-dark: rgba(0, 0, 0, .3);--toastify-color-progress-error: rgba(0, 0, 0, .3);--toastify-color-progress-info: rgba(0, 0, 0, .3);--toastify-color-progress-success: rgba(0, 0, 0, .3);--toastify-color-progress-warning: rgba(0, 0, 0, .3)}.Toastify__toast{padding:0;box-shadow:0 5px 20px rgba(52,95,27,.08)}.Toastify__toast>div{width:100%}.Toastify__toast-body{padding:0;margin:0}.Toastify__toast-container{display:grid}.Toastify__toast-container--top-right{right:32px;width:-moz-max-content;width:max-content;padding:0;top:125px}.Toastify__toast-container--top-center{width:-moz-max-content;width:max-content;padding:0;top:106px}.hide-disabled-options .MuiMultiSectionDigitalClock-root>.Mui-disabled.MuiMenuItem-gutters{display:none}.hide-disabled-options .MuiMultiSectionDigitalClock-root:after{height:0px}.hide{display:none}@media screen{.hide-on-screen{display:none!important}}@media screen and (max-width: 960px){.hide-on-small-screen{display:none!important}}@media print{html,body{min-width:830px}main{height:auto!important}.hide-on-print,.tsqd-parent-container{display:none!important;margin:0}.show-on-print{display:block!important}.display-table-print{position:absolute;top:0;left:0;z-index:1000000;opacity:100;background-color:#fff;margin:0}.increase-text-size-on-print{font-size:16pt!important}.black-text-on-print{color:#000!important}*{overflow:visible!important}}.switch-buttons .button-switch-tag{border:1px solid;opacity:.5;transition:all .2s ease-in-out}.switch-buttons .button-switch-tag.checked{opacity:1;color:#5b43ac;background-color:#e5e1f3;border-color:#5b43ac}.switch-buttons .button-switch-tag.unchecked{opacity:1;color:#141414;background-color:#e0e0e0;border-color:#141414}.switch-buttons .button-switch-tag.indeterminate{opacity:.8;color:#006099;background-color:#fff;border-color:#006099}.m7-check-chip.clickable{cursor:pointer}.m7-check-chip:not(.inverted){filter:drop-shadow(2px 2px 3px rgba(0,0,0,.1));background:#fff;border-radius:100%}.scheduler-grid-fab-backdrop-filter{display:none;position:fixed;top:0;left:0;width:100%;height:100%;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:9997}.scheduler-grid-fab-backdrop-filter.show{display:block}.GridParamsFAB{position:fixed;z-index:9998;bottom:20px;left:20px;transition:all .3s ease-in-out!important}.GridParamsFAB.hasAdminFAB{left:80px}.GridParamsFAB .MuiCardHeader-root{padding-bottom:0!important}.GridParamsFAB .MuiCardContent-root{padding-top:0!important}.GridParamsFAB .MuiCardHeader-root{display:flex;align-items:center;transition:all .3s ease-in-out!important}.GridParamsFAB .logo-open-button{cursor:pointer}.GridParamsFAB .logo-open-button svg{position:relative;top:-2px;left:2px;font-size:40px;padding:10px;width:calc(100% - 10px);background-color:#a4aded}.GridParamsFAB.expanded{width:400px;height:500px;border-radius:5px;border:2px solid #a4aded;box-shadow:rgba(0,0,0,.6) 8px 8px 10px!important;display:flex;flex-direction:column}.GridParamsFAB.expanded.preferencesLinkedToTemplates{height:554px}.GridParamsFAB.expanded .MuiCardHeader-root{padding:16px}.GridParamsFAB.contracted{width:40px;height:40px;border-radius:100%;border:2px solid transparent;box-shadow:rgba(0,0,0,.6) 4px 4px 3px!important}.GridParamsFAB.contracted .MuiCardHeader-root{padding:0}.GridParamsFAB .content{height:calc(100% - 270px)}.GridParamsFAB .content .configuration-line{margin-top:-1px;border-radius:0;width:100%}.GridParamsFAB .content .configuration-line>button{border-radius:0;justify-content:left}.GridParamsFAB .content .configuration-line>button:nth-child(2),.GridParamsFAB .content .configuration-line>button:nth-child(3){display:flex;justify-content:center;align-items:center;padding:0}.GridParamsFAB .content .configuration-line>button:nth-child(2) span,.GridParamsFAB .content .configuration-line>button:nth-child(3) span{margin:0}.GridParamsFAB .content .configuration-line>button:nth-child(2) svg,.GridParamsFAB .content .configuration-line>button:nth-child(3) svg{font-size:20px}.GridParamsFAB .content .configuration-line:first-of-type>button:nth-child(1),.GridParamsFAB .content .configuration-line:first-of-type label:nth-child(1),.GridParamsFAB .content .configuration-line:first-of-type .cell-simulator:nth-child(1){border-top-left-radius:5px}.GridParamsFAB .content .configuration-line:first-of-type>button:last-child,.GridParamsFAB .content .configuration-line:first-of-type label:last-child,.GridParamsFAB .content .configuration-line:first-of-type .cell-simulator:last-child{border-top-right-radius:5px}.GridParamsFAB .content .configuration-line:last-child>button:nth-child(1),.GridParamsFAB .content .configuration-line:last-child label:nth-child(1),.GridParamsFAB .content .configuration-line:last-child .cell-simulator:nth-child(1){border-bottom-left-radius:5px}.GridParamsFAB .content .configuration-line:last-child>button:last-child,.GridParamsFAB .content .configuration-line:last-child label:last-child,.GridParamsFAB .content .configuration-line:last-child .cell-simulator:last-child{border-bottom-right-radius:5px}.GridParamsFAB .content .configuration-line.disabled .cell-simulator,.GridParamsFAB .content .configuration-line.disabled .config-switch{opacity:.5;border:1px solid #eaeaea}.GridParamsFAB .content .configuration-line .config-label{width:200px}.GridParamsFAB .content .configuration-line .copyKeyValue{width:50px}.GridParamsFAB .content .configuration-line .copyKeyValue .MuiButton-endIcon{margin:0!important}.GridParamsFAB .content .configuration-line .copyValue{width:calc(100% - 250px)}.GridParamsFAB .content .configuration-line .config-switch{border:1px solid #141414;position:relative;left:10px;padding-left:10px;padding-right:10px}.GridParamsFAB .content .configuration-line .cell-simulator{width:95px;box-sizing:border-box;border:1px solid #141414;margin-right:-1px}.GridParamsFAB .shift-example .MuiStack-root{height:50px}.GridParamsFAB .cell-simulator{position:relative;padding:5px;border:1px solid #eaeaea}.GridParamsFAB .cell-simulator .working-shift{border:3px double transparent;position:relative;top:-1px;left:-1px;box-shadow:2px 2px 3px rgba(0,0,0,.12)}.GridParamsFAB .cell-simulator.highlight-preference-template .working-shift{opacity:.5}.GridParamsFAB .cell-simulator .off{display:none}.GridParamsFAB .cell-simulator .status,.GridParamsFAB .cell-simulator .position,.GridParamsFAB .cell-simulator .preference,.GridParamsFAB .cell-simulator .incentive-shift,.GridParamsFAB .cell-simulator .note-tag{width:18px;min-width:18px;height:18px;min-height:18px;padding:0;margin:0;position:absolute;bottom:0;right:0;border:2px solid white!important;box-shadow:2px 2px 3px rgba(0,0,0,.12);border-radius:5px!important}.GridParamsFAB .cell-simulator .note-tag{bottom:3px;right:auto;left:0;z-index:3}.GridParamsFAB .cell-simulator .preference{top:0}.GridParamsFAB .cell-simulator .preference p{display:none}.GridParamsFAB .cell-simulator .preference svg{padding:0;margin:0;font-size:12px!important;position:relative;left:6px}.GridParamsFAB .cell-simulator .position .tag-text{font-weight:100;font-size:13px}.GridParamsFAB .cell-simulator .status{background:#33b3ff}.GridParamsFAB .cell-simulator .holiday{position:absolute;top:-4px;left:-4px;font-size:15px;padding:1.5px;border:2px solid #5b43ac;color:#5b43ac;border-radius:5px;background:#fff;z-index:100}.GridParamsFAB .cell-simulator .holiday span{position:relative;top:1px}.GridParamsFAB .cell-simulator .incentive-shift{top:-1px;left:-1px;z-index:100;width:13px;min-width:13px;height:13px;min-height:13px;display:flex;align-items:center;justify-content:center;background-color:#20846c}.GridParamsFAB .cell-simulator .incentive-shift.off{display:none}.GridParamsFAB .cell-simulator .incentive-shift p{font-size:11px;color:#fff}.GridParamsFAB .cell-simulator .note-tag{bottom:-1px;left:-1px;z-index:100;width:13px;min-width:13px;height:13px;min-height:13px;display:flex;align-items:center;justify-content:center;background-color:#fff}.GridParamsFAB .cell-simulator .note-tag.off{display:none}.GridParamsFAB .cell-simulator .note-tag p{font-size:11px;color:#fff}.GridParamsFAB .cell-simulator.contracted{padding:3px}.GridParamsFAB .cell-simulator.contracted .working-shift{height:0px;width:0px;min-width:0px;min-height:0px;padding:14px;position:relative;top:-1px;left:-1px}.GridParamsFAB .cell-simulator.contracted .working-shift .MuiButton-startIcon{margin:0!important}.GridParamsFAB .cell-simulator.contracted .status,.GridParamsFAB .cell-simulator.contracted .note-tag{width:14px;height:14px;border-width:1px}.GridParamsFAB .cell-simulator.contracted .holiday{font-size:12px;border-width:1px}.m7-shifts-editor{flex-grow:1}.m7-shifts-editor .shifts-to-edit{margin:0 16px}.m7-shifts-editor .actions{padding:10px 0}.component-shift-editor{position:relative;margin:0 0 10px;padding:15px;border-radius:15px;border:1.5px solid}.component-shift-editor .MuiAutocomplete-inputRoot,.component-shift-editor .MuiSelect-select,.component-shift-editor .MuiTextField-root{background-color:#fff}.component-shift-editor .MuiInputLabel-root[data-shrink=true]{color:#141414;padding:0 5px;background-color:#fff;border-radius:10px}.component-shift-editor.v1 .MuiInputLabel-root[data-shrink=false]{top:-7px}.component-shift-editor.is-last-edited{border:1.5px solid #d85454!important}.component-shift-editor[data-background-color]{border-color:var(--background-color)!important}.component-shift-editor .unit{margin-bottom:15px}.component-shift-editor .unit .unit-picker{width:100%}.component-shift-editor .unit .unit-picker .MuiInputBase-root{padding:0 10px}.component-shift-editor .unit .unit-picker input{-webkit-text-fill-color:#141414}.component-shift-editor .shift-type-picker,.component-shift-editor .date-and-time-section{width:100%}.component-shift-editor .shift-type-picker .shift-type-empty-option,.component-shift-editor .date-and-time-section .shift-type-empty-option{padding:11px;font-style:italic}.component-shift-editor .shift-type-picker .shift-type-dropdown,.component-shift-editor .date-and-time-section .shift-type-dropdown{flex-grow:1}.component-shift-editor .shift-type-picker .shift-type-dropdown .MuiOutlinedInput-input,.component-shift-editor .date-and-time-section .shift-type-dropdown .MuiOutlinedInput-input{padding:0}.component-shift-editor .shift-type-picker .shift-type-dropdown .MuiOutlinedInput-input .shift-tile,.component-shift-editor .date-and-time-section .shift-type-dropdown .MuiOutlinedInput-input .shift-tile{height:47px}.component-shift-editor .shift-type-picker .shift-editor-shift-time-pickers .time-pickers-inputs>.MuiTextField-root,.component-shift-editor .date-and-time-section .shift-editor-shift-time-pickers .time-pickers-inputs>.MuiTextField-root{width:100px;margin-left:10px}.component-shift-editor .shift-type-picker .shift-editor-shift-time-pickers .time-pickers-inputs>.MuiTextField-root .MuiInputBase-input,.component-shift-editor .date-and-time-section .shift-editor-shift-time-pickers .time-pickers-inputs>.MuiTextField-root .MuiInputBase-input{padding:12px 10px}.component-shift-editor .shift-type-picker .shift-editor-shift-time-pickers .time-pickers-inputs>.MuiTextField-root input,.component-shift-editor .date-and-time-section .shift-editor-shift-time-pickers .time-pickers-inputs>.MuiTextField-root input{text-align:center}.component-shift-editor .shift-type-picker .shift-editor-shift-time-pickers .time-pickers-inputs .MuiInputAdornment-root,.component-shift-editor .date-and-time-section .shift-editor-shift-time-pickers .time-pickers-inputs .MuiInputAdornment-root{display:none}.component-shift-editor .shift-type-picker .shift-editor-shift-time-pickers .time-pickers-inputs .MuiInputBase-root,.component-shift-editor .date-and-time-section .shift-editor-shift-time-pickers .time-pickers-inputs .MuiInputBase-root{padding:0}.component-shift-editor .shift-type-picker .shift-editor-shift-time-pickers .time-pickers-duration-and-error,.component-shift-editor .date-and-time-section .shift-editor-shift-time-pickers .time-pickers-duration-and-error{padding:10px;margin-bottom:5px}.component-shift-editor .shift-type-picker .shift-editor-shift-time-pickers .time-pickers-duration-and-error .time-pickers-duration,.component-shift-editor .shift-type-picker .shift-editor-shift-time-pickers .time-pickers-duration-and-error .time-pickers-error,.component-shift-editor .date-and-time-section .shift-editor-shift-time-pickers .time-pickers-duration-and-error .time-pickers-duration,.component-shift-editor .date-and-time-section .shift-editor-shift-time-pickers .time-pickers-duration-and-error .time-pickers-error{text-wrap:nowrap;font-size:13px}.component-shift-editor .shift-type-picker .shift-editor-shift-time-pickers .time-pickers-duration-and-error .time-pickers-duration,.component-shift-editor .date-and-time-section .shift-editor-shift-time-pickers .time-pickers-duration-and-error .time-pickers-duration{color:#5b43ac;font-weight:600}.component-shift-editor .shift-type-picker .shift-editor-shift-time-pickers .time-pickers-duration-and-error .time-pickers-error,.component-shift-editor .date-and-time-section .shift-editor-shift-time-pickers .time-pickers-duration-and-error .time-pickers-error{position:relative;color:#d32f2f}.component-shift-editor .shift-other-attributes{width:100%}.component-shift-editor .shift-other-attributes .attributes-picker{width:60%}.component-shift-editor .shift-other-attributes .attributes-picker .MuiInputLabel-root[data-shrink=false]{top:-3px}.component-shift-editor .shift-other-attributes .attributes-picker .MuiAutocomplete-inputRoot{padding:4px 10px!important}.component-shift-editor .shift-other-attributes .status-picker{width:37%}.component-shift-editor .shift-other-attributes .status-picker .MuiInputBase-input{padding:0}.component-shift-editor .shift-other-attributes .status-picker .note-update-tag{height:42px;padding-left:5px;font-size:12px}.component-shift-editor .shift-other-attributes .status-picker .no-status{height:45px;padding-left:15px;padding-top:13px;box-sizing:border-box}.component-shift-editor .shift-date-picker{width:100%}.component-shift-editor.v1 .delete-shift-button-container{width:100%;align-items:center;margin-top:15px}.component-shift-editor.v1 .delete-shift-button-container .delete-shift-button{background:#000}.component-shift-editor.v1 .delete-shift-button-container .delete-shift-button span{color:#fff}.component-shift-editor.v1 .delete-shift-button-container .delete-shift-button:hover{border-color:#d32f2f;background:#d32f2f}.component-shift-editor .shift-history-icon{position:absolute;top:-10px;left:-10px;padding:3px;font-size:20px;cursor:pointer;background-color:#fff;border-radius:100%}.component-shift-editor .shift-incentive-level-dropdown{max-width:150px}.component-shift-editor .shift-incentive-level-dropdown .MuiInputBase-input{padding:0!important;height:40px}.component-shift-editor .shift-incentive-level-dropdown .MuiChip-root{height:40px}.component-shift-editor.v2{flex-direction:column}.component-shift-editor.v2 .shift-editor-section{position:relative;gap:10px}.component-shift-editor.v2 .shift-editor-section>.MuiStack-root,.component-shift-editor.v2 .shift-editor-section .shift-editor-shift-time-pickers>.MuiStack-root{gap:10px}.component-shift-editor.v2 .shift-editor-section>.MuiStack-root>*,.component-shift-editor.v2 .shift-editor-section .shift-editor-shift-time-pickers>.MuiStack-root>*{margin:0!important}.component-shift-editor.v2 .shift-editor-section .shift-editor-section-title{font-size:16px;font-weight:600;color:#141414;padding-bottom:5px!important}.component-shift-editor.v2 .time-pickers-duration{position:absolute;top:0;right:0}.component-shift-editor.v2 .time-pickers-duration:before{content:"Duration: ";font-weight:200}.component-shift-editor.v2 .time-pickers-duration-and-error{padding:0!important;flex-direction:row-reverse;margin-bottom:0!important}.component-shift-editor.v2 .time-pickers-duration-and-error>.MuiStack-root{padding:10px 10px 0}.component-shift-editor.v2 .shift-type-dropdown.shift-type-filter-dropdown .shift-tile,.component-shift-editor.v2 .shift-type-dropdown.shift-type-filter-dropdown .MuiInputBase-formControl{height:40px!important;min-height:40px!important}.component-shift-editor.v2 .time-pickers-inputs{width:100%}.component-shift-editor.v2 .time-pickers-inputs>.MuiTextField-root{width:unset!important;margin-left:0!important}.component-shift-editor.v2 .time-pickers-inputs>.MuiTextField-root .MuiInputBase-input{padding:8.5px 0 8.5px 14px!important}.component-shift-editor.v2 .attributes-picker,.component-shift-editor.v2 .m7-staff-job-picker,.component-shift-editor.v2 .status-picker,.component-shift-editor.v2 .m7-incentive-level-picker{width:50%}.component-shift-editor.v2 .attributes-picker:not(.empty) input{opacity:0;height:0px;width:0px;padding:0!important}.component-shift-editor.v2 .attributes-picker .single-attribute-tag{line-height:28px;max-width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.component-shift-editor.v2 .attributes-picker .m7-attribute-tag{padding-top:0!important;padding-bottom:0!important;margin-top:4px!important;margin-bottom:4px!important;line-height:18px!important}.component-shift-editor.v2 .status-picker.has-status .MuiInputBase-input{padding:0!important}.component-shift-editor.v2 .status-picker .note-update-tag{height:36px}.component-shift-editor.v2 .delete-shift-button{margin-top:10px;min-width:100px}.component-shift-editor.v2 .delete-shift-button .button-label{color:#d32f2f}.m7-unit-group-picker-menu.shift-editor-unit-picker-dropdown .MuiPaper-root{max-width:320px!important}.MuiTooltip-tooltip.shift-editor-dev-mode-tooltip{background-color:#fff;max-width:none;border:3px solid #141414}.m7-staff-job-picker-popper .group-option-label{padding-left:0!important}.m7-staff-job-picker-popper .group-options{padding-left:0}.MuiPopover-root,.MuiPopover-root .MuiPaper-root.MuiMenu-paper{pointer-events:auto!important}.m7-unit-group-picker{max-width:225px!important}.m7-unit-group-picker #unit-selector,.m7-unit-group-picker .MuiInputBase-root{height:inherit}.m7-unit-group-picker-menu{--bgcolor: #fff;--max-width: 225px;background-color:transparent!important}.m7-unit-group-picker-menu[data-popper-placement=left] .MuiTooltip-tooltip{margin-right:-8px!important}.m7-unit-group-picker-menu[data-popper-placement=right] .MuiTooltip-tooltip{margin-left:-8px!important}.m7-unit-group-picker-menu .MuiPaper-root{overflow:visible!important;border-radius:8px;box-shadow:0 1px 6px rgba(0,0,0,.08);max-width:var(--max-width)!important;position:relative}.m7-unit-group-picker-menu .m7-search-container{padding:12px;background:#fff;position:sticky;top:0;z-index:10;border-bottom:1px solid #eaeaef}.m7-unit-group-picker-menu .m7-search-container .MuiTextField-root{background:#f6f5fa;border-radius:20px}.m7-unit-group-picker-menu .m7-search-container .MuiTextField-root .MuiInputBase-root{border-radius:20px;padding-left:12px}.m7-unit-group-picker-menu .m7-nested-dropdown{min-height:100px;position:relative;background-color:var(--bgcolor);overflow:visible}.m7-unit-group-picker-menu .m7-nested-dropdown .m7-dropdown-container{position:relative;max-height:40vh;overflow-y:auto;overflow-x:visible}.m7-unit-group-picker-menu .m7-section-header{padding:10px 16px;font-size:.9rem;color:#777;background-color:var(--bgcolor);text-transform:uppercase;font-weight:600;border-bottom:1px solid #eaeaef;letter-spacing:.5px;position:sticky;top:0;z-index:3}.m7-unit-group-picker-menu .m7-dropdown-container{position:relative;overflow:visible}.m7-unit-group-picker-menu .m7-container{width:var(--max-width);border-radius:0 8px 8px 0;background:#fff;box-shadow:0 1px 6px rgba(0,0,0,.08);max-height:40vh;overflow-y:auto}.m7-unit-group-picker-menu .m7-container.facility{width:calc(var(--max-width) * 1.25);max-width:calc(var(--max-width) * 1.25)}.m7-unit-group-picker-menu .m7-row>*[aria-labelledby]{background:#f8f8fc}.m7-unit-group-picker-menu .m7-item{padding:6px 16px;cursor:pointer;display:flex;align-items:center;justify-content:space-between;position:relative;transition:background .1s ease-in}.m7-unit-group-picker-menu .m7-item:hover{background:#f8f8fc}.m7-unit-group-picker-menu .m7-item.selected{background:#f5f0ff}.m7-unit-group-picker-menu .m7-item .m7-item-name{flex:1;white-space:wrap;font-size:16px;word-break:break-all}.m7-unit-group-picker-menu .m7-item .m7-item-counter{background:#f5f0ff;color:#5b43ac;padding:2px 8px;border-radius:12px;font-size:.85rem;font-weight:500;margin-left:8px;min-width:24px;text-align:center}.m7-unit-group-picker-menu .m7-item .m7-item-arrow{color:#b8b8c8;margin-left:8px;font-size:35px}.m7-unit-group-picker-chips{display:flex;flex-wrap:wrap;gap:4px}.m7-unit-group-picker-chips .m7-unit-group-picker-chip{background:#f5f0ff;color:#5b43ac;border-radius:4px}.m7-unit-group-picker-chips .m7-unit-group-picker-chip .MuiChip-label{padding:0 8px;font-size:.85rem}.single-line{flex-wrap:nowrap;overflow:hidden}.multi-line{flex-wrap:wrap;overflow:visible}.m7-unit-group-picker,.m7-unit-group-picker-menu{max-width:800px!important}.m7-unit-group-picker.deprecated .MuiPaper-root,.m7-unit-group-picker-menu.deprecated .MuiPaper-root{max-width:400px!important}.m7-unit-group-picker .m7-item-name>span,.m7-unit-group-picker-menu .m7-item-name>span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.m7-unit-group-picker #unit-selector,.m7-unit-group-picker .MuiInputBase-root,.m7-unit-group-picker-menu #unit-selector,.m7-unit-group-picker-menu .MuiInputBase-root{height:inherit}.m7-unit-group-picker .li-group-selector,.m7-unit-group-picker-menu .li-group-selector{display:flex;align-items:center;padding:8px 16px}.m7-unit-group-picker .li-group-selector:hover,.m7-unit-group-picker-menu .li-group-selector:hover{background-color:#f5f5f5}.m7-unit-group-picker .li-group-selector[data-level="1"],.m7-unit-group-picker-menu .li-group-selector[data-level="1"]{padding-left:32px}.m7-unit-group-picker .li-group-selector[data-level="2"],.m7-unit-group-picker-menu .li-group-selector[data-level="2"]{padding-left:48px}.m7-unit-group-picker .li-group-selector .toggle-group-button,.m7-unit-group-picker-menu .li-group-selector .toggle-group-button{overflow:hidden;border-radius:200px;width:30px;height:30px;display:flex;align-items:center;justify-content:center;padding:0;flex-grow:0}.m7-unit-group-picker .li-group-selector .toggle-group-icon,.m7-unit-group-picker-menu .li-group-selector .toggle-group-icon{display:block;transform:rotate(0) scale(1.2);transition:transform .2s}.m7-unit-group-picker .li-group-selector .toggle-group-icon.toggled,.m7-unit-group-picker-menu .li-group-selector .toggle-group-icon.toggled{transform:rotate(-90deg) scale(1.2)}.m7-unit-group-picker .MuiMenuItem-root[data-level="1"],.m7-unit-group-picker-menu .MuiMenuItem-root[data-level="1"]{padding-left:32px}.m7-unit-group-picker .MuiMenuItem-root[data-level="2"],.m7-unit-group-picker-menu .MuiMenuItem-root[data-level="2"]{padding-left:48px}.m7-unit-group-picker .MuiChip-root,.m7-unit-group-picker-menu .MuiChip-root{background-color:#f5f0ff!important;color:#000!important;border-radius:4px}.m7-unit-group-picker .MuiChip-root .MuiChip-label,.m7-unit-group-picker-menu .MuiChip-root .MuiChip-label{padding:0 8px;font-size:.85rem}.m7-unit-group-picker-mobile,.m7-unit-group-picker-menu-mobile{max-width:800px!important}.m7-unit-group-picker-mobile #unit-selector,.m7-unit-group-picker-mobile .MuiInputBase-root,.m7-unit-group-picker-menu-mobile #unit-selector,.m7-unit-group-picker-menu-mobile .MuiInputBase-root{height:inherit}.m7-unit-group-picker-mobile .li-group-selector,.m7-unit-group-picker-menu-mobile .li-group-selector{display:flex;align-items:center;padding:8px 16px;transition:all .2s ease}.m7-unit-group-picker-mobile .li-group-selector:hover,.m7-unit-group-picker-menu-mobile .li-group-selector:hover{background-color:#f5f5f5}.m7-unit-group-picker-mobile .li-group-selector[data-level="0"],.m7-unit-group-picker-menu-mobile .li-group-selector[data-level="0"]{border-bottom:1px solid #8f78da;margin-bottom:4px}.m7-unit-group-picker-mobile .li-group-selector[data-level="0"] .MuiListItemText-root,.m7-unit-group-picker-mobile .li-group-selector[data-level="0"] .MuiTypography-root,.m7-unit-group-picker-menu-mobile .li-group-selector[data-level="0"] .MuiListItemText-root,.m7-unit-group-picker-menu-mobile .li-group-selector[data-level="0"] .MuiTypography-root{font-size:1.1rem;color:#141414;font-weight:500}.m7-unit-group-picker-mobile .li-group-selector[data-level="1"],.m7-unit-group-picker-menu-mobile .li-group-selector[data-level="1"]{padding-left:32px}.m7-unit-group-picker-mobile .li-group-selector[data-level="1"] .MuiListItemText-root,.m7-unit-group-picker-mobile .li-group-selector[data-level="1"] .MuiTypography-root,.m7-unit-group-picker-menu-mobile .li-group-selector[data-level="1"] .MuiListItemText-root,.m7-unit-group-picker-menu-mobile .li-group-selector[data-level="1"] .MuiTypography-root{color:#141414;font-size:1rem;font-weight:450}.m7-unit-group-picker-mobile .li-group-selector[data-level="2"],.m7-unit-group-picker-menu-mobile .li-group-selector[data-level="2"]{padding-left:48px}.m7-unit-group-picker-mobile .li-group-selector[data-level="2"] .MuiListItemText-root,.m7-unit-group-picker-mobile .li-group-selector[data-level="2"] .MuiTypography-root,.m7-unit-group-picker-menu-mobile .li-group-selector[data-level="2"] .MuiListItemText-root,.m7-unit-group-picker-menu-mobile .li-group-selector[data-level="2"] .MuiTypography-root{color:#141414;font-size:1rem;font-weight:450}.m7-unit-group-picker-mobile .li-group-selector .toggle-group-button,.m7-unit-group-picker-menu-mobile .li-group-selector .toggle-group-button{overflow:hidden;border-radius:200px;width:30px;height:30px;display:flex;align-items:center;justify-content:center;padding:0;flex-grow:0;transition:background-color .2s ease;color:#5b43ac}.m7-unit-group-picker-mobile .li-group-selector .toggle-group-icon,.m7-unit-group-picker-menu-mobile .li-group-selector .toggle-group-icon{display:block;transform:rotate(0) scale(1.2);transition:transform .2s}.m7-unit-group-picker-mobile .li-group-selector .toggle-group-icon.toggled,.m7-unit-group-picker-menu-mobile .li-group-selector .toggle-group-icon.toggled{transform:rotate(-90deg) scale(1.2)}.m7-unit-group-picker-mobile .m7-unit-group-picker-menu-item .MuiListItemText-root,.m7-unit-group-picker-mobile .m7-unit-group-picker-menu-item .MuiTypography-root,.m7-unit-group-picker-menu-mobile .m7-unit-group-picker-menu-item .MuiListItemText-root,.m7-unit-group-picker-menu-mobile .m7-unit-group-picker-menu-item .MuiTypography-root{color:#141414;font-size:1rem;font-weight:450}.m7-unit-group-picker-menu-mobile .MuiList-root{max-height:70vh;overflow-y:auto}.house-view-sidebar{transition:all .3s ease}.house-view-sidebar .header-container{display:flex;align-items:center;width:100%;right:8px;position:relative;background:#f7f7f7;padding:10px 16px}.house-view-sidebar .header-container .house-view-collapse-sidebar-button{margin-right:10px}.house-view-sidebar .header-container .header-content{display:flex;align-items:center;width:100%}.house-view-sidebar .header-container .header-content.with-action{margin-left:2px}.house-view-sidebar .header-container .header-content .MuiTypography-root{font-weight:500}.house-view-sidebar .sidebar-content{display:flex;flex-direction:column;flex-grow:1;overflow-y:auto;position:relative;overflow-x:hidden}.house-view-sidebar .sidebar-content .staff-list-container,.house-view-sidebar .sidebar-content .patient-count{padding-left:10px;padding-right:10px}.house-view-sidebar .sidebar-content .staff-list-title{padding-left:10px}.house-view-sidebar.collapsed{--sidebar-width: 0;width:0;min-width:0;border-width:0}.house-view-sidebar.collapsed>*{display:none}.house-view-sidebar.floating .eligible-shifts-container{height:100%}.house-view-sidebar.floating .eligible-shifts-container .no-float-eligible{font-size:18px;text-align:center;width:100%;color:#919599}.house-view-sidebar.findStaffToWork .MuiRadio-root,.house-view-sidebar.findStaffToWork .MuiCheckbox-root{margin:0!important}.house-view-sidebar.assignAttributes .details-line{position:relative;top:10px}.house-view-sidebar.assignAttributes .attributes-dropdown-container{position:relative;top:-10px;overflow:visible}.sidebar-toolbar{position:fixed;padding:10px 20px;background-color:#f7f7f7;border-bottom:1px solid #eaeaea;top:0;left:0;width:560px;z-index:100;justify-content:space-between;align-items:center}.sidebar-timeline{font-family:Inter,Roboto,sans-serif;padding:0;display:flex;flex-direction:column;row-gap:16px}.sidebar-timeline .log-by-date-container .log-date{margin:0 -20px;background-color:#f7f7f7;padding:.7rem 1rem;margin-bottom:1rem;font-family:Inter,Roboto,sans-serif;font-weight:400;font-size:1rem;line-height:1.5;color:#141414}.sidebar-timeline .log-by-date-container .log-entry{border:1px solid #eaeaea;margin-bottom:1rem;margin-left:.7rem;margin-right:.7rem;border-radius:10px;padding:1rem .7rem}.sidebar-timeline .log-by-date-container .log-entry .updated-fields{display:flex;flex-direction:column;row-gap:1rem}.sidebar-timeline .log-by-date-container .log-entry .log-timestamp{font-size:85%}td.m7-user-table-cell>*,td.m7-user-table-cell .cell-content>*:not(.clear-cell-action){width:100%;height:100%;max-height:inherit;display:flex;flex-direction:row;align-items:center}td.m7-user-table-cell>* .MuiInput-root,td.m7-user-table-cell .cell-content>*:not(.clear-cell-action) .MuiInput-root{flex-grow:1}td.m7-user-table-cell .empty-na{color:#d5d8dc;font-style:italic}td.m7-user-table-cell .boolean-tag{border:1px solid;width:50px;height:25px;transition:all .2s ease-in-out;border-color:transparent}td.m7-user-table-cell .boolean-tag.checked{color:#5b43ac;background-color:#f5f3fb}td.m7-user-table-cell .boolean-tag.unchecked{color:#141414;background-color:#f7f7f7}td.m7-user-table-cell .m7-attribute-tag{height:20px;width:20px;padding:0;display:flex;justify-content:center;align-items:center;font-size:12px}.bulk-update-field{width:700px;margin-bottom:35px;margin-top:-55px}.bulk-update-field .MuiAutocomplete-inputRoot,.bulk-update-field .column-selector{width:300px}.bulk-update-field .column-selector .MuiInputLabel-shrink{display:none}.m7-user-table{height:100%;overflow:auto}.m7-user-table .clear-cell-action{position:absolute;top:0;right:12px;border:2px solid #d32f2f;padding:2px;background-color:#fff;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;z-index:2}.m7-user-table .clear-cell-action svg{font-size:16px}.m7-user-table .cell-with-error .cell-content{height:100%;width:100%}.m7-user-table .m7-user-table-row td{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;position:relative}.m7-user-table.external-users-table .m7-user-table-row .firstName,.m7-user-table.external-users-table .m7-user-table-row .lastName,.m7-user-table.external-users-table .m7-user-table-row .email,.m7-user-table.external-users-table .m7-user-table-row .shiftType,.m7-user-table.external-users-table .m7-user-table-row .employmentStartDate,.m7-user-table.external-users-table .m7-user-table-row .employmentType,.m7-user-table.external-users-table .m7-user-table-row .staffTypeKey{pointer-events:none}.m7-user-table.external-users-table .m7-user-table-row .firstName>p,.m7-user-table.external-users-table .m7-user-table-row .lastName>p,.m7-user-table.external-users-table .m7-user-table-row .email>p,.m7-user-table.external-users-table .m7-user-table-row .shiftType>p,.m7-user-table.external-users-table .m7-user-table-row .employmentStartDate>p,.m7-user-table.external-users-table .m7-user-table-row .employmentType>p,.m7-user-table.external-users-table .m7-user-table-row .staffTypeKey>p{opacity:.5}.m7-user-table .sticky-column{position:sticky!important;left:0;background-color:#fff;z-index:20}.m7-user-table .action-cell .delete-row-button svg{color:#d5d8dc}.m7-user-table .action-cell .delete-row-button:hover svg{color:#d32f2f}.m7-user-table tr:nth-child(odd) .action-cell[data-row-status=error]{background:linear-gradient(to right,#f7d7d7,#fff)}.m7-user-table tr:nth-child(2n) .action-cell[data-row-status=error]{background:linear-gradient(to right,#f7d7d7,#f7f7f7)}.m7-user-table tr[data-highlighted=true] .action-cell{background:unset!important}.m7-user-table .m7-user-table-header th{min-width:100px;max-width:100px;z-index:12}.m7-user-table .m7-user-table-header th[data-attribute-key=selectable]{min-width:unset;max-width:unset}.m7-user-table .m7-user-table-header .sticky-column{z-index:25}.m7-user-table .sticky-column.firstName{left:100px}.m7-user-table .sticky-column.lastName{left:250px}.m7-user-table .m7-user-table-header th[data-attribute-key="user.firstName"],.m7-user-table td.m7-user-table-cell[data-attribute-key="user.firstName"],.m7-user-table .m7-user-table-header th[data-attribute-key="user.lastName"],.m7-user-table td.m7-user-table-cell[data-attribute-key="user.lastName"]{min-width:150px;max-width:150px}.m7-user-table .m7-user-table-header th[data-attribute-key="user.email"],.m7-user-table td.m7-user-table-cell[data-attribute-key="user.email"]{min-width:300px;max-width:300px}.m7-user-table .m7-user-table-header th[data-attribute-key="user.phoneNumber"],.m7-user-table td.m7-user-table-cell[data-attribute-key="user.phoneNumber"]{min-width:150px;max-width:150px}.m7-user-table .m7-user-table-header th[data-attribute-key="user.unitIds"],.m7-user-table td.m7-user-table-cell[data-attribute-key="user.unitIds"]{min-width:300px;max-width:300px}.m7-user-table .m7-user-table-header th[data-attribute-key="staffDetails.homeUnitId"],.m7-user-table td.m7-user-table-cell[data-attribute-key="staffDetails.homeUnitId"],.m7-user-table .m7-user-table-header th[data-attribute-key="staffDetails.shiftType"],.m7-user-table td.m7-user-table-cell[data-attribute-key="staffDetails.shiftType"],.m7-user-table .m7-user-table-header th[data-attribute-key="staffDetails.staffTypeKey"],.m7-user-table td.m7-user-table-cell[data-attribute-key="staffDetails.staffTypeKey"],.m7-user-table .m7-user-table-header th[data-attribute-key="staffDetails.preceptor"],.m7-user-table td.m7-user-table-cell[data-attribute-key="staffDetails.preceptor"]{min-width:150px;max-width:150px}.m7-user-table .m7-user-table-header th[data-attribute-key="staffDetails.attributeKeys"],.m7-user-table td.m7-user-table-cell[data-attribute-key="staffDetails.attributeKeys"]{min-width:200px;max-width:200px}.m7-user-table .m7-user-table-header th[data-attribute-key="staffDetails.onOrientation"],.m7-user-table td.m7-user-table-cell[data-attribute-key="staffDetails.onOrientation"],.m7-user-table .m7-user-table-header th[data-attribute-key="staffDetails.orientationEndDate"],.m7-user-table td.m7-user-table-cell[data-attribute-key="staffDetails.orientationEndDate"],.m7-user-table .m7-user-table-header th[data-attribute-key="staffDetails.employmentType"],.m7-user-table td.m7-user-table-cell[data-attribute-key="staffDetails.employmentType"],.m7-user-table .m7-user-table-header th[data-attribute-key="staffDetails.contractEndDate"],.m7-user-table td.m7-user-table-cell[data-attribute-key="staffDetails.contractEndDate"],.m7-user-table .m7-user-table-header th[data-attribute-key="staffDetails.employmentStartDate"],.m7-user-table td.m7-user-table-cell[data-attribute-key="staffDetails.employmentStartDate"]{min-width:150px;max-width:150px}.m7-user-table .m7-user-table-header th[data-attribute-key="staffDetails.preferencesTemplateId"],.m7-user-table td.m7-user-table-cell[data-attribute-key="staffDetails.preferencesTemplateId"]{min-width:100px;max-width:100px}.m7-user-table .m7-user-table-header th[data-attribute-key="staffDetails.preferenceRequirementRuleSetIds"],.m7-user-table td.m7-user-table-cell[data-attribute-key="staffDetails.preferenceRequirementRuleSetIds"]{min-width:250px;max-width:250px}.m7-user-table .m7-user-table-header th[data-attribute-key="custom.contact"],.m7-user-table td.m7-user-table-cell[data-attribute-key="custom.contact"]{min-width:150px;max-width:150px}.m7-user-table .m7-user-table-header th[data-attribute-key="custom.actions"],.m7-user-table td.m7-user-table-cell[data-attribute-key="custom.actions"]{min-width:100px;max-width:100px}.m7-user-table .m7-user-table-header th[data-attribute-key="custom.name"],.m7-user-table td.m7-user-table-cell[data-attribute-key="custom.name"]{min-width:200px;max-width:200px}.m7-user-table .m7-user-table-header th[data-attribute-key="staffDetails.status"],.m7-user-table td.m7-user-table-cell[data-attribute-key="staffDetails.status"]{min-width:100px;max-width:100px}.m7-user-table .m7-user-table-header th[data-attribute-key="user.roles"],.m7-user-table td.m7-user-table-cell[data-attribute-key="user.roles"]{min-width:200px;max-width:200px}.m7-user-table .value-error-icon{width:20px;height:-moz-fit-content;height:fit-content}.MuiTooltip-tooltip.user-table-cell-error-tooltip{background-color:#fff!important;border:1px solid #b02020;color:#b02020!important;font-size:16px}.open-shift-request{display:flex;flex-direction:row;padding:1rem;margin:16px 0;border:1px solid #eaeaea;border-radius:10px;position:relative}.open-shift-request:last-child{margin-bottom:8px}.open-shift-request .decision-buttons{position:absolute;right:10px;top:10px}.open-shift-request .decision-button{border:1px solid #eaeaea;width:32px;height:32px}.custom-modal .modal-header{font-size:24px;text-align:center;margin-bottom:5px}.custom-modal .modal-description{font-size:16px;text-align:center;margin-bottom:5px}.custom-modal .update-field{font-size:15px}.custom-modal .update-field.flex-row{display:flex;flex-direction:row}.custom-modal .shift-incentive-level-dropdown .MuiFormControlLabel-label{display:none}.custom-modal .time-pickers-inputs .time-picker.endTime{margin-left:10px}.custom-modal .time-pickers-inputs>.MuiTextField-root .MuiInputBase-input{padding-top:9px;padding-bottom:9px}.multi-day-container{margin-top:1rem}.multi-day-container .date-cell{background-color:#f7f7f7;padding:.7rem 1rem;margin-bottom:1rem;cursor:pointer}.multi-day-container .open-shift-container{border:1px solid #eaeaea;margin-bottom:1rem;margin-left:.7rem;margin-right:.7rem;border-radius:10px;padding:1rem .7rem;position:relative}.multi-day-container .open-shift-container .open-shift-details{cursor:pointer}.multi-day-container .open-shift-container .open-shift-details .expand-icon.expanded{transform:rotate(90deg)}.multi-day-container .open-shift-container .open-shift-details .open-shift-count{margin-left:-5px;font-size:20px;color:#141414;font-weight:600;width:20px;height:20px;align-items:center;justify-content:center;display:flex}.multi-day-container .open-shift-container .open-shift-details .shift-tile{min-width:-moz-fit-content;min-width:fit-content}.multi-day-container .open-shift-container .open-shift-details .shift-tile .MuiButton-startIcon{margin-right:4px}.multi-day-container .open-shift-container .open-shift-details .shift-tile .tag-text{text-align:left}.multi-day-container .open-shift-container .open-shift-details .staff-category-box{background-color:#d5d8dc;border-radius:4px;align-items:center;justify-content:center;display:flex;padding:5px}.multi-day-container .open-shift-container .open-shift-details .request-count{color:#fff;background-color:#d32f2f;border-radius:50%;padding:2px 5px;width:20px;height:20px;display:flex;align-items:center;justify-content:center;box-sizing:border-box;font-size:12px;font-weight:600}.filters-container{margin-top:1rem;margin-left:.3rem;margin-right:.3rem}.filters-container .filters-section .MuiChip-root{height:20px}.filters-container .filters-section .MuiChip-label{padding:5px;font-size:12px}.filters-container .filters-section .shift-type-filter-dropdown .empty-option-label{font-size:14px}.filters-container .filters-section .shift-type-filter-dropdown .shift-tile{padding-top:3px!important;padding-bottom:3px!important;height:-moz-fit-content!important;height:fit-content!important}.filters-container .filters-section .shift-type-filter-dropdown .shift-tile p.tag-text{font-size:12px}.filters-container .filters-section .m7-unit-group-picker{margin:0!important;height:40px;width:100%!important}.filters-container .filters-section .m7-unit-group-picker .MuiInputBase-input{display:flex;padding:8px 8px 8px 14px}.filters-container .filters-section .m7-unit-group-picker #unit-selector-label[data-shrink=false]{top:-7px}.filters-container .filters-section .m7-unit-group-picker .selected-values{display:flex;flex-wrap:nowrap;align-items:center}.open-shifts-single-day{padding-top:.7rem}.open-shifts-single-day .unit-name-cell{background-color:#f7f7f7;padding:.7rem 1rem;margin-bottom:10px}.open-shifts-single-day .divider,.open-shifts-single-day .open-shift-wrapper{margin-bottom:10px}.open-shifts-single-day .open-shift-wrapper .headers{display:flex;align-items:center;justify-content:space-between}.open-shifts-single-day .open-shift-wrapper .headers .shift-tile{min-width:-moz-fit-content;min-width:fit-content}.open-shifts-single-day .open-shift-wrapper .headers .shift-tile .MuiButton-startIcon{margin-right:4px}.open-shifts-single-day .open-shift-wrapper .headers .shift-tile .tag-text{text-align:left}.open-shifts-single-day .open-shift-wrapper .headers .staff-category-box{background-color:#d5d8dc;border-radius:4px;align-items:center;justify-content:center;display:flex;padding:5px}.open-shifts-single-day .open-shift-wrapper .open-shift-count{width:20px;height:20px;font-size:20px;border-radius:100%;color:#141414;align-items:center;justify-content:center;display:flex;font-weight:600}.open-shifts-single-day .open-shift-wrapper .open-shift-count.some{background-color:#d32f2f}.open-shifts-single-day .open-shift-wrapper .open-shift-count>p:first-child{line-height:15px;margin-top:3px}.open-shifts-single-day .open-shift-group.none .open-shift-count{padding-left:24px}.open-shifts-single-day.selected .none{background-color:#141414}.update-open-shifts-modal-content .update-open-shifts-list{overflow-y:auto;max-height:400px}.update-open-shifts-modal-content .update-open-shifts-list hr{margin:10px 0}.update-open-shifts-modal-content .update-open-shifts-list .shift-incentive-level-dropdown{height:30px;width:120px}.update-open-shifts-modal-content .update-open-shifts-list .shift-incentive-level-dropdown .MuiSelect-select{padding:0!important}.update-open-shifts-modal-content .update-open-shifts-list .shift-incentive-level-dropdown label{position:relative;top:-7px;height:0px;overflow:visible;background-color:#fff}.update-open-shifts-modal-content .update-open-shifts-list .shift-incentive-level-dropdown legend{display:none}.update-open-shifts-modal-content .update-open-shifts-list .shift-incentive-level-dropdown fieldset{height:30px;margin-top:5px}.house-view-staff-list-item{position:relative;padding:0 2px;margin:0;transition:opacity .2s}.house-view-staff-list-item:nth-of-type(odd){background-color:#f7f7f7}.house-view-staff-list-item.with-status{opacity:.5}.house-view-staff-list-item.selectable,.house-view-staff-list-item.clickable:not(.disabled){border-radius:5px;cursor:pointer;border:2px solid transparent}.house-view-staff-list-item.selectable:hover,.house-view-staff-list-item.selectable.hovered,.house-view-staff-list-item.selectable.selected,.house-view-staff-list-item.clickable:not(.disabled):hover,.house-view-staff-list-item.clickable:not(.disabled).hovered,.house-view-staff-list-item.clickable:not(.disabled).selected{background-color:#f5f6fd;border-color:#bfc5f2;opacity:1}.house-view-staff-list-item.disabled{opacity:.3}.house-view-staff-list-item .MuiRadio-root,.house-view-staff-list-item .MuiCheckbox-root{padding:0;margin:0 10px 0 0!important;position:relative;height:24px}.house-view-staff-list-item .note-update-tag svg{position:relative;top:2px;padding:0 2px}.house-view-staff-list-item .main-items>*{margin-left:10px;align-items:center}.house-view-staff-list-item .main-items>*.shift-type{margin-left:0}.house-view-staff-list-item .main-items>*.shift-type .shift-tile{min-width:24px}.house-view-staff-list-item .staff-details>*{display:inline;margin-left:5px;font-size:14px}.house-view-staff-list-item .staff-details>*.comma{margin-left:0}.house-view-staff-list-item .staff-details>*.first-last-name{font-weight:500;margin-left:0!important;font-size:16px}.house-view-staff-list-item .shift-type>.shift-tile{height:24px}.house-view-staff-list-item .phone-number p{position:relative;top:-3px;left:0;font-size:14px}.house-view-staff-list-item .m7-working-hours-tag{position:relative;font-size:14px}.house-view-staff-list-item .m7-working-hours-tag.workingHours{top:-3px}.house-view-staff-list-item .m7-working-hours-tag.workingHoursLine1{width:28px;top:2px;right:-13px;margin-left:0}.house-view-staff-list-item .m7-compact-floated-tag{position:relative;font-size:20px}.house-view-staff-list-item .toggle-mini-calendar button{padding:0}.house-view-staff-list-item .m7-attribute-tag,.house-view-staff-list-item .m7-employment-type-tag{font-size:12px!important}.house-view-staff-list-item .m7-shift-incentive-level{position:relative;top:2px;font-size:15px}.house-view-staff-list-item .floating-eligible-tag{position:absolute;bottom:5px;right:5px}.house-view-staff-list-item .readonly-note{margin-left:0;position:relative;top:2px}.house-view-staff-list-item .readonly-note svg:hover{color:#141414}.house-view-staff-list-item-stop-prop:nth-of-type(odd){background-color:#f7f7f7}.house-view-staff-list-item-stop-prop:nth-of-type(2n){background-color:#fff}.house-view-staff-list-item-stop-prop .house-view-staff-list-item:nth-of-type(odd){background-color:transparent}.week-view-table-wrapper{position:relative;display:flex;flex-direction:column;overflow-x:scroll;margin-top:-10px}.week-view-table-wrapper .scroll-schedule-wrapper{position:sticky;width:100%;box-sizing:border-box;display:flex;left:0;padding:0 60px;top:4px;z-index:100}.week-view-table-wrapper .scroll-schedule-wrapper.sidebar-open{padding-right:0}.week-view-table-wrapper .scroll-schedule-wrapper .scroll-schedule{z-index:100;padding:2px 5px;display:flex;align-items:center;justify-content:center;cursor:pointer;background:#fff;border:2px solid #ffffff;opacity:.7;transition:all .2s ease-in-out}.week-view-table-wrapper .scroll-schedule-wrapper .scroll-schedule:hover{opacity:1;border-color:#e2e3e5}.week-view-table-wrapper .scroll-schedule-wrapper .scroll-schedule.hidden{display:none}.week-view-table-wrapper .scroll-schedule-wrapper .scroll-schedule.left-scroll svg{position:relative;left:5px}.week-view-table-wrapper .week-view-table{display:flex;flex-direction:column;width:calc(140vw - 70px);min-width:1700px;margin-top:-35px}.week-view-table-wrapper .week-view-table .date-header-row{display:flex;flex-direction:row;width:100%;position:sticky;top:0;left:0;z-index:1;background-color:#fff}.week-view-table-wrapper .week-view-table .date-header-row .date-header-cell{display:flex;flex:1;flex-direction:column;align-items:center;justify-content:center;padding-bottom:8px;padding-top:8px}.week-view-table-wrapper .week-view-table .unit-data-row{display:flex;flex-direction:row;width:100%;margin-top:5px}.week-view-table-wrapper .week-view-table .unit-data-row .unit-data-cell{display:flex;flex:1;flex-direction:column;align-items:center;justify-content:center;border-right:.5px solid #141414}.week-view-table-wrapper .week-view-table .unit-data-row .unit-data-cell.selected{background-color:#f7f7f7}.week-view-table-wrapper .week-view-table .unit-data-row .unit-data-cell .staff-list-container{width:100%}.week-view-table-wrapper .week-view-table .unit-data-row .unit-data-cell .staff-list-container .m7-collapse .m7-collapse-content{margin-left:0}.week-view-table-wrapper .week-view-table .unit-data-row .unit-data-cell .staff-list-container .m7-collapse .m7-collapse-label{font-size:12px}.week-view-table-wrapper .week-view-table .unit-data-row .unit-data-cell .staff-list-container .m7-collapse.disabled .m7-collapse-label{margin-left:8px}.week-view-table-wrapper .week-view-table .unit-data-row .unit-data-cell .staff-list-container .house-view-staff-list-item .staff-details{line-height:16px;margin-left:2px}.week-view-table-wrapper .week-view-table .unit-data-row .unit-data-cell .staff-list-container .house-view-staff-list-item .staff-details>*,.week-view-table-wrapper .week-view-table .unit-data-row .unit-data-cell .staff-list-container .house-view-staff-list-item .shift-time{font-size:12px}.week-view-table-wrapper .week-view-table .unit-data-row .unit-data-cell .staff-list-container .house-view-staff-list-item .m7-employment-type-tag{font-size:10px!important;padding-top:1px;padding-bottom:1px}.week-view-table-wrapper .week-view-table .unit-data-row .unit-data-cell .staff-list-container .house-view-staff-list-item .tag-text{font-size:10px}.week-view-table-wrapper .week-view-table .unit-data-row .unit-data-cell .staff-list-container .house-view-staff-list-item .shift-tile{min-width:17px!important;height:17px!important}.week-view-table-wrapper .week-view-table .unit-data-row .unit-data-cell .staff-list-container .house-view-staff-list-item .note{font-size:15px}.week-view-table-wrapper .week-view-table .unit-data-row .unit-data-cell .staff-list-container .house-view-staff-list-item .m7-attribute-tag{font-size:9px!important;padding:2px!important}.week-view-table-wrapper .week-view-table .unit-data-row .unit-data-cell .staff-list-container .house-view-staff-list-item .m7-compact-floated-tag{margin-bottom:1px;font-size:14px}@media print{.week-view-table-wrapper{margin-top:0}.week-view-table-wrapper .unit-block{-moz-column-break-inside:avoid;break-inside:avoid;-moz-column-break-before:auto;break-before:auto}.week-view-table-wrapper .week-view-table .date-header-row .date-header-cell,.week-view-table-wrapper .week-view-table .unit-data-row .unit-data-cell{max-width:216px;padding:0 4px}.week-view-table-wrapper .week-view-table .date-header-row .date-header-cell:last-of-type,.week-view-table-wrapper .week-view-table .unit-data-row .unit-data-cell:last-of-type{border-right:none}.house-view-staff-list-item-stop-prop{background-color:#fff!important}.house-view-staff-list-item-stop-prop .shift-type{display:none}}button.toggle-menu-button{display:none}.sub-page-menu .MuiMenu-list{border:1px solid #d5d8dc;border-radius:5px;padding:0}.banner-mobile-mode{position:fixed;box-sizing:border-box;bottom:0;left:0;width:100vw;padding:10px;background-color:#a4aded;display:flex;justify-content:center;align-items:center}.banner-mobile-mode svg{height:10px;transform:scale(2)}.banner-mobile-mode{display:none}@media screen and (orientation: landscape){.wrapper-route-house-view .banner-mobile-mode.switch-to-portrait{display:flex}}@media screen and (orientation: portrait){.wrapper-route-house-view .banner-mobile-mode{display:none!important}.banner-mobile-mode.switch-to-landscape{display:flex}}@media screen and (min-width: 479px){.logo-and-picker{position:relative;left:-30px}}@media only screen and (max-width: 479px){button.toggle-menu-button{display:block;position:fixed;z-index:1111;top:10px}header.scheduler-header-wrapper.mobile-menu-open{left:0}header.scheduler-header-wrapper.mobile-menu-open button.toggle-menu-button{left:210px}header.scheduler-header-wrapper.mobile-menu-open button.toggle-menu-button.close{border-radius:50%;opacity:1}header.scheduler-header-wrapper.mobile-menu-open button.toggle-menu-button.open{opacity:0}header.scheduler-header-wrapper.mobile-menu-closed{left:-100%}header.scheduler-header-wrapper.mobile-menu-closed button.toggle-menu-button{left:10px}header.scheduler-header-wrapper.mobile-menu-closed button.toggle-menu-button.close{opacity:0}header.scheduler-header-wrapper.mobile-menu-closed button.toggle-menu-button.open{opacity:1}header.scheduler-header-wrapper{transition:all .3s ease-in-out}header.scheduler-header-wrapper button.toggle-menu-button{transition:all .3s ease-in-out;border:1px solid lightgray;background-color:#fff;border-radius:5px;height:42px;width:42px}header.scheduler-header-wrapper{position:fixed;margin:0;padding:10px 20px;top:0;height:100%;align-items:flex-start;width:-moz-fit-content;width:fit-content;background:#fff;border-right:2px solid black}header.scheduler-header-wrapper .scheduler-headers{flex-wrap:wrap;align-content:flex-start}header.scheduler-header-wrapper .scheduler-headers>div{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}header.scheduler-header-wrapper .scheduler-headers>div .main-items,header.scheduler-header-wrapper .scheduler-headers>div .menu-items,header.scheduler-header-wrapper .scheduler-headers>div .logo-and-picker{flex-direction:column}header.scheduler-header-wrapper .main-items{width:-webkit-fill-available;align-items:flex-start}header.scheduler-header-wrapper .logo-link{position:absolute;top:10px;left:10px}header.scheduler-header-wrapper .logo-and-picker{box-sizing:border-box;width:100%;padding:20px 10px;margin:60px 0 20px;border-bottom:2px solid lightslategrey}header.scheduler-header-wrapper .logo-and-picker .MuiAutocomplete-root{width:100%}header.scheduler-header-wrapper .avatar-menu{margin-bottom:5px}header.scheduler-header-wrapper .help-and-avatar-container{display:flex;flex-direction:column;padding-top:15px;margin-top:15px;border-top:2px solid lightslategrey;align-items:end}header.scheduler-header-wrapper .help-and-avatar-container .avatar-button .MuiAvatar-circular{margin:0;transform:scale(1.5)}header.scheduler-header-wrapper .help-and-avatar-container .avatar-button .avatar-arrow{margin-left:10px}}.AdminFAB{position:fixed;bottom:20px;left:20px;z-index:9998;transition:all .3s ease-in-out!important}.AdminFAB .MuiCardHeader-root{padding-bottom:0!important}.AdminFAB .MuiCardContent-root{padding-top:0!important}.AdminFAB .MuiCardHeader-root{display:flex;align-items:center;transition:all .3s ease-in-out!important}.AdminFAB .logo-open-button{cursor:pointer}.AdminFAB .logo-open-button img{padding:10px;background-color:#caf036;width:calc(100% - 10px)}.AdminFAB.expanded{width:900px;height:800px;border-radius:5px;border:2px solid #caf036;box-shadow:rgba(0,0,0,.6) 8px 8px 10px!important}.AdminFAB.expanded .MuiCardHeader-root{padding:16px}.AdminFAB.contracted{width:40px;height:40px;border-radius:100%;border:2px solid transparent;box-shadow:rgba(0,0,0,.6) 4px 4px 3px!important}.AdminFAB.contracted .MuiCardHeader-root{padding:0}.AdminFAB .content{height:calc(100% - 135px)}.AdminFAB .content .key-value-line{margin-top:-1px;border-radius:0;width:100%}.AdminFAB .content .key-value-line>button{border-radius:0;justify-content:left}.AdminFAB .content .key-value-line:first-of-type>button:first-child{border-top-left-radius:5px}.AdminFAB .content .key-value-line:first-of-type>button:last-child{border-top-right-radius:5px}.AdminFAB .content .key-value-line:last-child>button:first-child{border-bottom-left-radius:5px}.AdminFAB .content .key-value-line:last-child>button:last-child{border-bottom-right-radius:5px}.AdminFAB .content .key-value-line .copyKey{width:200px}.AdminFAB .content .key-value-line .copyKeyValue{width:50px}.AdminFAB .content .key-value-line .copyKeyValue .MuiButton-endIcon{margin:0!important}.AdminFAB .content .key-value-line .copyValue{width:calc(100% - 250px)}.staff-profile-sidebar{background-color:#fff;border-left:2px solid #e0e0e0;display:flex;flex-direction:column;overflow:auto;position:fixed;right:0;top:64px;max-width:600px;height:calc(100vh - 64px);z-index:1000}.staff-profile-sidebar .sidebar-header{display:flex;justify-content:space-between;align-items:start;padding:1rem 1.5rem;border-bottom:1px solid #e0e0e0;min-height:64px;max-height:150px;flex-shrink:0;max-width:540px}.staff-profile-sidebar .sidebar-header h2{margin:0;font-size:1.5rem;color:#72767a}.staff-profile-sidebar .MuiTabs-root{flex-shrink:0;background-color:#fff}.staff-profile-sidebar .MuiBox-root[role=tabpanel]{height:calc(100% - 100px);overflow-y:auto;padding:1.5rem;flex-grow:1}.staff-profile-sidebar .no-staff-selected{text-align:center;color:#666;padding:2rem}.m7-top-banner .acting-as-banner{background-color:red;color:#fff;text-align:center;padding:10px;box-sizing:border-box;margin:-10px -10px 5px}.m7-top-banner.closed{padding-bottom:0!important}.m7-top-banner.closed .acting-as-banner{margin-bottom:0}.FeatureFlagFAB{position:fixed;bottom:20px;left:140px;z-index:9998;transition:all .3s ease-in-out!important}.FeatureFlagFAB .feature-flags-list{margin-top:10px}.FeatureFlagFAB .MuiCardHeader-root{padding-bottom:0!important}.FeatureFlagFAB .MuiCardContent-root{padding-top:0!important}.FeatureFlagFAB .MuiCardHeader-root{display:flex;align-items:center;transition:all .3s ease-in-out!important}.FeatureFlagFAB .logo-open-button{cursor:pointer}.FeatureFlagFAB .logo-open-button svg{position:relative;top:-2px;left:2px;font-size:40px;padding:10px;width:calc(100% - 10px);background-color:#141414}.FeatureFlagFAB.expanded{width:900px;height:800px;border-radius:5px;border:2px solid #caf036;box-shadow:rgba(0,0,0,.6) 8px 8px 10px!important}.FeatureFlagFAB.expanded .MuiCardHeader-root{padding:16px}.FeatureFlagFAB.contracted{width:40px;height:40px;border-radius:100%;border:2px solid transparent;box-shadow:rgba(0,0,0,.6) 4px 4px 3px!important}.FeatureFlagFAB.contracted .MuiCardHeader-root{padding:0;height:100%}.FeatureFlagFAB .content{height:calc(100% - 160px);overflow-y:auto}.FeatureFlagFAB .content .key-value-line{margin-top:-1px;border-radius:0;width:100%}.FeatureFlagFAB .content .key-value-line>button{border-radius:0;justify-content:space-between}.FeatureFlagFAB .content .key-value-line:first-of-type>button{justify-content:left}.FeatureFlagFAB .content .key-value-line:first-of-type>button:first-child{border-top-left-radius:5px}.FeatureFlagFAB .content .key-value-line:first-of-type>button:last-child{border-top-right-radius:5px}.FeatureFlagFAB .content .key-value-line:last-child>button:first-child{border-bottom-left-radius:5px}.FeatureFlagFAB .content .key-value-line:last-child>button:last-child{border-bottom-right-radius:5px}.FeatureFlagFAB .content .key-value-line .keyLabel{width:350px}.FeatureFlagFAB .content .key-value-line .value{width:120px}.PermissionsFAB{position:fixed;bottom:20px;left:200px;z-index:9998;transition:all .3s ease-in-out!important}.PermissionsFAB .feature-flags-list{margin-top:10px}.PermissionsFAB .MuiCardHeader-root{padding-bottom:0!important}.PermissionsFAB .MuiCardContent-root{padding-top:0!important}.PermissionsFAB .MuiCardHeader-root{display:flex;align-items:center;transition:all .3s ease-in-out!important}.PermissionsFAB .logo-open-button{cursor:pointer}.PermissionsFAB .logo-open-button svg{position:relative;top:-2px;left:2px;font-size:40px;padding:10px;width:calc(100% - 10px);background-color:#141414}.PermissionsFAB.expanded{width:900px;height:800px;border-radius:5px;border:2px solid #caf036;box-shadow:rgba(0,0,0,.6) 8px 8px 10px!important}.PermissionsFAB.expanded .MuiCardHeader-root{padding:16px}.PermissionsFAB.contracted{width:40px;height:40px;border-radius:100%;border:2px solid transparent;box-shadow:rgba(0,0,0,.6) 4px 4px 3px!important}.PermissionsFAB.contracted .MuiCardHeader-root{padding:0;height:100%}.PermissionsFAB .content{height:calc(100% - 160px);overflow-y:auto}.PermissionsFAB .content .key-value-line{margin-top:-1px;border-radius:0;width:100%}.PermissionsFAB .content .key-value-line>button{border-radius:0;justify-content:space-between}.PermissionsFAB .content .key-value-line:first-of-type>button{justify-content:left}.PermissionsFAB .content .key-value-line:first-of-type>button:first-child{border-top-left-radius:5px}.PermissionsFAB .content .key-value-line:first-of-type>button:last-child{border-top-right-radius:5px}.PermissionsFAB .content .key-value-line:last-child>button:first-child{border-bottom-left-radius:5px}.PermissionsFAB .content .key-value-line:last-child>button:last-child{border-bottom-right-radius:5px}.PermissionsFAB .content .key-value-line .keyLabel{width:250px}.PermissionsFAB .content .key-value-line .value{width:150px}.staff-onboarding-modal .modal-container{border-radius:10px;overflow:hidden;padding:16px;max-width:calc(100% - 64px)}.staff-onboarding-modal .modal-container .title-and-close{width:calc(100% + 32px);left:-16px;top:-16px;background-color:#a4aded;position:relative;height:100px;justify-content:center}.staff-onboarding-modal .modal-container .title-and-close .MuiTypography-root{text-align:center}.staff-onboarding-modal .modal-container .actions{margin-top:10px}.staff-onboarding-modal .modal-container .actions>*{margin:auto}.staff-onboarding-modal .staff-onboarding-content .content-panel{display:flex;flex-direction:column;align-items:center}.staff-onboarding-modal .staff-onboarding-content .content-panel.inactive{display:none}.staff-onboarding-modal .staff-onboarding-content .content-panel .title{text-align:center;margin-top:20px;font-size:21px}.staff-onboarding-modal .staff-onboarding-content .page-controls{margin-top:20px;align-items:center}.staff-onboarding-modal .staff-onboarding-content .page-controls .page-indicators .page-indicator{width:15px;height:15px;border-radius:50%;background-color:#d5d8dc;margin:5px}.staff-onboarding-modal .staff-onboarding-content .page-controls .page-indicators .page-indicator.active{background-color:#5b43ac}:root{--column-width: calc((100% - 64px)/5) ;--column-gap: 60px}#main-content-scroll[class*=" route-hierarchy-view"]{width:100%;overflow:hidden;height:calc(100vh - 90px);padding:0}.hierarchy-view-page-container{width:100%;height:calc(100vh - 120px);padding:16px}.hierarchy-view-page-container .toolbar{display:flex;justify-content:space-between}.hierarchy-view-page{display:flex}.ContainerView{margin:60px;display:flex;flex-direction:row;flex-grow:1;overflow:auto;-moz-column-gap:16px;column-gap:16px;justify-content:flex-start;max-width:calc(100% - 64px);height:calc(100vh - 310px)}.ContainerColumn{display:flex;flex-direction:column;min-width:var(--column-width);width:var(--column-width);max-width:var(--column-width);padding:0 4px 8px;box-sizing:border-box;border:1px solid rgba(0,0,0,.06);overflow:auto}.ContainerItem{display:flex;flex-direction:row;gap:4px;align-items:center;padding:4px;border-radius:4px}.ContainerItem.title{background-color:#fff;justify-content:space-between;position:sticky;top:0;padding-top:4px;z-index:1;border-bottom:1px solid rgba(0,0,0,.06)}.ContainerItem.edit{justify-content:center;background-color:#f1f1f1;border-radius:8px;place-self:flex-start;width:-moz-fit-content;width:fit-content}.ContainerItem.selected{background-color:#f1f1f1}.ContainerItem:hover{background-color:#f7f7f7}.ContainerItem.archived{opacity:.5}.ContainerItem.archived-info{opacity:.5;font-size:80%;justify-content:center;padding-top:0;padding-bottom:0}.ContainerItem.archived-info:hover{background-color:transparent}.ContainerItem .name{display:flex;flex-direction:row;gap:8px;flex:1}#main-content-scroll.route-roster-bulk-create{flex-grow:1;padding:0}#main-content-scroll.route-roster-bulk-create .bulk-create-users-page{width:100%;display:flex;flex-direction:row}#main-content-scroll.route-roster-bulk-create .bulk-create-users-page-container{flex-grow:1;padding:24px;overflow:hidden}#main-content-scroll.route-roster-bulk-create .bulk-create-users-page-container .m7-user-table{height:80vh;overflow:auto}#main-content-scroll.route-roster-bulk-create .bulk-create-users-page-container .m7-user-table .m7-user-table-row[data-highlighted=true],#main-content-scroll.route-roster-bulk-create .bulk-create-users-page-container .m7-user-table .m7-user-table-row[data-highlighted=true] td{background-color:#f9e0e0!important}#main-content-scroll.route-roster-bulk-create .bulk-create-users-page-container .m7-user-table .m7-user-table-row[data-highlighted=true] .empty-na{color:#919599}#main-content-scroll.route-roster-bulk-create .bulk-create-users-page-container .m7-user-table .sticky-column.firstName{left:130px}#main-content-scroll.route-roster-bulk-create .bulk-create-users-page-container .m7-user-table .sticky-column.lastName{left:190px}#main-content-scroll.route-roster-bulk-create .bulk-create-users-table{position:relative}#main-content-scroll.route-roster-bulk-create .bulk-create-users-table .m7-user-table .MuiTable-root .table-head-row{z-index:11}#main-content-scroll.route-roster-bulk-create .bulk-create-users-table .m7-user-table .MuiTable-root .table-head-row th{background-color:#fff;z-index:11;text-wrap:nowrap}#main-content-scroll.route-roster-bulk-create .bulk-create-users-table .m7-user-table .MuiTable-root .highlighted-row{background-color:#f8d7d7!important}#main-content-scroll.route-roster-bulk-create .bulk-create-users-table .m7-user-table .MuiTable-root .highlighted-row td{border-bottom:2px solid #b02020!important;border-top:2px solid #b02020!important}#main-content-scroll.route-roster-bulk-create .bulk-create-users-table .m7-user-table .MuiTable-root tr:nth-child(2n){background-color:#f7f7f7}#main-content-scroll.route-roster-bulk-create .bulk-create-users-table .m7-user-table .MuiTable-root tr:nth-child(2n)>td{background-color:#f7f7f7}#main-content-scroll.route-roster-bulk-create .bulk-create-users-table .m7-user-table .MuiTable-root tr{height:42px}#main-content-scroll.route-roster-bulk-create .bulk-create-users-table .m7-user-table .MuiTable-root td .MuiTextField-root{width:100%}#main-content-scroll.route-roster-bulk-create .bulk-create-users-table .m7-user-table .MuiTable-root td .bulk-create-users-delete-row-button{position:absolute;z-index:10;top:0;left:20px;align-items:center}#main-content-scroll.route-roster-bulk-create .bulk-create-users-table .m7-user-table .MuiTable-root td .bulk-create-users-delete-row-button>p{width:30px;display:flex;justify-content:flex-start}#main-content-scroll.route-roster-bulk-create .bulk-create-users-table .m7-user-table .MuiTable-root td .bulk-create-users-delete-row-button>svg{margin:0 10px}#main-content-scroll.route-roster-bulk-create .bulk-create-users-table .m7-user-table .MuiTable-root td .bulk-create-users-delete-row-button button{margin-left:-10px}#main-content-scroll.route-roster-bulk-create .bulk-create-users-table .add-row-button{position:absolute;z-index:10;top:-60px;right:0}#main-content-scroll.route-roster-bulk-create .bulk-create-users-table .checks-sidebar-toggle{position:absolute;top:-50px;left:-10px;min-width:unset;width:40px;height:40px;border-radius:50%}#main-content-scroll.route-roster-bulk-create .bulk-create-users-table .checks-sidebar-toggle .MuiButton-startIcon{margin:0}#main-content-scroll.route-roster-bulk-create .bulk-create-users-table .checks-sidebar-toggle .MuiButton-startIcon svg{font-size:30px}#main-content-scroll.route-roster-bulk-create .bulk-create-users-table .bulk-create-users-user-table-errors-sidebar .MuiPaper-root{width:300px;border-right:2px solid #d5d8dc}#main-content-scroll.route-roster-bulk-create .bulk-create-users-table .bulk-create-users-user-table-errors-sidebar .MuiPaper-root>.m7-collapse:nth-child(3){flex-flow:unset;flex-direction:column;overflow:hidden}#main-content-scroll.route-roster-bulk-create .bulk-create-users-table .bulk-create-users-user-table-errors-sidebar .MuiPaper-root .m7-collapse,#main-content-scroll.route-roster-bulk-create .bulk-create-users-table .bulk-create-users-user-table-errors-sidebar .MuiPaper-root .m7-collapse-content{margin:0}#main-content-scroll.route-roster-bulk-create .bulk-create-users-table .bulk-create-users-user-table-errors-sidebar .MuiPaper-root .m7-collapse-content{padding:12px;overflow:auto}#main-content-scroll.route-roster-bulk-create .bulk-create-users-table .bulk-create-users-user-table-errors-sidebar .MuiPaper-root .m7-collapse-header{align-items:center;padding:12px;background-origin:border-box;background-color:#f7f7f7;border-top:2px solid #d5d8dc;border-bottom:2px solid #d5d8dc}#main-content-scroll.route-roster-bulk-create .bulk-create-users-table .bulk-create-users-user-table-errors-sidebar .MuiPaper-root .m7-collapse-header .MuiTypography-root{font-size:18px}#main-content-scroll.route-roster-bulk-create .bulk-create-users-table .bulk-create-users-user-table-errors-sidebar .MuiPaper-root .row-section .m7-collapse-header{padding:0;background-color:transparent;border:0}#main-content-scroll.route-roster-bulk-create .bulk-create-users-table .bulk-create-users-user-table-errors-sidebar .MuiPaper-root .row-section .m7-collapse-content{padding:0 12px}#main-content-scroll.route-roster-bulk-create .bulk-create-users-table .bulk-create-users-user-table-errors-sidebar .MuiPaper-root .row-section .row-label .MuiTypography-root{font-size:14px}#main-content-scroll.route-roster-bulk-create .boolean-tag{border:1px solid;opacity:.5;transition:all .2s ease-in-out}#main-content-scroll.route-roster-bulk-create .boolean-tag.checked{opacity:.7;color:#5b43ac;background-color:#fff;border-color:#5b43ac}#main-content-scroll.route-roster-bulk-create .boolean-tag.unchecked{opacity:.7;color:#141414;background-color:#fafafa;border-color:#141414}.MuiTooltip-tooltip.bulk-create-users-value-error-tooltip{background-color:#fff!important;border:1px solid #b02020}.MuiTooltip-tooltip.bulk-create-users-value-error-tooltip>p{color:#b02020!important}.bulk-create-users-sidebar{width:300px;height:100%;box-sizing:border-box;padding:12px 0 12px 12px}.bulk-create-users-sidebar .MuiPaper-root{position:relative;align-items:center;border-width:2px;gap:24px;padding-right:24px}.bulk-create-users-sidebar .go-back-button{height:-moz-fit-content;height:fit-content}.bulk-create-users-sidebar .go-back-button.hidden{opacity:0}
