﻿.layout-container {
  width: 100%;
  margin-left: 14%;
}

.login-page {
  width: 100%;
  max-width: 25rem;
}

body {
  overflow: hidden;
  width: 100vw;
  height: 100vh;
  justify-content: center;
  display: flex;
  align-items: center;
}

.image {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  display: block;
  width: 100vw;
}

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

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

.login-default-scheme {
  display: flex;
  justify-content: space-between;
  color: #6c757d;
}

.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 {
  height: 100px;
}

.grants-page .card label {
  font-weight: bold;
}

form-control::placeholder {
  color: rgba(119, 129, 135, 0.5);
}

.editicon {
  display: flex;
  align-items: center;
  cursor: pointer;
  width: 1.5rem;
  height: 1.5rem;
}

.password-wrapper {
  position: relative;
}

.eyeicon {
  position: absolute;
  bottom: 0.344rem;
  right: 1.87rem;
  display: flex;
  align-items: center;
  cursor: pointer;
  width: 1.5rem;
  height: 1.5rem;
}

.card {
  box-shadow: 0 0 10px 0 rgba(119, 129, 135, 0.2);
  border: solid 1px rgba(119, 129, 135, 0.1);
  background-color: #fff;
  word-wrap: unset;
}

.card-header {
  height: 50px;
}

.Title {
  font-family: Roboto;
  font-size: 1.25rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 0.8px;
  text-align: left;
  color: #3a4043;
  padding-left: 1.563rem;
  padding-top: 1.438rem;
  padding-bottom: 1.563rem;
}

.Inhalt {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0;
}

.Username-or-email {
  font-family: Roboto;
  font-size: 0.688rem;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.18;
  letter-spacing: 0.22px;
  color: #778187;
  padding-bottom: 0.25rem;
  padding-left: 1.563rem;
  margin-bottom: 0;
}

.Field {
  position: relative;
  height: 2.188rem;
  border-radius: 3px;
  background-color: #fff;
  margin: 0 1.558rem 0.281rem 1.563rem;
}

.continue {
  position: absolute;
  right: 0.625rem;
  bottom: 0.625rem;
}

.buttonswrapper {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  padding: 0.594rem 0.625rem 0.625rem 1.563rem;
  margin-top: 1.844rem;
  border-top: solid 1px rgba(119, 129, 135, 0.3);
}

.buttonswrapper input {
  padding: 0;
}

.locallogin-buttonswrapper {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  padding: 0.594rem 0.62rem 0.625rem 1.563rem;
  border-top: solid 1px rgba(119, 129, 135, 0.3);
}

.forgotPassword {
  font-family: Roboto;
  font-size: 0.875rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: 0.28px;
  color: #4080c0;
  padding: 0;
}

.Hint-text {
  height: 2.188rem;
  font-family: Roboto;
  font-size: 0.875rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.28px;
  text-align: left;
  color: rgba(119, 129, 135, 0.5);
  margin: auto;
  padding: 0.469rem 0 0.531rem 0.75rem;
}

.Password {
  margin: 0 0 0.281rem 1.563rem;
  -webkit-text-stroke: 1px rgba(0, 0, 0, 0);
  font-family: Roboto;
  font-size: 0.688rem;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.18;
  letter-spacing: 0.22px;
  text-align: left;
  color: #778187;
}

.btn-custom {
  padding: 1px 6px;
}

.login-page .btn-primary {
  min-width: 5rem;
  height: 2.125rem;
  font-family: Roboto;
  font-size: 0.875rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.07;
  letter-spacing: 0.56px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}

.login-page ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.login-page .form-control::placeholder {
  color: rgba(119, 129, 135, 0.5);
}

.login-page .row {
  margin-left: 0px;
  margin-right: 0px;
}

.username-wrapper {
  position: relative;
}

.username-anchor {
  position: absolute;
  right: 1.808rem;
  bottom: 0.375rem;
}

.login-page .col {
  margin-left: 0px;
  margin-right: 0px;
  padding: 0;
}

.login-page .col-sm {
  padding-left: 0px;
  padding-right: 0px;
}

.Remember-me {
  font-family: Roboto;
  font-size: 0.75rem;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.24px;
  text-align: left;
  color: #3a4043;
}

.password-text {
  width: calc(100% - 1.563rem - 1.558rem);
  height: 2.188rem;
  padding: 0.469rem 0.75rem 0.531rem 0.75rem;
  -webkit-text-stroke: 1px rgba(0, 0, 0, 0);
  font-family: Roboto;
  font-size: 0.875rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.28px;
  text-align: left;
  color: #3a4043;
  margin: 0 1.558rem 0.281rem 1.563rem;
}

.locallogin-error .error {
  width: initial;
}

.error {
  width: 100%;
  height: 0.938rem;
  margin: 0 0 0 1.563rem;
  font-family: Roboto;
  font-size: 0.688rem;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #ef8f2b;
}

.Normal {
  width: 100%;
  margin-top: -9px;
}

.locallogin-normal {
  width: 100%;
}

.Inhalt-LocalLogin {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0;
  margin: 0;
}

.form {
  width: 100%;
}

.locallogin-username {
  padding-bottom: 0.438rem;
  display: block;
  width: calc(100% - 1.625rem - 1.495rem);
  margin: 0 1.495rem 1.219rem 1.625rem;
  color: #778187;
  border: none;
  border-bottom: solid 0.063rem rgba(119, 129, 135, 0.3);
  outline: none;
}

.checkbox-rem {
  margin: 1.25rem 1.563rem 1.844rem 1.563rem;
  display: flex;
  gap: 0.75rem;
  align-items: center;
}

input::-ms-reveal,
input::-ms-clear {
  display: none;
}

.btn-primary {
  background-color: #4080c0;
  border-color: #4080c0;
  height: 2.125rem;
}

.btn-primary:disabled {
  background-color: #4080c0;
  border-color: #4080c0;
}

.btn-primary:hover {
  color: #fff;
  background-color: #4080c0;
  border-color: #4080c0;
}

.btn-link:hover {
  color: #4080c0;
  text-decoration: underline;
}

.locallogin-username-label {
  display: block;
  font-family: Roboto;
  font-size: 0.688rem;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.18;
  letter-spacing: 0.22px;
  text-align: left;
  color: #778187;
  padding: 0 0 0.688rem 1.625rem;
  margin: 0;
}

.form-group {
  margin: 0;
}

.locallogin-error > div {
  margin: 0;
}

.locallogin-error-wrapper {
  display: flex;
  margin-left: 1.563rem;
}

.locallogin-error {
  display: flex;
  flex-direction: row-reverse;
  flex-flow: wrap;
  gap: 2px;
  font-family: Roboto;
  font-size: 0.688rem;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #ef8f2b;
}

.form-check-input {
  height: 1.25rem;
  width: 1.25rem;
  margin: 0;
  position: relative;
  accent-color: #4080c0;
}

.error-forgotpassword {
  color: #4080c0;
  font-family: Roboto;
  font-size: 0.688rem;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  height: 0.938rem;
  cursor: pointer;
}

.card-layer {
  padding: 0.469rem 9.188rem 0.469rem 0.875rem;
  border-radius: 3px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
  background-color: white;
  cursor: pointer;
  margin-top: 0.25rem;
  font-family: Roboto;
  font-size: 0.875rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.28px;
  text-align: left;
  color: #3a4043;
}

.logged-In-card {
  width: 25rem;
  height: 14.75rem;
  box-shadow: 0 0 10px 0 rgba(119, 129, 135, 0.2);
  border: solid 1px rgba(119, 129, 135, 0.1);
  background-color: #fff;
  border-radius: 0.25rem;
}

.icon-wrapper {
  width: 4.625rem;
  height: 4.625rem;
  object-fit: contain;
  margin: 0.688rem 10.188rem 0 10.188rem;
}

.logged-In-title {
  min-width: 13.625rem;
  height: 1.625rem;
  margin: 0.938rem 0 0 1.563rem;
  font-family: Roboto;
  font-size: 1.25rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 0.8px;
  text-align: left;
  color: #3a4043;
}

.logged-In-small-title {
  min-width: 8.563rem;
  height: 1.188rem;
  margin: 0.625rem 0 0 1.5rem;
  font-family: Roboto;
  font-size: 0.875rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
  text-align: left;
  color: #3a4043;
}

.logged-In-button-wrapper {
  width: 24.938rem;
  height: 2.75rem;
  margin-top: 1.594rem;
  padding-top: 0.594rem;
  padding-right: 0.438rem;
  border-top: solid 1px rgba(119, 129, 135, 0.3);
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
}

.logout-button .btn-primary {
  width: 4.125rem;
  height: 2.125rem;
  margin: 0.625rem 0.438rem 0 0;
  border-radius: 3px;
}

.logged-out-page {
  width: 25rem;
  box-shadow: 0 0 10px 0 rgba(119, 129, 135, 0.2);
  border: solid 1px rgba(119, 129, 135, 0.1);
  background-color: #fff;
  border-radius: 0.25rem;
}

.logged-out-page .btn-primary {
  font-family: Roboto;
  font-size: 0.875rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.07;
  letter-spacing: 0.56px;
  text-align: center;
  color: #fff;
}

.postLogoutRedirectUri {
  letter-spacing: 0.28px;
  color: #4080c0 !important;
  font-family: Roboto;
  font-weight: 400;
  font-size: 14px;
}

.loggedOut-In-small-title {
  min-width: 8.563rem;
  margin: 0.625rem 0 1.5rem 1.5rem;
  font-family: Roboto;
  font-size: 0.875rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
  text-align: left;
  color: #3a4043;
}

.loggedOut-In-button-wrapper {
  width: 24.938rem;
  height: 2.75rem;
  margin-bottom: 0.688rem;
  padding-top: 0.594rem;
  padding-right: 0.438rem;
  border-top: solid 1px rgba(119, 129, 135, 0.3);
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
}

.error-page {
  width: 25rem;
  box-shadow: 0 0 10px 0 rgba(119, 129, 135, 0.2);
  border: solid 1px rgba(119, 129, 135, 0.1);
  background-color: #fff;
  border-radius: 0.25rem;
}

.error-page-In-small-title {
  min-width: 16.875rem;
  margin: 0.75rem 0 0;
  font-family: Roboto;
  font-size: 0.875rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.28px;
  text-align: left;
}

.error-bold-text {
  font-family: Roboto;
  font-weight: 700;
  font-size: 16px;
}

.img-error-circle {
  height: 4.625rem;
  filter: invert(43%) sepia(6%) saturate(4844%) hue-rotate(316deg) brightness(114%) contrast(95%);
}

.error-page-title {
  min-width: 13.625rem;
  height: 1.625rem;
  margin: 1.063rem 0 0 1.563rem;
  font-family: Roboto;
  font-size: 1.25rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 0.8px;
  text-align: left;
  color: #3a4043;
}
