@keyframes fadeInScale{0%{opacity:0;transform:translateY(-5px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}#resellerDropdown .dropdown-item:hover{background-color:#f8f9fa;border-radius:4px}.table-apps{table-layout:fixed;width:100%}.truncate{overflow:hidden;text-overflow:ellipsis}.truncate,table.dataTable td,table.dataTable th{white-space:nowrap}.dt-layout-top{width:100%;padding-top:20px;padding-bottom:8px}.dt-layout-top .dt-layout-cell{display:flex;align-items:center;justify-content:center;flex-direction:column;width:100%}.dt-layout-top .dt-length{margin-bottom:0}.dt-extra-filter,.dt-layout-top,.dt-search{display:flex;justify-content:center}.dt-extra-filter{align-items:center;margin-top:9px}.dt-extra-filter select{min-width:130px;width:auto}.dt-search{width:100%;margin-top:3px}.dt-search input{text-align:center;width:80%;max-width:260px}.dt-layout-bottom{display:flex;flex-direction:column;align-items:center;gap:6px;width:100%}.dt-layout-bottom .dt-info{width:100%;text-align:center}.dt-layout-bottom .dt-paging{display:flex;justify-content:center;width:100%}@media (min-width:768px){.dt-layout-top .dt-layout-cell{flex-direction:row;gap:10px}.dt-extra-filter,.dt-search{margin-top:0}.dt-search input{width:220px}}mwc-select{--mdc-menu-max-height:300px;--mdc-menu-min-width:100%}.select-icon{width:1.5rem;margin-right:.5rem;vertical-align:middle}.litepicker{animation:fadeInScale .15s ease}#data-table tbody td,#server-table-list tbody td{vertical-align:middle!important}#server-table-list.dataTable tbody tr:hover{background-color:#f1f3f5}#server-table-list td.select-checkbox{position:relative;cursor:pointer}#server-table-list td.select-checkbox::before{content:"";width:14px;height:14px;border:1px solid #adb5bd;border-radius:3px;display:inline-block;vertical-align:middle;background:#fff}#server-table-list tr.selected td.select-checkbox::after{content:"";position:absolute;top:50%;left:50%;width:4px;height:8px;border:solid #0d6efd;border-width:0 2px 2px 0;transform:translate(-50%,-60%) rotate(45deg)}#server-table-list.dataTable tbody tr.selected,#server-table-list.dataTable tbody tr.selected>*,#server-table-list.dataTable tbody tr.selected>td{background-color:#f5f5f5!important;color:inherit!important}#server-table-list.dataTable tbody tr.selected>*{box-shadow:inset 0 0 0 9999px rgba(var(--bs-primary-rgb),.15)!important}#server-table-list .checkbox-wrapper,.btn-compact{display:inline-flex;align-items:center;justify-content:center}#server-table-list .checkbox-wrapper{width:100%}.btn-compact{font-size:.775rem;padding:.25rem .5rem;height:calc(1.5em + .5rem + 2px);gap:4px}.btn-compact .material-symbols-outlined{font-size:1em}#bulk-list{scrollbar-gutter:stable}.bulk-item{padding-right:8px}.bulk-item:hover{background:#f8f9fa}