.codeBox {
  text-align: center;
  background: white;
  border: 1px solid #e0e0e0;
}

#office365 {
  width: 120px;
  margin-bottom: 4px;
}

#teacherAlerts {
    position: absolute;
    top: 10%;
    left: 10%;
    min-width: 200px;
    z-index: 9000;
}

.new-student {
  background: #e8e8ff;
}
