
/* source-sans-pro-300 - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 300;
  src: url('../themes/euroskat/assets/fonts/source-sans-pro-v11-latin-300.eot'); /* IE9 Compat Modes */
  src: local('Source Sans Pro Light'), local('SourceSansPro-Light'),
       url('../themes/euroskat/assets/fonts/source-sans-pro-v11-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../themes/euroskat/assets/fonts/source-sans-pro-v11-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../themes/euroskat/assets/fonts/source-sans-pro-v11-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../themes/euroskat/assets/fonts/source-sans-pro-v11-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../themes/euroskat/assets/fonts/source-sans-pro-v11-latin-300.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}
/* source-sans-pro-regular - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  src: url('../themes/euroskat/assets/fonts/source-sans-pro-v11-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Source Sans Pro Regular'), local('SourceSansPro-Regular'),
       url('../themes/euroskat/assets/fonts/source-sans-pro-v11-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../themes/euroskat/assets/fonts/source-sans-pro-v11-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../themes/euroskat/assets/fonts/source-sans-pro-v11-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../themes/euroskat/assets/fonts/source-sans-pro-v11-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../themes/euroskat/assets/fonts/source-sans-pro-v11-latin-regular.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}
/* source-sans-pro-600 - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 600;
  src: url('../themes/euroskat/assets/fonts/source-sans-pro-v11-latin-600.eot'); /* IE9 Compat Modes */
  src: local('Source Sans Pro SemiBold'), local('SourceSansPro-SemiBold'),
       url('../themes/euroskat/assets/fonts/source-sans-pro-v11-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../themes/euroskat/assets/fonts/source-sans-pro-v11-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('../themes/euroskat/assets/fonts/source-sans-pro-v11-latin-600.woff') format('woff'), /* Modern Browsers */
       url('../themes/euroskat/assets/fonts/source-sans-pro-v11-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../themes/euroskat/assets/fonts/source-sans-pro-v11-latin-600.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}
/* source-sans-pro-700 - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 700;
  src: url('../themes/euroskat/assets/fonts/source-sans-pro-v11-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Source Sans Pro Bold'), local('SourceSansPro-Bold'),
       url('../themes/euroskat/assets/fonts/source-sans-pro-v11-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../themes/euroskat/assets/fonts/source-sans-pro-v11-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../themes/euroskat/assets/fonts/source-sans-pro-v11-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../themes/euroskat/assets/fonts/source-sans-pro-v11-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../themes/euroskat/assets/fonts/source-sans-pro-v11-latin-700.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}

@font-face {
  font-family: 'icomoon';
  src:  url('../themes/euroskat/assets/fonts/icomoon.eot?edcg6h');
  src:  url('../themes/euroskat/assets/fonts/icomoon.eot?edcg6h#iefix') format('embedded-opentype'),
    url('../themes/euroskat/assets/fonts/icomoon.ttf?edcg6h') format('truetype'),
    url('../themes/euroskat/assets/fonts/icomoon.woff?edcg6h') format('woff'),
    url('../themes/euroskat/assets/fonts/icomoon.svg?edcg6h#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-fast-backward:before {
content: "\f100";
}
.icon-fast-forward:before {
content: "\f101";
}
.icon-step-backward:before {
content: "\f104";
}
.icon-step-forward:before {
content: "\f105";
}
.icon-sound:before {
content: "\e930";
}
.icon-username:before {
content: "\e938";
}
.icon-edit:before {
content: "\e939";
}
.icon-contact:before {
content: "\e93a";
}
.icon-cross-cirle:before {
content: "\e93b";
}
.icon-check-circle:before {
content: "\e93c";
}
.icon-streaming:before {
content: "\e934";
}
.icon-cards:before {
content: "\e935";
}
.icon-design:before {
content: "\e936";
}
.icon-newsletter:before {
content: "\e937";
}
.icon-sorting:before {
content: "\e933";
}
.icon-check:before {
content: "\e932";
}
.icon-myresults:before {
content: "\e928";
}
.icon-funkonto:before {
content: "\e931";
}
.icon-ramsch:before {
content: "\e92f";
}
.icon-diamonds:before {
content: "\e91b";
}
.icon-hearts:before {
content: "\e923";
}
.icon-clubs:before {
content: "\e922";
}
.icon-spades:before {
content: "\e92b";
}
.icon-null:before {
content: "\e929";
}
.icon-grand:before {
content: "\e92a";
}
.icon-three:before {
content: "\e92c";
}
.icon-two:before {
content: "\e92d";
}
.icon-one:before {
content: "\e92e";
}
.icon-give_up:before {
content: "\e927";
}
.icon-sort:before {
content: "\e924";
}
.icon-unfold:before {
content: "\e925";
}
.icon-last_trick:before {
content: "\e926";
}
.icon-minus:before {
content: "\e921";
}
.icon-clock:before {
content: "\e920";
}
.icon-plus:before {
content: "\e91f";
}
.icon-smiley:before {
content: "\e91c";
}
.icon-trophy:before {
content: "\e91d";
}
.icon-table:before {
content: "\e91e";
}
.icon-arrow_left:before {
content: "\e917";
}
.icon-arrow_right:before {
content: "\e918";
}
.icon-chevron_left:before {
content: "\e919";
}
.icon-chevron_right:before {
content: "\e91a";
}
.icon-home:before {
content: "\e900";
}
.icon-konto:before {
content: "\e901";
}
.icon-message:before {
content: "\e902";
}
.icon-complaints:before {
content: "\e903";
}
.icon-results:before {
content: "\e904";
}
.icon-calendar:before {
content: "\e905";
}
.icon-fun:before {
content: "\e906";
}
.icon-email:before {
content: "\e907";
}
.icon-shopping:before {
content: "\e908";
}
.icon-statistic:before {
content: "\e909";
}
.icon-users:before {
content: "\e90a";
}
.icon-hammer:before {
content: "\e90b";
}
.icon-club:before {
content: "\e90c";
}
.icon-menu:before {
content: "\e90d";
}
.icon-settings:before {
content: "\e90e";
}
.icon-close:before {
content: "\e90f";
}
.icon-filter:before {
content: "\e910";
}
.icon-filter2:before {
content: "\e911";
}
.icon-info:before {
content: "\e914";
}
.icon-qualifikationen:before {
content: "\e915";
}
.icon-search:before {
content: "\e912";
}
.icon-user:before {
content: "\e913";
}
.icon-help:before {
content: "\e916";
}
html {
  margin: 0;
  height: 100%;
  background-color: #494949;
  font-family: "Source Sans Pro";
  font-size: 11px;
  color: white;
}
html, body {
  margin: 0;
  padding: 0;
}
div {
  position: relative;
}
body {
  font-size: 1.6rem;
  line-height: 2.4rem;
}
body .wrapper {
  display: flex;
}
body main {
  background-image: url("../themes/euroskat/assets/img/common/logo_white.svg");
  background-position: center;
  background-repeat: no-repeat;
  min-height: 100vh;
  width: 100%;
  padding: 2rem;
}
body section {
  padding: 2rem;
}
body section.form {
  background: #eee;
  border-radius: 1.2rem;
  max-width: 800px;
  margin: 0 auto;
}
body section.form h1 {
  font-size: 2.1rem;
  line-height: 4rem;
  font-weight: 600;
  background-color: #CD4C25;
  border-top-left-radius: 1.2rem;
  border-top-right-radius: 1.2rem;
  margin: -2rem -2rem 2rem;
  padding: 0 2rem;
}
body section.form form {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  margin: 0 auto;
  max-width: 545px;
  color: black;
}
body section.form form .line {
  display: flex;
  align-items: center;
  gap: 2rem;
  white-space: nowrap;
}
body section.form form label {
  font-size: 1.5rem;
  width: 150px;
  text-align: right;
}
body section.form form input, body section.form form select {
  border: 1px solid #d1d6d9;
  box-shadow: inset 0 1px 0 rgba(209, 214, 217, 0.25), 0 1px 0 rgba(255, 255, 255, 0.5);
  height: 3rem;
  border-radius: 0.6rem;
  padding: 0 0.8rem 0 0.9rem;
  margin: 0;
  font-size: 1.6rem;
}
body button {
  font-family: "Source Sans Pro";
  padding: 0.6rem 1.9rem;
  cursor: pointer;
  user-select: none;
  color: #fff;
  border: none;
  background: #CD4C25;
  font-weight: 500;
  border-radius: 0.6rem;
  font-size: 1.5rem;
}
@media (max-width: 600px) {
  body {
    padding: 0 0 1.5rem 0;
  }
  body h1 {
    font-size: 2.5rem;
    line-height: 2.5rem;
  }
}
* {
  box-sizing: border-box;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.dialog {
  position: fixed;
  z-index: 20;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
}
.dialog .content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  background-color: white;
  max-width: 480px;
  border-radius: 1.2rem;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  max-height: 100%;
  overflow: hidden;
  padding: 3rem 4.8rem;
}
.dialog .content:hover {
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}
.dialog .content .header h2 {
  margin: 0;
  font-size: 3.2rem;
  line-height: 3.2rem;
  color: #121212;
  padding: 0 2rem 1.6rem;
  text-align: center;
  font-weight: 600;
}
.dialog .content .header i {
  position: absolute;
  right: -3rem;
  color: #494640;
  font-size: 4rem;
  top: 0;
  cursor: pointer;
  z-index: 4;
}
.dialog .content .header i:hover {
  color: #333;
}
.dialog .content .body p {
  text-align: center;
}
.dialog .content .body .input:not(.checkbox) {
  box-shadow: 0px 16.9756px 23.8999px rgba(0, 0, 0, 0.0280789), 0px 5.05408px 7.11561px rgba(0, 0, 0, 0.0194507);
  margin-bottom: 1.6rem;
}
.dialog .content .body .checkbox {
  font-size: 1.8rem;
}
.dialog .content .body .checkbox input {
  position: unset;
}
.dialog .content .footer {
  padding-top: 2rem;
}
.dialog .content .footer button {
  width: 100%;
}
.dialog .content .footer.sideBySide {
  gap: 1rem;
}
.dialog .content .footer.sideBySide button {
  width: unset;
}
@media (max-width: 600px) {
  .dialog .content {
    width: 95%;
  }
  .dialog .content .header h2 {
    font-size: 2.6rem;
    line-height: 2.6rem;
  }
  .dialog .content .header i {
    top: -1rem;
  }
}
.dialog.pageable .content {
  padding: 0;
  width: 100%;
  max-width: 720px;
}
.dialog.pageable .body {
  display: grid;
  grid-template-columns: 230px auto;
}
.dialog.pageable .body .sideMenu {
  border-right: 1px solid #DADDE7;
  background-color: #f6f8fa;
  max-width: 230px;
  padding: 2rem 2rem;
  grid-row: span 2;
}
.dialog.pageable .body .sideMenu h2, .dialog.pageable .body .sideMenu h3 {
  font-weight: 600;
  padding-left: 1.5rem;
}
.dialog.pageable .body .sideMenu h2 {
  font-size: 2rem;
  margin: 0 0 1rem;
}
.dialog.pageable .body .sideMenu .items {
  display: flex;
  flex-direction: column;
}
.dialog.pageable .body .sideMenu .items h3 {
  font-size: 1.6rem;
  margin: 0 0 0.6rem;
  color: #ACB6BF;
}
.dialog.pageable .body .sideMenu .items h3:not(:first-of-type) {
  margin-top: 1rem;
  padding-top: 1rem;
  border-top: 1px solid #DADDE7;
}
.dialog.pageable .body .sideMenu .items a {
  display: flex;
  font-size: 1.6rem;
  color: #596773;
  gap: 1rem;
  align-items: center;
  justify-content: flex-start;
  height: 4rem;
  font-weight: 600;
  padding: 0 1.5rem;
  border-radius: 1.2rem;
  cursor: pointer;
  margin-bottom: 0.2rem;
}
.dialog.pageable .body .sideMenu .items a i {
  font-size: 2rem;
}
.dialog.pageable .body .sideMenu .items a.active {
  color: #121212;
  background-color: #edeef3;
}
.dialog.pageable .body .sideMenu .items a:hover {
  background-color: #edeef3;
}
.dialog.pageable .body .pages {
  min-height: 400px;
  overflow-y: auto;
  padding: 2rem;
}
.dialog.pageable .body .pages h2 {
  font-size: 2rem;
  font-weight: 600;
  margin: 0 0 3rem;
}
.dialog.pageable .body .pages strong {
  font-weight: 600;
}
.dialog.pageable .body .pages .page {
  display: none;
}
.dialog.pageable .body .pages .page.active {
  display: block;
}
.dialog.pageable .body .pages .page .tabs {
  display: flex;
  background-color: #F6F8FA;
  height: 4.4rem;
  border-radius: 1.2rem;
  margin-bottom: 1rem;
  align-items: center;
  padding: 0 0.2rem;
  gap: 1rem;
}
.dialog.pageable .body .pages .page .tabs a {
  display: flex;
  flex: 1;
  height: 4rem;
  border-radius: 1.2rem;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  font-weight: 600;
  color: #ACB6BF;
}
.dialog.pageable .body .pages .page .tabs a.active {
  background-color: #EDEEF3;
  color: #121212;
}
.dialog.pageable .body .pages .page .tab {
  display: none;
  max-height: 71vw;
  overflow-y: auto;
}
.dialog.pageable .body .pages .page .tab.active {
  display: block;
}
.dialog.pageable .body .pages .page .pageButtons {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 1rem;
}
.dialog.pageable .body .pages .page .pageButtons .button {
  flex-direction: column;
  background: none;
  padding: 2rem;
}
.dialog.pageable .body .pages .page .pageButtons .button p {
  margin: 1rem 0 0;
  color: #121212;
}
.dialog.pageable .body .pages .page .pageButtons .button:hover {
  background: #f8f8f8;
  color: #121212;
}
.dialog.pageable .body .pages .page .pageButtons .button.check {
  flex-direction: row;
  justify-content: space-between;
  padding: 0 2rem;
  min-height: 4rem;
  grid-column: span 2;
}
.dialog.pageable .body .pages .page .pageButtons .button.check p {
  margin-top: 0;
}
.dialog.pageable .body .pages .page .pageButtons .button.check span {
  position: relative;
  width: 3.6rem;
  height: 2rem;
  border-radius: 1rem;
  background-color: #DADDE7;
  margin: 0;
  border: none;
}
.dialog.pageable .body .pages .page .pageButtons .button.check span:after {
  position: absolute;
  content: " ";
  left: 0.2rem;
  top: 0.2rem;
  background-color: white;
  width: 1.6rem;
  height: 1.6rem;
  border-radius: 50%;
}
.dialog.pageable .body .pages .page .pageButtons .button.active {
  border: 2px solid #CD4C25;
}
.dialog.pageable .body .pages .page .pageButtons .button.active.check span {
  background-color: #CD4C25;
}
.dialog.pageable .body .pages .page .pageButtons .button.active.check span:after {
  right: 0.2rem;
  left: unset;
}
.dialog.pageable .body .buttons {
  display: flex;
  justify-content: flex-end;
  gap: 1rem;
  padding: 2rem;
  border-top: 1px solid #e8eaf0;
}
@media (max-width: 768px) {
  .dialog.pageable .content {
    max-width: 94%;
  }
  .dialog.pageable .body {
    display: flex;
    flex-direction: column;
  }
  .dialog.pageable .body .sideMenu {
    max-width: unset;
    border-bottom: 1px solid #DADDE7;
    border-right: none;
  }
  .dialog.pageable .body .sideMenu .itemWrap {
    max-width: 100%;
    overflow-x: scroll;
    padding-bottom: 1rem;
  }
  .dialog.pageable .body .sideMenu h2 {
    padding: 0;
  }
  .dialog.pageable .body .sideMenu .items {
    flex-direction: row;
    gap: 1rem;
  }
  .dialog.pageable .body .sideMenu .items h3 {
    display: none;
  }
  .dialog.pageable .body .sideMenu .items a {
    background-color: #F0F1F5;
    color: #596773;
  }
  .dialog.pageable .body .sideMenu .items a.active {
    background-color: #CD4C25;
    color: white;
  }
}
@media (max-width: 600px) {
  .dialog.pageable .body .sideMenu {
    padding: 2rem 2rem 0.7rem;
  }
  .dialog.pageable .body .sideMenu .items a {
    font-size: 1.5rem;
    height: 3.8rem;
  }
  .dialog.pageable .body .pages {
    max-height: 50vh;
  }
  .dialog.pageable .body .pages h2 {
    display: none;
  }
  .dialog.pageable .body .buttons {
    justify-content: center;
  }
  .dialog.pageable .body .buttons button {
    font-size: 1.5rem;
    min-width: 9rem;
    min-height: 3.8rem;
    padding: 0 1.4rem;
  }
}
@media (max-height: 420px) {
  .dialog.pageable .body .pages {
    min-height: unset;
    max-height: 300px;
  }
}
@media (max-height: 375px) {
  .dialog.pageable .body .pages {
    max-height: 41vh;
  }
}
#dlgRegister .content {
  width: 36.8rem;
}
#dlgRegister .content .header h2 {
  padding: 1rem 0 0;
}
@media (max-width: 600px) {
  #dlgRegister .content {
    width: 95%;
  }
}
.menu {
  position: fixed;
  background-color: #272822;
  height: 100vh;
  left: 0;
  top: 0;
  z-index: 10;
  padding: 1rem;
  border-right: 1px solid #333;
  overflow-y: auto;
}
.menu ~ main {
  margin-left: 8rem;
}
.menu .logoAndArrow {
  display: block;
  position: relative;
  height: 7rem;
}
.menu .logoAndArrow img:not(.small) {
  display: none;
  position: absolute;
  left: 2rem;
  top: 1.5rem;
}
.menu .logoAndArrow img.small {
  width: 5rem;
  left: -0.2rem;
  position: absolute;
}
.menu nav {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: calc(100vh - 9rem);
}
.menu nav a {
  position: relative;
  display: flex;
  align-items: center;
  font-size: 1.6rem;
  font-weight: 600;
  color: white;
  text-decoration: none;
  padding: 0 1rem;
  height: 5rem;
  border-radius: 1.2rem;
  margin-top: 0.5rem;
}
.menu nav a i {
  font-size: 3.2rem;
}
.menu nav a span {
  display: none;
  margin-left: 1.5rem;
}
.menu nav a span.unseen {
  position: absolute;
  right: 2rem;
  background-color: #CD4C25;
  padding: 0 0.8rem;
  border-radius: 1.2rem;
  color: white;
}
.menu nav a.active {
  background-color: #CD4C25;
}
.menu nav a.active:hover {
  background-color: #BA4522;
}
.menu nav a:hover {
  background-color: #494949;
}
.menu.open {
  min-width: 30rem;
}
.menu.open .logoAndArrow img {
  display: unset;
}
.menu.open .logoAndArrow img.small {
  display: none;
}
.menu.open nav a span {
  display: unset;
}
@media (min-width: 1450px) {
  .menu {
    min-width: 30rem;
  }
  .menu ~ main {
    margin-left: 30rem;
  }
  .menu .logoAndArrow img:not(.small) {
    display: unset;
  }
  .menu .logoAndArrow img.small {
    display: none;
  }
  .menu nav a span {
    display: unset;
  }
}
@media (max-width: 600px) {
  .menu {
    height: calc(100vh - 5rem);
    left: -30rem;
    transition: 0.3s;
  }
  .menu.open {
    left: 0;
  }
  .menu .logoAndArrow {
    display: none;
  }
  .menu nav {
    height: 100%;
  }
  .menu nav a {
    height: 4.5rem;
  }
  .menu ~ main {
    margin-left: 0;
  }
}
.welcome {
  max-width: 1140px;
  margin: 1rem auto;
  text-align: center;
}
.welcome p {
  font-size: 1.6rem;
  line-height: 2.8rem;
  font-weight: 600;
  margin: 0;
}
.welcome h1 {
  font-size: 4.8rem;
  line-height: 5.4rem;
  font-weight: 600;
  margin: 0.5rem 0 4rem;
}
