html {
  background: #f7fafe;
}

body {
  color:#222;
}

.navbar-header .dropdown.active {
  border-bottom: 2px solid #106cf6;
}

table.dataTable {
  border-bottom: 1px solid #dfe3e7 !important;
  border-top: 1px solid #dfe3e7 !important;
}

table.dataTable .btn {
  margin: 0;
}

.dataTables_info {
  font-size: 11px;
}

i.fas, i.far {
  height: auto !important;
}

.select2-selection--multiple {
  border-color:#DFE3E7;
}

.sidebar-wrapper .sidebar-header img {
  height: auto;
}

.sidebar-wrapper .sidebar-header {
  padding: 0 2rem 0;
}

.req-star {
  font-size:22px;
  color: red;
  vertical-align: middle;
}
