.bx-core-window select {
  width: auto !important;
}

.bx-core-window input {
  width: auto;
  display: inline;
}

.bx-core-window table{
  margin: 0;
  background-color: transparent;
  border: 0;
}

.bx-core-window table:first-child {
  background-color: transparent;
}

.bx-core-window table tbody tr td {
  vertical-align: middle;
  line-height: 10px !important;
}