#leftPane,
#rightPane {
min-width: 0;
}

.greyout,
.planning_grey_out {
background-color: #CCC;
opacity: 0.5;
background-repeat: no-repeat;
background-position: center;
position: absolute;
}

.slushbucket_list_div .list_edit_cursor_box,
.sortContainer .list_edit_cursor_box,
.slushbucket_list_div .list_hide_empty,
.sortContainer .list_hide_empty {
display: none;
}

DIV.popup {
z-index: 5000;
}

.dragRow {
z-index: 1003;
}

.dragMulti1 {
z-index: 1002;
}

.dragMulti2 {
z-index: 1001;
}

.dragCellDisabled {
cursor: default;
opacity: 0.3;
}

.list_decoration_cell .list_decoration.icon-drag {
padding: 0 8px;
}
