.wjec-sortable .ui-sortable li {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
  margin-bottom: 5px;
}

.dragColumn {
  background-color: #E4E4E4;
  border: none !important;
  padding: 10px !important;
}

.wjec-sortable .ui-sortable li span {
  margin-left: 10px;
}