.glyphicon-move {
  cursor: move;
  cursor: -webkit-grabbing;
}
.col-centered{
    float: none;
    margin: 0 auto;
    padding: 15px;
}
.row {
  margin-bottom: 15px;
  margin-left: 0px !important;
}
.container {
  padding-top: 15px;
}
.deleteMe, .dragme {
  float: right;
  line-height: 0 !important;
  border: none !important;
}
.list-group-item {
  padding-right: 10px !important;
  text-align: center;
}
.questionable {
  background-color: cornsilk !important;
}
.container {
    padding-right: 8px !important;
    padding-left: 8px !important;
}