.navbar .navbar-brand-wrapper .navbar-brand img {
  object-fit: contain;
}

th {
  font-weight: 600 !important;
  opacity: 0.8;
}
th a {
  color: inherit !important;
  text-decoration: none !important;
}

.hide {
  display: none;
}

#searchBox .btn {
  height: 44px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 9px;
}

.form-control, .typeahead, .tt-query, .tt-hint, .select2-container--default .select2-selection--single .select2-search__field, .select2-container--default .select2-selection--single, .jsgrid .jsgrid-table .jsgrid-filter-row input[type=number], .jsgrid .jsgrid-table .jsgrid-filter-row input[type=text], .jsgrid .jsgrid-table .jsgrid-filter-row select, .dataTables_wrapper select, .asColorPicker-input {
  line-height: 1.3rem;
}

.form-control, .typeahead, .tt-query, .tt-hint, .select2-container--default .select2-selection--single .select2-search__field, .select2-container--default .select2-selection--single, .jsgrid .jsgrid-table .jsgrid-filter-row input[type=number], .jsgrid .jsgrid-table .jsgrid-filter-row input[type=text], .jsgrid .jsgrid-table .jsgrid-filter-row select, .dataTables_wrapper select, .asColorPicker-input {
  padding: 0.719rem 1.375rem;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 19px;
}

.pagination-select {
  height: 25.2px !important;
  min-height: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  padding-left: 0.3rem !important;
  outline: 0 !important;
  background-position: 114% 70% !important;
  background-size: 16px !important;
}

.remove-item {
  margin-bottom: 5px;
}

a {
  color: inherit;
  text-decoration: none;
  font-weight: 700;
}

p {
  font-size: 0.9rem !important;
  line-height: 1.4rem;
}

td {
  font-size: 0.8rem !important;
}

textarea {
  min-height: 9rem !important;
  resize: vertical;
}

input[type=file] {
  display: none;
}

div.form-check {
  margin-right: 1rem;
}

.form-check .form-check-label {
  margin-left: 1.4rem;
}

.auth .login-half-bg {
  background-position: center;
}

.profile-feed-item {
  padding: 1.5rem 0;
  border-bottom: 2px solid #c8c8c8;
}

.editable {
  background-color: rgba(0, 0, 0, 0);
}

.editable-empty {
  color: rgba(0, 0, 0, 0.4) !important;
}

.table td img {
  height: 44px;
  width: 44px;
  border-radius: 0.5rem;
}

/*# sourceMappingURL=custom-style.css.map */
