.atipanel-reglogin{
    height: inherit;
    display: flex;
    flex: 1;
    justify-content: center;
    align-items: center;
}
.atipanel-reglogin-wrapper{
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 400px;
    max-width: 400px;
    padding: 0 20px;
    font-size: 16px;
}
.atipanel-reglogin-header{
    display: flex;
    width: 100%;
    position: relative;
    padding: 5px 0;
    margin-top: 10px;
    justify-content: space-between;
    align-items: center;
}
.atipanel-reglogin-header .reglogin-logo{
    cursor: pointer;
    mix-blend-mode: multiply;
}

/* steps start */
.atipanel-register-task {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    margin: 10px 0 20px;
    gap: 10px;
    width: 100%;
}

.atipanel-task-step-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    flex: 1;
    position: relative;
}

.atipanel-task-step {
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background-color: #ccc;
    position: relative;
    z-index: 2;
}

.atipanel-task-step.active,
.atipanel-task-step.done {
    background-color: #2196F3;
}

.atipanel-task-label {
    font-size: 12px;
    margin-top: 6px;
    white-space: nowrap;
}

.atipanel-task-line {
    position: absolute;
    top: 8px; /* vertically center between dots */
    height: 2px;
    background-color: #ccc;
    z-index: 1;
    transform: matrix(1, 0, 0, 1, -60, 0);
}
.atipanel-task-step-wrapper:not(:last-of-type) .atipanel-task-line {
    width: 100%;
}
.atipanel-task-step-wrapper svg{
    color: #fff;
}

.atipanel-task-step-wrapper:not(:last-child) .atipanel-task-line {
    display: block;
}

.atipanel-task-line.done {
    background-color: #2196F3;
}
/* steps end*/
.reglogin-form-note{
    width: 100%;
    margin: 5px 0 15px;
    font-weight: bold;
}

.atipanel-back-form{
    position: absolute;
    right: 0;
}
.atipanel-back-form svg{
    rotate: 180deg;
    width: 2rem;
}
.atipanel-text-form *{
    all: unset;
}
.atipanel-text-form {
    all: unset;
    cursor: pointer;
}

.atipanel-fieldbox .atipanel-floating-label {
    position: absolute;
    pointer-events: none;
    top: 1.8rem;
    right: 8px;
    transition: 0.2s ease all;
    opacity: 0.5;
    font-size: 13px;
}

.atipanel-fieldbox input:focus + .atipanel-floating-label,
.atipanel-fieldbox input:not(:placeholder-shown):not(:focus):valid + .atipanel-floating-label,
.atipanel-fieldbox input:read-only + .atipanel-floating-label {
    top: -6px;
    left: 0;
    font-size: 13px;
    opacity: 0.5;
}

.atipanel-fieldbox:has(input:user-invalid) .atipanel-floating-label,
.atipanel-fieldbox.invalid .atipanel-floating-label {
    color: red;
    font-weight: 500;
}

/* pass word invis style start */
/* Hide Edge's and Chrome's default eye icon */
.atipanel-fieldbox
input::-ms-reveal,
input::-ms-clear {
  display: none;
}

.atipanel-fieldbox input::-webkit-credentials-auto-fill-button {
  visibility: hidden;
  display: none !important;
  pointer-events: none;
  position: absolute;
  right: 0;
}

.atipanel-fieldbox .eye-toggle {
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  cursor: pointer;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNiAxNiI+CiAgICA8cGF0aCBmaWxsPSJjdXJyZW50Q29sb3IiIGQ9Ik0xMC41IDhhMi41IDIuNSAwIDEgMS01IDAgMi41IDIuNSAwIDAgMSA1IDAiPjwvcGF0aD4KICAgIDxwYXRoIGZpbGw9ImN1cnJlbnRDb2xvciIgZD0iTTAgOHMzLTUuNSA4LTUuNVMxNiA4IDE2IDhzLTMgNS41LTggNS41UzAgOCAwIDhtOCAzLjVhMy41IDMuNSAwIDEgMCAwLTcgMy41IDMuNSAwIDAgMCAwIDciPjwvcGF0aD4KPC9zdmc+");
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 2;
}

.atipanel-fieldbox .eye-toggle.visible {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNiAxNiI+CiAgICA8cGF0aCBmaWxsPSJjdXJyZW50Q29sb3IiIGQ9Im0xMC43OSAxMi45MTItMS42MTQtMS42MTVhMy41IDMuNSAwIDAgMS00LjQ3NC00LjQ3NGwtMi4wNi0yLjA2Qy45MzggNi4yNzggMCA4IDAgOHMzIDUuNSA4IDUuNWE3IDcgMCAwIDAgMi43OS0uNTg4TTUuMjEgMy4wODhBNyA3IDAgMCAxIDggMi41YzUgMCA4IDUuNSA4IDUuNXMtLjkzOSAxLjcyMS0yLjY0MSAzLjIzOGwtMi4wNjItMi4wNjJhMy41IDMuNSAwIDAgMC00LjQ3NC00LjQ3NHoiPjwvcGF0aD4KICAgIDxwYXRoIGZpbGw9ImN1cnJlbnRDb2xvciIgZD0iTTUuNTI1IDcuNjQ2YTIuNSAyLjUgMCAwIDAgMi44MjkgMi44Mjl6bTQuOTUuNzA4LTIuODI5LTIuODNhMi41IDIuNSAwIDAgMSAyLjgyOSAyLjgyOXptMy4xNzEgNi0xMi0xMiAuNzA4LS43MDggMTIgMTJ6Ij48L3BhdGg+Cjwvc3ZnPg==");
}
/* pass word invis style end */
.atipanel-reglogin-footer{
    display: flex;
    width: 100%;
    position: relative;
    padding: 10px 0;
    justify-content: space-between;
    font-size: .8rem;
}
.ati-notif {
    font-size: .8rem;
}