

/* mobile view
-------------------------------------------------------------------*/


/* Cookie-Hint
-----------------------------------*/

#redim-cookiehint .cookiebuttons #cookiehintsubmit {
	background-color: #00AA72!important;
	font-weight: bold;
	background-image: url(../images/material-design-icons/navigation/1x_web/ic_check_white_36dp.png)!important;
	background-position: left center;
	background-repeat: no-repeat;
}

#redim-cookiehint .cookiebuttons a{
	display: block;
	margin: 0!important;
	margin-bottom: 2px!important;
}

/*! llyv.css v0.1.0 */
.llyv,.llyv .llyv-play-btn,.llyv img{cursor:pointer}.llyv{background-color:#000;margin-bottom:30px;position:relative;padding-top:56.25%;overflow:hidden}.llyv img{width:100%;top:-16.82%}.llyv .llyv-play-btn{width:100px;height:60px;background-color:#282828;z-index:1;border-radius:9px}.llyv .llyv-play-btn:before{content:"";border-style:solid;border-width:15px 0 13px 28px;border-color:transparent transparent transparent #fff}.llyv .llyv-play-btn:hover{background-color:red}.llyv .llyv-play-btn,.llyv .llyv-play-btn:before,.llyv iframe,.llyv img{position:absolute}.llyv iframe{height:100%;width:100%;top:0;left:0}.llyv .llyv-play-btn,.llyv .llyv-play-btn:before{top:50%;left:50%;transform:translate3d(-50%,-50%,0)}

/* desktop view
-------------------------------------------------------------------*/

@media screen and (min-width:1000px) {


/* Cookie-Hint
-----------------------------------*/

#redim-cookiehint .cookiebuttons #cookiehintsubmit {
	font-weight: bold;
	background-image: url(../images/material-design-icons/navigation/1x_web/ic_check_white_36dp.png)!important;
	background-position: left center;
	background-repeat: no-repeat;
	padding-top: 0!important;
	padding-bottom: 0!important;
	padding-left: 40px!important;
	padding-right: 15px!important;
	font-size: 1.1em;
	border: 4px solid #006F4A;
	border-radius: 5px!important;
}

#redim-cookiehint .cookiebuttons #cookiehintinfo {
		border-radius: 5px!important;
}

#redim-cookiehint .cookiebuttons #cookiehintsubmitno {
		border-radius: 5px!important;
}

#redim-cookiehint .cookiebuttons a{
	display: inline-block;
	text-shadow: 1px 1px 1px #000;
}


}