﻿@import url("https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;600&display=swap");
@import url("https://fonts.googleapis.com/icon?family=Material+Icons");
html, body {
  margin: 0px;
  height: 100%;
  background: #F0F1Fc;
}

body {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.4px;
  width: 100%;
}

h5 {
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 25px;
  letter-spacing: 0.15px;
  text-align: left;
  min-height: 56px;
  margin-bottom: 0px;
}

.card {
  min-height: 450px;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.14), 0px 4px 5px rgba(0, 0, 0, 0.12), 0px 1px 10px rgba(0, 0, 0, 0.2);
  border: 1px solid rgba(0, 0, 0, 0.125);
}

.login-form-label {
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 16px;
  letter-spacing: 0.4px;
  color: #000000;
  position: relative;
  top: 20px;
  left: 12px;
  z-index: 901;
  background-color: white;
  padding: 4px;
}

.card-body {
  margin: 20px 36px 20px 36px;
  padding: 0px;
}

.card-title {
  width: 100%;
  padding: 16px 0px 16px 0px;
  margin: 0px 0px 24px 0px;
}

a {
  color: black;
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

.card-text-center-image {
  text-align: center;
  margin-bottom: 30px;
}

.logo {
  margin-bottom: 14px;
}

.logo img {
  width: 100%;
}

#timejob-logo {
  position: absolute;
  width: 89px;
  height: 24px;
  left: 16px;
  top: 7px;
  object-fit: contain;
}

.login-card-header .logo {
  text-align: left;
  padding-bottom: 24px;
}
.login-card-header .logo img {
  width: 115px;
  height: auto;
}
.login-card-header h1 {
  font-family: Source Sans Pro;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 25px;
  letter-spacing: 0.15px;
  min-height: 56px;
}

.login-card-body {
  padding: 0;
}
.login-card-body p {
  font-family: "source sans pro";
  font-size: 13px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.4px;
}
.login-card-body p a {
  color: inherit;
  text-decoration: underline;
}

.login-card-body p.font-on-secondary {
  color: #353535;
}

.login-card-body p.high-emphasis {
  color: rgba(0, 0, 0, 0.87);
}

.login-card-body p.medium-emphasis {
  color: rgba(0, 0, 0, 0.6);
}

.login-card-body p.low-emphasis {
  color: rgba(0, 0, 0, 0.4);
}

.login-card-body p.error {
  color: #EB6580;
}

.login-card-body img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 54px;
}

.login-additional-text {
  margin-bottom: 50px;
}

.login-form-label {
  font-family: "Source Sans Pro", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 16px;
  letter-spacing: 0.4px;
  color: #000000;
  position: relative;
  top: 20px;
  left: 12px;
  z-index: 901;
  background-color: white;
  padding: 4px;
}

.login-form-control {
  height: 56px;
  border: 1px solid #000000;
  box-sizing: border-box;
  border-radius: 12px;
  font-family: "Source Sans Pro", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #000000;
}

.login-form-group {
  display: block;
  margin-bottom: 28px;
}

.password-icon {
    float: right;
    position: relative;
    top: -35px;
    right: 15px;
    scale: 1.3;
    cursor: pointer;
}

.login-container {
  width: 500px;
}

.center-screen {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  min-height: 100vh;
}

/*   
 .content {
    margin: 0 auto;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
*/
.center-screen-wrapper {
  width: 100%;
  height: 100%;
  display: table;
}

.container {
  width: 360px;
  min-height: 461px;
  padding: 0px;
  margin: 0px;
}

.nutzungsbedingungen-container {
  font-family: Source Sans Pro;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: 0.5px;
  text-align: left;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row;
  height: 48px;
  margin-bottom: 12px;
}

.login-form-control.input-validation-error {
  border-color: #EB6580;
}

.forgot-password .card-title h5 {
  font-size: 20px;
}

.card-text-footer {
  text-align: center;
  justify-content: center;
  align-items: center;
  padding-top: 15px;
  font-family: "Source Sans Pro", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0.75px;
  margin-bottom: 1rem;
}

.spaced-text {
  font-family: Source Sans Pro;
  font-size: 11px;
  font-style: normal;
  font-weight: 600;
  text-align: center;
  color: rgba(0, 0, 0, 0.87);
  line-height: 16px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}

.field-validation-error {
  margin-top: 3px;
}

.welcome-page li {
  list-style: none;
  padding: 4px;
}

.logged-out-page iframe {
  display: none;
  width: 0;
  height: 0;
}

.grants-page .card {
  margin-top: 20px;
  border-bottom: 1px solid lightgray;
}
.grants-page .card .card-title {
  font-size: 120%;
  font-weight: bold;
}
.grants-page .card .card-title img {
  width: 100px;
  height: 100px;
}
.grants-page .card label {
  font-weight: bold;
}

.top {
  margin: 0;
  padding: 0;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.top .top-inner {
  height: 0.25rem;
}

.bg-yellow {
  background-color: #f7b901 !important;
}

.bg-blue {
  background-color: #5359DC !important;
  color: #fff;
}

.bg-green {
  background-color: #24D7A1 !important;
  color: #fff;
}

.bg-light {
  background-color: #f5f5f5 !important;
}

.btn-green {
  color: #fff;
  background-color: #24D7A1;
  border-color: #24D7A1;
}

.nav-row {
  height: 48px;
  background-color: white;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.14), 0px 4px 5px rgba(0, 0, 0, 0.12), 0px 1px 10px rgba(0, 0, 0, 0.2);
}

.form-group:focus-within > .login-form-control {
  border: 2px solid #4C64AC;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.14), 0px 3px 4px rgba(0, 0, 0, 0.12), 0px 1px 5px rgba(0, 0, 0, 0.2);
}
.form-group:focus-within > .login-form-hint {
  color: #4C64AC;
  opacity: 1;
}
.form-group:focus-within > .login-form-label {
  color: #4C64AC;
}

.login-form-hint {
  display: block;
  padding-top: 6px;
  font-family: "Source Sans Pro", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 16px;
  letter-spacing: 0.4px;
  color: #000000;
  opacity: 0.6;
  height: 16px;
  margin-left: 16px;
  text-align: left;
}

.button-container {
  text-align: center;
  margin-bottom: 1rem;
}

#login-back-button {
  width: 100%;
}

a.btn {
  text-decoration: none;
}

.login-button {
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.14), 0px 4px 5px rgba(0, 0, 0, 0.12), 0px 1px 10px rgba(0, 0, 0, 0.2);
  background: #1A1D21;
  border-radius: 200px;
  color: #05DD15;
  min-width: 180px;
  height: 48px;
}
.login-button .material-icons {
  font-size: 35px;
  width: 24px;
  height: 35px;
  margin-right: 0.5rem;
  vertical-align: middle;
  margin-left: 0px;
  color: #05DD15;
}
    .login-button .login-button-text {
        font-family: Source Sans Pro;
        font-style: normal;
        font-weight: 600;
        font-size: 14px;
        line-height: 16px;
        letter-spacing: 0.75px;
        text-transform: uppercase;
        color: #05DD15;
        margin-right: 10px;
    }
    .login-button:hover {
        color: #05DD15;
    }
.login-button:active {
  box-shadow: none;
  border: none;
}
.login-button:disabled, .login-button[disabled] {
  cursor: default;
}

.hidden {
  display: none;
}

.login-help-links {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 15px;
  font-family: "Source Sans Pro", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0.75px;
  color: #4C64AC;
}
.login-help-links > a {
  padding-left: 5px;
  padding-right: 5px;
}

.field-validation-error {
  color: #EB6580;
  display: block;
  margin-left: 16px;
  font-family: "Source Sans Pro", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 16px;
  letter-spacing: 0.4px;
  height: 16px;
}

.capital-text {
  font-family: Source Sans Pro;
  font-style: normal;
  font-weight: 600;
  font-size: 11px;
  line-height: 16px;
  display: flex;
  align-items: center;
  text-align: center;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  margin-bottom: 15px;
}

.error-container {
  font-family: Source Sans Pro;
  font-style: normal;
  font-weight: 600;
  font-size: 11px;
  line-height: 16px;
  display: flex;
  align-items: center;
  text-align: center;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  color: #EB6580;
}
.error-container > .validation-summary-errors {
  margin: 0 auto;
  width: 100%;
}
.error-container > .validation-summary-errors > ul {
  list-style-type: none;
  padding: 0;
}

.additional-text-container {
  padding-bottom: 24px;
}

.image-container {
  padding-bottom: 32px;
}
.image-container img {
  width: 224px;
  height: 224px;
}

/* The switch - the box around the slider */
.switch {
  position: relative;
  display: inline-block;
  width: 34px;
  height: 14px;
}

/* Hide default HTML checkbox */
.switch input {
  width: 0;
  height: 0;
}

/* The slider */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #C8C9DC;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 20px;
  width: 20px;
  left: 0px;
  bottom: -3px;
  background-color: #A8AADC;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.14), 0px 2px 2px rgba(0, 0, 0, 0.12), 0px 1px 3px rgba(0, 0, 0, 0.2);
}

input:checked + .slider {
  background-color: #A8AADC;
}

input:checked + .slider:before {
  -webkit-transform: translateX(14px);
  -ms-transform: translateX(14px);
  transform: translateX(14px);
  background-color: #05DD15;
}

/* Rounded sliders */
.slider.round {
  border-radius: 7px;
}

.slider.round:before {
  border-radius: 50%;
}

.password-reset-card-body {
  padding-top: 20px;
}

.shaker {
  animation: shake 0.8s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
  transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
  perspective: 1000px;
}

@keyframes shake {
  10%, 90% {
    transform: translate3d(-1px, 0, 0);
  }
  20%, 80% {
    transform: translate3d(2px, 0, 0);
  }
  30%, 50%, 70% {
    transform: translate3d(-4px, 0, 0);
  }
  40%, 60% {
    transform: translate3d(4px, 0, 0);
  }
}
.body {
  background-color: #f5f5f5;
}

@media only screen and (max-width: 360px) {
  html, body {
    background-color: white;
  }

  /*    .content {
          margin: 0 auto;
          position: relative;
          top: 0px;
          left: 0px;
          transform: none;
      }*/
  /*    .content {
          top: 0px;
          left: 50%;
          transform: translate(-50%, 0%)
      }*/
  .container {
    padding: 0px;
    margin: 0px;
  }

  .card {
    border: none;
    box-shadow: none;
    width: 100%;
    padding: 0px;
    margin: 0 auto;
  }

  .card-body {
    margin: 0px;
    padding: 0px 16px 0px 16px;
  }

  .shaker {
    animation: none;
    transform: none;
  }
}
