.more-or-less{display:inline}.more-or-less .more-or-less-link{cursor:pointer;font-size:12px;display:inline;text-decoration:underline!important}.popover-wrapper{align-items:center;display:flex}.popover-wrapper i{font-size:1.1rem}.accordion-row{background-color:#f8f9fa}.nav-item .nav-link{gap:.8rem;display:flex}.nav-item .nav-link.dropdown-toggle:before,.nav-item .nav-link.dropdown-toggle:after{align-self:center}.Spinner{animation:2s linear infinite rotate}@keyframes rotate{to{transform:rotate(360deg)}}.Spinner .path{transform-origin:50%;stroke-dasharray:1 200;stroke-dashoffset:0;stroke-linecap:round;animation:1.5s ease-in-out infinite dash}@keyframes dash{0%{stroke-dasharray:1 200;stroke-dashoffset:0}50%{stroke-dasharray:89 200;stroke-dashoffset:-35px}to{stroke-dasharray:89 200;stroke-dashoffset:-124px}}.table{table-layout:fixed;border:1px solid gray;padding:0}.table.table-borderless{border:0}.table th.th-column{vertical-align:top;padding:0}.table th.th-column>:first-child{border-top:3px solid #0000;border-bottom:3px solid #0000;justify-content:space-between;align-items:center;display:flex}.table th.th-column .sort,.table th.th-column .sort>*{cursor:pointer}.table th.th-column .sort i{display:none}.table th.th-column .sort-asc{border-top-color:#000!important}.table th.th-column .sort-asc i{display:block}.table th.th-column .sort-desc{border-bottom-color:#000!important}.table th.th-column .sort-desc i{display:block;transform:scaleY(-1)}.table th.th-column .sort:hover i{filter:brightness(140%);display:block}.table th.th-column label{text-overflow:ellipsis;white-space:nowrap;padding:.3rem;overflow:hidden}.table td{vertical-align:middle}
