@keyframes spin{to{transform:rotate(1turn)}}.Spinner{--_m: conic-gradient(#0000,#000), linear-gradient(#000 0 0) content-box;width:30px;padding:5px;aspect-ratio:1;border-radius:50%;-webkit-mask:var(--_m);mask:var(--_m);-webkit-mask-composite:source-out;mask-composite:subtract;box-sizing:border-box;animation:spin .8s linear infinite;--tw-bg-opacity: 1;background-color:rgb(203 213 225 / var(--tw-bg-opacity))}.route-login body{background:#393A3D}.Login svg{display:unset}.Login{--light-gray: rgba(255,255,255,.2);--medium-gray: rgba(255,255,255,.5);--heavy-gray: rgba(255,255,255,.8);color:var(--medium-gray);padding:30px;display:flex;min-height:100vh;align-items:center;justify-content:center;text-align:center}.Login #logo{margin-bottom:1.5rem;display:flex;align-items:center;justify-content:center}.Login #logo img{width:150px}.Login>div{max-width:400px;width:100vw;font-weight:300}.Login a{transition:color .2s ease-in-out;--tw-text-opacity: 1;color:rgb(212 212 212 / var(--tw-text-opacity))}.Login a:hover{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.Login .actions{display:flex;align-items:center;justify-content:center}.Login .actions>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.Login .actions button>svg{flex:none}.Login .actions button{min-width:160px;margin-top:1.25rem;display:flex;align-items:center;justify-content:center}.Login .actions button>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.Login .actions button{white-space:nowrap}.Login .server-message{margin-bottom:.75rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(163 163 163 / var(--tw-text-opacity))}.Login .server-message svg{width:12px;height:12px;top:-1px;position:relative;margin-right:.5rem;display:inline}.Login .input-message{margin-bottom:.5rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(163 163 163 / var(--tw-text-opacity))}.Login .input-message svg{width:12px;height:12px;top:-1px;position:relative;margin-right:.5rem;display:inline}.Login label:has(input[type=checkbox]){margin-top:.75rem;display:flex;cursor:pointer;align-items:center;justify-content:center;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.Login label input[type=checkbox],.Login label svg{margin-right:.5rem;cursor:pointer}.Login input:-webkit-autofill{box-shadow:inset 0 0 0 1px #393a3d,inset 0 0 0 100px #393a3d;color-scheme:dark;border-color:var(--light-gray)}.Login input[type=text],.Login input[type=password]{transition:border-color .2s ease-in-out;background-color:unset;outline:unset;border-bottom:1px solid var(--light-gray);margin-top:.75rem;margin-bottom:.75rem;width:20rem;padding-bottom:.75rem;text-align:center;font-size:1.25rem;line-height:1.75rem;font-weight:500;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.Login input[type=text]::-moz-placeholder,.Login input[type=password]::-moz-placeholder{font-weight:300;--tw-text-opacity: 1;color:rgb(163 163 163 / var(--tw-text-opacity))}.Login input[type=text]::placeholder,.Login input[type=password]::placeholder{font-weight:300;--tw-text-opacity: 1;color:rgb(163 163 163 / var(--tw-text-opacity))}.Login input[type=text]:focus,.Login input[type=password]:focus{border-color:var(--heavy-gray)}.Login button{border:1px solid var(--light-gray);transition:background-color .2s ease-in-out,border-color .2s ease-in-out;border-radius:9999px;padding:.75rem 1.5rem;font-weight:500;text-transform:uppercase;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.Login button:hover{background-color:var(--light-gray);border-color:var(--heavy-gray)}.Login button[disabled]{cursor:progress}.app{height:100%}.page{display:flex;min-height:calc(100% - 50px)}.content{width:100%;overflow:auto;padding:30px}.content textarea{width:100%;border-radius:.25rem;border-width:1px;padding:.5rem}.content .text-csv span:after{--tw-content: ", ";content:var(--tw-content)}.content .text-csv span:last-child:after{--tw-content: "";content:var(--tw-content)}.content .badge{display:inline;white-space:nowrap;border-radius:.25rem;--tw-bg-opacity: 1;background-color:rgb(156 163 175 / var(--tw-bg-opacity));padding:6px 4px;font-size:10px;font-weight:600;text-transform:uppercase;line-height:12px;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.content .button-group{display:flex;align-items:center;align-items:stretch}.content .button-group>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.content .button-group-col-center{display:flex;flex-direction:column;align-items:center}.content .button-group-col-center>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.content .button{position:relative;display:inline-flex;width:initial;cursor:pointer;align-items:center;justify-content:center}.content .button>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.content .button{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.025em}.content .button.orange{border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(249 115 22 / var(--tw-bg-opacity));padding:8px 18px;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.content .button.orange:hover{--tw-bg-opacity: 1;background-color:rgb(234 88 12 / var(--tw-bg-opacity))}.content .button.primary{border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity));padding:8px 18px;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.content .button.primary:hover{--tw-bg-opacity: 1;background-color:rgb(75 85 99 / var(--tw-bg-opacity))}.content .button.secondary{border-radius:.25rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));padding:10px 18px;--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.content .button.secondary:hover{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity))}.content .button.outline-danger{border-radius:9999px;border-width:2px;--tw-border-opacity: 1;border-color:rgb(239 68 68 / var(--tw-border-opacity));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));padding:8px 18px;--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.content .button.outline-danger:hover{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.content .button.submit{text-shadow:1px 1px 1px rgba(0,0,0,.1);outline:0px solid transparent;width:100%;transform:none;white-space:nowrap;border-radius:.25rem;background-image:linear-gradient(to right,var(--tw-gradient-stops));--tw-gradient-from: #6b7280;--tw-gradient-to: rgb(107 114 128 / 0);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);--tw-gradient-to: #9ca3af;padding:10px 18px;font-size:16px;font-weight:400;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity));outline-color:#f97316;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.5s}.content .button.submit:before{position:absolute;left:0;top:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;border-radius:.25rem;background-image:linear-gradient(to right,var(--tw-gradient-stops));--tw-gradient-from: #f97316;--tw-gradient-to: rgb(249 115 22 / 0);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);--tw-gradient-to: #fdba74;opacity:0;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.5s;--tw-content: attr(title);content:var(--tw-content)}.content .button.submit:hover{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);outline-color:#ea580c}.content .button.submit:hover:before{content:var(--tw-content);opacity:1}.content .dropdown-menu{position:relative}.content .dropdown-menu .options{position:absolute;top:100%;z-index:2;margin-top:.25rem;display:none;border-radius:.25rem;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.content .dropdown-menu.open .options{position:absolute;display:block}.content .error-message,.content .info-message{margin-bottom:.75rem;display:flex;align-items:flex-start}.content .error-message>:not([hidden])~:not([hidden]),.content .info-message>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.content .error-message{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity))}.content .error-message>svg,.content .info-message>svg{position:relative;top:5px;height:14px;width:14px;flex-shrink:0;flex-grow:0}.CurrentUser{padding:0 10px}.CurrentUser .user-avatar{width:35px;cursor:pointer}.CurrentUser .user-avatar svg{width:35px;height:35px;--tw-text-opacity: 1;color:rgb(212 212 212 / var(--tw-text-opacity))}.CurrentUser .current-user-menu-avatar svg{width:50px;height:50px;--tw-text-opacity: 1;color:rgb(115 115 115 / var(--tw-text-opacity))}.CurrentUser .user-avatar img{display:block;max-width:100%;border:1px solid #000;border-radius:9999px}.CurrentUser .current-user-menu.active{display:flex}.CurrentUser .current-user-menu{display:none;position:absolute;top:100%;right:0;width:300px;flex-direction:column;--tw-bg-opacity: 1;background-color:rgb(23 23 23 / var(--tw-bg-opacity));padding:1rem;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.CurrentUser .current-user-menu-avatar{width:50px;height:50px}.CurrentUser .current-user-menu-avatar img{border-radius:9999px}.CurrentUser .UsersEdit-link{margin-left:0;margin-right:0;margin-top:1.25rem;margin-bottom:0;height:-moz-fit-content!important;height:fit-content!important;width:-moz-fit-content!important;width:fit-content!important;border-style:none;--tw-bg-opacity: 1;background-color:rgb(23 23 23 / var(--tw-bg-opacity));padding:0;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.UsersAdd-btn{display:inline-flex;height:100%;width:7rem;align-items:center;justify-content:center;white-space:nowrap;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(15 23 42 / var(--tw-bg-opacity));padding:.375rem .75rem;text-align:justify;font-size:.875rem;line-height:1.25rem;font-weight:700;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}@media not all and (min-width: 768px){.UsersAdd-btn{font-size:.75rem;line-height:1rem}}.UsersListHeader-container{margin-bottom:.625rem;display:flex;align-items:center;justify-content:space-between}@media screen{.Modal{margin:0!important;position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:flex;align-items:center;justify-content:center;padding:1.25rem;--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity))}.ModalBackdrop{z-index:0;position:absolute;top:0;right:0;bottom:0;left:0;height:100%;width:100%;background-color:#c7c8c980}.ModalWindowContainer{z-index:1;border-radius:10px;position:relative;display:flex;max-height:100%;width:100%;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}@media (min-width: 1024px){.ModalWindowContainer{width:50%}}.ModalWindow{-webkit-clip-path:inset(0 0 0 0 round 10px);clip-path:inset(0 0 0 0 round 10px);position:relative;display:flex;width:100%;flex-direction:column}.ModalHeader{display:flex;width:100%;justify-content:space-between}.ModalHeader>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.75rem * var(--tw-space-x-reverse));margin-left:calc(.75rem * calc(1 - var(--tw-space-x-reverse)))}.ModalHeader{border-bottom-width:1px;padding:1rem}.ModalTitle{flex:1 1 0%}.ModalCloseButton{flex-grow:0}.ModalContent{flex:1 1 0%;overflow-y:auto;padding:30px}}@media print{.ModalCloseButton{display:none}.Modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:flex;background-color:#c7c8c980;padding:1.25rem}.ModalWindowContainer{border-radius:10px;display:flex;max-height:100%;width:100%;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.ModalWindow{position:relative;display:flex;width:100%;flex-direction:column}.ModalHeader{font-size:1.25rem;line-height:1.75rem}.ModalTitle{flex:1 1 0%}.ModalContent{flex:1 1 0%;overflow-y:auto;padding:1rem}}.UsersForm{display:flex;flex-direction:column;justify-content:space-around}@media not all and (min-width: 1024px){.UsersForm{justify-content:space-evenly}}.UsersForm>div{margin-bottom:1.25rem}.UsersForm label{margin-bottom:.25rem;display:flex;flex-direction:column;font-size:.875rem;line-height:1.25rem;font-weight:200}.UsersForm input,.UsersForm .InputUsersRole>div:has(select){height:3rem;width:100%;cursor:text;border-radius:.25rem;border-width:1px;padding:.5rem 1rem .5rem .75rem;line-height:1.25;--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity));--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.UsersForm input:disabled,.UsersForm select:disabled{background-color:#e9ecef;cursor:not-allowed}.UsersForm .InputUsersRole-select-container:has(select:disabled){cursor:not-allowed;--tw-bg-opacity: 1;background-color:rgb(233 236 239 / var(--tw-bg-opacity))}.InputUsersRole select{height:100%;width:100%}.UsersForm-btn{width:7rem;border-radius:9999px;border-width:1px;padding-top:5px;padding-bottom:5px;padding-left:1rem;padding-right:1rem;font-size:.875rem;line-height:1.25rem;font-weight:700}.UsersForm .submit-btn{margin-right:.75rem;--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.UsersForm .input-message{margin-top:.25rem;display:flex;font-size:.875rem;line-height:1.25rem;font-weight:700;--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity))}.UsersForm svg{margin-right:.5rem;height:1.25rem;width:1.25rem}.UsersForm .InputUploadImage>span{margin-top:.5rem;display:block}.UsersForm-btn-container{margin-top:1rem!important}.UsersSelectProperties a:hover{text-decoration-line:underline}.UsersSelectProperties svg{margin:0;height:1.25rem}.UsersSelectProperties-icons svg{color:#6c757d;height:.875rem}.UsersSelectProperties a{margin-bottom:.5rem;display:flex;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(108 117 125 / var(--tw-text-opacity))}.UsersSelectPropertyGroups a:hover{text-decoration-line:underline}.UsersSelectPropertyGroups svg{margin:0;height:1.25rem}.UsersSelectPropertyGroups-icons svg{color:#6c757d;height:.875rem}.UsersSelectPropertyGroups a{margin-bottom:.5rem;display:flex;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(108 117 125 / var(--tw-text-opacity))}.InputUploadImage-btn{margin-top:.25rem;display:inline-block;width:-moz-fit-content;width:fit-content;cursor:pointer;border-radius:.25rem;border-width:1px;padding:.5rem;font-size:.75rem;line-height:1rem;font-weight:700;--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity));--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.InputUploadImage-btn svg{display:inline-block;fill:currentColor;position:relative;top:-1.25px;margin-right:.25rem;height:1rem}#InputUploadImage-input{display:none}.InputMultiSelectDropdown{width:100%;position:relative}.InputMultiSelectDropdown.disabled .InputMultiSelectDropdown-selected{background-color:#e9ecef;cursor:not-allowed}.InputMultiSelectDropdown .InputMultiSelectDropdown-selected{display:flex;min-height:3rem;cursor:pointer;align-items:center;justify-content:space-between;border-radius:.25rem;border-width:1px;padding:.5rem .75rem;--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity));--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.InputMultiSelectDropdown-options{list-style:none;position:absolute;left:0;z-index:10;width:100%;overflow:scroll;border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem;border-width:1px;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));padding:5px 0}.InputMultiSelectDropdown-option{padding:6px 10px;display:flex;cursor:pointer;align-items:center;font-size:.875rem;line-height:1.25rem}.InputMultiSelectDropdown-chip-container{display:flex;flex-wrap:wrap}.InputMultiSelectDropdown .remove-all-link,.InputMultiSelectDropdown .remove-all-link svg{font-size:.75rem;line-height:1rem;font-weight:300;--tw-text-opacity: 1;color:rgb(108 117 125 / var(--tw-text-opacity))}.InputMultiSelectDropdown .remove-all-link{margin-top:auto;margin-bottom:auto;margin-left:.5rem;display:flex;height:100%;align-items:center}.InputMultiSelectDropdown .remove-all-link:hover{text-decoration-line:underline}.InputMultiSelectDropdown .remove-all-link svg{height:.625rem}.InputMultiSelectDropdown-message{margin-top:.25rem;display:flex;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(108 117 125 / var(--tw-text-opacity))}.UsersPropertyChip{margin:.25rem;display:flex;height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content;align-items:center;border-radius:.25rem;--tw-bg-opacity: 1;background-color:rgb(108 117 125 / var(--tw-bg-opacity));padding:.25rem .375rem;font-size:.875rem;line-height:1.25rem;font-weight:600;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.UsersPropertyChip svg{height:100%;width:100%}.UsersPropertyChip span{margin-left:.25rem;height:.75rem;width:.75rem}.InputSelectAndDropdown{width:100%;cursor:pointer}.InputSelectAndDropdown.disabled .InputSelectAndDropdown-selected{background-color:#e9ecef;cursor:not-allowed}.InputSelectAndDropdown-selected{display:flex;min-height:3rem;cursor:pointer;align-items:center;justify-content:space-between;border-radius:.25rem;border-width:1px;padding:.5rem .75rem;--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity));--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.InputSelectAndDropdown-arrow{position:absolute;top:.25rem;right:0;margin-left:.25rem;--tw-text-opacity: 1;color:rgb(108 117 125 / var(--tw-text-opacity))}.InputSelectAndDropdown-selected>div{display:flex;flex-wrap:wrap}.selected{font-weight:lighter}.InputSelectAndDropdown-dropdown{width:100%;overflow:scroll;border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem;border-width:1px;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));padding:5px 0}.InputSelectAndDropdown-option{padding:6px 10px;display:flex;cursor:pointer;align-items:center;font-size:.875rem;line-height:1.25rem}.InputSelectAndDropdown .remove-all-link,.InputSelectAndDropdown .remove-all-link svg{font-size:.75rem;line-height:1rem;font-weight:300;--tw-text-opacity: 1;color:rgb(108 117 125 / var(--tw-text-opacity))}.InputSelectAndDropdown .remove-all-link{margin-top:auto;margin-bottom:auto;margin-left:.5rem;display:flex;height:100%;align-items:center}.InputSelectAndDropdown .remove-all-link svg{height:.625rem}.InputSelectAndDropdown .remove-all-link:hover{text-decoration-line:underline}.UsersMFASettings h2{font-size:.875rem;line-height:1.25rem;font-weight:700}.UsersMFASettings p{font-size:.875rem;line-height:1.25rem;font-weight:300;--tw-text-opacity: 1;color:rgb(108 117 125 / var(--tw-text-opacity))}.UsersMFASettings label{font-size:.875rem;line-height:1.25rem;font-weight:700}.UsersMFASettings article{display:flex;justify-content:space-between;border-radius:.25rem;border-width:1px;padding:.75rem}.UsersMFASettings-content article:nth-child(-n+2):not(:nth-child(3)){margin-bottom:.75rem}.UsersMFASettings-switch-container{margin:.75rem;display:flex}.UsersMFASettings-header{padding-top:.75rem;padding-bottom:.75rem}.UsersMFASettings-content{display:flex;flex-direction:column}.resetMFA-btn{border-radius:9999px;border-width:1px;--tw-border-opacity: 1;border-color:rgb(108 117 125 / var(--tw-border-opacity));padding:.375rem 1rem;font-size:.875rem;line-height:1.25rem;font-weight:700;--tw-text-opacity: 1;color:rgb(108 117 125 / var(--tw-text-opacity))}.resetMFA-btn:hover{--tw-bg-opacity: 1;background-color:rgb(51 65 85 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.UsersMFASettings-text-container p{font-size:.75rem;line-height:1rem}.UsersMFASettings-text-container{display:flex;flex-direction:column;justify-content:center}.UsersMFASettings a{display:flex;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(108 117 125 / var(--tw-text-opacity))}.UsersMFASettings a:hover{text-decoration-line:underline}.UsersMFASettings-icons svg{color:#6c757d;margin:0;height:.875rem}.UsersMFASettings-success svg{height:1.75rem;width:1.75rem}.ToggleSwitch{width:75px;position:relative;display:inline-block;overflow:hidden;border-radius:.25rem;text-align:left}.ToggleSwitch.disabled,.ToggleSwitch.disabled .ToggleSwitch-label{cursor:not-allowed}.ToggleSwitch.loading{cursor:progress}.ToggleSwitch-checkbox{display:none}.ToggleSwitch-label{border:0 solid #bbb;position:relative;margin:0!important;display:block;cursor:pointer;overflow:hidden}.ToggleSwitch-label:after{content:"";box-shadow:inset 0 1px 5px #0000000d;position:absolute;left:0;top:0;right:0;bottom:0}.ToggleSwitch.loading .ToggleSwitch-label{cursor:progress}.ToggleSwitch-inner{width:200%;margin-left:-100%;transition:margin .15s ease-in-out 0s;display:block}.ToggleSwitch-inner:before,.ToggleSwitch-inner:after{height:34px;line-height:34px;text-shadow:1px 1px 2px rgba(0,0,0,.1);float:left;width:50%;padding:0;font-size:14px;font-weight:700;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.ToggleSwitch-inner:before{content:"ON";padding-left:10px;background-color:#9ccc65;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.ToggleSwitch-inner:after{content:"OFF";padding-right:10px;--tw-bg-opacity: 1;background-color:rgb(156 163 175 / var(--tw-bg-opacity));text-align:right;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.ToggleSwitch-switch{top:0;bottom:0;right:40px;border:0 solid #bbb;transition:all .15s ease-in-out 0s;box-shadow:0 1px 2px #0000001a;position:absolute;z-index:1;margin:.375rem;display:block;max-height:1.5rem;width:1.5rem;border-radius:.25rem;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.ToggleSwitch-checkbox:checked+.ToggleSwitch-label .ToggleSwitch-inner{margin-left:0}.ToggleSwitch-checkbox:checked+.ToggleSwitch-label .ToggleSwitch-switch{right:0}.UsersSetPassword a{margin-bottom:.5rem;display:flex;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(108 117 125 / var(--tw-text-opacity))}.UsersSetPassword a:hover{text-decoration-line:underline}.UsersSetPassword svg{margin:0;height:1.25rem}.UsersSetPassword-icons svg{color:#6c757d;height:.875rem}.UsersSetPassword-validations-container{margin-bottom:.75rem;display:flex;flex-direction:column;align-items:flex-start;font-size:.875rem;line-height:1.25rem}.UsersSetPassword-input-container>div{margin-bottom:.625rem}header{position:relative;z-index:3;display:flex;height:60px;align-items:center;justify-content:space-between;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}header #logo{display:flex;height:60px;cursor:pointer;align-items:center}header #logo span{display:flex;height:60px;width:60px;align-items:center;justify-content:center}header #logo strong{padding-left:2px;padding-right:2px;font-size:24px;font-weight:600;--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity))}.Menu{flex-basis:200px;position:relative;z-index:2;flex-shrink:0;flex-grow:0}.Menu>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.Menu{--tw-bg-opacity: 1;background-color:rgb(156 163 175 / var(--tw-bg-opacity));padding:.75rem;--tw-shadow: 0 0 6px -1px rgba(0,0,0,.3);--tw-shadow-colored: 0 0 6px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.Menu.collapsed{flex-basis:unset}.Menu>a{position:relative;display:flex;align-items:center}.Menu>a>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.25rem * var(--tw-space-x-reverse));margin-left:calc(.25rem * calc(1 - var(--tw-space-x-reverse)))}.Menu>a{overflow:hidden;border-radius:.25rem;font-size:.875rem;line-height:1.25rem;font-weight:700}.Menu>a:not(.active){--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.Menu>a:not(.active):hover{--tw-bg-opacity: 1;background-color:rgb(107 114 128 / var(--tw-bg-opacity))}.Menu>a.active{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity));--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.Menu.collapsed{cursor:pointer}.Menu.collapsed.depth-2 .menu-icon,.Menu.collapsed.depth-2 .menu-label{display:none}.Menu.collapsed.depth-1 .menu-icon{display:block}.Menu.collapsed.depth-1 .menu-label{opacity:0;position:absolute;left:100%;margin-left:1.25rem;border-radius:.375rem;--tw-bg-opacity: 1;background-color:rgb(107 114 128 / var(--tw-bg-opacity));padding:.5rem .75rem;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity));--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.menu-property{flex-basis:200px;z-index:2;position:relative;flex-shrink:0;flex-grow:0}.menu-property>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.menu-property{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity));padding:.75rem;--tw-shadow: 0 0 6px -1px rgba(0,0,0,.3);--tw-shadow-colored: 0 0 6px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.menu-property>a{display:flex;align-items:center}.menu-property>a>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.25rem * var(--tw-space-x-reverse));margin-left:calc(.25rem * calc(1 - var(--tw-space-x-reverse)))}.menu-property>a{border-radius:.25rem;font-size:.875rem;line-height:1.25rem;font-weight:700}.menu-property>a:not(.active){--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity))}.menu-property>a:not(.active):hover{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity))}.menu-property>a.active{--tw-bg-opacity: 1;background-color:rgb(107 114 128 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity));--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.NumberAmount{display:flex;flex-shrink:0;flex-grow:1;align-items:center;justify-content:space-between}.NumberAmount>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.NumberAmount{border-radius:.25rem;padding:.75rem;--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.NumberAmount .SlotLeft{flex-shrink:0;flex-grow:0}.NumberAmount .SlotMain{flex-grow:1}.NumberAmount .SlotMain .Header{display:flex;align-items:center;justify-content:space-between}.NumberAmount .SlotMain .Header>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.NumberAmount .SlotMain .Label{font-weight:500;line-height:1.25;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity))}.NumberAmount .SlotMain .Percent{padding:4px 6px;display:flex;align-items:center;white-space:nowrap;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(226 232 240 / var(--tw-bg-opacity));font-size:.75rem;line-height:1rem;font-weight:700;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity))}.NumberAmount .SlotMain .Percent.up{--tw-bg-opacity: 1;background-color:rgb(209 250 229 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity))}.NumberAmount .SlotMain .Percent.down{--tw-bg-opacity: 1;background-color:rgb(254 205 211 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(190 18 60 / var(--tw-text-opacity))}.NumberAmount .SlotMain .PercentAmount{padding:0 4px}.NumberAmount .SlotMain .Amount{font-size:1.875rem;line-height:2.25rem;font-weight:700}.NumberAmount .SlotMain .Previous{margin-left:.5rem;display:inline-block;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity))}@media (min-width: 767px) and (max-width: 930px){.NumberAmount .SlotMain .Label{font-size:.875rem;line-height:1.25rem}.NumberAmount .SlotMain .Amount{font-size:1.25rem;line-height:1.75rem}.NumberAmount .SlotMain .Percent{zoom:.8}}@media (min-width: 931px) and (max-width: 1020px){.NumberAmount .SlotMain .Label{font-size:.875rem;line-height:1.25rem}.NumberAmount .SlotMain .Amount{font-size:1.5rem;line-height:2rem}.NumberAmount .SlotMain .Percent{zoom:.8}}.RegistrationsPieChart .Tooltip{transition:all .3s ease-in-out;z-index:2;transform:translate(-50%);position:absolute;border-radius:.25rem;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));padding:.25rem;font-size:.75rem;line-height:1rem;font-weight:700;--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.Totals{margin-bottom:1.5rem;display:grid;width:100%;grid-template-columns:repeat(1,minmax(0,1fr));gap:1.5rem}@media (min-width: 768px){.Totals{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width: 767px) and (max-width: 930px){.Totals .NumberAmount .SlotMain{margin:0}.Totals .NumberAmount .SlotLeft{display:none}}.FilterInputIncludes{position:relative}.FilterInputIncludes .Actions{margin:0 8px 6px 0;position:absolute;bottom:0;right:0;display:flex;height:100%;justify-content:flex-end}.FilterInputIncludes .Action{margin:5px;padding:2px 6px;font-size:11px;position:relative;cursor:pointer;border-radius:.25rem;border-width:1px;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));font-weight:700;text-transform:uppercase;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity));box-shadow:0 2px 0 1px #e5e7eb}.FilterInputIncludes .Action:active{top:2px;box-shadow:0 0 0 1px #e5e7eb}.PropertiesFilterBar{margin-bottom:1rem;display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1rem}@media (min-width: 768px){.PropertiesFilterBar{grid-template-columns:repeat(4,minmax(0,1fr))}}.PropertiesFilterBar>div{margin-bottom:.5rem}.PropertiesFilterBar>div>div{display:flex;height:100%;flex-direction:column}.PropertiesFilterBar>div>div label{margin-bottom:.5rem;display:none;white-space:nowrap;font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity))}.PropertiesFilterBar .InputText>div:has(input),.PropertiesFilterBar .InputSelect>div:has(select){flex:1 1 0%;border-radius:.25rem;padding:.25rem;--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.PropertiesFilterBar .InputSelect>div:has(select){padding-right:5px}.PropertiesFilterBar .InputText input,.PropertiesFilterBar .InputSelect select{height:100%;width:100%;border-radius:.25rem;padding:.5rem;font-size:.875rem;line-height:1.25rem;outline:2px solid transparent;outline-offset:2px}.PropertiesFilterBar .InputText input::-moz-placeholder,.PropertiesFilterBar .InputSelect select::-moz-placeholder{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity))}.PropertiesFilterBar .InputText input::placeholder,.PropertiesFilterBar .InputSelect select::placeholder{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity))}.PropertiesFilterBar .InputSelect select.placeholder{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity))}.TableColumnHeader{padding:15px 25px;position:relative;border-bottom-width:1px;text-align:left;vertical-align:bottom;font-weight:600}.TableColumnHeader>span{display:flex;height:100%;align-items:flex-end;font-size:.875rem;line-height:1.25rem}.TableColumnHeader .SortIcons{left:8px;bottom:17px;position:absolute;display:flex;flex-direction:column}.TableColumnHeader:hover .SortIcons{visibility:visible}.TableColumnHeader .SortIcons>span{height:10px;cursor:pointer;--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity))}.TableColumnHeader .SortIcons .Active{--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity))}.TableColumnHeader .TableColumnHeaderLabel{padding:0 30px 0 0;position:absolute;max-width:100%;cursor:pointer;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.TableColumnHeader>span:after{content:" "}@media print{.BandwidthGraph-graph-img{width:50%}.BandwidthGraph-img-container{display:flex;flex-direction:row;flex-wrap:wrap;overflow-y:auto}.BandwidthGraph-btns-container{display:none;height:0px}.print-only{visibility:visible;font-size:1.25rem;line-height:1.75rem}}.NoResultsFound{display:flex;flex-direction:column;align-items:center;justify-content:center;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity))}.NoResultsFound svg{margin:.5rem}.BandwidthGraph-dropdown-select{background:#fff url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5'%3E%3Cpath fill='%23545b62' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center/8px 10px;-webkit-appearance:none;display:flex;height:100%;width:100%;cursor:pointer;align-items:center;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(84 91 98 / var(--tw-border-opacity));padding:.25rem 1.75rem;font-weight:600;--tw-text-opacity: 1;color:rgb(84 91 98 / var(--tw-text-opacity))}.BandwidthGraph-dropdown-label{margin:.25rem;width:-moz-fit-content!important;width:fit-content!important}.BandwidthGraph-download-btn{margin:.25rem;border-radius:.5rem;border-width:1px;--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity));padding:.25rem 1rem;font-weight:600;text-transform:uppercase;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.BandwidthGraph-graphs-container{display:flex;flex-direction:column}@media screen{.BandwidthGraph-graph-img{width:50%}@media not all and (min-width: 1280px){.BandwidthGraph-graph-img{width:100%}}.BandwidthGraph-img-container{display:flex;width:100%;flex-wrap:wrap}@media not all and (min-width: 1280px){.BandwidthGraph-img-container{flex-direction:column}}.BandwidthGraph-btns-container{display:flex;width:100%;justify-content:flex-end}@media not all and (min-width: 1280px){.BandwidthGraph-btns-container{align-items:center}}.print-only{visibility:hidden;height:0px}}.CommentAddEdit button[disabled]{cursor:progress}.CommentAddEdit .input-message{margin-bottom:.75rem;display:flex;align-items:center}.CommentAddEdit .input-message>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.CommentAddEdit .input-message{padding-top:.25rem;padding-bottom:.25rem;--tw-text-opacity: 1;color:rgb(225 29 72 / var(--tw-text-opacity))}.CommentAddEdit .input-message svg{width:14px}.Comment{margin-bottom:.75rem;justify-content:flex-start}.CommentHeader{margin-bottom:.25rem;display:flex;justify-content:space-between}.CommentHeader>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.75rem * var(--tw-space-x-reverse));margin-left:calc(.75rem * calc(1 - var(--tw-space-x-reverse)))}.CommentHeader{font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity))}.CommentContent{position:relative;display:flex;align-items:flex-start;justify-content:space-between}.CommentContent>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.75rem * var(--tw-space-x-reverse));margin-left:calc(.75rem * calc(1 - var(--tw-space-x-reverse)))}.CommentContent{border-radius:.25rem;border-width:1px}.CommentMessage{flex:1 1 0%;padding:.75rem}.Comment:hover .CommentActions{visibility:visible}.CommentActions{visibility:hidden;display:flex;flex-grow:0}.CommentActions>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.CommentActions{padding-top:.625rem;padding-right:.625rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity))}.CommentAction{cursor:pointer;border-radius:.25rem;border-width:1px;padding:.25rem}.CommentAction svg{width:14px}.CommentsToggle{display:flex;cursor:pointer;align-items:center}.CommentsToggle>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.CommentsToggle-Button{position:relative}.CommentsToggle-HasComments{position:absolute;top:-3px;left:8px;display:flex;height:12px;min-width:12px;align-items:center;justify-content:center;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity));padding-left:4px;padding-right:4px;font-size:8px;font-weight:400;letter-spacing:0em;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}@keyframes pulse{0%{box-shadow:0 0 red}70%{box-shadow:0 0 0 5px #0000}to{box-shadow:0 0 #0000}}.TicketsGauge.pulse{box-shadow:0 0 #000;animation:pulse 2s infinite}.TicketsGauge{height:10px;display:flex;width:100%;align-items:center;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(233 236 239 / var(--tw-bg-opacity))}.TicketsGauge>div{height:10px;border-radius:9999px}.SeverityBadge{flex-basis:3.5rem;text-align:center}.SeverityBadge.HIGH{--tw-bg-opacity: 1;background-color:rgb(220 53 69 / var(--tw-bg-opacity))}.SeverityBadge.MEDIUM{--tw-bg-opacity: 1;background-color:rgb(255 224 131 / var(--tw-bg-opacity))}.SeverityBadge.LOW{--tw-bg-opacity: 1;background-color:rgb(158 206 102 / var(--tw-bg-opacity))}.TableRow td{padding:10px 25px;border-top-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity));vertical-align:middle;font-size:.875rem;line-height:1.25rem}.TableRow td.px-0{padding:10px 0}.TableRow .badge.vip{--tw-bg-opacity: 1;background-color:rgb(193 5 0 / var(--tw-bg-opacity))}.TableRow td.ColumnCenter{text-align:center}.TableRow td.ColumnCenter>svg{display:inline}.ContentMessage{margin-left:auto;margin-right:auto;width:100%;max-width:28rem;padding:1.25rem;text-align:center;--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity))}.ContentMessageTitle{margin-bottom:.25rem;display:flex;flex-direction:column}.ContentMessageTitle>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.ContentMessageTitle{font-size:1.5rem;line-height:2rem;font-weight:600}.ContentMessageIcon{display:flex;align-items:center;justify-content:center}.ContentMessageIcon svg{height:40px;width:40px}.ContentMessageDescription{margin-bottom:.25rem;--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity))}.InputToggle{display:flex;align-items:flex-start;justify-content:space-between}.InputToggle>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1.25rem * var(--tw-space-x-reverse));margin-left:calc(1.25rem * calc(1 - var(--tw-space-x-reverse)))}.InputToggle{border-radius:.25rem;border-width:1px;padding:.75rem}.InputToggle .ToggleSwitch{flex-shrink:0;flex-grow:0}.PropertiesTable{margin-bottom:1.5rem;width:100%;overflow-x:auto;border-radius:.25rem;--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.PropertiesTable table{width:100%}.FormField{position:relative;margin-bottom:1rem}.FormField.Disabled .InputText>div:has(input):before,.FormField.Disabled .InputSelect>div:has(select):before{content:"";z-index:2;position:absolute;top:0;left:0;right:0;bottom:0;--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity));opacity:.5}.FormField input:disabled,.FormField select:disabled{background-color:unset}.FormField .input-message{font-size:12px;margin-bottom:.5rem;padding-top:.5rem;padding-bottom:.5rem;--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity))}.FormField .input-message svg{width:11px;top:-1px;position:relative;margin-right:.125rem;display:inline}.FormField .InputText .InputTextOptions{z-index:1;max-height:200px;width:calc(100% + 2px);left:-1px;top:calc(100% - 2px);position:absolute;overflow-y:auto;border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem;border-width:1px;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));padding:.5rem;--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.FormField .InputText .InputTextOptions-option{cursor:pointer;border-radius:.25rem;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));padding:.5rem;font-size:.875rem;line-height:1.25rem}.FormField .InputText .InputTextOptions-option:hover{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity))}.FormField .InputText .InputTextOptions-option.selected{font-weight:700}.FormField .InputLookupSpinner{position:absolute;top:0;right:.5rem;display:flex;height:100%;align-items:center}.FormField .InputLookupSpinner .Spinner{zoom:.5}.FormField .InputLookupValid{position:absolute;top:0;right:.5rem;display:flex;height:100%;align-items:center;--tw-text-opacity: 1;color:rgb(163 230 53 / var(--tw-text-opacity))}.FormField .InputLookupInValid{position:absolute;top:0;right:.5rem;display:flex;height:100%;align-items:center;--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity))}.FormField label{font-size:11px;margin-bottom:.25rem;display:flex;align-items:center;--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity))}.FormField label .InputRequiredLabel{margin-left:.25rem;display:flex;align-items:center;--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity))}.FormField label .InputRequiredLabel svg{width:8px}.FormField label .InputLabelText{font-weight:700;text-transform:uppercase;--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity))}.FormField label:has(input[type=checkbox]){border:1px solid #e5e7eb;font-size:11px;display:flex;width:100%;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;align-items:center;border-radius:.25rem;padding:.875rem;font-weight:700;text-transform:uppercase;--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity))}@media (min-width: 768px){.FormField label:has(input[type=checkbox]){display:inline-flex}}.FormField label:has(input[type=checkbox]).Checked{--tw-border-opacity: 1;border-color:rgb(156 163 175 / var(--tw-border-opacity));--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity))}.FormField label+div{position:relative}.FormField.Invalid .InputText>div:has(input),.FormField.Invalid .InputSelect>div:has(select){--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(248 113 113 / var(--tw-ring-opacity))}.FormField .InputText>div:has(input),.FormField .InputSelect>div:has(select){flex:1 1 0%;border-radius:.25rem;border-width:1px}.FormField .InputSelect>div:has(select){padding-right:5px}.FormField .InputText input,.FormField .InputSelect select{height:100%;width:100%;border-radius:.25rem;padding:.75rem;font-size:.875rem;line-height:1.25rem;outline:2px solid transparent;outline-offset:2px}.FormField .InputSelect select.placeholder{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity))}.FormField label:has(input[type=checkbox]){margin-top:.75rem;display:flex;cursor:pointer;align-items:center}.FormField label input[type=checkbox],.FormField label:has(input[type=checkbox]) svg{margin-right:.5rem;cursor:pointer}.FormField input:-webkit-autofill{box-shadow:inset 0 0 0 1px #fff,inset 0 0 0 100px #fff;color-scheme:light;border-color:initial}.FormField .InputText{position:relative}.FormField .InputText .Actions{margin:-1px 8px 0 0;position:absolute;top:0;right:0;display:flex;height:100%;align-items:center;justify-content:flex-end}.FormField .InputText .Action{padding:4px 6px 3px;font-size:10px;position:relative;cursor:pointer;border-radius:.25rem;border-width:1px;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));font-weight:700;text-transform:uppercase;--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity));box-shadow:0 2px 0 1px #e5e7eb}.FormField .InputText .Action:active{top:2px;box-shadow:0 0 0 1px #e5e7eb}.AddPropertyForm fieldset{position:relative;margin-bottom:1rem;border-radius:.25rem;border-width:1px;padding:1rem}.AddPropertyForm fieldset legend{font-size:11px;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity))}.AddPropertyForm fieldset :last-child{margin-bottom:0}.AddPropertyForm fieldset :last-child .input-message{padding-bottom:0}.button:disabled{cursor:not-allowed;opacity:.8}.ContentHeader{margin-bottom:1rem;display:flex;align-items:flex-end;justify-content:space-between}.ContentHeaderTitle{font-size:26px;font-weight:200}.ContentHeaderChildren{display:flex;align-items:center}.ContentHeaderChildren .button.primary{padding-top:6px;padding-bottom:6px}.Home{max-width:1600px}.DashboardCharts{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.DashboardCharts.fullscreen{padding:30px;overflow:auto}.DashboardCharts canvas{position:relative;margin-left:-8px;width:calc(100% + 8px)!important;padding-bottom:1.25rem}.DashboardCharts--Charts{display:grid;width:100%;grid-template-columns:repeat(1,minmax(0,1fr));gap:1.5rem}@media (min-width: 768px){.DashboardCharts--Charts{grid-template-columns:repeat(2,minmax(0,1fr))}.DashboardCharts.fullscreen .DashboardCharts--Charts{grid-template-columns:repeat(4,minmax(0,1fr))}}.ActivityLogFilterBar{position:relative;z-index:2;margin-bottom:1rem;display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1rem}@media (min-width: 768px){.ActivityLogFilterBar{grid-template-columns:repeat(6,minmax(0,1fr))}}.ActivityLogFilterBar>div{margin-bottom:.5rem}.ActivityLogFilterBar>div>div{display:flex;height:100%;flex-direction:column}.ActivityLogFilterBar>div>div label{margin-bottom:.5rem;display:none;white-space:nowrap;font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity))}.ActivityLogFilterBar .InputText>div:has(input),.ActivityLogFilterBar .InputSelect>div:has(select){flex:1 1 0%;border-radius:.25rem;padding:.25rem;--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.ActivityLogFilterBar .InputSelect>div:has(select){padding-right:5px}.ActivityLogFilterBar .InputText input,.ActivityLogFilterBar .InputSelect select{height:100%;width:100%;border-radius:.25rem;padding:.5rem;font-size:.875rem;line-height:1.25rem;outline:2px solid transparent;outline-offset:2px}.ActivityLogFilterBar .InputText input::-moz-placeholder,.ActivityLogFilterBar .InputSelect select::-moz-placeholder{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity))}.ActivityLogFilterBar .InputText input::placeholder,.ActivityLogFilterBar .InputSelect select::placeholder{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity))}.ActivityLogFilterBar .InputSelect select.placeholder{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity))}.ActivityLogEntriesGroup{position:relative;margin-bottom:1.5rem;text-align:center}@media (min-width: 768px){.ActivityLogEntriesGroup{text-align:left}}.ActivityLogEntriesGroup-day{margin-bottom:1.25rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity))}.ActivityLogEntry{margin-bottom:60px;display:flex;flex-direction:column;align-items:center}@media (min-width: 768px){.ActivityLogEntry{margin-bottom:40px;flex-direction:row;align-items:flex-start}.ActivityLogEntry>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1.25rem * var(--tw-space-x-reverse));margin-left:calc(1.25rem * calc(1 - var(--tw-space-x-reverse)))}}.ActivityLogEntry:before{content:"";position:absolute;top:80px;bottom:0;margin-top:20px;display:block;width:1px;--tw-bg-opacity: 1;background-color:rgb(226 232 240 / var(--tw-bg-opacity))}@media (min-width: 768px){.ActivityLogEntry:before{left:42px}}.ActivityLogEntry:after{content:"";position:absolute;bottom:0;display:block;height:50px;width:1px;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}@media (min-width: 768px){.ActivityLogEntry:after{left:42px}}.ActivityLogEntry-Time,.ActivityLogEntry-Avatar,.ActivityLogEntry-Detail{position:relative;z-index:1;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.ActivityLogEntry-Time{z-index:1;padding-bottom:.75rem;text-align:center}@media (min-width: 768px){.ActivityLogEntry-Time{flex-basis:80px;padding-top:20px}}.ActivityLogEntry-Time small{white-space:nowrap;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));padding:.75rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity))}.ActivityLogEntry-Event{--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity))}.ActivityLogEntry-Avatar{padding-bottom:.75rem}.ActivityLogEntry-Image{border-radius:9999px;border-width:4px;--tw-border-opacity: 1;border-color:rgb(0 123 255 / var(--tw-border-opacity));padding:3px}@media (min-width: 768px){.ActivityLogEntry-Image{border-width:3px}}.ActivityLogEntry-Image img{display:block;height:75px;width:75px;border-radius:9999px;padding:2px}@media (min-width: 768px){.ActivityLogEntry-Image img{height:50px;width:50px}}.ActivityLogEntry-Image svg{height:75px;width:75px;padding:2px;--tw-text-opacity: 1;color:rgb(226 232 240 / var(--tw-text-opacity))}@media (min-width: 768px){.ActivityLogEntry-Image svg{height:50px;width:50px}}.ActivityLogEntry-User{margin-bottom:.75rem}.ActivityLogEntry-ResponseIcon{display:flex;justify-content:center;padding:.75rem}@media (min-width: 768px){.ActivityLogEntry-ResponseIcon{display:inline-flex;padding:.5rem;text-align:left}}.ActivityLogEntry-ResponseIcon.success{--tw-text-opacity: 1;color:rgb(16 185 129 / var(--tw-text-opacity))}.ActivityLogEntry-ResponseIcon.fail{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity))}.ActivityLogEntry-ResponseIcon svg{height:20px;width:20px}@media (min-width: 768px){.ActivityLogEntry-ResponseIcon svg{height:12px;width:12px}}.ActivityLogEntry-payload-icon{margin-left:.5rem;display:inline-flex;cursor:pointer;align-items:center}.ActivityLogEntry-payload-icon svg{height:11px;width:11px}.ActivityLogEntry-Payload{margin-bottom:.75rem;border-radius:.25rem;border-width:1px;--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity));padding:1rem;font-size:.75rem;line-height:1rem}.UsersFilterBar{margin-bottom:1rem;display:flex}.UsersFilterBar>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.75rem * var(--tw-space-x-reverse));margin-left:calc(.75rem * calc(1 - var(--tw-space-x-reverse)))}.UsersFilterBar>div{flex:1 1 0%}.UsersFilterBar label{margin-bottom:.5rem;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity))}.UsersFilterBar .InputText>div:has(input),.UsersFilterBar .InputSelect>div:has(select),.UsersFilterBar .InputUsersRole>div:has(select){height:38px;flex:1 1 0%;border-radius:.25rem;border-width:1px;--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.UsersFilterBar .InputSelect div:has(select),.UsersFilterBar .InputUsersRole-select-container{padding-right:5px}.UsersFilterBar .InputText input,.UsersFilterBar .InputSelect select{height:100%;width:100%;border-radius:.25rem;padding:.5rem;font-size:.875rem;line-height:1.25rem;outline:2px solid transparent;outline-offset:2px}.UsersFilterBar select{cursor:pointer}.UsersFilterBar .InputSelect select.placeholder,.UsersFilterBar .InputUsersRole select.placeholder{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity))}.UsersFilterBar .FilterInputIncludes .Actions{height:-moz-fit-content;height:fit-content}.ModalDelete{margin:.5rem;cursor:pointer;border-radius:.25rem;border-width:1px;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));padding:.375rem;text-align:center;--tw-text-opacity: 1;color:rgb(109 110 113 / var(--tw-text-opacity));--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.ModalDelete-btn{margin-left:.75rem;margin-right:.75rem;width:25%;cursor:pointer;border-radius:.25rem;padding:.75rem;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.ModalDelete-btn-container{margin-top:1rem;margin-bottom:1rem;display:flex;width:100%;justify-content:center}.ModalDelete-window{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:flex;align-items:center;justify-content:center;background-color:#c7c8c980}.ModalDelete-box{position:relative;display:flex;flex-direction:column;align-items:center;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(151 151 151 / var(--tw-border-opacity));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));padding:.5rem 2.25rem;--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.ModalDelete-header{margin-bottom:.375rem;font-size:1.875rem;line-height:2.25rem;font-weight:700}.ModalDelete-warning{margin-left:1.25rem;margin-right:1.25rem;text-align:center;font-weight:200}.ModalDelete-result{margin:.75rem;height:1rem;font-size:.875rem;line-height:1.25rem}.UsersTable td{height:4rem;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity));vertical-align:middle;font-size:.875rem;line-height:1.25rem}.UsersTable tr>td:nth-child(-n+4){cursor:pointer}.UsersTable .UsersEdit-link{display:flex;align-items:center}.UsersTable .TableRow:first-child td{padding-top:10px}.UsersTable .TableRow:last-child td{padding-bottom:20px}.UsersTable table{-webkit-clip-path:inset(0 0 0 0 round .25rem);clip-path:inset(0 0 0 0 round .25rem);width:100%}.UsersTable .button-group{display:flex;justify-content:flex-end;padding:.5rem 1rem;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.UsersTable .avatar-container{justify-content:center;padding:1rem 1.5rem}.UsersTable .avatar-container img,.UsersTable .avatar-container svg{margin-left:auto;margin-right:auto;height:2.25rem;width:2.25rem;border-radius:9999px;--tw-text-opacity: 1;color:rgb(146 148 150 / var(--tw-text-opacity))}.UsersTable{margin-bottom:1.5rem;width:100%;overflow-x:auto;border-radius:.25rem;border-width:1px}.UsersTableColumnHeader{padding:15px 0;border-bottom-width:1px;text-align:left;vertical-align:bottom;font-weight:600}.DeviceTable{-webkit-clip-path:inset(0 0 0 0 round .25rem);clip-path:inset(0 0 0 0 round .25rem);width:100%}.DeviceTable-container{margin-bottom:1.5rem;width:100%;overflow-x:auto;border-radius:.25rem;border-width:1px}.DeviceTableColumnHeader{padding:20px 10px;border-bottom-width:1px;text-align:left;vertical-align:bottom;font-weight:600}.DeviceTable th:nth-child(3),.DeviceTable th:nth-child(4){width:20%}.DeviceModal .btn-container{border:2px solid #6d6e71;display:flex;height:2.25rem;width:2.25rem;align-items:center;overflow:hidden;border-radius:9999px;padding:.25rem;vertical-align:middle}.DeviceModal-lg-img{margin:2rem;margin-left:auto;margin-right:auto;height:auto;max-width:24rem}.DeviceAdd-btn{display:inline-flex;height:100%;width:7rem;align-items:center;justify-content:center;white-space:nowrap;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(15 23 42 / var(--tw-bg-opacity));padding:.375rem .75rem;text-align:justify;font-size:.875rem;line-height:1.25rem;font-weight:700;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}@media not all and (min-width: 768px){.DeviceAdd-btn{font-size:.75rem;line-height:1rem}}.DevicesHeader-container{margin-bottom:.625rem;display:flex;justify-content:space-between}.EditButton{margin:.5rem;cursor:pointer;border-radius:.25rem;border-width:1px;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));padding:.375rem;text-align:center;--tw-text-opacity: 1;color:rgb(109 110 113 / var(--tw-text-opacity));--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.EditButton:disabled{margin:.5rem;cursor:not-allowed;border-radius:.25rem;border-width:1px;--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity));padding:.375rem;text-align:center;--tw-text-opacity: 1;color:rgb(109 110 113 / var(--tw-text-opacity));--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.DeviceForm{display:flex;flex-direction:column;justify-content:space-around}@media not all and (min-width: 1024px){.DeviceForm{justify-content:space-evenly}}.DeviceForm>div{margin-bottom:1.25rem}.DeviceForm div:nth-child(4){margin-bottom:0}.DeviceForm label{margin-bottom:.25rem;display:flex;flex-direction:column;font-size:.875rem;line-height:1.25rem;font-weight:200}.DeviceForm .InputUploadImage input{border-style:none;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.DeviceForm input{height:3rem;width:100%;cursor:text;border-radius:.25rem;border-width:1px;padding:.5rem .75rem;line-height:1.25;--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity));--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.DeviceForm .InputMultipleCheckboxes{font-size:.875rem;line-height:1.25rem;font-weight:200}.DeviceForm .InputMultipleCheckboxes-input-container{margin-top:.375rem;display:flex;justify-content:space-evenly;text-transform:uppercase}.DeviceForm .InputMultipleCheckboxes-input-container label{margin-left:.25rem;margin-right:.25rem;display:flex;width:33.333333%;cursor:pointer;align-items:center;border-radius:.25rem;border-width:1px;--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.DeviceForm .InputMultipleCheckboxes-input-container input{position:absolute;display:none}.DeviceForm .InputMultipleCheckboxes-input-container label span{display:block;height:100%;width:100%;padding:.5rem .75rem;text-align:center;font-size:1rem;line-height:1.5rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.DeviceForm .InputMultipleCheckboxes-input-container input:checked+span{border-radius:.25rem;--tw-bg-opacity: 1;background-color:rgb(100 116 139 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.DeviceForm input[type=date]{cursor:pointer}.DeviceForm ul{z-index:10;margin-top:-2;margin-bottom:-2;border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem;--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity));padding:.25rem}.DeviceForm .input-message{margin-top:.25rem;display:flex;font-weight:700;--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity))}.DeviceForm svg{margin-right:.5rem;height:1.25rem;width:1.25rem}.InputDate input{display:inline-block;position:relative}.InputDate input[type=date]::-webkit-calendar-picker-indicator{background:transparent;bottom:0;color:transparent;cursor:pointer;height:auto;left:0;position:absolute;right:0;top:0;width:auto}.DeviceTableRow td{padding:10px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity));text-align:left;vertical-align:middle;font-size:.875rem;line-height:1.25rem}.DeviceTableRow tr:last-child td{padding-bottom:20px;display:flex}.DeviceTableRow td:first-child{padding:1rem 1.5rem}.DeviceTableRow td:last-child{display:flex;justify-content:flex-end;padding:1rem 1.5rem}.DeviceTableRow .ModalDelete{margin-right:0}.DeviceFilterBar{margin-bottom:1rem;display:flex}.DeviceFilterBar>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.75rem * var(--tw-space-x-reverse));margin-left:calc(.75rem * calc(1 - var(--tw-space-x-reverse)))}.DeviceFilterBar>div{flex:1 1 0%}.DeviceFilterBar>div>div{display:flex;flex-direction:column}.DeviceFilterBar label{margin-bottom:.5rem;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity))}.DeviceFilterBar .InputText>div:has(input),.DeviceFilterBar .InputSelect>div:has(select){flex:1 1 0%;border-radius:.25rem;border-width:1px}.DeviceFilterBar .InputSelect div:has(select){padding-right:5px}.DeviceFilterBar .InputText input,.DeviceFilterBar .InputSelect select{height:100%;width:100%;border-radius:.25rem;padding:.5rem;font-size:.875rem;line-height:1.25rem;outline:2px solid transparent;outline-offset:2px}.DeviceFilterBar .InputSelect select.placeholder{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity))}.VendorManagement h1{font-size:1.5rem;line-height:2rem}.VendorManagement-header-container{margin-bottom:1.5rem;display:flex;align-items:center;justify-content:space-between}.VendorManagement .InputSearch{margin-right:.25rem;height:100%}.results-message{color:#64748b;text-align:center;font-size:1.25rem;line-height:1.75rem}.wrapper{display:flex;flex-direction:column;align-items:center}.checkmark__circle{stroke-dasharray:166;stroke-dashoffset:166;stroke-width:2;stroke-miterlimit:10;stroke:#7ac142;fill:none;animation:stroke .6s cubic-bezier(.65,0,.45,1) forwards}.checkmark{width:56px;height:56px;stroke-miterlimit:10;margin:10% auto;box-shadow:inset 0 0 #7ac142;animation:fill .4s ease-in-out .4s forwards,scale .3s ease-in-out .9s both;display:block;border-radius:9999px;stroke:#fff;stroke-width:2}.checkmark__check{transform-origin:50% 50%;stroke-dasharray:48;stroke-dashoffset:48;animation:stroke .3s cubic-bezier(.65,0,.45,1) .8s forwards}@keyframes stroke{to{stroke-dashoffset:0}}@keyframes scale{0%,to{transform:none}50%{transform:scale3d(1.1,1.1,1)}}@keyframes fill{to{box-shadow:inset 0 0 0 30px #7ac142}}.VendorTable .loadMore-btn{transition:.25s;margin-left:auto;margin-right:auto;margin-top:1.25rem;width:-moz-max-content;width:max-content;cursor:pointer;text-align:center;--tw-text-opacity: 1;color:rgb(109 110 113 / var(--tw-text-opacity))}.VendorTable .loadMore-btn:hover{color:#979797}.VendorSearchAdd-container{display:flex;height:1.75rem;align-items:center;justify-content:space-around;font-size:.875rem;line-height:1.25rem}@media not all and (min-width: 1024px){.VendorSearchAdd-container{flex-direction:column;align-items:flex-end}}.VendorForm{display:flex;height:100%;flex-direction:column;justify-content:space-around;gap:.625rem}@media not all and (min-width: 1024px){.VendorForm{justify-content:space-evenly}}.VendorForm svg{margin-right:.5rem}.VendorForm label{display:flex;flex-direction:column;font-size:.875rem;line-height:1.25rem;font-weight:400;--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity))}.VendorForm .InputSelect div:has(select),.VendorForm .InputUsersRole-select-container{padding-right:5px}.VendorForm .InputText>div:has(input),.VendorForm .InputSelect>div:has(select),.VendorForm .InputUsersRole>div:has(select){height:38px;flex:1 1 0%;border-radius:.25rem;border-width:1px;--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.VendorForm .InputText input,.VendorForm select{height:100%;width:100%;border-radius:.25rem;border-style:none;padding:.5rem;font-size:.875rem;line-height:1.25rem;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.VendorForm .InputSelect>div:has(select:disabled),.VendorForm select:disabled,.VendorForm .InputText input:disabled{cursor:not-allowed;--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity))}.VendorForm input,.InputSelect select{height:3rem;width:100%;cursor:text;padding:.5rem .75rem;line-height:1.25;--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity))}.VendorForm-btn{width:7rem;border-radius:9999px;border-width:1px;padding-top:5px;padding-bottom:5px;padding-left:1rem;padding-right:1rem;font-size:.875rem;line-height:1.25rem;font-weight:700}.VendorForm .submit-btn{margin-right:.75rem;--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.VendorForm [aria-disabled=true]{opacity:.2}.VendorForm .cancel-btn{--tw-border-opacity: 1;border-color:rgb(0 0 0 / var(--tw-border-opacity));--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity))}.VendorForm .input-message{margin-top:.25rem;display:flex;font-weight:700;--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity))}.VendorForm .InputText input,.VendorForm select{height:100%;width:100%;border-radius:.25rem;padding:.5rem;font-size:.875rem;line-height:1.25rem;outline:2px solid transparent;outline-offset:2px}.VendorForm ::-moz-placeholder{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity))}.VendorForm select.placeholder,.VendorForm ::placeholder{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity))}.SelectedItem{display:flex;height:38px;align-items:center;border-radius:.25rem;border-width:1px;padding-left:.5rem;padding-right:.5rem;font-weight:700}.SelectedContent{display:flex;width:100%;justify-content:space-between}.SelectedContent span{cursor:pointer}.TableRow td.SortColumn{padding-left:25px}.VendorTable td{padding:10px 20px;border-top-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity));vertical-align:middle;font-size:.875rem;line-height:1.25rem}.VendorTable .TableRow:first-child td{padding-top:10px}.VendorTable .TableRow:last-child td{padding-bottom:20px}.VendorTable table{-webkit-clip-path:inset(0 0 0 0 round .25rem);clip-path:inset(0 0 0 0 round .25rem);width:100%}.VendorTable .button-group{display:flex;justify-content:flex-end;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.InputSearch{display:flex}.InputSearch input,.InputSearch button{border-width:1px;--tw-border-opacity: 1;border-color:rgb(206 212 218 / var(--tw-border-opacity))}.InputSearch input{border-top-left-radius:9999px;border-bottom-left-radius:9999px;padding-top:.375rem;padding-bottom:.375rem;padding-left:1rem}.InputSearch button{border-top-right-radius:9999px;border-bottom-right-radius:9999px;border-left-width:0px;--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity));padding-left:1rem;padding-right:1rem;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.PropertyBandwidth{border-radius:.5rem;border-width:1px;padding:1.25rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity));--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.PropertyBandwidth>h2{margin-bottom:.5rem;font-size:.875rem;line-height:1.25rem;font-weight:700;text-transform:uppercase;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity))}.PropertyBandwidth .NoResultsFound svg{height:2.5rem}.legend-circle{margin-right:.5rem;display:inline-block;height:1.25rem;width:1.25rem;min-width:20px;border-radius:9999px}.customLegend>li{margin-bottom:.5rem;display:flex;align-items:center}.customLegend{margin-left:auto;margin-right:auto;width:50%;--tw-text-opacity: 1;color:rgb(108 117 125 / var(--tw-text-opacity))}.doughnut-chart{display:flex;height:80%;width:100%;justify-content:space-between}.chart-container{display:flex;height:18rem;width:48%;flex-direction:column;border-radius:.25rem;border-width:1px;padding-left:4rem;padding-right:4rem;padding-top:1.5rem;--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}#legend-container{margin-top:.375rem;margin-left:.25rem;width:50%}.chartTitle{width:100%;text-align:center;font-weight:700;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity))}.chart-container .NoResultsFound{height:80%;text-align:center}.PropertyGraphs{padding:30px 0;display:flex;width:100%;flex-wrap:wrap;justify-content:space-between}.PropertyGraphs article{flex:1}.PropertyGraphs article:last-child{margin-left:30px}.PropertyDashboard{display:flex;flex-direction:column}.PropertyDashboard>section{margin-bottom:1.25rem}.PropertyDashboard .BandwidthGraph-img-container>img{width:50%}.PropertyDashboard .BandwidthGraph-img-container{display:flex;flex-direction:row;flex-wrap:wrap}.PropertyDashboard-header{display:flex;justify-content:space-between}.PropertyDashboard .header-btn-box{display:flex;flex-direction:row}.PropertyConnectionItem{display:flex;align-items:center;padding:.5rem}.PropertyConnectionItem span:has(svg){display:flex;height:2.5rem;width:2.5rem;align-items:center;justify-content:center;border-radius:.5rem;border-width:2px;--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity))}.PropertyConnectionItem svg{height:1.25rem}.PropertyConnectionItem h2{font-size:1rem;line-height:1.5rem;font-weight:500}.PropertyConnectionItem-description{font-size:.75rem;line-height:1rem;font-weight:400;--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity))}.PropertyConnectionItem-text-col{margin-left:.5rem;width:75%}.PropertyConnectionItem-badge{margin-top:.75rem;margin-bottom:.75rem;display:flex;flex-wrap:nowrap;align-items:center;border-radius:9999px;padding:.375rem .75rem;text-align:center;vertical-align:middle;font-size:.875rem;line-height:1.25rem;font-weight:700;text-transform:uppercase}.connected{background-color:#dcfce680;--tw-text-opacity: 1;color:rgb(22 101 52 / var(--tw-text-opacity))}.disconnected{background-color:#fde2e380;--tw-text-opacity: 1;color:rgb(240 68 68 / var(--tw-text-opacity))}.PropertyConnectionItem-badge-box{display:flex;width:25%;justify-content:center}.PropertyConnectionChecklist{cursor:pointer;border-radius:.25rem;border-width:1px;padding:1.25rem;--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.PropertyConnectionChecklist>h2{margin-bottom:.5rem;font-size:.875rem;line-height:1.25rem;font-weight:700;text-transform:uppercase;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity))}.PropertyConnectionChecklist-item-container>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.PropertyServiceContracts{overflow:hidden;border-radius:.25rem;--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.PropertyServiceContracts-table{height:5rem;width:100%;table-layout:fixed;border-collapse:collapse;border-radius:.25rem;border-width:1px}.PropertyServiceContracts svg{margin-left:auto;margin-right:auto}.PropertyServiceContracts-header{--tw-bg-opacity: 1;background-color:rgb(107 114 128 / var(--tw-bg-opacity));font-size:.875rem;line-height:1.25rem;font-weight:700;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.PropertyServiceContracts td,.PropertyServiceContracts th{padding-top:.375rem;padding-bottom:.375rem}.PropertyServiceContracts td{border-width:1px}.ContractsTable{width:100%;text-align:left;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity))}@media (prefers-color-scheme: dark){.ContractsTable{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity))}}.ContractsTable tr:not(:last-child){border-bottom-width:1px}.ContractsTable thead{border-bottom-width:1px;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity))}@media (prefers-color-scheme: dark){.ContractsTable thead{--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity))}}.ContractsTable th,.ContractsTable td{padding:.75rem 1.5rem}.clickable{cursor:pointer}.PropertyMonitoringDeviceTreeDevice--Item{position:relative;margin-bottom:1rem;display:flex}.PropertyMonitoringDeviceTreeDevice--Item>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.75rem * var(--tw-space-x-reverse));margin-left:calc(.75rem * calc(1 - var(--tw-space-x-reverse)))}.PropertyMonitoringDeviceTreeDevice--Item{border-radius:.25rem;border-width:1px;padding:1rem;--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.PropertyMonitoringDeviceTreeDevice--Item>div{align-items:center}@media (min-width: 1024px){.PropertyMonitoringDeviceTreeDevice--Item>div{display:flex}}.PropertyMonitoringDeviceTreeDevice--Item--Details{flex-grow:1}@media (min-width: 1024px){.PropertyMonitoringDeviceTreeDevice--Item--Details{display:flex}}.PropertyMonitoringDeviceTreeDevice--Item--Icon{position:relative;display:flex;height:24px;width:24px;cursor:pointer;align-items:center;justify-content:center;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.PropertyMonitoringDeviceTreeDevice--Item--Icon--Primary{position:relative}.PropertyMonitoringDeviceTreeDevice--Item--Icon--Primary svg{height:24px;width:24px}.PropertyMonitoringDeviceTreeDevice--Item--Icon--Monitoring{position:absolute;left:-5px;top:-2px;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));padding:1px}.PropertyMonitoringDeviceTreeDevice--Item--Icon--Monitoring svg{height:10px;width:10px}.PropertyMonitoringDeviceTreeDevice--Item--Icon--Status{position:absolute;right:-3px;bottom:0;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));padding:1px}.PropertyMonitoringDeviceTreeDevice--Item--Icon--Status svg{height:10px;width:10px}.PropertyMonitoringDeviceTreeDevice--Item--Icon--Expand{position:absolute;left:-10px;top:0;display:flex;height:100%;align-items:center}.PropertyMonitoringDeviceTreeDevice--Item--Icon--Expand svg{height:10px;width:10px}.PropertyMonitoringDeviceTreeDevice--Item--Title{display:flex;flex-grow:1;cursor:pointer;align-items:center;white-space:nowrap;font-size:14px;font-weight:700}.PropertyMonitoringDeviceTreeDevice--Item--IP,.PropertyMonitoringDeviceTreeDevice--Item--MAC{flex-shrink:0;flex-grow:0;justify-content:flex-start;white-space:nowrap;border-radius:.25rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:11px;--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity))}.PropertyMonitoringDeviceTreeDevice--Item--IP{width:120px}.PropertyMonitoringDeviceTreeDevice--Item--MAC{width:140px}.PropertyMonitoringDeviceTreeDevice--Item--EndDate{display:flex;width:150px;align-items:center}.PropertyMonitoringDeviceTreeDevice--Item--EndDate span{font-size:11px;font-weight:700;--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity))}.PropertyMonitoringDeviceTreeDevice--Item--Actions{display:flex;align-items:center;justify-content:flex-end}.PropertyMonitoringDeviceTreeDevice--Item--Actions>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.75rem * var(--tw-space-x-reverse));margin-left:calc(.75rem * calc(1 - var(--tw-space-x-reverse)))}.PropertyMonitoringDeviceTreeDevice--Item--Actions{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity))}.PropertyMonitoringDeviceTreeDevice--Children{position:relative;padding-left:36px}.PropertyMonitoring .FormField{margin-bottom:0}.PropertyMonitoring .FormField label{display:none}.PropertyMonitoring .FormField .InputText input{padding:.5rem}.PropertySettings section{margin-bottom:40px}@media (min-width: 1024px){.PropertySettings section{display:flex}.PropertySettings section>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1.5rem * var(--tw-space-x-reverse));margin-left:calc(1.5rem * calc(1 - var(--tw-space-x-reverse)))}}.PropertySettings section hr{margin-top:1.25rem;margin-bottom:1.25rem;margin-left:-10px;width:calc(100% + 20px)}.PropertySettings section .SectionInfo{margin-bottom:.75rem}@media (min-width: 1024px){.PropertySettings section .SectionInfo{margin-bottom:0}}.PropertySettings section .SectionInfo{flex-shrink:0;padding-top:1.25rem}@media (min-width: 1024px){.PropertySettings section .SectionInfo{flex-basis:40%}}.PropertySettings section p,.PropertySettings section .SectionText{font-size:14px;--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity))}.PropertySettings section .SectionActions h3{margin-bottom:.25rem;font-weight:600}.PropertySettings section .SectionActions{flex-grow:0}@media (min-width: 1024px){.PropertySettings section .SectionActions{flex-basis:60%}}.PropertySettings section .SectionActions{border-radius:.25rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));padding:30px;--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.PropertySettings section .SectionActions .SectionActions-toggle>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))}@media (min-width: 768px){.PropertySettings section .SectionActions .SectionActions-toggle{display:flex;justify-content:space-between}.PropertySettings section .SectionActions .SectionActions-toggle>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0px * var(--tw-space-y-reverse));--tw-space-x-reverse: 0;margin-right:calc(1.5rem * var(--tw-space-x-reverse));margin-left:calc(1.5rem * calc(1 - var(--tw-space-x-reverse)))}}.PropertySettings section .SectionActions>:last-child{margin-bottom:0}.PropertySettings section .SectionInfo h2{font-size:22px;margin-bottom:.25rem;font-weight:300}.VendorFilterBar{margin-bottom:1rem;margin-top:2rem;display:flex}.VendorFilterBar>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.75rem * var(--tw-space-x-reverse));margin-left:calc(.75rem * calc(1 - var(--tw-space-x-reverse)))}.VendorFilterBar>div{flex:1 1 0%}.VendorFilterBar label{margin-bottom:.5rem;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity))}.VendorFilterBar .InputText>div:has(input),.VendorFilterBar .InputSelect>div:has(select),.VendorFilterBar .InputUsersRole>div:has(select){height:38px;flex:1 1 0%;border-radius:.25rem;border-width:1px;--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.VendorFilterBar .InputSelect div:has(select),.VendorFilterBar .InputUsersRole-select-container{padding-right:5px}.VendorFilterBar .InputText input,.VendorFilterBar select{height:100%;width:100%;border-radius:.25rem;border-style:none;padding:.5rem;font-size:.875rem;line-height:1.25rem;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.VendorFilterBar select{cursor:pointer}.VendorFilterBar .InputSelect select.placeholder,.VendorFilterBar .InputUsersRole select.placeholder{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity))}.VendorFilterBar .FilterInputIncludes .Actions{height:-moz-fit-content;height:fit-content}.VendorTable{margin-bottom:1.5rem;width:100%;overflow-x:auto;border-radius:.25rem;border-width:1px}.NoVendors-Msg{color:#64748b;margin-top:5rem;display:flex;height:50%;flex-direction:column;align-items:center}.VendorTable .TableColumnHeader{padding:15px 20px;border-bottom-width:1px;text-align:left;vertical-align:bottom;font-weight:600}.VendorTable th:nth-child(n+1):nth-child(-n+4){width:auto}.VendorTable th:nth-child(2){min-width:156px}.VendorTable th:last-child{width:115px}.PropertyVendorTable td{vertical-align:top}.CSVButton{border-radius:9999px;border-width:1px;--tw-border-opacity: 1;border-color:rgb(0 0 0 / var(--tw-border-opacity));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));padding:8px 18px;--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.CSVButton:hover{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity))}.react-tabs{-webkit-tap-highlight-color:transparent}.react-tabs__tab-list{border-bottom:1px solid #aaa;margin:0 0 10px;padding:0}.react-tabs__tab{display:inline-block;border:1px solid transparent;border-bottom:none;bottom:-1px;position:relative;list-style:none;padding:6px 12px;cursor:pointer}.react-tabs__tab--selected{background:#fff;border-color:#aaa;color:#000;border-radius:5px 5px 0 0}.react-tabs__tab--disabled{color:GrayText;cursor:default}.react-tabs__tab:focus{outline:none}.react-tabs__tab:focus:after{content:"";position:absolute;height:5px;left:-4px;right:-4px;bottom:-5px;background:#fff}.react-tabs__tab-panel{display:none}.react-tabs__tab-panel--selected{display:block}.AddLinkButton{margin-top:.5rem;margin-bottom:.5rem;display:flex;align-items:center;border-radius:.375rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity));padding:.5rem;font-size:.875rem;line-height:1.25rem;font-weight:700;--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity))}.AddSectionButton{margin-top:.5rem;margin-bottom:.5rem;display:flex;align-items:center;border-radius:.375rem;padding-left:1.25rem;padding-right:1.25rem;font-size:.875rem;line-height:1.25rem;font-weight:700;--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity))}form .InputText label{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity))}.QuickHelpForm{display:flex;height:100%;flex-direction:column;gap:.5rem}@media not all and (min-width: 1024px){.QuickHelpForm{justify-content:space-evenly}}form label{margin:0}.QuickHelpForm svg{margin-right:.5rem}.QuickHelpForm label{margin-top:.5rem;margin-bottom:.5rem;margin-bottom:0;display:flex;flex-direction:column;font-size:.875rem;line-height:1.25rem;font-weight:400;--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity))}.QuickHelpForm .InputSelect label{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity))}.QuickHelpForm .InputSelect div:has(select),.QuickHelpForm .InputUsersRole-select-container{padding-right:5px}.QuickHelpForm .InputText>div:has(input),.QuickHelpForm .InputSelect>div:has(select),.QuickHelpForm .InputUsersRole>div:has(select){height:38px;flex:1 1 0%;border-radius:.25rem;border-width:1px;--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.QuickHelpForm .InputText input,.QuickHelpForm select{height:100%;width:100%;border-radius:.25rem;border-style:none;padding:.5rem;padding-top:0;font-size:.875rem;line-height:1.25rem;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.QuickHelpForm .InputSelect>div:has(select:disabled),.QuickHelpForm select:disabled,.QuickHelpForm .InputText input:disabled{cursor:not-allowed;--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity))}.QuickHelpForm input,.QuickHelpForm .InputSelect select{width:100%;cursor:text;line-height:1.25;--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity))}.QuickHelpForm-btn{width:7rem;border-radius:9999px;border-width:1px;padding-top:5px;padding-bottom:5px;padding-left:1rem;padding-right:1rem;font-size:.875rem;line-height:1.25rem;font-weight:700}.QuickHelpForm .submit-btn{margin-right:.75rem;--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.QuickHelpForm [aria-disabled=true]{opacity:.2}.QuickHelpForm .cancel-btn{--tw-border-opacity: 1;border-color:rgb(0 0 0 / var(--tw-border-opacity));--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity))}.QuickHelpForm .input-message{margin-top:.25rem;display:flex;font-weight:700;--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity))}.QuickHelpForm .InputText input,.QuickHelpForm select{margin-top:0;height:100%;width:100%;border-radius:.25rem;padding:.5rem;font-size:.875rem;line-height:1.75rem;outline:2px solid transparent;outline-offset:2px}.QuickHelpForm ::-moz-placeholder{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity))}.QuickHelpForm select.placeholder,.QuickHelpForm ::placeholder{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity))}*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,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}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.container{width:100%}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}.visible{visibility:visible}.invisible{visibility:hidden}.right-0{right:0}.col-span-6{grid-column:span 6 / span 6}.m-4{margin:1rem}.m-5{margin:1.25rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-3{margin-top:.75rem;margin-bottom:.75rem}.my-5{margin-top:1.25rem;margin-bottom:1.25rem}.mb-0{margin-bottom:0}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-7{margin-bottom:1.75rem}.ml-2{margin-left:.5rem}.mr-3{margin-right:.75rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-5{margin-top:1.25rem}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.table{display:table}.grid{display:grid}.hidden{display:none}.h-full{height:100%}.w-1\/2{width:50%}.w-\[100px\]{width:100px}.w-\[60px\]{width:60px}.w-\[75\%\]{width:75%}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.max-w-xs{max-width:20rem}.flex-1{flex:1 1 0%}.flex-none{flex:none}.basis-10{flex-basis:2.5rem}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cursor-pointer{cursor:pointer}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.resize{resize:both}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.content-center{align-content:center}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-6{gap:1.5rem}.space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.25rem * var(--tw-space-x-reverse));margin-left:calc(.25rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-1\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.375rem * var(--tw-space-x-reverse));margin-left:calc(.375rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.75rem * var(--tw-space-x-reverse));margin-left:calc(.75rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1.5rem * var(--tw-space-x-reverse));margin-left:calc(1.5rem * calc(1 - var(--tw-space-x-reverse)))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.divide-gray-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(229 231 235 / var(--tw-divide-opacity))}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-nowrap{white-space:nowrap}.rounded{border-radius:.25rem}.rounded-full{border-radius:9999px}.rounded-md{border-radius:.375rem}.border{border-width:1px}.border-b-2{border-bottom-width:2px}.bg-\[\#979797\]{--tw-bg-opacity: 1;background-color:rgb(151 151 151 / var(--tw-bg-opacity))}.bg-black{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity))}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.p-1{padding:.25rem}.p-3{padding:.75rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.px-0{padding-left:0;padding-right:0}.px-2{padding-left:.5rem;padding-right:.5rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-4{padding-top:1rem;padding-bottom:1rem}.pb-3{padding-bottom:.75rem}.pr-1{padding-right:.25rem}.pr-2{padding-right:.5rem}.pt-0{padding-top:0}.pt-10{padding-top:2.5rem}.pt-3{padding-top:.75rem}.pt-5{padding-top:1.25rem}.text-center{text-align:center}.text-2xl{font-size:1.5rem;line-height:2rem}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.\!font-bold{font-weight:700!important}.font-bold{font-weight:700}.font-medium{font-weight:500}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.\!text-red-600{--tw-text-opacity: 1 !important;color:rgb(220 38 38 / var(--tw-text-opacity))!important}.text-\[\#166534\]{--tw-text-opacity: 1;color:rgb(22 101 52 / var(--tw-text-opacity))}.text-\[\#212529\]{--tw-text-opacity: 1;color:rgb(33 37 41 / var(--tw-text-opacity))}.text-\[\#A31621\]{--tw-text-opacity: 1;color:rgb(163 22 33 / var(--tw-text-opacity))}.text-black{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity))}.text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity))}.text-slate-400{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity))}.text-slate-600{--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.ring-2{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-blue-300{--tw-ring-opacity: 1;--tw-ring-color: rgb(147 197 253 / var(--tw-ring-opacity))}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}*{box-sizing:border-box}html,body{height:100%}body.noscroll{position:fixed;width:100%;overflow-y:scroll}#root{height:100%}.filterbar-label{display:flex;flex-direction:column;font-size:.875rem;line-height:1.25rem;font-weight:300}.filterbar-input{width:100%;cursor:pointer;border-radius:.25rem;border-width:1px;padding:.5rem .75rem;line-height:1.25;--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity));--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.filterbar-input::-moz-placeholder{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity))}.filterbar-input::placeholder{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity))}.select-input{-webkit-appearance:none;background:#fff url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center/8px 10px}@media (min-width: 768px){.md\:col-span-3{grid-column:span 3 / span 3}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width: 1024px){.lg\:col-span-1{grid-column:span 1 / span 1}.lg\:col-span-2{grid-column:span 2 / span 2}}
