.both {
  clear: both;
  margin: 20px 0;
}

#nome-combo {
  width: 300px;
  display: inline;
}

small {
  margin-left: 10px;
}

#ajax-1 {
  display: none;
}

#tabela-opcoes-combo {
  width: 700px;
}

#tabela-opcoes-combo tr td .glyphicon-move {
  cursor: move;
}

#tabela-opcoes-combo tr td .selecionado {
  margin-right: 5px;
}
/*# sourceMappingURL=novo_combo.css.map */