@keyframes react-loading-skeleton{to{transform:translate(100%)}}.react-loading-skeleton{--base-color: #ebebeb;--highlight-color: #f5f5f5;--animation-duration: 1.5s;--animation-direction: normal;--pseudo-element-display: block;background-color:var(--base-color);width:100%;border-radius:.25rem;display:inline-flex;line-height:1;position:relative;-webkit-user-select:none;user-select:none;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:var( --custom-highlight-background, linear-gradient( 90deg, var(--base-color) 0%, var(--highlight-color) 50%, var(--base-color) 100% ) );transform:translate(-100%);animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display: none}}body{height:100vh;margin:0;padding:0}form{width:100%;text-align:left}.control-label{font-size:13px;font-weight:400}a,a:hover{text-decoration:none}a.refresh{font-size:18px;text-decoration:none;margin-left:.5em;margin-right:.5em}a.refresh:hover{text-decoration:none}.fs-tiny{font-size:.75em}.fw-400{font-weight:400}.fw-500{font-weight:500}.fw-600{font-weight:600}.fw-700{font-weight:700}.layoutContainer{padding:0;margin:0}.layoutContent{padding:0;margin:0;overflow:auto}.flex-container{display:flex;flex-direction:row;flex:1}.flex-container .panel-start{padding:12px}.flex-container .panel-content{padding:12px;flex:1}.flex-container .panel-end{padding:12px}.table-container{display:flex;flex:1;flex-direction:column;margin:0 12px}.table-container .table-search{flex:1}.table-container .table-controls{display:flex;flex:1;flex-direction:row;align-items:center}.table-container .table-controls .pagination{margin:0}.red-border{border:1px solid red}.layoutNavBar .dropdown-toggle:after{display:none!important}.selectable{cursor:pointer}.company-modal{width:50%;max-width:1024px!important}.map-container{width:100%;height:80vh;padding:15px}.dashboard-table tr:first-child th,.dashboard-table tr:first-child td{border-top-color:#dee2e6;border-top-width:1px}.table-striped>tbody>tr:nth-child(odd)>td,.table-striped>tbody>tr:nth-child(odd)>th{background-color:#99caff40}.user-badge,.company-badge{font-size:13px;line-height:20px}.user-badge .name,.company-badge .name{font-size:15px;line-height:24px;font-weight:600;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.company-badge .owner{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.user-badge .age,.company-badge .age{font-weight:500}.user-badge .email{max-width:275px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.user-badge a,.company-badge a{text-decoration:none}.user-badge .bi{font-size:16px}.user-badge a:hover,.company-badge a:hover{text-decoration:none}.user-badge a,.company-badge a{color:#6b7280;text-decoration:none;transition:color .2s ease}.user-badge a:hover,.company-badge a:hover{color:#2563eb;text-decoration:none}::-webkit-scrollbar{height:8px;width:8px}::-webkit-scrollbar-track{background:var(--scrollbar-track-color, #ecedef);border-radius:8px}::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb-color, #b7bbc3);border-radius:8px}::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover-color, #68707d)}.confirmation-dialog .modal-footer{border:none}.confirmation-dialog .modal-footer .btn{min-width:80px;margin-left:8px;margin-right:8px}@media (max-width: 1024px){.flex-container{display:flex;flex-direction:column;flex:1}.table-container{margin:0}.table-container .table-controls{flex-direction:column;gap:6px}}
