
.bs-login-create-account, .bs-login-verify-email, .bs-login-welcome-header {
  font-size: 20px;
  line-height: 26px;
  color: #333842;
  letter-spacing: 0.3px;
  font-weight: 500;
}

.bs-plan-confirmation {
    width: 640px;
    flex: 1 1 auto;
}

.bs-verify-main-content {
    width: 576px;
    flex: 1 1 auto;
}

.bs-sso-login-button{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: auto;
    max-width: 320px;
}

#invite-banner, #expired-banner, #friends-family-banner {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: 0.3px;
    color: #333;
    position: absolute;
    left: 0;
    right: 0;
    padding: 15px 15px;
}

.verify-top {
    text-align: center;
    font-family: 'Heebo';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0.3px;
    color: #2D3748;
    margin-bottom: 20px;
}

.success-top {
    text-align: center;
    font-family: 'Heebo';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0.3px;
    color: #333333;
}
.verify-container {
    text-align: center;
    font-family: 'Heebo';
    font-style: normal;
    letter-spacing: 0.3px;
}

.success-container {
    text-align: center;
    font-family: 'Heebo';
    font-style: normal;
    letter-spacing: 0.3px;
}

.bs-verify-email {
    margin: 12px 0 20px 0;
    font-family: 'Heebo';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #2D3748;
    text-decoration: none;
    text-align: left;
}

.bs-note-style {
    width: 100%;
    background-color: #ffffeb;
    padding: 8px;
    font-size: 12px !important;
    line-height: 18px;
    border-left: 2px solid #ffd438;
    display:inline-block;
}

#invite-banner, #friends-family-banner {
    background-color: rgba(89, 230, 146, 0.19);
    border: solid 1px #59e692;
}

#expired-banner {
    border: solid 1px #fb3535;
    background-color: rgba(251, 53, 53, 0.2);
}

.bs-allow-external-login-account {
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0.3px;
    margin-bottom: 20px;
    color: #333333;
    display: inline-block;
    vertical-align: sub;
}

.bs-allow-external-login-content {
    width: 540px;
    flex: 1 1 auto;
}

.bs-allow-external-login-sub-topic {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.3px;
    margin-bottom: 20px;
    color: #333333;
    display: inline-block;
}

.bs-timer-style {
    margin-bottom: 20px;
    margin-top: 14px;
    letter-spacing: 0.32px;
    color: #666E80;
}

.bs-login-verify-email-timer-style {
    margin-bottom: 14px;
    margin-top: 14px;
    letter-spacing: 0.32px;
    color: #666E80;
}

.bs-currently-logged {
  width: 100%;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.3px;
  color: #666E80;
}

.bs-timer-style-color {
  color: #FF1400;
}

.bs-login-add-info-container {
  margin-top: 14px;
}

.bs-login-add-info {
  display: inline-block;
  text-align: center;
  min-height: 25px;
  line-height: 25px;
  font-size: 14px;
}

.bs-hyperlink-resend {
  color: #0565ff;
  cursor: pointer;
}

.bs-signup-desc, .bs-login-welcome-sub-header {
  text-align: center;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  letter-spacing: 0.32px;
  margin-top: 12px;
}

.bs-login-sixdigit-confirmation {
  color: #333842;
  letter-spacing: 0.32px;
  margin-top: 20px;
  margin-bottom: 32px;
  line-height: 20px;
}

#bs-login-body .error-validation input, #bs-login-body .error-validation .e-input-group {
  border-color: #ff3b30 !important;
}

.bs_remember, .bs-reset-link-email, .bs-password, .bs-authentication-code, .bs-verify-code {
  text-align: left;
}

.bs-org-tip-span {
  color: #B3BBC5;
  font-weight: 500;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.3px;
  margin: 7px auto;
}

@media screen and (max-width: 450px) {
    .bs-org-tip-span {
        width: 50vw;
    }
}

.bs-password-rules-span {
  color: #B3BBC5;
  font-weight: 500;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.3px;
  margin-top: 12px;
}

#passwordInfoDialog .e-dlg-content {
  background-color: #333842 !important;
  padding: 8px 0px;
  border-radius: 4px;
}

#passwordInfoDialog {
  border-radius: 4px;
  box-shadow: 0 6px 14px 3px rgba(0, 0, 0, 0.1);
  border: none;
  left:auto !important;
}

.bs-verify-code {
  float: left;
  width: 348px;
}

.bs-login-concent-text {
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.3px;
  color: #333842;
}

.bs-login-concent-text a:hover {
  text-decoration: none;
}

.bs-go-back {
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.3px;
  color: #0565FF;
  margin-top: 48px;
  cursor: pointer;
}

.bs-validation-text {
  font-size: 11px;
  color: #ff3b30;
  margin-left: 5px;
  margin-top: 1px;
  letter-spacing: 0.24px;
}

.bs-reset-link-btn,
.bs-continue-btn,
.bs-getstarted-btn {
  border-radius: 4px;
  border: solid 1px #0050d1;
  background-color: #0565ff;
  color: #ffffff;
}

.bs-cancel-dialog-span {
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  letter-spacing: 0.32px;
  margin-top: 12px;
}

#cancelDialog .e-dlg-header {
  padding-left: 8px !important;
}

#cancelDialog .e-dlg-header {
  font-size: 20px;
  font-weight: 500;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: 0.3px;
  color: #333333;
}

#cancelDialog .e-footer-content {
  border-top: none !important;
  background-color: #ffffff;
  padding: 24px 32px 24px 30px !important;
}

#cancelDialog.e-dialog .e-footer-content .e-btn {
  margin-left: 16px;
}

#yesButton {
  background-color: #0565FF !important;
  border-color: #0565FF !important;
  color: #fff;
}

#cancelDialog .e-dlg-content {
  padding: 32px 32px 0px !important;
  border-radius: 5px;
}

#cancelDialog .e-continue-btn:hover {
  background-color:transparent !important;
}

#cancelDialog .e-dlg-header-content {
  border-bottom: none !important;
  background-color: #ffffff;
  padding: 24px 32px 0px 22px !important;
}

#cancelDialog.e-dialog .e-dlg-header-content button {
  left: -12px;
  bottom: 5px;
}

#cancelDialog .bs-cancel-dialog-span {
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 0.34px;
  color: #333842;
}

#cancelDialog .bs-cancel-dialog-button {
  border-radius: 4px;
  border: solid 1px #0565FF;
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 32px;
  letter-spacing: 0.32px;
  color: #0565ff;
}

#cancelDialog .bs-cancel-dialog-button:hover {
  background: #FFFFFF;
}

span.bs-isverified-field.sf-icon-Information {
  cursor: pointer;
  font-size: 16px;
}

span.bs-isverified-field.sf-icon-Lock {
  cursor: pointer;
  font-size: 16px;
}

span.bs-isverified-field.sf-icon-Tick {
  color: #59E692;
  position: absolute;
  height: 16px;
  width: 16px;
  display: inline-block;
  font-size: 12px;
  line-height: 16px;
  text-align: center;
}

span.sf-icon-Pending {
  color: #FFFFFF;
  position: absolute;
  height: 16px;
  width: 16px;
  display: inline-block;
  font-size: 12px;
  line-height: 16px;
  text-align: center;
}

.name-inline {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: middle;
  width: 49%;
}

#externalAuthentications .line {
  width: 140px;
  border-top: 1px dashed #CCCCCC;
}

#externalAuthentications .content {
  font-size: 11px;
  color: #8b8b8b !important;
  letter-spacing: 0.33px;
  padding: 0 12px;
}

#externalAuthentications .divider-container {
  width: 318px;
  margin: 24px auto 0;
  display: flex;
  align-items: center;
}

.login-provider-text {
  color: #666;
  padding-left: 7px;
  font-weight: 500;
  font-size: 16px;
  text-align: center;
  letter-spacing: 0.24px;
}

.authentication-buttons {
  display: block;
  border: 1px solid #b3bbc5;
  width: 135px;
  padding: 8px 0px;
  line-height: 1.42857143;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  border-radius: 4px;
  text-align: center;
  margin: 0 auto;
}

.authentication-buttons:not(:first-child) {
  margin-top: 14px;
}

.sf-icon-Completed:before {
  content: "\e361";
}

.sf-icon-Lock:before {
  content: "\e397";
}

.sf-icon-Tick:before {
  content: "\e361";
}

.authentication-buttons img {
  height: 24px;
  width: 24px;
  vertical-align: bottom;
}

.bs_remember .e-checkbox-wrapper .e-label {
  font-family: "Heebo", sans-serif !important;
  margin-left: 12px;
}

.bs_remember .e-checkbox-wrapper .e-icons.e-frame {
  width: 16px;
  height: 16px;
  line-height: 14px;
}
.bs_remember .e-checkbox-wrapper .e-icons.e-frame.e-check {
  border-color: #0450cc;
  background-color: #0565ff;
  color: white;
}
.e-checkbox-wrapper .e-check::before, .e-css.e-checkbox-wrapper .e-check::before {
  content: '\e75d';
}

#bs-login-body .bs-input-text {
  display: inline-block;
  width: 100%;
}

#bs-login-body .validation_error {
  border: 1px solid red;
  padding: 10px;
  color: red;
  border-radius: 5px;
  margin-top: 20px;
  margin-bottom: 12px;
}

.bs-login-stay-signed-in {
    font-size: 20px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 26px;
    letter-spacing: 0.32px;
    color: #333333;
}

.bs-login-stay-signed-in-email {
    font-size: 13px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 18px;
    letter-spacing: 0.32px;
    color: #666E80;
}

.e-avatar {
    -ms-flex-line-pack: center;
    align-content: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #bcbcbc;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 5px;
    display: inline-flex;
    font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif, "-apple-system", "BlinkMacSystemFont";
    -ms-flex-pack: center;
    justify-content: center;
    overflow: hidden;
    position: relative;
    margin-right: 8px;
    width: 24px;
    height: 24px;
    font-size: 12px;
    letter-spacing: .27px;
    line-height: 18px;
    font-weight: 400;
    color: #fff;
}

    .e-avatar.e-avatar-circle {
        border-radius: 50%;
    }

.bs-sso-border-line {
    border-bottom: solid 1px #ccc;
    font-size: 14px;
    font-weight: 500;
    padding-bottom: 24px;
}

.bs-sso-border-line-login {
  border-bottom: solid 1px #ccc;
  margin-bottom: 24px !important;
  font-size: 14px;
  font-weight: 500;
  padding-bottom: 24px;
}

.bs-sign-in-with-sso-header {
    font-family: Heebo;
    font-size: 20px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.3;
    letter-spacing: 0.3px;
    color: #333;
}
#phone-field .iti {
    display: block;
    margin-left:0;
    width: 100%;
}
#phone-field .iti_selected_flag {
    padding-left: 6px;
    padding-right:0;
  
}
#captcha {
    transform: scale(1.06);
    -webkit-transform: scale(1.06);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    margin: 0 auto;
    margin-top: 25px;
    width: 320px;
}

.bs-login-concent-text .sign-up {
  font-weight: 500;
}

.dashed-border {
  border-bottom-style: dashed !important;
  width: 320px;
  margin: 0 auto;
}

#bs-login-body .bs-login-otp-textbox .bs-login-authenticator-select {
  margin-bottom: 24px;
}

.login-container {
  border: 0;
  width: 288px;
  height: 36px;
  background: #F7FAFC;
  border-radius: 8px;
  padding: 10px 16px;
  margin: 0 auto;
}

.login-container:hover {
  background: #E5EFFF;
}

.authenticator-icon {
  font-size: 24px;
  color: #0565ff;
  display: block;
  float: left;
  margin: 6px 12px 6px 0;
}

.login-auth-mode-container {
  display: table;
}

.login-auth-mode-container .login-auth-mode {
  display: flex;
  font-size: 14px;
  font-weight: 400;
  color: #333842;
}

.login-auth-sub-mode {
  display: flex;
  font-size: 12px;
  color: #666E80;
  font-weight: 400;
}

#login-form #email-field, #password-field, #login-form .validation-captcha, #signup-form .validation-captcha, #captcha_server_validation {
  margin: 0 auto;
  width: 320px;
}

#label_region_dropdown {
    right: auto !important;
}

#region_dropdown_popup .e-list-item {
    height: 32px;
    border-radius: 4px;
}

#region_dropdown_popup .e-list-item.e-active {
    color: black;
    background-color: #e5efff;
}

#region_dropdown_popup {
    border: none;
}

#region_change_dropdown .e-ddl-icon::before{
    content: '\e396' !important;
    font-family: "Bold Sign" !important;
    font-size: smaller;
}

#region_note {
    padding-top: 6px;
    color: rgb(110 110 110);
    font-size: 12px;
}

#login-form .bs_remember {
  position: relative;
}

#login-form .bs_remember .forgot-pwd-link {
  position: absolute;
  right: 80px;
}

#otp-submit-form .bs_remember {
  padding: 0 80px;
}

#otp-field, #signup_email_field, #email-field, #old-password-field, #new-password-field, #confirm-password-field, #password-field {
  margin: 0 auto;
}

.tfa-rec-email-input, .tfa-rec-email-btn, .tfa-add-phone, .tfa-phone-btn {
  width: 320px;
  height: 40px;
  margin: 0 auto;
  margin-top: 24px;
}

.code-confirm-resend, .choose-different-modes {
  min-height: 20px;
  line-height: 20px;
}

.iti__selected-flag {
  outline: none;
}

.bs-auth-app-list-content {
  font-size: 14px;
  line-height: 20px;
  letter-spacing: .32px;
  color: #333842;
  font-weight: 400;
  text-align: left;
}

#CopyAuthCodesToolTip {
  width: 350px;
  margin: 0 auto;
  height: 32px;
}

.verify-auth-app-btn {
  width: 442px;
  margin: 0 20px;
}

#CopyAuthCodesToolTip .e-input-group {
  box-shadow: none;
}

#CopyAuthCodesToolTip .e-input-group .sf-icon-CopytoClipboard {
  font-size: 14px;
}

#sso-otp-field {
  margin: 0 auto;
}

.basic-info-container {
  width: 320px;
}

#ShowRecoveryCodesToolTip {
  font-size: 16px;
  margin: 0 auto;
  height: 38px;
  border-radius: 4px;
  width: 320px;
}

.recovery-embed-code-input {
  box-shadow: none !important;
  outline: none !important;
  border: 1px solid #ccc !important;
}

.recovery-embed-code-input .sf-icon-CopytoClipboard {
  font-size: 14px;
}

.recovery-embed-code {
  padding-top: 24px;
}

.recovery-embed-code #recoveryCodeLbl {
  text-align: left;
  color: #333842;
  font-weight: 500;
}

.no-border {
  border: 0;
}

.disabled.bs-login-concent-text .login-container, .disabled.bs-login-concent-text .login-container a {
  cursor: not-allowed;
}

.disabled.bs-login-concent-text .login-container:hover, .disabled.bs-login-concent-text .login-container a:hover {
  background: #F7FAFC;
}

#recoveryCodeDlg {
  max-height: 546px !important;
}

#recoveryCodeDlg .e-dlg-content {
  padding: 32px;
  overflow: hidden;
  border-radius: 4px;
}

.backup-desc-content {
  text-align: left;
  margin: 8px 0 0;
  font-family: 'Heebo';
  font-size: 12px;
  color: #000;
  line-height: 18px;
}

.width-100 {
  width: 100%;
}

.keep-me-log {
  margin: 0 auto;
  padding-top: 18px;
  width: 320px;
}

.keep-me-log .e-checkbox-wrapper {
  padding-top: 16px;
}

#keep-me-info-container {
  display: inline-block;
}

.keep-me-log #keep-me-info-container .keep-me-info {
  font-size: 16px;
  float: left;
  margin-left: 4px;
  line-height: 8px;
  color: #8992A4;
  cursor: pointer;
}

.external-signin {
  font-size: 14px;
  font-weight: 500;
  color: #666666;
  line-height: 40px;
  letter-spacing: .32px;
}

#Google.external-login {
  background: url("../images/google-ext-login.svg");
  background-size: contain;
  border: 1px solid #B3BBC5;
  background-repeat: no-repeat;
  height: 40px;
  padding: 0;
  width: 320px;
}

#Microsoft.external-login {
  background: url("../images/microsoft-ext-login.svg");
  background-size: contain;
  border: 1px solid #B3BBC5;
  background-repeat: no-repeat;
  height: 40px;
  padding: 0;
  width: 320px;
}

#Apple.external-login {
    background: url("../images/apple.svg");
    background-size: contain;
    border: 1px solid #B3BBC5;
    background-repeat: no-repeat;
    height: 40px;
    padding: 0;
    width: 320px;
}

.recovery-code-btn {
  height: 32px;
  line-height: 20px;
  font-size: 14px;
  font-weight: 500;
}

@media only screen and (max-width: 480px) {
  .bs-login-main-content {
    width: 320px
  }

  #login-form .bs_remember .forgot-pwd-link {
    right: 0;
  }

  #otp-submit-form .bs_remember {
    padding: 0;
  }
}