.main-header .sidebar-toggle:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f0c9";
}
.small-box h3 {
  font-size: 26px;
}
.sorting_1 {
  background: #e1e4e9;
}
.sorting_2 {
  background: #d2d6de;
}
.sorting_3 {
  background: #b5bbc8;
}
.ck-editor__editable {
  min-height: 200px !important;
  max-height: 500px;
}
.select2 {
  min-width: 100%;
}
.box-body .table span.label {
  font-size: 12px;
  font-weight: 600;
}
.table-hover > tbody > tr:hover {
  background-color: #d2d6de;
}
@media print {
  a[href]:after {
    content: none !important;
  }
}
