footer {
  bottom: 0;
  padding: 0;
  position: fixed;
  z-index: 10;
}
.loginPage footer {
  width: 100%;
}

footer > * {
  vertical-align: top;
}
footer .footer-part {
  margin: 0;
  padding: 0;
  font-size: 12px;
  height: 100%;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  line-height: 200%;
}
footer .footer-part.footer-text {
  float: left;
  text-align: left;
  margin-left: 35px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: calc(100% - 175px);
}
footer .footer-part.quant-link {
  float: right;
  text-align: right;
  margin-right: 5px;
  text-decoration: none;
}
footer .footer-part.quant-link:hover, footer .footer-part.quant-link:focus, footer .footer-part.quant-link:active {
  text-decoration: none;
}
footer .footer-part.quant-link:hover span, footer .footer-part.quant-link:focus span, footer .footer-part.quant-link:active span {
  text-decoration: underline;
}
footer .footer-part.quant-link span {
  display: inline-block;
  font-size: 14px;
}
footer .footer-part.quant-link svg {
  display: inline-block;
  height: 12px;
  width: 12px;
  margin-bottom: 3px;
  margin-right: 2px;
  vertical-align: middle;
}

/** region FLAGS */
.language .icon.en {
  background-image: url("../img/countryFlagsRounded/flag_US.svg");
}

.language.selector .icon.en {
  background-image: url("../img/countryFlags/flag_US.png");
}

.language .icon.cs {
  background-image: url("../img/countryFlagsRounded/flag_CZ.svg");
}

.language.selector .icon.cs {
  background-image: url("../img/countryFlags/flag_CZ.png");
}

.language .icon.sk {
  background-image: url("../img/countryFlagsRounded/flag_SK.svg");
}

.language.selector .icon.sk {
  background-image: url("../img/countryFlags/flag_SK.png");
}

.language .icon.de {
  background-image: url("../img/countryFlagsRounded/flag_DE.svg");
}

.language.selector .icon.de {
  background-image: url("../img/countryFlags/flag_DE.png");
}

.language .icon.nl {
  background-image: url("../img/countryFlagsRounded/flag_NL.svg");
}

.language.selector .icon.nl {
  background-image: url("../img/countryFlags/flag_NL.png");
}

.language .icon.uk {
  background-image: url("../img/countryFlagsRounded/flag_UA.svg");
}

.language.selector .icon.uk {
  background-image: url("../img/countryFlags/flag_UA.png");
}

.language .icon.bg {
  background-image: url("../img/countryFlagsRounded/flag_BG.svg");
}

.language.selector .icon.bg {
  background-image: url("../img/countryFlags/flag_BG.png");
}

.language .icon.pl {
  background-image: url("../img/countryFlagsRounded/flag_PL.svg");
}

.language.selector .icon.pl {
  background-image: url("../img/countryFlags/flag_PL.png");
}

.language .icon.sr {
  background-image: url("../img/countryFlagsRounded/flag_RS.svg");
}

.language.selector .icon.sr {
  background-image: url("../img/countryFlags/flag_RS.png");
}

.language .icon.hr {
  background-image: url("../img/countryFlagsRounded/flag_HR.svg");
}

.language.selector .icon.hr {
  background-image: url("../img/countryFlags/flag_HR.png");
}

.language .icon.ro {
  background-image: url("../img/countryFlagsRounded/flag_RO.svg");
}

.language.selector .icon.ro {
  background-image: url("../img/countryFlags/flag_RO.png");
}

.language .icon.ru {
  background-image: url("../img/countryFlagsRounded/flag_RU.svg");
}

.language.selector .icon.ru {
  background-image: url("../img/countryFlags/flag_RU.png");
}

.language .icon.fr {
  background-image: url("../img/countryFlagsRounded/flag_FR.svg");
}

.language.selector .icon.fr {
  background-image: url("../img/countryFlags/flag_FR.png");
}

.language .icon.it {
  background-image: url("../img/countryFlagsRounded/flag_IT.svg");
}

.language.selector .icon.it {
  background-image: url("../img/countryFlags/flag_IT.png");
}

.language .icon.sq {
  background-image: url("../img/countryFlagsRounded/flag_AL.svg");
}

.language.selector .icon.sq {
  background-image: url("../img/countryFlags/flag_AL.png");
}

.language .icon.es {
  background-image: url("../img/countryFlagsRounded/flag_ES.svg");
}

.language.selector .icon.es {
  background-image: url("../img/countryFlags/flag_ES.png");
}

.language .icon.si {
  background-image: url("../img/countryFlagsRounded/flag_LK.svg");
}

.language.selector .icon.si {
  background-image: url("../img/countryFlags/flag_LK.png");
}

.language .icon.ta {
  background-image: url("../img/countryFlagsRounded/flag_LK.svg");
}

.language.selector .icon.ta {
  background-image: url("../img/countryFlags/flag_LK.png");
}

.language .icon.hu {
  background-image: url("../img/countryFlagsRounded/flag_HU.svg");
}

.language.selector .icon.hu {
  background-image: url("../img/countryFlags/flag_HU.png");
}

.language .icon.pt {
  background-image: url("../img/countryFlagsRounded/flag_PT.svg");
}

.language.selector .icon.pt {
  background-image: url("../img/countryFlags/flag_PT.png");
}

.language.selector {
  text-decoration: none;
  background: none;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 24px;
  overflow-y: hidden;
  z-index: 1;
  padding: 0 5px;
  border-style: none;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.language.selector span {
  background-position-y: 1.5px;
}

.js-dialog-content .title {
  margin-left: 20px;
  font-weight: normal;
  font-size: 21px;
}

#localeSelection .js-dialog-content-wrapper {
  display: inline-block;
}

.language .icon {
  cursor: pointer;
  background-repeat: no-repeat;
  background-position-y: 1.5px;
  background-size: 100%;
  height: 100%;
  width: 20px;
  display: block;
}

#localeSelection .language {
  display: inline-block;
  width: 31.6666666667%;
  height: 40px;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 5px;
  margin-right: 10px;
}

#localeSelection .language.active {
  background-color: rgb(239, 239, 239);
}

#localeSelection .language:hover {
  background-color: rgb(239, 239, 239);
}

#localeSelection .language a {
  display: block;
  width: 100%;
  height: 100%;
}

#localeSelection .language span {
  display: inline-block;
}

#localeSelection .language .icon {
  height: 100%;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: center;
  margin-left: 10px;
}

#localeSelection .language .text {
  width: 105px;
  height: 100%;
  vertical-align: middle;
  line-height: 40px;
  margin-left: 10px;
}

#localeSelection .language .check {
  width: 20px;
  height: 100%;
  vertical-align: middle;
  line-height: 40px;
  margin-left: 5px;
  padding-top: 3px;
}

#localeSelection {
  width: 660px;
  top: 45%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 5px;
  position: fixed;
  animation: fadeIn 300ms;
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.js-dialog-wrapper-modal {
  background-color: rgba(0, 0, 0, 0.5);
}

#localeSelection .js-dialog-content {
  padding: 20px;
}

#localeSelection .js-dialog-title {
  height: unset;
  margin: 15px 0 0 20px;
  background-color: transparent;
}

#localeSelection .js-dialog-title-text {
  font-size: 25px;
  margin-left: 20px;
}

#localeSelection.js-dialog .js-dialog-title-close {
  width: 24px;
  height: 24px;
  margin-right: 10px;
}

@media only screen and (min-width: 500px) and (max-width: 749px) {
  #localeSelection {
    top: 0;
    left: 0;
    transform: unset;
    width: 100%;
    height: 100%;
    border-radius: unset;
  }
  #localeSelection .language {
    width: 45%;
  }
  #localeSelection .language .text {
    width: 60%;
  }
}
@media only screen and (max-width: 499px) {
  #localeSelection {
    top: 0;
    left: 0;
    transform: unset;
    width: 100%;
    height: 100%;
    border-radius: unset;
  }
  #localeSelection .language {
    width: 100%;
  }
  #localeSelection .language .text {
    width: 80%;
  }
}
@media only screen and (max-width: 380px) {
  #localeSelection .language .text {
    width: 50%;
  }
}
@media only screen and (max-width: 849px) and (orientation: landscape) {
  #localeSelection {
    width: 100%;
    height: 100%;
    border-radius: unset;
    margin: 0;
  }
  #localeSelection .js-dialog-content {
    width: fit-content;
    margin: 0 auto;
  }
}
/** endregion FLAGS */

/*# sourceMappingURL=footer.css.map */
