/*
 * Copyright (C) 2014 - present Instructure, Inc.
 *
 * This file is part of Canvas.
 *
 * Canvas is free software: you can redistribute it and/or modify it under
 * the terms of the GNU Affero General Public License as published by the Free
 * Software Foundation, version 3 of the License.
 *
 * Canvas is distributed in the hope that it will be useful, but WITHOUT ANY
 * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
 * A PARTICULAR PURPOSE. See the GNU Affero General Public License for more
 * details.
 *
 * You should have received a copy of the GNU Affero General Public License along
 * with this program. If not, see <http://www.gnu.org/licenses/>.
 */
/*
 * Copyright (C) 2014 - present Instructure, Inc.
 *
 * This file is part of Canvas.
 *
 * Canvas is free software: you can redistribute it and/or modify it under
 * the terms of the GNU Affero General Public License as published by the Free
 * Software Foundation, version 3 of the License.
 *
 * Canvas is distributed in the hope that it will be useful, but WITHOUT ANY
 * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
 * A PARTICULAR PURPOSE. See the GNU Affero General Public License for more
 * details.
 *
 * You should have received a copy of the GNU Affero General Public License along
 * with this program. If not, see <http://www.gnu.org/licenses/>.
 */
/*
 * Copyright (C) 2014 - present Instructure, Inc.
 *
 * This file is part of Canvas.
 *
 * Canvas is free software: you can redistribute it and/or modify it under
 * the terms of the GNU Affero General Public License as published by the Free
 * Software Foundation, version 3 of the License.
 *
 * Canvas is distributed in the hope that it will be useful, but WITHOUT ANY
 * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
 * A PARTICULAR PURPOSE. See the GNU Affero General Public License for more
 * details.
 *
 * You should have received a copy of the GNU Affero General Public License along
 * with this program. If not, see <http://www.gnu.org/licenses/>.
 */
/*
 * Copyright (C) 2014 - present Instructure, Inc.
 *
 * This file is part of Canvas.
 *
 * Canvas is free software: you can redistribute it and/or modify it under
 * the terms of the GNU Affero General Public License as published by the Free
 * Software Foundation, version 3 of the License.
 *
 * Canvas is distributed in the hope that it will be useful, but WITHOUT ANY
 * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
 * A PARTICULAR PURPOSE. See the GNU Affero General Public License for more
 * details.
 *
 * You should have received a copy of the GNU Affero General Public License along
 * with this program. If not, see <http://www.gnu.org/licenses/>.
 */
/* Legacy variables. Discontinue to use these: */
/*
 * Copyright (C) 2015 - present Instructure, Inc.
 *
 * This file is part of Canvas.
 *
 * Canvas is free software: you can redistribute it and/or modify it under
 * the terms of the GNU Affero General Public License as published by the Free
 * Software Foundation, version 3 of the License.
 *
 * Canvas is distributed in the hope that it will be useful, but WITHOUT ANY
 * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
 * A PARTICULAR PURPOSE. See the GNU Affero General Public License for more
 * details.
 *
 * You should have received a copy of the GNU Affero General Public License along
 * with this program. If not, see <http://www.gnu.org/licenses/>.
 */
/**
 * Convert font-size from px to rem with px fallback
 * @param $size - the value in pixel you want to convert
 * e.g. p {@include fontSize(12px);}
 * courtesy of https://github.com/stubbornella/oocss/blob/master/oocss/src/components/utils/_fontSize.scss
 */
/*
 * Copyright (C) 2017 - present Instructure, Inc.
 *
 * This file is part of Canvas.
 *
 * Canvas is free software: you can redistribute it and/or modify it under
 * the terms of the GNU Affero General Public License as published by the Free
 * Software Foundation, version 3 of the License.
 *
 * Canvas is distributed in the hope that it will be useful, but WITHOUT ANY
 * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
 * A PARTICULAR PURPOSE. See the GNU Affero General Public License for more
 * details.
 *
 * You should have received a copy of the GNU Affero General Public License along
 * with this program. If not, see <http://www.gnu.org/licenses/>.
 */
/*
 * Copyright (C) 2015 - present Instructure, Inc.
 *
 * This file is part of Canvas.
 *
 * Canvas is free software: you can redistribute it and/or modify it under
 * the terms of the GNU Affero General Public License as published by the Free
 * Software Foundation, version 3 of the License.
 *
 * Canvas is distributed in the hope that it will be useful, but WITHOUT ANY
 * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
 * A PARTICULAR PURPOSE. See the GNU Affero General Public License for more
 * details.
 *
 * You should have received a copy of the GNU Affero General Public License along
 * with this program. If not, see <http://www.gnu.org/licenses/>.
 */
/*
 * Copyright (C) 2014 - present Instructure, Inc.
 *
 * This file is part of Canvas.
 *
 * Canvas is free software: you can redistribute it and/or modify it under
 * the terms of the GNU Affero General Public License as published by the Free
 * Software Foundation, version 3 of the License.
 *
 * Canvas is distributed in the hope that it will be useful, but WITHOUT ANY
 * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
 * A PARTICULAR PURPOSE. See the GNU Affero General Public License for more
 * details.
 *
 * You should have received a copy of the GNU Affero General Public License along
 * with this program. If not, see <http://www.gnu.org/licenses/>.
 */
/*
 * Copyright (C) 2014 - present Instructure, Inc.
 *
 * This file is part of Canvas.
 *
 * Canvas is free software: you can redistribute it and/or modify it under
 * the terms of the GNU Affero General Public License as published by the Free
 * Software Foundation, version 3 of the License.
 *
 * Canvas is distributed in the hope that it will be useful, but WITHOUT ANY
 * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
 * A PARTICULAR PURPOSE. See the GNU Affero General Public License for more
 * details.
 *
 * You should have received a copy of the GNU Affero General Public License along
 * with this program. If not, see <http://www.gnu.org/licenses/>.
 */
/*
 * Copyright (C) 2014 - present Instructure, Inc.
 *
 * This file is part of Canvas.
 *
 * Canvas is free software: you can redistribute it and/or modify it under
 * the terms of the GNU Affero General Public License as published by the Free
 * Software Foundation, version 3 of the License.
 *
 * Canvas is distributed in the hope that it will be useful, but WITHOUT ANY
 * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
 * A PARTICULAR PURPOSE. See the GNU Affero General Public License for more
 * details.
 *
 * You should have received a copy of the GNU Affero General Public License along
 * with this program. If not, see <http://www.gnu.org/licenses/>.
 */
/* Legacy variables. Discontinue to use these: */
/*
 * Copyright (C) 2015 - present Instructure, Inc.
 *
 * This file is part of Canvas.
 *
 * Canvas is free software: you can redistribute it and/or modify it under
 * the terms of the GNU Affero General Public License as published by the Free
 * Software Foundation, version 3 of the License.
 *
 * Canvas is distributed in the hope that it will be useful, but WITHOUT ANY
 * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
 * A PARTICULAR PURPOSE. See the GNU Affero General Public License for more
 * details.
 *
 * You should have received a copy of the GNU Affero General Public License along
 * with this program. If not, see <http://www.gnu.org/licenses/>.
 */
/*
 * Copyright (C) 2012 - present Instructure, Inc.
 *
 * This file is part of Canvas.
 *
 * Canvas is free software: you can redistribute it and/or modify it under
 * the terms of the GNU Affero General Public License as published by the Free
 * Software Foundation, version 3 of the License.
 *
 * Canvas is distributed in the hope that it will be useful, but WITHOUT ANY
 * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
 * A PARTICULAR PURPOSE. See the GNU Affero General Public License for more
 * details.
 *
 * You should have received a copy of the GNU Affero General Public License along
 * with this program. If not, see <http://www.gnu.org/licenses/>.
 */
/*
 * Copyright (C) 2015 - present Instructure, Inc.
 *
 * This file is part of Canvas.
 *
 * Canvas is free software: you can redistribute it and/or modify it under
 * the terms of the GNU Affero General Public License as published by the Free
 * Software Foundation, version 3 of the License.
 *
 * Canvas is distributed in the hope that it will be useful, but WITHOUT ANY
 * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
 * A PARTICULAR PURPOSE. See the GNU Affero General Public License for more
 * details.
 *
 * You should have received a copy of the GNU Affero General Public License along
 * with this program. If not, see <http://www.gnu.org/licenses/>.
 */
/*
 * Copyright (C) 2015 - present Instructure, Inc.
 *
 * This file is part of Canvas.
 *
 * Canvas is free software: you can redistribute it and/or modify it under
 * the terms of the GNU Affero General Public License as published by the Free
 * Software Foundation, version 3 of the License.
 *
 * Canvas is distributed in the hope that it will be useful, but WITHOUT ANY
 * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
 * A PARTICULAR PURPOSE. See the GNU Affero General Public License for more
 * details.
 *
 * You should have received a copy of the GNU Affero General Public License along
 * with this program. If not, see <http://www.gnu.org/licenses/>.
 */
/**
 * Convert font-size from px to rem with px fallback
 * @param $size - the value in pixel you want to convert
 * e.g. p {@include fontSize(12px);}
 * courtesy of https://github.com/stubbornella/oocss/blob/master/oocss/src/components/utils/_fontSize.scss
 */
/*
 * Copyright (C) 2013 - present Instructure, Inc.
 *
 * This file is part of Canvas.
 *
 * Canvas is free software: you can redistribute it and/or modify it under
 * the terms of the GNU Affero General Public License as published by the Free
 * Software Foundation, version 3 of the License.
 *
 * Canvas is distributed in the hope that it will be useful, but WITHOUT ANY
 * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
 * A PARTICULAR PURPOSE. See the GNU Affero General Public License for more
 * details.
 *
 * You should have received a copy of the GNU Affero General Public License along
 * with this program. If not, see <http://www.gnu.org/licenses/>.
 */
.registration-dialog {
  margin: 2em 0;
  font-size: 1.1em;
}
.registration-dialog .registration-dialog .spinner {
  width: 100px;
}
.registration-dialog .ic-Label {
  font-weight: normal;
  font-size: 14px;
}
@media screen and (max-width: 500px) {
  .registration-dialog .g-recaptcha {
    position: relative;
    width: 100%;
  }
  .registration-dialog .g-recaptcha > * {
    float: right;
    right: 0;
  }
}

.terms-of-service__register {
  display: flex;
  flex-direction: row;
  line-height: 1;
}
.terms-of-service__register .terms-of-service__link {
  button: 14px !important;
}

.terms-of-service__link {
  padding-left: 4px;
}

.pairing-code-text {
  display: flex;
  justify-content: space-between;
}
.pairing-code-text a {
  font-size: 14px;
}

/*
 * Copyright (C) 2015 - present Instructure, Inc.
 *
 * This file is part of Canvas.
 *
 * Canvas is free software: you can redistribute it and/or modify it under
 * the terms of the GNU Affero General Public License as published by the Free
 * Software Foundation, version 3 of the License.
 *
 * Canvas is distributed in the hope that it will be useful, but WITHOUT ANY
 * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
 * A PARTICULAR PURPOSE. See the GNU Affero General Public License for more
 * details.
 *
 * You should have received a copy of the GNU Affero General Public License along
 * with this program. If not, see <http://www.gnu.org/licenses/>.
 */
.ic-Layout-contentMain {
  padding: 0;
}

body.ic-Login-Body #wrapper.ic-Layout-wrapper {
  margin-left: 0 !important;
  max-width: none;
}

body.ic-Login-Body {
  background-image: radial-gradient(circle at top left, rgba(245, 166, 35, 0.16), transparent 24rem), radial-gradient(circle at 85% 12%, rgba(0, 72, 180, 0.18), transparent 18rem), linear-gradient(180deg, #001340 0%, #002d8a 46%, #f0ede8 46%, #f7f5f0 100%), linear-gradient(transparent, transparent 80%, var(--ic-brand-Login-body-bgd-shadow-color)), var(--ic-brand-Login-body-bgd-image);
  background-size: cover;
  background-attachment: fixed;
  min-height: 100vh;
}

.ic-Login {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  min-height: 100vh;
  padding: clamp(1.25rem, 3vw, 2.5rem) 1rem 3rem;
  color: #FFFFFF;
}

.ic-Login__container {
  width: min(100%, 68rem);
  margin-top: 0;
}

.ic-Login__content {
  max-width: none;
  margin: 0 auto;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.24), rgba(255, 255, 255, 0.08)), rgba(16, 38, 60, 0.16);
  border: 1px solid rgba(255, 255, 255, 0.18);
  padding: 0.875rem;
  border-radius: 2rem;
  box-shadow: 0 2rem 4rem rgba(5, 16, 27, 0.28);
  -webkit-backdrop-filter: blur(22px);
          backdrop-filter: blur(22px);
}

.ic-Login__innerContent {
  display: grid;
  grid-template-columns: minmax(0, 1.05fr) minmax(22rem, 0.95fr);
  padding-top: 0;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.03)), rgba(9, 26, 43, 0.3);
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 1.6rem;
  overflow: hidden;
}

.ic-Login__title {
  color: var(--ic-brand-Login-Content-label-text-color);
}

.ic-Login__text {
  color: var(--ic-brand-Login-Content-label-text-color);
}

.ic-Login__body {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(247, 242, 234, 0.94)), var(--ic-brand-Login-Content-inner-body-bgd);
  border: 0;
  padding: clamp(2rem, 4vw, 2.75rem);
  margin-top: 0;
  color: #203245;
}

.ic-Form-control--login .ic-Label {
  color: #425466 !important;
  font-size: 0.78rem;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

.ic-Login__link {
  color: #0d61b4 !important;
  text-decoration: none;
}
.ic-Login__link--button {
  background: none;
  border: none;
  cursor: pointer;
  display: inline;
  font: inherit;
  line-height: inherit;
  margin: 0;
  overflow: visible;
  padding: 0;
  text-align: inherit;
  -webkit-user-select: none;
          user-select: none;
  vertical-align: baseline;
}

.ic-Login__body__error {
  display: block;
  position: relative;
  top: auto;
  left: auto;
  max-width: 400px;
}

.ic-Login-header {
  padding: clamp(2rem, 4vw, 3rem);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  gap: 1.5rem;
  background: radial-gradient(circle at top left, rgba(245, 166, 35, 0.14), transparent 16rem), linear-gradient(180deg, rgba(0, 32, 96, 0.96), rgba(0, 48, 135, 0.94));
  color: #edf4ff;
}

.ic-Login-header__logo {
  flex: 0 0 auto;
  min-width: 1px;
}
.ic-Login-header__logo img {
  display: block;
  width: min(15rem, 100%);
  height: auto;
}

.ic-Login-header__copy {
  display: grid;
  gap: 0.75rem;
}

.ic-Login-header__eyebrow {
  margin: 0;
  color: rgba(237, 244, 255, 0.72);
  font-size: 0.78rem;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.ic-Login-header__title {
  margin: 0;
  color: #fff;
  font-size: clamp(2rem, 4vw, 3rem);
  line-height: 0.95;
  letter-spacing: -0.04em;
}

.ic-Login-header__intro {
  margin: 0;
  max-width: 28rem;
  color: rgba(237, 244, 255, 0.82);
  font-size: 1rem;
  line-height: 1.7;
}

.ic-Login-header__links {
  width: 100%;
  text-align: left;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1.4;
  box-sizing: border-box;
  padding-left: 0;
  display: grid;
  gap: 0.75rem;
}
.ic-Login-header__links .ic-Login__link {
  display: block;
  margin-top: 0;
  padding: 1rem 1.1rem;
  border-radius: 1.1rem;
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.12);
  color: #fff !important;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.06);
  transition: transform 220ms cubic-bezier(0.2, 0.8, 0.2, 1), background-color 220ms cubic-bezier(0.2, 0.8, 0.2, 1), border-color 220ms cubic-bezier(0.2, 0.8, 0.2, 1), box-shadow 220ms cubic-bezier(0.2, 0.8, 0.2, 1);
}
.ic-Login-header__links .ic-Login__link:hover, .ic-Login-header__links .ic-Login__link:focus {
  background: rgba(255, 255, 255, 0.14);
  border-color: rgba(255, 255, 255, 0.2);
  box-shadow: 0 1rem 2rem rgba(4, 13, 24, 0.24), inset 0 1px 0 rgba(255, 255, 255, 0.12);
  transform: translateY(-0.125rem);
}

.ic-Login__body-header {
  display: grid;
  gap: 0.4rem;
  margin-bottom: 1.4rem;
}

.ic-Login__body-kicker {
  margin: 0;
  color: #6b7684;
  font-size: 0.76rem;
  font-weight: 700;
  letter-spacing: 0.11em;
  text-transform: uppercase;
}

.ic-Login__body-title {
  margin: 0;
  color: #182838;
  font-size: clamp(1.75rem, 2.5vw, 2.35rem);
  line-height: 1;
  letter-spacing: -0.04em;
}

.ic-Login__body-copy {
  margin: 0;
  color: #647284;
  line-height: 1.7;
}

.ic-Login__form {
  display: grid;
  gap: 1rem;
}

.ic-Form-control--login {
  margin-bottom: 0;
}

.ic-Form-control--login .ic-Input.text {
  min-height: 3.4rem;
  border: 1px solid rgba(25, 46, 68, 0.14);
  border-radius: 1rem;
  background: rgba(251, 249, 245, 0.94);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.82);
  padding: 0.9rem 1rem;
  color: #172839;
  transition: border-color 220ms cubic-bezier(0.2, 0.8, 0.2, 1), box-shadow 220ms cubic-bezier(0.2, 0.8, 0.2, 1), background-color 220ms cubic-bezier(0.2, 0.8, 0.2, 1);
}
.ic-Form-control--login .ic-Input.text:hover {
  border-color: rgba(25, 46, 68, 0.2);
  background: #fff;
}
.ic-Form-control--login .ic-Input.text:focus {
  border-color: #F5A623;
  background: #fff;
  box-shadow: 0 0 0 4px rgba(245, 166, 35, 0.18), inset 0 1px 0 rgba(255, 255, 255, 0.88);
  outline: none;
}

.ic-Login__actions {
  display: flex;
  align-items: center;
  gap: 1rem;
  margin-top: 0.25rem;
}
.ic-Login__actions .ic-Login__actions-timeout {
  flex: 1;
}
.ic-Login__actions .ic-Login__actions-timeout label {
  color: #5c6a7a;
}
.ic-Login__actions .ic-Login__actions-timeout input[type=checkbox]:focus {
  outline: 1px solid var(--ic-brand-Login-Content-password-text-color);
  outline-offset: 1px;
}
.ic-Login__actions .ic-Login__actions--right {
  flex: 1;
  display: flex;
  justify-content: flex-end;
}
.ic-Login__actions .ic-Login__actions--left {
  flex: 1;
  text-align: left;
}
.ic-Login__actions .ic-Form-control {
  margin-bottom: 0;
}
.ic-Login__actions .Button--login {
  padding: 0.95rem 1.8rem;
  background: linear-gradient(135deg, #003087, #001d5e);
  color: #fff;
  border: 0;
  border-radius: 999px;
  overflow: visible;
  box-shadow: 0 1rem 2rem rgba(0, 30, 100, 0.28);
  font-weight: 700;
  letter-spacing: 0.01em;
}
.ic-Login__actions .Button--login::before {
  display: none;
}
.ic-Login__actions .Button--login:hover {
  background: linear-gradient(135deg, #F5A623, #e08e00);
  box-shadow: 0 1rem 2rem rgba(245, 166, 35, 0.3);
  color: #003087;
}
.ic-Login__actions .Button--login:focus {
  box-shadow: 0 0 0 4px rgba(245, 166, 35, 0.22), 0 1rem 2rem rgba(0, 30, 100, 0.24);
  outline: none;
}
.ic-Login__actions .Button--login::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 999px;
}
.ic-Login__actions .Button--login:hover::after {
  background: rgba(255, 255, 255, 0.12);
  opacity: 1;
}

.ic-Login__forgot-text {
  color: var(--ic-brand-Login-Content-password-text-color);
  font-size: 16px;
  font-size: 1rem;
  padding: 0 0 24px 0;
  margin: 0;
  line-height: 24px;
}

.ic-Login_enroll {
  text-align: center;
  padding: 12px 0;
}

body.ic-Login-Body #footer.ic-app-footer {
  display: none !important;
}

body.ic-Login-Body #footer.ic-Login-footer {
  display: block !important;
}

.ic-Login-footer {
  margin-top: 0.9rem;
  padding: 1rem 1.25rem 0.35rem;
  border-radius: 1.35rem;
  background: rgba(7, 20, 33, 0.36);
  border: 1px solid rgba(255, 255, 255, 0.12);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.08);
}
.ic-Login-footer .ic-Login-footer__logo-link {
  display: block;
  text-align: center;
}
.ic-Login-footer .ic-Login-footer__logo-link .ic-Instructure-Logo {
  fill: var(--ic-brand-Login-instructure-logo);
}
.ic-Login-footer .ic-Login-footer__logo-link:hover span, .ic-Login-footer .ic-Login-footer__logo-link:focus span {
  border-bottom: 1px solid var(--ic-brand-Login-footer-link-color);
}
.ic-Login-footer .external_link_icon {
  display: none !important;
}
.ic-Login-footer .ic-Login-footer__links {
  padding: 0.85rem;
  text-align: center;
}
.ic-Login-footer .ic-Login-footer__links a, .ic-Login-footer .ic-Login-footer__links .menu-item__text, .ic-Login-footer .ic-Login-footer__links .external {
  outline-width: 0.125rem;
  outline-color: transparent;
  outline-style: solid;
  color: rgba(239, 244, 250, 0.9);
  font-size: 11px;
  font-size: 0.6875rem;
  padding: 0 6px;
  white-space: nowrap;
  text-decoration: none;
}
.ic-Login-footer .ic-Login-footer__links a:focus, .ic-Login-footer .ic-Login-footer__links .menu-item__text:focus, .ic-Login-footer .ic-Login-footer__links .external:focus {
  outline-offset: 0;
  outline-color: var(--ic-link-color);
}
.ic-Login-footer .ic-Login-footer__links a:hover, .ic-Login-footer .ic-Login-footer__links a:focus, .ic-Login-footer .ic-Login-footer__links .menu-item__text:hover, .ic-Login-footer .ic-Login-footer__links .menu-item__text:focus, .ic-Login-footer .ic-Login-footer__links .external:hover, .ic-Login-footer .ic-Login-footer__links .external:focus {
  background-color: none;
  color: #fff;
  text-decoration: underline;
}
.ic-Login-footer .ic-Login-footer__links a span, .ic-Login-footer .ic-Login-footer__links .menu-item__text span, .ic-Login-footer .ic-Login-footer__links .external span {
  text-decoration: none;
}

.ic-Login__register-banner {
  text-decoration: none !important;
}
.ic-Login__register-banner .ic-Login__banner-title {
  font-weight: 500;
}
.ic-Login__register-banner .ic-Login__banner-subtitle {
  font-weight: 700;
}

@media (max-width: 900px) {
  .ic-Login__innerContent {
    grid-template-columns: 1fr;
  }

  .ic-Login-header {
    padding-bottom: 2rem;
  }
}
@media (max-width: 640px) {
  .ic-Login {
    padding: 1rem 0.875rem 2rem;
  }

  .ic-Login__content {
    padding: 0.55rem;
    border-radius: 1.45rem;
  }

  .ic-Login__innerContent {
    border-radius: 1.2rem;
  }

  .ic-Login-header,
.ic-Login__body {
    padding: 1.4rem;
  }

  .ic-Login__actions {
    flex-direction: column;
    align-items: stretch;
  }

  .ic-Login__actions .ic-Login__actions-timeout,
.ic-Login__actions .ic-Form-control--login,
.ic-Login__actions .ic-Form-control--login .Button--login {
    width: 100%;
  }

  .ic-Login__actions .Button--login {
    justify-content: center;
  }
}
#unauthorized_holder {
  box-shadow: 0 4px 20px -2px black;
  margin: 30px auto 20px;
  width: 663px;
}
#unauthorized_holder #modal-box.login-box {
  margin: 0;
  box-shadow: none;
}
#unauthorized_holder #unauthorized_message {
  margin: 0;
  width: auto;
  padding: 15px 20px;
  line-height: 1.2;
}
#unauthorized_holder #unauthorized_message.ui-state-error:before {
  top: 15px;
}
#unauthorized_holder #unauthorized_message h2, #unauthorized_holder #unauthorized_message .h2 {
  height: 41px;
  margin: 0 0 -5px 0;
  padding: 0 0 0 60px;
  color: #000;
}
#unauthorized_holder #unauthorized_message p {
  padding: 0 0 0 60px;
  margin: 0;
  font-size: 1.25em;
  font-weight: normal;
}

.ic-Login-confirmation__headline {
  margin: 0 0 12px;
}

.ic-Login-confirmation__actions {
  margin-top: 24px;
  text-align: right;
}

body.body--login-confirmation {
  background: #2e3c46;
}

.ic-Login-confirmation {
  box-sizing: border-box;
  border-radius: 3px;
  box-shadow: 0 1px 4px 1px rgba(0, 0, 0, 0.4);
  margin: 36px auto 0;
  max-width: 696px;
}
.ic-Login-confirmation form {
  margin-bottom: 0;
}

.ic-Login-confirmation__header {
  background: #34444f;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  padding: 18px;
}

.ic-Login-confirmation__logo {
  width: 140px;
  height: 35px;
}

.ic-Login-confirmation__content {
  padding: 24px;
  background: #FFFFFF;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}

.ic-Login-confirmation__auth-icon {
  display: inline-block;
  max-width: 72px;
  height: auto;
  vertical-align: middle;
  margin-right: 12px;
}

/*
 * Copyright (C) 2015 - present Instructure, Inc.
 *
 * This file is part of Canvas.
 *
 * Canvas is free software: you can redistribute it and/or modify it under
 * the terms of the GNU Affero General Public License as published by the Free
 * Software Foundation, version 3 of the License.
 *
 * Canvas is distributed in the hope that it will be useful, but WITHOUT ANY
 * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
 * A PARTICULAR PURPOSE. See the GNU Affero General Public License for more
 * details.
 *
 * You should have received a copy of the GNU Affero General Public License along
 * with this program. If not, see <http://www.gnu.org/licenses/>.
 */
.ic-Login__sso {
  clear: both;
  text-align: center;
}

.ic-Login__sso-divider {
  padding: 0.2rem 0 0;
  margin: 0;
  line-height: normal;
  font-size: 11px;
  font-size: 0.6875rem;
  color: #718091;
  display: flex;
  align-items: center;
  border-top: 0;
}

.ic-Login__sso-list {
  padding: 0 0 0 0;
  margin: 12px 0 0 0;
  border-top: 1px solid rgba(25, 46, 68, 0.08);
  display: grid;
  gap: 0.75rem;
}

.ic-Login__sso-list__item {
  list-style: none;
  display: block;
}

.Button.ic-Login__sso-button {
  width: 100%;
  justify-content: center;
  padding: 0.9rem 1.15rem;
  background: rgba(248, 249, 251, 0.9);
  color: #23384d;
  border: 1px solid rgba(25, 46, 68, 0.12);
  border-radius: 1rem;
  box-shadow: 0 0.85rem 1.5rem rgba(15, 32, 49, 0.08);
  transition: transform 220ms cubic-bezier(0.2, 0.8, 0.2, 1), background-color 220ms cubic-bezier(0.2, 0.8, 0.2, 1), color 220ms cubic-bezier(0.2, 0.8, 0.2, 1), border-color 220ms cubic-bezier(0.2, 0.8, 0.2, 1), box-shadow 220ms cubic-bezier(0.2, 0.8, 0.2, 1);
}
.Button.ic-Login__sso-button .ic-icon-svg {
  width: 26px;
  height: 26px;
  display: inline-block;
  vertical-align: middle;
  fill: currentColor;
}
.Button.ic-Login__sso-button--has-text {
  display: flex;
  align-items: center;
}
.Button.ic-Login__sso-button:focus, .Button.ic-Login__sso-button:hover {
  background: #fff;
  color: #0d61b4;
  border: 1px solid rgba(13, 97, 180, 0.18);
  transform: translateY(-0.125rem);
}
.Button.ic-Login__sso-button:focus.ui-state-hover, .Button.ic-Login__sso-button:hover.ui-state-hover {
  background: #fff;
  color: #0d61b4;
  border: 1px solid rgba(13, 97, 180, 0.18);
}

.ic-Login__icon-sso {
  padding-right: 12px;
}

.ic-Login__icon-sso--icon-only {
  padding-right: 0;
}

.ic-Login__sso-button__title {
  color: inherit;
  padding: 0 12px;
}

.ic-Login__sso-button__title-caps {
  text-transform: capitalize;
}