.mb-error-warning{border:solid 2px #E67337;border-radius:4px;color:#CD4D0B;background-color:#FCECE4}.mb-error{border:solid 2px #E67337;border-radius:4px}.mb-multiselect-dropdown{height:34px}.mb-multiselect-dropdown .multi-select-button{border:1px solid var(--mb-gray-medium);background-color:inherit;background-image:url(images/SelectCaret.svg);background-repeat:no-repeat;background-position:right 0.75rem center;background-size:16px 12px;width:inherit;padding-left:6.3px;color:var(--mb-black);height:100%}.mb-multiselect-dropdown .multi-select-button:focus{box-shadow:none !important;border:2px solid var(--mb-primary);background-color:var(--mb-white);background-position:right 0.65rem center;padding:4px 10px 2px 5.3px}.mb-multiselect-dropdown .multi-select-button:focus .dropdown-label{color:#176bfb}.mb-multiselect-dropdown ul.dropdown-menu{padding:0;border-color:transparent;box-shadow:2px 4px 8px rgba(66,67,74,0.2);background-color:var(--mb-white);border-radius:4px}.mb-multiselect-dropdown .form-check-input{margin-top:0}.mb-multiselect-dropdown .dropdown-label{display:inline-block;vertical-align:bottom;max-width:100%;position:absolute;transform:translateY(-1rem) translateX(-1rem);background:var(--mb-white);padding:0 0.2rem;margin-left:0.8rem;transform-origin:0 0;font-size:11px;font-weight:400;line-height:14px}.mb-multiselect-dropdown .mb-dropdown-item{height:40px;line-height:16px;padding-top:12px;padding-bottom:12px;padding-left:10px}.mb-multiselect-dropdown .mb-dropdown-item:hover{background-color:inherit}.mb-multiselect-dropdown .dropdown-toggle::after{display:none}.mb-multiselect-dropdown .dropdown-menu li.selected{background-color:var(--mb-primary-selection)}.mb-multiselect-dropdown .mb-dropdown-item input[type="checkbox"]{background-color:var(--mb-gray-medium);width:16px;height:16px;border:none;border-radius:0}.mb-multiselect-dropdown .mb-dropdown-item input[type="checkbox"]:checked,.mb-multiselect-dropdown .mb-dropdown-item input[type="checkbox"]:indeterminate{background-color:var(--mb-primary);color:white;outline:none}.mb-multiselect-dropdown .mb-dropdown-item input[type="checkbox"]:focus,.mb-multiselect-dropdown .mb-dropdown-item input[type="checkbox"]:focus-visible{outline:none;border:none;box-shadow:none}.mb-multiselect-dropdown .selected-list{width:calc(100% - 10px);display:inline-block;vertical-align:top;text-align:start;font-weight:400;font-size:14px;color:var(--mb-black)}.mb-multiselect-dropdown .selected-list div{display:inline}.mb-multiselect-dropdown .selected-list div:after{content:", "}.mb-multiselect-dropdown .selected-list div:last-child:after{content:""}.slideout{position:fixed;z-index:1045;background-color:#fff;background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}.slideout.show{transform:none}.slideout.hide{pointer-events:none}.slideout-right{inset:0 0 0 auto;width:400px;border-left:1px solid var(--mb-black-o-20);transform:translateX(100%);display:flex;flex-direction:column}.slideout-left{inset:0 auto 0 0;width:400px;border-right:1px solid var(--mb-black-o-20);transform:translateX(-100%);display:flex;flex-direction:column}.slideout-top{inset:0 0 auto 0;height:400px;border-bottom:1px solid var(--mb-black-o-20);transform:translateY(-100%)}.slideout-bottom{inset:auto 0 0 0;height:400px;border-top:1px solid var(--mb-black-o-20);transform:translateY(100%)}.time-range{position:relative}.time-range>.form-floating>.form-control:read-only:not(:disabled){background:#FFF}.time-range>.form-floating>.form-control:read-only:not(:disabled)~label{background:#FFF}.time-range .popover{position:absolute;inset:auto auto 100% 50%;margin:0px;left:50%;transform:translate(-50%, -0.5rem)}.time-range .popover .popover-arrow{position:absolute;left:50%;transform:translateX(-50%)}.time-range .popover:not(.show),.time-range .popover:not(.show)~.popover-overlay{display:none;pointer-events:none}#blazor-overlays{pointer-events:none}#blazor-overlays,#blazor-overlays .blazor-overlay{position:fixed;inset:0px 0px 0px 0px;z-index:1060}#blazor-overlays .blazor-overlay{pointer-events:auto;background:rgba(0,0,0,0.5)}.mb-toast-container{display:flex;flex-direction:column;position:fixed;z-index:4060}@keyframes fadein{from{opacity:0}to{opacity:1}}.mb-toast{position:relative;min-height:48px;border-radius:4px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;animation:fadein 1.5s;box-shadow:0px 2px 6px rgba(0,0,0,0.1)}.mb-toast-primary{border:2px solid #176bfb;background-color:#D1E1FE;color:#176bfb}.mb-toast-success{border:2px solid #3CA455;background-color:#D8EDDD;color:#3CA455}.mb-toast-warning{border:2px solid #E67337;background-color:#FAE3D7;color:#E67337}.mb-toast-error{border:2px solid #C84040;background-color:#F4D9D9;color:#C84040}.mb-toast-icon{margin-right:10px;margin-left:10px}.mb-toast-message{flex-grow:1}.mb-toast-close{background:transparent;border:0;color:inherit;margin-right:10px;margin-left:10px}.mb-toast-position-topleft,.mb-toast-position-topright,.mb-toast-position-topcenter{top:62px}.mb-toast-position-bottomleft,.mb-toast-position-bottomright,.mb-toast-position-bottomcenter{bottom:0}.mb-toast-position-topleft{left:2rem}.mb-toast-position-topright{right:2rem}.mb-toast-position-topcenter{left:50%;margin-left:-15rem}.mb-toast-position-bottomleft{bottom:2rem;left:2rem}.mb-toast-position-bottomright{bottom:2rem;right:2rem}.mb-toast-position-bottomcenter{bottom:2rem;left:50%;margin-left:-15rem}.typeahead{position:relative;border-radius:4px}.typeahead.invalid .typeahead-wrapper{border-color:var(--bs-danger)}.typeahead-sm{font-size:14px;line-height:22px}.typeahead-sm .typeahead-wrapper{height:30px;padding:5px 16px 5px 12px}.typeahead-lg{font-size:16px;line-height:24px}.typeahead-lg .typeahead-wrapper{height:46px}.typeahead-active .typeahead-wrapper{border:2px solid #007bff}.typeahead-active .typeahead-input-icon{color:#007bff}.typeahead-wrapper{display:flex;flex-direction:row;border:1px solid #ced4da;border-radius:4px;justify-content:space-between;align-items:center;min-height:30px;transition:border-color 0.15 ease-in-out;padding:8px 14px;box-sizing:border-box;height:40px;cursor:text}.typeahead-input-mask{margin-left:9px;margin-right:5px;flex-grow:1;height:100%;display:flex;flex-direction:column;justify-content:center}.typeahead-input-mask:focus-visible,.typeahead-input-mask *:focus-visible{outline:none}.typeahead-input{border:0;flex-grow:1;margin-left:8px;margin-right:5px;background-color:transparent;z-index:1030}.typeahead-input~label{color:rgba(0,0,0,0.5);transform:translateY(-55%);position:absolute;top:0;left:10px;pointer-events:none;transform-origin:0 0;font-size:.75em;padding:0.15em}.typeahead-input~label::after{content:"";position:absolute;left:-2%;right:0;bottom:20%;top:40%;z-index:-1;background:#fff}.typeahead-input::placeholder{color:rgba(0,0,0,0.54)}.typeahead-input:focus-visible{outline:none;background-color:#fff}.typeahead-buttons{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.typeahead-buttons>*{margin:0 5px;cursor:pointer}.typeahead-results{position:absolute;box-shadow:0 5px 10px rgba(0,0,0,0.2);border:1px solid #dbdbdb;min-height:2rem;max-height:30rem;overflow-y:auto;z-index:1050;width:100%;background:#fff}.typeahead-result,.typeahead-notfound,.typeahead-results-help-template,.typeahead-results-header{padding:.5rem;border-top:1px solid #fff;border-bottom:1px solid #fff}.typeahead-selected-item{background-color:#dbdbdb}.typeahead-selected-item-highlighted{background-color:#d3e2f2}.typeahead-active-item,.typeahead-result:hover,.typeahead-result:focus{background-color:#007bff;border-top:1px solid #007bff;border-bottom:1px solid #007bff;color:#fff;cursor:pointer}.typeahead-selected-item{background-color:#d7d7d7}.typeahead-light .typeahead-wrapper{border:1px solid #CED4DA;padding:1px;background-color:#fff;color:#353c43}.typeahead-light .typeahead-wrapper:hover{color:#353c43;background-color:#F6F6F9}.typeahead-light .typeahead-wrapper:hover .typeahead-input::placeholder{color:rgba(0,0,0,0.6)}.typeahead-light .typeahead-wrapper:hover .typeahead-input~label{color:#353C43}.typeahead-light .typeahead-wrapper:hover .typeahead-input~label::after{background:#F6F6F9}.typeahead-light .typeahead-wrapper.disabled,.typeahead-light .typeahead-wrapper.disabled:hover,.typeahead-light .typeahead-wrapper.disabled .typeahead-input::placeholder,.typeahead-light .typeahead-wrapper.disabled:hover .typeahead-input::placeholder{background-color:#F6F6F9;color:#353c43}.typeahead-light .typeahead-wrapper.disabled .typeahead-input~label::after{background:#F6F6F9}.typeahead-light .typeahead-input{color:#353c43}.typeahead-light .typeahead-input::placeholder{color:#CED4DA}.typeahead-light .typeahead-input~label{color:#353C43}.typeahead-light .typeahead-input~label::after{background:#fff}.typeahead-light .typeahead-input:focus{background:transparent;color:#353c43}.typeahead-light .typeahead-input:focus~label{color:#007bff}.typeahead-light .typeahead-input-mask{color:#353c43}.typeahead-light .typeahead-input-icon{color:#CED4DA}.typeahead-light .typeahead-input-icon:hover{color:rgba(0,0,0,0.6)}.typeahead-light .typeahead-spinner{color:#CED4DA}.typeahead-light.typeahead-active .typeahead-wrapper{background-color:#fff;color:#353c43;border:2px solid #007bff}.typeahead-light.typeahead-active .typeahead-wrapper:hover .typeahead-input~label{color:#007bff}.typeahead-light.typeahead-active .typeahead-wrapper:hover .typeahead-input~label::after{background-color:#fff}.typeahead-light.typeahead-active .typeahead-input~label{color:#007bff}.typeahead-light.typeahead-active .typeahead-input~label::after{background-color:#fff}.typeahead-light.typeahead-active .typeahead-input::placeholder{color:rgba(0,0,0,0.6)}.typeahead-light.typeahead-active .typeahead-input-icon{color:#007bff}.typeahead-light.typeahead-active .typeahead-input-icon:hover{color:#176BFB}.typeahead-dark .typeahead-wrapper{border:1px solid transparent;padding:1px;background-color:#4E555C;color:#D8DEE6}.typeahead-dark .typeahead-wrapper:hover{color:#D8DEE6;background-color:#60666c}.typeahead-dark .typeahead-wrapper:hover .typeahead-input::placeholder{color:#fff}.typeahead-dark .typeahead-wrapper:hover .typeahead-input~label{color:#D8DEE6}.typeahead-dark .typeahead-wrapper:hover .typeahead-input~label::after{background:#60666c}.typeahead-dark .typeahead-wrapper.disabled,.typeahead-dark .typeahead-wrapper.disabled:hover,.typeahead-dark .typeahead-wrapper.disabled .typeahead-input::placeholder,.typeahead-dark .typeahead-wrapper.disabled:hover .typeahead-input::placeholder{background-color:#60666c;color:#D8DEE6}.typeahead-dark .typeahead-wrapper.disabled .typeahead-input~label::after{background:#60666c}.typeahead-dark .typeahead-input{color:#D8DEE6}.typeahead-dark .typeahead-input::placeholder{color:#D8DEE6}.typeahead-dark .typeahead-input~label{color:#D8DEE6}.typeahead-dark .typeahead-input~label::after{background:#4E555C}.typeahead-dark .typeahead-input:focus{background:transparent;color:#D8DEE6}.typeahead-dark .typeahead-input:focus~label{color:#D8DEE6}.typeahead-dark .typeahead-input-mask{color:#D8DEE6}.typeahead-dark .typeahead-input-icon{color:#D8DEE6}.typeahead-dark .typeahead-input-icon:hover{color:#fff}.typeahead-dark .typeahead-spinner{color:#D8DEE6}.typeahead-dark.typeahead-active .typeahead-wrapper{background-color:#4E555C;color:#D8DEE6;border:2px solid #007bff}.typeahead-dark.typeahead-active .typeahead-wrapper:hover .typeahead-input~label{color:#D8DEE6}.typeahead-dark.typeahead-active .typeahead-wrapper:hover .typeahead-input~label::after{background-color:#4E555C}.typeahead-dark.typeahead-active .typeahead-input~label{color:#D8DEE6}.typeahead-dark.typeahead-active .typeahead-input~label::after{background-color:#4E555C}.typeahead-dark.typeahead-active .typeahead-input::placeholder{color:#fff}.typeahead-dark.typeahead-active .typeahead-input-icon{color:#007bff}.typeahead-dark.typeahead-active .typeahead-input-icon:hover{color:#176BFB}.mb-overlay,.mb-overlay{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh}.mb-overlay-bg-gray,.mb-overlay-bg-grey,.mb-overlay-bg-gray,.mb-overlay-bg-grey{background-color:var(--mb-overlay-black)}.mb-overlay-bg-transparent,.mb-overlay-bg-transparent{background-color:transparent}.mb-overlay.hide,.mb-overlay.hide{display:none}.mb-pill-list{margin:6px 0}.mb-pill-list .mb-pill{height:20px;background:var(--mb-gray-medium);border-radius:6px;line-height:16px;font-size:11px;padding:2px 8px;font-weight:600;margin:2px 4px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:4px}.mb-pill-list .mb-pill-delete{margin-left:6px}tr.mb-expandable-row-main.hide-bottom-border>td,tr.mb-expandable-row-sub.hide-bottom-border>td{border-bottom:none}tr.mb-expandable-row-main .expander-button-cell,tr.mb-expandable-row-sub .expander-button-cell{width:0}.mb-pager .page-link{position:relative;display:block;line-height:20px;border:none;font-weight:400}.mb-pager .page-item{cursor:pointer;height:30px}.mb-pager .page-item.active .page-link{z-index:3;color:#fff;border-radius:.25rem;background-color:#0B5FFF;border-color:#0B5FFF}.mb-pager .page-item:first-child .page-link{margin-left:0;border-top-left-radius:0;border-bottom-left-radius:0}.mb-pager .page-link:hover{z-index:2;color:var(--mb-black);text-decoration:none;background-color:var(--mb-primary-selection);border-color:var(--mb-primary-selection)}.mb-pager .mb-pager-prev-page,.mb-pager .mb-pager-next-page{color:var(--mb-black)}.mb-pager .mb-pager-page-select,.mb-pager .mb-pager-page-select:focus-visible{border:none;outline:none}.mb-pager .mb-pager-page-selector,.mb-pager .mb-pager-record-label{padding-top:1px}.mb-picklist{width:100%;height:100%}.mb-picklist-selected-item{height:100%;cursor:pointer;flex:1 0 auto}.mb-picklist-item-search{margin-bottom:16px}.mb-picklist-item-search>.input-group>.input-group-text,.mb-picklist-item-search>.input-group>.form-floating{margin-bottom:0px}.mb-picklist-item-title{flex:0 0 auto;font-size:14px;color:var(--mb-button-black);line-height:22px}.mb-picklist-item-selection{position:absolute;background-color:white;width:360px;max-height:450px;display:flex;flex-direction:column;padding:16px;box-shadow:2.35821px 4.71642px 9.43284px rgba(66,67,74,0.2);border-radius:4.71642px}.mb-picklist-item-list{flex:1 1 auto;overflow:auto;height:100%;-ms-overflow-style:none;scrollbar-width:none}.mb-picklist-item-list::-webkit-scrollbar{display:none}.mb-picklist-org-selection{width:200px;height:64px}.mb-picklist-org-selection .mb-picklist-selected-item.active{background:rgba(0,0,0,0.1)}.mb-org-selector-selected-item{display:flex;flex-direction:column;padding-top:8px;padding-right:15px;padding-left:15px;height:100%;justify-content:center}.mb-org-selector-selected-item-name{font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:white;font-size:12px}.mb-org-selector-selected-item-city{line-height:18px;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:white}.mb-org-selector-selected-item:hover{background:rgba(0,0,0,0.1)}.mb-org-selector-list-item{display:flex;flex-direction:column;border:1px solid var(--mb-gray-medium);border-radius:8px;padding:16px;cursor:pointer;margin-bottom:8px}.mb-org-selector-list-item:not(:first-child){margin-top:8px}.mb-org-selector-list-item:hover{background-color:var(--mb-gray-light)}.mb-org-selector-list-item-name{font-weight:600}.mb-org-selector-list-item-city{line-height:20px;font-size:12px}@keyframes mb-collapse-menu{from{width:250px}to{width:60px}}@keyframes mb-expand-menu{from{width:60px}to{width:250px}}@keyframes mb-collapse-menu-text{from{font-size:inherit;color:inherit}to{font-size:0px;color:transparent}}@keyframes mb-expand-menu-text{from{font-size:0px;color:transparent}to{font-size:inherit;color:inherit}}.mb-menu{height:100%;background-color:#292C2D}.mb-menu *,.mb-menu *:hover{color:#fff}.mb-menu.collapsed{width:60px}.mb-menu.collapsed .mb-menu-item-text,.mb-menu.collapsed .mb-menu-item-expander{display:none}.mb-menu.collapsed .mb-menu-sub-items .mb-menu-item-text{display:initial}.mb-menu.expanded{width:250px}.mb-menu.collapsing-menu{animation:mb-collapse-menu;animation-timing-function:linear;animation-fill-mode:forwards;animation-duration:0.5s}.mb-menu.collapsing-menu .mb-menu-item-text{animation:mb-collapse-menu-text;animation-timing-function:linear;animation-fill-mode:forwards;animation-duration:0.5s}.mb-menu.collapsing-menu .mb-menu-item-expander{animation:mb-collapse-menu-text;animation-timing-function:linear;animation-fill-mode:forwards;animation-duration:0.5s}.mb-menu.expanding-menu{animation:mb-expand-menu;animation-timing-function:linear;animation-fill-mode:forwards;animation-duration:0.5s}.mb-menu.expanding-menu .mb-menu-item-text{animation:mb-expand-menu-text;animation-timing-function:linear;animation-fill-mode:forwards;animation-duration:0.5s}.mb-menu.expanding-menu .mb-menu-item-expander{animation:mb-expand-menu-text;animation-timing-function:linear;animation-fill-mode:forwards;animation-duration:0.5s}.mb-menu .mb-menu-icon{font-size:16px;width:22px;height:22px;margin-right:10px;margin-top:3px;text-align:center;flex:0 0 auto;padding-top:2px}.mb-menu .collapse-icon{font-weight:300;opacity:0.8;margin-left:3px}.mb-menu .mb-menu-item{height:50px;padding:16px !important;padding-left:10px !important;border-left:2px solid transparent;opacity:0.8}.mb-menu .mb-menu-item:hover,.mb-menu .mb-menu-item.clicked{background-color:#222525;opacity:1}.mb-menu .mb-menu-item.active{border-left:3px solid #fff;background-color:#222525;opacity:1}.mb-menu .mb-menu-item.show-tooltip:hover::after{content:attr(data-itemtitle);position:absolute;left:52px;background-color:#292C2D;height:42px;min-width:102px;font-size:16px;font-weight:400;line-height:42px;border-radius:8px;padding:0 12px;text-align:center;opacity:1;z-index:999999}.mb-menu .collapse-divider{background-color:#222525;height:2px}.mb-menu .collapse-item{height:60px;padding:14px}.mb-menu .collapse-item.show-tooltip:hover::after{content:attr(data-itemtitle);position:absolute;left:52px;background-color:#292C2D;height:42px;min-width:102px;font-size:16px;font-weight:400;line-height:42px;border-radius:8px;padding:0 12px;text-align:center;opacity:1;z-index:999999}.mb-menu .mb-menu-item-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:16px !important;padding-top:2px !important}.mb-menu .collapse-text{font-size:12px !important;font-weight:700;margin-top:2px;opacity:0.8}.mb-menu .mb-menu-item-text-container{max-width:190px;margin-right:10px}.mb-menu .mb-menu-sub-items{background-color:#313435}.mb-menu .mb-menu-item-sub-items-popout{background-color:#292C2D;position:absolute;z-index:990}.mb-module-selector{display:flex;flex-direction:column;position:relative}.mb-module-selector .mb-current-module{cursor:pointer;border-radius:0.375rem;display:flex;flex-direction:row;width:5.375rem;height:3.125rem;padding:.5625rem 0.93094rem .5625rem 0.75rem;justify-content:center;align-items:center;gap:1.05656rem;z-index:999}.mb-module-selector .mb-current-module .mb-current-module-img{background-repeat:no-repeat;background-size:contain;width:2rem;height:2rem}.mb-module-selector .mb-current-module.hide-dropdown{cursor:inherit}.mb-module-selector .mb-current-module:not(.hide-dropdown):hover{background:rgba(255,255,255,0.1)}.mb-module-selector .mb-module-selector-modules{position:absolute;top:3.125rem;display:flex;flex-direction:column;border-radius:0rem 0rem 0.5rem 0.5rem;background:white;box-shadow:0px 8px 16px 0px rgba(0,0,0,0.1);padding:1.5rem 1.125rem;z-index:999}.mb-module-selector .mb-module-selector-modules .mb-module-selector-list{display:flex;flex-direction:column;gap:1rem}.mb-module-selector .mb-module-selector-modules .mb-module-selector-inactive{padding-top:1rem}.mb-module-selector .mb-module-selector-modules .mb-module-selector-explore{padding:0.3125rem 0.5rem 0.3125rem 0.75rem;display:flex;flex-direction:row;align-items:center;gap:0.25rem;justify-content:center;width:15.1875rem;margin-top:1rem;border:1px solid var(--mb-black-70);color:var(--mb-black)}.mb-module-selector .mb-module-selector-modules .mb-module-selector-explore.expanded{background-color:var(--mb-secondary-active)}.mb-module-selector .mb-module-selector-modules .mb-module-selector-explore i{margin-left:0;font-size:1.25rem}.mb-module-selector .mb-module-selector-modules hr{width:15.1875rem;margin:0}.mb-module-selector .mb-module-selector-overlay{z-index:998 !important}.mb-module-selector .mb-module-item{width:15.1875rem;height:2.625rem;padding:0.6875rem 0.3125rem 0.625rem 0.875rem;display:flex;flex-direction:row;align-items:center;cursor:pointer;border-radius:0.5rem;justify-content:space-between}.mb-module-selector .mb-module-item .mb-module-label{display:flex;flex-direction:row;gap:0.875rem;align-items:center}.mb-module-selector .mb-module-item .mb-module-icon-img{width:1.125rem;height:1.125rem;background-repeat:no-repeat;background-size:contain}.mb-module-selector .mb-module-item .mb-module-link-icon{color:var(--mb-button-black);margin-right:.56rem;display:none}.mb-module-selector .mb-module-item .mb-module-name{font-size:1rem;color:var(--mb-black);font-weight:600}.mb-module-selector .mb-module-item:hover{background:rgba(112,107,101,0.06)}.mb-module-selector .mb-module-item:hover .mb-module-link-icon{display:inline-block}.mb-module-selector .mb-module-item.selected{background:rgba(112,107,101,0.1)}.mb-module-selector .mb-module-item.disabled{background:rgba(112,107,101,0.1)}.mb-module-selector .mb-module-item.disabled .mb-module-icon{color:#747678 !important}.mb-module-selector .mb-module-item.disabled .mb-module-icon-img{filter:brightness(0) saturate(100%) invert(44%) sepia(9%) saturate(846%) hue-rotate(180deg) brightness(90%) contrast(85%) !important}.mb-module-selector-white .mb-current-module-img{filter:brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(2%) hue-rotate(219deg) brightness(101%) contrast(100%)}.mb-module-selector-white .mb-current-module-icon{color:white}.mb-module-selector-white .mb-current-module-drawer-open,.mb-module-selector-white .mb-current-module-drawer-closed{color:white}.mb-module-item-grey .mb-module-icon-img,.mb-module-item-gray .mb-module-icon-img{filter:brightness(0) saturate(100%) invert(44%) sepia(9%) saturate(846%) hue-rotate(180deg) brightness(90%) contrast(85%) !important}
