.grid-wrapper{max-height:650px;min-height:100px;height:100%;resize:vertical;margin-bottom:1rem}.row--dragging{opacity:.5}.row--over{background-color:#ececec}.rdg.fill-grid{min-height:96px;max-height:650px;block-size:auto;flex:1 1;--rdg-font-size:inherit}.rdg .column-checkbox-value{display:flex;flex-direction:column;height:100%;justify-content:center}.rdg .rdg-cell{padding:revert-layer;text-align:center;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical}.rdg .rdg-header-row .rdg-cell,.rdg .rdg-header-sort-name,.rdg .rdg-row .rdg-cell{height:auto;white-space:normal;word-wrap:normal;line-height:100%;font-size:.95em;text-align:center}.rdg .rdg-header-sort-name{align-self:center}.grid-search{margin-bottom:16px}.grid-details{padding:24px}.status-block{line-height:20px;padding:.5rem;border-radius:4px;margin:0 auto;font-weight:700;color:#fff;display:inline-block}.status-block.danger{background-color:rgb(217,83,79)}.status-block.success{background-color:#5cb85c}.status-block.main{background-color:var(--primary-color)}.rdg-cell[aria-selected=true]{outline:none}