.nk-sidebar-brand .logo-img,
.nk-header-brand .logo-img {
  max-height: 36px;
  width: auto;
}

.logo-img-small {
  max-height: 36px;
}

.user-toggle .user-avatar img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.bxf-course-shuttle .form-select[multiple] {
  min-height: 220px;
}

.bxf-email-preview {
  min-height: 220px;
}

.nk-msg-item {
  cursor: pointer;
}

.file-icon img {
  width: 32px;
  height: 32px;
}

@media print {
  .nk-sidebar,
  .nk-header,
  .nk-footer,
  .bxf-no-print,
  .nk-block-head-content .toggle-wrap,
  .dropdown {
    display: none !important;
  }
  .nk-wrap,
  .nk-content,
  .container-fluid {
    margin: 0 !important;
    padding: 0 !important;
    width: 100% !important;
  }
  .invoice-wrap {
    box-shadow: none !important;
  }
}
