em.required, .error {
    color: #f00;
}

.col-sm-9 label {
  display: block;
  font-weight: normal;
  margin-bottom: 10px;
}

.choose-mentor tr {
    background: none;
}

.choose-mentor th {
    white-space: nowrap;
    padding-right: 5px;
}

a.choose-mentor-link:link,
a.choose-mentor-link:active,
a.choose-mentor-link:visited,
a.choose-mentor-link:hover {
  color: #fff;
  text-decoration: inherit;
}

.choose-mentor .additional-info {
    width: 50%;
    padding-right: 20px;
    vertical-align: text-top;
}

.choose-mentor .mentee-types {
    padding-inline-start: 15px;
}

.choose-algorithm-student-criteria {
    font-size: 100% !important;
    font-style: italic;
}

.admin-all-mentors {
    overflow-x: unset;
}

.admin-lookup {
    width: 100px;
}

.form-switch.form-switch-lg .form-check-input {
  height: 2rem;
  width: calc(3rem + 0.75rem);
  border-radius: 4rem;
}

.form-switch-offset {
    padding-left: 3.25rem;
}
