div.pull-right.pagination ul.pagination {
  margin: 0;
}
.bootstrap-table table.table tr.selected td {
  background-color: #fcfcdd;
}

.bootstrap-table table.table tr.disabled td {
  color: #c5c5c5;
}

.fixed-table-toolbar .dropdown-menu {
  width: 200px;
}
.fixed-table-toolbar {
  min-height: 1px;
}

.fixed-table-toolbar .table-name {
  padding-left: 15px;
  font-size: 16pt;
}
.modal-form .modal-content .modal-body .submenu {
  padding-left: 50px;
}