

div.smartvideo>a {
    display: inline-block;
    position: relative;
}

div.smartvideo>a::after{
    content: "\f04b";
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    background-color: #000;
    color: #fff;
    padding: 12px 22px;
    transform: translate(-50%, -50%);
    transition: all 250ms;
    border-radius: 8px;

    font-family: 'Font Awesome 6 Free';
    font-style: normal;
    font-weight: 900;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

div.smartvideo>a:hover::after{
    background-color: crimson;
}


div.smartvideo.video-16-9>iframe, div.smartvideo.video-16-9>a>img { width: 160px; height: 90px; }

@media (min-width:270px) {
    div.smartvideo.video-16-9>iframe, div.smartvideo.video-16-9>a>img { width: 240px; height: 135px; }
}
@media (min-width:350px) {
    div.smartvideo.video-16-9>iframe, div.smartvideo.video-16-9>a>img { width: 320px; height: 180px; }
}
@media (min-width:430px) {
    div.smartvideo.video-16-9>iframe, div.smartvideo.video-16-9>a>img { width: 400px; height: 225px; }
}
@media (min-width:590px) {
    div.smartvideo.video-16-9>iframe, div.smartvideo.video-16-9>a>img { width: 560px; height: 315px; }
}



html,
body {
    /*
    font-family: Ubuntu, sans-serif;
    font-weight: 300;
    font-size: min(calc(8px + .5vw), 18px);
    */
}


main a {
  color: #337ab7;
  font-weight: 500;
  text-decoration: none;
}

main a:focus,
main a:hover {
  color: #23527c;
  text-decoration: underline;
}

/*
#main {
  font-size: 1.5rem;
  padding-top: 20px;
}

#main h3 {
  font-size: 2.5rem;
  font-weight: 300;
  color: #555;
}
*/

@media (max-width: 991px) {
    body>header:first-of-type {
        display: none;
    }
}


header {
    color: #ddd;
    font-size: 12px;
    line-height: 24px;
}

body > header.sticky-top {
    top: -1rem;
}

#navbar-1 {
    padding-bottom: 4px;
    padding-top: 4px;
}

#navbar-2 {
    background-color: #f8f8f8;
    border-color: #e7e7e7;
    padding-top: 0;
    padding-bottom: 0;
}

#navbar-3 {
    background-color: #f8f8f8;
    border-color: #e7e7e7;
    padding-top: 0;
    padding-bottom: 0;
}

#navigationmenu > ul > li,
#navigationmenu > ul > li > a {
    font-size: 22px;
    font-weight: 400;
}

#navigationmenu > ul > li > a,
#navigation-submenu > ul > li > a {
  color: #777;
}


#navigationmenu > ul > li > a{
  padding-bottom: 20px !important;
  padding-top:    20px !important;
}

#navigationmenu > ul > li.active > a,
#navigationmenu > ul > li.active > a:focus,
#navigationmenu > ul > li.active > a:hover {
    color: #333;
    background-color: #e7e7e7;
}

#navigationmenu > ul > li > a:focus,
#navigationmenu > ul > li > a:hover {
    color: #333;
    background-color: #eee;
}


#navigation-submenu > ul > li,
#navigation-submenu > ul > li > a {
  font-size: 18px;
  font-weight: 500;
}

#navigation-submenu > ul > li > a {
  padding-bottom: 8px !important;
  padding-top:    8px !important;
}

#navigation-submenu > ul > li.active > a,
#navigation-submenu > ul > li.active > a:focus,
#navigation-submenu > ul > li.active > a:hover {
    color: #333;
    background-color: #e7e7e7;
}

#navigation-submenu > ul > li > a:focus,
#navigation-submenu > ul > li > a:hover {
    color: #333;
    background-color: #eee;
}

#brand {
    float: left;
    font-size: 28px;
    padding-left: 15px;
    padding-top: 5px;
}



/* navigation bar: small devices */
@media (min-width:768px) {

    #navigationmenu > ul > li, 
    #navigationmenu > ul > li > a {
        font-size: 19px;
        font-weight: 400;
    }

    #navigationmenu > ul > li > a {
        padding: 10px 10px;
    }

    #navigation-submenu > ul > li, 
    #navigation-submenu > ul > li > a {
        font-size: 16px;
        font-weight: 500;
    }

    #brand {
        padding-left: 5px;
    }

}

/* navigation bar: medium devices */
@media (min-width:992px) {

    #navigationmenu > ul > li,
    #navigationmenu > ul > li > a {
        font-size: 22px;
        font-weight: 400;
    }

    #navigationmenu > ul > li > a {
        padding: 20px 15px;
    }

    #brand {
        padding-left: 15px;
    }

}

#fullwidth {
    overflow: hidden;
    width: 100%;
}

#fullwidth > div {
    margin-left: -50%;
    width: 200%;
}

#fullwidth > div > div {
    width: 50%;
    margin: 0 auto;
    /*min-width: 768px;*/
}


#wrap > section {
    margin-top: 140px;
}

.row.g-row1 {
    background-color: #ffffff;
    margin: 0 0;
    padding: 3em 0;
}

.row.g-row2 {
    background-color: #ffffff;
    margin: 0 0;
    padding: 3em 0;
}

a.klink.klink {
  /*font-size: 21px;*/
  font-weight: 200;
  line-height: 50px;
}

footer.footer {
  border: 0 none;
  border-radius: 0;
  color: #fff;
  font-weight: 500;
  margin: 0;
}

#wrap {
  padding: 0;
}

a.unstyle.unstyle {
  color: unset;
  font-weight: unset;
}



/* SOCIAL */
.btn-social{position:relative;padding-left:44px;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.btn-social>:first-child{position:absolute;left:0;top:0;bottom:0;width:32px;line-height:34px;font-size:1.6em;text-align:center;border-right:1px solid rgba(0,0,0,0.2)}
.btn-social.btn-lg{padding-left:61px}.btn-social.btn-lg>:first-child{line-height:45px;width:45px;font-size:1.8em}
.btn-social.btn-sm{padding-left:38px}.btn-social.btn-sm>:first-child{line-height:28px;width:28px;font-size:1.4em}
.btn-social.btn-xs{padding-left:30px}.btn-social.btn-xs>:first-child{line-height:20px;width:20px;font-size:1.2em}
.btn-social-icon{position:relative;padding-left:44px;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;height:34px;width:34px;padding:0}.btn-social-icon>:first-child{position:absolute;left:0;top:0;bottom:0;width:32px;line-height:34px;font-size:1.3em;text-align:center;border-right:1px solid rgba(0,0,0,0.2)}
.btn-social-icon.btn-lg{padding-left:61px}.btn-social-icon.btn-lg>:first-child{line-height:45px;width:45px;font-size:1.8em}
.btn-social-icon.btn-sm{padding-left:38px}.btn-social-icon.btn-sm>:first-child{line-height:28px;width:28px;font-size:1.4em}
.btn-social-icon.btn-xs{padding-left:30px}.btn-social-icon.btn-xs>:first-child{line-height:20px;width:20px;font-size:1.2em}
.btn-social-icon>:first-child{border:none;text-align:center;width:100% !important}
.btn-social-icon.btn-lg{height:45px;width:45px;padding-left:0;padding-right:0}
.btn-social-icon.btn-sm{height:30px;width:30px;padding-left:0;padding-right:0}
.btn-social-icon.btn-xs{height:22px;width:22px;padding-left:0;padding-right:0}

.btn-twitter{color:#fff;background-color:#55acee;border-color:rgba(0,0,0,0.2)}.btn-twitter:focus,.btn-twitter.focus{color:#fff;background-color:#2795e9;border-color:rgba(0,0,0,0.2)}
.btn-twitter:hover{color:#fff;background-color:#2795e9;border-color:rgba(0,0,0,0.2)}
.btn-twitter:active,.btn-twitter.active,.open>.dropdown-toggle.btn-twitter{color:#fff;background-color:#2795e9;border-color:rgba(0,0,0,0.2)}.btn-twitter:active:hover,.btn-twitter.active:hover,.open>.dropdown-toggle.btn-twitter:hover,.btn-twitter:active:focus,.btn-twitter.active:focus,.open>.dropdown-toggle.btn-twitter:focus,.btn-twitter:active.focus,.btn-twitter.active.focus,.open>.dropdown-toggle.btn-twitter.focus{color:#fff;background-color:#1583d7;border-color:rgba(0,0,0,0.2)}
.btn-twitter:active,.btn-twitter.active,.open>.dropdown-toggle.btn-twitter{background-image:none}
.btn-twitter.disabled,.btn-twitter[disabled],fieldset[disabled] .btn-twitter,.btn-twitter.disabled:hover,.btn-twitter[disabled]:hover,fieldset[disabled] .btn-twitter:hover,.btn-twitter.disabled:focus,.btn-twitter[disabled]:focus,fieldset[disabled] .btn-twitter:focus,.btn-twitter.disabled.focus,.btn-twitter[disabled].focus,fieldset[disabled] .btn-twitter.focus,.btn-twitter.disabled:active,.btn-twitter[disabled]:active,fieldset[disabled] .btn-twitter:active,.btn-twitter.disabled.active,.btn-twitter[disabled].active,fieldset[disabled] .btn-twitter.active{background-color:#55acee;border-color:rgba(0,0,0,0.2)}
.btn-twitter .badge{color:#55acee;background-color:#fff}

.btn-facebook{color:#fff;background-color:#3b5998;border-color:rgba(0,0,0,0.2)}.btn-facebook:focus,.btn-facebook.focus{color:#fff;background-color:#2d4373;border-color:rgba(0,0,0,0.2)}
.btn-facebook:hover{color:#fff;background-color:#2d4373;border-color:rgba(0,0,0,0.2)}
.btn-facebook:active,.btn-facebook.active,.open>.dropdown-toggle.btn-facebook{color:#fff;background-color:#2d4373;border-color:rgba(0,0,0,0.2)}.btn-facebook:active:hover,.btn-facebook.active:hover,.open>.dropdown-toggle.btn-facebook:hover,.btn-facebook:active:focus,.btn-facebook.active:focus,.open>.dropdown-toggle.btn-facebook:focus,.btn-facebook:active.focus,.btn-facebook.active.focus,.open>.dropdown-toggle.btn-facebook.focus{color:#fff;background-color:#23345a;border-color:rgba(0,0,0,0.2)}
.btn-facebook:active,.btn-facebook.active,.open>.dropdown-toggle.btn-facebook{background-image:none}
.btn-facebook.disabled,.btn-facebook[disabled],fieldset[disabled] .btn-facebook,.btn-facebook.disabled:hover,.btn-facebook[disabled]:hover,fieldset[disabled] .btn-facebook:hover,.btn-facebook.disabled:focus,.btn-facebook[disabled]:focus,fieldset[disabled] .btn-facebook:focus,.btn-facebook.disabled.focus,.btn-facebook[disabled].focus,fieldset[disabled] .btn-facebook.focus,.btn-facebook.disabled:active,.btn-facebook[disabled]:active,fieldset[disabled] .btn-facebook:active,.btn-facebook.disabled.active,.btn-facebook[disabled].active,fieldset[disabled] .btn-facebook.active{background-color:#3b5998;border-color:rgba(0,0,0,0.2)}
.btn-facebook .badge{color:#3b5998;background-color:#fff}

.btn-google{color:#fff;background-color:#dd4b39;border-color:rgba(0,0,0,0.2)}.btn-google:focus,.btn-google.focus{color:#fff;background-color:#c23321;border-color:rgba(0,0,0,0.2)}
.btn-google:hover{color:#fff;background-color:#c23321;border-color:rgba(0,0,0,0.2)}
.btn-google:active,.btn-google.active,.open>.dropdown-toggle.btn-google{color:#fff;background-color:#c23321;border-color:rgba(0,0,0,0.2)}.btn-google:active:hover,.btn-google.active:hover,.open>.dropdown-toggle.btn-google:hover,.btn-google:active:focus,.btn-google.active:focus,.open>.dropdown-toggle.btn-google:focus,.btn-google:active.focus,.btn-google.active.focus,.open>.dropdown-toggle.btn-google.focus{color:#fff;background-color:#a32b1c;border-color:rgba(0,0,0,0.2)}
.btn-google:active,.btn-google.active,.open>.dropdown-toggle.btn-google{background-image:none}
.btn-google.disabled,.btn-google[disabled],fieldset[disabled] .btn-google,.btn-google.disabled:hover,.btn-google[disabled]:hover,fieldset[disabled] .btn-google:hover,.btn-google.disabled:focus,.btn-google[disabled]:focus,fieldset[disabled] .btn-google:focus,.btn-google.disabled.focus,.btn-google[disabled].focus,fieldset[disabled] .btn-google.focus,.btn-google.disabled:active,.btn-google[disabled]:active,fieldset[disabled] .btn-google:active,.btn-google.disabled.active,.btn-google[disabled].active,fieldset[disabled] .btn-google.active{background-color:#dd4b39;border-color:rgba(0,0,0,0.2)}
.btn-google .badge{color:#dd4b39;background-color:#fff}

.btn-instagram{color:#fff;background-color:#7429C0;border-color:rgba(0,0,0,0.2)}
.btn-instagram:focus,.btn-instagram.focus{color:#fff;background-color:#5A1F95;border-color:rgba(0,0,0,0.2)}
.btn-instagram:hover{color:#fff;background-color:#5A1F95;border-color:rgba(0,0,0,0.2)}
.btn-instagram:active,.btn-instagram.active,.open>.dropdown-toggle.btn-instagram{color:#fff;background-color:#5A1F95;border-color:rgba(0,0,0,0.2)}.btn-instagram:active:hover,.btn-instagram.active:hover,.open>.dropdown-toggle.btn-google:hover,.btn-instagram:active:focus,.btn-instagram.active:focus,.open>.dropdown-toggle.btn-instagram:focus,.btn-instagram:active.focus,.btn-instagram.active.focus,.open>.dropdown-toggle.btn-instagram.focus{color:#fff;background-color:#a32b1c;border-color:rgba(0,0,0,0.2)}
.btn-instagram:active,.btn-instagram.active,.open>.dropdown-toggle.btn-instagram{background-image:none}
.btn-instagram.disabled,.btn-instagram[disabled],fieldset[disabled] .btn-instagram,.btn-instagram.disabled:hover,.btn-instagram[disabled]:hover,fieldset[disabled] .btn-instagram:hover,.btn-instagram.disabled:focus,.btn-instagram[disabled]:focus,fieldset[disabled] .btn-instagram:focus,.btn-instagram.disabled.focus,.btn-instagram[disabled].focus,fieldset[disabled] .btn-instagram.focus,.btn-instagram.disabled:active,.btn-instagram[disabled]:active,fieldset[disabled] .btn-instagram:active,.btn-instagram.disabled.active,.btn-instagram[disabled].active,fieldset[disabled] .btn-instagram.active{background-color:#7429C0;border-color:rgba(0,0,0,0.2)}
.btn-instagram .badge{color:#7429C0;background-color:#fff}

.btn-mastodon{color:#fff;background-color:#563ACC;border-color:rgba(0,0,0,0.2)}.btn-mastodon:focus,.btn-mastodon.focus{color:#fff;background-color:#6364FF;border-color:rgba(0,0,0,0.2)}
.btn-mastodon:hover{color:#fff;background-color:#6364FF;border-color:rgba(0,0,0,0.2)}
.btn-mastodon:active,.btn-mastodon.active,.open>.dropdown-toggle.btn-mastodon{color:#fff;background-color:#6364FF;border-color:rgba(0,0,0,0.2)}.btn-mastodon:active:hover,.btn-mastodon.active:hover,.open>.dropdown-toggle.btn-mastodon:hover,.btn-mastodon:active:focus,.btn-mastodon.active:focus,.open>.dropdown-toggle.btn-mastodon:focus,.btn-mastodon:active.focus,.btn-mastodon.active.focus,.open>.dropdown-toggle.btn-mastodon.focus{color:#fff;background-color:#858AFA;border-color:rgba(0,0,0,0.2)}
.btn-mastodon:active,.btn-mastodon.active,.open>.dropdown-toggle.btn-mastodon{background-image:none}
.btn-mastodon.disabled,.btn-mastodon[disabled],fieldset[disabled] .btn-mastodon,.btn-mastodon.disabled:hover,.btn-mastodon[disabled]:hover,fieldset[disabled] .btn-mastodon:hover,.btn-mastodon.disabled:focus,.btn-mastodon[disabled]:focus,fieldset[disabled] .btn-mastodon:focus,.btn-mastodon.disabled.focus,.btn-mastodon[disabled].focus,fieldset[disabled] .btn-mastodon.focus,.btn-mastodon.disabled:active,.btn-mastodon[disabled]:active,fieldset[disabled] .btn-mastodon:active,.btn-mastodon.disabled.active,.btn-mastodon[disabled].active,fieldset[disabled] .btn-mastodon.active{background-color:#563ACC;border-color:rgba(0,0,0,0.2)}
.btn-mastodon .badge{color:#563ACC;background-color:#fff}

.btn-linkedin{color:#fff;background-color:#0a66c2;border-color:rgba(0,0,0,0.2)}.btn-linkedin:focus,.btn-linkedin.focus{color:#fff;background-color:#6364FF;border-color:rgba(0,0,0,0.2)}
.btn-linkedin:hover{color:#fff;background-color:#6364FF;border-color:rgba(0,0,0,0.2)}
.btn-linkedin:active,.btn-linkedin.active,.open>.dropdown-toggle.btn-linkedin{color:#fff;background-color:#6364FF;border-color:rgba(0,0,0,0.2)}.btn-linkedin:active:hover,.btn-linkedin.active:hover,.open>.dropdown-toggle.btn-linkedin:hover,.btn-linkedin:active:focus,.btn-linkedin.active:focus,.open>.dropdown-toggle.btn-linkedin:focus,.btn-linkedin:active.focus,.btn-linkedin.active.focus,.open>.dropdown-toggle.btn-linkedin.focus{color:#fff;background-color:#858AFA;border-color:rgba(0,0,0,0.2)}
.btn-linkedin:active,.btn-linkedin.active,.open>.dropdown-toggle.btn-linkedin{background-image:none}
.btn-linkedin.disabled,.btn-linkedin[disabled],fieldset[disabled] .btn-linkedin,.btn-linkedin.disabled:hover,.btn-linkedin[disabled]:hover,fieldset[disabled] .btn-linkedin:hover,.btn-linkedin.disabled:focus,.btn-linkedin[disabled]:focus,fieldset[disabled] .btn-linkedin:focus,.btn-linkedin.disabled.focus,.btn-linkedin[disabled].focus,fieldset[disabled] .btn-linkedin.focus,.btn-linkedin.disabled:active,.btn-linkedin[disabled]:active,fieldset[disabled] .btn-linkedin:active,.btn-linkedin.disabled.active,.btn-linkedin[disabled].active,fieldset[disabled] .btn-linkedin.active{background-color:#0a66c2;border-color:rgba(0,0,0,0.2)}
.btn-linkedin .badge{color:#0a66c2;background-color:#fff}

.btn-bluesky{color:#fff;background-color:#006AFF;border-color:rgba(0,0,0,0.2)}.btn-bluesky:focus,.btn-bluesky.focus{color:#fff;background-color:#006AFF;border-color:rgba(0,0,0,0.2)}
.btn-bluesky:hover{color:#fff;background-color:#006AFF;border-color:rgba(0,0,0,0.2)}
.btn-bluesky:active,.btn-bluesky.active,.open>.dropdown-toggle.btn-bluesky{color:#fff;background-color:#006AFF;border-color:rgba(0,0,0,0.2)}.btn-bluesky:active:hover,.btn-bluesky.active:hover,.open>.dropdown-toggle.btn-bluesky:hover,.btn-bluesky:active:focus,.btn-bluesky.active:focus,.open>.dropdown-toggle.btn-bluesky:focus,.btn-bluesky:active.focus,.btn-bluesky.active.focus,.open>.dropdown-toggle.btn-bluesky.focus{color:#fff;background-color:#858AFA;border-color:rgba(0,0,0,0.2)}
.btn-bluesky:active,.btn-bluesky.active,.open>.dropdown-toggle.btn-bluesky{background-image:none}
.btn-bluesky.disabled,.btn-bluesky[disabled],fieldset[disabled] .btn-bluesky,.btn-bluesky.disabled:hover,.btn-bluesky[disabled]:hover,fieldset[disabled] .btn-bluesky:hover,.btn-bluesky.disabled:focus,.btn-bluesky[disabled]:focus,fieldset[disabled] .btn-bluesky:focus,.btn-bluesky.disabled.focus,.btn-bluesky[disabled].focus,fieldset[disabled] .btn-bluesky.focus,.btn-bluesky.disabled:active,.btn-bluesky[disabled]:active,fieldset[disabled] .btn-bluesky:active,.btn-bluesky.disabled.active,.btn-bluesky[disabled].active,fieldset[disabled] .btn-bluesky.active{background-color:#563ACC;border-color:rgba(0,0,0,0.2)}
.btn-bluesky .badge{color:#563ACC;background-color:#fff}



/*
#top>div>div>form,
#top>div>div>div {
  display: inline-block;
}
*/

#top>div>div>div.custom.navbar.right {
  padding-right: 20px;  
}


header .socialbuttons a,
#top>div>div>div a {
  margin: 5px;
}

.header-fixed {
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 10;
}

.headroom--unpinned {
    transform: translateY(-40%);
}





/* item-page-edu .prim .sek1 .sek2 */

.item-page-edu .pdf-link {
    font-size: 18px; font-weight: normal;
}

.item-page-edu .pdf-link .pdf-icon {
    font-size: 24px;
}

.item-page-edu .pdf-icon {
    display:inline-block; float:left; width: 1.8em; height: 1.3em;
    background-image: url("/images/svg/pdf_file.svg"); background-repeat: no-repeat; background-size: contain;
}

.item-page-edu .progbob-link {
    font-size: 18px; font-weight: normal;
}

.item-page-edu .progbob-link .progbob-icon {
    font-size: 24px;
}

.item-page-edu .progbob-icon {
    display:inline-block; float:left; width: 1.8em; height: 1.1em;
    margin: 0.1em -0.1em 0 0.1em;
    background-image: url("/images/logos/ProgBob_Logo.svg"); background-repeat: no-repeat; background-size: contain;
}


.item-page-edu .grey {
    color: grey;
}

.item-page-edu .small-original {
    font-size: 70%;
}

.item-page-edu .small-grey {
    color: silver; font-size: 70%;
}

.item-page-edu .small-dgrey {
    color: #555; font-size: 70%;
}

.item-page-edu .link-lernstation {
    vertical-align: middle; font-size: 18px;
}

.item-page-edu .link-lernstation>span.icon {
    display: inline-block;width: 28px;height: 28px;background: #006e94;color: white;text-align: center;font-weight: bold;line-height: 28px;  font-size: 20px;
}

.item-page-edu .station-row {
    border: 3px solid #ddd; margin: 25px 0; padding: 20px 10px; display: block;
}

.item-page-edu a.station-row {
    color: #333;
}

.item-page-edu a.station-row:hover {
    color: #222;
    background: #f7f7f7;
}

.item-page-edu .station-row ul {  
    padding-left: 20px;
}

.item-page-edu .station-row .col-xs-6:nth-child(1) {
    padding-left: 10px;
    padding-right: 20px;
}

.item-page-edu .station-row .col-xs-6:nth-child(2) {
    padding-left: 0;
    padding-right: 0;
}


.item-page-edu .material-container .row {
    margin: 20px 0;
}

.item-page-edu a.stations-nav {
    color: #ddd;
    font-size: 300%;
}
.item-page-edu a.stations-nav:hover,
.item-page-edu a.stations-nav:active {
    color: #ccc;
}

#main h3.popover-title {
    font-size: 14px;
}

.info-popup>span.glyphicon-info-sign {
    font-size: 13px;
    top: -5px;
    left: -1px;
    cursor: help;
    color: #777;
}

.item-page-edu blockquote::before {
	left: 0.7em;
        content: '„'
}

[class^="stargrade-"], [class*=" stargrade-"],
[class^="gicon-"], [class*=" gicon-"] {
	position: relative;
	display: inline-block;
	font-family: 'Font Awesome 6 Free';
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	speak: none;
}

/* obsolete: */
.gicon-star-1:before {
        font-weight: 900;
	content: "";
}

.gicon-star-2:before {
        font-weight: 900;
	content: "";
}

.gicon-star-3:before {
        font-weight: 900;
	content: "";
}

.gicon-star-4:before {
        font-weight: 900;
	content: "";
}

.fa-star-1:before {
	content: "";
}
.fa-star-2:before {
	content: "";
}
.fa-star-3:before {
	content: "";
}
.fa-star-4:before {
	content: "";
}

/* preferred: */
.stargrade-1:before {
        font-weight: 900;
	content: "";
}

.stargrade-2:before {
        font-weight: 900;
	content: "";
}

.stargrade-3:before {
        font-weight: 900;
	content: "";
}

.stargrade-4:before {
        font-weight: 900;
	content: "";
}

.stargrade-l1:before {
        font-weight: 400;
	content: "";
}

.stargrade-l2:before {
        font-weight: 400;
	content: "";
}

.stargrade-l3:before {
        font-weight: 400;
	content: "";
}

.stargrade-l4:before {
        font-weight: 400;
	content: "";
}




.item-page-edu a:focus>span,
.item-page-edu a:hover>span {
    text-decoration: underline;
}

.item-page-edu a.stations-nav:focus>span,
.item-page-edu a.stations-nav:hover>span {
    text-decoration: none;
}

.container-fluid.no-vertical-padding {
    padding-right: 0;
    padding-left: 0;
}

.bg-dark div.mod-languages ul li.lang-active {
  background-color: unset;
}


.bg-dark div.mod-languages ul li.lang-active img {
    box-shadow: 0 0 9px 5px #777;
}


.h1 .small, .h1 small, h1 .small, h1 small,
.h2 .small, .h2 small, h2 .small, h2 small,
.h3 .small, .h3 small, h3 .small, h3 small,
.h4 .small, .h4 small, h4 .small, h4 small,
.h5 .small, .h5 small, h5 .small, h5 small,
.h6 .small, .h6 small, h6 .small, h6 small {
    font-size: 65%;
    font-weight: 400;
    line-height: 1;
    color: #bbb;
    font-family: "Roboto","Helvetica","Arial",sans-serif;
    letter-spacing: -.02em;
}


.station-card {
    border: 3px solid #ddd;
    margin: 25px 0;
    padding: 20px 20px;
    display: block;
}

a.station-card {
    color: #333;
}

a.station-card:focus,
a.station-card:hover {
    color: #222;
    background: #f7f7f7;
    text-decoration: none;
}

station-card ul {
    padding-left: 20px;
}

.station-card .col-6:nth-child(1) {
    padding-left: 10px;
    padding-right: 20px;
}

.station-card .col-6:nth-child(2) {
    padding-left: 0;
    padding-right: 0;
}

.station-card h4 {
    font-size: 18px;
}

.station-card ol,
.station-card ul {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    letter-spacing: 0;
}

pre.cmdline {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px;
}

/* glyphicon work around: */
.glyphicon {
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

.glyphicon.glyphicon-chevron-right::before {
    content: "\f054";
}

.glyphicon.glyphicon-chevron-left::before {
    content: "\f053";
}

.glyphicon.glyphicon-info-sign::before {
    content: "\f05a";
}

.glyphicon.glyphicon-arrow-right::before {
    content: "\f061";
}

.glyphicon.glyphicon-arrow-left::before {
    content: "\f060";
}



#main .pdf-link {
    font-size: 18px;
    font-weight: normal;
    display: inline-block;
    line-height: 37px;
}

#main .pdf-icon {
    font-size: 24px;
    position: relative;
    top: 4px;
    vertical-align: text-bottom;
    display:inline-block;
    width: 1.8em;
    height: 1.3em;
    background-image: url("/images/svg/pdf_file.svg"); background-repeat: no-repeat; background-size: contain;
}

#main .grey {
  color: grey;
}

#main .silver {
  color: silver;
}

#main .small-grey {
  color: silver; font-size: 70%;
}

#main .small-dgrey {
  color: #555; font-size: 70%;
}

#main .small {
  font-size: 70%;
}

#main .bold {
  font-weight: bold;
}


#main .link-lernstation {
  vertical-align: middle; font-size: 18px;
}

#main .link-lernstation>span.icon {
  display: inline-block;width: 28px;height: 28px;background: #006e94;color: white;text-align: center;font-weight: bold;line-height: 28px;  font-size: 20px;
}
  
#main a.stations-nav {
  color: #ddd;
  font-size: 300%;
}

#main a.stations-nav:hover,
#main a.stations-nav:active {
  color: #ccc;
}


#main .gs-lesetext {
   margin: 2em; max-width: 34em;
}


/* neue Icons */

.material-link>.icon-werkstattplan::before {
    content: "\f373";
}

.material-link>.icon-lesetext::before {
    content: "\f38b";
}

.material-link>.icon-handreichung::before {
    content: "\f194";
}

.material-link>.icon-stationskarte::before {
    content: "\f785";
}

.material-link>.icon-pdf::before {
    content: "\f63e";
}


.material-link>.icon::before, .material-link>[class*=" icon-"]::before, .material-link>[class^="icon-"]::before {
    color: #444;
    display: inline-block;
    font-family: bootstrap-icons !important;
    font-style: normal;
    font-weight: 400 !important;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    vertical-align: -.125em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: .2em;
    font-size: 120%;
}

.material-link {
    font-size: 1.3rem;
    font-weight: normal;
    margin: .5rem;
    display: block;
}

.material-link>.info {
    font-weight: 300;
}

.nav-row>span {
    display: inline-block;
}

.nav-row .nav-image {
    height: 6rem;
    margin-right: 1rem;
}

.nav-row .nav-symbol {
    color: grey;
    margin-right: .4em;
}

a:active .nav-row .nav-symbol,
a:hover .nav-row .nav-symbol,
a.nav-row:active .nav-symbol,
a.nav-row:hover .nav-symbol {
    color: black;
    text-shadow: 0 0 5px grey;
}






.btn-eduset-gs {
	--bs-btn-color: #fff;
	--bs-btn-bg: #81bd15;
	--bs-btn-border-color: #81bd15;
	--bs-btn-hover-color: #fff;
	--bs-btn-hover-bg: #0b5ed7;
	--bs-btn-hover-border-color: #97ca0a;
	--bs-btn-focus-shadow-rgb: 189,253,13;
	--bs-btn-active-color: #fff;
	--bs-btn-active-bg: #97ca0a;
	--bs-btn-active-border-color: #688a09;
	--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
	--bs-btn-disabled-color: #fff;
	--bs-btn-disabled-bg: #81bd15;
	--bs-btn-disabled-border-color: #81bd15;
}

.btn-check:checked + .btn-eduset-gs, .btn-check:active + .btn-eduset-gs, .btn-eduset-gs:active, .btn-eduset-gs.active, .show > .btn-eduset-gs.dropdown-toggle {
	color: #fff;
	background-color: #97ca0a;
	border-color: #688a09;
}

.btn-outline-eduset-gs {
	color: #81bd15;
	border-color: #81bd15;
}

.btn-outline-eduset-gs {
	--bs-btn-color: #81bd15;
	--bs-btn-border-color: #81bd15;
	--bs-btn-hover-color: #fff;
	--bs-btn-hover-bg: #81bd15;
	--bs-btn-hover-border-color: #81bd15;
	--bs-btn-focus-shadow-rgb: 189,253,13;
	--bs-btn-active-color: #fff;
	--bs-btn-active-bg: #81bd15;
	--bs-btn-active-border-color: #81bd15;
	--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
	--bs-btn-disabled-color: #81bd15;
	--bs-btn-disabled-bg: transparent;
	--bs-btn-disabled-border-color: #81bd15;
	--bs-gradient: none;
}
:root {
  --bs-body-font-family: Ubuntu, var(--bs-font-sans-serif);
  --bs-body-font-size: 1rem;
  --bs-body-font-weight: 300;
  --bs-body-line-height: 1.5;
  --bs-body-color: #212529;
  --bs-body-bg: #fff;
}

.container {
    --bs-gutter-x: 1rem;
}

.siteBody {font-size: 1rem;}
.siteBody h1 {font-size: 2rem;}
.siteBody h2 {font-size: 1.75rem;}
.siteBody h3 {font-size: 1.5rem;}
.siteBody h4 {font-size: 1.25rem;}

/*
@media (min-width: 576px) {
}

@media (min-width: 768px) {
}

@media (min-width: 992px) {
}
*/

@media (min-width: 1200px) {
  .siteBody {font-size: 1.15rem;}
  .siteBody h1 {font-size: 2.5rem;}
  .siteBody h2 {font-size: 2.15rem;}
  .siteBody h3 {font-size: 1.75rem;}
  .siteBody h4 {font-size: 1.5rem;}
}

@media (min-width: 1400px) {
  .siteBody {font-size: 1.25rem;}
  .siteBody h1 {font-size: 3rem;}
  .siteBody h2 {font-size: 2.75rem;}
  .siteBody h3 {font-size: 2.5rem;}
  .siteBody h4 {font-size: 2rem;}
}

.nowrap { white-space:nowrap; }

.vcenter-col {
    margin: auto 0;
    padding-top: 1ex;
    padding-bottom: 1ex;
}

.maxw-center-sm {max-width: 576px;}
.maxw-center-md {max-width: 768px;}
.maxw-center-lg {max-width: 992px;}
.maxw-center-xl {max-width: 1200px;}
.maxw-center-xxl {max-width: 1400px;}

.maxw-center-sm,
.maxw-center-md,
.maxw-center-lg,
.maxw-center-xl,
.maxw-center-xxl {display: block; width:100%; margin-left: auto;  margin-right: auto;}

.block-video {
    display: block; width:100%; height: auto;
}

@media (min-width: 768px) {
    .px-1-md {padding-left: .25rem !important; padding-right: .25rem !important;}
    .px-2-md {padding-left: .5rem !important; padding-right: .5rem !important;}
    .px-3-md {padding-left: 1rem !important; padding-right: 1rem !important;}
    .px-4-md {padding-left: 2rem !important; padding-right: 2rem !important;}
    .px-5-md {padding-left: 3rem !important; padding-right: 3rem !important;}
}

div.resource-link {
    display: block;
    margin: 1rem 0;
}


div.resource-link>span {
    display: block;
    color: rgb(var(--bs-secondary-rgb));
    font-weight: 400;
    font-size: 1.5rem;
}

div.resource-link>i {
    font-size: 1rem;
}


div.resource-link>a {
    font-weight: 400;
    font-size: 1rem;
}

@media (min-width: 576px) {
    div.resource-link>span {
        font-size: 1.75rem;
    }
}
