/*-----------------------------------------------------------------------------------*/
/*  0.  Import style.css  
/*-----------------------------------------------------------------------------------*/
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');
@import url("intlTelInput.css");
@import url("minimal/minimal.css");
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document 
   ========================================================================== */
/** 
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -webkit-font-smoothing: antialiased;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
}

*, ::after, ::before {
  box-sizing: border-box;
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important;
}

.no-margin {
  margin: 0;
}

#content {
  float: left;
  clear: both;
}

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
  outline: 0 none;
}
a:focus, a:active, a:visited {
  outline: 0 none;
}

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

*:focus {
  outline: 0 none;
}

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

input {
  /* 1 */
  font-weight: 400;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
  /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/* For Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

/* Webkit browsers like Safari and Chrome */
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */
template {
  display: none;
}

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none;
}

/*******************************************************************************/
:root {
  --v4CopperOrange: #C4793C;
  --v4CopperOrangeDark: #B06C35;
  --v4CopperOrangeShade20: #9d6130;
  --v4CopperOrangeTint70: #EDD7C4;
  --v4FontBlack: #000000;
  --v4FontGray: #8C8C8C;
  --v4GreenSuccess: #0ACF83;
  --v4RedError: #F8655D;
  --v4FontWhite: #FFFFFF;
  --v4InputBorderGray: #D8D8D8;
  --v4Blue: #79A1F1;
  --v4BorderLinen: #EBE7E4;
}

body {
  font-family: "Inter", sans-serif;
  font-feature-settings: "calt" 0;
  color: var(--v4FontBlack);
  font-size: 14px;
  font-weight: 400;
}

button,
input,
optgroup,
select,
textarea {
  font-family: "Inter", sans-serif;
}

h3 {
  margin: 0 auto 30px;
  color: var(--v4FontBlack);
  font-size: 32px;
  font-weight: 300;
  line-height: 46px;
  text-align: center;
}

html, body {
  height: 100%;
}

#wrapper {
  overflow: hidden;
}

#wrapper, #content {
  width: 100%;
  height: auto;
}

.logo {
  display: block;
  clear: both;
  margin: 60px auto 0 auto;
  width: 147px;
  height: 16px;
  background: no-repeat url(/Content/images/logo/zkipster-logo-black.svg) center center;
  background-size: 100% 100%;
}

.text-center {
  text-align: center;
}

form {
  display: block;
  float: left;
  clear: both;
  width: 100%;
}

.login {
  width: 300px;
  margin: 70px auto 0 auto;
}
.login .login_input-holder, .login .login_submit-holder {
  width: 100%;
  clear: both;
  float: left;
  margin-bottom: 5px;
}

.login .login_submit-holder {
  margin-bottom: 20px;
}

.login .login_input-holder input:not([type=checkbox]):not([type=radio]):not([type=submit]), 
.login .login_submit-holder input:not([type=checkbox]):not([type=radio]):not([type=submit]) {
  width: 100%;
  height: 40px;
  padding: 13px;
  color: var(--v4FontBlack);
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  border: 1px solid var(--v4InputBorderGray);
  border-radius: 4px;
}

.login .login_input-holder input:not([type=checkbox]):not([type=radio]):not([type=submit]):focus, 
.login .login_submit-holder input:not([type=checkbox]):not([type=radio]):not([type=submit]):focus {
  border-color: var(--v4CopperOrange);
}

.login .login_input-holder input:not([type=checkbox]):not([type=radio]):not([type=submit])::placeholder,
.login .login_submit-holder input:not([type=checkbox]):not([type=radio]):not([type=submit])::placeholder {
  color: var(--v4FontGray);
  text-transform: capitalize;
}

.login .login_input-holder input:not([type=checkbox]):not([type=radio]):not([type=submit]).login_input--error, 
.login .login_submit-holder input:not([type=checkbox]):not([type=radio]):not([type=submit]).login_input--error {
  border-color: var(--v4RedError);
}

.input-validation-error {
  border-color: var(--v4RedError) !important;
}

.intl-tel-input {
  width: 100%;
}
.intl-tel-input .login_input-phone {
  padding-left: 52px !important;
}

.login_submit {
  display: inline-block;
  font-weight: 400;
  text-transform: uppercase;
  outline: 0 none;
  border: 0 none;
  background: none transparent;
  box-shadow: 0 0 0 transparent;
  cursor: pointer;
}
.login_submit:focus, .login_submit:active {
  text-decoration: none;
}

.login_submit {
  width: 100%;
  height: 40px;
  text-align: center;
  padding: 13px;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  text-transform: uppercase;
  color: var(--v4FontWhite);
  background-color: var(--v4CopperOrange);
  background-size: 300% 100% !important;
  background-position: 100% 0% !important;
  transition: all 0.4s ease;
  
  border-radius: 4px;
}
.login_submit:hover {
  color: var(--v4FontWhite);
  background-color: var(--v4CopperOrangeDark);
  background-position: 0% 100% !important;
}
.login_submit:active:focus, .login_submit:focus {
  color: var(--v4FontWhite);
}

.login_form-notes {
  width: 100%;
  clear: both;
  float: left;
  margin-bottom: 20px;
}
.login_form-notes p {
  color: var(--v4FontGray);
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  padding: 0px 0 10px 0;
  margin: 0;
}
.login_form-notes p a {
  color: var(--v4FontGray);
  text-decoration: none;
  border-bottom: 1px solid var(--v4FontGray);
  transition: all 0.3s ease;
}
.login_form-notes p a + a {
  margin-left: 15px;
}
.login_form-notes p a:hover {
  color: var(--v4FontBlack);
  border-bottom: 1px solid var(--v4FontBlack);
}

.mfa .login_form-notes p {
  padding: 0px 20px 10px 20px;
}

.login_checkbox-holder {
  width: 100%;
  clear: both;
  margin-bottom: 20px;
  display: flex;
  align-items: center;
}

.login_checkbox-holder label {
  padding-left: 10px;
  color: var(--v4FontGray);
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
}

.login_success-message {
  width: 100%;
  clear: both;
  float: left;
  margin-bottom: 20px;
  text-align: center;
}
.login_success-message p {
  padding: 4px 0px 4px 28px;
  color: var(--v4FontGray);
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  background: no-repeat url("/Content/publiclayout/img/icon-success.svg") left top;
  background-size: 23px 23px;
  margin: 0;
  display: inline-block;
}

.login_links {
  width: 100%;
  text-align: center;
  margin-bottom: 20px;
}
.login_links a, .login_links button {
  color: var(--v4FontGray);
  font-size: 14px;
  font-weight: 300;
  line-height: 27px;
  /* Text style for "Forgot Pas" */
  text-decoration: none;
  border-bottom: 1px solid var(--v4FontGray);
}
.login_links a + a {
  margin-left: 15px;
}
.login_links button {
  background: none;
  border: none;
  border-bottom: 1px solid var(--v4FontGray);
  padding: 0;
  cursor: pointer;
  font-family: inherit;
}

.login_app-links {
  padding-top: 30px;
  border-top: 1px solid var(--v4InputBorderGray);
  display: none;
  text-align: center;
  font-size: 0;
  line-height: 0;
}
.login_app-links .login_appstore {
  margin-right: 15px;
  display: inline-block;
  width: 134px;
  height: 51px;
  background: no-repeat url(../img/apple-store-logo.png) center center;
  background-size: 100% auto;
}
.login_app-links .login_googleplay {
  display: inline-block;
  width: 134px;
  height: 51px;
  background: no-repeat url(../img/google-play-logo.png) center center;
  background-size: 100% auto;
}

.iti-mobile .intl-tel-input.iti-container {
  width: calc(100% - 60px);
}

.login_spinner-holder {
  width: 32px;
  height: 32px;
  margin: 0 auto 20px auto;
}
.login_spinner-holder .login_spinner {
  width: 32px;
  height: 32px;
  border: 4px solid var(--v4CopperOrangeTint70);
  border-top: 5px solid var(--v4CopperOrange);
  border-radius: 100%;
  margin: auto;
  animation: spin 1s infinite linear;
}

@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.invitation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.invitation #content {
  /*-webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;*/
  position: relative;
}
.invitation #content .login {
  width: 300px;
  margin: 0 auto 0 auto;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}



.login_version {
  position: absolute;
  right: 20px;
  bottom: 40px;
  color: var(--v4FontGray);
  opacity: 0.5;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  text-transform: uppercase;
}

.code-message {
  display: none;
}

p a, .login_links a, .login_links button {
  transition: all 0.3s ease;
}
p a:hover, .login_links a:hover, .login_links button:hover {
  color: var(--v4FontBlack);
  border-bottom: 1px solid var(--v4FontBlack);
}

@media (max-width: 767px), (max-height: 640px) {
  .logo {
    margin-top: 30px;
  }

  .login {
    margin: 60px auto 0 auto;
  }

  .login_login-title {
    display: none;
  }

  .login_success-message p {
    padding-left: 28px;
  }
}
@media (max-width: 1024px) {
  .invitation {
    display: block !important;
  }
  .invitation #content {
    max-width: 100%;
    display: block !important;
    min-height: 100vh;
  }
  
  .login_app-links {
    display: block;
  }

  input[type=text], input[type=password], input[type=number] {
    /* Remove First */
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
  }
}

@media (min-height: 921px) {
  .login {
    width: 300px;
    margin: 0 auto 0 auto;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
}
@media (max-height: 870px) and (min-width: 1025px) {
  .invitation #content .login {
    top: 13%;
    transform: translate(-50%, 0);
  }

  .login__validation-summary-errors ul {
    margin: 0;
    font-size: 14px;
  }
}

@media (max-height: 700px) {
  .logo {
    margin-top: 30px;
  }

  .invitation #content .login {
    top: 10%;
  }

  p.login__or-label {
    margin-block-start: 0;
    margin-block-end: 0;
  }
}

/* Adjustments based on height when login_app-links is visible */
@media (max-width: 1024px) and (max-height: 870px) {
  .login_login-title {
    display: none;
  }

  .logo {
    margin-top: 30px;
  }

  p.login__or-label {
    margin-block-start: 0;
    margin-block-end: 0;
  }
}
/* Adjustments based on height when login_app-links is visible */
@media (max-width: 1024px) and (max-height: 700px) {
  .invitation #content .login {
    transform: translate(-50%, 0);
  }

  .login_app-links {
    padding-top: 10px;
  }
}

@media (max-height: 640px) {
  .login {
    margin: 76px auto 76px auto !important;
    position: static !important;
    transform: inherit !important;
  }
  .login.login_mfa-success {
    position: absolute !important;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) !important;
    margin: 30px 0 0 0 !important;
  }

  .login_success-message p {
    padding-left: 28px !important;
  }

  .logo {
    margin-top: 30px !important;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
  }

  #wrapper {
    display: flex !important;
    /*align-items: center !important;*/
    /*overflow: inherit !important;*/
  }

  .invitation {
    display: block !important;
  }

  .invitation #content {
    max-width: 100%;
    display: block !important;
  }
  
  input[type=text], input[type=password], input[type=number] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
  }
}
/* Custom CSS needed to integrate into zkipster */
.login__validation-errors {
  color: var(--v4RedError);
  display: block;
  padding-top: 5px;
}

.login__validation-summary-errors {
  clear: both;
  color: var(--v4RedError);
}
.login__validation-summary-errors ul {
  list-style: none;
  padding-left: 0;
  text-align: center;
}

/* Special adjustments because the password validation HTML is the same as account */
.account-set__pass-validation p {
  line-height: 18px;
  padding-bottom: 0;
}
.account-set__pass-validation p .circle__small {
  margin-right: 2px;
}

/* Copy-paste from account */
.circle__small {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
}
.circle__small--green {
  background-color: var(--v4GreenSuccess);
}
.circle__small--red {
  background-color: var(--v4RedError);
}
.circle__small--tiny {
  width: 5px;
  height: 5px;
  margin-bottom: 2px;
}

/* SAML code - inheritance is required to override default styles made not in BEM style */
.login .login_submit-holder input.login__saml:not([type=checkbox]):not([type=radio]):not([type=submit]) {
  color: var(--v4CopperOrange);
  background: var(--v4FontWhite);
  border: 1px solid var(--v4CopperOrange);
  transition: all 0.4s ease;
}

.login .login_submit-holder input.login__saml:not([type=checkbox]):not([type=radio]):not([type=submit]):hover {
  color: var(--v4CopperOrangeDark);
  border-color: var(--v4CopperOrangeDark);
  background-position: 0% 100% !important;
}

.login__or {
  text-align: center;
  width: 100%;
  clear: both;
  display: flex;
  align-items: center;
  margin-bottom: 20px;
  justify-content: space-between;
}

.login__or-label {
  color: var(--v4FontGray);
  font-size: 14px;
}

.login__or-separator {
  width: 40%;
  border-bottom: 1px solid var(--v4InputBorderGray);
}


/* iframe marketing slide */
body {
  margin: 0;
}

.iframeBox iframe {
  width: 100%;
  height: 100%;
  border: none;
}

.iframeBox {
  -webkit-box-flex: 0;
  min-width: 620px;
  max-width: 740px;
  width: 100%;
  min-height: 100vh;
  text-align: center;
}

@media only screen and (max-width: 1024px) {
  .iframeBox {
    display: none;
  }
}

.hidden {
  display: none;
}

/* Message/alert bar */
.alert-bar {
  height: 47px;
  font-size: 15px;
  
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 10;
  
  display: flex;
  align-items: center;
  padding: 0 16px;
  overflow-y: auto;
}

.alert-bar__image {
  margin-right: 8px;
  width: 18px;
}

.alert-bar a {
  color: inherit;
  text-decoration: underline;
}

.alert-bar--red {
  background-color: var(--v4RedError);
  color: var(--v4FontWhite);
}

.alert-bar--blue {
  background-color: var(--v4Blue);
  color: var(--v4FontWhite);
}

.alert-bar--gray {
  background-color: var(--v4BorderLinen);
  color: var(--v4FontBlack);
}

.alert-bar--gray .alert-bar__image {
  filter: brightness(0) saturate(100%);
}

/* adjustments when we have alert bar */
.body--with-alert-bar {
  .logo {
    margin-top: 100px;
  }
}

@media (max-height: 870px) and (min-width: 1025px) {
  .body--with-alert-bar .logo {
    margin-top: 70px;
  }
}

@media (max-height: 700px) {
  .body--with-alert-bar .logo {
    margin-top: 55px;
  }
}

@media (max-width: 1024px) and (max-height: 870px) {
  .body--with-alert-bar .logo {
    margin-top: 70px;
  }
}

@media (max-width: 1024px) and (max-height: 700px) {
  .body--with-alert-bar .logo {
    margin-top: 53px !important;
  }

  .body--with-alert-bar .login {
    top: 11% !important;
  }
}

@media (max-height: 640px) {
  .body--with-alert-bar .logo {
    margin-top: 53px !important;
  }

  .body--with-alert-bar .login {
    /* Empty rule kept for structure */
  }
}

/* end alert bar */

/* MFA toggle panels */
.js-mfa-rate-limited,
.js-mfa-loading {
  width: 100%;
  float: left;
  clear: both;
}
