.select2-selection__rendered {
  font-weight: bold;
}
.table-scrollable-wrapper600 {
  width: 100%;
  margin: 0 0 20px 0;
  height: 600px;
  overflow-x: auto;
  overflow-y: auto;
}
table th,
table td {
  background: #fff;
}
.fht-table thead,
.fht-tfoot {
  font-weight: bold;
}
.block-table .panel .panel-body .col-lg-1,
.block-table .panel .panel-body .col-lg-2 {
  padding-right: 0;
  padding-left: 5px;
}
.block-table .panel .panel-body .row > div:last-child {
  padding-right: 5px;
}
.block-table .panel .panel-body .row .panel .panel-body {
  padding: 5px;
}