* {
  font-family: "HN for TELUS", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

#main {
  margin: auto;
  background-color: #f5f6f8;
  min-height: fit-content;
  max-height: 50%;
  min-width: 100%;
}
div#block-lion-breadcrumbs {
  display: none;
}

a#edit-pass-reset {
  color: #4a2a6a;
  text-decoration: none;
}

.all-logins-container {
  margin: auto;
  padding: 20px;
}

.title {
  display: none;
}

.nav.nav-tabs.primary {
  display: none;
}

.column {
  float: left;
  width: 50%;
  padding: 10px;
}

.row {
  margin-bottom: 5%;
}

.row:after {
  content: "";
  display: table;
  clear: both;
}

#page .all-logins-container h1 {
  margin: 0 0 7% 0;
  text-align: center;
}

a.telus-sso-link {
  height: 50px;
  margin: 0 14% 0 14%;
  color: #4b286d;
  border: 1px solid #4b286d !important;
  background: white !important;
}

.telus-sso-info {
  text-align: center;
  padding-bottom: 30px;
}

.idp-links {
  padding-bottom: 30px;
}

.idp-links:last-child {
  padding-bottom: 0;
}

#page-wrapper {
  background: #f7f7f8;
}
