.bg-gray {
  background-color: #ecedf0 !important;
}

.widget-summary .widget-summary-col {
  vertical-align: middle !important;
}

span.select2-selection.select2-selection--multiple {
  height: auto !important;
  min-height: 38.5px !important;
}

.widget-summary .summary-icon {
  width: 80px !important;
  height: 80px !important;
  line-height: 80px !important;
  font-size: 3rem !important;
}

.pointer {
  cursor: pointer !important;
}

.bg-tertiary {
  background-color: #2BAAB1 !important;
}

.bg-quaternary {
  background-color: #383f48 !important;
}