.sidebar{border-right:1px solid var(--bs-gray-200);background:#fff;flex-direction:column;flex-shrink:0;max-width:100%;margin:0;padding:0;display:flex;overflow-x:hidden}@media (max-width:991.98px){.sidebar{z-index:10;width:300px;position:fixed;top:0;bottom:0;left:0}}.sidebar .categories{box-sizing:content-box;flex-flow:column;flex-shrink:0;flex-basis:300px;gap:1.5rem;padding:0 0 1rem;display:flex;overflow-x:hidden;overflow-y:auto}.sidebar #collapse-button{box-shadow:var(--bs-box-shadow-lg);bottom:0}.sidebar #collapse-button .btn{--bs-btn-padding-x:.5rem;display:flex}.sidebar .sidebar-icons{display:block}@media (max-width:991.98px){.sidebar.collapsed{pointer-events:none;transform:translate(-100%)}}.sidebar.collapsed .categories{flex-basis:56px;gap:0;padding-top:1rem}.sidebar.collapsed .categories .category:first-child>hr{display:none}.sidebar.collapsed .nav-item{flex-basis:56px}.sidebar.collapsed .nav-item-text{display:none}.sidebar .nav .nav-item{padding:0 .5rem}.sidebar .nav .nav-item .nav-link{border-radius:var(--bs-border-radius);padding:.5rem}.sidebar .nav>.nav-item>.nav-link,.sidebar .nav>.nav-link{color:var(--bs-body-color);transition:background .24s}.sidebar .nav>.nav-item>.nav-link:hover,.sidebar .nav>.nav-link:hover{background:var(--bs-gray-200)}.sidebar .nav>.nav-item>.nav-link.active,.sidebar .nav>.nav-link.active{background:var(--bs-primary-bg-subtle)}@media (min-width:992px){.sidebar:not(.collapsed) .nav.collapsed{display:none}}.sidebar .sidebar-overlay{z-index:1060;opacity:0;background:rgba(0,0,0,.6);width:3.75rem;height:100%;position:fixed;top:0;left:0}.sidebar .sidebar-overlay.is-open{opacity:1;transition:opacity .24s;left:calc(100% - 3.75rem)}.sidebar .sidebar-overlay>i{text-align:center;width:3.75rem;padding-top:1rem}.navbar.navbar-expand{flex-flow:row;align-items:center}.navbar.navbar-expand .navbar-nav{flex-direction:row}.navbar.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.ease-in{transition:all .125s ease-in}.modal-open .SideBar{opacity:.4;transition:opacity .15s linear}.modal-open .SearchInput i .cancel-search{margin-top:20px}.internal-notifications .unread{position:relative}.internal-notifications .unread:after{background-color:var(--bs-danger);content:" ";border-radius:50%;width:10px;height:10px;display:block;position:absolute;top:0;left:0}.internal-notifications .tippy-popover{width:400px;max-width:90vw!important}.chat-notifications .unread{position:relative}.chat-notifications .unread:after{background-color:var(--bs-danger);content:" ";border-radius:50%;width:10px;height:10px;display:block;position:absolute;top:0;left:0}.chat-notifications .tippy-popover{width:400px;max-width:90vw!important}.EnvBanner{color:#eee;background:#c00;border-radius:8px;flex-flow:column;flex:600px;justify-content:space-between;align-items:center;font-weight:700;display:flex;box-shadow:0 0 10px rgba(0,0,0,.5)}.EnvBanner:before,.EnvBanner:after{content:"";display:block}.avatar .img-placeholder{vertical-align:middle;background:var(--bs-gray-200);border-radius:50%;width:1.875rem;height:1.875rem;margin-right:5px;line-height:1;display:inline-block;overflow:hidden}.avatar img{width:100%;height:100%}.avatar.avatar-xs .img-placeholder{width:1.25rem;height:1.25rem}.avatar.avatar-sm .img-placeholder{width:3.125rem;height:3.125rem}.avatar.avatar-md .img-placeholder{width:4.375rem;height:4.375rem}.avatar.avatar-lg .img-placeholder{width:5.625rem;height:5.625rem}.avatar-stack>.avatar{transition:margin-left .25s,margin-right .25s;display:inline-block;position:relative}.avatar-stack>.avatar .img-placeholder{margin-right:0}.avatar-stack>.avatar:not(:hover){margin-right:-1.25rem}.avatar-stack>.avatar.avatar-xs:not(:hover){margin-right:-.625rem}.avatar-stack>.avatar.avatar-sm:not(:hover){margin-right:-2.5rem}.avatar-stack>.avatar.avatar-md:not(:hover){margin-right:-3.75rem}.avatar-stack>.avatar.avatar-lg:not(:hover){margin-right:-80px}.topbar .navbar-nav{--bs-nav-link-color:var(--color-contrast-primary);--bs-nav-link-hover-color:var(--color-contrast-primary-hover);min-width:0}.topbar .navbar-nav>.dropdown{min-width:0}.topbar .navbar-nav>.dropdown>.dropdown-menu-end{top:0;bottom:auto;left:auto;right:0}.topbar .mobile-side-menu-button{color:var(--bs-white)}.emoji{background:var(--bs-warning);border:0;border-radius:50%;width:90px;height:90px;margin:0 10px;display:inline-block;position:relative}.emoji:hover{cursor:pointer}.emoji .eyes{width:36px;position:absolute;top:48px;left:50%}.emoji .eyes:before,.emoji .eyes:after{content:"";background:#000;border-radius:50%;width:9px;height:9px}.emoji .eyes:before{float:left}.emoji .eyes:after{float:right;top:30px;left:60px}.emoji.happy{background:linear-gradient(color-mix(in srgb, var(--bs-success), #fff 10%), var(--bs-success));transform:rotate(10deg)}.emoji.happy:hover{background:linear-gradient(var(--bs-success), color-mix(in srgb, var(--bs-success), #fff 10%))}.emoji.happy .mouth,.emoji.happy .eyes{animation:1s ease-in-out infinite happy}.emoji.happy .eyes:before,.emoji.happy .eyes:after{height:9px;animation:2s ease-in-out infinite blinkeyes}.emoji.happy .mouth{background:#000;border-radius:6px 6px 18px 18px;width:18px;height:9px;position:absolute;top:70%;left:50%;transform:translate(-50%,-50%)}.emoji.happy .mouth:after{content:"";background:var(--bs-danger);border-radius:50%;width:6px;height:3px;position:absolute;bottom:1.2px;left:50%;transform:translate(-50%)}.emoji.neutral{background:linear-gradient(color-mix(in srgb, var(--bs-warning), #fff 10%), var(--bs-warning))}.emoji.neutral:hover{background:linear-gradient(var(--bs-warning), color-mix(in srgb, var(--bs-warning), #fff 10%))}.emoji.neutral .mouth,.emoji.neutral .eyes{animation:4s ease-in-out infinite neutral;top:41.8605px;transform:translate(-50%,-50%)}.emoji.neutral .eyes:before,.emoji.neutral .eyes:after{animation:3s ease-in-out infinite blinkeyes}.emoji.neutral .mouth{background:#000;border-radius:50%;width:18px;height:9px;position:absolute;top:70%;left:50%}.emoji.sad{background:linear-gradient(color-mix(in srgb, var(--bs-danger), #fff 10%), var(--bs-danger));transition:background .25s ease-in}.emoji.sad:hover{background:linear-gradient(var(--bs-danger), color-mix(in srgb, var(--bs-danger), #fff 10%))}.emoji.sad .eyes,.emoji.sad .mouth{animation:1s ease-in-out infinite sad}.emoji.sad .eyes:before,.emoji.sad .eyes:after{animation:3s ease-in-out 1s infinite blinkeyes}.emoji.sad .mouth{border:4.5px solid transparent;border-top-color:#000;border-bottom-width:8px;border-top-left-radius:1999px;border-top-right-radius:1999px;width:24px;height:15px;position:absolute;top:70%;left:50%;transform:translate(-50%,-50%)}@keyframes happy{0%{transform:translate(-50%,-50%)}60%{transform:translate(-50%,-100%)}to{transform:translate(-50%,-50%)}}@keyframes neutral{0%{height:6px}30%{height:9px}to{height:6px}}@keyframes sad{0%{transform:translate(-60%,-50%)}60%{transform:translate(-40%,-50%)}to{transform:translate(-60%,-50%)}}@keyframes blinkeyes{0%{transform:scaleY(1)}97%{transform:scaleY(1)}to{transform:scaleY(0)}}#quick-menu a.visually-hidden-focusable:focus{z-index:9999;background:var(--bs-body-bg);border:1px solid var(--bs-border-color);padding:5px 15px;display:block;position:fixed;top:6px;left:6px}.AppFrame{margin:0;padding:0}@media (min-width:992px){.AppFrame{display:flex}.AppFrame__wrapper{flex-grow:1;overflow-x:hidden}}.AppFrame:after{clear:both;content:"";display:table}@media print{.AppFrame.vh-100,.AppFrame .vh-100{height:auto!important}.AppFrame__wrapper{width:100%!important}.AppFrame__wrapper>div{margin-top:0!important;margin-bottom:0!important}}.text-dotted{text-decoration:underline dotted}.break-word{word-break:break-word}.AppFrame .breadcrumb{--bs-breadcrumb-padding-y:1rem;--bs-breadcrumb-margin-bottom:1rem;--bs-breadcrumb-divider:"";--bs-breadcrumb-item-padding-x:0}.AppFrame .breadcrumb .breadcrumb-item a{text-decoration:none}.AppFrame .breadcrumb .breadcrumb-item a:hover{text-decoration:underline}.AppFrame .breadcrumb .breadcrumb-item+.breadcrumb-item{padding-left:2rem}.AppFrame .breadcrumb .breadcrumb-item+.breadcrumb-item:before{border-bottom:.125rem solid var(--bs-body-color);border-right:.125rem solid var(--bs-body-color);width:.5rem;height:.5rem;display:inline-block;transform:rotate(-45deg)translate(-1.125rem,-.325rem)}.card-header:first-child:last-child{border-bottom-left-radius:var(--bs-card-inner-border-radius);border-bottom-right-radius:var(--bs-card-inner-border-radius)}.clickable-card{transition:box-shadow .3s cubic-bezier(.25,.8,.25,1),transform .2s cubic-bezier(.25,.8,.25,1)}.clickable-card:hover,.clickable-card:active{z-index:1;transform:scale(1.05);box-shadow:0 12px 24px rgba(0,0,0,.22),0 7px 10px rgba(0,0,0,.1)}.clickable-card:focus-visible{z-index:1;transform:scale(1.05);box-shadow:0 12px 24px rgba(0,0,0,.22),0 7px 10px rgba(0,0,0,.1)}.profile-card:not(.with-header):before{background-color:var(--bs-primary);content:"";padding-top:calc(var(--bs-body-line-height) * 1rem);display:block}.shape-divider{width:100%;line-height:0;position:absolute;top:0;left:0;overflow:hidden}.shape-divider+*{z-index:2}.shape-divider svg{width:100%;height:140px;display:block;position:relative}.shape-divider .shape-fill{fill:var(--bs-primary)}.modal{padding-top:var(--notch-top);max-width:100vw}.bg-body{background-color:var(--bs-body-bg)}@media print{.text-white{color:var(--bs-body-color)!important}}.blue{color:var(--bs-blue)}.indigo{color:var(--bs-indigo)}.purple{color:var(--bs-purple)}.pink{color:var(--bs-pink)}.red{color:var(--bs-red)}.orange{color:var(--bs-orange)}.yellow{color:var(--bs-yellow)}.green{color:var(--bs-green)}.teal{color:var(--bs-teal)}.cyan{color:var(--bs-cyan)}.heart{color:var(--heart);fill:var(--heart)}.lightgray{color:var(--bs-gray-300);fill:var(--bs-gray-300)}.bg-orange-subtle{background-color:var(--bs-orange-subtle)}.bg-striped{background:repeating-linear-gradient(-55deg,rgba(0,0,0,.1),rgba(0,0,0,.1) 10px,rgba(0,0,0,.3) 1px,rgba(0,0,0,.3) 20px);color:var(--bs-white)!important}.hover-bg-tertiary:hover{background-color:var(--bs-tertiary-bg)}.object-fit-cover{object-fit:cover}.pointer-events-none{pointer-events:none}.no-gutters{margin-left:-15px;margin-right:-15px}@media (max-width:575.98px){.container-fluid{padding-left:5px;padding-right:5px}.row{margin-left:-5px;margin-right:-5px}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{padding-left:5px;padding-right:5px}.no-gutters{margin-left:-5px;margin-right:-5px}.no-gutters>.col,.no-gutters>[class*=col-]{padding-left:0;padding-right:0}}.text-pre-line{white-space:pre-line}blockquote{border-left:4px solid #ccc;margin-top:5px;margin-bottom:5px;padding-left:16px}.ql-picker-options{max-height:150px;overflow-y:auto}.mb-3.mb-1-important{margin-bottom:.25rem!important}.draggable{transition:background .24s}.draggable:hover{cursor:move}.draggable:hover.card{background:var(--bs-gray-200)}.justify-content-stretch{justify-content:stretch}.mb-3.force-mb-0{margin-bottom:0!important}.btn.btn-hover-outline{--bs-btn-border-color:transparent;--bs-btn-hover-bg:transparent;--bs-btn-hover-color:--bs-btn-color}.clickable{cursor:pointer}.button.primary .spinner{stroke:#0d6efd}.button.secondary .spinner{stroke:#6c757d}.button.success .spinner{stroke:#198754}.button.info .spinner{stroke:#0dcaf0}.button.warning .spinner{stroke:#ffc107}.button.danger .spinner{stroke:#dc3545}.button.light .spinner{stroke:#f8f9fa}.button.dark .spinner{stroke:#212529}.table-responsive{position:relative}.table-responsive:first-child,.table-responsive:first-child>.table{border-top-left-radius:.75rem;border-top-right-radius:.75rem}.table-responsive:first-child>.table>:first-child,.table-responsive:first-child>.table>:first-child>:first-child{border-top-left-radius:.75rem;border-top-right-radius:.75rem;overflow:hidden}.table-responsive:first-child>.table>:first-child>:first-child>:first-child{border-top-left-radius:.75rem;overflow:hidden}.table-responsive:first-child>.table>:first-child>:first-child>:last-child{border-top-right-radius:.75rem;overflow:hidden}.table-responsive:last-child,.table-responsive:last-child>table{border-bottom-right-radius:.75rem;border-bottom-left-radius:.75rem}.table-responsive>.table{border-collapse:separate;border-spacing:0;border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-table-border-color);border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-table-border-color);text-wrap:nowrap;table-layout:fixed;--bs-table-striped-bg:rgba(var(--bs-emphasis-color-rgb), .02);border-bottom-right-radius:.75rem;border-bottom-left-radius:.75rem;margin-bottom:0}.table-responsive>.table>:last-child,.table-responsive>.table>:last-child>:last-child{border-bottom-right-radius:.75rem;border-bottom-left-radius:.75rem;overflow:hidden}.table-responsive>.table>:last-child>:last-child>:first-child{border-bottom-left-radius:.75rem;overflow:hidden}.table-responsive>.table>:last-child>:last-child>:last-child{border-bottom-right-radius:.75rem;overflow:hidden}.table-responsive>.table.table-bordered>:not(caption)>*>*{border-width:0 var(--bs-border-width) 0 0;padding:.5rem 1rem}.table-responsive>.table.table-bordered>:not(caption)>*>:first-child,.table-responsive>.table.table-bordered>:not(caption)>*>.column-actions,.table-responsive>.table.table-bordered>:not(caption)>*>.column-overlay{border-width:0 var(--bs-border-width)}.table-responsive>.table.table-bordered thead>tr>th,.table-responsive>.table.table-bordered thead>tr>th:first-child,.table-responsive>.table.table-bordered thead>tr>th.column-actions,.table-responsive>.table.table-bordered thead>tr>th.column-overlay{border-bottom-width:var(--bs-border-width)}.table-responsive>.table.table-bordered thead:not(:first-child)>tr>th,.table-responsive>.table.table-bordered thead:not(:first-child)>tr>th:first-child,.table-responsive>.table.table-bordered thead:not(:first-child)>tr>th.column-actions,.table-responsive>.table.table-bordered thead:not(:first-child)>tr>th.column-overlay{border-top-width:var(--bs-border-width)}.table-responsive>.table>thead>tr>th{vertical-align:top;font-weight:500}.table-responsive>.table>thead>tr>th.column-actions,.table-responsive>.table>thead>tr>th.column-overlay{box-shadow:0 .5rem 1rem rgba(0,0,0,.3)}.table-responsive>.table>thead>tr>th.column-actions .btn-light,.table-responsive>.table>thead>tr>th.column-overlay .btn-light{border-color:var(--bs-gray-300)}.table-responsive>.table>tbody>tr>th{font-weight:var(--bs-body-font-weight)}.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tbody>tr>td{position:relative}.table-responsive>.table>tbody>tr>th:not(.outer-shadow-none),.table-responsive>.table>thead>tr>th:first-child,.table-responsive>.table .column-actions,.table-responsive>.table .column-overlay{box-shadow:var(--bs-box-shadow), inset 0 0 0 9999px var(--bs-table-bg-state,var(--bs-table-bg-type,var(--bs-table-accent-bg)));z-index:2}.table-responsive>.table>thead>tr>th:first-child,.table-responsive>.table>tbody>tr>th{position:sticky;left:0}.table-responsive>.table .column-actions,.table-responsive>.table .column-overlay{position:sticky;right:0}.table-responsive>.table>thead>tr>th:not(:first-child):not(.column-actions):not(.column-overlay){position:relative}.table-responsive>.table .resizer{cursor:col-resize;user-select:none;touch-action:none;width:10px;height:100%;position:absolute;top:0;right:0}.dropdown .dropdown-menu{opacity:0;visibility:hidden;margin-top:.625rem;display:block}.dropdown .dropdown-menu.show{opacity:1;visibility:visible;margin-top:0}.dropdown .dropdown-menu.dropdown-menu-end{top:100%!important;left:auto!important;right:0!important}.dropdown.dropstart .dropdown-menu{left:auto!important;right:0!important}.dropdown .avatar{margin-right:5px;position:relative;top:-2px}.dropdown .material-icons{margin-right:5px}.dropdown .nav-link{align-items:center;height:44px;display:flex}.dropdown-toggle.d-flex :after{align-self:center}.vertical-progress{flex-direction:column-reverse;gap:1rem;padding-left:2rem;display:flex;position:relative}.vertical-progress__step{--progress-color:var(--bs-gray-400);--progress-color-next-step:var(--bs-gray-400);position:relative}.vertical-progress__step:before,.vertical-progress__step:after{content:"";background-color:var(--progress-color);border-radius:3px;width:6px;display:block;position:absolute;top:-.5rem;left:-1.5rem;transform:translate(-50%)}.vertical-progress__step:before{height:30px}.vertical-progress__step:after{z-index:0;top:30px;bottom:-.5rem}.vertical-progress__step:first-child:after{bottom:0}.vertical-progress__step:last-child:before{top:0}.vertical-progress__step:not(:last-child):before{border-top-left-radius:0;border-top-right-radius:0}.vertical-progress__step+.vertical-progress__step:after{border-bottom-right-radius:0;border-bottom-left-radius:0}.vertical-progress__step>:first-child{z-index:1;position:relative}.vertical-progress__step>:first-child:before,.vertical-progress__step>:first-child:after{content:"";background-color:var(--progress-color);border-radius:50%;width:24px;height:24px;display:block;position:absolute;top:30px;left:calc(-1.5rem - 1px);transform:translate(-50%,-50%)}.vertical-progress__step>:first-child:after{border:4px solid #fff;width:20px;height:20px}.vertical-progress__step:before,.vertical-progress__step:first-child:after{background-color:var(--progress-color)}.vertical-progress__step:not(:first-child):after{background:linear-gradient(to bottom, var(--progress-color) 0%, var(--progress-color) 40%, var(--progress-color-next-step) 100%)}.vertical-progress__step>.card.my-2{margin:0!important}.input-group{border-radius:var(--bs-border-radius)}.input-group .input-group-text{transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.input-group:focus-within{box-shadow:0 0 0 .25rem rgba(41,61,102,.25)}.input-group:focus-within .input-group-text{border-color:#949eb3}.input-group:focus-within input{box-shadow:none!important}.nav.nav-underline{--bs-nav-underline-gap:0}.nav.nav-underline .nav-item .nav-link{--bs-nav-underline-border-width:0;--bs-nav-link-padding-y:.75rem;--bs-nav-underline-link-active-color:var(--bs-primary);padding-bottom:1rem;padding-left:1rem;padding-right:1rem;position:relative}.nav.nav-underline .nav-item .nav-link:hover:not(.active){background:0 0}.nav.nav-underline .nav-item .nav-link:after{content:"";border:4px solid transparent;border-bottom:none;border-top-left-radius:4px;border-top-right-radius:4px;display:block;position:absolute;bottom:0;left:1rem;right:1rem}.nav.nav-underline .nav-item .nav-link:hover:after{border-color:var(--bs-gray-400)}.nav.nav-underline .nav-item .nav-link.active{font-weight:500}.nav.nav-underline .nav-item .nav-link.active:after{border-color:var(--bs-primary)}.list-group.no-border{--bs-list-group-border-width:0;--bs-list-group-item-padding-x:0;--bs-list-group-item-padding-y:0;gap:1.5rem}
