.invite-step-label {
  font-weight: 800;
}

#employees-table-invite .td-action {
  min-width: 90px;
}

.seperate {
  font-size: 14px;
  color: #687588;
}

.dark-mode .seperate {
  color: #ffffff !important;
}

.custom-bottom-wrapper .right .dt-info {
  padding-top: 0;
  font-size: 14px;
}

#invite-employee {
  font-size: 14px;
  line-height: 28px;
  padding: 0 16px;
}

.dt-table-green-checkbox table.dataTable input.dt-select-checkbox:checked {
  border-color: #27A376!important;
  background-color: #27A376!important;
  box-shadow: 0 0 0 .25rem rgba(39, 163, 118, 0.49)!important;
}
