.uk-navbar-toggle:hover {
  padding: 0 0;
  color: #FFF !important;
  letter-spacing: 1.8px;
  background: rgb(4, 65, 2);
  border: 1px solid rgba(255, 255, 255, 0.35);
}

.uk-navbar-toggle:focus {
  padding: 0 0;
  color: #FFF !important;
  letter-spacing: 1.8px;
  background: rgb(4, 65, 2);
  border: 1px solid rgba(255, 255, 255, 0.75);
}

.uk-offcanvas-bar {
  color: #FFF !important;
  background: rgba(4, 65, 2, 0.98) !important;
}
.uk-offcanvas-bar a {
  color: #FFF !important;
  text-decoration: none;
}
.uk-offcanvas-bar a:hover {
  color: #FFF;
}
.uk-offcanvas-bar a.uk-button-primary:hover {
  width: 100%;
  color: rgb(4, 65, 2) !important;
}

.uk-navbar-toggle {
  padding: 0 0;
  color: #FFF !important;
  letter-spacing: 1.8px;
  background: rgba(4, 65, 2, 0.65);
  width: 80px;
  height: 80px;
  display: inline-flex;
  flex-direction: column;
  margin-top: 20px;
  border: 1px solid rgba(255, 255, 255, 0.15);
  border-radius: 15px;
}
@media (max-width: 768px) {
  .uk-navbar-toggle {
    width: 50px;
    height: 50px;
    min-height: 50px !important;
    margin-top: 10px;
  }
}
html {
  /* overflow: hidden; */
  height: 100vh;
}

.article_com_content {
  overflow: hidden;
  height: 100vh;
}
.article_com_content body {
  background: url("../../../images/tippspiel-profil-bg.jpg") no-repeat center center;
  background-size: cover;
  height: 100vh;
  overflow-y: scroll;
}
.article_com_content body .tm-page {
  height: calc(100vh - 100px);
}
.article_com_content body .tm-page .uk-navbar-primary {
  background: none !important;
}
.article_com_content body .tm-page #tm-main {
  background: none !important;
  overflow-y: scroll !important;
}
.article_com_content body .tm-page #tm-main .profile-edit {
  padding: 15px !important;
}
.article_com_content .tippsAbgeben {
  overflow-y: hidden !important;
}

/***** User Profile *****/
.profileCards {
  padding: 15px;
  height: 100%;
  box-sizing: border-box;
}
.profileCards legend {
  font-size: 2.5rem;
  color: #FFF;
  margin-bottom: 15px;
  font-family: "Bebas Neue";
}
.profileCards label {
  font-size: 1.5rem;
  color: #FFF;
  margin-bottom: 15px;
  font-family: "Bebas Neue";
}

._profile_com_users {
  overflow: hidden;
  height: 100vh;
}
._profile_com_users body {
  background: url("../../../images/tippspiel-profil-bg.jpg") no-repeat center center;
  background-size: cover;
  height: 100vh;
  overflow-y: scroll;
}
._profile_com_users body .tm-page {
  height: calc(100vh - 100px);
}
._profile_com_users body .tm-page .uk-navbar-primary {
  background: none !important;
}
._profile_com_users body .tm-page #tm-main {
  background: none !important;
}
._profile_com_users body .tm-page #tm-main .profile-edit {
  padding: 15px !important;
}

._login_com_users {
  overflow: hidden;
  height: 100vh;
}
._login_com_users body {
  background: url("../../../images/tippspiel-login.jpg") no-repeat center center;
  background-size: cover;
  height: 100vh;
  overflow-y: scroll;
}
._login_com_users body .tm-page {
  height: calc(100vh - 100px);
}
._login_com_users body .tm-page .uk-navbar-primary {
  background: none !important;
}
._login_com_users body .tm-page #tm-main {
  background: none !important;
}
._login_com_users body .com-users-login {
  padding: 20px;
}

/** Registration ***/
.saveContainer {
  padding: 15px;
  border-radius: 2px;
}

._registration_com_users {
  overflow: hidden;
  height: 100vh;
}
._registration_com_users body {
  background: url("../../../images/tippspiel-login.jpg") no-repeat center center;
  background-size: cover;
  height: 100vh;
  overflow-y: scroll;
}
._registration_com_users body .tm-page {
  height: calc(100vh - 100px);
}
._registration_com_users body .tm-page .uk-navbar-primary {
  background: none !important;
}
._registration_com_users body .tm-page #tm-main {
  background: none !important;
}
._registration_com_users body .com-users-login {
  padding: 20px;
}
._registration_com_users body #color-pickers {
  display: none;
}
._registration_com_users body #svgContainer {
  cursor: pointer;
  width: calc(100% - 50px);
  margin-left: 45px;
  background: rgba(255, 255, 255, 0.6);
  height: 309px;
  color: #333;
  display: flex;
  justify-content: center;
  align-items: center;
}

.form-control {
  background: rgba(255, 255, 255, 0.6) !important;
  border-radius: 2px !important;
  padding: 10px !important;
  font-size: 1.5rem !important;
  color: #333 !important;
}

.logout_article_com_content {
  overflow: hidden;
  height: 100vh;
}
.logout_article_com_content body {
  background: url("../../../images/tippspiel-logout.jpg") no-repeat center center;
}

.faqHelp_article_com_content {
  overflow: hidden;
  height: 100vh;
  background-size: cover;
}
.faqHelp_article_com_content body {
  background: url("../../../images/faq.jpg") no-repeat center center;
  height: 100vh;
  overflow-y: scroll;
}
.faqHelp_article_com_content body .tm-page {
  height: calc(100vh - 100px);
}
.faqHelp_article_com_content body .tm-page .uk-navbar-primary {
  background: none !important;
}
.faqHelp_article_com_content body .tm-page #tm-main {
  background: none !important;
}

.ergebnisse_category_com_contact {
  overflow: hidden;
  height: 100vh;
  background-size: cover;
}
.ergebnisse_category_com_contact body {
  background: url("../../../images/table.jpg") no-repeat center center;
  height: 100vh;
  overflow-y: scroll;
}
.ergebnisse_category_com_contact body .tm-page {
  height: calc(100vh - 100px);
}
.ergebnisse_category_com_contact body .tm-page .uk-navbar-primary {
  background: none !important;
}
.ergebnisse_category_com_contact body .tm-page #tm-main {
  background: none !important;
}
.ergebnisse_category_com_contact body .com-contact-category__items {
  padding: 15px;
}

.uk-section-default {
  background: none;
}

.tendencySVG {
  height: 15px;
  width: auto;
}

.tableUserTipps {
  text-align: center !important;
}
@media (max-width: 990px) {
  .tableUserTipps td:nth-child(2) {
    font-size: 0.65rem;
    font-weight: 600;
    line-height: 0.5rem;
    margin: 0;
    padding: 0;
  }
  .tableUserTipps td:nth-child(3) {
    font-size: 1rem;
    font-weight: 600;
    line-height: 2rem;
    margin: 0;
    padding: 0;
  }
}
.tableUserTipps th {
  text-align: center !important;
}

.uk-navbar {
  background: none;
  display: flex;
  position: fixed;
  right: 20px;
}

.uk-panel blockquote {
  margin: 0 0 20px 0;
  margin-top: 0px;
  font-size: 26px;
  line-height: 1.5;
  font-style: italic;
  color: #262526;
  font-family: Lato;
  font-weight: 300;
  text-transform: none;
  letter-spacing: 0;
}

.uk-panel blockquote {
  margin: 0 0 20px 0;
  margin-top: 0px;
  font-size: 26px;
  line-height: 1.5;
  font-style: italic;
  color: #262526;
  font-family: Lato;
  font-weight: 300;
  text-transform: none;
  letter-spacing: 0;
}

.uk-offcanvas-bar blockquote {
  margin: 0 0 20px 0;
  margin-top: 0px;
  font-size: 26px;
  line-height: 1.5;
  font-style: italic;
  color: #fff !important;
  font-family: Lato;
  font-weight: 300;
  text-transform: none;
  letter-spacing: 0;
}

.newsModule {
  margin-bottom: 40px;
}
@media (max-width: 768px) {
  .newsModule {
    margin-top: 48px;
  }
}

#svgContainer:has(> p) {
  background: rgba(255, 255, 255, 0.8);
  width: 90%;
  margin-left: 50px;
  height: 220px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #333;
}

#svgContainer:has(> p) ~ #color-pickers {
  display: none;
}

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