@charset "UTF-8";
@import "style.css";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

*, ::after, ::before {
  box-sizing: border-box;
}

:focus {
  outline: 0;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
  -webkit-appearance: none;
  -moz-appearance: none;
}

input[type=search] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}

audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  max-width: 100%;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden] {
  display: none;
}

html {
  font-size: 100%; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -ms-text-size-adjust: 100%; /* 2 */
  line-height: 1.15; /* 1 */
}

a:focus {
  outline: thin dotted;
}

a {
  background-color: transparent;
  text-decoration: none;
}

a:active,
a:hover {
  outline: 0;
}

img {
  border: 0; /* 1 */
  -ms-interpolation-mode: bicubic; /* 2 */
}

figure {
  margin: 0;
}

form {
  margin: 0;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0; /* 1 */
  padding: 0;
  white-space: normal; /* 2 */
  *margin-left: -7px; /* 3 */
}

button,
input,
select,
textarea {
  font-size: 100%; /* 1 */
  margin: 0; /* 2 */
  vertical-align: baseline; /* 3 */
  *vertical-align: middle; /* 3 */
  overflow: visible;
}

button,
input {
  line-height: normal;
}

button,
select {
  text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button; /* 2 */
  cursor: pointer; /* 3 */
  *overflow: visible; /* 4 */
}

button[disabled],
html input[disabled] {
  cursor: default;
}

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
  *height: 13px; /* 3 */
  *width: 13px; /* 3 */
}

input[type=search] {
  -webkit-appearance: textfield; /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box; /* 2 */
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto; /* 1 */
  vertical-align: top; /* 2 */
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

html,
button,
input,
select,
textarea {
  color: #222;
}

::-moz-selection {
  background: #c0e3ff;
  text-shadow: none;
}

::selection {
  text-shadow: none;
}

input::selection {
  background: #c0e3ff;
}

img {
  vertical-align: middle;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

textarea {
  resize: vertical;
}

.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}

main {
  display: block;
}

.reset-margin {
  margin-bottom: 0;
}

@font-face {
  font-family: "Geomanist";
  font-style: normal;
  font-weight: 500;
  src: url("/static/fonts/geomanist-medium.eot");
  src: url("/static/fonts/geomanist-medium.eot") format("embedded-opentype"), url("/static/fonts/geomanist-medium.woff") format("woff"), url("/static/fonts/geomanist-medium.woff2") format("woff2");
}
@font-face {
  font-family: "Geomanist";
  font-style: normal;
  font-weight: 600;
  src: url("/static/fonts/geomanist-book.woff");
}
@font-face {
  font-family: "Geomanist";
  font-style: normal;
  font-weight: 400;
  src: url("/static/fonts/geomanist-regular-webfont.eot");
  src: url("/static/fonts/geomanist-regular-webfont.eot") format("embedded-opentype"), url("/static/fonts/geomanist-regular-webfont.woff2") format("woff2");
}
/* latin-ext */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: local("Roboto"), local("Roboto-Regular"), url("/static/fonts/roboto-normal-ext.woff2") format("woff2");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: local("Roboto"), local("Roboto-Regular"), url("/static/fonts/roboto-normal.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* latin-ext */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  src: local("Roboto Bold"), local("Roboto-Bold"), url("/static/fonts/roboto-bold-ext.woff2") format("woff2");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  src: local("Roboto Bold"), local("Roboto-Bold"), url("/static/fonts/roboto-bold.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
@font-face {
  font-family: "Roboto Mono";
  font-style: normal;
  font-weight: 400;
  src: url("/static/fonts/robotomono-regular.ttf");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
@font-face {
  font-family: "Roboto Mono";
  font-style: normal;
  font-weight: 400;
  src: url("/static/fonts/robotomono-regular.ttf");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Roboto Mono";
  font-style: normal;
  font-weight: 300;
  src: url("/static/fonts/robotomono-light.ttf");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
#input-error-password {
  margin: 0px 0 30px 0;
}

#kc-otp-login-form .kc-error {
  position: absolute;
  bottom: -25px;
  display: unset;
  margin: unset;
}

.kc-error {
  display: flex;
  color: #EF153A;
  font-size: 13px;
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
  margin: -20px 0 30px 0;
}

input.error {
  background: #FEEEF1;
  outline: 2px solid #EF153A;
  border: 2px solid #FEEEF1;
}
input.error:focus {
  outline: 2px solid #EF153A;
}

.alert {
  padding: 15px;
  margin: 0 0 30px 0;
  border-radius: 10px;
  font-size: 13px;
  color: #4B4446;
}
.alert-error {
  background: #FEEEF1;
}
.alert-success {
  background: #E1F5FE;
}
.alert-warning {
  background: #FFF9E6;
}
.alert-info {
  background: #E1F5FE;
}

@font-face {
  font-family: "Geomanist";
  font-style: normal;
  font-weight: 500;
  src: url("/static/fonts/geomanist-medium.eot");
  src: url("/static/fonts/geomanist-medium.eot") format("embedded-opentype"), url("/static/fonts/geomanist-medium.woff") format("woff"), url("/static/fonts/geomanist-medium.woff2") format("woff2");
}
@font-face {
  font-family: "Geomanist";
  font-style: normal;
  font-weight: 600;
  src: url("/static/fonts/geomanist-book.woff");
}
@font-face {
  font-family: "Geomanist";
  font-style: normal;
  font-weight: 400;
  src: url("/static/fonts/geomanist-regular-webfont.eot");
  src: url("/static/fonts/geomanist-regular-webfont.eot") format("embedded-opentype"), url("/static/fonts/geomanist-regular-webfont.woff2") format("woff2");
}
/* latin-ext */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: local("Roboto"), local("Roboto-Regular"), url("/static/fonts/roboto-normal-ext.woff2") format("woff2");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: local("Roboto"), local("Roboto-Regular"), url("/static/fonts/roboto-normal.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* latin-ext */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  src: local("Roboto Bold"), local("Roboto-Bold"), url("/static/fonts/roboto-bold-ext.woff2") format("woff2");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  src: local("Roboto Bold"), local("Roboto-Bold"), url("/static/fonts/roboto-bold.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
@font-face {
  font-family: "Roboto Mono";
  font-style: normal;
  font-weight: 400;
  src: url("/static/fonts/robotomono-regular.ttf");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
@font-face {
  font-family: "Roboto Mono";
  font-style: normal;
  font-weight: 400;
  src: url("/static/fonts/robotomono-regular.ttf");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Roboto Mono";
  font-style: normal;
  font-weight: 300;
  src: url("/static/fonts/robotomono-light.ttf");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
html {
  height: 100%;
}

body {
  background-color: #F4F4F4;
  font-family: "Geomanist", "Helvetica", "Arial", sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #73696B;
  height: 100%;
  display: flex;
  justify-content: center;
}

p {
  line-height: 160%;
}

a {
  background-color: transparent;
  text-decoration: none;
  color: #00A3E0;
}

label {
  color: #73696B;
  display: inline;
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  text-transform: uppercase;
  text-align: left;
  width: 100%;
  line-height: 100%;
}

input {
  color: #4B4446;
  font-family: "Geomanist", "Helvetica", "Arial", sans-serif;
  border: 2px solid #F4F4F4;
}
input:focus {
  outline: 2px solid #68CDFC;
}
input:-webkit-autofill {
  border-color: #F4F4F4;
  -webkit-box-shadow: 0 0 0px 1000px #F4F4F4 inset;
}

.show {
  display: flex !important;
}

.hide {
  display: none;
}

.visible {
  opacity: 1 !important;
}

.kc-mrg-shift {
  margin-top: -20px;
}

.form-control {
  background: #F4F4F4;
  border-radius: 12px;
  font-size: 15px;
  color: #231F20;
  display: block;
  width: 100%;
  font-weight: 400;
  height: 100%;
  padding: 20px;
  margin: 10px 0 30px 0;
}

.content {
  display: flex;
  flex-direction: column;
  width: 90%;
  align-items: center;
  justify-content: space-between;
}
@media (min-width: 420px) {
  .content {
    width: 376px;
  }
}

.kc-form {
  font-size: 13px;
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
}
.kc-form a {
  color: #00A3E0;
}

.kc-header {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  padding: 25px 0 35px 0;
}
.kc-header__logo {
  background-image: url("/static/fonts/certum-logo.svg");
  background-size: cover;
  height: 50px;
  max-width: 160px;
  width: 100%;
}
@media (min-width: 801px) {
  .kc-header {
    padding: 50px 0 25px 0;
  }
}

.kc-locale__wrapper {
  padding-right: 5px;
}
.kc-locale__wrapper span {
  font-size: 10px;
  opacity: 0.6;
}
.kc-locale__wrapper span::before {
  color: #C8C8C8;
}
.kc-locale__menu {
  display: inline-flex;
  flex-direction: row-reverse;
  height: 50px;
  align-items: center;
}
.kc-locale__menu--item {
  color: #231F20;
  padding-left: 14px;
  font-size: 14px;
  opacity: 0.5;
  line-height: 150%;
  text-transform: uppercase;
}
.kc-locale__menu--item:hover {
  opacity: 1;
}

.kc-btn-asseco {
  background: #00A3E0;
  border: 1px solid #00A3E0;
  border-radius: 12px;
  color: #fff;
  font-family: "Geomanist", "Helvetica", "Arial", sans-serif;
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  padding: 20px 30px;
}
.kc-btn-asseco:hover {
  background: #33b5e6;
  border: 1px solid #33b5e6;
  transition: all 0.3s ease;
}

button.kc-btn-next {
  background: #00A3E0;
  border: 1px solid #00A3E0;
  border-radius: 12px;
  color: #fff;
  font-family: "Geomanist", "Helvetica", "Arial", sans-serif;
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  padding: 20px 30px;
  padding: 20px 50px 20px 30px;
}
button.kc-btn-next:hover {
  background: #33b5e6;
  border: 1px solid #33b5e6;
  transition: all 0.3s ease;
}
button.kc-btn-next span.icon-arrow {
  font-size: 10px;
  position: relative;
  top: -2px;
  right: -20px;
  display: inline-block;
  transform: rotate(180deg);
}
button.kc-btn-next span.icon-arrow:before {
  color: #fff;
}

.kc-btn-mrg {
  margin: 30px 0;
}

#kc-content {
  width: 100%;
  display: flex;
  align-items: center;
  z-index: 1;
}

.kc-content__wrapper {
  background: #fff;
  border-radius: 20px;
  padding: 40px 30px;
  width: 100%;
}
.kc-content__title {
  font-weight: 600;
  font-size: 22px;
  color: #4B4446;
  margin-bottom: 30px;
  line-height: 31px;
}
.kc-content__title-update {
  font-size: 26px;
}
.kc-content__username--label {
  display: flex;
  flex-flow: row wrap;
  position: relative;
}
.kc-content__username--label label {
  flex: 1;
}
.kc-content__additional {
  margin: -20px 0 30px 0;
}

.footer {
  width: 100%;
  z-index: -1;
  padding-top: 30px;
}
.footer p {
  font-size: 12px;
  color: #A7A5A6;
  line-height: 150%;
  text-align: center;
  margin-bottom: 30px;
}
.footer p:before {
  content: "©";
  margin-right: 5px;
}

.footer .copyright {
  font-size: 12px;
  color: #A7A5A6;
  line-height: 150%;
  text-align: center;
  margin-bottom: 30px;
}
.footer copyright:before {
  content: "©";
  margin-right: 5px;
}

span.c-alert__title.feedback-text {
  line-height: 120%;
}

.alert-success.c-alert.m-inline.pf-m-success {
  background: #FFF9E6;
  padding: 15px;
  margin: 0 0 30px 0;
  border-radius: 12px;
  font-size: 13px;
}

#kc-form-options {
  position: relative;
  top: 5px;
}

#kc-registration {
  margin-bottom: 20px;
}
#kc-registration span {
  font-size: 18px;
  color: #4B4446;
}
#kc-registration span a {
  color: #00A3E0;
  line-height: 150%;
  text-transform: lowercase;
}
#kc-registration span a:hover {
  color: #33b5e6;
}

#kc-form-login {
  display: flex;
  flex-direction: column;
}

#kc-info-wrapper {
  margin-top: -5px;
}

input#rememberMe {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.remember {
  font-size: 13px;
  font-variant: unset;
  color: #A7A5A6;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding-left: 17px;
  cursor: pointer;
  width: unset;
  text-transform: none;
  bottom: 3px;
}
.remember span.check-mark {
  position: absolute;
  top: 2px;
  left: 0px;
  height: 10px;
  width: 10px;
  background-color: #fff;
  border: 1px solid #A7A5A6;
  border-radius: 2.2px;
}
.remember span.check-mark::after {
  left: 2px;
  top: 0px;
  width: 4px;
  height: 6px;
  border: solid #A7A5A6;
  border-width: 0 1px 1px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  content: "";
  position: absolute;
  display: none;
}
.remember input:checked ~ .check-mark:after {
  display: block;
}

.remember.checked {
  color: #00A3E0;
}
.remember.checked .check-mark {
  border-color: #00A3E0;
}
.remember.checked .check-mark::after {
  border-color: #00A3E0;
}

#back-link .icon-arrow {
  font-size: 13px;
}

.kc-input-wrapper {
  position: relative;
}
.kc-input-wrapper #password {
  margin-bottom: 10px;
}
.kc-input-wrapper span:hover {
  opacity: 0.5;
  transition: 0.5s;
}

.kc-password-check {
  margin-bottom: 30px;
}
.kc-password-check li span {
  display: flex;
  flex-direction: row;
  color: #4B4446;
  font-size: 11px;
  line-height: 13px;
}
.kc-password-check li span .kc-icon-password:before {
  color: #E9E9E9;
}
.kc-password-check li span i:before {
  font-size: 6px;
  line-height: 15px;
  margin-right: 7px;
}

.progress-txt {
  font-size: 14px;
}
.progress-txt p {
  display: none;
}

.progress-bar-weak {
  background-color: #E9E9E9;
}
.progress-bar-fair {
  background-color: #EF153A;
}
.progress-bar-good {
  background-color: #FFB82F;
}
.progress-bar-strong {
  background-color: #00C755;
}

.progress {
  display: none;
  position: relative;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin: 10px 0;
}
.progress div {
  height: 2px;
  background-color: #F4F4F4;
  flex: 1;
  margin-right: 10px;
  position: relative;
}
.progress div span {
  height: 2px;
  position: absolute;
  left: 0;
  top: 0px;
}

#kc-totp-settings {
  font-weight: 400;
  font-size: 16px;
  line-height: 160%;
  text-align: left;
  margin-bottom: 20px;
}

#kc-otp-login-form {
  margin-top: 30px;
}

.kc-otp {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  gap: 50px;
  margin-top: 10px;
}
.kc-otp div {
  flex: 1;
}
.kc-otp input {
  margin: 0;
}
.kc-otp input::placeholder {
  color: #E9E9E9;
  letter-spacing: 4px;
  font-size: 20px;
  font-family: "Roboto Mono", "Menlo", "Monaco", "Consolas", "Liberation Mono", "Courier New", monospace;
  font-style: normal;
  line-height: 150%;
  font-weight: 400;
}
.kc-otp button {
  padding: 23px;
  width: 136px;
}
.kc-otp__title {
  color: #4B4446;
  font-size: 22px;
  line-height: 150%;
  font-weight: 400;
  margin-bottom: 10px;
}
.kc-otp__logo {
  background-image: url(../images/token.png);
  background-size: auto;
  background-position: center;
  background-repeat: no-repeat;
  height: 120px;
  width: 100%;
  margin: 30px 0;
}
.kc-otp__desc a {
  text-decoration: underline;
}
.kc-otp__back {
  font-size: 15px;
  margin: 10px 0;
}
.kc-otp__back i {
  font-size: 10px;
  top: -1px;
  position: relative;
  padding-right: 4px;
}

.totp--intro {
  font-size: 14px;
  color: #73696B;
  letter-spacing: -0.02em;
}
.totp--title {
  margin-bottom: 10px;
}
.totp--list {
  padding: 20px 0 0 0;
}
.totp--content {
  color: #4B4446;
  margin-left: 25px;
  position: relative;
}
.totp--content:before {
  width: 20px;
  height: 20px;
  display: block;
  border: 1px solid #4B4446;
  position: absolute;
  content: "";
  border-radius: 50px;
  color: #4B4446;
  line-height: 20px;
  text-align: center;
  top: 3px;
  left: -30px;
  font-size: 12px;
}
.totp--app {
  color: #73696B;
  font-size: 15px;
  margin-left: 30px;
  font-weight: 600;
  letter-spacing: 0.5px;
  padding: 10px 0 0 0;
}

.first:before {
  content: "1";
}

.second:before {
  content: "2";
}

.third:before {
  content: "3";
}

.fourth:before {
  content: "4";
}

#kc-totp-secret-qr-code {
  width: 100%;
}

#mode-manual {
  font-size: 13px;
  color: #00A3E0;
  margin-bottom: 20px;
  display: block;
}

#totp {
  line-height: 28px;
  font-size: 28px;
  padding: 10px 20px;
  font-family: "Roboto Mono", "Menlo", "Monaco", "Consolas", "Liberation Mono", "Courier New", monospace;
  width: 170px;
}
#totp::placeholder {
  color: #A7A5A6;
  letter-spacing: 1px;
}

.kc-input-wrapper.totp {
  margin-left: 20px;
}

#userLabel {
  width: calc(100% - 30px);
}
#userLabel::placeholder {
  color: #A7A5A6;
}

.alert-warning.c-alert.m-inline.pf-m-warning {
  display: none;
}

#instruction1 span {
  display: flex;
  flex-direction: column;
  margin-bottom: 15px;
}

#kc-terms-text {
  margin-bottom: 30px;
}

#password-new {
  margin-bottom: 10px;
}

.show-password {
  position: absolute;
  right: 15px;
  font-size: 13px;
  top: 24px;
  cursor: pointer;
  opacity: 1;
  transition: 0.5s;
}

.relative {
  position: relative;
}

#change_account {
  color: #00A3E0;
  font-size: 13px;
  position: absolute;
  top: 52px;
  right: 10px;
  cursor: pointer;
  display: none;
}

.active--change_account {
  padding-right: 105px;
}

#backToApplication {
  margin-top: 20px;
  display: block;
}

.verification-b {
  font-weight: 600;
  display: block;
}

.instruction-check {
  padding-top: 15px;
}

.alert {
  display: none;
}

/*# sourceMappingURL=login.css.map */
