/* stylelint-disable */
@font-face {
  font-family: "Gilroy SemiBold";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: local("Gilroy SemiBold"), url("https://cdn.pficdn.com/fonts/1.0.7/GilroyW05-SemiBold.woff2") format("woff2"), url("https://cdn.pficdn.com/fonts/1.0.7/GilroyW05-SemiBold.woff") format("woff");
}
/* stylelint-enable */
/* stylelint-disable */
@font-face {
  font-family: "Gilroy SemiBold";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: local("Gilroy SemiBold"), url("https://cdn.pficdn.com/fonts/1.0.7/GilroyW05-SemiBold.woff2") format("woff2"), url("https://cdn.pficdn.com/fonts/1.0.7/GilroyW05-SemiBold.woff") format("woff");
}
/* stylelint-enable */
@font-face {
  font-family: "Gilroy SemiBold";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: local("Gilroy SemiBold"), url("https://cdn.pficdn.com/fonts/1.0.7/GilroyW05-SemiBold.woff2") format("woff2"), url("https://cdn.pficdn.com/fonts/1.0.7/GilroyW05-SemiBold.woff") format("woff");
}
.gilroy {
  font-family: "Gilroy SemiBold", sans-serif;
}
evo-modal {
  --modal-overlay-background: rgba(0, 0, 0, 0.8) !important;
}
evo-alert {
  --border-neutral-low: #d53943;
  --bg-primary-xlow: #f0f9fe !important;
}
evo-footer-disclaimer {
  --text-neutral-low: rgb(204, 204, 204);
  --bg-primary-alt-xhigh: rgb(0, 24, 54);
}
evo-step-indicator {
  --step-indicator-incomplete-indicator-border-color: #717171 !important;
}
:root {
  --border-primary-high: #06c;
  --bg-primary-high: #06c;
  --text-primary-high: #06c;
}
.loginbutton evo-button {
  --btn-min-width: 200px !important;
}
.App {
  height: 100%;
  width: 100%;
  min-width: 100vw;
  min-height: 100vh;
}
.scale-hover:hover {
  transform: scale(1.1);
  transition: all 0.5s;
}
.cursor-pointer {
  cursor: pointer;
}
.selected {
  border: 2px solid #051355 !important;
}
.nowrap {
  white-space: nowrap;
}
.gap-1 {
  gap: 0.8rem;
}
.gap-2 {
  gap: 1.2rem;
}
.gap-3 {
  gap: 1.6rem;
}
.p-relative {
  position: relative;
}
@media print {
  .body--printing-element > * {
    display: none !important;
  }
  #printable-area {
    display: block !important;
    margin-top: 24px;
  }
  .accept-action {
    display: none !important;
  }
}
@media (max-width: 320px) {
  .action {
    flex-direction: column;
    gap: 10px;
  }
}
.nav-buttons {
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  padding-top: 20px;
}
@media (max-width: 320px) {
  .nav-buttons {
    flex-direction: column;
    gap: 10px;
    margin-bottom: 4rem;
  }
}ul {
  list-style: none;
  padding-left: 0;
}
ul li {
  margin: 6px 0;
  display: flex;
  gap: 8px;
}.loading-indicator {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(255, 255, 255, 0.6);
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
}/* stylelint-disable */
@font-face {
  font-family: "Gilroy SemiBold";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: local("Gilroy SemiBold"), url("https://cdn.pficdn.com/fonts/1.0.7/GilroyW05-SemiBold.woff2") format("woff2"), url("https://cdn.pficdn.com/fonts/1.0.7/GilroyW05-SemiBold.woff") format("woff");
}
/* stylelint-enable */
/* stylelint-disable */
@font-face {
  font-family: "Gilroy SemiBold";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: local("Gilroy SemiBold"), url("https://cdn.pficdn.com/fonts/1.0.7/GilroyW05-SemiBold.woff2") format("woff2"), url("https://cdn.pficdn.com/fonts/1.0.7/GilroyW05-SemiBold.woff") format("woff");
}
/* stylelint-enable */
.login-container {
  margin-top: 2%;
  margin-bottom: 2%;
  position: relative;
  left: 0;
  z-index: 10;
  box-shadow: 24px;
  border: 0px solid #000;
  display: flex;
  flex-direction: row;
  justify-content: start;
  padding: 3rem;
  background: rgba(255, 255, 255, 0.9);
  height: fit-content;
  max-width: 460px;
  gap: 1rem;
  border-bottom-right-radius: 1rem;
}
@media (min-width: 767px) {
  .login-container {
    left: 15%;
  }
}
.login-container .login-note {
  padding: "10px 0";
  font-size: "14px";
  color: "#555";
}
.login-container .title-note {
  font-weight: bold;
}
.login-inner {
  display: flex;
  border-radius: 1;
  min-width: 90%;
}
.login-form {
  display: grid;
  gap: 1rem;
}/* stylelint-disable */
@font-face {
  font-family: "Gilroy SemiBold";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: local("Gilroy SemiBold"), url("https://cdn.pficdn.com/fonts/1.0.7/GilroyW05-SemiBold.woff2") format("woff2"), url("https://cdn.pficdn.com/fonts/1.0.7/GilroyW05-SemiBold.woff") format("woff");
}
/* stylelint-enable */
/* stylelint-disable */
@font-face {
  font-family: "Gilroy SemiBold";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: local("Gilroy SemiBold"), url("https://cdn.pficdn.com/fonts/1.0.7/GilroyW05-SemiBold.woff2") format("woff2"), url("https://cdn.pficdn.com/fonts/1.0.7/GilroyW05-SemiBold.woff") format("woff");
}
/* stylelint-enable */
.signin {
  display: flex;
  flex-direction: column;
  justify-content: start;
  min-width: 100%;
  background-color: white;
  background: url("./basecontainer-Czg0-2XB.jpg") no-repeat center top;
  background-size: cover;
  padding: 0;
}
@media (min-width: 595px) {
  .signin {
    padding: 1rem;
  }
}
.signin-inner {
  display: flex;
  justify-content: space-around;
}
@media (min-width: 767px) {
  .signin-inner {
    justify-content: normal;
  }
}
evo-modal[event-id=contactus] {
  --modal-sm-width: 56rem;
}.auto-login {
  min-height: 400px;
  background-color: white;
  width: calc(100% + 20px);
  margin: -10px;
  display: flex;
  justify-content: center;
  align-items: center;
}/* stylelint-disable */
@font-face {
  font-family: "Gilroy SemiBold";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: local("Gilroy SemiBold"), url("https://cdn.pficdn.com/fonts/1.0.7/GilroyW05-SemiBold.woff2") format("woff2"), url("https://cdn.pficdn.com/fonts/1.0.7/GilroyW05-SemiBold.woff") format("woff");
}
/* stylelint-enable */
/* stylelint-disable */
@font-face {
  font-family: "Gilroy SemiBold";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: local("Gilroy SemiBold"), url("https://cdn.pficdn.com/fonts/1.0.7/GilroyW05-SemiBold.woff2") format("woff2"), url("https://cdn.pficdn.com/fonts/1.0.7/GilroyW05-SemiBold.woff") format("woff");
}
/* stylelint-enable */
header {
  padding: 0.5rem;
  background-color: #07639d;
  color: white;
  min-height: 66px;
}
.header__inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 1200px;
  min-height: 56px;
  margin: auto;
}
.header__inner > div {
  display: flex;
  align-items: center;
}
.prulogo {
  height: 28px;
}
@media (min-width: 500px) {
  .prulogo {
    height: 36px;
  }
}
.title {
  margin-left: 20px;
  font-size: 1.4rem;
  font-weight: 600;
}
@media (min-width: 500px) {
  .title {
    margin-left: 80px;
    font-size: 1.8rem;
  }
}
.contactus {
  font-size: 1.4rem;
}
@media (min-width: 500px) {
  .contactus {
    font-size: 1.6rem;
  }
}
.contactus evo-icon {
  display: inline-block;
  margin: 0 6px 3px 0;
}
.contactus .icon-tooltip-help__question {
  fill: #07639d;
}
.contactus-modal {
  color: #333;
}
.contactus-modal ul {
  list-style: none;
  padding-left: 0;
}
.contactus-modal ul li {
  margin: 0;
}
.linkbtn {
  background: none;
  border: 0;
  color: #fff;
}.account-data {
  max-width: 1200px;
  margin: auto;
}
.account-data .form-control {
  max-width: 450px;
  margin-bottom: 2rem;
}
.account-data .nav-buttons {
  display: flex;
  justify-content: space-between;
  max-width: 450px;
  gap: 20px;
  margin-top: 2rem;
  margin-bottom: 2rem;
}.change-password {
  max-width: 1200px;
  /* Special Characters Section */
}
@media (min-width: 1301px) {
  .change-password {
    margin: auto;
  }
}
@media (max-width: 767px) {
  .change-password {
    margin: 20px;
  }
}
@media (min-width: 768px) and (max-width: 1300px) {
  .change-password {
    margin: 40px;
  }
}
.change-password .form-control {
  max-width: 450px;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.change-password .criteria {
  max-width: 450px;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.change-password .criteria p {
  font-size: 14px;
  margin: 5px 0;
}
.change-password .sub-criteria {
  font-size: 14px;
  margin-left: 5px 0;
  padding-left: 20px;
}
.change-password .valid {
  color: #5a9a3d;
  font-weight: bold;
}
.change-password .invalid {
  color: #000;
}
.change-password .nav-buttons {
  display: flex;
  justify-content: space-between;
  max-width: 450px;
  gap: 20px;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.change-password .special-chars-container {
  margin-top: 16px;
  width: auto;
  padding: 12px;
  background-color: white;
  border-radius: 8px;
  border: 1px solid #e5e7eb; /* gray-200 */
}
.change-password .special-chars-heading {
  font-size: 16px;
  color: #374151; /* gray-700 */
  margin-bottom: 8px;
}
.change-password .special-chars-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.change-password .char-button {
  display: inline-block;
  text-align: center;
  padding: 8px;
  border: 1px solid #bfdbfe; /* blue-200 */
  border-radius: 6px;
  background-color: #eff6ff; /* blue-50 */
  font-size: 14px;
  cursor: pointer;
}
.change-password .char-button:hover {
  background-color: #dbeafe; /* blue-100 */
}
.change-password .strength-strong {
  margin: 5px;
  color: green;
}
.change-password .strength-medium {
  margin: 5px;
  color: rgb(227, 148, 3);
}
.change-password .strength-weak {
  margin: 5px;
  color: red;
}.changepassword-success {
  max-width: 1200px;
}
@media (min-width: 1301px) {
  .changepassword-success {
    margin: auto;
  }
  .changepassword-success .centre-image {
    display: block;
    margin: 0 auto;
    width: 30%;
    margin-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .changepassword-success {
    margin: 20px;
  }
  .changepassword-success .centre-image {
    display: block;
    margin: 0 auto;
    width: 85%;
    margin-bottom: 50px;
  }
}
@media (min-width: 768px) and (max-width: 1300px) {
  .changepassword-success {
    margin: 40px;
  }
  .changepassword-success .centre-image {
    display: block;
    margin: 0 auto;
    width: 50%;
    margin-bottom: 50px;
  }
}
.changepassword-success .continuebutton {
  display: flex;
  justify-content: flex-end;
  margin-right: 5px;
  margin-top: 10rem;
  margin-bottom: 2rem;
}

.center-container {
  display: flex;
  width: 440px;
  height: 337px;
  justify-content: center;
  align-items: center;
}.forgot-username {
  max-width: 1200px;
}
@media (min-width: 1301px) {
  .forgot-username {
    margin: auto;
  }
  .forgot-username .nav-buttons {
    display: flex;
    justify-content: space-between;
    max-width: 450px;
    gap: 20px;
    margin-top: 3rem;
    margin-bottom: 4rem;
  }
}
@media (max-width: 767px) {
  .forgot-username {
    margin: 20px;
  }
  .forgot-username .nav-buttons {
    display: flex;
    justify-content: space-between;
    max-width: 450px;
    margin-top: 3rem;
    gap: 20px;
  }
}
@media (min-width: 768px) and (max-width: 1300px) {
  .forgot-username {
    margin: 40px;
  }
  .forgot-username .nav-buttons {
    display: flex;
    justify-content: space-between;
    max-width: 450px;
    margin-top: 3rem;
    margin-bottom: 2rem;
  }
}
.forgot-username .form-control {
  max-width: 450px;
  margin-bottom: 1rem;
}
.forgot-username .error-checkbox {
  color: #d53943;
}.forgotusername-error {
  max-width: 1200px;
}
@media (min-width: 1301px) {
  .forgotusername-error {
    margin: auto;
  }
  .forgotusername-error .centre-image {
    display: block;
    margin: 0 auto;
    width: 30%;
    margin-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .forgotusername-error {
    margin: 20px;
  }
  .forgotusername-error .centre-image {
    display: block;
    margin: 0 auto;
    width: 85%;
    margin-bottom: 50px;
  }
}
@media (min-width: 768px) and (max-width: 1300px) {
  .forgotusername-error {
    margin: 40px;
  }
  .forgotusername-error .centre-image {
    display: block;
    margin: 0 auto;
    width: 40%;
    margin-bottom: 50px;
  }
}
.forgotusername-error .nav-buttons {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 20px;
}
.forgotusername-error .alert-class {
  background-color: #F2F7FD;
}.forgotusername-thankyou {
  max-width: 1200px;
}
@media (min-width: 1301px) {
  .forgotusername-thankyou {
    margin: auto;
  }
  .forgotusername-thankyou .text-description {
    font-size: 12px;
    font-weight: bold;
  }
  .forgotusername-thankyou .text-description-field {
    display: flexbox;
    padding: 30px;
    border: 2px solid #d5d9db;
    border-radius: 4px;
    background-color: #ffffff;
    box-shadow: 0 2px 5px rgba(15, 15, 15, 0.1);
    max-width: 800px;
    margin-top: 20px;
    margin-bottom: 20px;
    font-family: Arial;
  }
  .forgotusername-thankyou .nav-buttons {
    display: flex;
    justify-content: space-between;
    max-width: 450px;
    gap: 20px;
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .forgotusername-thankyou {
    margin: 20px;
  }
  .forgotusername-thankyou .text-description {
    font-size: 12px;
    font-weight: bold;
  }
  .forgotusername-thankyou .text-description-field {
    display: flexbox;
    padding: 30px;
    border: 2px solid #d5d9db;
    border-radius: 4px;
    background-color: #ffffff;
    box-shadow: 0 2px 5px rgba(15, 15, 15, 0.1);
    max-width: 800px;
    margin-top: 20px;
    margin-bottom: 20px;
    font-family: Arial;
  }
  .forgotusername-thankyou .nav-buttons {
    display: flex;
    justify-content: space-between;
    max-width: 450px;
    gap: 20px;
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
}
@media (min-width: 768px) and (max-width: 1300px) {
  .forgotusername-thankyou {
    margin: 40px;
  }
  .forgotusername-thankyou .text-description {
    font-size: 12px;
    font-weight: bold;
  }
  .forgotusername-thankyou .text-description-field {
    display: flexbox;
    padding: 30px;
    border: 2px solid #d5d9db;
    border-radius: 4px;
    background-color: #ffffff;
    box-shadow: 0 2px 5px rgba(15, 15, 15, 0.1);
    max-width: 800px;
    margin-top: 20px;
    margin-bottom: 20px;
    font-family: Arial;
  }
  .forgotusername-thankyou .nav-buttons {
    display: flex;
    justify-content: space-between;
    max-width: 450px;
    gap: 20px;
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
}.recovery-error {
  max-width: 1200px;
}
@media (min-width: 1300px) {
  .recovery-error {
    margin: auto;
  }
  .recovery-error .centre-image {
    display: block;
    margin: 0 auto;
    width: 30%;
    margin-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .recovery-error {
    margin: 20px;
  }
  .recovery-error .centre-image {
    display: block;
    margin: 0 auto;
    width: 85%;
    margin-bottom: 50px;
  }
}
@media (min-width: 768px) and (max-width: 1300px) {
  .recovery-error {
    margin: 40px;
  }
  .recovery-error .centre-image {
    display: block;
    margin: 0 auto;
    width: 40%;
    margin-bottom: 50px;
  }
}
.recovery-error .nav-buttons {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 20px;
}
.recovery-error .alert-class {
  background-color: #F2F7FD;
}.changepassword-error {
  max-width: 1200px;
}
@media (min-width: 1301px) {
  .changepassword-error {
    margin: auto;
  }
  .changepassword-error .centre-image {
    display: block;
    margin: 0 auto;
    width: 30%;
    margin-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .changepassword-error {
    margin: 20px;
  }
  .changepassword-error .centre-image {
    display: block;
    margin: 0 auto;
    width: 85%;
    margin-bottom: 50px;
  }
}
@media (min-width: 768px) and (max-width: 1300px) {
  .changepassword-error {
    margin: 40px;
  }
  .changepassword-error .centre-image {
    display: block;
    margin: 0 auto;
    width: 40%;
    margin-bottom: 50px;
  }
}
.changepassword-error .nav-buttons {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 20px;
}
.changepassword-error .alert-class {
  background-color: #F2F7FD;
}.client-details {
  max-width: 1200px;
}
@media (min-width: 1301px) {
  .client-details {
    margin: auto;
  }
  .client-details .radio-column {
    max-width: 450px;
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .client-details {
    margin: 20px;
  }
  .client-details .radio-column {
    max-width: 450px;
    margin-top: 2rem;
  }
}
@media (min-width: 768px) and (max-width: 1300px) {
  .client-details {
    margin: 40px;
  }
  .client-details .radio-column {
    max-width: 450px;
    margin-top: 2rem;
    margin-bottom: 4rem;
  }
}
.client-details .nav-buttons {
  max-width: 450px;
  margin-bottom: 4rem;
  gap: 20px;
}.register-now-content {
  min-height: calc(100vh - 497.14px);
}
.register-now-content .register-now-wrapper {
  margin-top: 0px;
}
@media (max-width: 329px) {
  .register-now-content .register-now-wrapper {
    margin-top: 20px;
    justify-content: center;
  }
}
@media (max-width: 795px) {
  .register-now-content .register-now-wrapper {
    margin-top: 30px;
  }
}
.register-now-content .space {
  margin-bottom: 30px;
}
.register-now-content .register-title {
  margin-top: 40px;
  margin-bottom: 40px;
}
@media (max-width: 500px) {
  .register-now-content .register-title {
    margin-top: 20px !important;
    margin-bottom: 25px !important;
    margin-left: 0px !important;
  }
}
.register-now-content .action {
  display: flex;
  justify-content: space-between;
  margin: 50px 0px;
  gap: 10px;
}
.register-now-content .actions-success {
  margin-top: 205px;
  justify-content: left;
}
@media screen and (max-width: 765px) {
  .register-now-content .actions-success {
    justify-content: center;
    flex-direction: row;
  }
}.helper-modal {
  padding-top: 10px;
}

.start-action {
  display: flex;
  justify-content: space-between;
}

.controlnumber-info-model h3 {
  margin-bottom: 40px;
}
.controlnumber-info-model .card-wrapper {
  align-items: stretch;
  display: flex;
  justify-content: center;
  gap: 40px;
  flex-wrap: wrap;
}
@media (max-width: 768px) {
  .controlnumber-info-model .card-wrapper {
    flex-direction: column;
    align-content: center;
  }
}
.controlnumber-info-model .card-wrapper .vertical-line {
  height: auto;
  width: 1px;
  background-color: #bec5d3;
}
@media (max-width: 768px) {
  .controlnumber-info-model .card-wrapper .vertical-line {
    width: 0px !important;
  }
}
.controlnumber-info-model .card-wrapper .card-information {
  max-width: 40%;
}
@media (max-width: 768px) {
  .controlnumber-info-model .card-wrapper .card-information {
    max-width: 80% !important;
  }
}
.controlnumber-info-model .card-wrapper .card-information .img-wrapper {
  text-align: center;
  padding: 20px;
}
.controlnumber-info-model .card-wrapper .card-information .img-wrapper img {
  max-width: 100%;
  height: auto;
}.personal-info-wrapper .company-info {
  padding: 20px;
  border-radius: 20px;
  background-color: #443bb2;
  color: white;
}
.personal-info-wrapper .company-info h4,
.personal-info-wrapper .company-info .h3 {
  color: white;
  margin-bottom: 5px;
}
.personal-info-wrapper .warning-label {
  margin-top: 10px;
  margin-bottom: 0px;
}
.personal-info-wrapper .action {
  margin-top: 65px;
  gap: 10px;
}
.personal-info-wrapper .personal-info-action {
  display: flex;
  justify-content: space-between;
  gap: 10px;
}.personal-username-info-container .strength-strong {
  margin: 5px;
  color: green;
}
.personal-username-info-container .email-confimation {
  display: flex;
  justify-content: left;
  padding-top: 5px;
  color: #333333;
}
.personal-username-info-container .work-personal {
  font-weight: 600;
}
.personal-username-info-container .email-radio-wrapper {
  gap: 10px;
}
.personal-username-info-container .accept-action {
  display: flex;
  width: 100%;
  justify-content: end;
}
.personal-username-info-container .agreement-content {
  max-height: 350px;
  overflow: auto;
}
.personal-username-info-container .agreement-footer {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 25px;
}
.personal-username-info-container .validation-wrapper {
  margin-top: 2rem;
}
.personal-username-info-container .username-action {
  gap: 8px;
}.password-field {
  max-width: 1200px;
  /* Special Characters Section */
}
@media (min-width: 1301px) {
  .password-field {
    margin: auto;
  }
}
@media (max-width: 767px) {
  .password-field {
    margin: 0px;
  }
}
@media (min-width: 768px) and (max-width: 1300px) {
  .password-field {
    margin: 0px;
  }
}
.password-field .form-control {
  width: 100%;
  max-width: 100%;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.password-field .criteria {
  max-width: 450px;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.password-field .criteria p {
  font-size: 14px;
  margin: 5px 0;
}
.password-field .sub-criteria {
  font-size: 14px;
  margin-left: 5px 0;
  padding-left: 20px;
}
.password-field .valid {
  color: #5a9a3d;
  font-weight: bold;
}
.password-field .invalid {
  color: #000;
}
.password-field .nav-buttons {
  display: flex;
  justify-content: space-between;
  max-width: 450px;
  gap: 20px;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.password-field .special-chars-container {
  margin-top: 16px;
  width: auto;
  padding: 12px;
  background-color: white;
  border-radius: 8px;
  border: 1px solid #e5e7eb; /* gray-200 */
}
.password-field .special-chars-heading {
  font-size: 16px;
  color: #374151; /* gray-700 */
  margin-bottom: 8px;
}
.password-field .special-chars-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.password-field .char-button {
  display: inline-block;
  text-align: center;
  padding: 8px;
  border: 1px solid #bfdbfe; /* blue-200 */
  border-radius: 6px;
  background-color: #eff6ff; /* blue-50 */
  font-size: 14px;
  cursor: pointer;
}
.password-field .char-button:hover {
  background-color: #dbeafe; /* blue-100 */
}
.password-field .strength-strong {
  margin: 5px;
  color: green;
}
.password-field .strength-medium {
  margin: 5px;
  color: rgb(227, 148, 3);
}
.password-field .strength-weak {
  margin: 5px;
  color: red;
}.results-table-container {
  max-height: 50vh;
  overflow: auto;
}
.results-table-container .results-table {
  width: 100%;
  border-collapse: collapse;
}
.results-table-container .results-table th,
.results-table-container .results-table td {
  padding: 8px 12px;
}
.results-table-container .results-table th {
  background-color: #bec5d3;
  position: sticky; /* Make the header sticky */
  top: 0; /* Stick to the top of the container */
  background-color: #bec5d3; /* Add a background color to avoid overlap */
  z-index: 1; /* Ensure it stays above the table rows */
}.personal-info-update-wrapper .company-info {
  padding: 20px;
  border-radius: 20px;
  background-color: #443bb2;
  color: white;
}
.personal-info-update-wrapper .company-info h4,
.personal-info-update-wrapper .company-info h3 {
  color: white;
  margin-bottom: 5px;
}
.personal-info-update-wrapper .warning-label {
  margin-top: 10px;
  margin-bottom: 0px;
}.multi-factor-auth-wrapper .form-check {
  display: flex;
  width: 100%;
  align-items: center;
  gap: 10px;
}
.multi-factor-auth-wrapper .form-check evo-input-radio-button {
  width: 50%;
}
@media (max-width: 500px) {
  .multi-factor-auth-wrapper .form-check evo-input-radio-button {
    width: 100%;
  }
}
.multi-factor-auth-wrapper .mfa-fineprint {
  padding-bottom: 60px;
}
.multi-factor-auth-wrapper .multifactor-info-container .warning-label {
  margin-top: 10px;
  margin-bottom: 0px;
}
.multi-factor-auth-wrapper .multifactor-info-container .action {
  margin-top: 65px;
  width: calc(50% + 34.98px);
}
@media (max-width: 501px) {
  .multi-factor-auth-wrapper .multifactor-info-container .action {
    width: 100%;
  }
}
.multi-factor-auth-wrapper .multifactor-info-container .multifactor-info-action {
  display: flex;
  justify-content: space-between;
}.mutlifactor-verification-wrapper .mutlifactor-verification-action {
  display: flex;
  justify-content: space-between;
  margin-top: 65px;
  margin-bottom: 50px;
  width: calc(50% + 34.98px);
}
@media screen and (max-width: 769px) {
  .mutlifactor-verification-wrapper .mutlifactor-verification-action {
    width: 100%;
  }
}.multi-factor-mobile-auth-wrapper .form-check {
  display: flex;
  width: 100%;
  align-items: center;
  gap: 10px;
}
.multi-factor-mobile-auth-wrapper .form-check evo-input-text {
  width: 50%;
}
@media (max-width: 500px) {
  .multi-factor-mobile-auth-wrapper .form-check evo-input-text {
    width: 100%;
  }
}
.multi-factor-mobile-auth-wrapper .action {
  display: flex;
  justify-content: space-between;
  margin-top: 65px;
  margin-bottom: 50px;
  width: calc(50% + 34.98px);
}
@media (max-width: 500px) {
  .multi-factor-mobile-auth-wrapper .action {
    width: 100%;
  }
}.error-page {
  display: flex;
  justify-content: center;
  min-height: 50vh;
}
.error-page .error-container {
  text-align: center;
  padding: 40px;
  background-color: #fff;
  border-radius: 12px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  max-width: 60%;
}
.error-page .error-container .error-code {
  font-size: 70px;
  font-weight: 700;
  color: #e63946;
}
.error-page .error-container .error-message {
  font-size: 18px;
  margin: 20px;
}
.error-page .error-container .home-link {
  display: inline-block;
  margin-top: 20px;
  padding: 10px 20px;
  background-color: #457b9d;
  color: #fff;
  text-decoration: none;
  border-radius: 8px;
  transition: background-color 0.3s;
}
.error-page .error-container .home-link:hover {
  background-color: #1d3557;
}