.ufcu-word-break-no-thanks {
  white-space: nowrap;
}

body {
  font-family: "Inter", sans-serif;
  color: #121926;
}

.gray {
  color: #4B5565;
}

.text-right {
  text-align: right !important;
}

.identity-page--ready.identity-page--background-1.identity-page--ufcu
  .identity-bg-layout {
  background-image: url("../img/login-image-1.jpg");
  background-position-x: left;
}

@media only screen and (min-width: 768px) {
  .identity-page--ready.identity-page--background-1.identity-page--ufcu
    .identity-bg-layout {
    height: 37%;
  }
}

@media only screen and (min-width: 992px) {
  .identity-page--ready.identity-page--background-1.identity-page--ufcu
    .identity-bg-layout {
    background-position-x: center;
    height: 100vh;
    background-repeat: no-repeat;
  }
}

.identity-logo.identity-logo--ufcu {
  background-image: url("../img/ufcu-logo.svg");
  background-size: contain;
  background-repeat: no-repeat;
  margin-block: 16px 38px;
  width: 103px;
  height: 52px;
}

@media only screen and (min-width: 768px) {
  .identity-logo.identity-logo--ufcu {
    margin: 16px 0 38px;
  }
}

@media only screen and (min-width: 992px) {
  .identity-logo.identity-logo--ufcu {
    margin: 0px 0 30px;
  }

  #main-login-page-login-form  .identity-logo.identity-logo--ufcu {
    margin: 16px 0 38px;
  }
}

.vh-100.vh-100--ufcu {
  height: auto !important;
}

@media only screen and (min-width: 421px) {
  .vh-100.vh-100--ufcu {
    height: 100vh !important;
  }
}

.bb-stack.bb-stack--ufcu {
  display: flex;
}

@media only screen and (min-width: 992px) {
  .bb-stack.bb-stack--ufcu {
    display: grid;
    grid-template-columns: 1fr 0 1fr;
  }
}

#main-login-page {
  background-color: #EEF2F6;
}

#main-login-page-login-form {
  background-color: white;
  flex-direction: row;
  height: unset !important;
  align-items: stretch;
  min-height: 710px;
}

#main-login-page-login-form .identity-container {
  margin-top: auto;
  margin-bottom: auto;
}

#main-login-page-login-form  .identity-bg-layout {
  height: unset;
  transform: none;
}

#main-login-page-login-form  #kc-form {
  margin-bottom: 0 !important;
  max-width: 580px;
}

#main-login-page-content {
  padding: 2rem 7.875rem;
  max-width: 1442px;
  margin: 0 auto 0 auto;
}

.ufcu-footer-link {
  font-weight: 400;
  text-decoration: underline;
}

.ufcu-footer-section-container {
  margin-block-end: 2rem;
}

.ufcu-footer-app-store-container {
  margin-block-start: 1.5rem;
  margin-block-end: 1rem;
  display: flex;
  column-gap: 1rem;
  row-gap: .5rem;
  flex-wrap: wrap;
  justify-content: flex-start;
}
@media only screen and (max-width: 380px) {
 .ufcu-footer-app-store-container {
  justify-content: center;
 }
}

.ufcu-app-store-badge {
  height: 50px;
}
@media only screen and (min-width: 380px) {
  .ufcu-app-store-badge {
    height: 46px;
  }
}

.ufcu-footer-footer-footer {
  display: flex;
  flex-direction: row;
  align-items: center;
  column-gap: .625rem;
  padding-block-end: .5rem;
}

.ufcu-ncua-title {
  font-family: "Inter", sans-serif;
  font-size: 1.25rem;
  font-weight: 900;
  line-height: 160%;
}

.ufcu-ncua-text {  
  font-family: "Inter", sans-serif;
  font-size: .5rem;
  max-width: 165px;
}
 
@media (max-width: 428px) {
  #main-login-page-login-form {
    min-height: unset;
  }

  #main-login-page-content {
    padding: 24px 22px 24px 22px;
  }

  #main-login-page .identity-container__panel {
    margin: 0;
  }
}

@media (min-width: 429px) and (max-width: 991px) {
  #main-login-page #kc-page-title {
    max-width: unset;
  }

  #main-login-page .bb-form-field {
    max-width: unset;
  }

  #main-login-page .identity-bg-layout {
    height: 35vh;
  }

  #main-login-page-content {
    max-width: 768px;
    padding: 52px 45px 52px 45px;
  }
}

@media (min-width: 992px) {
  #main-login-page #kc-form {
    margin-bottom: 1.25rem !important;
  }
}

#mobile-faq-link {
  font-weight: 400;
  color: #121926;
  text-decoration: underline;
}

.ufcu-h1 {
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-size: 2.125rem;;
  line-height: 51px;
  color: #121926;
}

.ufcu-h2 {
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 34px;
  color: #121926;
}

.ufcu-page-subtitle-container {
  margin-block-end: .75rem;
}

.ufcu-subtitle {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-size: .75rem;
  line-height: 1.125rem;
}

@media only screen and (min-width: 992px) {
  .ufcu-h1 {
    width: 438px;
  }
}

.employee-app-header {
  max-width: 400px;
}

.new-experience-item {
  margin-bottom: 40px;
}

#ufcu-download-app-container{
  display: grid;
  align-items: center;
  grid-template: auto / 124px 1fr;
  margin-bottom: 40px;
}

#ufcu-app-icon {
  background-image: url(../img/ufcu_app_icon.png);
  background-repeat: no-repeat;
  width: 100px; 
  height: 100px;
  background-size: contain;
}

#ufcu-app-link {
  text-decoration: underline;
  font-weight: 700;
  color: black;
}

#ufcu-download-app-text {
  margin-top: 16px;
}

.bb-subtitle--ufcu {
  margin: 3px 0 15px;
  color: #4B5565 !important;
}

.side-by-side-input-contatiner {
  display: grid;
  grid-template: auto / 194px 50px 1fr; 
}

.side-by-side-input-contatiner .or-label {
  font-family: "Inter", sans-serif;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  margin-top: 48px;
}

.margin-top-12px {
  margin-top: 12px;
}

.forgot-credentials-form {
  margin-bottom: 32px;
}

/* @media only screen and (min-width: 768px) {
  .bb-subtitle--ufcu {
    margin: 3px 0 25px;
    color: #4B5565;
  }
}

@media only screen and (min-width: 768px) {
  .bb-subtitle--ufcu {
    margin: 0 0 25px;
    color: #4B5565;
  }
} */

.bb-button-bar--ufcu {
  margin-top: 7px;
}

.small-ufcu {
  font-size: 16px;
  line-height: 24px;
}

.btn-ufcu {
  padding: 0.4rem 1.5rem;
}

@media only screen and (min-width: 768px) {
  .btn-ufcu {
    margin-bottom: 0.3rem;
    padding: 0.5rem 1.5rem;
  }
}

.btn-primary--ufcu {
  background: #EF6820!important;
  border-radius: 50px!important;
  color: white!important;
}

.btn.next-disabled {
  background: #6c757d!important;
  border-color: #6c757d!important;
  cursor: not-allowed!important;
}

.channel__radio-group {
  margin-inline-start: 2rem;
  align-items: center;
  justify-content: center;
}

.alert-content-ufcu {
  padding-left: 36px;
  padding-right: 0.7rem;
  position: relative;
}

.alert-content-ufcu:after {
  background-image: url("../img/error_outlineic_.png");
  background-size: contain;
  content: "";
  height: 24px;
  left: 0;
  position: absolute;
  top: -2px;
  width: 24px;
}

.alert-description {
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 21px;
}

@media only screen and (min-width: 768px) {
  .alert-content-ufcu {
    padding-right: 0.3rem;
  }
}

.form-control--ufcu-error {
  border: 1px solid #d32f2f;
}

.form-control {
  border-radius: 8px!important;
}

a {
  color: #121926;
  font-weight: 600;
}

.row {
  display: flex;
}

.column {
  flex: 33.33%;
  padding: 5px;
}

.toggle-password {
  position: relative;
  cursor: pointer;
  fill: #030663
}

.password__wrapper {
  display: flex;
  align-items: center;
}

.password__wrapper > input {
  width: 100%;
}

svg.visibility-icon{
  position: absolute;
  right: 13px;
  bottom: -10px;
}

@media (min-width: 375px) and (max-width:390px) {

}

@media (min-width: 391px) and (max-width: 1024px) {

}

@media (min-width: 1025px) {

}

.code-input.form-group {
  margin-top: 20px;
}


.category__icon > svg {
  height: 25px;
  width: 25px;
}

.category__icon--orange {
  fill: #EF6820;
}

.category__details {
  padding: 15px;
}

.category__item {
  margin-left: 45px;
}

.channel__number {
  display: flex;
  align-items: center;
  margin-top: 10px;
}

.channel__number > div:last-child {
  margin-left: 15px;
  font-size: 20px;
  font-weight: 600;
}

.mfa__options > div {
  margin-bottom: 10px;
}

.title {
  margin-left:25px;
}

.title--main {
  font-size: 42px;
  font-weight: bold;
}

.title--secondary {
  font-size: 16px;
}

.choices__container {
  display:flex;
  flex-direction: column;
  max-width: 500px;
  position: relative;
}

.choices__container > div {
  margin-top: 10px;
  margin-left: 5px;
}

.choices__container > div > span {
  color: #EF6820 !important;
}

.choices__container > div > span > a {
  color: #EF6820 !important;
  text-decoration: none;
}

.choices__item {
  text-decoration: none;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border: 3px solid #fff;
  transition: border .1s;
  margin-bottom: 2px;
  padding: 19px 17px;
  height: 72px;
}

.choices__item:hover {
  text-decoration: none;
  border-radius: 10px;
  border: 3px solid #CDCDE0;
}

.choices__item > div {
  color: black;
  font-weight: 400;
}

.choices__icon {
}

.choices__text {
  position: absolute;
  left: 70px;
}

.choices__icon--primary {
  fill: #EF6820;
}

.color--primary {
  text-decoration: none;
  color: #EF6820;
}

hr {
  border: 0;
  clear:both;
  display:block;
  width: 96%;
  background-color:black;
  height: 1px;
}

.mfa {
  max-width: 500px;
}

.channel__container {
  margin-bottom: 1.5rem;
}

.channel__container > * {
  margin-top: 20px;
}

.channel__controls {
  display: flex;
  align-self: center;
}

.channel__action {
  display: flex;
  flex-direction: column;
  align-items: baseline;
}

.channel__action > input[type="submit"] {
  padding: 10px 20px;
  background-color: #020332;
  color: #fff;
  border-radius: 5rem;
  cursor: pointer;
}

.channel__action > a {
  text-decoration: none;
  color: #EF6820;
  font-size: .875rem;
}

.channel__wrapper {
  margin-left: 0.5rem;
}

/* override background style */
.identity-bg-layout  {
  opacity: unset;
  background-image: url(https://www.ufcu.org/images/default-source/online-banking/ufcu_login_background.jpg);
}

@media (min-width: 429px) and (max-width: 991px) {
  .identity-bg-layout  {
    display: none;
  }
}

.ufcu-tablet-image-container {
  display: none;
}

@media (min-width: 429px) and (max-width: 991px) {
  .ufcu-tablet-image-container {
    align-self: flex-start;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-height: 35vh;
    overflow: hidden;
  }
}

.ufcu-tablet-image {
  max-width: 100%;
  height: auto;
  flex-grow: 1;
  object-fit: contain;
}

.identity-bg-layout.identity-bg-layout-employee {
  opacity: unset;
  background-image: url(../img/ufcu_login_background_employee.jpg);
}

.identity-container__form--ufcu {
  padding-inline: 1.4rem;
  overflow: hidden;
}

@media (min-width: 429px) and (max-width: 991px) {
  .identity-container__form--ufcu {
    align-self: flex-start;
    padding-inline: 3rem;
    max-width: 100%;
  }
  
}

.btn.btn-primary {
  background-color: #030663;
  border: 1px solid #030663;
}

@media (max-width: 575.98px) {
  .bb-button-bar__button {
    width: auto;
  }
}

.link--primary {
  text-decoration: none;
  color: #030663;
  font-size: .875rem;
  background: #fff;
  border: none;
  font-weight:600;
  text-decoration: underline;
}

/* override otp resend style */
#kc-resend {
  color: #EF6820 !important;
}

#kc-resend:hover {
  text-decoration: underline !important;
}

#kc-form-buttons {
  display: flex;
  justify-content: space-between;
}

#kc-form-login:nth-child(2) {
  position: relative;
}

.full-width {
  width: 100%;
}

.button-max-width{
  max-width:100px;
}

.flex-nowrap {
  flex-wrap: nowrap;
}

.flex {
  display: flex;
}

#ufcu-contact-info-container {
  display: grid;
  grid-template: auto auto / 20px 150px 250px;
  align-items: center;
  margin-bottom: 20px;
}

.ufcu-social-list {
  list-style: none;
  padding-left: 0;
}

.ufcu-social:hover, .ufcu-social:focus {
  background-image: none;
  border: 2px solid #00558d;
  color: #00558d;
}

.ufcu-social {
  display: block;
  color: #030663;
  height: 40px;
  border-radius: 20px;
  width: 128px;
  background: none;
  border: 1px solid #030663;
  margin-top: 16px;
  padding: 0;
  text-shadow: none;
  font: 600 16px/24px "Inter", sans-serif;
}

.employee-login-problem-link {
  color: #030663;
  text-decoration: underline;
  font-weight: 400;
}

.identity-separator {
  margin-top: 0;
  margin-bottom: 16px;
  background-color: #CDD5DF;
}

.trust-browser-radio-group {
  margin-block-end: 1.5rem;
}

.trust-browser-button-container {
  padding-bottom: 1.5rem;
  margin-block-end: 1.625rem;
}

.radio-group {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}

.radio-group > label {
  display: flex;
  column-gap: 1rem;
  align-items: center;
  line-height: 1.5rem;
}

input[type="radio"] {
  -webkit-appearance: none; /* For older browsers */
  appearance: none;

  background-color: #fff; /* iOS < 15 */
  margin-inline-end: 0.125rem;
  margin-block: 0.0625rem;

  font-size: 1rem;
  color: currentColor;

  width: 1.5em;
  height: 1.5em;
  border: 1px solid #CDD5DF;
  border-radius: 50%;

  display: grid;
  place-content: center;
}

input[type="radio"]:checked {
  width: 1.625em;
  height: 1.625em;
  margin: 0;
  transform: translateX(-0.0625rem);
}

input[type="radio"]::before {
  content: "";
  width: 1.125em;
  height: 1.125em;
  border-radius: 50%;
  transform: scale(0);
  transition: 120ms transform ease-in-out;
  box-shadow: inset 1em 1em #2d31a6;
  /* Windows High Contrast Mode */
  background-color: CanvasText;
}

input[type="radio"]:checked::before {
  transform: scale(1);
}

input[type="radio"]:focus {
  outline: 3px solid #23335d;
  outline-offset: 2px;
  box-shadow: none;
}

.bb-input-validation-message {
  font-size: 1rem !important;
}