/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Chrome Frame prompt
   ========================================================================== */

.chromeframe {
    margin: 0;
    background: #C00;
    color: #FFF;
    padding: .5em 0;
	text-align: center;
}
.chromeframe a {
	color: #FFF;
	text-decoration: underline;
}
   
/* ==========================================================================
  	Variable Grid System.
	Learn more ~ http://www.spry-soft.com/grids/
	Based on 960 Grid System - http://960.gs/

	Licensed under GPL and MIT.
   ========================================================================== */

/* Containers */
.container_6 {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}

/* Grid >> Global */
.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid-sizer {
	display:inline;
	float: left;
	position: relative;
	margin-left: 20px;
	margin-right: 20px;
}
.push_1, .pull_1, .push_2, .pull_2, .push_3, .pull_3, .push_4, .pull_4, .push_5, .pull_5, .push_6, .pull_6 { position:relative; }

/* Grid >> Children (Alpha ~ First, Omega ~ Last) */
.alpha { margin-left: 0; }
.omega { margin-right: 0; }

/* Grid >> 6 Columns */
.container_6 .grid_1, .gridSizer { width:120px; }
.container_6 .grid_2 { width:280px; }
.container_6 .grid_3 { width:440px; }
.container_6 .grid_4 { width:600px; }
.container_6 .grid_5 { width:760px; }
.container_6 .grid_6 { width:920px; }

/* Prefix Extra Space */
.container_6 .prefix_1 { padding-left:160px; }
.container_6 .prefix_2 { padding-left:320px; }
.container_6 .prefix_3 { padding-left:480px; }
.container_6 .prefix_4 { padding-left:640px; }
.container_6 .prefix_5 { padding-left:800px; }

/* Suffix Extra Space */
.container_6 .suffix_1 { padding-right:160px; }
.container_6 .suffix_2 { padding-right:320px; }
.container_6 .suffix_3 { padding-right:480px; }
.container_6 .suffix_4 { padding-right:640px; }
.container_6 .suffix_5 { padding-right:800px; }

/* Push Space */
.container_6 .push_1 { left:160px; }
.container_6 .push_2 { left:320px; }
.container_6 .push_3 { left:480px; }
.container_6 .push_4 { left:640px; }
.container_6 .push_5 { left:800px; }

/* Pull Space */
.container_6 .pull_1 { left:-160px; }
.container_6 .pull_2 { left:-320px; }
.container_6 .pull_3 { left:-480px; }
.container_6 .pull_4 { left:-640px; }
.container_6 .pull_5 { left:-800px; }


/* ==========================================================================
   Author's custom styles
   ========================================================================== */










.map_canvas {
	height:400px;
}


/* ==========================================================================
   external Scripts/Functions
   ========================================================================== */

/*! Swipebox v1.2.9 | Constantin Saguin csag.co | MIT License | github.com/brutaldesign/swipebox */
html.swipebox-html.swipebox-touch{overflow:hidden!important}#swipebox-overlay img{border:none!important}#swipebox-overlay{width:100%;height:100%;position:fixed;top:0;left:0;z-index:99999!important;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#swipebox-slider{height:100%;left:0;top:0;width:100%;white-space:nowrap;position:absolute;display:none}#swipebox-slider .slide{height:100%;width:100%;line-height:1px;text-align:center;display:inline-block;padding:50px 0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}#swipebox-slider .slide-loading{background:url('../img/preloader_301_white.gif') no-repeat center center;}#swipebox-slider .slide:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}#swipebox-slider .slide .swipebox-video-container,#swipebox-slider .slide img{display:inline-block;max-height:100%;max-width:100%;margin:0;padding:0;width:auto;height:auto;vertical-align:middle}#swipebox-slider .slide .swipebox-video-container{background:0 0;max-width:1140px;max-height:100%;width:100%;padding:5%;margin:0 auto;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box}#swipebox-slider .slide .swipebox-video-container .swipebox-video{width:100%;height:0;padding-bottom:56.25%;overflow:hidden;position:relative}#swipebox-slider .slide .swipebox-video-container .swipebox-video iframe{width:100%!important;height:100%!important;position:absolute;top:0;left:0}#swipebox-action,#swipebox-caption{position:absolute;left:0;z-index:999;height:50px;width:100%}#swipebox-action{bottom:-50px}#swipebox-action.visible-bars{-ms-transform:translateY(-50px);-webkit-transform:translateY(-50px);transform:translateY(-50px)}#swipebox-action #swipebox-close,#swipebox-action #swipebox-next,#swipebox-action #swipebox-prev,#swipebox-action #swipebox-zoomin,#swipebox-action #swipebox-zoomout{background-image:url(../img/Swipebox/icons_gt.png);background-repeat:no-repeat;border:none!important;text-decoration:none!important;cursor:pointer;position:absolute;width:50px;height:50px;top:0}#swipebox-action #swipebox-prev{background-position:-32px 13px;right:100px}#swipebox-action #swipebox-zoomin{background-position:-122px 13px;left:100px}#swipebox-action #swipebox-zoomout{background-position:-168px 13px;left:100px}#swipebox-action #swipebox-next{background-position:-78px 13px;right:40px}#swipebox-action #swipebox-close{background-position:15px 12px;left:40px}#swipebox-action #swipebox-next.disabled,#swipebox-action #swipebox-prev.disabled,#swipebox-action #swipebox-zoomin.disabled,#swipebox-action #swipebox-zoomout.disabled{opacity:.3;cursor:default;}#swipebox-caption{top:-50px;text-align:center}#swipebox-caption.visible-bars{-ms-transform:translateY(50px);-webkit-transform:translateY(50px);transform:translateY(50px)}#swipebox-slider.rightSpring{-webkit-animation:rightSpring .3s;animation:rightSpring .3s}#swipebox-slider.leftSpring{-webkit-animation:leftSpring .3s;animation:leftSpring .3s}@-webkit-keyframes rightSpring{0%{margin-left:0}50%{margin-left:-30px}100%{margin-left:0}}@keyframes rightSpring{0%{margin-left:0}50%{margin-left:-30px}100%{margin-left:0}}@-webkit-keyframes leftSpring{0%{margin-left:0}50%{margin-left:30px}100%{margin-left:0}}@keyframes leftSpring{0%{margin-left:0}50%{margin-left:30px}100%{margin-left:0}}@media screen and (max-width:800px){#swipebox-action #swipebox-close{left:0}#swipebox-action #swipebox-zoomin{left:60px;}#swipebox-action #swipebox-zoomout{left:60px;}#swipebox-action #swipebox-prev{right:60px}#swipebox-action #swipebox-next{right:0}}#swipebox-overlay{background:#FFF;background:rgba(255,255,255,.95)}#swipebox-action,#swipebox-caption{background:#FF9239;background:-webkit-linear-gradient(left, #FF9239 0%,#E58332 100%);background:-ms-linear-gradient(left, #FF9239 0%,#E58332 100%);background:linear-gradient(to right, #FF9239 0%,#E58332 100%);}#swipebox-action{border-top:4px solid #D5D5D5}#swipebox-caption{border-bottom:4px solid #D5D5D5;color:#fff!important;display:table;}#swipebox-caption-inner{height:100%;width:100%;font-size:1em;line-height:1.2;text-align:center;vertical-align:middle;display:table-cell;}

/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 100%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden, .versteckt {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

.clear {
	clear: both;
	display: block;
	height: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
}

/* ARTIKEL */

#content > .article,
.articleGrid {
	padding: 15px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

/* GRID */
.gridWidth_67 {
	width: 66.66667%;
}
.gridWidth_50 {
	width: 50%;
}
.gridWidth_33 {
	width: 33.33333%;
}
.gridWidth_25 {
	width: 25%;
}
.gridWidth_20 {
	width: 20%;
}
.gridWidth_17 {
	width: 16.66667%;
}
.gridWrap .articleGrid {
	float: left;
}
.articleGrid .imgWrap {
	height: 0;
	padding-bottom: 62.5%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% 50%;
	display: block;
}
.articleGrid .info .headline {
	margin-top: .4em;
}
.articleGrid .info .dateText {
	float: right;
	margin: 0 0 0 15px;
	line-height: 2;
}


/* SPRITES */
.sprt {
	background:url(../img/sprt.png) no-repeat left top;
	display:inline-block;
}

/* Bildergalerie */
.imgWrap {
	position: relative;
}
.zoom {
	background:url(../img/zoom.gif) no-repeat scroll;
    display: block;
    position: absolute;
	bottom: 5px;
    right: 10px;
	height: 30px;
    width: 30px;
}
.gallery {
	margin: 0 -20px -20px -20px;
}
.imgContainer {
	float: left;
	margin: 0 20px 20px 20px;			
	position: relative;
}
.img {
	display:block;
	position: relative;
}
.img img {
	height: auto;
	display: block;
	width: 100%;
}
.caption {
	font-size:12px;
	line-height:1.2;
	display:block;
}
.imgLeft {
	float: left;
	margin: 0;
}
.imgRight {
	float: right;
	margin: 0;
	margin-left: 1em;
}
.imgLeft .imgWrap + .imgWrap, .imgRight .imgWrap + .imgWrap {
	margin-top: 10px;
}
.imgNone:not(.vidWrap) {
	margin-left: -20px;
	margin-right: -20px;
}
.imgNone .left {
	float: left;
	margin-right: 20px;
	margin-left: 20px;
}
/* // Benutzerfreundlich machen bei Rechtsausrichtung, sonst ist das erste Bild ganz rechts und in der Galerieansicht eine verdrehte Navigation */
.imgWrapInverted { float: right; }
.imgWrapInverted .imgLeft  { margin-right: 0; margin-left: 20px; }

.imgWidth-100 { width:100%; }
.imgWidth-75 { width:75%; }
.imgWidth-50 { width:50%; }
.imgWidth-33 { width:33.3%; }
.imgWidth-25 { width:25%; }
.imgWidth-20 { width:20%; }
.imgWidth-17 { width:16.6%; }
.imgWidth-15 { width:15%; }
.imgWidth-13 { width:12.5%; }
.imgWidth-10 { width:10%; }
.imgWidth-5 { width:5%; }

.articleImgNone {
	float: none;
	margin: 0 auto;
}
.articleImgLeft {
	float:left;
}
.articleImgLeft + .articleWrap {
	padding-left:20px;
}
.articleImgRight {
	float:right;
}
.articleImgRight + .articleWrap {
	padding-right:20px;
}
.articleImgRight, .articleImgLeft {
	margin-top:10px;
}
.articleImgNone .img,
.articleImgRight .img,
.articleImgLeft .img {
	display: block;
}

/* SUB NAV IN ARTICLEs */
.navSub ul {
	padding: 0 0 0 2em;
}

/* VIDEOS */
.vid {
	position:relative;
	display:block;
	overflow:hidden;
	background-position: 50% 50%;
	background-size: cover;
	height: 0;
	padding-bottom: 62.5%;
}
.vid .playIcon { position:absolute; top:50%; left:50%; margin:-22px 0 0 -38px; width:76px; height:45px; background-position:0 0; }
.vid:hover .playIcon { background-position:-76px 0; }
.vid .video-time {
	position:absolute;
	background:#000;
	color:#FFF;
	display:block;
	padding:3px 6px;
	bottom:0;
	right:0;
	font-weight:bold;
	font-size:10px;
}
.videoFrame {
	float:right;
    position: relative;
    width: 50%;
}
.videoIFrame {
    position: relative;
}
.videoFrame iframe {
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}
/* PAGE JUMPS */
.jumper { margin:10px -10px; position:relative; height:40px; }
.jumper .resultStats, .pagerJumper .divider { display:none; }
.jumper .pagerJumper { display:block; margin:0 auto; position:absolute; right:0; }
.pagerJumper a {
	padding:7px 0;
	margin:0 10px;
	display:block;
	float:left;
	width:30px;
	height:30px;
	background-color:#FFF;
	color:#333;
	font-weight:bold;
	line-height:16px;
	text-align:center; 
}
.pagerJumper a.aktiv { font-style:italic; text-decoration:underline; color:#fff; background-color:#333; }
.pagerJumper a .sprt { display:inline-block; }

.pages { text-align:center; border-top:1px solid #f2f2f2; padding-top:5px; }
.pages a { color:#666; }
.pages a.enabled { font-weight:bold; }

/* DOWNLOADS */
.downloads { margin:0 0 1em 0; }
.downloads h4 { margin-top:0; }
.downloads ul { list-style:none; padding:0; }
.downloads li { padding:0; margin:0; }

.downloads .grids_2 .gridItem { width:50%; float:left;  }
.downloads .grids_3 .gridItem { width:33.3%; float:left;  }
.downloads .grids_4 .gridItem { width:25%; float:left;  }
.downloads .grids_2 a, .downloads .grids_3 a .downloads .grids_4 a { min-height:55px; }

.download > a { display:block; margin:1em; position:relative; min-height:36px; }
.download > a.hasImg { padding-left:55px; }
.download img { position:absolute; left:0; top:0; display:block; }
.download small { display:block; }
.download .medien-zusatzinfo { margin: 1em; }
.download .medien-zusatzinfo.hasImg { padding-left: 110px; }

/* GOOGLE MAPS */
/* OVERLAY */
body.GMO-active { overflow:hidden; }
#GMO-wrap {
	visibility:hidden;
	z-index:1000;
	position:absolute;
	height:100%;
	width:100%;
	top:0;
	left:0;
	text-align:center;
	/*background:rgba(0,0,0,0.7);*/
	overflow:hidden;
	transition:visibility 0.5s;
}
.GMO-active #GMO-wrap {
	visibility:visible;
}
#GMO-container {
	position:relative;
	box-sizing:border-box;
	width:40%;
	min-width:670px;
	height:80%;
	margin-top:20%;
	margin-top:20vh;
	padding-right:40px;
	padding-top:40px;
	display:inline-block;
	opacity:0;
	transition:margin-top .5s , opacity .5s;
}
.GMO-active #GMO-container {
	margin-top:10%;
	margin-top:10vh;
	opacity:1;
}
#GMO-content {
	box-sizing:border-box;
	text-align:left;
	padding:20px;
	height:100%;
	background-color:#fff;
	box-shadow:0 7px 15px rgba(0,0,0,0.6);
	overflow:auto;
}
#GMO-close {
	position:absolute;
	right:0;
	top:0;
	height:40px;
	width:40px;
	cursor:pointer;
	box-shadow:0 2px 10px rgba(0,0,0,0.6);
    transition: transform 1s ease-in-out 0s;
}
.csstransforms #GMO-close .closePop {
    background: #F5420C none;
}
.csstransforms #GMO-close:before, .csstransforms #GMO-close:after {
    background-color: #fff;
    content: "";
    height: 80%;
    left: 45%;
    position: absolute;
    top: 10%;
    width: 2px;
}
.csstransforms #GMO-close:before {
    transform: rotate(45deg);
}
.csstransforms #GMO-close:after {
    transform: rotate(-45deg);
}
#GMO-content button.close {
	background-color:#b2b2b2;
}
ul.placeList {
	color:#c5c7c8;
	list-style:none;
	list-style-type:none;
	padding:0;
}
ul.placeList li {
	position:relative;
	padding-left:20px;
	border-top:1px solid #c5c7c8;
}
ul.placeList li:first-child {
	border-top:0;
}
ul.placeList li:before {
	content:'';
	position:absolute;
	left:0;
	top:5px;
	height:16px;
	width:16px;
	background:url(../img/jQueryUI/ui-icons_222222_256x240.png) -96px -160px no-repeat;
}
ul.placeList li.aktiv:before {
	background-position:-64px -144px;
}
ul.placeList li a {
	display:block;
	padding:5px 0;
	text-decoration:none;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   Theses examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
	.videoFrame {
		float:none;
		position: relative;
		width: 100% !important;
		margin:0;
	}
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
       only screen and (min-resolution: 144dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    *:not(.imgWrap),
	*:before,
	*:after,
	*:first-letter,
	*:first-line {	
		background: transparent !important;
		color: #000 !important; /* Black prints faster:
								   http://www.sanbeiji.com/archives/953 */
		box-shadow: none !important;
		text-shadow: none !important;
	}

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
       /* content: " (" attr(href) ")";*/
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
	
	.langtext, .boxContent { display: block !important; }
	h1, h2, h3 { color: #008b45 !important; }
	h4 { text-align: left !important; }
	h1 { padding-left: 0 !important; }
	.map_canvas { display: none; }
	
	a[href]:after{content:""; }
	
	#parkinfo .ui-accordion-header { border: none; }
	.ui-accordion-content { display: block !important; }
}

/*
	Overlay
	*/
.vcModal,
.vcModalOverlay {
	transition: height 0s .3s, opacity .3s;
	pointer-events: none;
	position: fixed;
	height: 0;
	width: 100%;
	opacity: 0;
	left: 0;
	top: 0;
	z-index: 1000;
}
.vcModal {
	overflow: auto;
}
.vcModal .article { margin: 0; }
.vcModalOverlay {
	background: #fff;
	background: rgba(255,255,255,.75);
	position: fixed;
	display: block;
}

.vcModal .modalMsg {
	display: table;
	padding: 30px 30px 20px;
	height: 100%;
	width: 100%;
}
.vcModal .modalMsg .wrap {
	display: table-cell;
	height: 100%;
	vertical-align: middle;
}
.vcModal .modalMsg .wrap .overlay {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	z-index: 0;
}
.vcModal .modalMsg .wrap .wrapMore {
	max-width: 40em;
	width: 100%;
	box-shadow: 0 19px 38px rgba(0,0,0,0.30), 0 15px 12px rgba(0,0,0,0.22);
	position: relative;
	background: #fff;
	padding: 20px;
	margin: 0 auto;
	z-index: 1;
}

.vcModalSwitch:checked + .vcModalTarget .vcModalOverlay,
.vcModalSwitch:checked + .vcModalTarget .vcModal {
	height: 100%;
	opacity: 1;
	transition: height 0s, opacity .3s;
	pointer-events: auto;
}
.vcModal .vcModalClose {
	position: absolute;
	display: block;
	right: -20px;
	top: -20px;
	cursor: pointer;
	padding: 10px;
	line-height: 20px;
	text-align: center;
	background: #999;
	color: #fff;
	height: 40px;
	width: 40px;
	border-radius: 20px;
	-webkit-transition: all .3s;
	transition: all .3s;
	z-index: 1;
}
.vcModal .vcModalClose:hover {
	background: #008855;
	box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
}



@media (max-width: 1200px) {
	#privacySetupQuick p { text-align: center; }
	#privacySetupQuick .btn { margin-bottom: 5px; }
}

@media (max-width: 640px) {
	#privacySetup h2, #privacySetup .h2 { font-size: 120% !important; }
	#privacySetupQuick p:not(.h2) { font-size: 15px; line-height: 22px; }
	#privacySetupQuick .btn { width: 100%; font-size: 18px; }
}



/*
	CSS Icons
	*/
.vcCssIcon {
	position: relative;
	display: inline-block;
}
.vcCssIconCheck {
	height: 1em;
	width: .667em;
	border-right: .1875em solid #FFF;
	border-bottom: .1875em solid #FFF;
	transform: rotate(45deg);
	margin: 0 .2em;
}
.vcCssIconArrowDown {
    width: 1em;
	height: 1em;
    margin: 0 .2em;
}
.vcCssIconArrowDown:after {
	content: '';
	display: block;
	font-size: .667em;
	width: 1em;
	height: 1em;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -.375em;
	margin-left: -.5em;
	transform: rotate(-45deg);
	border-left: 3px solid #000;
	border-bottom: 3px solid #000;
}
.vcCssIconClose {
	height: 100%;
	width: 100%;
	display: block;
}
.vcCssIconClose:before,
.vcCssIconClose:after {
	position: absolute;
	left: 50%;
	top: 50%;
	content: '';
	background: #fff;
	display: block;
	width: 100%;
	height: .1875em;
	margin-top: -.09375em;
	margin-left: -50%;
}
.vcCssIconClose:before {
	transform: rotate(45deg);
}
.vcCssIconClose:after {
	transform: rotate(-45deg);
}


/*
	Privacy & Cookies
	*/
.vcPrivacyOptsLine input {
	display: none;
}
.vcPrivacyOptsLine label {
	display: block;
	font-weight: bold;
	min-height: 2em;
	padding-right: 4em;
	position: relative;
	cursor: pointer;
	float: none;
}
.vcPrivacyOptsLine label .hint {
	font-weight: normal;
	margin: 0;
	line-height: normal;
}
.vcPrivacyOptsLine label .state {
	position: absolute;
	top: 0;
	right: 0;
	width: 3em;
	height: 1.5em;
	box-shadow: 0 1px 3px rgba(0,0,0,.5) inset;
	background: #C00;
	border-radius: .75em;
	display: block;
	transition: all .3s;
}
.vcPrivacyOptsLine label .state:after {
	content: '';
	display: block;
	position: absolute;
	left: 50%;
	top: 50%;
	display: block;
	width: 1.25em;
	height: 1.25em;
	background: #fff;
	border: 1px solid #ccc;
	margin-top: -.625em;
	margin-left: -1.375em;
	border-radius: .625em;
	transition: all .3s;
}
.vcPrivacyOptsLine input:checked + label .state {
	background: #00b300;
}
.vcPrivacyOptsLine input:checked + label .state:after {
	margin-left: .125em;
}

.vcPrivacyOptsLine input:disabled + label {
	pointer-events: none;
}
.vcPrivacyOptsLine input:disabled + label .state {
	background: #ddd;
}

.vcPrivacyOptsLineWrap + .vcPrivacyOptsLineWrap {
	margin-top: 1.5em;
}
.vcPrivacyMoreInfoTrigger {
	padding: .5em 0 0;
	display: block;
}
.vcPrivacyMoreInfoTrigger .vcCssIconArrowDown {
	margin: 0 0 0 .5em;
	transition: transform .3s;
	float: none !important;
	display: inline-block !important;
}

.vcPrivacySlideDownSwitch ~ .vcPrivacySlideDownTarget {
	max-height: 0;
	transition: max-height .3s cubic-bezier(0,1,0,1), padding .3s, overflow 0s;
	overflow: hidden;
}
.vcPrivacySlideDownSwitch:checked ~ .vcPrivacySlideDownTrigger .on {
	display: inline;
}
.vcPrivacySlideDownTrigger .on,
.vcPrivacySlideDownSwitch:checked ~ .vcPrivacySlideDownTrigger .off {
	display: none;
}
.vcPrivacySlideDownSwitch:checked ~ .vcPrivacySlideDownTrigger .vcCssIcon {
	transform: rotate(180deg);
}
.vcPrivacySlideDownSwitch:checked ~ .vcPrivacySlideDownTrigger .vcCssIconArrowDown:after {
	margin-top: -1em;
}
.vcPrivacySlideDownSwitch:checked ~ .vcPrivacySlideDownTarget {
	max-height: 10000px;
	padding-top: .625em;
	transition: max-height .3s cubic-bezier(1,0,1,0), padding .3s;
	animation: 0s linear 0.3s 1 normal both running delayOverflow;
}

.vcPrivacyDefList {
	padding: 0;
	margin: 0;
	font-size: .8em;
}
.vcPrivacyDefList dt {
	padding: .3125em 0 0;
	font-weight: bold;
	text-align: left;
	margin: 0;
}
.vcPrivacyDefList dd {
	font-weight: normal;
	text-align: left;
	padding: 0 0 .3125em;
	margin: 0;
	line-height: 19px;
}
.vcPrivacyDefList dt:first-child {
	padding-top: 0;
}
.vcPrivacyDefList dd:last-child {
	padding-bottom: 0;
}

#vcPrivacySetupSubmit {
	display: block;
	width: 100%;
	text-align: center;
	margin-top: 1em;
}
.vcPrivacyOverlayTrigger {
	cursor: pointer;
}

.vcPrivacyNoPermission {
	background: #f2f2f2;
	border: 1px solid #ddd;
	text-align: center;
	padding: 1em;
    display: flex;
    flex-direction: column;
    justify-content: center;
	align-items: center;
}

#privacySetupQuick {
 	margin: 0; 
}
#privacySetupQuick .btn {
	margin-right: 2px;
	color: #FFF !important;
}

@media (min-width: 640px) {
	.vcPrivacyDefList dt {
		clear: left;
		float: left;
		padding: .25em 0;
		width: 25%;
	}
	.vcPrivacyDefList dd {
		padding: .25em 0 .25em 20px;
		margin: 0;
		width: 75%;
		float: left;
	}
	.vcPrivacyDefList dt:first-child,
	.vcPrivacyDefList dt:first-child + dd {
		padding-top: 0;
	}
	.vcPrivacyDefList dt:nth-last-child(2),
	.vcPrivacyDefList dt:nth-last-child(2) + dd {
		padding-bottom: 0;
	}
	
	#vcPrivacySetupSubmit {
		margin-left: auto;
		margin-right: auto;
		width: 50%;
	}
}
