@font-face {
  font-family: 'ReplicaPro';
  src: url('fonts/ReplicaProRegular.eot');
  src: url('fonts/ReplicaProRegular.eot?#iefix') format('embedded-opentype'), url('fonts/ReplicaProRegular.woff') format('woff'), url('fonts/ReplicaProRegular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ReplicaPro';
  src: url('fonts/ReplicaProItalic.eot');
  src: url('fonts/ReplicaProItalic.eot?#iefix') format('embedded-opentype'), url('fonts/ReplicaProItalic.woff') format('woff'), url('fonts/ReplicaProItalic.ttf') format('truetype');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'ReplicaPro';
  src: url('fonts/ReplicaProBold.eot');
  src: url('fonts/ReplicaProBold.eot?#iefix') format('embedded-opentype'), url('fonts/ReplicaProBold.woff') format('woff'), url('fonts/ReplicaProBold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Exo';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/exo.woff2) format('woff2');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/roboto.woff2) format('woff2');
}
* {
  font-family: 'ReplicaPro' !important;
}
.hidden_icon {
  display: none;
}
.container-content {
  width: 100%;
  display: flex;
  flex-flow: column;
  flex-grow: 1;
}
.sort_menu {
  margin: 8px 16px 16px;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: center;
  width: auto;
}
.sort_menu > .uk-button {
  margin-right: 8px;
}
.sort_menu > .uk-button:focus,
.sort_menu > .uk-button:focus-within {
  text-decoration: none;
}
#bildungslogin .glyphicon {
  font-family: 'Glyphicons Halflings' !important;
}
#bildungslogin .form-control {
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
.pin-alert {
  z-index: 20000!important;
}
.pin-alert .alert {
  color: #940000;
}
.pin-alert .alert .close {
  opacity: 1;
  padding: 20px;
  position: relative;
  top: -15px;
  right: -35px;
}
.pin-alert .alert .close span:first-child {
  position: relative;
  top: -15px;
  right: 10px;
}
#logout_page a {
  color: #24598e;
  text-decoration: underline;
}
/* Extra-kleine Geräte (Smartphones, weniger als 600px) */
@media (max-width: 599px) {
  .native_logo {
    margin-top: 8px;
    margin-left: 10px;
    height: 60px;
  }
  .searchPos {
    margin-top: 10px;
    clear: both;
    max-width: 270px;
    overflow: visible;
  }
  .logo_xs {
    margin: 8px auto auto 10px;
    width: 50%;
  }
  .bldgs_header {
    height: 120px;
  }
  .pin-alert {
    top: 100px;
    position: fixed;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .col-xs-8 {
    padding: 0;
  }
  div.circle {
    display: inline-block;
    border-radius: 50%;
    width: 120px;
    height: 120px;
    line-height: 120px;
    background: #307A9E;
    text-align: center;
    margin-bottom: 10px;
  }
  h4 {
    font-size: 14px;
    font-weight: bold;
    color: #337BA2;
  }
  .sort_menu {
    width: 360px;
  }
  .sort_menu .alertHintButton,
  .sort_menu .sort {
    margin: 10px 0;
  }
  .sort_menu .sort {
    width: 360px;
  }
  .sort_menu .bldgs_dropdown,
  .sort_menu .dropdown-menu {
    width: 295px;
  }
}
@media (min-width: 599px) {
  .searchPos {
    float: right;
  }
  .bldgs_header {
    min-height: 120px;
  }
  .pin-alert {
    top: 140px;
    position: fixed;
    width: 100%;
    z-index: 1;
    padding-left: 15px;
    padding-right: 15px;
  }
  div.circle {
    display: inline-block;
    border-radius: 50%;
    width: 160px;
    height: 160px;
    line-height: 160px;
    background: #307A9E;
    text-align: center;
    margin-bottom: 10px;
  }
  h4 {
    font-size: 22px;
    font-weight: bold;
    color: #337BA2;
  }
  .native_logo {
    margin-top: 20px;
    margin-left: 10px;
    height: 75px;
  }
}
/* Extra-kleine Geräte (Smartphones, weniger als 768px) */
@media (max-width: 860px) {
  #bldgs_header .bldgs_nav_margin {
    text-align: center;
    width: 100%;
    box-shadow: none;
  }
  .logo_gross {
    width: 50%;
  }
  #myNavbar {
    position: relative;
    left: 0px;
    top: 0px;
    z-index: 0;
  }
  .bldgs_teaser {
    margin-top: 40px;
    font-size: 16px;
  }
  .bldgs_site_title {
    font-size: 20px;
    font-weight: bold;
    color: #424242;
    border-bottom: none;
    padding: 23px 15px 5px 15px;
    margin: 10px auto 10px;
  }
  .sort_menu {
    margin: 8px 8px 16px;
  }
  .list {
    background-color: #f5f5f5;
    min-height: 50px;
    margin: 5px 15px;
  }
  .list .verlag {
    width: 100%;
    height: 30px;
    display: block;
    margin: 0 0 15px 0;
  }
  .list .verlag img {
    max-height: 26px;
    max-width: 200px;
    width: auto;
  }
  .list .dis {
    width: 100%;
    clear: both;
    float: none;
  }
  .textlist {
    background-color: #fbfbfb;
    height: 100%;
    margin: 5px auto;
  }
  .textlist_header {
    background-color: white;
    height: 100%;
    margin: 5px auto;
  }
  .android_back_arrow {
    padding-top: 10px;
  }
  .code_input.container-content {
    min-height: calc(100vh - 350px) !important;
  }
}
/* Kleine Geräte (Tablets, 990px und breiter) */
@media (max-width: 991px) {
  .bldgs_teaser_img {
    max-width: 100%;
  }
  .bldgs_teaser h1,
  .bldgs_teaser p,
  .bldgs_sm_pos {
    margin-left: 0;
    text-align: center;
  }
  .bldgs_login-lg {
    margin: 30px auto 20px;
  }
  .icon-bar {
    background-color: #fff;
  }
  .bldgs_bg_grad {
    color: white;
  }
  .bldgs_teaser h1 {
    font-size: 27px;
    font-weight: bold;
  }
  .bldgs_pswd_dis {
    padding-top: 25px;
  }
  .center_md {
    margin-left: auto;
    margin-right: auto;
  }
}
/* kleinere Geräte bis groß(Desktop-PCs, 860px und breiter)*/
@media (min-width: 860px) {
  .bldgs_menu_imp {
    float: right;
    position: relative;
    top: -20px;
    font-size: 14px;
  }
  #bldgs_header .bldgs_nav_margin {
    margin-top: 30px;
  }
  .bldgs_push_right {
    float: right;
  }
  .bldgs_teaser {
    margin-top: 15px;
    font-size: 16px;
  }
  .bldgs_site_title {
    font-size: 28px;
    font-weight: normal;
    color: #2d2e33;
    border-bottom: 2px solid #CCCCCC;
    padding: 23px 10px 5px 2px;
    margin: 10px 30px 10px;
  }
  .sort_menu {
    margin: 16px 16px 24px;
    padding: 0px 15px;
  }
  .list {
    background-color: #f5f5f5;
    min-height: 50px;
    margin: 5px 45px;
  }
  .list .verlag {
    width: 30%;
    height: 70px;
    display: table-cell;
    vertical-align: middle;
    padding-left: 15px;
  }
  .list .verlag img {
    max-height: 60px;
    width: auto;
    max-width: 120px;
  }
  .list .mig_service {
    width: 30%;
    height: 50px;
    display: table-cell;
    vertical-align: middle;
    padding-left: 15px;
  }
  .list .dis {
    width: 70%;
    float: left;
  }
  .list .cover {
    height: 70px;
    display: table-cell;
    vertical-align: middle;
  }
  .textlist {
    background-color: #fbfbfb;
    height: 100%;
    margin: 5px 30px;
  }
  .textlist_header {
    background-color: white;
    height: 100%;
    margin: 5px 30px;
  }
  .android_back_arrow {
    padding-bottom: 8px;
  }
}
/* Mittlere Geräte (Desktop-PCs, 992px und breiter)*/
@media (min-width: 992px) {
  .bldgs_md_pos {
    margin-top: -250px;
  }
  .bldgs_teaser h1,
  .bldgs_teaser p {
    margin-left: 30px;
  }
  .bldgs_teaser {
    margin-top: 70px;
    font-size: 16px;
  }
  .bldgs_login-lg {
    float: right;
    margin: 75px 15px 0 auto;
  }
  .bldgs_bg_grad {
    background-image: url("img/teaser_paper.png");
    /* W3C */
    background-repeat: no-repeat;
    background-position: 0 50px;
    color: white;
  }
  .bldgs_teaser h1 {
    font-size: 35px;
    font-weight: bold;
  }
  .bldgs_reg_lg {
    float: right;
  }
  .bldgs_pswd_dis {
    padding-top: 115px;
  }
}
/* Kleine Geräte (Tablets, 768px und breiter) */
@media (min-width: 992px) and (max-width: 1020px) {
  .bldgs_bg_grad {
    background-image: url("img/teaser_paper.png");
    /* W3C */
    background-repeat: no-repeat;
    background-position: -20px 50px;
    color: white;
  }
}
/* Große Geräte (Desktop-PCs, 1200px und breiter)
@media (min-width: @screen-lg-min) { ... }*/
body {
  font-family: ReplicaPro, Helvetica, Arial, sans-serif;
  font-size: 15px;
  color: #2d2e33;
  display: flex;
  flex-flow: column nowrap;
  height: 100%;
}
ui-view {
  height: 100%;
  width: 100%;
  display: flex;
  flex-flow: column nowrap;
}
.bldgs_teaser h1 {
  color: white;
  margin-top: 20px;
  margin-bottom: 10px;
  line-height: 38.5px;
}
.bldgs_teaser p {
  margin-top: 0px;
  margin-top: 16px;
  margin-bottom: 16px;
}
.bldgs_bg_img {
  background: linear-gradient(#6e9ebb, #e1e3eb);
  background: -webkit-linear-gradient(#6e9ebb, #e1e3eb);
}
.bldgs_bg_img_runsondevice {
  min-height: 100vh;
}
#bldgs_header .bldgs_nav_margin {
  overflow: visible;
}
h3 {
  margin-top: 25px;
  text-align: center;
  color: #337BA2;
  font-size: 28px;
  font-weight: bold;
}
.logo {
  padding-top: 32px;
  padding-left: 22px;
  text-align: left;
  display: inline-block;
}
.logo_small {
  text-align: left;
  display: inline-block;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: max-content;
  box-sizing: border-box;
  z-index: 990;
}
.logo_small img {
  width: 200px;
}
.nav > li > a:focus,
.nav > li > a:hover {
  background: none;
}
.navbar-toggle-pos {
  margin-bottom: 20px;
  margin-top: 40px;
}
.navbar-toggle-pos_xs {
  margin-right: 0;
  margin-top: 20px;
  padding: 9px 2px;
}
.menu_btns_xs {
  float: right;
  margin-top: 18px;
  padding: 4px 12px;
  background: none;
  border: none;
}
.menu_btns {
  height: 30px;
  width: auto;
}
.bldgs_login-lg {
  max-width: 100%;
  width: 320px;
}
.text_black {
  color: black;
}
.bldgs_login-lg hr {
  background-color: #337BA2;
  border-color: #337BA2;
  margin: 30px auto;
}
.navbar-nav {
  display: flex;
  position: relative;
  min-height: 130px;
  margin-left: -15px;
  margin-right: -15px;
  list-style: none;
}
.navbar-nav > li > a {
  display: flex;
  justify-content: center;
  align-items: center;
  column-gap: 0.25em;
  box-sizing: border-box;
  min-height: 60px;
  padding: 0 15px;
  font-size: 16px;
  text-decoration: none;
  color: #424242;
  transition: 0.1s ease-in-out;
  transition-property: color, background-color, border-color, box-shadow;
  position: relative;
  z-index: 1;
  font-weight: 700;
  text-transform: none;
  letter-spacing: 0;
  top: 35px;
}
.navbar-nav > li.active > a,
.navbar-nav > li.active:hover > a {
  color: #24598e;
}
.navbar-nav > li.active > a:before {
  right: 20px;
  top: 50px;
  background-color: #24598e;
}
.navbar-nav > li > a:before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  bottom: 6px;
  height: 4px;
  background-color: transparent;
  transition: 0.3s ease-in-out;
  transition-property: background-color, border-color, box-shadow, height, left, right, opacity;
  left: 20px;
  right: calc(82%);
}
.navbar-nav > li:hover > a {
  color: #24598e;
  background: none;
}
.navbar-nav > li:hover > a:before {
  right: 20px;
  background-color: #24598e;
}
.navbar-nav > li.active:hover > a:before {
  right: 20px;
  background-color: #24598e;
}
.navbar-nav > li.bldgs_menu_imp > a {
  color: #9BB9CD;
  border-right: 1px solid #9BB9CD;
  padding: 0px 10px 0px 10px;
  margin-bottom: 15px;
  margin-top: 15px;
}
.navbar-nav > li:last-child.bldgs_menu_imp > a {
  border-right: none;
}
.bldgs_btn {
  -moz-user-select: none;
  background-image: none;
  background-color: #337BA2;
  /* color: #74A1BD; */
  color: #deeff9;
  border: none;
  margin-top: 15px;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.42857;
  height: 45px;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
}
.bldgs_btn_reload,
.bldgs_btn_back {
  -moz-user-select: none;
  background-image: none;
  background-color: #FFFFFF;
  border: none;
  cursor: pointer;
  display: inline-block;
  padding: 0px;
  position: relative;
  bottom: 3px;
}
.bldgs_btn_reload img,
.bldgs_btn_back img {
  height: 28px;
}
.bldgs_btn_back svg {
  height: 28px;
  position: relative;
  top: 8px;
  width: 28px;
}
.logged_in_via {
  position: absolute;
  top: 25px;
  right: 30px;
}
.logged_in_via .logged_in_via_text {
  font-size: 16px;
  float: right;
  display: inline-block;
  width: 100%;
  text-align: right;
  margin: 0 30px 10px 0;
}
.logged_in_via .logged_in_via_logo {
  float: right;
  margin: 0 30px 0 0;
}
.logged_in_via .logged_in_via_logo img {
  max-height: 60px;
}
.bldgs_btn_right {
  float: right;
  margin-right: 0;
}
.bldgs_login_title {
  padding-left: 10px;
}
.bldgs_input {
  height: 45px;
  border: none;
  margin: 8px 0;
  font-size: 16px;
}
.bldgs_pswd_btn {
  text-align: right;
  color: white;
  font-size: 14px;
  display: block;
}
.bldgs_teaser_img {
  margin-left: -30px;
  margin-top: 30px;
}
.bldgs_bg_white {
  background-color: white;
  color: grey;
  padding-top: 60px;
  text-align: center;
  padding-bottom: 65px;
}
.bldgs_bg_grey {
  background-color: #C7D7E0;
  padding-bottom: 15px;
}
.bldgs_bg_white span {
  max-width: 150px;
  text-wrap: normal;
  display: inline-block;
}
.bldgs_icon {
  max-width: 100%;
  display: inline-block;
}
.bldgs_icon_link {
  text-align: center;
  white-space: nowrap;
  font-size: 14px;
  font-weight: bold;
  display: block;
  margin: 20px auto;
}
div.lite {
  background: #C7D7E0;
}
.bldgs_pub_div {
  background-color: white;
  margin: 2px 2px;
  text-align: center;
  max-height: 210px;
}
.bldgs_publisher {
  max-width: 100%;
  min-width: 50px;
}
.whitebox {
  padding-left: 0;
  padding-right: 0;
}
/**! Registrierungs Mail */
#mail {
  background-color: white;
  color: black;
}
/**! Sites */
.bldgs_form_title {
  color: #6E9CBA;
  font-weight: bold;
}
.bldgs_reg {
  max-width: 320px;
  margin: 30px auto 0;
}
.bldgs_dis_width {
  max-width: 320px;
}
.bldgs_form_caret {
  float: left;
  position: relative;
  left: 295px;
  top: 26px;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 8px dashed;
  display: inline-block;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  width: 0;
  color: #225C7B;
}
#regal_cover {
  color: #225C7B;
  font-weight: bold;
  font-size: 14px;
}
#regal_list {
  margin-right: -5px;
  margin-left: -50px;
}
.bldgs_user {
  float: right;
  font-weight: bold;
  font-size: 16px;
  padding: 10px 0 0 0;
}
.bldgs_add_cover {
  text-align: center;
  width: 300px;
  height: 170px;
  margin: auto auto 10px;
  display: table-cell;
  vertical-align: bottom;
  position: relative;
}
.bldgs_add_cover > div {
  width: 120px;
  height: 168px;
  background-color: #c7d8e1;
  margin: auto auto 0;
}
.bldgs_add_cover > div span {
  color: #ffffff;
  position: relative;
  display: block;
  top: 20px;
  margin: 5px 15px;
  font-weight: normal;
}
.bldgs_add_cover img {
  max-width: 120px;
  max-height: 170px;
}
.bldgs_add_cover img.add {
  width: 80px;
  height: auto;
  display: inline-block;
  position: relative;
  top: 18px;
}
.dropdown {
  display: inline-block;
  width: 200px;
}
.dropdown-menu {
  width: 200px;
}
.dropdown-menu li {
  cursor: pointer;
}
.dropdown-menu li:focus {
  border: 1px solid #000000;
}
.search {
  margin: 3px 15px auto auto;
}
.separator {
  height: 15px;
  margin-left: 0;
  margin-right: 0;
}
.separator img {
  width: 100%;
  height: 15px;
}
.separatorleft {
  padding: 0;
  margin-bottom: 20px;
}
.medium_title {
  color: #1B406A;
  display: block;
  height: 40px;
  width: 100%;
  vertical-align: middle;
  text-align: center;
  margin-top: 5px;
  padding-right: 0px;
  overflow: hidden;
}
.mig_title {
  color: #1B406A;
  display: block;
  height: 45px;
  width: 100%;
  vertical-align: middle;
  text-align: center;
  margin-top: 15px;
  margin-bottom: 15px;
}
.ansicht {
  margin-right: 5px;
  font-weight: bold;
}
.coverlist {
  background-color: #e9eff3;
  border: medium none;
  box-shadow: none;
  width: 30px;
  height: 30px;
  margin: 1px;
  text-align: center;
  vertical-align: middle;
  padding: 0;
}
.bldgs_sort {
  float: right;
}
.bldgs_sort .bldgs_sort_text {
  margin-right: 30px;
  font-weight: bold;
}
.bldgs_sort .bldgs_sort_menu {
  box-shadow: none;
  height: 30px;
  width: 300px;
  background-color: #fff;
  text-align: left;
  border-bottom-width: 1px;
  border-bottom-color: #cccccc;
  border-bottom-style: solid;
  margin: 0px;
  padding: 0 0 0 10px;
  color: #666666;
}
.bldgs_sort .bldgs_sort_menu .gg-select {
  float: right;
}
.bldgs_sort span.uk-icon {
  position: relative;
  margin: 8px 0;
}
.bldgs_sort span.uk-icon-button {
  top: 0px;
}
@media (max-width: 680px) {
  .bldgs_sort {
    float: none;
  }
  .bldgs_sort .bldgs_sort_menu {
    margin: 15px 0 0 0;
    width: 272px;
  }
  .logged_in_via .logged_in_via_text {
    font-size: 14px;
  }
  .logged_in_via .logged_in_via_logo img {
    max-height: 40px;
  }
}
@media (max-width: 570px) {
  .logged_in_via {
    display: none;
  }
  .list > div {
    padding: 0 10px;
  }
}
.bldgs_dropdown {
  width: 200px;
  display: inline-flex;
  border-radius: 8px;
  height: 40px;
  padding-top: 10px;
}
.gg-select {
  box-sizing: border-box;
  position: relative;
  display: block;
  transform: scale(var(--ggs, 1));
  width: 22px;
  height: 24px;
  top: -3px;
}
.gg-select::after,
.gg-select::before {
  content: "";
  display: block;
  box-sizing: border-box;
  position: absolute;
  width: 8px;
  height: 8px;
  left: 7px;
  transform: rotate(-45deg);
}
.gg-select::before {
  border-left: 2px solid;
  border-bottom: 2px solid;
  bottom: 4px;
}
.gg-select::after {
  border-right: 2px solid;
  border-top: 2px solid;
  top: 4px;
}
.search-xs {
  outline: none;
  margin-left: -8px;
  margin-right: 3px;
}
.searchinput {
  outline: none;
  width: 210px;
  padding-left: 3px;
}
.userbtn {
  background: none;
  border: none;
  box-shadow: none;
}
.list {
  display: flex;
}
.list .cover img {
  height: auto;
  width: 45px;
}
.list .medium_title {
  text-align: left;
  color: #1B406A;
  font-weight: bold;
  height: auto;
}
.list .mig_title {
  text-align: left;
  color: #1B406A;
  font-weight: bold;
  height: auto;
}
.list > div {
  position: relative;
}
.list .dis .medium_dis span {
  font-size: 12px;
}
.del {
  font-size: 12px;
  color: #24598e;
  height: 70px;
  display: table-cell;
  vertical-align: middle;
}
@media (max-width: 991px) {
  .del {
    display: flex;
    height: 100%;
    position: relative;
    float: left;
    justify-content: center;
    align-items: center;
    right: 5px;
  }
}
.del .glyphicon {
  font-size: 18px;
  text-align: right;
}
.abstand {
  margin-top: 30px;
}
.blue {
  color: #225C7B;
}
.bldgs_form_dis {
  text-align: center;
  margin: 50px auto 20px;
}
div.bldgs_form_dis {
  text-align: center;
  margin: 0;
}
.endofsitemargin {
  margin-bottom: 15px;
}
.error-message {
  color: #940000;
  /* font-weight: bold; */
  /* text-shadow: 0px 0px 25px white;*/
  margin: 10px 0 10px;
  border-style: none;
  border-radius: 4px;
  background: #f2dede;
  border-width: 2px;
  padding: 10px;
}
.has-error {
  border: 2px solid #940000;
}
.nav,
.pagination,
.carousel,
.panel-title a {
  cursor: pointer;
}
.site_title_android {
  font-size: 20px;
  display: inline-block;
  padding-left: 20px;
  padding-top: 5px;
}
.site_title_ios {
  font-size: 18px;
  display: block;
  padding-top: 5px;
  white-space: nowrap;
}
.site_title_osx {
  font-size: 13px;
  display: block;
  text-align: center;
  padding-top: 2px;
}
.site_title_windows {
  font-size: 13px;
  display: block;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
}
.bldgs_header_android {
  background-color: #6E9EBB;
  color: white;
  min-height: 65px;
  max-height: 65px;
  padding-top: 14px;
}
.bldgs_header_osx {
  padding-right: 15px;
  padding-left: 4px;
  background: linear-gradient(#337ba2, #6e9ebb);
  background: -webkit-linear-gradient(#337ba2, #6e9ebb);
  box-shadow: 0px 1px 0px #164f6d;
  color: white;
  min-height: 52px;
  max-height: 52px;
}
.bldgs_header_windows {
  padding-right: 15px;
  padding-left: 4px;
  background-color: #6E9EBB;
  box-shadow: 0px 1px 0px #164f6d;
  color: white;
  min-height: 57px;
}
.pin-alert-android {
  top: 80px;
}
.pin-alert-osx {
  top: 55px !important;
}
.pin-alert-windows {
  top: 72px !important;
}
.menu_btns_xs_android_ios {
  float: right;
  background: none;
  border: none;
  padding: 4px 7px;
  padding-left: 20px;
}
.menu_btns_xs_osx {
  background: none;
  border: none;
  padding-left: 0px;
  padding-right: 0px;
}
.menu_btns_xs_windows {
  background: none;
  border: none;
  padding: 4px 7px;
  padding-left: 10px;
}
.externallink > hr {
  margin-top: 2px;
  margin-bottom: 1px;
  width: 90%;
  border-top: 1px solid #337ab7;
}
.externallink > li > a:focus,
.externallink > li > a:hover {
  background-color: transparent;
  text-decoration: none;
}
.header_ie10 {
  margin-top: 40px;
  margin-right: -100px;
}
.grayscale_ie10 {
  opacity: 0.4;
  filter: alpha(opacity=40);
  /* msie */
}
.grayscale {
  /* Firefox 10-34 */
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='saturate' values='0'/></filter></svg>#grayscale");
  /*
Chrome 19+,
Safari 6+,
Safari 6+ iOS,
Opera 15+
*/
  -webkit-filter: grayscale(1);
  /* Firefox 35+ */
  filter: grayscale(1);
  /* IE 6-9 */
  filter: gray;
}
.offline_lightgray {
  color: #ccc;
}
.item_icon {
  position: absolute;
  bottom: -15px;
  right: 15px;
  opacity: 0.99;
  /* fix z-index */
  filter: alpha(opacity=99);
  /* msie, fix z-index */
  z-index: 500;
}
.item_icon.top {
  right: 4px;
  top: 4px;
}
.item_icon.top-left {
  left: 4px;
  top: 4px;
}
.item_icon_list {
  width: 24px !important;
  opacity: 0.99;
  /* fix z-index */
  filter: alpha(opacity=99);
  /* msie, fix z-index */
  z-index: 200;
}
.item_icon_list.top {
  top: -9px;
  position: absolute;
  left: 49px;
}
.item_add_icon_list {
  width: 24px !important;
  margin-left: 26px;
  opacity: 0.99;
  /* fix z-index */
  filter: alpha(opacity=99);
  /* msie, fix z-index */
}
.pointer {
  cursor: pointer;
}
.no_pointer {
  cursor: default !important;
}
/*
 fuer uib-pagination
*/
.btn-primary,
.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus,
.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open > .dropdown-toggle.btn-primary,
.open > .dropdown-toggle.btn-primary.focus,
.open > .dropdown-toggle.btn-primary:focus,
.open > .dropdown-toggle.btn-primary:hover {
  background-color: #337BA2;
  border-color: #74a1bd;
}
.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
  background-color: #337BA2;
  border-color: #74a1bd;
}
.btn-upload > input {
  max-width: 100%;
}
.pin-top {
  position: absolute;
  top: 0px;
  width: 100%;
  z-index: 1;
}
/* nur einzeilige Alerts ausgleichbar */
.allocate-alert {
  min-height: 72px;
}
/* landscape: tablet erscheint links, login und bye sind gleich */
@media (min-height: 675px) {
  .pin-tablet-landscape {
    position: fixed;
    bottom: 0px;
  }
}
/* portrait: tablet erscheint unten, login und bye sind unterschiedlich hoch.
Ausserdem aendert sich die Hoehe bei eingeblendeter Fehlermeldung
<- in dem Fall soll der Style nicht angewendet werden */
@media (min-height: 790px) {
  .pin-tablet-portrait {
    position: fixed;
    bottom: 0px;
    left: 0px;
    right: 0px;
    margin: auto;
    max-height: 31vh;
    /* Bildgroesse beschraenken gegen Ueberlappungen */
    max-width: 90%;
  }
}
@media (min-height: 640px) {
  .pin-tablet-bye-portrait {
    position: fixed;
    bottom: 0px;
    left: 0px;
    right: 0px;
    margin: auto;
    max-height: 31vh;
    /* Bildgroesse beschraenken gegen Ueberlappungen */
    max-width: 90%;
  }
}
#bldgs_login_idp_list {
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 100%;
}
#bldgs_login_idp_list li {
  width: 100%;
}
#bldgs_login_idp_list li img {
  width: 33px;
  height: 33px;
  float: left;
  margin: 0 0 0 5px;
}
#bldgs_login_idp_list li span {
  float: left;
  margin: 6px 0 0 15px;
}
#idpLogin-iframe {
  min-height: 800px;
  width: 100%;
  border: none;
}
#cancel_idp_login button {
  max-width: 320px;
  float: right;
  margin: 0;
  position: relative;
  top: -17px;
}
.form-control:disabled {
  color: #74A1BD;
}
.uk-button {
  margin: 0 5px 0 0;
  border: none;
  overflow: visible;
  font: inherit;
  color: inherit;
  -webkit-appearance: none;
  border-radius: 0;
  display: inline-block;
  box-sizing: border-box;
  padding: 0 20px;
  vertical-align: middle;
  font-size: 13px;
  line-height: 36px;
  text-align: center;
  text-decoration: none;
  transition: 0.1s ease-in-out;
  transition-property: color, background-color, background-position, background-size, border-color, box-shadow;
  font-family: Roboto;
  font-weight: 700;
  text-transform: none;
  letter-spacing: 0;
  border-radius: 8px;
  background-origin: border-box;
}
.uk-button-default,
.uk-button-show-hidden-media-true,
.uk-button-show-hidden-media-false {
  background-color: #c7d8e1;
  color: #3F3F41;
  border: 2px solid transparent;
}
.uk-button-default:hover,
.uk-button-show-hidden-media-true:hover,
.uk-button-show-hidden-media-false:hover {
  color: #3F3F41;
  background-color: transparent;
  border-color: #c7d8e1;
}
.show-icon-false {
  display: none! important;
}
.uk-button:not(:disabled) {
  cursor: pointer;
}
.uk-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.uk-button:hover {
  text-decoration: none;
}
.uk-button-active:disabled {
  background-color: #c7d8e1;
  color: #b4b5ba;
  border: 2px solid transparent;
  background-image: none;
  box-shadow: none;
}
.uk-button-active,
.uk-button-secondary {
  background-color: #e9e11f;
  color: #000;
  border: 2px solid transparent;
}
.uk-button-active:hover,
.uk-button-secondary:hover {
  background-color: #e9e11f;
  color: #000;
  border-color: #e9e11f;
}
.uk-button-inactive,
.uk-button-secondary:disabled {
  background-color: #fff;
  color: #24598e;
  border: 2px solid #c7d8e1;
}
.uk-button-inactive:hover {
  background-color: #24598e;
  border-color: #24598e;
  color: #fff;
}
.uk-button-large {
  padding: 0 40px;
  line-height: 51px;
  font-size: 16px;
}
.btn-info,
.btn-primary,
.uk-button-primary {
  background-color: transparent;
  color: #24598e;
  border: 2px solid #24598e;
}
.btn-info:hover,
.btn-primary:hover,
.uk-button-primary:hover {
  background-color: #24598e;
  color: #fff;
  border-color: #24598e;
}
.uk-icon {
  margin: 0;
  border: none;
  border-radius: 0;
  overflow: visible;
  font: inherit;
  color: inherit;
  text-transform: none;
  padding: 0;
  background-color: transparent;
  display: inline-block;
  fill: currentcolor;
  line-height: 0;
}
.uk-icon::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.uk-icon:not(.uk-preserve) [fill*='#']:not(.uk-preserve) {
  fill: currentcolor;
}
.uk-icon:not(.uk-preserve) [stroke*='#']:not(.uk-preserve) {
  stroke: currentcolor;
}
.uk-icon > * {
  transform: translate(0, 0);
}
.uk-icon-image {
  width: 20px;
  height: 20px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
}
.uk-icon-link {
  color: #e9e11f;
}
.uk-icon-link:hover {
  color: #3f3f41;
}
.uk-flex {
  display: flex;
}
.uk-flex-inline {
  display: inline-flex;
}
.uk-flex-inline::after,
.uk-flex-inline::before,
.uk-flex::after,
.uk-flex::before {
  display: none;
}
.uk-flex-left {
  justify-content: flex-start;
}
.uk-flex-center {
  justify-content: center;
}
.uk-flex-right {
  justify-content: flex-end;
}
.uk-flex-between {
  justify-content: space-between;
}
.uk-flex-around {
  justify-content: space-around;
}
.uk-heading-xlarge {
  font-size: 4rem;
  line-height: 1;
  color: #2d2e33;
  font-family: Exo !important;
  font-weight: 500;
  font-style: normal;
}
.uk-h3 {
  font-size: 26px;
  line-height: 1.4;
  font-family: Exo !important;
  font-weight: 500;
  margin: 40px 0 20px 0;
}
@media (min-width: 640px) {
  .uk-flex-left\@s {
    justify-content: flex-start;
  }
  .uk-flex-center\@s {
    justify-content: center;
  }
  .uk-flex-right\@s {
    justify-content: flex-end;
  }
  .uk-flex-between\@s {
    justify-content: space-between;
  }
  .uk-flex-around\@s {
    justify-content: space-around;
  }
}
@media (min-width: 960px) {
  .uk-section {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .uk-heading-xlarge {
    font-size: 6rem;
  }
  .uk-flex-left\@m {
    justify-content: flex-start;
  }
  .uk-flex-center\@m {
    justify-content: center;
  }
  .uk-flex-right\@m {
    justify-content: flex-end;
  }
  .uk-flex-between\@m {
    justify-content: space-between;
  }
  .uk-flex-around\@m {
    justify-content: space-around;
  }
}
@media (min-width: 1200px) {
  .uk-heading-xlarge {
    font-size: 6rem;
  }
  .uk-flex-left\@l {
    justify-content: flex-start;
  }
  .uk-flex-center\@l {
    justify-content: center;
  }
  .uk-flex-right\@l {
    justify-content: flex-end;
  }
  .uk-flex-between\@l {
    justify-content: space-between;
  }
  .uk-flex-around\@l {
    justify-content: space-around;
  }
}
@media (min-width: 1600px) {
  .uk-flex-left\@xl {
    justify-content: flex-start;
  }
  .uk-flex-center\@xl {
    justify-content: center;
  }
  .uk-flex-right\@xl {
    justify-content: flex-end;
  }
  .uk-flex-between\@xl {
    justify-content: space-between;
  }
  .uk-flex-around\@xl {
    justify-content: space-around;
  }
}
.uk-flex-stretch {
  align-items: stretch;
}
.uk-flex-top {
  align-items: flex-start;
}
.uk-flex-middle {
  align-items: center;
}
.uk-flex-bottom {
  align-items: flex-end;
}
.uk-flex-row {
  flex-direction: row;
}
.uk-flex-row-reverse {
  flex-direction: row-reverse;
}
.uk-flex-column {
  flex-direction: column;
}
.uk-flex-column-reverse {
  flex-direction: column-reverse;
}
.uk-flex-nowrap {
  flex-wrap: nowrap;
}
.uk-flex-wrap {
  flex-wrap: wrap;
}
.uk-flex-wrap-reverse {
  flex-wrap: wrap-reverse;
}
.uk-flex-wrap-stretch {
  align-content: stretch;
}
.uk-flex-wrap-top {
  align-content: flex-start;
}
.uk-flex-wrap-middle {
  align-content: center;
}
.uk-flex-wrap-bottom {
  align-content: flex-end;
}
.uk-flex-wrap-between {
  align-content: space-between;
}
.uk-flex-wrap-around {
  align-content: space-around;
}
.uk-flex-first {
  order: -1;
}
.uk-flex-last {
  order: 99;
}
@media (min-width: 640px) {
  .uk-flex-first\@s {
    order: -1;
  }
  .uk-flex-last\@s {
    order: 99;
  }
}
@media (min-width: 960px) {
  .uk-flex-first\@m {
    order: -1;
  }
  .uk-flex-last\@m {
    order: 99;
  }
}
@media (min-width: 1200px) {
  .uk-flex-first\@l {
    order: -1;
  }
  .uk-flex-last\@l {
    order: 99;
  }
}
@media (min-width: 1600px) {
  .uk-flex-first\@xl {
    order: -1;
  }
  .uk-flex-last\@xl {
    order: 99;
  }
}
.uk-flex-none {
  flex: none;
}
.uk-flex-auto {
  flex: auto;
}
.uk-flex-1 {
  flex: 1;
}
.uk-margin {
  margin-bottom: 20px;
}
* + .uk-margin {
  margin-top: 20px !important;
}
.uk-margin-top {
  margin-top: 20px !important;
}
.uk-margin-bottom {
  margin-bottom: 20px !important;
}
.uk-margin-left {
  margin-left: 20px !important;
}
.uk-margin-right {
  margin-right: 20px !important;
}
.uk-margin-small {
  margin-bottom: 10px;
}
* + .uk-margin-small {
  margin-top: 10px !important;
}
.uk-margin-small-top {
  margin-top: 10px !important;
}
.uk-margin-small-bottom {
  margin-bottom: 10px !important;
}
.uk-margin-small-left {
  margin-left: 10px !important;
}
.uk-margin-small-right {
  margin-right: 10px !important;
}
.uk-margin-medium {
  margin-bottom: 40px;
}
* + .uk-margin-medium {
  margin-top: 40px !important;
}
.uk-margin-medium-top {
  margin-top: 40px !important;
}
.uk-margin-medium-bottom {
  margin-bottom: 40px !important;
}
.uk-margin-medium-left {
  margin-left: 40px !important;
}
.uk-margin-medium-right {
  margin-right: 40px !important;
}
.uk-margin-large {
  margin-bottom: 40px;
}
* + .uk-margin-large {
  margin-top: 40px !important;
}
.uk-margin-large-top {
  margin-top: 40px !important;
}
.uk-margin-large-bottom {
  margin-bottom: 40px !important;
}
.uk-margin-large-left {
  margin-left: 40px !important;
}
.uk-margin-large-right {
  margin-right: 40px !important;
}
@media (min-width: 1200px) {
  .uk-margin-large {
    margin-bottom: 70px;
  }
  * + .uk-margin-large {
    margin-top: 70px !important;
  }
  .uk-margin-large-top {
    margin-top: 70px !important;
  }
  .uk-margin-large-bottom {
    margin-bottom: 70px !important;
  }
  .uk-margin-large-left {
    margin-left: 70px !important;
  }
  .uk-margin-large-right {
    margin-right: 70px !important;
  }
}
.uk-margin-xlarge {
  margin-bottom: 70px;
}
* + .uk-margin-xlarge {
  margin-top: 70px !important;
}
.uk-margin-xlarge-top {
  margin-top: 70px !important;
}
.uk-margin-xlarge-bottom {
  margin-bottom: 70px !important;
}
.uk-margin-xlarge-left {
  margin-left: 70px !important;
}
.uk-margin-xlarge-right {
  margin-right: 70px !important;
}
@media (min-width: 1200px) {
  .uk-margin-xlarge {
    margin-bottom: 140px;
  }
  * + .uk-margin-xlarge {
    margin-top: 140px !important;
  }
  .uk-margin-xlarge-top {
    margin-top: 140px !important;
  }
  .uk-margin-xlarge-bottom {
    margin-bottom: 140px !important;
  }
  .uk-margin-xlarge-left {
    margin-left: 140px !important;
  }
  .uk-margin-xlarge-right {
    margin-right: 140px !important;
  }
}
.uk-margin-auto {
  margin-left: auto!important;
  margin-right: auto !important;
}
.uk-margin-auto-top {
  margin-top: auto !important;
}
.uk-margin-auto-bottom {
  margin-bottom: auto !important;
}
.uk-margin-auto-left {
  margin-left: auto !important;
}
.uk-margin-auto-right {
  margin-right: auto !important;
}
.uk-margin-auto-vertical {
  margin-top: auto!important;
  margin-bottom: auto !important;
}
@media (min-width: 640px) {
  .uk-margin-auto\@s {
    margin-left: auto!important;
    margin-right: auto !important;
  }
  .uk-margin-auto-left\@s {
    margin-left: auto !important;
  }
  .uk-margin-auto-right\@s {
    margin-right: auto !important;
  }
}
@media (min-width: 960px) {
  .uk-margin-auto\@m {
    margin-left: auto!important;
    margin-right: auto !important;
  }
  .uk-margin-auto-left\@m {
    margin-left: auto !important;
  }
  .uk-margin-auto-right\@m {
    margin-right: auto !important;
  }
}
@media (min-width: 1200px) {
  .uk-margin-auto\@l {
    margin-left: auto!important;
    margin-right: auto !important;
  }
  .uk-margin-auto-left\@l {
    margin-left: auto !important;
  }
  .uk-margin-auto-right\@l {
    margin-right: auto !important;
  }
}
@media (min-width: 1600px) {
  .uk-margin-auto\@xl {
    margin-left: auto!important;
    margin-right: auto !important;
  }
  .uk-margin-auto-left\@xl {
    margin-left: auto !important;
  }
  .uk-margin-auto-right\@xl {
    margin-right: auto !important;
  }
}
.uk-checkbox,
.uk-radio {
  display: inline-block;
  height: 16px;
  width: 16px;
  overflow: hidden;
  margin-top: -4px;
  vertical-align: middle;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  transition: 0.2s ease-in-out;
  transition-property: background-color, border-color, box-shadow;
  border: 1px solid #cacacf;
  cursor: pointer;
}
.uk-radio {
  border-radius: 50%;
  outline: 0 !important;
}
.uk-checkbox:checked,
.uk-radio:checked {
  background-color: #86a8b8;
  border-color: transparent;
}
.uk-checkbox:focus,
.uk-radio:focus {
  outline: 0;
}
.uk-radio:checked {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22%23fff%22%20cx%3D%228%22%20cy%3D%228%22%20r%3D%222%22%20%2F%3E%0A%3C%2Fsvg%3E");
}
.uk-text-danger {
  color: #e44e56!important;
}
.uk-text-lead {
  font-size: 20px;
  line-height: 1.5;
  color: #2d2e33;
  font-family: Exo;
  font-weight: 400;
  font-style: normal;
}
.uk-text-left {
  text-align: left !important;
}
.uk-text-right {
  text-align: right !important;
}
.uk-text-center {
  text-align: center !important;
}
.uk-text-justify {
  text-align: justify !important;
}
.uk-panel {
  display: flow-root;
  position: relative;
  box-sizing: border-box;
}
.footer {
  background: #c7d8e1;
  display: flex;
  padding: 10px 32px;
  margin: 30px 0 0 0;
}
.footer .footer-copyright {
  display: flex;
  height: 100%;
  width: 50%;
  align-items: center;
}
.footer .footer-copyright .footer-copyright-text-container {
  flex: 1;
  padding: 0 0 0 20px;
  color: #3F3F41;
}
.footer .footer-copyright .footer-copyright-text-container .footer-copyright-text {
  font-size: 16px;
}
.footer .footer-copyright .footer-copyright-text-container .footer-copyright-address {
  font-size: 13px;
}
.footer .footer-linklist {
  display: flex;
  height: 100%;
  width: 50%;
  align-items: center;
}
.footer .footer-linklist > div {
  flex: 1;
}
.footer .footer-linklist ul li {
  float: left;
  text-decoration: none;
  list-style: none;
  line-height: 1.625;
  z-index: 0;
}
.footer .footer-linklist ul li a {
  font-size: 13px;
  color: #2d2e33;
  padding: 7px 5px;
}
.footer .footer-linklist ul li a:hover {
  text-decoration: none;
}
.footer .footer-linklist ul li a svg {
  position: relative;
  top: 5px;
}
@media (max-width: 450px) {
  .footer {
    flex-wrap: wrap;
  }
  .footer .footer-copyright {
    width: 100%;
  }
  .footer .footer-linklist {
    width: 100%;
  }
  .footer .footer-linklist > div {
    display: none;
  }
  .footer .footer-linklist ul {
    padding: 0;
  }
}
.container-content {
  width: 100%;
}
.code_input.container-content {
  min-height: calc(100vh - 360px);
}
.medium_variants.container-content {
  min-height: calc(100vh - 420px);
}
.hamburger-wrapper {
  display: none;
}
@media (max-width: 960px) {
  .navbar-collapse.collapse {
    display: none!important;
  }
  .hamburger-wrapper {
    display: block;
  }
  .uk-navbar-container:not(.uk-navbar-transparent) {
    background: #fff;
  }
  .uk-navbar {
    display: flex;
    position: relative;
  }
  .uk-navbar-left {
    flex-wrap: wrap;
    display: flex;
    align-items: center;
  }
  .uk-navbar-toggle {
    color: #2d2e33;
    font-weight: 700;
    text-transform: none;
    letter-spacing: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: 0.25em;
    box-sizing: border-box;
    min-height: 130px;
    padding: 0 15px 0 0;
    font-size: 16px;
    text-decoration: none;
  }
  .uk-offcanvas-overlay {
    width: 100vw;
    touch-action: none;
  }
  .uk-open > .uk-offcanvas-bar {
    left: 0!important;
  }
  #hamburger-menu.uk-offcanvas {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
  }
  #hamburger-menu.uk-offcanvas-overlay:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.1);
    transition: opacity .15s linear;
  }
  #hamburger-menu.uk-open > .uk-offcanvas-bar {
    left: 0;
  }
  #hamburger-menu .uk-offcanvas-bar-animation {
    transition: left 0.3s ease-out;
  }
  #hamburger-menu.uk-close .uk-offcanvas-bar-animation {
    transition: right 0.3s ease-out;
  }
  #hamburger-menu .uk-offcanvas-bar {
    position: absolute;
    top: 0;
    bottom: 0;
    left: -270px;
    box-sizing: border-box;
    width: 270px;
    padding: 20px 20px;
    background: #c7d8e1;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
  }
  #hamburger-menu .uk-offcanvas-bar .uk-offcanvas-close {
    position: absolute;
    z-index: 1000;
    top: 20px;
    right: 20px;
    padding: 5px;
  }
  #hamburger-menu .uk-offcanvas-bar .uk-close {
    color: #b4b5ba;
    transition: 0.1s ease-in-out;
    transition-property: color,opacity;
  }
  #hamburger-menu .uk-offcanvas-bar .uk-icon {
    margin: 0;
    border: none;
    border-radius: 0;
    overflow: visible;
    font: inherit;
    color: inherit;
    text-transform: none;
    padding: 20px;
    right: 0px;
    top: 0;
    background-color: transparent;
    display: inline-block;
    fill: currentcolor;
    line-height: 0;
  }
  #hamburger-menu .uk-offcanvas-bar .uk-icon > * {
    transform: translate(0, 0);
  }
  #hamburger-menu .uk-grid {
    margin-left: -20px;
  }
  #hamburger-menu .uk-grid {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style: none;
  }
  #hamburger-menu [class*=uk-child-width] > * {
    box-sizing: border-box;
    width: 100%;
  }
  #hamburger-menu .uk-grid > * > :last-child {
    margin-bottom: 0;
  }
  #hamburger-menu .uk-panel {
    display: flow-root;
    position: relative;
    box-sizing: border-box;
  }
  #hamburger-menu .uk-panel > :last-child {
    margin-bottom: 0;
  }
  #hamburger-menu .uk-nav-primary {
    font-family: Exo;
    font-weight: 500;
    font-style: normal;
  }
  #hamburger-menu .uk-nav,
  #hamburger-menu .uk-nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  #hamburger-menu .uk-nav-primary > li > a {
    font-size: 16px;
    line-height: 1.625;
    color: #0b0b0b;
    transition: 0.1s ease-in-out;
    transition-property: color, background-color, border-color, box-shadow;
    padding: 8px 0;
  }
  #hamburger-menu .uk-nav li > a {
    display: flex;
    align-items: center;
    column-gap: 0.25em;
    text-decoration: none;
  }
  #hamburger-menu .uk-nav > li > a {
    padding: 8px 0;
  }
}
.spacer {
  flex-grow: 1;
}
.logout_page.bldgs_header {
  min-height: 120px;
}
#logout_page .uk-heading-medium {
  font-size: 2.8875rem;
  line-height: 1.1;
  color: #2d2e33;
  font-family: Exo;
  font-weight: 500;
  font-style: normal;
}
#logout_page p,
#logout_page pre {
  margin: 0 0 20px 0;
}
#logout_page .cosmo {
  width: 40%;
  float: left;
}
#logout_page .cosmo img {
  max-height: 400px;
  width: 200px;
}
#logout_page.container {
  height: 100%;
}
#logout_page .idpLogo {
  min-width: 100px;
  max-width: 200px;
  width: 100%;
  height: auto;
  object-fit: scale-down;
}
#logout_page .uk-grid > * {
  padding-left: 40px;
}
#logout_page .uk-grid > *:first-child {
  padding-left: 0px;
}
#logout_page .logout-box {
  width: 60%;
  float: left;
  display: flex;
  height: 200px;
  margin-top: 60px;
}
#logout_page .logout-box > div {
  display: flex;
  width: 100%;
  position: relative;
}
#logout_page .logout-box > div > div {
  display: flex;
}
#logout_page .logout-box .logout-idp-logo {
  width: 30%;
  float: left;
}
#logout_page .logout-box .logout-button-text {
  width: 70%;
  float: left;
}
#logout_page .logout-box .logout-button-text > div {
  margin: 0;
  position: absolute;
  top: 50%;
  transform: translate(0%, -50%);
}
#logout_page .uk-button {
  width: 109px;
}
#logout_page .uk-button-primary {
  float: right;
}
@media (max-width: 480px) {
  #logout_page .logout-box {
    width: 100%;
  }
  #logout_page .cosmo {
    display: none;
  }
  #logout_page .idpLogo {
    max-width: 115px;
  }
}
@media (max-width: 690px) {
  #logout_page .uk-button-primary {
    float: left;
    margin-top: 10px;
  }
  #logout_page .logout-box {
    margin-top: 40px;
  }
}
@media (min-width: 960px) {
  #logout_page .uk-heading-medium {
    font-size: 3.5rem;
  }
  #logout_page .cosmo {
    width: 40%;
    float: left;
  }
  #logout_page .cosmo img {
    width: auto;
  }
}
@media (min-width: 1200px) {
  #logout_page .uk-heading-medium {
    font-size: 4rem;
  }
}
.custom-idp-message-container {
  display: flex;
  justify-content: center;
  /* horizontal zentrieren */
  width: 100%;
}
.custom-idp-message-container .custom-idp-message {
  width: 80%;
}
.custom-idp-message-container .custom-idp-message .close {
  position: relative;
  right: 30px;
  opacity: 0.5;
  padding: 10px;
  top: 0px;
}
.custom-idp-message-container .custom-idp-message .close span {
  position: relative;
  top: -12px;
  right: 0px;
}
.uk-button-alert {
  background-color: #ea1a1a;
  color: #ffffff;
  border: 2px solid transparent;
}
.uk-button-alert:hover,
.uk-button-alert:focus,
.uk-button-alert:focus-within {
  background-color: #d50606;
  color: #FFFFFF;
  border-color: #000000;
  text-decoration: none;
}
.close {
  width: 30px;
  height: 30px;
  font-size: 28px;
}
.custom-idp-message {
  display: flex;
  justify-content: center;
  /* horizontal zentrieren */
  width: 80%;
}
.position-relative {
  position: relative !important;
}
/*!
 * ui-select
 * http://github.com/angular-ui/ui-select
 * Version: 0.19.5 - 2016-10-24T23:13:59.551Z
 * License: MIT
 */.ui-select-highlight{font-weight:700}.ui-select-offscreen{clip:rect(0 0 0 0)!important;width:1px!important;height:1px!important;border:0!important;margin:0!important;padding:0!important;overflow:hidden!important;position:absolute!important;outline:0!important;left:0!important;top:0!important}.selectize-control.single>.selectize-input>input,.selectize-control>.selectize-dropdown{width:100%}.ui-select-choices-row:hover{background-color:#f5f5f5}.ng-dirty.ng-invalid>a.select2-choice{border-color:#D44950}.select2-result-single{padding-left:0}.select-locked>.ui-select-match-close,.select2-locked>.select2-search-choice-close{display:none}body>.select2-container.open{z-index:9999}.ui-select-container.select2.direction-up .ui-select-match,.ui-select-container[theme=select2].direction-up .ui-select-match{border-radius:0 0 4px 4px}.ui-select-container.select2.direction-up .ui-select-dropdown,.ui-select-container[theme=select2].direction-up .ui-select-dropdown{border-radius:4px 4px 0 0;border-top-width:1px;border-top-style:solid;box-shadow:0 -4px 8px rgba(0,0,0,.25);margin-top:-4px}.ui-select-container.select2.direction-up .ui-select-dropdown .select2-search,.ui-select-container[theme=select2].direction-up .ui-select-dropdown .select2-search{margin-top:4px}.ui-select-container.select2.direction-up.select2-dropdown-open .ui-select-match,.ui-select-container[theme=select2].direction-up.select2-dropdown-open .ui-select-match{border-bottom-color:#5897fb}.ui-select-container[theme=select2] .ui-select-dropdown .ui-select-search-hidden,.ui-select-container[theme=select2] .ui-select-dropdown .ui-select-search-hidden input{opacity:0;height:0;min-height:0;padding:0;margin:0;border:0}.selectize-input.selectize-focus{border-color:#007FBB!important}.selectize-control.multi>.selectize-input>input{margin:0!important}.ng-dirty.ng-invalid>div.selectize-input{border-color:#D44950}.ui-select-container[theme=selectize].direction-up .ui-select-dropdown{box-shadow:0 -4px 8px rgba(0,0,0,.25);margin-top:-2px}.ui-select-container[theme=selectize] input.ui-select-search-hidden{opacity:0;height:0;min-height:0;padding:0;margin:0;border:0;width:0}.btn-default-focus{color:#333;background-color:#EBEBEB;border-color:#ADADAD;text-decoration:none;outline:-webkit-focus-ring-color auto 5px;outline-offset:-2px;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.ui-select-bootstrap .ui-select-toggle{position:relative}.ui-select-bootstrap .ui-select-toggle>.caret{position:absolute;height:10px;top:50%;right:10px;margin-top:-2px}.input-group>.ui-select-bootstrap.dropdown{position:static}.input-group>.ui-select-bootstrap>input.ui-select-search.form-control{border-radius:4px 0 0 4px}.input-group>.ui-select-bootstrap>input.ui-select-search.form-control.direction-up{border-radius:4px 0 0 4px!important}.ui-select-bootstrap .ui-select-search-hidden{opacity:0;height:0;min-height:0;padding:0;margin:0;border:0}.ui-select-bootstrap>.ui-select-match>.btn{text-align:left!important}.ui-select-bootstrap>.ui-select-match>.caret{position:absolute;top:45%;right:15px}.ui-select-bootstrap>.ui-select-choices,.ui-select-bootstrap>.ui-select-no-choice{width:100%;height:auto;max-height:200px;overflow-x:hidden;margin-top:-1px}body>.ui-select-bootstrap.open{z-index:1000}.ui-select-multiple.ui-select-bootstrap{height:auto;padding:3px 3px 0}.ui-select-multiple.ui-select-bootstrap input.ui-select-search{background-color:transparent!important;border:none;outline:0;height:1.666666em;margin-bottom:3px}.ui-select-multiple.ui-select-bootstrap .ui-select-match .close{font-size:1.6em;line-height:.75}.ui-select-multiple.ui-select-bootstrap .ui-select-match-item{outline:0;margin:0 3px 3px 0}.ui-select-multiple .ui-select-match-item{position:relative}.ui-select-multiple .ui-select-match-item.dropping .ui-select-match-close{pointer-events:none}.ui-select-multiple:hover .ui-select-match-item.dropping-before:before{content:"";position:absolute;top:0;right:100%;height:100%;margin-right:2px;border-left:1px solid #428bca}.ui-select-multiple:hover .ui-select-match-item.dropping-after:after{content:"";position:absolute;top:0;left:100%;height:100%;margin-left:2px;border-right:1px solid #428bca}.ui-select-bootstrap .ui-select-choices-row>span{cursor:pointer;display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.42857143;color:#333;white-space:nowrap}.ui-select-bootstrap .ui-select-choices-row>span:focus,.ui-select-bootstrap .ui-select-choices-row>span:hover{text-decoration:none;color:#262626;background-color:#f5f5f5}.ui-select-bootstrap .ui-select-choices-row.active>span{color:#fff;text-decoration:none;outline:0;background-color:#428bca}.ui-select-bootstrap .ui-select-choices-row.active.disabled>span,.ui-select-bootstrap .ui-select-choices-row.disabled>span{color:#777;cursor:not-allowed;background-color:#fff}.ui-select-match.ng-hide-add,.ui-select-search.ng-hide-add{display:none!important}.ui-select-bootstrap.ng-dirty.ng-invalid>button.btn.ui-select-match{border-color:#D44950}.ui-select-container[theme=bootstrap].direction-up .ui-select-dropdown{box-shadow:0 -4px 8px rgba(0,0,0,.25)}.ui-select-bootstrap .ui-select-match-text{width:100%;padding-right:1em}.ui-select-bootstrap .ui-select-match-text span{display:inline-block;width:100%;overflow:hidden}.ui-select-bootstrap .ui-select-toggle>a.btn{position:absolute;height:10px;right:10px;margin-top:-2px}.ui-select-refreshing{position:absolute;right:0;padding:8px 27px;top:1px;display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased}@-webkit-keyframes ui-select-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes ui-select-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.ui-select-spin{-webkit-animation:ui-select-spin 2s infinite linear;animation:ui-select-spin 2s infinite linear}.ui-select-refreshing.ng-animate{-webkit-animation:none 0s}
/*# sourceMappingURL=select.min.css.map */
/**
 * Sortable-Placeholder 0px gross machen und durchsichtig,
 * damit sich der Muelleimer nicht verschiebt. Den Ziel-Placeholder
 * manipulieren reicht nicht, man muss den Quell-Placeholder manipulieren.
 * Das wird noch mal ein Problem, wenn der Placeholder beim
 * manuellen Sortieren doch sichtbar seinbar soll.
 *
 * Ich hatte hier urspruenglich noch max-height und max-width auf 0px gesetzt,
 * damit es gar nicht so aussieht, als wenn man die Elemente auch umsortieren kann,
 * aber das sah leider nur gut aus für Elemente, die in der 1. Spalte stehen:-(
 */
.sortable-ghost {
  display: none;
  opacity: 0;
  height: 0px;
  width: 0px;
  margin-left: -15px;
  margin-right: -15px;
  padding: 0px;
}
.medium_variants {
  margin-top: 70px;
}
.medium_variants .medium_variants_title,
.medium_variants .medium_variants_author,
.medium_variants .medium_variants_description {
  display: block;
  height: 45px;
  width: 100%;
  vertical-align: middle;
  text-align: left;
  margin-top: 15px;
  font-weight: bold;
  font-size: 14px;
  padding-top: 25px;
  padding-left: 25px;
}
.medium_variants .medium_variants_title {
  color: #6E9DBC;
  font-weight: bold;
  font-size: 16px;
}
.medium_variants .medium_variants_author {
  font-size: 12px;
  padding-top: 15px;
  padding-left: 25px;
}
.medium_variants .medium_variants_cover {
  vertical-align: middle;
}
.medium_variants .bldgs_reg {
  max-width: 600px;
}
.medium_variants .bldgs_reg .radio label {
  padding-top: 12px;
  padding-left: 30px;
  height: 100%;
  min-height: 45px;
}
.medium_variants .bldgs_reg .uk-radio {
  margin-left: -30px;
}
.medium_variants .bldgs_reg .uk-button {
  margin: 15px auto 0 auto;
}
.medium_variants .bldgs_reg form > a,
.medium_variants .bldgs_reg form > button {
  margin: 0 auto;
  display: inherit;
  width: 320px;
}
.code_input .bldgs_reg form .code_input_container,
.remove .bldgs_reg form .code_input_container {
  border: 1px solid #C7D8E1;
  padding: 3px;
  border-radius: 3px;
}
.code_input .bldgs_reg form .code_input_container .bldgs_input_blue,
.remove .bldgs_reg form .code_input_container .bldgs_input_blue {
  background-color: #E9EFF3;
  border: none;
  box-shadow: none;
  margin: 0;
}
.code_input .bldgs_reg form .code_input_container .bldgs_input_blue:focus,
.remove .bldgs_reg form .code_input_container .bldgs_input_blue:focus {
  border: 2px solid #000000;
}
.code_input .bldgs_reg form .uk-button,
.remove .bldgs_reg form .uk-button {
  margin: 15px auto 0 auto;
}
.code_input .bldgs_reg form .uk-button.uk-button-secondary,
.remove .bldgs_reg form .uk-button.uk-button-secondary {
  background-color: #e9e11f;
}
.code_input .bldgs_reg form .uk-button.uk-button-secondary:disabled,
.remove .bldgs_reg form .uk-button.uk-button-secondary:disabled {
  background-color: #FFFFFF;
}
.code_input .bldgs_reg form .uk-button:focus,
.remove .bldgs_reg form .uk-button:focus {
  border: 3px solid #000000;
}
/**
* Das kann man sicher besser loesen. Aus irgend einem Grund wird 
* ansonsten ein padding-left von 40px berechnet:
*/
.padding-media {
  padding-left: 0px;
}
.libraryItem {
  cursor: pointer;
}
.libraryCover .libraryItem {
  border-radius: 8px;
  padding: 8px;
}
.libraryCover .libraryItem:hover {
  transition: background-color 1s;
  background-color: #c7d8e1;
}
.libraryList .libraryListItem {
  cursor: pointer;
  border-radius: 5px;
}
/***************************** Required styles *****************************/
/**
 * For the correct positioning of the placeholder element, the dnd-list and
 * it's children must have position: relative
 */
.row ul[dnd-list],
.row ul[dnd-list] > li {
  position: relative;
}
/***************************** Dropzone Styling *****************************/
/**
 * The dnd-list should always have a min-height,
 * otherwise you can't drop to it once it's empty
 */
.row .dropzone ul[dnd-list] {
  /* min-height: 75px; */
  min-height: 1px;
  min-width: 190px;
  margin: 0px;
  padding-left: 0px;
}
/**
 * The dnd-lists's child elements currently MUST have
 * position: relative. Otherwise we can not determine
 * whether the mouse pointer is in the upper or lower
 * half of the element we are dragging over. In other
 * browsers we can use event.offsetY for this.
 */
.row .dropzone li {
  display: block;
}
/**
 * Reduce opacity of elements during the drag operation. This allows the user
 * to see where he is dropping his element, even if the element is huge. The
 * .dndDragging class is automatically set during the drag operation.
 */
.row .dropzone .dndDragging {
  opacity: 0.85;
}
/**
 * The dndDraggingSource class will be applied to the source element of a drag
 * operation. It makes sense to hide it to give the user the feeling that he's
 * actually moving it. Note that the source element has also .dndDragging class.
 */
.row .dropzone .dndDraggingSource {
  display: none;
}
/**
 * An element with .dndPlaceholder class will be added as child of the dnd-list
 * while the user is dragging over it.
 */
.row .dropzone .dndPlaceholder {
  padding-left: 15px;
  padding-right: 15px;
  display: block;
  position: relative;
}
.biloCover .dndPlaceholder {
  height: 75px;
  width: 100%;
}
.biloList .dndPlaceholder {
  height: 230px;
  width: 190px;
}
/***************************** Element type specific styles *****************************/
.row .dropzone .itemlist {
  /* min-height: 75px !important; */
  min-height: 1px !important;
}
.row .dropzone .itemlist > li {
  border: none;
  float: left;
  padding-left: 1px;
  padding-right: 1px;
  margin-left: 10px;
  margin-right: 10px;
}
.row .libraryCover .medium_title {
  max-width: 300px;
  margin: 5px auto 10px;
}
.libraryCover .itemlist > li {
  height: 230px;
  width: 180px;
  margin-bottom: 40px;
}
.libraryCover > ul {
  padding-left: 0px;
}
.libraryList {
  padding-right: 15px;
}
.libraryList-margin {
  margin: 6px 25px;
  margin-left: -20px;
  padding: 8px 0px;
}
.app_email {
  color: #307A9E;
  font-size: 16px;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px;
}
@media (max-width: 767px) {
  .libraryList-margin {
    margin-left: -35px;
    margin-right: 10px;
  }
  .app_email {
    color: #307A9E;
    font-size: 15px;
    font-weight: bold;
    margin-top: 5px;
    margin-right: 10px;
  }
}
@media (max-width: 599px) {
  .app_email {
    color: #307A9E;
    font-size: 14px;
    font-weight: bold;
    margin-top: 5px;
    margin-right: 10px;
  }
}
@media (max-width: 350px) {
  .libraryList-margin {
    margin-left: -50px;
    margin-right: -5px;
  }
  .app_email {
    color: #307A9E;
    font-size: 12px;
    font-weight: bold;
  }
}
.libraryList .itemlist > li {
  min-height: 75px;
  width: 100%;
}
.row .dropzone .container-element {
  margin: 10px;
}
.item_icon.hide_icon,
.item_icon_list.hide_icon {
  display: none;
}
.bldgs_add_cover {
  text-align: center;
  width: 300px;
  height: 170px;
  margin: auto auto 10px;
  display: table-cell;
  vertical-align: bottom;
  position: relative;
}
.bldgs_add_cover > div {
  width: 120px;
  height: 168px;
  background-color: #4F7A8C;
  margin: auto auto 0;
}
.bldgs_add_cover > div span {
  color: #ffffff;
  position: relative;
  display: block;
  top: 20px;
  margin: 5px 15px;
  font-weight: normal;
}
.bldgs_add_cover img {
  max-width: 120px;
  max-height: 170px;
}
.bldgs_add_cover img.add {
  width: 80px;
  height: auto;
  display: inline-block;
  position: relative;
  top: 18px;
}
.is-mobile .item_icon.hide_icon,
.is-mobile .item_icon_list.hide_icon {
  display: block;
}
.is-mobile .libraryListItem {
  margin-top: 10px;
}
@media (max-width: 720px) {
  .row .dropzone .itemlist > li {
    min-width: 340px;
  }
  .bldgs_add_cover {
    display: block;
  }
  .item_icon.top {
    right: 56px;
    top: -16px;
  }
}
/***************************** Trashcan *****************************/
.row .dropzone .trashcan ul[dnd-list] {
  list-style: none;
  min-width: 160px;
  margin: 0px;
  padding-left: 0px;
}
/*
.trashcan img {
    width: 100%;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    filter: grayscale(100%);
}

.trashcan .dndDragover img {
    width: 100%;
    -webkit-filter: none;
    -moz-filter: none;
    filter: none;
}
*/
.trashcan .dndPlaceholder {
  display: none;
}
.libraryList {
  margin: 0;
}
.libraryList .itemlist .add_cover {
  text-align: center;
  width: auto;
  height: 71px;
  margin: 0;
  display: table-cell;
  vertical-align: middle;
  position: relative;
}
.libraryList .itemlist .add_cover > div {
  width: 45px;
  height: 63px;
  background-color: #4F7A8C;
  margin: auto auto 0;
}
.libraryList .itemlist .add_cover > div span {
  color: #ffffff;
  position: relative;
  display: block;
  top: 20px;
  margin: 5px 15px;
  font-weight: normal;
}
.libraryList .itemlist .add_cover img {
  max-width: 45px;
  max-height: 63px;
}
.libraryList .itemlist .add_cover img.add {
  width: 45px;
  height: auto;
  display: inline-block;
  position: relative;
  top: 10px;
}
#bildungslogin .modal.fade .modal-dialog {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#bildungslogin .modal.fade .modal-dialog .modal-content {
  z-index: 5000;
  border-radius: 20px;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-content: space-around;
  justify-content: center;
  align-items: center;
}
#bildungslogin .modal.fade .modal-dialog .modal-content .modal-header {
  padding: 25px 60px;
  display: flex;
  width: 100%;
  flex-wrap: nowrap;
  flex-direction: row;
  align-content: center;
  justify-content: center;
}
#bildungslogin .modal.fade .modal-dialog .modal-content .modal-header .uk-icon {
  position: absolute;
  top: 10px;
  right: 10px;
}
#bildungslogin .modal.fade .modal-dialog .modal-content .modal-header .uk-icon:hover {
  cursor: pointer;
}
#bildungslogin .modal.fade .modal-dialog .modal-content .modal-body {
  position: relative;
  padding: 15px;
  display: flex;
  width: 100%;
  flex-direction: column;
}
#bildungslogin .modal.fade .modal-dialog .modal-content .modal-body ul {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 0 20px 0;
  padding: 0 20px;
  width: 100%;
  justify-content: center;
  align-items: center;
}
#bildungslogin .modal.fade .modal-dialog .modal-content .modal-body ul li {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 320px;
  list-style: none;
  width: 240px;
  margin: 10px 20px;
  border: 1px solid #e5e5e5;
  text-align: center;
  border-radius: 20px;
  position: relative;
}
#bildungslogin .modal.fade .modal-dialog .modal-content .modal-body ul li:hover {
  transition: background-color 1s;
  background-color: #c7d8e1;
}
#bildungslogin .modal.fade .modal-dialog .modal-content .modal-body ul li .item_icon_modal {
  position: absolute;
  right: -5px;
  top: -11px;
  opacity: 0.99;
  filter: alpha(opacity=99);
  z-index: 500;
}
#bildungslogin .modal.fade .modal-dialog .modal-content .modal-body ul li .item_icon_modal.icon_delete {
  left: -15px;
}
#bildungslogin .modal.fade .modal-dialog .modal-content .modal-body ul li .item_icon_modal.hide_icon {
  display: none;
}
#bildungslogin .modal.fade .modal-dialog .modal-content .modal-body ul li > div {
  display: flex;
  flex-direction: column;
  width: 100%;
}
#bildungslogin .modal.fade .modal-dialog .modal-content .modal-body ul li > div .licenseType,
#bildungslogin .modal.fade .modal-dialog .modal-content .modal-body ul li > div .licenseCodeTitel {
  margin: 10px 0;
  color: #3F3F41;
  font-size: 14px;
  font-weight: bold;
  display: flex;
  flex-direction: column;
}
#bildungslogin .modal.fade .modal-dialog .modal-content .modal-body ul li > div .licenseCodeTitel {
  margin: 35px 0 0 0;
}
#bildungslogin .modal.fade .modal-dialog .modal-content .modal-body ul li > div .licenseCode {
  color: #225C7B;
  display: inline-flex;
  width: 100%;
  vertical-align: middle;
  text-align: center;
  margin: 5px auto;
  font-size: 14px;
  font-weight: bold;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  inline-size: 175px;
  flex-direction: column;
}
#bildungslogin .modal.fade .modal-dialog .modal-content .modal-body ul li > div .licenseCode span {
  font-size: 12px;
  white-space: normal;
  display: flex;
  flex-direction: column;
  align-content: flex-start;
  justify-content: center;
  flex-wrap: wrap;
  align-items: flex-start;
}
#bildungslogin .modal.fade .modal-dialog .modal-content .modal-body ul li > div .licenseCode span i {
  display: flex;
}
#bildungslogin .modal.fade .modal-dialog .modal-content .modal-body ul li > div .licenseCode span i span {
  display: block;
}
#bildungslogin .modal.fade .modal-dialog .modal-content .modal-body ul li > div .licenseCode span.code {
  font-size: 14px;
  text-overflow: ellipsis;
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
}
#bildungslogin .modal.fade .modal-dialog .modal-content .modal-body ul li > div .refName {
  height: 50px;
  font-size: 24px;
  font-weight: bold;
  color: #225C7B;
  margin: 0 0 30px 0;
  display: inline-flex;
  flex-direction: column;
}
#bildungslogin .modal.fade .modal-dialog .modal-content .modal-body ul li > div .modal-button {
  display: flex;
  align-content: center;
  flex-wrap: wrap;
  width: 100%;
  flex-direction: column;
}
#bildungslogin .modal.fade .modal-dialog .modal-content .modal-body ul li > div .modal-button .uk-button {
  display: flex;
}
#bildungslogin .modal.fade .modal-dialog .modal-content .modal-body ul li > div .modal-button .uk-button.btn-color-grey {
  background-color: #CCCCCC;
  border-color: #CCCCCC;
  color: #7c7c7c;
}
#bildungslogin.is-mobile .modal.fade .modal-dialog {
  height: 90%;
}
#bildungslogin.is-mobile .modal.fade .modal-dialog .modal-title {
  font-size: 19px;
}
#bildungslogin.is-mobile .modal.fade .modal-dialog .modal-content .hide_icon {
  display: block !important;
}
.ui-select-bootstrap {
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
}

.ui-select-toggle {
  height: 45px;
  border: none;
  font-size: 16px;
  padding-top: 13px;
  color: #555;
}

.ui-select-search {
  height: 45px;
  border-width: 0px;
  font-size: 16px;
  padding-top: 9px;
  /* Das Feld berechnet das UI-Select zu klein, z.B. beim Aendern 
    der Bildschirmgroesse. Ohne Rahmen faellt es aber nicht mehr auf. */
  box-shadow: none !important;
}

/* Aus irgend einem Grund kriege ich die Groessen
des UI-Selects im Fehlerfall nicht richtig hin.
Damit die Umrandung sichtbar wird, mache ich hier das 
gesamte Widget groesser in Abwaegung was weniger
auffaellig ist.*/
.ui-has-error {
  height: 49px;
}

.idp-btn {
  background-color: #86aec5;
  color: #deeff9;
}

/*# sourceMappingURL=app.c1c097ee629c4a033238.css.map*/