@charset "utf-8";
/* CSS Document */
body {
  font-family: 'OpenSans', sans-serif;
  font-size: 101.1%;
  background-image: url("https://online.kflooe.at/resources/images/ooe_karte_blau_gr.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
}
#content_container {
  margin-right: auto;
  max-width: 800px !important;
}
header::after {
  display: none !important;
}
#header {
  background-color: #0096d1;
  box-shadow: 0px 0px 20px 1px #343434;
}
@media screen and (min-width: 1200px) {
  #header {
    background-color: transparent !important;
    box-shadow: none;
  }
}
.div-headline {
  display: none;
}
.div-header-logo.kfl-logo {
  width: auto;
  max-width: none !important;
  margin-right: 2px;
  margin-top: 0px !important;
  position: fixed;
  top: 0px;
  left: 70%;
}
#logo {
  max-height: none !important;
  height: 100%;
}
.div-header-logo-mobile {
  margin-right: 11% !important;
}
#hamburger_button {
  z-index: 1051;
}
#Navlinks {
  display: none;
}
#logo_mobile {
  vertical-align: initial !important;
}
#kerberos_login_fragment {
  display: none;
}
#main {
  max-width: 800px !important;
  margin: auto;
  background: transparent;
  margin-top: 10%;
}
#content_container, #userPassLoginForm, main {
  background: none;
}
.logo_mitte {
  box-shadow: 0px 0px 20px 1px #343434;
  border: 1px solid #00acf7;
  border-radius: 20px;
}
.bg-white {
  background-color: #ffffff !important;
}
.txt-white {
  color: #ffffff !important;
}
.var_login {
  color: #0096d1;
  font-weight: bold;
  border-radius: 0.5em;
}
.kfl_portal_text {
  border-radius: 0.5em;
}
.kfl_portal_text h2 {
  text-align: left !important;
  color: #0096d1;
  text-transform: capitalize;
  font-weight: normal !important;
}
/*.kfl_logo_mitte {
    margin-top: 15%;
}*/
.kfl_txt1 {
  font-size: 1em !important;
}
.kfl_txt1 a:link, .kfl_txt1 a:visited, .kfl_txt1 a:active {
  color: #0096d1;
  text-decoration: none;
}
.kfl_txt1 a:hover {
  color: #0096d1 !important;
  text-decoration: underline;
}
#ZZloginBlock {
  align-items: center;
  display: flex;
  margin-bottom: 0;
}
.var_login {
  color: #0096d1;
  font-weight: bold;
}
.h2 {
  text-transform: none !important;
  font-weight: bold !important;
  font-size: 1.1em !important;
  padding: 20px 0px 20px 60px;
}
.icon1 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 0 !important;
  margin-bottom: 0;
}
.icon1:before {
  content: url('https://online.kflooe.at/resources/images/kflportal_benutzer_icon.png');
  background-position: left center;
  margin-right: 1rem;
}
.icon2 {
  background-image: url("https://online.kflooe.at/resources/images/bku_mobile.png");
  background-position: left center;
  background-repeat: no-repeat;
}
#spalte2 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
#spalte2Fieldset {
  background-color: #ffffff;
  border-radius: 0.5rem;
  display: block;
  margin: inherit;
  padding: inherit;
  border: 0px;
  padding-top: 15px;
  padding-bottom: 15px;
}
#uidpwd_fragment_login_fields.row {
  margin-top: 1rem;
  margin-bottom: 1rem !important;
}
#uidpwd_fragment_login_fields .col-lg {
  position: relative;
}
.accordion {
  background-color: transparent;
  color: #fff;
  cursor: pointer;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
}
.panel {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}
form {
  display: block;
  margin: 10px 0px;
  border: 0px;
}
button#login_submit {
  border: 1px solid rgb(42, 42, 94);
  background-color: rgb(0, 150, 209);
}
#moaPvpMobileBkuLink:hover {
  cursor: pointer !important;
  text-decoration: underline;
}
#start_eid_authentication_link {
  padding: 0;
  margin: 0;
}
#start_eid_authentication_link:hover {
  cursor: pointer !important;
  text-decoration: underline !important;
}
label[for=tf_uid] {
  font-weight: normal !important;
  margin: 0em !important;
}
label[for=tf_pwd] {
  font-weight: normal !important;
  margin: 0em !important;
}
.a-password-eye {
  cursor: pointer;
}
#eid_auth_login_header {
  display: none;
}
.signatur_button {
  background-color: white;
  border-radius: 0.5em;
  margin-top: 1em;
  padding: 15px !important;
  font-size: 15px;
}
.pos_handy {
  text-align: left !important;
  display: flex;
  align-items: center;
}
input.img_handy {
  background-size: contain !important;
  margin-right: 10px;
  height: 50px !important;
  width: 50px !important;
  box-shadow: none !important;
}
input.img_idAut {
  background-size: contain !important;
  margin-right: 10px;
  margin-bottom: 0px !important;
  height: 48px !important;
  width: 48px !important;
  box-shadow: none !important;
  border-radius: 0px !important;
  border: none;
}
div.div-userinfo {
  color: white;
}
span#userinfo_secclass.h3-inactive {
  color: white;
}
span#userinfo_department_form.h3-inactive {
  color: white;
}
span.h3-inactive {
  color: white;
}

