.dropdown-toggle::after {
    border-top: 0em;
}

.case-table {
 min-height: 50vh;  
}

.signinpage::before {
  content: "Log in using your Microsoft 365 Account";
  border-bottom: 1px solid #e5e5e5;
  line-height: inherit;
  margin-top: 0;
  margin-bottom: 21px;
  color: #333;
  font-weight: bold;
  padding-bottom: 21px;
  font-size: 20px;
}

#external-login-heading {
  display: none;
}

#Microsoft {
    margin-top: 21px !important;
}