@charset "utf-8";

@font-face {
  font-family: "Calibri";
  src: url("https://vseasportalprodb2c.blob.core.windows.net/vseb2cprod/fonts/Calibri.eot?9xz0n4");
  src: url("https://vseasportalprodb2c.blob.core.windows.net/vseb2cprod/fonts/Calibri.eot?9xz0n4#iefix")
      format("embedded-opentype"),
    url("https://vseasportalprodb2c.blob.core.windows.net/vseb2cprod/fonts/Calibri.ttf?9xz0n4")
      format("truetype"),
    url("https://vseasportalprodb2c.blob.core.windows.net/vseb2cprod/fonts/Calibri.woff?9xz0n4")
      format("woff"),
    url("https://vseasportalprodb2c.blob.core.windows.net/vseb2cprod/fonts/Calibri.svg?9xz0n4#Calibri")
      format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: calibri-regular;
  src: url(https://vseasportalprodb2c.blob.core.windows.net/vseb2cprod/fonts/calibri-regular.ttf)
    format("truetype");
}
@font-face {
  font-family: calibri-bold;
  src: url(https://vseasportalprodb2c.blob.core.windows.net/vseb2cprod/fonts/calibri-bold.ttf)
    format("truetype");
}
@font-face {
  font-family: calibri-italic;
  src: url(https://vseasportalprodb2c.blob.core.windows.net/vseb2cprod/fonts/calibri-italic.ttf)
    format("truetype");
}
@font-face {
  font-family: calibri-bold-italic;
  src: url(https://vseasportalprodb2c.blob.core.windows.net/vseb2cprod/fonts/calibri-bold-italic.ttf)
    format("truetype");
}
@font-face {
  font-family: calibri-light;
  src: url(https://vseasportalprodb2c.blob.core.windows.net/vseb2cprod/fonts/calibril.ttf) format("truetype");
}
*,
*:before,
*:after {
  box-sizing: border-box;
}
html {
  width: 100%;
  height: 100%;
  min-height: min(100%, 600px);
}

#simplemodal-overlay {
  opacity: 0.95 !important;
  background: #fff !important;
}

body {
  margin: 0;
  padding: 0;
  font-family: "Figtree", sans-serif;
  font-size: 17px;
  width: 100%;
  height: 100%;
  min-height: min(100%, 600px);
}

main.login {
  display: grid;
  grid-template-columns: 400px 1fr;
  height: 100%;
  background-color: silver;
}

main.login .aside {
  background-color: #64b42d;
  background-size: cover;
  background-position: center;
}

main.login section {
  display: grid;
  grid-template-rows: 1fr min-content;
  background-color: white;
}

main.login div.body {
  padding: 40px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

main.login .vse_logo {
  width: 50px;
  height: auto;
  margin-left: 4px;
}

main.login div#api {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.login div[role="form"] button:hover,
.registration.crossroad div[role="form"] button:hover {
  cursor: pointer;
  background-color: #143c8c;
  border-color: #143c8c;
}

.login div[role="form"] button,
.registration.crossroad div[role="form"] button {
  width: 100%;
  position: relative;
}

.login div[role="form"] button,
.registration.crossroad div[role="form"] button {
  padding-left: 64px;
}

.login div[role="form"] button:after,
.registration.crossroad div[role="form"] button:after {
  position: absolute;
  left: 24px;
  top: 0;
  content: "";
  background-size: 24px;
  display: block;
  width: 30px;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
}

#LocalAccountSigninEmailExchange,
#SignUpWithLogonEmailExchange {
  background-color: #143c8c;
  border-color: #143c8c;
}

#AppleExchange,
#GoogleExchange {
  background-color: #e9e9e9;
  border-color: #e9e9e9;
  color: black;
}

#LocalAccountSigninEmailExchange:after,
#SignUpWithLogonEmailExchange:after {
  background-image: url(https://vseasportalprodb2c.blob.core.windows.net/vseb2cprod/assets/icon_email.png);
}
#GoogleExchange:after {
  background-image: url('data:image/svg+xml,<svg version="1.1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" xmlns:xlink="http://www.w3.org/1999/xlink" style="display: block;"><path fill="%23EA4335" d="M24 9.5c3.54 0 6.71 1.22 9.21 3.6l6.85-6.85C35.9 2.38 30.47 0 24 0 14.62 0 6.51 5.38 2.56 13.22l7.98 6.19C12.43 13.72 17.74 9.5 24 9.5z"></path><path fill="%234285F4" d="M46.98 24.55c0-1.57-.15-3.09-.38-4.55H24v9.02h12.94c-.58 2.96-2.26 5.48-4.78 7.18l7.73 6c4.51-4.18 7.09-10.36 7.09-17.65z"></path><path fill="%23FBBC05" d="M10.53 28.59c-.48-1.45-.76-2.99-.76-4.59s.27-3.14.76-4.59l-7.98-6.19C.92 16.46 0 20.12 0 24c0 3.88.92 7.54 2.56 10.78l7.97-6.19z"></path><path fill="%2334A853" d="M24 48c6.48 0 11.93-2.13 15.89-5.81l-7.73-6c-2.15 1.45-4.92 2.3-8.16 2.3-6.26 0-11.57-4.22-13.47-9.91l-7.98 6.19C6.51 42.62 14.62 48 24 48z"></path><path fill="none" d="M0 0h48v48H0z"></path></svg>');
}
#FacebookExchange:after {
  background-image: url(https://vseasportalprodb2c.blob.core.windows.net/vseb2cprod/assets/icon_facebook.png);
}
#AppleExchange:after {
  background-image: url('data:image/svg+xml,<%3Fxml version="1.0" encoding="utf-8"%3F><!-- Generator: Adobe Illustrator 28.3.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --><svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 48 48" style="enable-background:new 0 0 48 48;" xml:space="preserve"><g id="_Group_2"><g id="_Group_3"><path id="_Path_" d="M37.1,25.5c0-3.7,2-7.2,5.2-9.2c-2-2.9-5.3-4.6-8.8-4.8c-3.7-0.4-7.3,2.2-9.2,2.2c-1.9,0-4.8-2.2-8-2.1c-4.1,0.1-7.9,2.4-9.9,6c-4.3,7.4-1.1,18.2,3,24.2c2,2.9,4.4,6.2,7.6,6.1c3.1-0.1,4.2-1.9,7.9-1.9c3.7,0,4.7,1.9,7.9,1.9c3.3-0.1,5.3-2.9,7.3-5.9c1.5-2.1,2.6-4.4,3.3-6.8C39.6,33.6,37.1,29.8,37.1,25.5z"/><path id="_Path_2" d="M31.1,7.7c1.8-2.1,2.7-4.9,2.5-7.7c-2.7,0.3-5.3,1.6-7.1,3.7c-1.8,2-2.7,4.7-2.5,7.4C26.7,11.1,29.3,9.9,31.1,7.7z"/></g></g></svg>');
}

.registration.crossroad #api {
  max-width: 330px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 16px;
  margin-bottom: 50px;
}

.registration .buttons:first-of-type {
  display: none;
}

#email:disabled,
#readonlyEmail {
  background-color: rgba(242, 242, 242, 0.25);
  border-color: rgba(242, 242, 242, 0.5);
  color: silver;
}

.login.email input[type="email"],
.login.email input[type="password"],
.login.email input[type="text"],
.login.email_reset input[type="email"],
.login.email_reset input[type="password"],
.login.email_reset input[type="text"] {
  width: 100%;
}

.login.email .buttons,
.login.email_reset .buttons {
  margin-top: 10px;
}

.login.email .error.pageLevel,
.login.email_reset .error.pageLevel {
  margin-bottom: 20px;
}

.login.email .error.itemLevel,
.login.email_reset .error.itemLevel {
  margin-top: 5px;
}

.login.email #attributeList label,
.login.email_reset #attributeList label {
  margin-bottom: 10px;
  display: block;
}

.claims-provider-list-buttons.social {
  order: 3;
}

.claims-provider-list-buttons + .divider {
  display: none;
}
button:focus {
  outline: none;
}
button,
a[role="button"],
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  background: none repeat scroll 0 0 transparent;
  border: medium none;
  border-spacing: 0;
  color: #26589f;
  font-family: "Figtree", sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
  list-style: none outside none;
  margin: 0;
  padding: 0;
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  color: white;
  background-color: #00aae1;
  border-radius: 30px;
  display: inline-block;
  padding: 14px 20px;
  font-size: 17px;
  border: 2px solid #00aae1;
  height: fit-content;
  min-height: 46px;
  font-size: 18px;
}
button.sendNewCode,
button.verifyCode {
  display: flex;
}

.working + .buttons {
  flex-wrap: wrap;
}

button#cancel,
button.sendNewCode {
  background-color: white;
  color: #00aae1;
}
nav.footer {
  background-color: #f3f3f3;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  padding: 10px;
  line-height: 1;
  font-size: 14px;
}
nav.footer a {
  font-size: 14px;
  text-decoration: none;
  color: black;
}
nav.footer a {
  text-decoration: underline;
}
.entry-item {
  display: flex;
  flex-direction: column;
  margin-bottom: 20px;
}
.entry-item label {
  margin-bottom: 10px;
  display: inline-block;
}
.error,
#userMessage_label,
#userMessage {
  color: #eb4b0a;
}
.intro,
.entry + .divider {
  display: none;
}
a {
  color: #00aae1;
  text-decoration: none;
}
input[type="email"],
input[type="password"],
input[type="text"] {
  border-radius: 1.5rem;
  border: 2px solid #767676;
  padding: 12px 20px;
  font-size: 17px;
  line-height: 1;
  height: 46px;
  outline: none;
}
input[type="email"]:focus,
input[type="password"]:focus,
input[type="text"]:focus {
  border-color: black;
}
.create {
  margin-top: 20px;
}
.social {
  margin-top: 100px;
}

.social .options {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.social .options div {
  border-radius: 30px;
}

.social button {
  width: 100%;
}

main {
  background-color: #f6f6f6;
}

main.registration {
  width: 100%;
  min-height: 100%;
  display: grid;
  justify-content: center;
  align-content: center;
  grid-template-rows: 0fr 1fr;
  grid-template-columns: 1fr minmax(auto, 700px) 1fr;
}

main.registration.crossroad {
  /* grid-template-rows: 1fr min-content; */
  grid-template-rows: 0fr 1fr;
  grid-template-columns: 1fr minmax(auto, 700px) 1fr;
}

main.registration.crossroad section {
  grid-row: 2;
}

.helpLink.tiny {
  display: none;
}
main.registration h1 {
  padding-left: 16px;
  padding-right: 16px;
}
main.registration section {
  grid-column: 2/3;
  grid-row: 2;
  height: auto;
  /* align-self: center; */
  margin: auto 10px;
}
main.registration nav.footer {
  grid-column: 1/4;
  grid-row: 3;
  padding: 20px;
  margin-top: 20px;
}
main.registration .heading + .buttons {
  display: none;
}
main.registration .heading {
  display: none;
}

#requiredFieldMissing div,
.verificationErrorText div,
.verificationSuccessText div {
  margin: 0 0 20px 0;
  display: block !important;
}

.verificationSuccessText div {
  color: #64b42d;
}

.error.itemLevel.show {
  margin: 0 0 10px 0;
}

.card ul,
.login section ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.card .textInput {
  width: 100%;
}

.card label {
  display: inline-block;
  margin-bottom: 6px;
  font-size: 15px;
}

.VerificationControl {
  border-bottom: solid 1px #f6f6f6;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.buttons {
  padding: 20px 0;
  display: flex;
  gap: 20px;
}

.card_header .progress {
  font-size: 22px;
  margin-top: 16px;
}

.card_header.centered .logo {
  margin-top: 20px;
  margin-bottom: 40px;
}
.card_header.centered h3 {
  margin-top: 10px;
  margin-bottom: 20px;
}

.card_header.centered {
  text-align: center;
  justify-content: center;
}

.logo {
  max-width: 53px;
  height: auto;
}

.card {
  border: solid 1px #e9e9e9;
  border-radius: 1rem;
  background-color: white;
  box-shadow: 0 0.5rem 1rem #8080801a;
}

.logo + .card {
  margin-top: 10px;
}
.card {
  display: flex;
  flex-direction: column;
}
.card_header {
  padding: 20px;
  padding-top: 40px;
  border-bottom: solid 1px #f6f6f6;
  display: flex;
  align-content: center;
  justify-content: space-between;
}
.card_header .title {
  width: 100%;
  text-align: center;
}
.card_body {
  padding: 20px;
}

main.login h1 {
  margin: 20px 0 50px 0;
}

h1 {
  font-size: 40px;
  margin: 0;
  font-weight: 100;
  font-family: "Figtree";
  padding-bottom: 8px;
}
h4 {
  color: #64b42d;
  font-size: 22px;
  margin: 0;
}

@media only screen and (max-width: 1056px) {
  main.registration section {
    margin: 10px;
  }

  main.login {
    grid-template-columns: 1fr;
  }

  main.login .aside {
    display: none;
  }
}

#suhlas1_label {
  display: none;
}

.card label#true_option {
  display: inline-flex;
  margin-left: 0.5rem;
  margin-top: 5px;
}

input[type="checkbox"]#suhlas1_true {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #fff;
  margin: 0;
  font: inherit;
  color: #767676;
  width: 1.15em;
  height: 1.15em;
  border: 0.1em solid #767676;
  -webkit-transform: translateY(-0.075em);
  -ms-transform: translateY(-0.075em);
  transform: translateY(-0.075em);
  display: -ms-grid;
  display: grid;
  place-content: center;
  display: flex;
  min-width: 20px;
  min-height: 20px;
}

input[type="checkbox"]#suhlas1_true:before {
  content: "";
  width: 14px;
  height: 15px;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: 0.12s -webkit-transform ease-in-out;
  transition: 0.12s -webkit-transform ease-in-out;
  -o-transition: 0.12s transform ease-in-out;
  transition: 0.12s transform ease-in-out;
  transition: 0.12s transform ease-in-out, 0.12s -webkit-transform ease-in-out;
  -webkit-box-shadow: inset 1em 1em #00aae1;
  box-shadow: inset 1em 1em #00aae1;
  margin-top: 1px;
}

input[type="checkbox"]#suhlas1_true:checked:before {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

#attributeList .CheckboxMultiSelect .attrEntry {
  display: flex;
  align-items: center;
}

li.Paragraph ul.helper-text {
  gap: 5px;
}

ul.helper-text {
  display: block;
  line-height: 22px;
  color: #eb4b0a;
}

ul.helper-text p {
  margin-bottom: 4px;
  margin-top: 10px;
  line-height: 22px;
  color: black;
}

ul.helper-text li.valid {
  color: #64b42d;
}

li.Paragraph .attrEntry #passwordMsg_label {
  margin-bottom: 4px;
  font-weight: bolder;
  color: #191919;
  font-size: 15px;
}

li.Paragraph .attrEntry #passwordMsg {
  color: #9b9b9b;
  margin-top: 0;
  font-size: 15px;
}

[class^="icon-"] {
  font-family: calibri !important;
  speak: never;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-smile:before {
  content: "\e911";
}

.icon-call:before {
  content: "\e916";
}

.icon-lightbulb:before {
  content: "\e961";
}

.icon-person:before {
  content: "\e963";
}

.cb {
  font-family: "Figtree", sans-serif;
  font-weight: bolder;
}

.fs23 {
  font-size: 1.4375rem;
}

img,
span {
  display: block;
  max-width: 100%;
}

.span {
  display: inline;
}

.header-progressbar-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

.header-progress-bar-pagination {
  width: 100%;
  padding: 1rem 0;
}

.progress-bar {
  width: 100%;
  padding: 0;
  height: 5px;
  background-color: #e9e9e9;
  margin-top: 2rem;
}

.top-logo {
  margin-top: 1rem !important;
}

.flex {
  display: flex;
}

@media only screen and (max-width: 1280px) {
  .top-logo {
    margin-top: 0;
  }
}

@media only screen and (max-width: 959px) {
  .progress-bar {
    font-size: 1.0625rem;
  }

  .top16 {
    margin-top: 0.75rem;
  }

  .header-progress-bar-pagination {
    padding: 0;
    padding-top: 0.5rem;
  }

  .progress-bar {
    margin-top: 0.5rem;
  }
}

#flex-fix {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}

.progress-bar-step1 {
  height: 100%;
  width: 11%;
  background-color: #00aae1;
}

.first-run-header {
  display: flex;
  align-items: start;
}

.first-run-header .top-logo {
  padding-left: 7.5%;
  padding-bottom: 1.5rem;
  width: 100%;
  border-bottom: 1px solid #e9e9e9;
}

.first-run-header .header-progress-bar-pagination {
  padding-top: 2.5rem;
  padding-bottom: 0.5rem;
}

@media only screen and (min-width: 761px) {
  .fr-mobile-headline {
    display: none;
  }
}

header {
  grid-column: 1/4;
  grid-row: 1;
  justify-content: start;
  padding-top: 16px;
  background-color: white;
}

header .logo {
  max-width: 60px;
}

.passwordToggleInput {
  display: none;
}

.Password {
  position: relative;
}

.icon-eye:before {
  content: "\e905";
}

.icon-eye {
  color: silver;
  position: absolute;
  left: calc(100% - 2rem);
  top: calc(100% - 2rem);
  font-size: 17px;
}

.icon-eye-hide::after {
  content: " ";
  height: 1px;
  width: 16px;
  background-color: silver;
  position: absolute;
  left: 0px;
  top: 8px;
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.hint-component {
  border: 2px solid #64b42d;
  margin: 20px;
  margin-bottom: 0px;
  margin-top: 40px;
  display: flex;
  padding: 16px;
  max-width: 75%;
  margin-left: auto;
  margin-right: auto;
}

.hint-component-blue {
  border: 2px solid #00aae1;
}

.hint-component-sign-in {
  border: 2px solid #64b42d;
  margin: 20px;
  margin-bottom: 0px;
  display: flex;
  padding: 16px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 60px;
}

.hint-component-sign-in a {
  color: #64b42d;
  text-decoration: underline;
}

.hint-component-sign-in .blue-border-lightbulb,
.hint-component .blue-border-lightbulb {
  background-color: #64b42d;
  min-width: 32px;
  min-height: 32px;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 12px;
}

@media only screen and (max-width: 720px) {
  .hint-component {
    max-width: 330px;
  }
}

#podmienkyInfo {
  color: white;
  background: #00aae1;
  border-radius: 50%;
  padding: 2px 10px;
  height: fit-content;
  cursor: pointer;
  float: right;
  margin-left: 10px;
}

.dib {
  display: inline-block !important;
}

#emailVerificationControl_but_change_claims {
  display: none !important;
}

main.login div[role="form"] ul li:nth-child(3),
#FacebookExchange {
  display: none;
}

#emailVerificationControl_label {
  display: none;
}

main.registration #api[data-name="SelfAsserted"] {
  padding-left: 16px;
  padding-right: 16px;
}

#attributeList .buttons {
  padding-top: 26px;
}

#podmienkyPouzivania2 {
  padding-top: 4px;
  padding-bottom: 32px;
}

.card label#true_option,
#podmienkyPouzivania2 {
  font-size: 15px;
}

.reset_password {
  padding-top: 32px;
  text-decoration: underline;
}

/* main.registration #api[data-name="SelfAsserted"] .VerificationControl {
  margin-bottom: 0;
  border-bottom: 0;
} */

/* 
  pokial neexistuje success message na overeni emailu, schovavame buttony na pokracovanie 
  pokial existuje success message na overeni emailu a obsahuje text "Do priečinka doručenej pošty " (prvy krok overovania), schovavame buttony na pokracovanie
*/
main.registration
  #api[data-name="SelfAsserted"]:has(
    .verificationSuccessText
      #emailVerificationControl_success_message[aria-hidden="true"]
  )
  #attributeList
  + .buttons
  button:nth-child(1),
main.registration
  #api[data-name="SelfAsserted"]:has(
    .verificationSuccessText
      #emailVerificationControl_success_message[aria-hidden="false"][aria-label*="Do priečinka doručenej pošty "]
  )
  #attributeList
  + .buttons
  button:nth-child(1) {
  display: none;
}

/*
  pokial existuje success message na overeni emailu a obsahuje text "Emailova adesa je overena, mozete pokracovat" (finalny krok overovania), schovavame buttony na overenie emailu
*/
main.registration
  #api[data-name="SelfAsserted"]:has(
    .verificationSuccessText
      #emailVerificationControl_success_message[aria-hidden="false"][aria-label*="E-mailov&#225; adresa je overen&#225;. M&#244;žete pokračovať."]
  )
  .working
  + .buttons {
  display: none;
}

#captchaControlChallengeCode_label {
  display: none !important;
}

.captcha-display-control
  :where(
    button,
    a[role="button"],
    [type="button"],
    [type="reset"],
    [type="submit"]
  ) {
  all: revert;
}

.captcha-display-control {
  margin-top: 1rem;
}

#captchaControlChallengeCode-switchCaptchaBtn {
  width: 27px !important;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAaCAYAAACkVDyJAAAABmJLR0QA/wD/AP+gvaeTAAACqklEQVRIicWVT4hNURzHP+fMe2aaQUIs5M09792VK6OGiGykycJCyEZZyRYLQikSCxvDUpLEQiLJAo1MJprUFGoW6s2cboZ6YvzrNnGdcyycN700Zu7znnw353e/93vO55xz7+nA30s00Lc+kFLqslLKKaXO19253g5KqVPAUf/4Q2udnyoXBMETIUQ+TdPNY2Nj41Vf1gnbXQMDyP0pK6VsA1bn8/k73d3dk5PKDFRKbQAuZM0bY3YA74H14+Pjx+oChmFYAm4BrVmBcRxra+1OwAGHCoVCMQtQBkGwxhhzD1g4EyQIgidKqcEoimZ56CMhxG2gNZfLHQT/DUql0lJr7VmgB5iTdRW/SwgxF1ieJMl+4AyAc+4EsNU5tyuKon3Sw54D2xuBeeAB3x6Jomg2gNb6BfASmJMkyTrpVza/EVBVo6OjfcBjYF6SJLtqJnLflz2SX9vYTF30kC013gCAlHKlpMFt/F0tLS2PfLm26hlj3vpycV0HP4vK5fIb4DuwoPq3GmMq/wzoJQDa2tqcbwWAc841HRiG4RIgD3wYGhpKAdI0XQQghHgnga/NBBpjNvpysOpJKZf4siKFEA+bCQT2ADjn7tZ4GwCstc+lc+4w8LEZpGKxuMkP/mliYuJqzavq0XsgtdavpJRdwA3gSyNAa22vL09XKpUEQCnVBawAvnZ0dDzNAYyMjLwGdk4xhlRKrQKuAWEG5mdgsL29/VzVEEIcd84J59zV4eHh75lu/DAMS8aYQaa4MbTWfxyjVCpttNb2Ad+stcviONaZjkW5XB4BtgHfsuQBOjs7lbX2OiCEEGfiONZQx42vtR4A9mbNSylv8mtHBgqFwslJP+sAHnoFOF1j/ZgmngDP0jTd2t/fP11uRokgCC4ppVyxWOydMf2/9RM01OxkFtnANQAAAABJRU5ErkJggg==);
  padding: 0;
  border: 0;
  background-color: transparent;
  width: 16px !important;
  height: 16px;
  background-size: cover !important;
  margin: 10px;
  min-width: 16px !important;
}

#captchaControlChallengeCode-switchCaptchaBtn.captcha-switch-icon.captcha-visual-icon {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAYAAADhAJiYAAAABmJLR0QA/wD/AP+gvaeTAAACjUlEQVRYhcXYzWvUQBjH8e8Tm4MULFu9SFfcCVXPvpx9qRVUqAWh1rOlHkTx7J8hFkXw7gseWirUm/cKghdxuyVh67ZQqBIRWihkHw8mNV3X7G6y2f0dn2EyH2Yykxfhb8QYMwXMAGeAI+SbLeAT8MLzvLeAAgjA6OjooSAIXgNXc0Y0jYgs2bY9XS6Xf1mA9BMDoKrXdnd3XwIipVJpWkRe9QvTkFuWiMz0WxHLHQs4229FLOcsoNBvRSyHBwh3Wg7ZVtV5y7K+1ev1YyIyCQy26CMDOWE+i8iU53mVqFAsFkds214ETid1tHLAbIvIlOu6lXixVquti8htYKenIFWdb8REcV13RUQWegoCqkmN9XrdS2rPA3Q8cUDLMont3bWAiEwWi8WRZm3GmFOqOtlTEDBo2/Y7x3FONmKAN8DBpM5ijNEcUAA74Q1cVdUScKMVJm9QquSxZJmSFeQDs6p6VFWPAnfDWupkWbLNIAjG1tbWvsSLjuOcAD6oatOd1ippZ2hDRM5HGGPMhDFmAiA8pceAjV6BNoMguOK67kqImQUWgAVjzIMQtSIiF0VkPW/QvmUKMc/58wojwOMYqgJc6hTVCSgJEyUzql1QO5iuoNoBdYLJjGoFSoPJhEoCZcGkRv0P1A1MKpRF+JEfywZwIcI4jnMvA2YfKrwWrutWVPUy/x6eagE/GzBjnueVI4yqzmXE7KFUdS5ChWM0nui+BXzsAaZd1PKBoaGhLREZD4JgvFqtfoW9e+ZZlzF7KOB6oVD44fv+su/734eHhxdF5KaqPor+DxVXV1drkNvMNIuKyH3XdZ/GDfsGzbibUqGAh57nPYkKjdt+U0Tep3lKdxoRWVfVJRq+434DYLtfid+6s58AAAAASUVORK5CYII=);
}

#captchaControlChallengeCode-generateCaptchaBtn {
  padding: 0;
  border: 0;
  background-color: transparent;
  width: 16px !important;
  height: 16px;
  background-size: cover !important;
  margin: 10px;
  min-width: 16px !important;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAYAAADhAJiYAAAABmJLR0QA/wD/AP+gvaeTAAAEkElEQVRYhcWYT2wUVRjAf9+bbRfaGFuDNClru7OzRjigRqMBGpISjXARNf5BozcPJgoSUQ78iScPXhAoJBw8qiRCOGBiGi7aCG3AeDAxViDdndllORCJVEz4k+m8z0Nnl+mm7W5LW77TfH/em9/M97037xthjuJ5Xt5au1lV+0RkNdALPBS7bwJlVb0oIsNRFA2Wy+XiTHO5rvtkGIaVSqXyT9UmzUD09/enyuXyNlX9CFg/x2c4LyIDPT09J4eGhiYSMPuAL4BrURStKZfLNwBMo9my2eyWUqk0qqrfzgMGYJ2qHi+VSn9ks9ktVaOIvBBfdjmOs7ZqT800S3d3d1s6nR4A3q9zRcCwiJy21o44jlPs6Oi4UalUWtvb21epahfwPLAV6AOceNxqERl0XffrMAx3qmotO6paezHTpszzvJWqOqiqzyTMt1X1cCqV+mpsbOzv2V5JVfL5/KNRFO0GtgPLE65fY31tDLQpCIKhaYE8z1tprf0FeCJhPhGG4a5KpXK1GZB6yWQyq1paWg4Dr0/nTwJNqaHu7u42VR1MwFgR2eP7/rb5wgBUKpWrvu+/KSJ7ATtb7JQaSqfTA4k0WeCdYrF4Yr4gUFtN/QCqCnAdWNkQKF4BtQIWkX0LAPMUk0t7VhGR2lszMLnPiMhAIuZEsVj88n5gAMIwvAJcaxB2LYqiP2pwALlc7t14nwG4HYbh4/dTM0np6enpFJGnHcdx6n1RFEWq+nt1U4Q4Zaq6vWpQ1UMLBQMQ3+znZuON53l5YF2sR6lU6uBCwcxHjLV2c0I/1+ymt1hiVLWvqojIDw8SBiAlImuqirV25EFAuK77DbBVRPakgMdqdKlUYalhurq62oH3AFT1c8O9wxXpdPrfpQZasWJFmFAfaXgeWmy5e/du8gNvDfBfwvnwUgNFUdSRUG8a4EpVm5iY8JYayBiTT6hlo6qjVU1E+qYZs6hird2QUP8yxpjhhOGVpQZS1VcT1+eMMeYMoLFtg+d5M55VFlpc1+0SkepnS4EzZmxsrACcj42Oqn66VEDAbu6dWoeDIAgMgIgcrUao6se5XK5nsUny+XwG+DBhOkKVrlgsfg9cih3LVPUATTaR8xSx1g4QdyIiMur7/qkaEJO91o7EgDdc192zWDSu6+5X1ddqdCI7YoZaE8f4+Hixs7NzFfBsbNrU0dFxaXx8/M+FhMlms2+LyBHiDKjqMd/3ayUz5dMRhuFO4LeqT0SOu667l4VJn7iuu19Evkvc9wKwa0pQ/ai42zzL1EbxlDHmk0KhcKU+vhmJF8mhZJqAiy0tLRsvX758fVagBNSPwHMJ8x0mV8IB3/cbdRLA5D4DfMZkK70s4brgOM7L051OZ0xFJpNZ3traelBVP6hzWWAEOG2MGbHWFtra2m4A3Lp1q9MY41lr+5jc9ddTVxaqegzYFQTBnenu27A2crnci6p6BFjdKHY2EZFREdlRKBR+mjWuyfmcXC73VvzDasMcxikwrKpHgyA4SYO+fi5ANent7XVF5CUR2Sgia1S1/pdeCbioqmeBM0EQBHOZ/3/379Ve53qFrQAAAABJRU5ErkJggg==);
}

.captcha-audio-big {
  width: 60px !important;
  background-size: contain !important;
  height: 56px !important;
  background-color: transparent;
  border: none;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACkAAAAmCAYAAABZNrIjAAAABmJLR0QA/wD/AP+gvaeTAAAEF0lEQVRYheWYX4gVVRzHP78zeWXLAhWNZNs7Z+5A/0gtKEkKepGMwB5ClgotxIfopSLKssBeKiuJeqoXM6yUlIqkIHuIHqICBbVY7OHeObO2+KCpFFLsXWd+PeyZ3fGidL337t2i78vM73xnzvlwZs78fmfgPyCZiU5rtVqc5/kngFXVZ9M0fbeb/noOGUXRbar6JbDIN511zl3ZTZ+me6xphWG4WlW/YRoQYN4/3RdF0W5r7W9hGK6+kN8zSGvtehHZ1w5Uq1R1FbBQRPZGUXRzq98TyDAMNwHvA3M67GIDkAHzVHXPkiVLLi+b3UKKtfYNEdlKF++3c24f8JIPr69UKi+eN0inHcdxPDfLsg+AtW1AtDOOsdZ+D6wAmsaYmxqNRh06nMmhoaH5WZZ91Q7gJShX1ceAHKhkWfZ8YVwSZLVavSaKog1BEBwC7u6UJgzDXRdazWmaHgY+AxCRdXEcDwJcVrpGwjAcFpHHgVuBKy40gKp2yjY9kEixmj+uVqvLR0dHXcnbqqoPAHPOnTv3EPB6MZPGWrtDRHYDd10MsFdS1Y2AAlcZY3YCQeElSXJQVUc88IPgH3cURU8Cj8wkWFlpmn4uIm/78E5r7cNl308WwPIwDEMDBKq6qV+AhZrN5mZgzIebKX1pROTr0qUrTK1WuwFY3Ec+AMbGxv4SkTd9eF2tVltZeAMDA0eAcQARud1kWbaw34CFjDEfMplpyLLsvqJ9ZGSkCRzx4TLDDJVr7aher58EfgIQkTta7F/9cXFPq6BOJCLFjEUt1mnvL5h1SOCEP5bLO0TkNICqLpx1SFUtXre8xZpqn3VIESlm8FS5XVUXeP/MrEOq6jJ/mrS0L/DH04bJ9DQriuN4EbDUw/xQ9kTkWn96wgRBcKr15n4pz/N1+LwdBMEXRXscx3Px8MBh02g0jjK9wvqmwcHBAVV9yoe/NBqNqZnM83wpMBdAVQ8YIPPlf19VqVReAQZ9+Cql105V7ynOReRHA5AkyVuquqNfgGEY3q+qT/jwO+fcR2W/KNGAQ8650WJ1a5qmG4Bh4Fvg7ExCish2Jr+Df+R5vh6fv2Hq58KNPtwN51fmOOf2AHsu1rm19mpVvVdEtgBhp5Cqul9EVqnq+nJV7r2ibGxOTEzsgg6Li6GhoflBEHxKm/ucNneLVKvVW4wxB5ksxrc75zZCh7vFY8eOnQmCYDWwt5P7LyJjjHnHMzWNMVOLueOMU6/Xx51zw8C2HgBirX2ByT03wLZizw3d/8FQ59wzqvocXWQua+0aYIsPj46Pj79c9nuSu9M0fQ14FJjosIv3mMw8Z0Vk+Pjx43+WzZ4VGM65naq6hg4+X6q6HzipqmuTJPm51f///UQFSJLkgDFmJXAY+B14utdj/Cv1N/tJdIZW5zViAAAAAElFTkSuQmCC);
  padding: 0;
  margin: 25px auto 0 auto;
}

.captcha-display-control img {
  margin: 0 auto;
}

#captchaControlChallengeCode-switchCaptchaBtn.captcha-audio-small:hover {
  background: 0 0;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAYCAYAAADpnJ2CAAAABmJLR0QA/wD/AP+gvaeTAAADFElEQVRIibWVT2hcRRzHPzNvV0NiTbA2ItXNvp13chdbjIKoVaglKHgoKL30quhF1EOlPRRaBA+9+OemeFIvooKKXkpDgjUYhKDFBhT27cuj28oGDanlEexz5uehs2VZdje7Gr+X+fF9v9/vM29m3puAf6EoivZMTk6enpqamtjc3PxllNrCqDBjzLS1dh6oKaVeAKZ65ZXL5SWlVDHP86eazeZG29ejwpxz80DNW5P9crXWY8BDxWLxq9nZ2eLIwC7Yxe3yrbXPAb8Dj25sbJwcCdgN01o/uV1NmqaJc+4IIMDrpVKpMgxQVSqVB0VkoRMWx/F6r+RyubwUhuFytVq9xUMXlFJfALcWCoVj4A+NMeZe59xbwBywq7OJiLTDn7XWh/rBAJRStwO1LMteBc74+tPAYRE5Wq1WX9Ee9hPwbDfM6wrwbhAEjw2CeeBrfjxRrVZvA0iS5AJwAdiVZdkjBf9mdwDf5Hn+YrPZvDyo6SA1Go1zYRh+CzyeZdlR4D0/gbMish+Y09xYRoIgeOm/wDr0gYc80+GdB9Ba79f4ZazX680dgBEEwYIPH2571torPrxrpA9/GNXr9cvAdWB3+7Raa1v/G9BLAYyNjYkfFYCIyI4DoyjaCxSBP1ZWVnKAPM+nAZRS6xq45hPv2QmgtfagD5fbntZ6rw9bWik1D+Cce3+HoM8DiMjXHd4B7/1YEJHjwBMi8rS19lIYht0NfgM+U0qdbDQaVweRKpXKIRE5AGxubW193PFozgPP6iRJftVa7wM+Bf7s0edu4GUR+c4YMz0I6Jx724dvtlqtDCAMw33A/cC1iYmJ7wsAcRxfAo706KGMMQ+IyIciUnPOzRtj+v68gavA8vj4+Ds3Gyh1SkQU8NHq6up1NWjGbfW6npxzLYAkSfr2MMYcdM6dA/5yzt2Xpmky1GcRx/G6vwMvAjUPH6iZmZnQOfcJoJRSZ9I0TWCEG78bul2+1vpz4E7gfKlUeuOmPyywBxRu7Fk/ZcAPeZ4fXlxc/LttDrWH3YqiaI+19piILK2trX05Su0/mk1XgSgnbaEAAAAASUVORK5CYII=);
}

#captchaControlChallengeCode-switchCaptchaBtn.captcha-visual-icon:hover {
  background: 0 0;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAYAAADhAJiYAAAABmJLR0QA/wD/AP+gvaeTAAADcElEQVRYhb3YT2hcRRzA8e9v8mYXFaQbEyLrvrAvTVPoxbZRaq+tBSu1gtIE0ltVvBQ8CFoPSr0VhV6EXqrHaBW1h7b0ULKNBT1UUj0JWRYm2AWliUvEQ8nbDT8Pmdc+SvNvd9/+4LEzv5nZ+fBj9/HmCQ9Doig6AbwF7AcGyDaWgDvAl8657wEFEIDR0dGnV1dXvwVeyRjx2BCR69bayfn5+f8CQB7B3BORH4F/M3bsUNU3gEFVPRrH8TfAa1IulydF5JKfdMNaO1WtVpcyxgAwNjY20Gw2vwaO+NSEEZFTvnOvlxiAarW61NfXdxJY9KlTBhgHEJHLvcQkUavVFoHLvvuCAfp95+9eY5IQkb9885kA/0/rZhSLxSfz+fwZVZ0SkVBV7xpjpuM4Plev1+9vZDMZYWaAj0VkJ5ATkZ2q+om1dqZUKj2x0fqug/L5/BngJQARuQOcB37zwwdzudyHPQWp6lSCGR4ePuCce7+/v/8A8LsfP9lTkIiEfuObs7OzLYC5ubkmUPFTwp6CVPWubx4aHx+3AP7zsM//2VOQMWbaN/c1Go3b5XL5fKPR+BV43oOn118NQbdBcRyfs9YeAQ4Ce0VkbzKmqr+0Wq3PNlrf9QrV6/X7zWbzsIh8CtSAGKip6tlWq/XyJveh7lcoQQFn/bWt6HqFOo2OKlQul3eIyOfAMZ+6oqofLCwsLLf7nW1XKIqiIWPMz8DbwLP+ekdEbpdKped6CgrDsAjcUtU9PnUFuOrbu6y1FT8ne1AURUPW2hvAmE9ddM697pw7Dnzhc2NBEMy2U6ltgaIoGhKRSqoyF51z77J2YlDn3Hsp1C5r7c3torYM2gSTRMeoLYG2iOkKalPQNjEdozYEtYnpCLUuqENM26jHgrqEaQtlUpsIPLjp/ZTCXOgA8yjqQgo1k7p5JicfNUADQFWLYRgWgyCoALtTmNMdYtKo0ynU7iAIKmEYFlU1gf3TVygUDgGjQGiMmcgI8yCWl5evFwqFQeBFYMAYcwzYBzwF3OorFAoxcMInkndCmWDWQ/m9AT4SQEZGRq6p6lGfbKnqdyLyh6q2sgCJSKCqe0RkgoePQFedc8cDQK21kysrK5dE5FUgEJHkbJWFJ0Glu9dyudwUoOmsRFH0JmvPN/uBwcw0a7EIzAFfOed+wP88/gdnoJKPSPg9sAAAAABJRU5ErkJggg==);
}

.captcha-audio-big:hover {
  background: 0 0;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACkAAAAmCAYAAABZNrIjAAAABmJLR0QA/wD/AP+gvaeTAAAFG0lEQVRYheWYW4hVVRjHf9/eM2NTFuiUlY3nrLXPAUuyLChJEnoJjSCDrKFCKzGIXjK6X0AfyrQi6qmgrLCLOF2sKMgeQkqsMFHLyYhzztozTj5kORWSzWXvr4ezznhm8DJz5oxT9L3s/X3/vb71O+usO/wHTMYjaS6Xy6dp+h5gVfXBOI5fGku+ukNGUXSZqn4CnOVDh5xzp48lZzB2rCNmjFmoqp9zBBBg8onKRVG0wVr7qzFm4dH0ukFaa5eKyEceKgF2jbSsql4NtIjIO1EUzR4XSGPMQ8DrQCNwWFUXi8iHo0ixjPIPm6yq7dOnTz+1npBirX1GRNZQ7t89wII4jj8YTRLn3EfAKu+e39TU9HhdIPP5/CRr7Ubgfh/alyTJlc65L2vJ55xbDXwDICL35XK5/JggM5nMlCRJPgVu9KE9YRjO6+rq+qGWfN5SVb0LSIGmJEkeqQkym82eG0XRsjAMdwJX+fAXqjq/UCh0jzSPMebto43mOI53AZsARGRJPp9vBWio+kaMMW0icjdwKXDa0SpQ1Wq3XVVvi+P475ECeoDKaN6YzWbndHZ2uiptjareADQODAzcAjxdacnAWvuaiGwA5h8LsMr2Acudc22jBQRQ1eWAAmcEQbAeCCtaqVT6VlU7PPDN4FsyiqIVqnqb/+4AsElEeoYl7gd+AXZns9ltW7ZsGRgtXMXiOP4wiqIXVHUFcKW19lbn3PqK7hvrCWCOMcY0AKGqPuR1F4bh3EKhcOB4lTjnjiePyPr6+h5tbGxcDLQCjwJvUG5dROQzVX3Cfzo3yOVyFwDTAFR17YkA62Xd3d2HReQ5787M5XLzKlpzc/NuoNcDXx4kSdJSEVX1p5MBWLEgCN6kvNKQJMm1lXhHR0cfsNu7FwdU7YREZMjQHW/z/9p3vu4rhsn7/HNaXXdBtZiIVFosGiYd9PrUCYekPGPA0O0dInIQQFVbJhxSVSvdLR0mDcYnHFJEKi34W3VcVad6vWfCIVX1Yv9aGhaf6p8HA/wE6gPjcjA7luXz+bOAi3zdX1VrIjLDv/4ShGH4W5Uw8+QhQpqmS/DrdhiGH1fi+Xx+Eh4e2BUUi8W9+BEmIg/mcrlpJwOwtbW1WVXv9e6PxWJxsCXTNL0ImASgqtsbgMRvj54DbJqmHdbaTapaPEruw8DulpaWbTt27OgfC2RTU9NqVW317lMM7XYLKu8i8nUDQKlUet4YM1tE7gDOBO4UOXb37Onp+dlau8o590otgMaYRap6j3e3OufeqtZF5Ga/b93pnOusjG6N43gZ0AZsAQ4drxJVPQ942Vq70RhzymghRWQd5XnwzzRNl+LXbxi8XJjl3Q0wdGeOc64daD9Wcmvt2ap6jYisBAxwk4icY4xZFMfx7yOFVNXNInK1qi6t3pV7rbJt7Ovv738barxmyWQyU8IwfJ8j55w9YRheU33OiaJolaquBHDOjaiebDZ7SRAE31I+e61zzi2HGk+LXV1dPWEYLgTe8aELkyTZlslkZh2v3AksCILgRc/UFwTBmkGh1oyFQqHXOdcGPOtDM8Iw3GqtnV9LPmvtY8Bc7z5bLBYLY4b0ps65B1T1YcpTyBRgszHm+lECXges9O7e3t7eJ6v1uqzdcRyvBW4H+oFmEXlXVReNIsWrlFeeQyLStn///r/qDgngnFuvqtdRnr5CYM5Iy6rqZuCAqt5YKpW+H67//y5RAUql0vYgCOZRvp/8A7iv3nX8K+0foTMMiWqUzD4AAAAASUVORK5CYII=);
}

.CheckboxMultiSelect .attrEntry {
  flex-direction: column;
}

.CheckboxMultiSelect .attrEntry fieldset {
  border: 0;
  display: flex;
  width: 100%;
  flex-wrap: wrap;
}

.card label#true_option {
  margin-top: 0;
}
