﻿/* LC-HierarchyGrid.js */
.lc-hrc-state-loading {
    pointer-events: none;
    opacity: 0.8;
}

.lc-hrc-state-error {
    opacity: 0.2;
}

