table.consist-table {
  table-layout: fixed;
  word-wrap: break-word;
  border-collapse: collapse;
  margin-top: 1.5em;
}

.modal a.close-modal {
  color: transparent;
}

.modal {
  padding: 0 !important;
}
.modal form {
  padding: 0 !important;
}
