@import '_content/Blazored.Toast/Blazored.Toast.bundle.scp.css';

/* _content/PSEConnect.Accounts/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-tspqo4wn85] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-tspqo4wn85] {
    flex: 1;
}

.sidebar[b-tspqo4wn85] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-tspqo4wn85] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-tspqo4wn85]  a, .top-row[b-tspqo4wn85]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-tspqo4wn85]  a:hover, .top-row[b-tspqo4wn85]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-tspqo4wn85]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-tspqo4wn85] {
        justify-content: space-between;
    }

    .top-row[b-tspqo4wn85]  a, .top-row[b-tspqo4wn85]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-tspqo4wn85] {
        flex-direction: row;
    }

    .sidebar[b-tspqo4wn85] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-tspqo4wn85] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-tspqo4wn85]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-tspqo4wn85], article[b-tspqo4wn85] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-tspqo4wn85] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-tspqo4wn85] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/PSEConnect.Accounts/Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-pjq44qs9l8] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: white;
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.75rem rgba(255, 255, 255, 0.1);
}

.navbar-toggler:checked[b-pjq44qs9l8] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-pjq44qs9l8] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-pjq44qs9l8] {
    font-size: 1.1rem;
}

.bi[b-pjq44qs9l8] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-fill[b-pjq44qs9l8] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-house-door-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
}

.bi-plus-square-fill[b-pjq44qs9l8] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-plus-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.bi-list-nested[b-pjq44qs9l8] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.nav-item[b-pjq44qs9l8] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-pjq44qs9l8] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-pjq44qs9l8] {
        padding-bottom: 1rem;
    }

    .nav-item[b-pjq44qs9l8]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-pjq44qs9l8]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-pjq44qs9l8]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-pjq44qs9l8] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-pjq44qs9l8] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-pjq44qs9l8] {
        display: none;
    }

    .nav-scrollable[b-pjq44qs9l8] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* _content/PSEConnect.Accounts/Components/Layout/SideNavBarLayout.razor.rz.scp.css */
.icon-size[b-9a5zom6d9z]{
    font-size: 32px !important;
}

.side-bar-width[b-9a5zom6d9z]{
    width: 5.5rem !important;
}

.sidebar-item:hover[b-9a5zom6d9z]{
    background-color: var(--mainorange--) !important;
}

.sidebar-item:hover > a > i[b-9a5zom6d9z], .sidebar-item:hover > a > span[b-9a5zom6d9z]{
    color: white !important;
}

.min-height-navmenu[b-9a5zom6d9z]{
    min-height: 91vh;
}
/* _content/PSEConnect.Accounts/Components/Pages/Accounts/ActivateInvestorComponent/ActivateInvestor.razor.rz.scp.css */
*[b-j1cbjn84yf] {
    color: #000000 !important;
}
img[b-j1cbjn84yf] {
    width: 138px;
    height: 52px;
}
header[b-j1cbjn84yf] {
    height: 10vh;
}
.px-8[b-j1cbjn84yf] {
    padding-right: 8rem;
    padding-left: 8rem;
}
.cnt[b-j1cbjn84yf] {
    height: 90vh;
}
.page-title[b-j1cbjn84yf] {
    font-size: 1.5rem;
}
.mail-sent-img[b-j1cbjn84yf] {
    width: 100%;
    height: 400px;
}
/* _content/PSEConnect.Accounts/Components/Pages/Accounts/ChangePassword/ChangePassword.razor.rz.scp.css */
.alert[b-7txv74573e] {
  max-width: 40%;
}
.border-start-orange[b-7txv74573e] {
  border-left: 3px solid var(--mainorange--) !important;
}
.text-success-circle[b-7txv74573e] {
  color: var(--accentgreen--);
}
.input-group.currentPassword:focus-within[b-7txv74573e],
.input-group.newPassword:focus-within[b-7txv74573e],
.input-group.confirmPassword:focus-within[b-7txv74573e] {
  border-color: var(--focus-color--) !important;
  /* box-shadow: 0 0 5px cyan !important; */
}
#changePassword[b-7txv74573e] {
}
#changePassword .circle[b-7txv74573e] {
  width: 8px;
  height: 8px;
  border-radius: 4px;
  background-color: var(--mainorange--);
}
#changePassword .cancel-button[b-7txv74573e] {
  color: var(--text-secondary-gray--);
  background: var(--mainbackground--);
  border-radius: 4px;
  border: 1px solid rgba(255, 255, 255, 0.12);
}
#changePassword .submit-button[b-7txv74573e] {
  color: #000 !important;
  /* background: var(--mainorange--); */
  border-radius: 8px;
  border: 1px solid var(--mainorange--);
  transition: 0.2s;
}
#changePassword .submit-button:hover[b-7txv74573e] {
  background: var(--mainorange--);
  color: var(--neutralwhite--) !important;
}
#changePassword .disabled-button[b-7txv74573e] {
  color: #e5e5e5;
  background: var(--disable-gray--);
  border-radius: 4px;
}
#changePassword input:focus[b-7txv74573e] {
  outline: none;
  outline-width: 0;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}
#changePassword input:-webkit-autofill[b-7txv74573e],
#changePassword input:-webkit-autofill:hover[b-7txv74573e],
#changePassword input:-webkit-autofill:focus[b-7txv74573e],
#changePassword textarea:-webkit-autofill[b-7txv74573e],
#changePassword textarea:-webkit-autofill:hover[b-7txv74573e],
#changePassword textarea:-webkit-autofill:focus[b-7txv74573e],
#changePassword select:-webkit-autofill[b-7txv74573e],
#changePassword select:-webkit-autofill:hover[b-7txv74573e],
#changePassword select:-webkit-autofill:focus[b-7txv74573e] {
  -webkit-text-fill-color: #e0e0e0;
  -webkit-box-shadow: 0 0 0px 1000px var(--text-secondary-gray--) inset;
  -webkit-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s;
}
#changePassword [b-7txv74573e]::-webkit-input-placeholder {
  color: #a0a0a0;
  opacity: 1;
}
#changePassword [b-7txv74573e]::-moz-placeholder {
  color: #a0a0a0;
  opacity: 1;
}
#changePassword :-ms-input-placeholder[b-7txv74573e] {
  color: #a0a0a0;
  opacity: 1;
}
#changePassword [b-7txv74573e]::-ms-input-placeholder {
  color: #a0a0a0;
  opacity: 1;
}
#changePassword [b-7txv74573e]::placeholder {
  color: #a0a0a0;
  opacity: 1;
}
#changePassword :-ms-input-placeholder[b-7txv74573e] {
  color: #a0a0a0;
}
#changePassword [b-7txv74573e]::-ms-input-placeholder {
  color: #a0a0a0;
}
#changePassword input:focus[b-7txv74573e]::-webkit-input-placeholder {
  color: transparent;
}
#changePassword input:focus[b-7txv74573e]::-moz-placeholder {
  color: transparent;
}
#changePassword input:focus:-ms-input-placeholder[b-7txv74573e] {
  color: transparent;
}
#changePassword input:focus[b-7txv74573e]::-ms-input-placeholder {
  color: transparent;
}
#changePassword input:focus[b-7txv74573e]::placeholder {
  color: transparent;
}
#changePassword .validation-message[b-7txv74573e] {
  color: var(--color-indicator-red--);
}
#changePassword .border[b-7txv74573e] {
  border: 1px solid #a0a0a0;
}
#changePassword .password[b-7txv74573e],
#changePassword .newPassword[b-7txv74573e],
#changePassword .confirmPassword[b-7txv74573e] {
  height: 42px;
  border-radius: 3.5px;
  position: relative;
}
#changePassword .password-disable[b-7txv74573e] {
  height: 42px;
  border-radius: 3.5px;
  position: relative;
  /* background: #a0a0a0; */
}
#changePassword .textbox-password[b-7txv74573e],
#changePassword .textbox-newPassword[b-7txv74573e],
#changePassword .textbox-confirmPassword[b-7txv74573e] {
  background: transparent !important;
  color: #a0a0a0;
  border: 0;
  height: 100%;
}
.textbox-password[b-7txv74573e],
.textbox-newPassword[b-7txv74573e],
.textbox-confirmPassword[b-7txv74573e] {
  background: transparent !important;
  color: #a0a0a0;
  border: 0;
  height: 100%;
}
#changePassword .material-text-danger[b-7txv74573e] {
  color: var(--color-indicator-red--) !important;
}
#changePassword .placeholder-password[b-7txv74573e] {
  position: absolute;
  top: 0.6rem;
  left: 1rem;
  -webkit-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  cursor: text;
  width: 140px;
}
#changePassword .placeholder-newPassword[b-7txv74573e] {
  position: absolute;
  top: 0.6rem;
  left: 1rem;
  -webkit-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  cursor: text;
  width: 120px;
}
#changePassword .placeholder-confirmPassword[b-7txv74573e] {
  position: absolute;
  top: 0.6rem;
  left: 1rem;
  -webkit-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  cursor: text;
  width: 180px;
}
#changePassword .textbox-password:focus + .placeholder-password[b-7txv74573e],
#changePassword .textbox-newPassword:focus + .placeholder-newPassword[b-7txv74573e],
#changePassword .textbox-confirmPassword:focus + .placeholder-confirmPassword[b-7txv74573e] {
  color: var(--mainorange--) !important;
  top: -0.9rem;
  background: var(--text-secondary-gray--);
  font-size: 12px !important;
  padding-left: 8px;
  z-index: 4;
  -webkit-animation: ease-in-out 0.5s ease normal;
  animation: ease-in-out 0.5s ease normal;
}
#changePassword .active[b-7txv74573e] {
  color: var(--mainorange--) !important;
  top: -0.9rem;
  background: var(--text-secondary-gray--);
  font-size: 12px !important;
  padding-left: 8px;
  z-index: 4;
  -webkit-animation: ease-in-out 0.5s ease normal;
  animation: ease-in-out 0.5s ease normal;
}
#changePassword .input-group-text[b-7txv74573e] {
  background: transparent !important;
  border: 0;
}
#changePassword input:focus[b-7txv74573e] {
  outline: none;
  outline-width: 0;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}
#changePassword .eye-gray[b-7txv74573e] {
  background: url(/css/img/eye-gray.svg) no-repeat;
  height: 16px;
  width: 22px;
}
#changePassword .eye-gray-cancel[b-7txv74573e] {
  background: url(/css/img/eye-gray-cancel.svg) no-repeat;
  height: 16px;
  width: 22px;
}
#changePassword .fa-times[b-7txv74573e] {
  cursor: pointer;
}
@media (max-width: 1024px) {
  .password-icon[b-7txv74573e] {
    margin-left: 30px;
    margin-right: 30px;
  }
  .alert[b-7txv74573e] {
    max-width: 100%;
  }
}

@media (max-width: 520px) {
  .alert[b-7txv74573e] {
    max-width: 100%;
  }
}

.btn-outline-orange[b-7txv74573e]{
  border: 1px solid var(--mainorange--) !important;
  background-color: white !important;
}

.btn-outline-orange:hover[b-7txv74573e], .btn-orange[b-7txv74573e]{
  background-color: var(--mainorange--) !important;
  color: white !important;
}

.toast-css[b-7txv74573e]{
  left: 50% !important;
  transform: translateX(-50%) !important;
}
/* _content/PSEConnect.Accounts/Components/Pages/Accounts/ForgotPassword/ForgotPassword.razor.rz.scp.css */
.logo[b-es339j6gx7] {
  max-width: 250px;
}
/* .btn {
  box-shadow: 1px 2px 5px #333;
} */
.btn-outline-orange[b-es339j6gx7] {
  background-color: var(--mainorange--);
  color: var(--neutralwhite--);
}
.btn-outline-orange:hover[b-es339j6gx7] {
  background-color: var(--hoverorange--);
}
.successmodal[b-es339j6gx7] {
  max-width: 30%;
}
.close_btn[b-es339j6gx7] {
  display: flex;
  position: absolute;
  justify-content: flex-end;
  width: 25%;
}
.forgotpassword-component[b-es339j6gx7] {
}
.forgotpassword-component .forgotpassword-form[b-es339j6gx7] {
  background: #fefeff;
  border-radius: 8px;
  box-shadow: 0px 6px 10px rgba(0, 0, 0, 0.12), 0px 1px 18px rgba(0, 0, 0, 0.12),
    0px 3px 5px rgba(0, 0, 0, 0.2);
}
@media (max-width: 576px) {
  .forgotpassword-component .forgotpassword-form[b-es339j6gx7] {
    background: #fefeff;
    border-radius: 8px;
    box-shadow: none;
  }
}
.forgotpassword-component .pse-logo[b-es339j6gx7] {
  content: url(/css/img/nav-logo.png);
}
.forgotpassword-component .form-control[b-es339j6gx7] {
  background: #fefeff !important;
  color: #2b2b2b !important;
}
.forgotpassword-component .cancel-button[b-es339j6gx7] {
  color: #2b2b2b;
  background: #fefeff;
  border-radius: 4px;
  border: 1px solid rgba(255, 255, 255, 0.12);
}
.forgotpassword-component .submit-button[b-es339j6gx7] {
  color: #ffffff;
  background: #f78d23;
  border-radius: 4px;
}
.forgotpassword-component .placeholder[b-es339j6gx7] {
  position: absolute;
  top: 0.6rem;
  left: 1rem;
  -webkit-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  cursor: text;
  width: 45px;
}
.forgotpassword-component .forgot-reg-border[b-es339j6gx7] {
  border: 1px solid #2b2b2b;
  border-radius: 4px;
}
.forgotpassword-component .border[b-es339j6gx7] {
  border: 1px solid #a0a0a0;
}
.forgotpassword-component .validation-message[b-es339j6gx7] {
  color: #e6243d;
}
.forgotpassword-component .email-property[b-es339j6gx7] {
  background-color: transparent;
  border: 0;
  height: 42px;
}
.forgotpassword-component .email-property:focus + .placeholder[b-es339j6gx7],
.forgotpassword-component .active[b-es339j6gx7] {
  color: #f07e20;
  top: -0.9rem;
  background: #1e1e1e;
  font-size: 12px;
  padding-left: 8px;
  z-index: 4;
  -webkit-animation: ease-in-out 0.5s ease normal;
  animation: ease-in-out 0.5s ease normal;
}
.forgotpassword-component [b-es339j6gx7]::-webkit-input-placeholder {
  color: #a0a0a0;
  opacity: 1;
}
.forgotpassword-component [b-es339j6gx7]::-moz-placeholder {
  color: #a0a0a0;
  opacity: 1;
}
.forgotpassword-component :-ms-input-placeholder[b-es339j6gx7] {
  color: #a0a0a0;
  opacity: 1;
}
.forgotpassword-component [b-es339j6gx7]::-ms-input-placeholder {
  color: #a0a0a0;
  opacity: 1;
}
.forgotpassword-component [b-es339j6gx7]::placeholder {
  color: #a0a0a0;
  opacity: 1;
}
.forgotpassword-component :-ms-input-placeholder[b-es339j6gx7] {
  color: #a0a0a0;
}
.forgotpassword-component [b-es339j6gx7]::-ms-input-placeholder {
  color: #a0a0a0;
}
.forgotpassword-component input:focus[b-es339j6gx7]::-webkit-input-placeholder {
  color: transparent;
}
.forgotpassword-component input:focus[b-es339j6gx7]::-moz-placeholder {
  color: transparent;
}
.forgotpassword-component input:focus:-ms-input-placeholder[b-es339j6gx7] {
  color: transparent;
}
.forgotpassword-component input:focus[b-es339j6gx7]::-ms-input-placeholder {
  color: transparent;
}
.forgotpassword-component input:focus[b-es339j6gx7]::placeholder {
  color: transparent;
}
.forgotpassword-component input:focus[b-es339j6gx7] {
  outline: none;
  outline-width: 0;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}
/* .forgotpassword-component i {
  cursor: pointer;
} */
.forgotpassword-component [b-es339j6gx7]::-webkit-calendar-picker-indicator {
  background-image: url(/css/img/calendar-icon.svg);
}
.forgotpassword-component [b-es339j6gx7]::-webkit-calendar-picker-indicator:hover {
  cursor: pointer;
}
#successModal[b-es339j6gx7] {
  overflow: hidden hidden;
  z-index: 3000;
}
#successModal .modal-content[b-es339j6gx7] {
  background-color: #fefeff;
  -webkit-box-shadow: 0px 24px 38px rgba(0, 0, 0, 0.14),
    0px 9px 46px rgba(0, 0, 0, 0.12), 0px 11px 15px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 24px 38px rgba(0, 0, 0, 0.14),
    0px 9px 46px rgba(0, 0, 0, 0.12), 0px 11px 15px rgba(0, 0, 0, 0.2);
  border-radius: 6px;
}
#successModal .modal-header[b-es339j6gx7] {
  background-color: #e5e5e5;
  border-radius: 6px;
}
@media (max-width: 520px) {
  .successmodal[b-es339j6gx7] {
    max-width: 100% !important;
    border: none !important;
    box-shadow: none !important;
  }
}
/* _content/PSEConnect.Accounts/Components/Pages/Accounts/Login.razor.rz.scp.css */
.min-height[b-si305qwxm0]{
    min-height: 100vh !important;
}

.login-card-dimension[b-si305qwxm0]{
    width: 29.375rem;
    /* height: 33.46875rem; */
}

.text-orange[b-si305qwxm0]{
    color: var(--mainorange--) !important;
}
/* _content/PSEConnect.Accounts/Components/Pages/Accounts/Logout.razor.rz.scp.css */
/* _content/PSEConnect.Accounts/Components/Pages/Accounts/MFA/CreateMFA.razor.rz.scp.css */
.btn-outline-orange[b-bwugxx3akm]{
    border: 1px solid var(--mainorange--) !important;
    background-color: white !important;
}

.btn-outline-orange:hover[b-bwugxx3akm], .btn-orange[b-bwugxx3akm]{
    background-color: var(--mainorange--) !important;
    color: white !important;
}

.border-start-orange[b-bwugxx3akm]{
    border-left: 3px solid var(--mainorange--) !important;
}
/* _content/PSEConnect.Accounts/Components/Pages/Accounts/Registration/Register.razor.rz.scp.css */
*[b-ose8rgke6b] {
    color: #000000 !important;
}

img[b-ose8rgke6b] {
    width: 138px;
    height: 52px;
}

.form-title[b-ose8rgke6b] {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 0px;
}
.form-description[b-ose8rgke6b] {
    font-size: 15px;
    margin-bottom: 1rem;
}
.px-8[b-ose8rgke6b] {
    padding-right: 8rem;
    padding-left: 8rem;
}
.custom-border-form[b-ose8rgke6b] {
    border-color: #D4D4D8;
}
/* Hide default checkbox if needed */
.ant-check-input[b-ose8rgke6b] {
    appearance: none;
    -webkit-appearance: none;
    width: 16px;
    height: 16px;
    border: 1px solid #D1D5DB;
    border-radius: 4px;
    background-color: #fff;
    cursor: pointer;
    position: relative;
    transition: all 0.2s ease;
}
.form-control[b-ose8rgke6b] {
    border: 2px solid #FF3B30 !important;
}
#register_show_password_btn[b-ose8rgke6b], #register_show_confirmpassword_btn[b-ose8rgke6b] {
    right: 0px;
    bottom: 4px;
    background-color: transparent;
    border: none;
    z-index: 99;
}
#register_password_input[b-ose8rgke6b], #password[b-ose8rgke6b] {
    z-index: 98;
}
header[b-ose8rgke6b] {
    height: 10vh;
}



.text-login[b-ose8rgke6b] {
    color: var(--mainorange--);
}
.headline[b-ose8rgke6b] {
  font-size: large;
  /* border: solid 1px green; */
  margin: 0 2%;
}

.subheading[b-ose8rgke6b] {
  /* border: solid 1px var(--color-indicator-red--); */
  /* margin: 0 7%; */
  font-weight: 550;
}
/* .formatcheck {
    display: flex;
    flex-direction: column;
  } */
/* .text-warning {
  color: #ffa149;
} */
.validation-message[b-ose8rgke6b] {
  color: var(--color-indicator-red--);
  font-size: small;
}

.check-disabled[b-ose8rgke6b] {
  opacity: 0.5;
}
.ant-checkbox[b-ose8rgke6b] {
  padding-right: 5px;
}

/*.ant-checkbox-input:focus + .ant-checkbox-inner,
.ant-checkbox-wrapper:hover .ant-checkbox-inner,
.ant-checkbox:hover .ant-checkbox-inner {
  outline: none;
  border-color: var(--mainorange--);
  box-shadow: 0 0 6px var(--mainorange--);
}*/
/*.ant-checkbox-wrapper {
  font-family: "Poppins", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 0.875rem;
  line-height: 1.25rem;*/
  /* identical to box height, or 143% */
  /*color: var(--color-indicator-neutral--);
}*/

/*.ant-checkbox-inner {
  border-color: var(--color-indicator-neutral--);
}

.ant-checkbox-checked .ant-checkbox-inner {
  background-color: var(--mainorange--);
  border-color: var(--mainorange--);
}*/
.text-success-circle[b-ose8rgke6b] {
  color: var(--accentgreen--);
}
/* .text-error {
  color: var(--color-indicator-red--);
} */
.registration-component[b-ose8rgke6b] {
}
/* .registration-component .registration-form {
  background: var(--mainbackground--);
  border-radius: 8px;
  box-shadow: 0px 6px 10px rgba(0, 0, 0, 0.12), 0px 1px 18px rgba(0, 0, 0, 0.12),
    0px 3px 5px rgba(0, 0, 0, 0.2);
} */
.successRegisterForm[b-ose8rgke6b] {
  border: none;
}
.registration-component .pse-logo[b-ose8rgke6b] {
  content: url(/css/img/nav-logo.png);
}
.registration-component .registration-logo[b-ose8rgke6b] {
  content: url(/css/img/registration-logo.svg);
  /* width: 80%; */
}
.registration-component .terms-use-button[b-ose8rgke6b] {
  border: none;
  background: none !important;
}
.close[b-ose8rgke6b] {
  border: none;
  background: none !important;
}
.close:focus[b-ose8rgke6b] {
  outline: none !important;
}
.registration-component .terms-use-button:focus[b-ose8rgke6b] {
  outline: none !important;
}
.registration-component .orange-border[b-ose8rgke6b] {
  height: 24px;
  width: 5px;
  background-color: var(--mainorange--);
}
.registration-component .email[b-ose8rgke6b],
.registration-component .firstname[b-ose8rgke6b],
.registration-component .lastname[b-ose8rgke6b],
.registration-component .password[b-ose8rgke6b],
.registration-component .confirmPassword[b-ose8rgke6b] {
  height: 42px;
  border-radius: 4px;
  position: relative;
}
/* .password,
#newPassDiv {
  border: 3px solid #ccc;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  outline: none;
} */

.input-group.password:focus-within[b-ose8rgke6b],
.input-group.confirmPassword:focus-within[b-ose8rgke6b] {
  border-color: var(--focus-color--) !important;
  /* box-shadow: 0 0 5px cyan !important; */
}

.registration-component .border[b-ose8rgke6b] {
  border: 1px solid var(--color-indicator-neutral--);
}
.registration-component input:focus[b-ose8rgke6b] {
  outline: none;
  outline-width: 0;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}
.registration-component invalid[b-ose8rgke6b] {
  outline: none !important;
  border: 1px solid var(--color-indicator-red--) !important;
}
.registration-component .textbox-password[b-ose8rgke6b],
.registration-component .textbox-email[b-ose8rgke6b],
.registration-component .textbox-firstname[b-ose8rgke6b],
.registration-component .textbox-lastname[b-ose8rgke6b],
.registration-component .textbox-confirmPassword[b-ose8rgke6b] {
  background: transparent !important;
  color: var(--color-indicator-neutral--);
  border: none;
  height: 100%;
}
.registration-component .eye-gray[b-ose8rgke6b] {
  background: url(/css/img/eye-gray.svg) no-repeat;
  height: 16px;
  width: 22px;
}
.registration-component .eye-gray-cancel[b-ose8rgke6b] {
  background: url(/css/img/eye-gray-cancel.svg) no-repeat;
  height: 16px;
  width: 22px;
}
.registration-component .input-group-text[b-ose8rgke6b] {
  background: transparent !important;
  border-left: none;
}
.registration-component .submit-button[b-ose8rgke6b] {
  color: var(--neutralwhite--) !important;
  background: #000000;
  border-radius: 8px;
}
.registration-component .error-border[b-ose8rgke6b] {
  border: 1px solid var(--color-indicator-red--);
}
.registration-component .success-register-rafiki[b-ose8rgke6b] {
  content: url(/css/img/success-register-rafiki.png);
}
.registration-component .verify-text[b-ose8rgke6b] {
  font-family: Poppins;
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 34px;
  color: var(--color-indicator-neutral--);
}
.verify-text[b-ose8rgke6b] {
  font-family: sans-serif "Poppins";
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 34px;
  color: var(--color-indicator-neutral--);
}
#termsAndUseModal .modal-body[b-ose8rgke6b] {
  overflow-y: scroll;
  height: 800px;
}
#termsAndUseModal .modal-body[b-ose8rgke6b]::-webkit-scrollbar {
  width: 8px;
}
#termsAndUseModal .modal-body[b-ose8rgke6b]::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: var(--mainorange--);
}
/* _content/PSEConnect.Accounts/Components/Pages/Accounts/Registration/RegisterSuccess.razor.rz.scp.css */
.mail-sent-img[b-xk8s09z7hx] {
    width: 100%;
    height: 400px;
}
section[b-xk8s09z7hx] {
    height: 90vh;
}
.page-title[b-xk8s09z7hx] {
    font-size: 1.5rem;
}
.redirect-to-login-a[b-xk8s09z7hx] {
    width: fit-content;
}
/* _content/PSEConnect.Accounts/Components/Pages/Accounts/Registration/RegisterWecap.razor.rz.scp.css */
*[b-jn7mggiadn]{
    color: #000000 !important;
}

img[b-jn7mggiadn] {
    width: 138px;
    height: 52px;
}
.px-8[b-jn7mggiadn]{
    padding-right: 8rem;
    padding-left: 8rem;
}
.form-container[b-jn7mggiadn]{
    width: 50%;
}
/* _content/PSEConnect.Accounts/Components/Pages/Broker/BrokerPage.razor.rz.scp.css */
.btn-outline-orange[b-jdhee5q6s7]{
    border: 1px solid var(--mainorange--);
    background-color: white;
}

.btn-outline-orange:hover[b-jdhee5q6s7], .btn-orange[b-jdhee5q6s7]{
    background-color: var(--mainorange--);
    color: white;
}

.btn-orange:hover[b-jdhee5q6s7]{
    background-color: #fda24d;
    color: white;
}

.border-start-orange[b-jdhee5q6s7]{
    border-left: 3px solid var(--mainorange--) !important;
}

.toast-css[b-jdhee5q6s7]{
    right: 0px !important;
}
/* _content/PSEConnect.Accounts/Components/Pages/Home/Home.razor.rz.scp.css */
.min-height[b-m1vuu90nq5]{
    min-height: 100vh !important;
}

.login-card-dimension[b-m1vuu90nq5]{
    width: 29.375rem;
    height: 33.46875rem;
}

.text-orange[b-m1vuu90nq5]{
    color: var(--mainorange--) !important;
}

.border-start-orange[b-m1vuu90nq5]{
    border-left: 3px solid var(--mainorange--) !important;
}

.background-img[b-m1vuu90nq5]{
    background-image: url("/img/home-phone-picture.png");
    background-size: cover;
    background-repeat: none;
    background-position-x: -100px;
}


.btn-outline-blue[b-m1vuu90nq5]{
    background-color: none;
    color: var(--mainblue--);
    border: 1px solid var(--mainblue--);
}

.btn-outline-blue:hover[b-m1vuu90nq5]{
    background-color: var(--mainblue--);
    color: white;
}

.btn-blue[b-m1vuu90nq5]{
    background-color: var(--mainblue--);
    color: white;
}

.btn-blue[b-m1vuu90nq5]{
    background-color: var(--mainblue--);
    color: white;
}

.btn-blue:hover[b-m1vuu90nq5]{
    background-color: #004dc0;
    color: white;
}
/* _content/PSEConnect.Accounts/Components/Pages/Profile/Profile.razor.rz.scp.css */
.min-height[b-olkoxhde7r]{
    min-height: 100vh !important;
}

.login-card-dimension[b-olkoxhde7r]{
    width: 29.375rem;
    height: 33.46875rem;
}

.text-orange[b-olkoxhde7r]{
    color: var(--mainorange--) !important;
}

.validation-message[b-olkoxhde7r], .material-text-danger[b-olkoxhde7r]{
    color: red !important;
}

.border-start-orange[b-olkoxhde7r]{
    border-left: 3px solid var(--mainorange--) !important;
}

.btn-outline-orange[b-olkoxhde7r]{
    background-color: none;
    border: 1px solid var(--mainorange--);
    transition: all ease-in-out .3s;
}

.btn-outline-orange:hover[b-olkoxhde7r]{
    background-color: var(--mainorange--);
    color: white;
    transition: all ease-in-out .3s;
}

.min-height[b-olkoxhde7r]{
    /* min-height: ; */
}
