body{
    overflow-y:scroll;
    overflow-x:hidden
}
.video-nav-header{
	margin-bottom:35px;
}
.video-js{
background-color:#fff !important;
}
#stream_html5_api{
border-top-left-radius:5px;
border-top-right-radius:5px;	
}
#full_content{
	display:block;
	text-align:-webkit-center;
}
#video_layer{
	max-width:1600px;
	position:relative;
	margin-top:35px;
}
#stream{
	/*animation:0.5s fadeIn;
    animation-fill-mode:forwards;
    visibility:hidden;*/
}
.vjs-control-bar{
	animation:0.5s fadeIn !important;
    animation-fill-mode:forwards !important;
    visibility:hidden;
}

#header_layer{
	position:absolute;
	top:-35px;
	left:0;
	width:100%;
	display:flex;
	justify-content:center;
	align-items:baseline;
}

#partner_layer{
	position:absolute;
	top:0;
	right:0;
	display:contents;
}
.technik {
	font-weight:700;
	font-style:italic;
	font-size:1.3em;
	color:red;
	border-radius:5px;
	margin-right:8px;
}
.pointer{
    cursor:pointer
}
.logo{
    width:20px
}
.close{
    background-color:red;
    border-radius:5px
}
.navbar-right-custom{
    margin-right:3px
}
.navbar-right-custom img{
    width:18px
}
.wc-full-layer{
    width:100%;
    text-align:center
}
.wc-img-layer{
    display:inline-block;
    width:auto;
    max-width:100%
}
.wc-img{
    width:auto;
    max-width:100%;
    max-height:88vh;
    border-bottom:5px solid white
}
.relative{
    position:relative;
	max-width:1920px;
}
.absolute{
    position:absolute;
    left:0
}
.wc-slide-layer{
    position:relative;
    cursor:pointer;
    display:flex;
    margin-bottom:30px;
    height:55px;
    animation:1s fadeIn;
    animation-fill-mode:forwards;
    visibility:hidden;
    overflow:hidden
}
.thumb_holder{
    width:20px;
    height:50px;
    overflow-y:hidden
}
.thumb_holder_active{
    transform:scale(2,1.2);
    border-inline:1px solid white;
    position:relative
}
.border-top{
    border-top-left-radius:5px;
    border-top-right-radius:5px
}
.left-offset{
    position:absolute;
    border-left:.5px solid white;
    border-right:.5px solid white
}
.pip{
    position:absolute;
    bottom:-24px;
    border-left:1px solid #666;
    font-size:.7em;
    padding-left:2px;
    display:none
}
.hover-holder{
    display:none;
    position:absolute;
    bottom:0;
    left:0;
    width:360px;
    height:202px;
    border-top-left-radius:5px;
    border-top-right-radius:5px;
    border-bottom-right-radius:5px;
    background-repeat:no-repeat;
    background-size:cover;
    z-index:999
}
cache{
    position:absolute;
    z-index:-1000;
    opacity:0;
    bottom:0;
    left:0
}
cache image{
    position:absolute
}
.hover-holder-bottom{
    width:5px;
    bottom:-202px;
    position:relative;
    height:20px;
    border-left:5px solid white;
    z-index:1
}
.hoverinfo-time{
    font-size:2em
}
.hover-img{
    position:relative
}
.hover-img-info-time{
    font-size:2em;
    color:white;
    text-shadow:1px 1px 1px black
}
.hover-img-info-date{
    font-size:.7em;
    color:white;
    text-shadow:1px 1px 1px black
}
.thumb-clicked{
    border-top:5px solid white
}
.header-wrapper{
    position:absolute;
    left:0;
    top:0;
    animation:1s fadeIn;
    animation-fill-mode:forwards;
    visibility:hidden
}
.custom-h1{
    font-size:1.3em;
    font-weight:600;
    margin-block-end:0;
    margin-block-start:0;
}
.header-extra-wrapper{
    float:left;
    margin-left:5px;
    font-size:1.2em;
    font-weight:500
}
.white-header{
    color:white
}
.black-header{
    color:black
}
.black-shadow{
    text-shadow:1px 1px 1px black
}
.white-shadow{
    text-shadow:1px 1px 1px white
}
#fast-action-left{
    position:absolute;
    left:0;
    top:50%;
    transform:translate(0,-50%)
}
#fast-action-right{
    position:absolute;
    right:0;
    top:50%;
    transform:translate(0,-50%)
}
.fast-action{
    opacity:0;
    padding:20px;
    border-radius:5px;
    background:rgba(255,255,255,1);
    cursor:pointer
}
.fast-action:hover{
    opacity:.5
}
.partner-wrapper{
    position:absolute;
    display:flex;
    right:0;
    top:0;
    align-items:center
}
.partner{
    opacity:.75;
    background-color:white;
    border-radius:5px;
    margin:3px;
    padding:2px;
    animation:1s fadeIn;
    animation-fill-mode:forwards;
    visibility:hidden
}
.partner:hover{
    opacity:1
}
.timelapse-menu-wrapper{
    display:flex;
    position:absolute;
    left:0;
    bottom:5px;
    height:70px;
    width:100%;
    background-color:black;
    opacity:.75;
    animation:1s slide-left;
    align-items:center;
    flex-direction:row;
    justify-content:space-around
}
.timelapse-menu-wrapper img{
    width:35px
}
.timelapse-frontend{
    display:flex;
    flex-direction:row;
    justify-content:space-evenly;
    align-items:baseline
}
.wc-menu-trigger{
    position:absolute;
    right:0;
    bottom:5px;
    width:50px;
    height:50px;
    background-color:black;
    opacity:.75;
    cursor:pointer;
    animation:1s fadeIn;
    animation-fill-mode:forwards;
    visibility:hidden;
    display:flex;
    align-items:center;
    justify-content:center
}
.wc-menu-trigger img{
    width:36px
}
.close-button-white{
    color:white
}
.wc-calendar-menu-trigger{
    position:absolute;
    right:50px;
    bottom:5px;
    width:50px;
    height:50px;
    background-color:black;
    opacity:.75;
    cursor:pointer;
    animation:1s fadeIn;
    animation-fill-mode:forwards;
    visibility:hidden;
    display:flex;
    align-items:center;
    justify-content:center
}
.wc-calendar-menu-trigger img{
    width:36px
}
.wc-refresh-trigger{
    position:absolute;
    right:100px;
    bottom:5px;
    width:50px;
    height:50px;
    background-color:black;
    opacity:.75;
    cursor:pointer;
    animation:1s fadeIn;
    animation-fill-mode:forwards;
    visibility:hidden;
    display:flex;
    align-items:center;
    justify-content:center
}
.wc-refresh-trigger img{
    width:36px
}
.wc-fullscreen-trigger{
    position:absolute;
    right:150px;
    bottom:5px;
    width:50px;
    height:50px;
    background-color:black;
    opacity:.75;
    cursor:pointer;
    animation:1s fadeIn;
    animation-fill-mode:forwards;
    visibility:hidden;
    display:flex;
    align-items:center;
    justify-content:center;
    border-top-left-radius:5px
}
.wc-fullscreen-trigger img{
    width:36px
}
.wc-short-info{
    color:white;
    font-size:1.5em;
    position:absolute;
    right:0;
    bottom:30px;
    animation:1s fadeIn;
    animation-fill-mode:forwards;
    visibility:hidden;
    display:flex;
    align-items:center;
    justify-content:center;
    flex-direction:row;
    padding:5px;
    border-top-left-radius:5px;
	background-color:rgba(43,51,63,0.7);
}
.wc-short-info-content{
    margin-right:3px
}
.wc-calendar-menu-wrapper img{
    width:36px
}
.wc-menu-wrapper{
    height:50px;
	width:100%;
    align-items:center;
    flex-direction:row;
    justify-content:flex-end;
	animation:1s fadeIn;
    animation-fill-mode:forwards;
	margin-top:5px;
}
.wc-menu-wrapper img{
    width:36px
}
.wc-calendar-menu-wrapper{
    display:flex;
    position:absolute;
    left:0;
    bottom:5px;
    height:50px;
    width:100%;
    background-color:black;
    opacity:.75;
    animation:1s slide-left;
    align-items:center;
    flex-direction:row;
    justify-content:space-around
}
.archiv-trigger{
    display:inline-block;
    border:.5px solid white;
    margin:2px;
    cursor:pointer;
    border-radius:5px
}
.wc-menu-item{
    cursor:pointer;
    display:flex;
    flex-direction:column;
    align-items:stretch;
	background-color:black;
	opacity:0.75;
	padding:10px;
}
.first-item{
	border-top-left-radius:5px;
	border-bottom-left-radius:5px;
}
.last-item{
	border-top-right-radius:5px;
	border-bottom-right-radius:5px;
}
.hidden{
    display:none
}
.flex{
    display:flex
}
.wc-wetter-content{
    width:100%;
    height:100%
}
.wc-wetter-widget{
    width:100%;
    height:100%
}
.full-height-modal{
    height:100%
}
.modal-image{
    margin-bottom:5px
}
.snapshot-gallery{
    display:flex;
    flex-wrap:wrap
}
.snapshot-wrapper{
    padding:10px
}
.snapshot-show-big-trigger{
    cursor:pointer
}
.snapshot-footer-wrapper{
    text-align:center
}
#near_webcams_wrapper{
    width:100%;
    position:relative;
    animation:1s fadeIn;
    animation-fill-mode:forwards;
    visibility:hidden;
    display:flex;
    flex-wrap:wrap;
    justify-content:center
}
.near-webcams-item{
    margin:3px;
    background-size:contain;
    background-repeat:no-repeat
}
.h2-small{
    font-size:1.2em;
    font-weight:600
}
#near_webcams_header{
    padding-left:5px;
    animation:1s fadeIn;
    animation-fill-mode:forwards;
    visibility:hidden;
}
.flex-span{
    display:flex;
    justify-content:center;
    font-size:.7em
}
.white-text{
    color:white
}
.black-background{
    background-color:black
}
#calendar_trigger{
    cursor:pointer
}
.archiv-gallery{
    display:flex;
    flex-direction:row;
    flex-wrap:wrap;
    align-content:center;
    justify-content:center;
    align-items:center
}
.archiv-wrapper{
    margin:5px
}
.archiv-footer-wrapper{
    text-align:center
}
.archiv-show-big-trigger{
    cursor:pointer
}
#refresh{
    cursor:pointer
}
#loading{
    position:absolute;
    left:50%;
    top:50%
}
#snapshot_controll{
    margin-bottom:5px
}
.margin-top{
    margin-top:5px
}
#bildvergleich_start{
    margin-bottom:5px
}
.vergleichsbild_steuerung_wrapper{
    display:flex;
    flex-direction:row;
    flex-wrap:no-wrap;
    justify-content:flex-start;
    align-items:center
}
.black-list{
    color:#474747 !important
}
.black-list a{
    color:#474747 !important
}
footer{
    margin-top:10px;
    padding-top:10px;
    padding-bottom:10px
}
.footer-wrapper{
    min-height:200px;
    display:flex;
    flex-direction:column;
    padding:20px
}
.footer-header{
    text-transform:uppercase;
    color:#333;
    margin-left:10px
}
.footer-block{
    margin:10px
}
.footer-block img{
    margin-right:5px;
    margin-bottom:5px
}
.wrap{
    flex-wrap:wrap;
    align-items:center
}
.time{
    margin-right:10px
}
.date{
    margin-right:10px
}
.data1{
    margin-right:10px
}
.data2{
    margin-right:10px
}
.viewer-container{
    background-color:black
}
#failure{
    display:none;
    position:absolute;
    left:0;
    bottom:70px;
    background-color:rgba(255,0,0,0.5);
    color:white;
    padding:10px;
    border-top-right-radius:5px;
    border-bottom-right-radius:5px
}
.inactive{
    opacity:.3;
    cursor:auto
}
.year-footer{
    font-size:2em;
    font-weight:600;
    color:black
}
.uk-item-custom{
display:flex;
align-items:center;	
}
.left-logo{
margin-right:10px;
}
.nav-custom-right{
	animation:1s fadeIn;
	animation-fill-mode:forwards;
	visibility:hidden;	
}
@media only screen and (max-width:1000px){
    .secondary-partner{
        display:none
    }
    .third-partner{
        display:none
    }
    .wc-refresh-trigger{
        width:35px;
        height:35px;
        opacity:.5;
        bottom:1px;
        right:70px
    }
    .wc-refresh-trigger img{
        width:24px
    }
    .wc-fullscreen-trigger{
        width:35px;
        height:35px;
        opacity:.5;
        bottom:1px;
        right:105px
    }
    .wc-fullscreen-trigger img{
        width:24px
    }
    .wc-menu-trigger{
        width:35px;
        height:35px;
        opacity:.5;
        bottom:1px
    }
    .wc-menu-trigger img{
        width:24px
    }
    .wc-calendar-menu-trigger{
        width:35px;
        height:35px;
        opacity:.5;
        bottom:1px;
        right:35px
    }
    .wc-calendar-menu-trigger img{
        width:24px
    }
    .custom-h1{
        font-size:.9em;
        font-weight:500
    }
	.technik{
        font-size:.9em;
        font-weight:500
    }
    .header-extra-wrapper{
        font-size:.9em;
        font-weight:500
    }
    .header-extra-wrapper-data1{
        font-size:.9em;
        font-weight:500
    }
    .header-extra-wrapper-data2{
        font-size:.9em;
        font-weight:500
    }
    .header-extra-wrapper-data3{
        font-size:.9em;
        font-weight:500
    }
    .partner-wrapper{
        transform:scale(0.5);
        transform-origin:top right;
        flex-direction:column
    }
    .wc-img{
        border-bottom:1px solid white
    }
    .wc-calendar-menu-wrapper{
        width:100%;
        bottom:0;
        opacity:.75;
        height:35px;
        border-top-right-radius:0;
        margin-bottom:1px
    }
    .wc-menu-wrapper{
        width:100%;
        height:35px;
        bottom:0;
        border-top-right-radius:0;
        flex-direction:row;
        animation:1s slide-left;
        opacity:.75;
        margin-bottom:1px
    }
    .wc-menu-wrapper img{
        width:24px
    }
    .wc-calendar-menu-wrapper img{
        width:24px
    }
    .timelapse-menu-wrapper{
        width:100%;
        bottom:1px
    }
    .wc-menu-item{
        cursor:pointer;
        display:flex;
        flex-direction:row;
        align-items:stretch
    }
    .timelapse-menu-wrapper img{
        width:24px
    }
    .time{
        margin-right:3px
    }
    .date{
        margin-right:3px
    }
    .data1{
        margin-right:3px
    }
    .data2{
        margin-right:3px
    }
    .wc-short-info{
        font-size:1em;
        opacity:.5;
        bottom:1px
    }
	.left-logo{
		display:none;
	}
}

@media only screen and (max-width:750px){
    .headerlink{
        font-size:.8em !important
    }
    .uk-container-custom{
        padding-right:0;
        padding-left:2px
    }
    .wc-slide-layer{
        height:45px
    }
    .thumb_holder{
        height:40px
    }
}

@media only screen and (max-width:640px) {
	.left-logo{
		display:flex;
	}
	.logo-row{
		display:flex;
	}
	.wc-menu-item{
		padding:5px;
	}
	.last-item{
		border-top-right-radius:0px;
		border-bottom-right-radius:0px;
	}
}
@media only screen and (max-width:500px){
    .wc-calendar-menu-wrapper{
        left:0;
        height:100%;
        width:90px;
        flex-direction:column;
        margin-bottom:1px;
        opacity:.5;
        font-size:.7em
    }
    .wc-calendar-menu-wrapper img{
        width:18px
    }
    #near_webcams_wrapper{
        justify-content:center
    }
    .near-webcams-item{
        width:110px;
        height:auto
    }
    .custom-h1{
        font-size:.7em;
        font-weight:500
    }
	.technik{
        font-size:.7em;
        font-weight:500
    }
    .header-extra-wrapper{
        font-size:.7em;
        font-weight:500
    }
    .header-extra-wrapper-data1{
        font-size:.7em;
        font-weight:500
    }
    .header-extra-wrapper-data2{
        font-size:.7em;
        font-weight:500
    }
    .header-extra-wrapper-data3{
        font-size:.7em;
        font-weight:500
    }
    .h2-small{
        font-size:1em
    }
    .wc-fullscreen-trigger{
        bottom:-85px;
        border-radius:0;
        opacity:.75
    }
    .wc-refresh-trigger{
        bottom:-85px;
        opacity:.75
    }
    .wc-calendar-menu-trigger{
        bottom:-85px;
        opacity:.75
    }
    .wc-menu-trigger{
        bottom:-85px;
        opacity:.75
    }
    .wc-slide-layer{
        margin-bottom:45px
    }
    .fast-action{
        display:none
    }
    .wc-short-info{
        bottom:1px;
        font-size:.7em
    }
}
@media only screen and (max-width:400px){
    .custom-h1{
        font-size:.6em;
        font-weight:500
    }
	.technik{
        font-size:.6em;
        font-weight:500
    }
    .header-extra-wrapper{
        font-size:.6em;
        font-weight:500
    }
    .header-extra-wrapper-data1{
        font-size:.6em;
        font-weight:500
    }
    .header-extra-wrapper-data2{
        font-size:.6em;
        font-weight:500
    }
    .header-extra-wrapper-data3{
        font-size:.6em;
        font-weight:500
    }
}
@media only screen and (max-width: 300px) {
    .left-logo {
		display:none;
    }
}
@keyframes fadeIn{
    99%{
        visibility:hidden
    }
    100%{
        visibility:visible
    }
}
@keyframes slide-down{
    0{
        transform:translateY(-50px)
    }
    100%{
        transform:translateY(0)
    }
}
@keyframes slide-left{
    0{
        transform:translateX(-200px)
    }
    100%{
        transform:translateY(0)
    }
}
